/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
*{outline:none !important;}p:last-child,li:last-child{margin-bottom:0 !important;}html{padding:0;margin:0;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;min-height:100%;height:100%;}body{padding:0;margin:0;line-height:1;min-height:100%;height:100%;}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:normal;}p{margin-top:0;font-weight:normal;margin-top:0;}*{-webkit-box-sizing:border-box;box-sizing:border-box;}a{text-decoration:none;}form{padding:0;margin:0;}input[type="text"]{border:none;padding:0;margin:0;background:transparent;}input[type="submit"]{border:none;padding:0;margin:0;cursor:pointer;}ul{padding:0;margin:0;list-style:none;}ul.article-ul,ol{margin-bottom:30px;}li{padding:0;margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;text-transform:none;}select{text-transform:none;}button,html input[type="button"]{-webkit-appearance:button;cursor:pointer;}input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input::-moz-focus-inner{border:0;padding:0;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}*{-webkit-box-sizing:border-box;box-sizing:border-box;}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}html{font-size:10px;-webkit-tap-highlight-color:transparent;}body{font-size:14px;color:#333;background-color:#fff;}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}a{color:#337ab7;text-decoration:none;}figure{margin:0;}img{vertical-align:middle;height:auto;}.group:after,.contain:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}body{font-family:Roboto,Sans-serif;font-weight:400;color:#000000;}.center{flex:1 0 auto;}p{font-size:16px;color:#000000;}a{color:#0173c1;}a:hover{text-decoration:underline;}.top-mnu-a:hover,.top-mnu-a:focus,.top-mnu-more-a:hover,.top-mnu-more-a:focus,.top-user-a:hover,.top-user-a:focus,.butt:hover,.butt:focus,.tabs-a:hover,.tabs-a:focus,.tabs-main-link:hover,.tabs-main-link:focus,.mnu-a-active-page:hover,.mnu-a-active-page:focus{text-decoration:none;}p:last-child,li:last-child{margin-bottom:0 !important;}.wrapper{width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;min-height:100%;}.contain{width:1200px;margin-left:auto;margin-right:auto;}.sort-form-reset img{margin-right:7px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.about-proj-wrap p{font-size:16px;color:black;line-height:1.6;margin-bottom:15px;}.index-page{padding-top:55px;}.sort-form-block{padding-bottom:51px;}.like-h2{font-size:30px;color:black;margin-bottom:19px;}.sort-form{margin-bottom:0px;background-color:#f0f2f5;padding:22px 33px 25px 19px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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;margin-top:30px;}input[type="text"].sort-form-input.add-input-text{width:374px;height:48px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;background-color:white;color:#999999;font-size:16px;padding-left:16px;padding-right:16px;margin-bottom:19px;}.simpler-select,select{width:374px;height:48px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;background-color:white;color:#999999;font-size:16px;padding-left:16px;padding-right:16px;margin-bottom:19px;padding-top:0;padding-bottom:0;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;text-transform:none;font-weight:normal;}details summary{margin-bottom:10px;font-weight:bold;}details summary::-webkit-details-marker{display:none;}.simpler-select,select{color:#404040;width:100%;}.file-link-wrap{width:100%;margin-top:10px;}form .field--name-field-kategoriya .touchevents .draggable td{padding:0;}.sort-form-select,.select2-container--default .select2-selection--single{width:374px;height:48px;position:relative;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;background-color:white;color:#999999;padding:0 16px;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;text-transform:none;font-weight:normal;}@media only screen and (max-width:1200px){.sort-form .select2-container,.select2-container--default .select2-selection--single{max-width:100%;}}@media only screen and (max-width:570px){.sort-form .select2-container,.select2-container--default .select2-selection--single{width:100% !important;}}.select2-container{margin-bottom:19px;}.select2-container--default .select2-selection--single .select2-selection__arrow{top:10px;}.select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;}.select2-results ul li{padding:8px 16px;color:#000;cursor:pointer;white-space:nowrap;}.select2-container--default .select2-results__option--selected,.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#a0a0a0;color:rgb(255,255,255);}.sort-form ::-webkit-input-placeholder{color:#999;}.sort-form ::-moz-placeholder{color:#999;}.sort-form :-ms-input-placeholder{color:#999;}.sort-form ::placeholder{color:#999;}.sort-form-bot{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-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;}@media only screen and (min-width:760px){.sort-form-butt-event{max-width:66%;}}.sort-form-reset{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-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-right:14px;}.sort-form-reset span{font-size:16px;color:#999999;}input[type="submit"].sort-form-butt{width:224px;height:48px;-webkit-border-radius:2px;border-radius:2px;background-color:#ff8a00;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#ffffff;font-size:16px;}.announ{padding-bottom:59px;}.announ-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.announ-item{width:362px;}.like-h3{color:#000125;font-size:26px;margin-bottom:20px;}.announ-comp-item{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;padding-top:20px;border-bottom:1px solid lightgray;padding-bottom:20px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.announ-comp-item img{height:auto;}.announ-comp-item:last-of-type{border:none;}.announ-comp-img-wrap{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:0px;width:108px;}.announ-comp-txts{padding-left:34px;}.announ-comp-txt-1{color:#0173c1;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:9px;line-height:1.2;}.announ-comp-txt-2{color:black;font-size:16px;margin-bottom:9px;}.announ-comp-txt-3,.country-map{font-size:16px;color:#999999;line-height:1.4;margin-top:5px;}.country-map{margin:0;}.announ-comp-more{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-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:14px;}.announ-comp-more-txt{margin-right:7px;color:#0173c1;font-size:16px;display:inline-block;}.block-brd-top{padding-top:40px;padding-bottom:42px;border-top:1px solid #d8d8d8;}.block-brd-top.nobdr{border:none;}.navig-list{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.navig-list-item{width:-webkit-calc(25% - 10px);width:calc(25% - 10px);margin-bottom:40px;margin-right:10px;}.navig-title{margin-bottom:0px;font-size:18px;color:black;line-height:1.4;}.navig-ul{margin-bottom:0px;margin-top:23px;}.navig-li{font-size:18px;color:black;margin-bottom:20px;line-height:1.2;}.navig-a{font-size:16px;color:#0173c1;}.public-wrap{margin-top:33px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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;margin-bottom:21px;}.public-item{width:-webkit-calc(33% - 14px);width:calc(33% - 14px);margin-bottom:20px;}.public-txt-1{font-size:16px;color:#ff8a00;}.public-txt-2{font-size:18px;color:black;line-height:1.4;margin-bottom:10px;margin-top:10px;font-weight:500;}.public-txt-3{font-size:16px;color:#8b8b8b;}.butt{height:48px;-webkit-border-radius:2px;border-radius:2px;background-color:#ff8a00;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-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;font-size:16px;color:white;margin-top:0px;padding-right:38px;padding-left:38px;}.right-wrap{padding-bottom:57px;display:block;}.top-desc{padding-bottom:45px;}.top-desc p{font-size:16px;color:black;line-height:1.6;margin-bottom:15px;}.archive-link img{margin-left:8px;}.map{margin-top:30px;position:relative;}.map-inner{width:76px;height:148px;position:absolute;z-index:2;left:416px;top:214px;}.map-inner img{width:29px;height:29px;position:absolute;z-index:4;}.map-inner img:nth-child(1){right:19px;top:0;}.map-inner img:nth-child(2){left:10px;top:8px;}.map-inner img:nth-child(3){left:0;top:24px;}.map-inner img:nth-child(4){left:0;top:42px;}.map-inner img:nth-child(5){left:0;top:61px;}.map-inner img:nth-child(6){left:0;top:80px;}.map-inner .map-pin-2{width:62px;height:51px;right:0;bottom:0;z-index:3;}.cont-td{vertical-align:top;font-size:16px;color:#8b8b8b;padding-right:21px;padding-bottom:25px;line-height:1.2;min-width:125px;}.cont-td img{margin-right:9px;margin-top:-2px;}.cont-td p{font-size:16px;color:black;margin-bottom:15px;}.cont-td a{color:#0173c1;}.call-err{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;color:#8b8b8b;}.call-err img{margin-right:7px;margin-top:0;}.feed-l img{margin-top:9px;}.file-rem img{margin-left:4px;}.file-add img{margin-right:6px;}.add-info-2 a{color:#0173c1;}.top{min-height:62px;background-color:#1f2d5e;}.top .contain{height:100%;}.super-wrap{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.mnu-search-user-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:62px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;}.top-wrap{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;min-height:62px;height:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:self-start;-ms-flex-item-align:self-start;align-self:self-start;padding-top:18px;}.logo:hover{text-decoration:none;}.logo-txt{margin-left:11px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;color:white;text-transform:uppercase;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.top-mnu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:62px;}.top-mnu-li{height:100%;}.top-mnu-a{font-size:16px;color:#ffffff;height:100%;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;padding-left:17px;padding-right:17px;}.top-mnu-a:hover{color:#ff8a00;}.top-mnu-a.active{color:#ff8a00;}.top-mnu-a img{margin-left:5px;}.top-mnu-li{position:relative;}.top-mnu-li.open{position:relative;}.top-mnu-li.open .top-mnu-a{padding-left:24px;padding-right:24px;background-color:#314589;}.top-mnu-li.open .top-mnu-a:hover{color:#FFF;}.top-mnu-li.open .top-mnu-a img{display:none;}.top-mnu-li.child .top-mnu-a:hover{background-color:#314589;color:#FFF;}.top-mnu-more-ul{display:none;position:absolute;z-index:2;min-width:128px;background-color:#314589;padding-top:21px;padding-bottom:21px;right:0;}.top-mnu-more-ul.open{display:block;}.top-mnu-more-li{margin-bottom:21px;}.top-mnu-more-a{padding:0 17px;text-align:right;font-size:16px;font-weight:400;color:#ffffff;display:block;width:100%;}.top-search{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:15px;}.top-search-form{width:545px;margin-left:15px;position:relative;}.top-search-form-wrap .top-search-form .form-submit,.center .top-search-form .form-submit{display:inline-block;background-color:#1f2d5e;width:36px;height:36px;border-radius:3px;overflow:hidden;text-indent:-200px;background-image:url(/themes/custom/mf/img/search.svg);background-size:18px auto;background-position:center;background-repeat:no-repeat;vertical-align:baseline;}.center .top-search-form .form-submit{height:48px;vertical-align:top;width:48px;}.center .top-search-form{margin-left:0;margin-bottom:20px;}.top-search-form ::-webkit-input-placeholder{font-size:16px;font-weight:400;color:#999999;}.top-search-form ::-moz-placeholder{font-size:16px;font-weight:400;color:#999999;}.top-search-form :-ms-input-placeholder{font-size:16px;font-weight:400;color:#999999;}.top-search-form ::placeholder{font-size:16px;font-weight:400;color:#999999;}input[type="text"].top-search-input{height:40px;-webkit-border-radius:2px;border-radius:2px;background-color:#ffffff;width:400px;font-size:16px;font-weight:400;color:#999999;padding-left:16px;padding-right:16px;}.top-search-form-wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;height:69px;background-color:#1f2d5d;display:none;margin-left:190px;}.top-search-form-wrap.open{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.top-user-wrap{margin-left:103px;position:relative;min-width:162px;}.top-user{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-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}.top-user span{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;font-size:16px;font-weight:400;color:#ffffff;margin-left:12px;}.top-user img{margin-left:6px;}.top-user-ul{padding:25px 20px 20px 20px;min-width:188px;-webkit-box-shadow:0 2px 9px rgba(228,232,236,0.25);box-shadow:0 2px 9px rgba(228,232,236,0.25);background-color:#ffffff;height:auto;position:absolute;z-index:2;top:35px;right:0;display:none;}.top-user-ul hr{margin-bottom:13px;margin-top:0;height:1px;background-color:#d8d8d8;border:none;}.top-user-ul.open{display:block;}.top-user-li{margin-bottom:20px;}.top-user-a{font-size:16px;font-weight:400;color:#0173c1;}.page{padding-top:45px;}.bread-ul{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;flex-wrap:wrap;}.bread-ul li{margin-bottom:5px !important;padding-left:0 !important;}.bread-li:before{content:none !important;}.bread-li:after{content:"/";font-size:14px;color:#8b8b8b;margin-left:6px;margin-right:6px;}.bread-li:last-child:after{display:none;}.bread-li a{font-size:14px;color:#8b8b8b;}.bread-sep{font-size:14px;color:#8b8b8b;margin-left:6px;margin-right:6px;}.bread-span{font-size:14px;color:#000000;}.l-r{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:31px;}.left{width:300px;margin-bottom:50px;}.l-brand-block{-webkit-box-shadow:#e4e8ec 0px 2px 9px;box-shadow:#e4e8ec 0px 2px 9px;background-color:white;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:44px;padding-bottom:45px;margin-bottom:38px;margin-top:14px;}.l-mnu-block{background-color:#f8f8fa;padding:30px 32px;}.l-mnu{margin-bottom:25px;}.l-mnu.rubr-block-ul{margin-bottom:0;}.l-mnu-li{font-size:18px;color:black;margin-bottom:25px;}.l-mnu-a{font-size:18px;color:#0173c1;display:block;}.mnu-a-active-page{display:none;}.l-about-comp{display:block;margin-bottom:28px;margin-top:26px;}.l-about-comp li{font-size:16px;font-weight:400;color:#000000;line-height:1.9;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;flex-wrap:wrap;}.l-about-comp li a{display:block;}.l-about-comp li span span{display:block;font-size:0.95em;}.l-about-comp li span span a{background-image:url(/themes/custom/mf/img/next.svg);background-size:6px auto;background-repeat:no-repeat;background-position:2px center;padding-left:10px;}.l-about-comp-2{color:#0173c1;text-align:right;white-space:normal;}.right{width:-webkit-calc(100% - 341px);width:calc(100% - 341px);}.like-h1{font-size:34px;color:black;line-height:1.2;margin-bottom:19px;}.public-list-item{margin-bottom:24px;}.public-cat{display:block;font-size:16px;color:#ff8a00;margin-bottom:6px;}.public-title{display:block;font-size:18px;color:#0173c1;line-height:1.3;}.public-date{display:block;font-size:16px;color:#8b8b8b;margin-top:12px;}.archive-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;color:#0173c1;padding-right:0px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:28px;}.w-table{width:100%;margin-top:28px;}.w-tbody{width:100%;}.w-td{border:1px solid #d8d8d8;padding:21px 28px 24px;font-size:16px;color:#000000;}.relat-comp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:35px;}.relat-col{padding-right:22px;}.relat-title{margin-bottom:25px;font-size:18px;color:#000000;}.relat-list-item{margin-bottom:15px;line-height:1.4;}.relat-link{font-size:16px;color:#0173c1;}.relat-obj{margin-top:35px;}.relat-obj-item{margin-bottom:37px;}.relat-obj-item:last-child{margin-bottom:0;}.relat-obj-title{margin-bottom:20px;font-size:18px;color:#000000;}.relat-obj-links{line-height:2.3;}.relat-obj-links a{font-size:16px;font-weight:400;color:#0173c1;}.cont-table-wrap + .cont-info{margin-top:40px;}.cont-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.cont-date{display:inline-block;font-size:16px;color:#8b8b8b;}.feed-list{margin-top:30px;}.feed-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;}.feed-l{width:44px;}.feed-r{width:-webkit-calc(100% - 44px);width:calc(100% - 44px);}.feed-txt{font-size:17px;color:black;line-height:1.8;}.feed-row-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px;margin-bottom:14px;}.feed-name,.feed-date{font-size:17px;color:#8b8b8b;}.feed-answ{font-size:17px;color:#0173c1;margin-right:7px;}.like-h4{font-size:22px;color:black;margin-bottom:20px;}.add-feed-form{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}input[type="text"],input[type="email"],input[type="password"],input[type="url"],.webform-submission-form input[type="text"].add-input{width:438px;height:48px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;font-size:16px;color:#999999;padding-left:15px;padding-right:15px;}.add-feed-form div.form-item-field-comment-impressions .select2 .select2-selection{width:417px !important;height:48px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;font-size:16px;color:#999999;padding-left:15px;padding-right:15px;margin-bottom:0;}.field--name-field-comment-impressions,.add-feed-form .select2-container{width:417px !important;}.add-area-wrap{width:100%;margin-top:19px;position:relative;}.add-area{margin-top:0px;width:100%;height:186px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;font-size:16px;color:#999999;padding:18px;margin-bottom:50px;}.files-row{height:50px;background-color:#f8f8f8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:13px;padding-right:23px;margin-top:-4px;position:absolute;bottom:4px;left:0px;width:100%;}.files-col{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;}.file-rem{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:18px;font-size:14px;color:#666666;}.file-add{font-size:16px;color:#0069ba;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;}.add-feed-info{font-size:16px;color:#666666;margin-top:15px;margin-bottom:30px;}.add-feed-bot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;}.add-feed-bot-l{padding-right:29px;display:flex;flex-direction:column-reverse;}input[type="submit"].add-butt,.form-managed-file .form-submit{width:156px;height:48px;-webkit-border-radius:2px;border-radius:2px;background-color:#ff8a00;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#ffffff;}.add-info-2{font-size:16px;color:black;margin-top:19px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.add-info-2 span{line-height:1.4;font-weight:400;}.add-info-2 span label{display:inline-block;}.add-info-check{margin-right:5px;margin-top:4px;}.add-feed-bot-r{min-height:86px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:310px;}.sim-list{margin-top:0px;}.sim-item{border-bottom:1px solid #d8d8d8;padding-bottom:37px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:46px;}.sim-item:last-child{border:none;}.sim-img-wrap{width:130px;height:100px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.sim-img-wrap.empty{background-color:#f8f8fa;}.sim-right{width:-webkit-calc(100% - 159px);width:calc(100% - 159px);}.sim-title{font-size:18px;color:#0173c1;margin-bottom:15px;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;line-height:1.3;}.sim-txt{font-size:16px;color:black;line-height:1.5;}.sim-info{margin-top:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.sim-counrty-col{width:175px;}.sim-counrty{font-size:14px;color:#8b8b8b;margin-bottom:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.sim-counrty-name{font-size:14px;color:#000000;}.sim-title-span{font-size:16px;color:#0173c1;margin-left:auto;}.sim-info-sb{margin-top:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.sim-cat{display:inline-block;font-size:14px;font-weight:400;color:#ff8a00;margin-bottom:10px;}.sim-date{display:inline-block;font-size:16px;color:#8b8b8b;}.footer{background-color:#eaebeb;padding-top:59px;}.footer-row-1{padding-bottom:49px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.footer-col-1{padding-right:203px;}.footer-li{margin-bottom:21px;}.footer-a{font-size:16px;color:#000000;}.footer-col-2,.footer-col-3{padding-right:71px;}.footer-col-4{padding-right:0px;margin-left:auto;}.socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:54px;margin-top:18px;}.social-item{width:30px;height:30px;background-color:#595959;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;margin-right:16px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.footer-row-2{padding-top:27px;padding-bottom:27px;border-top:1px solid #c6c6c6;}.copy{font-size:17px;color:#565656;text-align:center;}.rubr-block{width:100%;background-color:#f8f8fa;padding:30px 20px 31px 25px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.rubr-block-li{margin-bottom:18px;}.rubr-block-a{color:#0173c1;font-size:16px;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.rubr-block-span,.rubr-block-ul a.active-trail{line-height:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#000000;font-size:16px;font-weight:500;}.rubr-block-ul-2{padding-left:20px;margin-top:16px;}.rubr-block-li-in{padding-left:20px;}.rubr-block-icon{color:#0173c1;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:30px;}.rubr-block-icon img{margin-left:7px;}.sort-form-companies{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:16px;padding-right:16px;margin-top:7px;}.companies-desc{padding-bottom:20px;}.sort-form-txt{font-size:16px;font-weight:400;color:#666666;}input[type="submit"].sort-form-butt.min{padding-left:23px;padding-right:23px;width:auto;}.sim-info-col{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sim-info-sb .sim-counrty-sb{margin:0 5px;}.sim-info-col .sim-counrty-col,.sim-info-col .sim-counrty-sb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:auto;}.sim-info-col .sim-counrty{height:auto;font-size:16px;}.sim-info-col .sim-counrty-name{margin-left:6px;font-size:16px;}ul.sim-bread{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:11px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}ul.sim-bread li{line-height:1.6;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}ul.sim-bread li:after{content:"";display:block;width:7px;height:10px;background:url(/themes/custom/mf/img/arr-r-bread.svg) no-repeat 0 0;margin-left:7px;margin-right:7px;}ul.sim-bread li:last-child:after{display:none;}ul.sim-bread a{font-size:14px;font-weight:400;color:#0173c1;}.pagin-ul-wrap{margin-top:40px;}ul.pagin-ul{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}ul.pagin-ul li{list-style:none;margin-right:9px;}ul.pagin-ul li:last-child{margin-right:0;}.pagin-a{width:43px;height:40px;background-color:#f5f7fa;color:#0173c1;font-size:14px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.pagin-span{width:43px;height:40px;background-color:#f5f7fa;color:black;font-size:14px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.pagin-next{width:43px;height:40px;background-color:#f5f7fa;color:#0173c1;font-size:14px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.pagin-next.pagin-prev{transform:rotate(180deg);}.companies-right-wrap{padding-bottom:105px;}.event-link img{margin-right:8px;}.event-link span{color:#0173c1;font-size:16px;}.event{background-color:#f8f8fa;padding-top:45px;padding-bottom:43px;}.event-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.event-l{width:204px;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;}.event-img-wrap{width:204px;height:150px;-webkit-box-shadow:#e4e8ec 0px 2px 9px;box-shadow:#e4e8ec 0px 2px 9px;background-color:white;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.event-r{padding-left:39px;}.event-txt-1{color:black;font-size:34px;margin-bottom:20px;}.event-txt-2{color:black;font-size:16px;margin-bottom:15px;}.event-txt-3{color:black;font-size:16px;margin-bottom:20px;}.event-link{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-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.w-span{color:#0173c1;font-size:16px;}.bread-wrap-event{margin-bottom:44px;}.events-info{margin-bottom:56px;}.events-info-row{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;line-height:1.5;margin-bottom:22px;}.events-info-img-wrap{margin-right:12px;}.events-info-txts{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;}.events-info-txt-1{margin-right:9px;font-size:16px;font-weight:400;color:#8b8b8b;}.events-info-txt-2{font-size:16px;font-weight:400;color:#0173c1;}.avia-wrap{margin-bottom:13px;}.avia-wrap-form{background:url(/themes/custom/mf/img/aviasales.jpg) no-repeat 0 0;background-size:100% auto;width:100%;height:275px;margin-top:32px;}.ads-block{margin-top:30px;text-align:right;}.right-events{width:-webkit-calc(100% - 339px);width:calc(100% - 339px);}.left-events{width:300px;}.companies-table-wrap,.map-scheme-wrap{margin-top:27px;}.block-brd-top-map .cont-info{margin-top:36px;}.events-right-wrap{padding-bottom:3px;}.ads-list{display:table;border-collapse:collapse;margin-top:47px;margin-bottom:68px;}.pagin-wrap-ads{margin-top:0;}.ads-item-row{display:table-row;}.ads-item{padding:15px 18px 20px 18px;display:table-cell;border:1px solid #ededed;width:25%;vertical-align:top;}.ads-item-cat{color:#ff8a00;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:11px;}.ads-item-img-wrap{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto auto 8px;height:136px;}.ads-item-img-wrap.empty{width:142px;background-color:#f8f8fa;}.ads-item-txt-1{color:#0173c1;font-size:16px;line-height:24px;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;margin-bottom:6px;}.ads-item-txt-2{color:black;font-size:14px;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-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:5px;}.ads-item-txt-2-span{color:#8b8b8b;font-size:14px;margin-right:6px;display:inline-block;}.ads-item-txt-3{color:#0173c1;font-size:14px;line-height:21px;margin-bottom:6px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.ads-item-txt-4{color:#000000;font-size:14px;}.bread-wrap-catevents{margin-bottom:31px;}.sort-form-date-interval{width:374px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}input[type="text"].sort-form-date-input{height:48px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #e4e4e4;background-color:#ffffff;font-size:16px;font-weight:400;color:#040404;padding:0 14px;width:-webkit-calc(50% - 4.5px);width:calc(50% - 4.5px);}.ui-datepicker{-webkit-box-shadow:0 2px 9px rgba(203,203,203,0.25);box-shadow:0 2px 9px rgba(203,203,203,0.25);border:1px solid #e4e4e4;background-color:#ffffff;width:259px;font-family:Roboto !important;}.ui-datepicker th{font-size:14px;font-weight:400;color:#040404;}.ui-datepicker .ui-datepicker-header{background:none;border:none;padding-top:4px;}.ui-datepicker .ui-datepicker-header a.ui-corner-all{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.ui-datepicker .ui-datepicker-header a.ui-corner-all .ui-icon{border:none;width:10px;height:14px;border:none;background-repeat:no-repeat;background-position:center;}.ui-datepicker .ui-datepicker-header a.ui-corner-all:hover{background:none;border:none;padding:0;}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-size:16px;font-weight:400;color:#040404;}.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{left:5px;top:2px;}.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev .ui-icon{background:url(/themes/custom/mf/img/arr-l-cal.svg);}.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{right:0px;top:2px;}.ui-datepicker .ui-datepicker-header a.ui-datepicker-next .ui-icon{background:url(/themes/custom/mf/img/arr-r-cal.svg);}.ui-state-default,.ui-widget-content .ui-state-default{font-size:14px;font-weight:400;color:#666666;background:none;border:none;padding:7px 7px;}.ui-widget-content .ui-state-default.ui-state-active{font-size:14px;font-weight:600;color:#0173c1;}.graph-year-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;}.graph-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:8px;}.graph-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:2px;margin-right:2px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;}.graph-item-inner{position:relative;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px 3px 5px 3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.graph-item-inner:before{display:none;content:"";position:absolute;bottom:0;width:100%;height:100%;background-color:#fff2e2;z-index:-1;padding:20px 3px 5px 3px;text-align:center;}.graph-item-inner:hover:before{display:block;}.graph-item-inner.active:before{display:block;}.graph-count{font-size:14px;color:#666666;margin-bottom:5px;}.graph-block{width:38px;min-height:5px;background-color:rgba(31,45,93,0.29);margin-bottom:5px;margin-left:auto;margin-right:auto;}.graph-month{font-size:14px;color:#000000;}.graph-year{font-size:14px;color:#000000;text-align:left;font-weight:600;padding-left:8px;min-height:14px;}.sort-form-block-catevents{padding-bottom:40px;}.sort-form-catevents-butt-wrap{display:none;}.pin{width:26px;height:26px;background-color:#fde8d0;-webkit-border-radius:50%;border-radius:50%;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.catevents-list .sim-item,.sim-item-promo{position:relative;}.catevents-list .sim-item .pin,.sim-item-promo .pin{position:absolute;right:0;top:37px;}.catevents-sort{margin-top:36px;}label.catevents-sort-label{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;margin-bottom:22px;}input[type="checkbox"].catevents-sort-check{display:none;}input[type="checkbox"].catevents-sort-check + span{width:17px;height:18px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d3d3d3;background-color:#ffffff;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:11px;}input[type="checkbox"].catevents-sort-check:checked + span{border:1px solid #0173c1;}input[type="checkbox"].catevents-sort-check:checked + span:before{background:url(/themes/custom/mf/img/check896.svg) no-repeat center;display:block;width:15px;height:12px;content:"";display:block;background-size:cover;}input[type="checkbox"].catevents-sort-check:checked ~ span{color:#0173c1;font-weight:500;}.catevents-sort-check-span{font-size:16px;color:#666666;}.catevents-sort-title{font-size:18px;color:#000000;line-height:1.4;font-weight:500;margin-bottom:24px;}.catevents-sort-row{margin-bottom:30px;}.search-right-wrap{padding-bottom:100px;}.adv-block{margin-bottom:34px;text-align:right;}.bread-wrap-handbook{margin-bottom:34px;}.tabs-main-link{display:none;}.tabs-ul{border-bottom:1px solid #d8d8d8;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;margin-bottom:41px;}.tabs-a{color:#0069ba;font-size:18px;margin-right:44px;padding-bottom:21px;display:inline-block;}.tabs-li.active .tabs-a,.active-trail.tabs-li .tabs-a{color:black;font-size:18px;border-bottom:1px solid #0069ba;}.handbook-tabs-content-ul{margin-bottom:40px;}.handbook-tabs-content-li{margin-bottom:21px;}.handbook-tabs-content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;display:none;}.handbook-tabs-content.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.handbook-tabs-content-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.handbook-tabs-lett{color:black;font-size:16px;text-transform:uppercase;width:12px;font-weight:500;}.handbook-tabs-content-links{padding-left:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.handbook-tabs-content-link{color:#0173c1;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.handbook-tabs-content-col{padding-right:120px;}.handbook-page{padding-bottom:17px;flex:1 0 auto;}.bread-wrap-ads{margin-bottom:34px;}.h1-butt-sort-form-wrap{margin-top:-62px;}.ads-h1-butt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:25px;}.add-ads{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0 24px;-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;height:48px;-webkit-border-radius:2px;border-radius:2px;background-color:#44b163;font-size:16px;color:#ffffff;}.add-ads span.plus{display:inline-block;margin-right:7px;}.sort-form-ads{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;padding-bottom:22px;padding-right:18px;}.sort-form-ads .sort-form-select,.sort-form-ads input[type="text"].sort-form-input{margin-bottom:0;width:253px;}.ads-page{padding-bottom:113px;}.product-page{padding-bottom:100px;}.product-l-r{margin-top:45px;}.prod-full{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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;}.prod-img-left{width:488px;}.prod-img-wrap{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.prod-thumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:67px;}.prod-thumb{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:54px;height:54px;border:1px solid #eeeef0;background-color:#ffffff;margin-right:11px;}.prod-details{width:384px;padding-left:22px;}.prod-full-butt-wrap{width:100%;margin-top:20px;}.prod-details-title{color:black;font-size:34px;line-height:40.8px;margin-bottom:25px;}.prod-details-info{margin-bottom:17px;display:table;width:100%;}.prod-details-info-row{display:table-row;}.prod-details-info-col-1{color:rgba(0,0,0,0.6);font-size:16px;display:table-cell;padding-bottom:20px;}.prod-details-info-col-2{color:black;font-size:16px;display:table-cell;padding-bottom:20px;padding-left:9px;width:110px;}.dots{background:url(/themes/custom/mf/img/Line_16.png) left 0 bottom 0 repeat-x;}.dots span{display:inline-block;background-color:#FFF;padding-right:9px;}.prod-details-price-wrap{color:#000000;font-size:16px;}.prod-details-price{color:black;font-size:24px;margin-left:11px;}.prod-desc{width:100%;font-size:16px;color:#000000;margin-top:58px;}.prod-desc p{line-height:1.5;margin-bottom:15px;}.adv-blocks{margin-top:45px;}.cont-table-product-wrap{margin-bottom:20px;}.sim-item-product{border:none;padding-bottom:23px;padding-top:0;margin-top:40px;}.sim-item-product .sim-img-wrap{width:125px;height:125px;border:1px solid #eeeef0;background-color:#ffffff;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.sim-item-product .sim-right{width:-webkit-calc(100% - 144px);width:calc(100% - 144px);}.sim-item-product .sim-title{margin-bottom:10px;}.other-prods{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:41px;}.other-prod{width:-webkit-calc(25% - 27px);width:calc(25% - 27px);margin-right:35px;}.other-prod-img-wrap{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:165px;margin-bottom:15px;}.other-prod-tltle{color:black;font-size:16px;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.block-brd-top-other-prods{padding-bottom:0;}.cont-tr-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:14px;}.cont-td-2{font-size:16px;color:#8b8b8b;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;}.cont-td-2 img{margin-right:8px;}.cont-td-2 span{display:inline-block;margin-left:5px;}.cont-table-product-wrap-2{margin-top:27px;margin-bottom:22px;}.catprods-desc{margin-bottom:15px;padding-bottom:0;}.ads-item-catprods .ads-item-img-wrap{height:158px;margin-bottom:22px;}.ads-item-prod{line-height:1.4;font-size:14px;margin-bottom:10px;}.ads-item-prod span{display:inline-block;color:#000000;}.ads-item-prod a{color:#0173c1;}.ads-item-revs{font-size:14px;color:#8b8b8b;}.articles-l-r{margin-top:11px;}.articles-wrap{width:100%;}.sort-form-articles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:16px;padding-bottom:12px;margin-bottom:24px;margin-top:0;}.sort-form-articles .sort-form-select{margin-bottom:0;margin-right:10px;}.sort-form-articles .sort-form-txt{margin-right:10px;}.articles-desc{padding-bottom:15px;}.articles-list{margin-bottom:67px;display:table;border-collapse:collapse;}.articles-row{display:table-row;}.articles-item{padding:25px 21px 25px 20px;display:table-cell;border:1px solid #ededed;width:301px;}.articles-cat{color:#ff8a00;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:11px;}.articles-img-wrap{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto auto 21px;width:259px;height:156px;}.articles-title{color:#0173c1;font-size:16px;line-height:24px;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;margin-bottom:6px;}.articles-wrap{padding-bottom:100px;}.article-date-read{font-size:16px;color:#8b8b8b;line-height:1.5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.article-read{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;}.article-read img{margin-right:5px;}.article-full{padding-top:22px;}ul.article-ul li,.article-full ol li,.top-desc ul li,.top-desc ol li{position:relative;font-size:16px;color:#000000;line-height:1.5;margin-bottom:11px;}.article-full ul.article-ul li ul{margin-top:10px;}ul.article-ul li,.article-ul.article-ul-2 li,.top-desc ul li{padding-left:20px;}ul.article-ul li:before,.article-ul.article-ul-2 li:before,.top-desc ul li:before{content:"";width:14px;height:1px;position:absolute;background-color:#000;top:12px;left:0;}.top-desc ul.options li{margin-bottom:0;}.top-desc ul.options li:before{content:none;}.article-full table{width:100%;border:1px solid #cccccc;background-color:#ffffff;border-collapse:collapse;margin-bottom:30px;}.article-full table thead td{background-color:#f5f7fa;font-size:18px;white-space:nowrap;}.article-full table td{border:1px solid #cccccc;font-size:16px;color:#000000;line-height:1.6;padding-top:15px;padding-bottom:15px;padding-left:27px;padding-right:27px;}.article-full table td:nth-child(1){padding-left:17px;}.article-full p,.article-full .block{line-height:1.5;margin-bottom:25px;}.article-left{padding-top:15px;}.rubr-block-article{width:439px;margin-top:32px;margin-bottom:47px;}.img-name{display:inline-block;font-size:16px;color:#666666;line-height:1.6;margin-top:5px;margin-right:10px;}@media only screen and (min-width:768px){.img-name{margin-top:15px;}}.article-socials{margin-top:37px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.article-socials a{margin-right:5px;}.author{padding-top:0px;width:100%;margin-top:51px;}.author-img-wrap > img{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.author-1-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}.author-1{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;padding-left:37px;width:417px;padding-bottom:39px;padding-top:23px;border:1px solid #ededed;}.author-1,.author-2{width:50%;}.author-img-wrap{width:126px;height:126px;background-color:#f2f2f2;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;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;margin-right:24px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.author-txt-1{color:black;font-size:16px;margin-bottom:10px;}.author-txt-2{color:#8b8b8b;font-size:16px;margin-bottom:12px;}.author-txt-3{color:#0173c1;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.author-2{width:475px;padding-left:30px;padding-top:50px;display:inline-block;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ededed;}.author-txt-4{color:black;font-size:16px;margin-bottom:8px;}.author-txt-5{color:#0173c1;font-size:16px;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:9px;}.author-txt-6{color:#0173c1;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.author-3{width:100%;height:55px;background-color:#f5f7fa;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;margin-left:0px;padding-left:11px;}.author-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.author-tags span{font-size:16px;color:#999999;}.author-tag{color:#999999;font-size:14px;background-color:white;height:34px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;padding:0 12px;}.block-brd-top-art{border:none;padding-top:73px;}.block-brd-top-art .sim-item:first-child{padding-top:20px;}.account-page{padding-top:0;}.account-user{background-color:#f8f8fa;padding-top:37px;padding-bottom:41px;}.account-user-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.account-user-l{width:130px;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.account-user-img-wrap{width:130px;height:130px;-webkit-border-radius:2px;border-radius:2px;background-color:white;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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.account-user-r{padding-left:26px;}.account-user-txt-1{color:black;font-size:34px;margin-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:2px;}.account-user-txt-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:black;font-size:16px;margin-bottom:20px;}.account-user-date{color:#666666;font-size:14px;margin-bottom:10px;}.account-user-date-span{color:#666666;font-size:14px;margin-left:5px;}.account-user-last{color:#666666;font-size:14px;}.account-user-last-span{color:#666666;font-size:14px;margin-left:5px;}.account-l-r{margin-top:39px;margin-bottom:39px;}.sim-item-relate{padding-top:0px;padding-bottom:0;}.sim-title-relate{font-size:22px;margin-bottom:10px;}.block-brd-top-33{padding-top:33px;padding-bottom:37px;}.block-brd-top-33 .like-h2{margin-bottom:28px;}.ads-items-2{margin-top:36px;}.ads-item-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:55px;}.ads-item-2:last-child{margin-bottom:0;}.ads-item-2-img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.ads-item-2-txts{padding-left:21px;}.ads-item-2-txt-1{color:#ff8a00;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;}.ads-item-2-txt-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#0173c1;font-size:18px;line-height:27px;margin-bottom:10px;}.ads-item-2-txt-3{color:black;font-size:14px;margin-bottom:10px;}.ads-item-2-txt-3-span{color:#8b8b8b;font-size:14px;margin-right:6px;}.ads-item-2-txt-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;}.ads-item-2-txt-5{color:#8b8b8b;font-size:16px;}.account-feed-list .feed-item:last-child{margin-bottom:0;}.feed-title{display:inline-block;font-size:17px;color:#0173c1;line-height:1.8;margin-bottom:5px;}.sitemap-row{border-bottom:1px solid #d8d8d8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:29px;}.sitemap-row:first-child{padding-top:20px;}.sitemap-row:last-child{border:none;}.sitemap-item{width:24%;margin-right:1%;margin-bottom:29px;}.sitemap-item li{font-size:16px;color:#000000;line-height:2.2;margin-bottom:7px;}.sitemap-item li a{color:#0173c1;}.sitemap-item.many{overflow:scroll;overflow-x:hidden;height:412px;}.sitemap-page{}.overlay{width:100%;height:100%;position:fixed;background-color:rgba(51,51,51,0.5);left:0;top:0;}.page-form label{display:none;}.page-form .description,.user-login-page form .description{margin:5px 0 15px;color:#848484;}.page-form .captcha{margin:15px 0;}.pop-wrap{z-index:3;left:-webkit-calc(50% - 210px);left:calc(50% - 210px);}.pop-form-bot{border-top:1px solid #d8d8d8;padding-top:14px;font-size:14px;line-height:1.4;color:#000000;margin-top:27px;}#drupal-modal .form-item label,#drupal-modal .description{display:none;}#drupal-modal .pass-reset{margin-bottom:18px;}#drupal-modal input{max-width:100%;}#drupal-modal .editor-image-dialog label{display:inline-block;font-weight:bold;}#drupal-modal .editor-image-dialog .form-item{margin:10px 0;}#drupal-modal .editor-image-dialog .js-hide{display:none;}.ui-widget-content a{color:#0173c1;}div.ui-dialog{width:415px !important;background-color:#ffffff !important;padding:0 33px 44px !important;min-height:430px !important;}div.ui-dialog.editor-link-dialog{min-height:50px !important;}.ui-dialog .ui-dialog-content{max-height:none !important;padding:0;overflow:unset;}@media only screen and (max-width:480px){div.ui-dialog{width:320px !important;padding:10px !important;}}@media only screen and (max-width:360px){div.ui-dialog .captcha{position:relative;margin-left:-7px;z-index:10;}}.modal-content .messages{position:absolute;top:0px;background-color:#fff;z-index:10;padding:2px 10px;left:0;}.close{width:16px;height:16px;position:absolute;display:block;top:22px;right:20px;}.pop-cap,.pop-form .captcha{margin-bottom:20px;}#drupal-modal input[type="text"],#drupal-modal input[type="password"],#drupal-modal input[type="email"]{width:100%;height:48px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #d6dbe0;background-color:#ffffff;font-size:16px;color:#999999;padding:0 15px;margin-bottom:20px;}div.ui-dialog .ui-dialog-titlebar{padding:44px 0 0;font-size:30px;color:black;font-weight:normal;border:0;background-color:transparent;margin-bottom:19px;}#drupal-modal input[type="submit"]{width:100%;height:48px;-webkit-border-radius:2px;border-radius:2px;background-color:#ff8a00;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#ffffff;}.sort-form-articles .select2-container{margin-bottom:0;margin-right:10px;}.sort-form-companies .select2-container{margin-bottom:0;}.sort-form-companies .select2-selection,.sort-form-companies .sort-form-select{width:315px;}.select2-results ul li{white-space:normal;}.sort-form-companies .sort-form-select-3 + .select2 .select2-selection,.sort-form-companies .sort-form-select-3{width:210px;}@media only screen and (max-width:1200px){.sort-form.sort-form-companies .form-item{margin-bottom:15px;}}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#a8a8a8;margin-top:3.5px;}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#a8a8a8;}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#d8d8d8;height:3px;}@media only screen and (max-width:1200px){.contain{width:970px;}.top-wrap{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.logo{margin-right:auto;}.top-search-form{width:-webkit-calc(100% - 15px);width:calc(100% - 15px);}.top-search-form-wrap{height:62px;width:100%;margin-left:40px;}input[type="text"].sort-form-input,.sort-form .form-item{width:-webkit-calc(33.33% - 10px);width:calc(33.33% - 10px);}.sort-form-articles div.form-item{width:100%;}.sort-form .form-item input[type="text"].sort-form-input{width:100%;}.announ-item{width:-webkit-calc(33.33% - 15px);width:calc(33.33% - 15px);}.footer-row-1{-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.footer-col-1,.footer-col-2,.footer-col-3{padding-right:0;}.footer-col-4{margin-left:0;}.socials{margin-right:0;}.top-user-wrap{margin-left:23px;}.map img{max-width:100%;height:auto;}.relat-obj-item:last-child{margin-bottom:0;}.block-brd-top{padding-top:25px;padding-bottom:30px;}.top-desc{padding-bottom:30px;}.cont-table-wrap{margin-bottom:30px;}.relat-comp{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.relat-col{width:-webkit-calc(50% - 15px);width:calc(50% - 15px);margin-bottom:40px;}.relat-col:last-child{margin-bottom:0;}input[type="text"],input[type="password"],input[type="email"]{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);}.add-feed-form div.form-item-field-comment-impressions .select2 .select2-selection{width:-webkit-calc(50% - 10px) !important;width:calc(50% - 10px) !important;}.field--name-field-comment-impressions,.add-feed-form .select2-container,.field--name-field-comment-name{width:100% !important;}.field--name-field-comment-name{margin-bottom:20px;}.add-feed-bot-r{background-size:100% auto;}.sort-form-txt{display:none;}.sort-form-companies{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sort-form-companies .sort-form-wrap-butt-companies,.sort-form-companies input[type="submit"].sort-form-butt.min{width:100%;}.avia-wrap-form{height:205px;}.map-scheme-wrap img{max-width:100%;height:auto;}.relat-obj{margin-bottom:30px;}.sort-form-block-catevents .sort-form{padding-left:10px;padding-right:10px;}.sort-form-block-catevents .sort-form-date-interval{width:-webkit-calc(33.33% - 10px);width:calc(33.33% - 10px);}.handbook-tabs-content-col{padding-right:50px;}.prod-details{padding-left:0;margin-top:40px;width:100%;}.other-prod-img-wrap img{max-width:100%;height:auto;}.sort-form-ads-wrap input[type="text"].sort-form-input{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-bottom:15px;}.sort-form-wrap-butt-companies{width:100%;}.sort-form-wrap-butt-companies input[type="submit"].sort-form-butt.min{width:100%;}.ads-item-img-wrap img{max-width:100%;height:auto;}.sort-form-articles-wrap .sort-form{padding-left:15px;padding-right:15px;}.sort-form-articles-wrap .sort-form .sort-form-select{width:100%;margin-bottom:15px;}.sort-form-articles-wrap .sort-form .sort-form-select div.trigger{width:100%;}.articles-list{width:100%;}.articles-row{width:100%;}.articles-img-wrap img{max-width:100%;height:auto;}.articles-img-wrap{width:100%;}.article-right-wrap img{max-width:100%;height:auto;}.article-full table thead td{white-space:normal;}.author-1-2{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.author-1,.author-2{width:100%;padding-bottom:40px;}}.l-r .right{margin-bottom:50px;}@media only screen and (max-width:992px){.logo{padding-top:12px;padding-bottom:12px;}.contain{width:750px;}.index-page{padding-top:40px;}.top,.top-wrap{min-height:49px;height:auto;}.hidden-mnu{display:block;}.toggle-mnu{display:block;float:right;right:0;top:0;text-align:center;line-height:48px;display:block;width:24px;height:20px;margin:0;margin-top:17px;}.toggle-mnu span{position:relative;display:block;background-color:#000;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:22px;height:3px;background-color:#fff;}.toggle-mnu span:after,.toggle-mnu span:before{content:"";position:absolute;left:0;top:-7px;width:22px;height:3px;background-color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-border-radius:3px;border-radius:3px;}.toggle-mnu span:after{top:7px;}.toggle-mnu.on span{background-color:transparent;}.toggle-mnu.on span:before{-webkit-transform:rotate(45deg) translate(5px,5px);-ms-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px);top:-6px;}.toggle-mnu.on span:after{-webkit-transform:rotate(-45deg) translate(8px,-9px);-ms-transform:rotate(-45deg) translate(8px,-9px);transform:rotate(-45deg) translate(8px,-9px);top:13px;}.toggle-mnu.on + #menu{opacity:1;visibility:visible;}.top-mnu{display:block;width:100%;height:auto;}.top-mnu-li{width:100%;display:block;}.top-mnu-more-ul{display:block;position:static;background:none;padding:0;}.top-mnu-more-a{text-align:left;}.top-mnu-li,.top-mnu-more-li{margin-bottom:15px;}.top-mnu-a,.top-mnu-more-a{padding-left:0;padding-right:0;}.top-mnu-li.child > .top-mnu-a{display:none;}.top-search{display:none;}.top-user-ul{display:block;position:static;background:none;-webkit-box-shadow:none;box-shadow:none;padding:0;}.top-user-wrap{margin-left:0;}.top-user img{display:none;}.top-user{display:block;margin-bottom:25px;margin-top:25px;}.top-user span{margin-left:0;}.top-user-a{margin-left:0;font-size:16px;color:#ffffff;}.top-mnu-li,.top-mnu-more-li{margin-bottom:25px;}.top-user-ul{padding-left:17px;}.top-user-ul hr{display:none;}.mnu-search-user-wrap{margin-top:17px;margin-bottom:27px;width:100%;height:auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.super-wrap{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.top-search-form-wrap{display:block;height:auto;padding-bottom:20px;padding-top:5px;}.super-wrap{width:100%;}.top-search-form{width:100%;margin-left:0;}.mnu-search-user-wrap{width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.top-search-form-wrap{width:100%;margin-left:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-top:7px;padding-top:0;padding-bottom:0;}.top-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.announ-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.announ-item{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);margin-bottom:70px;}.announ-item:last-child{margin-bottom:0;}.announ-item .like-h3{margin-bottom:10px;}.l-r{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.l-r .left{width:100%;}.l-r .right{width:100%;margin-bottom:50px;}.company-left{margin-bottom:30px;}.right-wrap{padding-bottom:0px;}.sim-item:last-child{padding-bottom:0;}.l-about-comp{display:block;margin-bottom:28px;margin-top:26px;}.l-about-comp li{font-size:16px;font-weight:400;color:#000000;line-height:1.9;margin-bottom:10px;}.l-about-comp-2{color:#0173c1;}.l-brand-block{margin-top:0;margin-bottom:20px;}.l-r{margin-top:20px;}.page{padding-top:25px;}.rubr-block{margin-top:76px;}.companies-pagin-ul-wrap{margin-top:60px;}.companies-left{padding-bottom:68px;}.ads-block,.adv-block{display:none;}.left-events{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-bottom:30px;}.right-events{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.avia-wrap-form{height:235px;}.catevents-sort-title{background:url(/themes/custom/mf/img/arr-b-sel.svg) no-repeat right center;}.catevents-sort-labels{display:none;margin-top:20px;}.catevents-sort-row{border-bottom:1px solid #d8d8d8;margin-bottom:0;padding-top:17px;padding-bottom:17px;}.catevents-sort-title{margin-bottom:0;}.catevents-sort{padding-bottom:75px;}.search-page{padding-bottom:75px;}.handbook-tabs-content-col{padding-right:30px;}.prod-full{padding-top:40px;padding-bottom:40px;}.product-l-r .rubr-block{margin-top:20px;}.product-page{padding-bottom:40px;}.rubr-block-article{margin-top:30px;}.article-left .rubr-block{display:none;}.account-l-r .rubr-block{display:none;}.sitemap-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sitemap-item{width:49%;}}@media only screen and (max-width:768px){.contain{width:600px;}input[type="text"].sort-form-input,.sort-form .form-item{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);}.sort-form-articles div.form-item{width:100%;}.sort-form .form-item input[type="text"].sort-form-input{width:100%;}.announ-item{width:100%;}.navig-list-item,.public-item{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);}.public-item{margin-bottom:40px;}.footer-row-1{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4{width:100%;margin-bottom:21px;}.footer-col-4{margin-bottom:0;}.socials{margin-top:36px;}.footer{padding-top:40px;}.l-mnu-block{background:none;padding:0;position:relative;}.l-mnu{padding-top:20px;background-color:#F8F8FA;padding-bottom:20px;position:absolute;width:100%;display:none;}.l-mnu-li.active{display:none;}.l-mnu-span{font-size:16px;}.l-mnu-a{font-size:16px;padding-left:14px;}.mnu-a-active-page{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:46px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #e4e4e4;background-color:#ffffff;width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;color:#000000;padding:0 13px;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.l-about-comp{margin-bottom:23px;}.w-td{display:block;width:100%;border-bottom:none;}.w-tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.w-tr:last-child .w-td:last-child{border-bottom:1px solid #d8d8d8;}.w-table{border-collapse:collapse;}.cont-table{width:100%;}.cont-td{width:160px;}.cont-td:nth-child(2){padding-right:0;}.cont-info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.cont-date{margin-bottom:10px;line-height:2;}.bread-ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.8;}.w-td{padding-top:23px;padding-bottom:25px;padding-left:10px;padding-right:10px;}.w-td:nth-child(1){border-bottom:none;padding-bottom:0;}.w-td:nth-child(2){padding-top:10px;border-top:none;padding-bottom:20px;}.add-feed-bot-l{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-right:0;width:100%;}.add-feed-bot-r{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;width:100%;background-size:290px;}.add-feed-bot{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}input[type="submit"].add-butt{margin-left:auto;margin-top:10px;}.add-feed-info{line-height:1.4;text-align:right;}.l-about-comp li{display:block;}.avia-wrap-form{height:187px;}.sort-form-block-catevents .sort-form-date-interval{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);}.sort-form-catevents-butt-wrap{display:block;margin-bottom:47px;}.sort-form-catevents-butt-wrap .butt{width:100%;}.sort-form-block-catevents{display:none;}.sort-form-block-catevents .sort-form{margin-top:0;}.handbook-tabs-content-col{width:100%;padding-right:0;}.handbook-tabs-content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.tabs-ul-wrap{position:relative;}.tabs-main-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;color:#000000;width:100%;height:46px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #e4e4e4;background-color:#ffffff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:url(/themes/custom/mf/img/arr-b-sel.svg) no-repeat right 12px center;padding:0 13px;}.tabs-ul{border:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px;background-color:#F8F8FA;padding-bottom:20px;position:absolute;width:100%;background-color:#F8F8FA;border:1px solid #e4e4e4;border-top:none;display:none;}.tabs-li{width:100%;color:black;margin-bottom:25px;padding-bottom:0;}.tabs-a{color:#0173c1;display:block;padding-left:14px;padding-right:14px;font-size:16px;padding-bottom:0;}.tabs-li.active .tabs-a{border:none;font-size:16px;}.tabs-ul-wrap{margin-bottom:35px;}.other-prods{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.other-prod{width:-webkit-calc(50% - 27px);width:calc(50% - 27px);margin-right:0;margin-bottom:20px;}.ads-item,.articles-item{width:50%;display:block;}.ads-item-row,.articles-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (max-width:640px){.contain{width:530px;}.sim-item-product .sim-right{width:100%;}.article-full table thead td,.article-full table td{font-size:14px;}.account-user-wrap{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}.account-user-r{padding-left:0;}.account-user-l{margin-left:auto;margin-right:auto;margin-bottom:15px;}}@media only screen and (max-width:570px){.contain{width:440px;}input[type="text"].sort-form-input,.sort-form .form-item{width:100%;}.sort-form .form-item input[type="text"].sort-form-input{width:100%;}.sort-form-bot{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sort-form-reset,input[type="submit"].sort-form-butt{width:100%;}.sort-form-reset{margin-bottom:20px;}.navig-list-item,.public-item{width:100%;margin-right:0;}.navig-list-item:last-child{margin-bottom:0;}.socials{-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.social-item{margin-right:0;}.files-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding-top:7.5px;padding-bottom:7.5px;}.files-col{-webkit-align-items:normal;-webkit-box-align:normal;-ms-flex-align:normal;-ms-grid-row-align:normal;align-items:normal;margin-top:7.5px;margin-bottom:7.5px;}input[type="text"],input[type="password"],input[type="email"]{width:100%;}input[type="text"],input[type="password"],input[type="email"]{margin-bottom:20px;}.add-feed-form div.form-item-field-comment-impressions .select2 .select2-selection{width:100% !important;}.field--name-field-comment-impressions,.add-feed-form .select2-container,.field--name-field-comment-name{width:100% !important;}.field--name-field-comment-name{margin-bottom:0px;}.add-feed-bot-r{background-size:100% auto;}.user-login-page .user-login-form input{margin-bottom:0;}.cont-tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.cont-td{width:auto;padding-bottom:15px;}.relat-col{width:100%;padding-right:0;}.cont-table-wrap{margin-bottom:20px;}.event-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.event-l{margin-left:auto;margin-right:auto;margin-bottom:30px;}.event-r{padding-left:0;}.event-txt-1{font-size:24px;}.avia-wrap-form{height:137px;}.avia-wrap-form{width:100%;height:545px;background:url(/themes/custom/mf/img/aviasales2.png) no-repeat center;}.sort-form-block-catevents .sort-form-date-interval{width:100%;margin-bottom:15px;}.graph-block{width:24px;}.prod-img-wrap img{max-width:100%;height:auto;}.h1-butt-sort-form-wrap{margin-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.ads-h1-butt{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.sort-form-ads-wrap{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-bottom:40px;}.sort-form-ads-wrap input[type="text"].sort-form-input{width:100%;}.ads-h1-butt,.add-ads{width:100%;}.ads-item,.articles-item{width:100%;}.author-1,.author-2{padding-left:25px;padding-right:25px;}.article-full table td{padding-left:10px;padding-right:10px;}.rubr-block-article{width:100%;}.ads-item-2{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}.ads-item-2-txts{padding-left:0;margin-top:15px;}.ads-item-2-img-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.sim-item{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.sim-img-wrap{width:136px;margin-left:auto;margin-right:auto;margin-bottom:40px;}.sim-counrty-col,.sim-counrty-sb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:auto;}.sim-right{width:100%;}.sim-counrty{height:auto;}.sim-info,.sim-info-sb{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sim-counrty-name{margin-left:6px;}.sim-item{padding-top:28px;padding-bottom:28px;}}@media only screen and (max-width:480px){.contain{width:100%;padding-left:15px;padding-right:15px;}.contain-w100{width:100% !important;padding-left:0;padding-right:0;}.sort-form{padding-left:25px;padding-right:25px;}.sort-form-companies{position:relative;padding-left:0;padding-right:0;}.sort-form-companies:before{content:"";position:absolute;left:-200px;top:0;width:200px;height:100%;z-index:2;background-color:#F0F2F5;}.sort-form-companies:after{content:"";position:absolute;right:-200px;top:0;width:200px;height:100%;z-index:2;background-color:#F0F2F5;}.events-info-row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;}.events-info-txts{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sim-title,.sim-counrty,.sim-counrty-name{font-size:16px;}.sort-form-catevents-butt-wrap{padding-left:15px;padding-right:15px;}.other-prod{width:100%;}.other-prod-tltle{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.ads-h1-butt{padding-left:15px;padding-right:15px;}.like-h1{font-size:24px;}.sort-form.sort-form-ads{margin-top:0;}.ads-list{margin-top:17px;}.ads-page{padding-bottom:80px;}.article-date-read{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;margin-top:15px;}.article-read{margin-top:10px;}.article-full table thead td,.article-full table td{font-size:11px;}.author-1{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}.author-txts{margin-top:15px;text-align:center;}.author-2{text-align:center;padding-top:25px;}.author-txt-4,.author-txt-5{margin-bottom:15px;line-height:1.6;}.author-txt-6{line-height:1.6;}.article-full ul.article-ul li{font-size:14px;}.article-full ul.article-ul li ul li{padding-left:15px;}.article-full ul.article-ul li ul li:before{width:8px;}.article-full table td{padding-left:5px !important;padding-right:5px !important;}.account-user-txt-2,.account-user-date,.account-user-last{line-height:1.6;}.sitemap-item{width:100%;margin-right:0;}.sitemap-item.many{overflow:hidden;height:auto;}.pop-wrap{width:290px;left:-webkit-calc(50% - 145px);left:calc(50% - 145px);padding:25px 15px;}.pop-cap img{max-width:100%;height:auto;}}@media only screen and (max-width:360px){.sort-form{padding-left:11px;padding-right:11px;}.like-h2{font-size:24px;}.feed-r{width:-webkit-calc(100% - 34px);width:calc(100% - 34px);}.feed-l{width:34px;}.files-col{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.file-rem{margin-top:5px;margin-bottom:5px;}input[type="submit"].add-butt{width:100%;}.sort-form-companies{padding-left:0;padding-right:0;}}@media only screen and (max-width:320px){}@media only screen and (min-width:320px){}@media only screen and (min-width:480px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:993px){.hidden-mnu{display:none;}.super-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media only screen and (min-width:768px){}.flex-i{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.mb0{margin-bottom:0;}.mt0{margin-top:0;}.ml0{margin-left:0;}.mr0{margin-right:0;}.mla{margin-left:auto;}.mra{margin-right:auto;}.pb0{padding-bottom:0;}.pt0{padding-top:0;}.pl0{padding-left:0;}.pr0{padding-right:0;}.brdn{border:none;}tbody{border-top:0;}.tabs ul{display:flex;margin:0 0 20px;}.tabs ul li{margin-right:10px;padding-left:0;}.tabs ul li:before{content:none;}.tabs ul li a{padding:5px 10px;display:block;background-color:#0173c1;color:#fff;}.tabs ul li a.is-active{background-color:#848484;cursor:default;}.tabs ul li a.is-active:hover{text-decoration:none;}.comment-form .filter-wrapper{display:none;}.comment-form label{display:none;}.comment-form #edit-status label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.comment-form .add-feed-bot-l label,.comment-form details label{display:inline-block !important;}.grippie,.comment-form .form-required{display:none !important;}input.form-checkbox,input.form-radio{vertical-align:top;}.files-col-file .file-rem{background-image:url(/themes/custom/mf/img/remove.svg);background-repeat:no-repeat;background-size:10px auto;background-position:100% center;padding-right:15px;cursor:pointer;}.files-col-file .file-rem:hover{text-decoration:underline;}.feed-images a{display:inline-block;margin:5px 5px 5px 0;}.feed-images a img{display:block;padding:1px;border:1px solid #d3d7d9;}.messages{margin:20px 0;padding:10px;border-bottom:2px solid #1f2d5e;border-top:2px solid #1f2c5d;font-size:1.2em;background-color:#f2f5ff;}.messages.error{border-color:#823409;color:#bf3131;background-color:#ffe8e4;}.messages.warning{border-color:#fb935a;color:#ff9c08;background-color:#fff9e4;}.list-img{display:flex;flex-wrap:wrap;}.list-img .l-brand-block{padding:10px;margin:0;width:100%;}@media only screen and (min-width:430px){.list-img .l-brand-block{width:50%;}}@media only screen and (min-width:768px){.list-img .l-brand-block{width:33.33%;}}.list-img .l-brand-block img,.article-full img{max-width:100%;display:block;height:auto !important;}.account-user-r .nav-list li.active{display:none;}.account-user-r .tabs{font-size:1.2rem;margin:7px 0 7px 5px;}.account-user-r .tabs ul{margin-bottom:0;}.account-user-r .account-user-txt-1{align-items:center;flex-wrap:wrap;}.view-maps-7 .views-exposed-form{display:none;}@keyframes sitemap_border{0%{color:transparent;}100%{color:#0069ba;}}.tabs-a-load{animation:sitemap_border 0.7s ease-in-out infinite;}.companies-left{margin-bottom:20px;}#block-menu-menu-type-org-item{padding-bottom:0;}@media only screen and (max-width:992px){#block-menu-menu-type-el-item{margin-top:0;}}.ajax-progress{position:absolute;}.ajax-progress .throbber{float:left;height:15px;margin:2px;width:15px;position:absolute;z-index:10;background:transparent url(/themes/custom/mf/img/prldr.svg) no-repeat 0px center;}.ajax-progress .message{display:none;}.view-empty{margin:30px 0;}.sort-form .form-item{margin:0;}.w-info{font-size:1.2em;padding:20px;background-color:#f9f9f9;margin:20px 0 20px;}.webform-submission-form .form-item-fayl .description{line-height:1.5em;margin:5px 0 0;color:#868686;}.webform-submission-form .form-item-fayl .webform-image-file{display:flex;align-items:center;}.webform-submission-form .form-item-fayl .webform-image-file .form-wrapper{margin-right:10px;}.webform-submission-form .form-item-fayl .webform-image-file .form-submit{height:auto;width:auto;padding:5px 10px;}form .captcha{margin-bottom:20px;}.webform-submission-form .form-item{margin-top:1em;margin-bottom:1em;}.webform-submission-form .add-area,.webform-submission-form input[type="text"].add-input{margin-bottom:0;}.webform-submission-form input{max-width:100%;}@media only screen and (min-width:1200px){.webform-submission-form .form-item-imya,.webform-submission-form .form-item-email{float:left;width:49%;}.webform-submission-form .form-item-email{float:right;}}.inline-search-form{display:inline-block;margin:15px 0;}.inline-search-form .top-search-form{margin-left:0;}.inline-search-form .top-search-form .form-text{border-color:#1f2d5e;border-width:1px;border-style:solid;}.list-img .line-img .l-brand-block,.list-img .line-img{width:100%;}.list-img .line-img{margin-bottom:20px;}@media only screen and (min-width:768px){.list-img .line-img{width:31%;margin:0 1% 15px;}.list-img{margin:0 -1% 0 -1%;}}#gal.block-brd-top{padding-bottom:30px;}span.l-about-comp-2 a{display:inline-block;}.relat-obj-links.article-full{padding-top:0;}.delete-node-page .tabs,.wrapper-comment-reply .company-l-r{display:none;}.messages li{line-height:1.5em;}.line-form{width:100%;margin:0 3% 25px 0;position:relative;}.line-form details{padding:10px 20px;}.line-form .js-hide,.webform-submission-form .js-hide{display:none;}.line-form .field--type-image details .image-widget{display:flex;flex-wrap:wrap;}.line-form.gal .js-form-type-managed-file{padding:10px 0;border-top:1px solid #d0d0d0;}.line-form .field--type-image details .image-widget .form-item{margin-top:10px;}@media only screen and (min-width:600px){.line-form .field--type-image details .image-widget .form-item{width:calc(100% - 120px);margin-left:15px;margin-top:0;}}.line-form .field--type-image details table tr{background-color:#f9f9f9;}.line-form .field--type-image details table tr:nth-child(even){background:#FFF}.line-form .field--type-image details td{padding:10px;vertical-align:top;}.line-form .field--type-image details td .form-submit{margin:0 10px;width:auto;padding:10px;background-color:#ff8a00;color:#fff;}.line-form .draggable a.tabledrag-handle .handle{width:16px;height:16px;background-position:center;margin:0 10px 0 10px;padding:0;}.line-form .field--type-image details thead{display:none;}.line-form .field--type-image details{padding:0;overflow:auto;}.line-form .js-form-type-cshs{display:flex;flex-wrap:wrap;}.line-form .js-form-type-cshs label{min-width:100%;}.field--widget-cshs tr + tr td > div{border-top:1px solid #d0d0d0;padding-top:20px;}.add-info-2 .form-radio{width:auto !important;}.form-full-set{margin:0 0 10px;position:relative;}.wrap-form .line-form input{max-width:100%;width:100%;margin-bottom:0;}.wrap-form .line-form input.form-checkbox{width:auto;}.vertical-tabs{line-height:1.5em;}.line-form tbody label{display:none;}.line-form .field-suffix{position:absolute;right:0;top:0;}.line-form .hierarchical-select{display:flex;flex-wrap:wrap;}.wrap-form{margin-top:25px;}.wrap-form table{width:100%;}.line-form-long{width:100%;}.line-form .tableresponsive-toggle-columns{margin:0 !important;}.wrap-form .line-form div + div{margin-top:25px;}.wrap-form .line-form .js-form-type-cshs div + div{margin-top:0;}.line-form .password-confirm-message{visibility:hidden;font-size:12px;margin-top:5px;color:#666;}.line-form label,.line-form .label{margin-bottom:10px;display:block;font-weight:bold;text-align:left;}.line-form-mail .field-multiple-drag,.line-form .tabledrag-toggle-weight-wrapper,.line-form .delta-order,.line-form .password-strength,.line-form div.password-confirm,.wrap-form .line-form .password-suggestions{display:none !important;}.line-form-mail tr{background-color:#fff;border:0;}.wrap-form .line-form-mail input{margin-bottom:10px;width:100%;}.line-form-mail .form-submit{padding:10px 0;margin-top:-10px;position:relative;}.line-form-mail th{border:0;}.wrap-form .form-item{margin:0;}.wrap-form .line-hierarchical div.dropbox{margin-top:10px;}.wrap-form .line-hierarchical div.dropbox td{padding:3px 5px}.wrap-form .dropbox-title,.wrap-form .text-summary-wrapper,.wrap-form .dropbox-is-empty,.js-form-type-url .description{display:none;}.wrap-form .line-form .description{font-size:14px;color:#999999;line-height:1.4;margin-top:5px;}.wrap-form .line-form .image-widget .form-submit{height:auto;padding:5px;margin-top:10px;width:auto;}.line-form div.image-widget-data{float:none;}input.add-inline{display:inline-block !important;margin-right:10px;}.image-widget-data .description{white-space:normal;}.wrap-form .hsline-multi{width:100%;max-width:100% !important;padding:10px;height:auto;}.wrap-form .hsline-multi option{margin-bottom:5px;padding:5px;}.filter-guidelines-item{display:none;}.filter-wrapper{padding:10px 10px 0;}@media only screen and (min-width:768px){.wrap-form{display:flex;flex-wrap:wrap;justify-content:space-between;}.line-form{width:47%;}.line-form-long{width:100%;}.wrap-form .line-form-long .form-submit{width:156px;}.line-form .hierarchical-select-wrapper .hierarchical-select .selects{width:78%;}}#mf-moderate-form{margin-bottom:20px;padding:10px 10px;border:1px solid #e4e4e4;}#mf-moderate-form .form-checkboxes,#mf-moderate-form{display:flex;flex-wrap:wrap;}#mf-moderate-form .form-checkboxes label{margin-right:10px;margin-top:0;}#mf-moderate-form .form-submit{width:auto;padding:2px 10px;height:auto;}.ya-share2{margin-top:20px;}#map .geolocation-map-wrapper{margin-bottom:40px;}.cont-tbody tr:last-child td{padding-bottom:0px;}.link-prev-next{display:flex;flex-wrap:wrap;justify-content:space-between;}.link-prev-next span{display:block;}.info-prev{margin-right:5%;}.catevents-sort-form .sort-form-bot{display:none;}.block-brd-top-33 .sim-item:last-of-type{border-bottom:0;}.block-brd-top-33 .like-h2 + .sim-item{padding-top:0;}.block-faq{margin-bottom:40px;}.question-item{margin-bottom:25px;border-bottom:1px solid #E3E3E3;}.question-item .like-h5{padding-bottom:16px;font-size:16px;line-height:22px;font-weight:600;position:relative;cursor:pointer;padding-right:10px;display:flex;align-items:center;justify-content:space-between;}.question-item .like-h5:hover{color:#949494;}.question-item .like-h5 img{transform:rotateZ(-90deg);}.question-item p{margin:0 0 20px !important;}.question-item .question{display:none;}.question-item.faq-open .question{display:block;}.question-item.faq-open img{transform:none;}#rate-org .article-ul{margin-bottom:20px;}.rateadv{margin-top:20px;margin-bottom:10px;}.handbook-tabs-content-li .article-ul li{margin-bottom:0;}.page-rates .handbook-tabs-content-li a{display:block;margin-bottom:5px;}.last-block-left{margin:25px 0;}.pre-foot-block{margin-bottom:30px;}.pre-center-block{margin-top:30px;border-bottom:1px solid #d8d8d8;}.map-nrg .geolocation-map-wrapper{width:100%;height:230px;}.map-link{margin-bottom:30px;}.map-link .icon{margin-right:10px;width:18px;height:17px;background:url(/themes/custom/mf/img/map-icon-blue.svg) no-repeat 50% 50%;display:inline-block;}.map-nrg{display:none;margin-top:40px;}.tdesc{margin-top:20px;}@media only screen and (min-width:1000px){.map-link{display:none;}.map-nrg{display:block;}.map-nrg .geofield-ymap{height:250px;}}textarea{resize:vertical;}.wrapper-comment-edit .form-item-homepage{display:none;}form details{margin:20px 0;}.site-map-row{border-bottom:1px solid #D8D8D8;margin-bottom:30px;}.site-map-row:last-child{border-bottom:none;margin-bottom:0px;}.site-map-row .letter{display:block;text-transform:uppercase;margin-bottom:20px;}.site-map-row .site-map-list{margin-bottom:30px;list-style:none;}.site-map-row .site-map-list li{margin-bottom:12px;}.title-h2{font-size:30px;margin-bottom:36px;line-height:120%;}.site-map-row .site-map-list{margin-bottom:30px;list-style:none;}.site-map-row .site-map-list{font-size:16px;}@media only screen and (min-width:600px){.site-map-row .site-map-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.site-map-row .site-map-list{width:50%;}.line-view .site-map-row .site-map-list{width:100%;display:flex;flex-wrap:wrap;}.line-view .site-map-row .site-map-list li{width:50%;padding-right:2%;}}@media only screen and (min-width:1000px){.site-map-row .site-map-list{width:25%;margin-bottom:0;}.line-view .site-map-row .site-map-list{width:100%;}.line-view .site-map-row .site-map-list li{width:25%;}.site-map-row{padding-bottom:30px;margin-bottom:50px;}.site-map-row .site-map-list li{line-height:180%;padding-right:10px;}.site-map-row .site-map-lists .site-map-list:last-child li{padding-right:0;}}.visible.box h3{font-size:22px;margin-bottom:28px;font-weight:400;line-height:120%;}.region-lists-row{border-bottom:1px solid #D8D8D8;margin-bottom:30px;}.region-lists-row .region-list,.region-lists-row .region-list-a{margin-bottom:30px;font-size:16px;}.region-lists-row .region-list-a .line{padding-right:10px;line-height:1.5em;}.region-lists-row .country-map{color:#999;}.region-lists-row .region-list .title{display:block;margin-bottom:16px;}.region-lists-row .region-list ul{max-height:430px;overflow:auto;}.region-lists-row .region-list ul li{margin-bottom:15px;}.region-lists-row .region-list ul li a{line-height:24px;}.filter-form__item .form-checkboxes{display:flex;flex-wrap:wrap;}.filter-form__item .form-checkboxes label.add-info-2{margin-right:20px;margin-top:0;}@media only screen and (min-width:600px){.region-lists-row,.region-lists-row .region-list-a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.region-lists-row .region-list-a{min-width:100%;}.region-lists-row .region-list,.region-lists-row .region-list-a .line{width:50%;padding-right:2%;}}@media only screen and (min-width:1000px){.region-lists-row{margin-bottom:48px;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;}.region-lists-row .region-list,.region-lists-row .region-list-a .line{width:25%;margin-bottom:0px;}}.rek-test-block{min-width:100%;background-color:#e6e6e6;display:flex;align-items:center;justify-content:center;min-height:60px;}.block-content-prom{position:relative;font-family:Tahoma,sans-serif;}.left .block-prom-3 img{max-width:100%;height:auto;display:block;}.block-content-prom .ainfo{font-size:12px;letter-spacing:1px;right:5px;bottom:5px;background-color:rgb(126 118 204);padding:4px 20px 4px 5px;line-height:1em;color:#fff;border-radius:5px;background-image:url(/themes/custom/mf/img/icons-i.png);background-repeat:no-repeat;background-position:99% 2px;background-size:16px auto;cursor:pointer;position:absolute;}.block-content-prom .ainfo span{display:none;}.block-content-prom .ainfo:hover span{display:block;background-color:#fff;border-radius:3px;color:#000;min-width:130px;bottom:105%;padding:2px 4px;line-height:1.2em;letter-spacing:normal;position:absolute;right:0;}.block-prom-1{margin-bottom:20px;}.block-prom-2{margin:20px 0;}.block-prom-3{margin-top:20px;}.block-prom-4{margin-bottom:30px;}.block-prom-5{margin:30px 0;}.block-prom-6{margin-top:30px;}.img-art{margin-bottom:25px;}.img-source{font-size:14px;font-style:italic;margin-right:0;}.image-data{display:flex;flex-wrap:wrap;justify-content:space-between;}.rubr-block-ul-2 + ul,.rubr-block-ul + .rubr-block-ul{margin-top:18px;}.user-login-page form label{display:none;}.user-login-page form .form-item{margin-bottom:20px;}.user-login-page form .pass-reset,.user-login-page form .pop-form-bot{margin-bottom:15px;font-size:1.2em;}.user-login-page form input{max-width:100%;}.line-form-select{margin-right:0;}.line-form-select tr,.line-form-select td{padding:0 !important;}.node-form .simpler-select,.node-form select{width:100%;max-width:100%;}.line-form .select-wrapper{display:inline-block;min-width:100%;max-width:100%;}@media only screen and (min-width:768px){.line-form .select-wrapper{display:inline-block;margin-right:3%;min-width:47%;max-width:47%;}}.block-prom-block{display:block !important;}.top-line{border-bottom:1px solid #d8d8d8;}@media only screen and (min-width:1200px){.left .promote,.article-page + .center .left .last-block-left{position:sticky;top:10px;}}.rubr-block-footer{margin-top:55px;padding-bottom:12px;}.rubr-block-footer .rubr-block-li,.rubr-block-footer li:last-child{margin-bottom:15px !important;}@media only screen and (min-width:768px){.rubr-block-footer .rubr-block-ul{margin:0 -10px;display:flex;flex-wrap:wrap;}.rubr-block-footer .rubr-block-li{margin:0 5px 15px;width:calc(50% - 10px);}}@media only screen and (min-width:1200px){.rubr-block-footer{margin-top:35px;}.rubr-block-footer .rubr-block-li{width:calc(25% - 10px);}}.ck-editor__main{margin-top:0 !important;}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{min-height:120px;}.promo_cat_view{margin-top:15px;color:#a4a4a4;}.vp{position:relative;}.vp .eye{position:absolute;top:14px;right:10px;display:block;width:20px;height:20px;cursor:pointer;z-index:2;background-image:url(/themes/custom/mf/img/eye_.svg);background-position:center;background-size:20px auto;}.vp input[type=text] + .eye{background-image:url(/themes/custom/mf/img/eye_2.svg);}
