@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#f8f8f8;color:#000;font-family:'Montserrat', sans-serif;font-size:16px;line-height:1.43;overflow-x:hidden}body.is-home{background:#fff}@media (max-width: 1439px){body{font-size:15px}}a{color:#ff4e4e;display:inline-block}a:hover,a:active,a:focus{color:#ff4e4e;outline:none;text-decoration:none}img{vertical-align:bottom}a,img,input,textarea,button{-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}input,textarea,select,button{outline:none}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.3}h1{font-size:2.250em}h2{font-size:1.875em}h3{font-size:1.500em}h4{font-size:1.313em}h5{font-size:1.125em}h6{font-size:1.000em}label{display:inline-block}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],textarea{background-color:#fff;-webkit-border-radius:6px;border-radius:6px;border:1px solid #e1e1e1;color:#000;display:inline-block;padding:0.750em 1.000em;width:100%;font-size:1.000em}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,textarea:focus{border-color:#d1d1d1}textarea{resize:vertical;font-family:inherit}select{background-position:95% 50%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);-webkit-border-radius:2px;border-radius:2px;border:none;color:#000;cursor:pointer;padding:0.750em 1.000em;font-size:1.000em;-webkit-appearance:none;-moz-appearance:none;text-indent:0.01px;-o-text-overflow:'...';text-overflow:'...';-ms-appearance:none;appearance:none !important}input[type="button"],input[type="submit"],input[type="reset"],button{background-color:#ff4e4e;border:none;-webkit-border-radius:0.375em;border-radius:0.375em;color:#000 !important;display:inline-block;font-size:inherit;font-family:inherit;font-weight:700;margin:6px 0;padding:0.750em 3.000em;cursor:pointer}input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,button:hover{-webkit-box-shadow:0 0 100px rgba(0,0,0,0.045) inset;box-shadow:0 0 100px rgba(0,0,0,0.045) inset}.btn{-webkit-border-radius:0.375em;border-radius:0.375em;border:1px solid #ff4e4e !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#000 !important;display:inline-block;font-size:1.000em;font-weight:700;margin:5px 0;padding:0.750em 3.000em;text-align:center;text-decoration:none}.btn-default{background-color:#ff4e4e !important;border-width:0 !important}.btn-default:hover{-webkit-box-shadow:0 0 100px rgba(0,0,0,0.045) inset !important;box-shadow:0 0 100px rgba(0,0,0,0.045) inset !important}.btn-default.btn-bordered{border-width:2px !important;color:#000 !important}.btn-default.btn-bordered:hover{background-color:#ff4e4e !important;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-lg{font-size:1.313em !important}.btn-sm{font-size:0.750em !important}.btn-block{width:100%}.btn-bordered{background-color:transparent !important}.alert{border:1px solid transparent;-webkit-border-radius:2px;border-radius:2px;margin:15px 0;padding:15px}.alert-title{font-size:18px;font-weight:normal;margin-bottom:7.5px}.alert .alert-link{font-weight:normal}.alert-green{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-green .alert-link{color:#2b542c}.alert-blue{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-blue .alert-link{color:#245269}.alert-yellow{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-yellow .alert-link{color:#66512c}.alert-red{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-red .alert-link{color:#843534}.header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.navigation{padding:15px 0}.navigation__btn{display:none;font-size:1.125em;background-color:#ff4e4e;width:120px;height:40px;text-align:center;line-height:40px;-webkit-border-radius:4px;border-radius:4px;color:#fff;cursor:pointer;font-weight:bold;position:relative;padding-left:20px}.navigation__btn::before{content:"\f0c9";font-family:'Font Awesome\ 5 Free';font-weight:900;margin-right:8px;display:inline-block;width:15px;position:absolute;top:0;left:20px;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}.navigation.is-active .navigation__btn::before{visibility:hidden;opacity:0}.navigation__btn::after{visibility:hidden;opacity:0;content:"\f00d";font-family:'Font Awesome\ 5 Free';font-weight:900;margin-right:8px;display:inline-block;width:15px;position:absolute;top:0;left:20px;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}.navigation.is-active .navigation__btn::after{visibility:visible;opacity:1}.navigation__root{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.navigation__root li{margin-right:30px}.navigation__root li:last-child{margin:0}.navigation__root li.current-menu-item a{color:#ff4e4e;border-color:#ff4e4e}.navigation__root a{font-size:1.250em;text-transform:uppercase;font-weight:800;color:#000;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0.15)}.navigation__root a:hover{color:#ff4e4e;border-color:#ff4e4e}@media (max-width: 1439px){.navigation__btn{display:block}.navigation__root{display:block;background-color:rgba(0,0,0,0.9);position:absolute;top:100%;left:0;padding:15px;-webkit-border-radius:4px;border-radius:4px;min-width:250px;width:100%;z-index:99;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.015);box-shadow:2px 2px 5px rgba(0,0,0,0.015);visibility:hidden;opacity:0;margin-top:-10px;-webkit-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s}.navigation__root::before{border:8px solid transparent;border-bottom:8px solid rgba(0,0,0,0.9);content:"";position:absolute;top:-16px;left:50px}.navigation.is-active .navigation__root{visibility:visible;opacity:1;margin-top:0}.navigation__root li{margin:0 0 15px 0}.navigation__root a{border-bottom:1px solid rgba(255,255,255,0.15);color:#fff;font-size:1.125em}}@media (max-width: 576px){.navigation{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.social-share{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.main{margin:15px 0;padding:30px 45px;background-color:#fff;-webkit-box-shadow:1px 5px 10px #eee;box-shadow:1px 5px 10px #eee}@media (max-width: 1439px){.main{padding:30px}}@media (max-width: 767px){.main{padding:15px}}.informers{margin-bottom:20px;position:relative}.informers__title{font-size:2.500em;max-width:800px;margin-bottom:20px}@media (max-width: 1199px){.informers__title{max-width:none}}@media (max-width: 767px){.informers{margin-bottom:15px}.informers__title{font-size:1.5em;margin-bottom:20px}}.widget-data{margin-bottom:20px}.widget-data__title{margin-bottom:15px;max-width:800px}.widget-data-item{margin:8px 0}.widget-data-item__inner{height:100%;padding:12px 16px;border:1px solid #e1e1e1;-webkit-border-radius:8px;border-radius:8px;position:relative}.widget-data-item__val{font-size:1.850em;font-weight:800;color:#ff4e4e;min-height:30px;line-height:1;margin-bottom:8px}.widget-data-item__incr{position:absolute;top:10px;right:10px;color:#ff4e4e;font-weight:600;max-width:100px;text-align:right;font-size:0.875em}.widget-data-item__descr{font-size:1.125em}@media (max-width: 1199px){.widget-data{margin-bottom:15px}}@media (max-width: 767px){.widget-data__title{font-size:1.250em}.widget-data-item__val{font-size:1.875em;min-height:28px}.widget-data-item__descr{font-size:1.000em}}.widget-chart--world{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.widget-chart--world .widget-chart__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.widget-chart__item{margin-bottom:15px}.widget-chart__title{margin-bottom:15px;max-width:800px}.widget-chart__container{height:400px}.widget-chart__container>canvas{max-width:100%}@media (max-width: 767px){.widget-chart{margin-bottom:15px}.widget-chart__title{font-size:1.250em}.widget-chart__container{height:300px}}.widget-news{margin-bottom:15px}.widget-news__title{margin-bottom:20px}.widget-news-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.widget-news-item__details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.widget-news-item__source{margin-right:8px}.widget-news-item__icon{background-repeat:no-repeat;background-size:contain;margin-right:5px;position:relative;width:16px;height:16px;display:inline-block;top:3px}.widget-news-item__resource{display:inline-block;font-weight:600;text-transform:uppercase;font-size:0.875em}.widget-news-item__time{color:#aaa;font-weight:500;font-size:0.875em;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;top:2px}.widget-news-item__link{color:#000}.widget-news-item__link:hover{text-decoration:underline}.widget-news__more{text-align:center}@media (max-width: 767px){.widget-news__title{font-size:1.250em;margin-bottom:15px}}.map__title{max-width:800px;margin-bottom:20px}#map{-webkit-border-radius:8px;border-radius:8px;overflow:hidden;width:100%;height:600px}.map-mark__title{margin-bottom:8px}.map-mark__sign{width:20px;height:20px;background-color:#eee;display:inline-block;vertical-align:middle;margin:2px 8px 2px 0}.map-mark__list{margin-bottom:8px}.map-mark__sign.active{background-color:#FFA002}.map-mark__sign.deaths{background-color:#ff0000}.map-mark__sign.recovered{background-color:#13a92c}@media (max-width: 767px){.map__title{font-size:1.500em;margin-bottom:15px}#map{height:450px}}.world-statistics__title{margin-bottom:20px;max-width:800px}.world-statistics__body .typography-table{max-height:600px}.world-statistics__flag{width:30px;margin-right:8px;vertical-align:middle;border:1px solid #000}.world-statistics__todaycases{color:#ffa002;-webkit-border-radius:2px;border-radius:2px;font-size:0.875em;font-weight:500}.world-statistics__todaydeaths{color:#ff0000;-webkit-border-radius:2px;border-radius:2px;font-size:0.875em;font-weight:500}@media (max-width: 767px){.world-statistics{margin-bottom:15px}.world-statistics__title{font-size:1.250em;margin-bottom:15px}.world-statistics__body .typography-table{max-height:450px}.world-statistics__flag{display:block;margin:0 0 8px 0}}.page-section__title{font-size:2.500em;max-width:800px;margin-bottom:20px}.pdfemb-viewer{border-color:#e1e1e1 !important}@media (max-width: 767px){.page-section__title{font-size:1.5em;margin-bottom:15px}}.quotes-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px}.quotes-section__block{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.quotes-section__list{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 30px}.quotes-section__title{margin-bottom:20px}.quotes-section__date{font-size:1.500em;position:relative;margin-bottom:15px}.quotes-section__date::after{width:100%;height:1px;position:absolute;content:"";background-color:#000;top:50%;left:0}.quotes-section__date span{background-color:#fff;position:relative;padding:0 30px 0 0;z-index:1}.quotes-item{margin-bottom:45px}.quotes-item__head{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.quotes-item__image{width:135px;-webkit-flex-basis:135px;-ms-flex-preferred-size:135px;flex-basis:135px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;height:auto;-webkit-border-radius:50%;border-radius:50%;border:1px solid #eee}.quotes-item__details{margin-left:30px}.quotes-item__name{font-size:1.250em;font-weight:bold;margin-bottom:8px}.quotes-item__body{border:1px solid #e1e1e1;padding:30px 30px 30px 45px;font-style:italic;-webkit-border-radius:4px;border-radius:4px;position:relative;font-size:1.125em}.quotes-item__body::before{border:12px solid transparent;content:"";display:block;position:absolute;border-bottom:12px solid #e1e1e1;top:-24px;left:55px;z-index:1}.quotes-item__body::after{border:12px solid transparent;content:"";display:block;position:absolute;border-bottom:12px solid #fff;top:-22px;left:55px;z-index:1}.quotes-item__body>i{position:absolute;font-size:1.850em;color:#e1e1e1;background-color:#fff;padding:15px;top:50%;left:-30px;margin-top:-30px}.quotes-item__text>p{margin-bottom:15px}@media (max-width: 1439px){.quotes-section{margin:0 -15px}.quotes-section__list{padding:0 15px}}@media (max-width: 991px){.quotes-section__list{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media (max-width: 767px){.quotes-section__date span{padding:0 15px 0 0}.quotes-item{margin-bottom:30px}.quotes-item__image{width:90px;-webkit-flex-basis:90px;-ms-flex-preferred-size:90px;flex-basis:90px}.quotes-item__details{margin-left:15px}.quotes-item__name{font-size:1.000em}.quotes-item__body{padding:20px 20px 20px 30px}.quotes-item__body::before{left:30px}.quotes-item__body::after{left:30px}.quotes-item__body>i{font-size:1.250em;left:-15px;margin-top:-25px;padding:15px 5px}}.cities-section__list{-webkit-column-count:6;-moz-column-count:6;column-count:6}.cities-section__link{margin-bottom:5px;font-size:1.125em;font-weight:600}@media (max-width: 1199px){.cities-section__list{-webkit-column-count:5;-moz-column-count:5;column-count:5}}@media (max-width: 991px){.cities-section__list{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media (max-width: 767px){.cities-section__list{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (max-width: 575px){.cities-section__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.banner{text-align:center}.banner--top{margin-bottom:45px}.banner--center{margin:45px 0}.banner--bottom{margin-top:45px}@media (max-width: 767px){.banner--top{margin-bottom:30px}.banner--center{margin:30px 0}.banner--bottom{margin-top:30px}}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin:30px 0 20px}.typography p{margin-bottom:15px}.typography ul{margin:20px 0 45px 30px}.typography li{list-style-type:square;margin-bottom:15px}.typography iframe,.typography object,.typography embed{margin-bottom:20px;padding:10px;width:100%}.typography blockquote{font-size:21px;font-style:italic;font-weight:normal;margin:45px 0;padding:30px;position:relative;text-align:center}.typography blockquote::before{background-color:#333;content:"";display:block;height:1px;left:50%;margin-left:-30px;position:absolute;top:0;width:60px}.typography blockquote::after{background-color:#333;content:"";display:block;height:1px;left:50%;margin-left:-30px;position:absolute;top:100%;width:60px}.typography-table{overflow:auto}.typography-table a{color:#72b74a}.typography table,.typography-table table{border-collapse:collapse;border-spacing:0;width:100%}.typography table th,.typography-table th{position:-webkit-sticky;position:sticky;top:-1px}.typography table th,.typography table td,.typography-table th,.typography-table td{padding:8px;border:1px solid #ececec;vertical-align:middle;text-align:left}.typography table th,.typography-table th{background:#ececec;border-color:#fff;font-weight:500}.typography table th:first-child,.typography-table th:first-child{border-left-color:#ececec}.typography table th:last-child,.typography-table th:last-child{border-right-color:#ececec}.typography table tr.full-colored-closed td,.typography-table tr.full-colored-closed td{color:#ff0042}.typography table .tc-number,.typography-table .tc-number{font-weight:500;color:#000}.typography table .tc-name,.typography-table .tc-name{width:420px}.typography table .tc-time,.typography-table .tc-time{white-space:nowrap}.typography table td.tc-colored-active,.typography-table td.tc-colored-active{color:#72b74a}.typography table td.tc-colored-closed,.typography-table td.tc-colored-closed{color:#ff0042}.typography table td.tc-colored-performed,.typography-table td.tc-colored-performed{color:#4a57b7}.typography table td.tc-colored-processed,.typography-table td.tc-colored-processed{color:#ffae00}.typography table td.tc-in-ordering,.typography-table td.tc-in-ordering{padding:0}.typography table td.tc-in-ordering .tc-in-ordering-title,.typography-table td.tc-in-ordering .tc-in-ordering-title{padding:10px 20px}.typography table .tc-in-ordering-button,.typography-table .tc-in-ordering-button{visibility:hidden;opacity:0}.typography table tr:hover td,.typography-table tr:hover td{background:#fcfcfc}.typography table tr:hover td .tc-in-ordering-button,.typography-table tr:hover td .tc-in-ordering-button{visibility:visible;opacity:1}.typography table tr.table-end:hover td,.typography-table tr.table-end:hover td{background:rgba(0,0,0,0)}@media (max-width: 767px){.typography table th,.typography-table th{font-size:0.875em}.typography table td,.typography-table td{font-size:0.875em}}.footer{padding:15px 0}.footer-copyright{max-width:300px}.footer-copyright__img{max-width:150px;position:relative;left:-3px;top:-3px}

