/**/
@font-face {
font-family: 'Museo900';
font-style: normal;
font-weight: normal;
src: local('Museo900'), url('../fonts/MuseoSansCyrl_3.woff') format('woff');
}

@font-face {
font-family: 'Museo700';
font-style: normal;
font-weight: normal;
src: local('Museo700'), url('../fonts/MuseoSansCyrl_2.woff') format('woff');
}


@font-face {
font-family: 'Museo500';
font-style: normal;
font-weight: normal;
src: local('Museo500'), url('../fonts/MuseoSansCyrl_1.woff') format('woff');
}

@font-face {
font-family: 'Museo300';
font-style: normal;
font-weight: normal;
src: local('Museo300'), url('../fonts/MuseoSansCyrl_0.woff') format('woff');
}

@font-face {
font-family: 'Museo100';
font-style: normal;
font-weight: normal;
src: local('Museo100'), url('../fonts/MuseoSansCyrl.woff') format('woff');
}



html {font-size:1px;}

td,table,img {padding:0rem; border:none;border-collapse:collapse;}
body {font-family:Museo500,Arial,Verdana,Tahoma; margin:0rem; padding:0rem; background:#fff; font-size:28rem;color:#000;}
td {}
form {margin:0rem;}
a {color:#000;text-decoration:none;}
table {border-collapse:collapse;}

sub,sup {vertical-align:baseline; position:relative;bottom:-4rem;}

sup{top:-10rem;}

input.cf,select.cf {
  background:#fff;
  border:1px solid #ccc;
  height:50rem;
  line-height:50rem;
  padding:0px 0px 0px 20rem;
  box-sizing:border-box;
  display:inline-block;
  font-family:Arial;
  font-size:24rem;
  color:#333;
  outline:none;
}

textarea.cf {
  background:#fff;
  border:1px solid #ccc;
  
  padding:10px 10px 10px 20rem;
  box-sizing:border-box;
  display:inline-block;
  font-family:Arial;
  font-size:24rem;
  color:#000;
  outline:none;
}



.preloader {display:none;position:fixed;z-index:10000;left:0rem;top:0rem;right:0rem;bottom:0rem;width:100%;height:100%;background:rgba(0,0,0,0.4)}
.preloader img { opacity:0.5; position: absolute; top: 50%; left: 50%; width: 120rem; height: 120rem; margin:-60px 0 0 -60rem; -webkit-animation:spin 2s linear infinite; -moz-animation:spin 2s linear infinite; animation:spin 2s linear infinite; }


ul, ul li {margin:0rem;padding:0rem;list-style:none;}
p,h1,h2,h3,h4,h5 {margin:0rem;font-weight:normal;}
strong {font-weight:normal;}

h1,h2,h3,h4,h5 {font-family:Museo700;}

div,ul,li,img,a,label,td,table {box-sizing:border-box;}

strong,b {font-family:Museo900;font-weight:normal;}


.main {background:#fff;z-index:10;width:2160rem;margin:auto;opacity:0;}

.pagetop {position:relative;}
.pagetop .logo {width:328rem;padding:60rem 0;}
.pagetop .logo img {width:328rem;height:40rem;}
.pagetop .stats {position:absolute;}

.pagebottom {position:relative;padding:0rem 0 120rem 0;border-top:1px solid #e5e5e5;margin-top:60rem;}
.pagebottom .logo {width:328rem;padding:60rem 0;}
.pagebottom .logo img {width:328rem;height:40rem;}
.pagebottom .contacts {position:absolute;right:0px;top:0px;padding-top:60rem;}
.pagebottom .contacts a {color:#000;text-decoration:none;}



.glink {overflow:hidden;text-indent:-9000rem;}
.glink a {width:100%;height:100%;display:block;}

.inlinewrapper {word-spacing:0rem;font-size:1rem;font-family:'Courier New';margin-left:1rem;}
.inlinewrapper .inline {vertical-align:top;display:inline-block;margin-left:-1rem;}

.animated {opacity:0;}

.popup {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: auto;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1000;
}

.popupclosefield {
  display: none;
  min-width: 97%;
  min-height: 100%;
  max-height: 100%;
  overflow: auto;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1100;
}

table.popupwrapper {
  width: 100%;
  height: 100%;
}

.popup .popwin {
  margin: auto;
  width: 700px;
  background: #fff;
  position: relative;
  z-index: 1200;
  box-shadow: 0 0 15px #111;
}

.popwinalert {
  text-align: center;
  font-size: 30rem;
  padding: 100rem 50rem;
}

.pwclose {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 70px;
  height: 70px;
  background: url(../i/close.png) center center no-repeat;
  cursor: pointer;
  opacity: 1;
}

body.shadow .popup {
  display: block;
}

body.shadow {
  overflow: hidden;
}

body.shadow .popupclosefield {
  display: block;
}


.stats {position:absolute;right:0px;top:0px;padding:40rem 0;white-space:nowrap;}
.stats li {display:inline-block;vertical-align:top;margin-left:55rem;font-size:42rem;font-family:Museo300;line-height:40rem;width:80rem;}
.stats span {font-family:Museo300;font-size:24rem;display:block;}

.filters {background:#f77456;height:100rem;color:#fff;white-space:nowrap;padding:20rem 0 20rem 0rem;position:relative;z-index:10;}
.filters .filter {display:inline-block;width:630rem;vertical-align:top;}
.filters .filter div.caption {line-height:65rem;height:65rem;padding:0 0 0 40rem;border-right:1px solid #fff;text-transform:uppercase;cursor:pointer;font-size:28rem;}
.filters .filter span.caption {background:url(../i/bottom.png) right center no-repeat;background-size:26rem 15rem;display:inline-block;line-height:65rem;height:65rem;padding:0 40rem 0 0;}
.filters .filter ul {max-height:60vh;transition: all 0.2s ease-in 0s; }
.filters .filterwrapper {background:#fff;color:#000;margin-top:15rem;box-shadow:0px 10rem 30rem 0px rgba(0, 0, 0, 0.30);}
.filters .filter li {cursor:pointer;font-size:31rem;position:relative;}
.filters .filter li .count {position:absolute;right:20rem;top:10rem;font-weight:100;opacity:0.5;font-size:22rem;}

.filters .filter a {color:#000;padding:14rem 40rem;display:block;}
.filters .filter label {color:#000;padding:5rem 40rem 7rem 60rem;display:block;background:url(../i/unchecked.png) 15rem center no-repeat;background-size:auto 50%;cursor:pointer;}
.filters .filter li:hover {background:#e8e8e8;}
.filters .filter li.active {background:#f77456;color:#fff;}
.filters .filter li.active a {color:#fff;}
.filters .clear {position:absolute;right:10rem;top:0px;cursor:pointer;width:100rem;height:100rem;background:url(../i/clear.png) center center no-repeat;background-size:26rem 27rem;z-index:10;}
.filters a {color:#fff;}

.filters .css-checkbox {position:absolute;left:0px;top:50%;height:10rem;margin-top:-7rem;opacity:0;}
.filters input[type=checkbox]:checked~label {background:url(../i/checked.png) 15rem center no-repeat;background-size:auto 50%;;}


.filters .filter ul {height:1px;opacity:0;overflow:hidden;}
.filters .filteractive ul {height:auto;opacity:1;overflow:auto;padding:20rem 0;}

.page-caption {background:#dbeef5;padding:0rem 60rem 0rem 70rem;font-family:Museo700;font-size:90rem;line-height:200rem;height:200rem;margin:70rem 0 90rem 0;;}
.page-caption .value {display:inline-block;opacity:0.3;padding-left:45rem;}
.page-caption-country {background:#dbeef5 url(../i/world.png) right 60rem center no-repeat;background-size:276rem 136rem;}

.page-caption-blank {background:#fff;padding:0rem 0rem 0rem 0rem;font-family:Museo700;font-size:90rem;line-height:180rem;min-height:200rem;margin:20rem 0;}
.page-caption-blank .value {display:inline-block;opacity:0.3;padding-left:45rem;vertical-align:middle;}
.page-caption-blank .pica {width:100rem;height:90rem;display:inline-block;vertical-align:middle;margin-right:20rem;}
.page-caption-blank .pica img {width:100%;height:auto;vertical-align:top;margin-top:10rem;border:1px solid #e0e0e0}
.page-caption-blank .name {min-height:90rem;max-width:1700rem;line-height:95rem;display:inline-block;vertical-align:middle;white-space:normal}


.pagecontent {white-space:nowrap;}
.page-col-left {display:inline-block;vertical-align:top;width:1500rem;white-space:normal;padding-right:90rem;}
.page-col-right {display:inline-block;vertical-align:top;width:660rem;white-space:normal;}



.blockset {margin-bottom:90rem;}
.blockset .blockset-caption {position:relative;text-transform:uppercase;margin-bottom:25rem;}
.blockset .blockset-caption .h {font-family:Museo900;}
.blockset .blockset-caption .count {font-family:Museo700;font-size:24rem;position:absolute;right:0px;top:0px;}
.blockset .blockset-caption a {color:#002691;}

.blockset .block {border:1px solid #eaeaea;padding:10rem 25rem 10rem 40rem;display:block;margin:20rem 0;position:relative;min-height:85rem;}
.blockset .block:hover {border:1px solid #ccc;} 
.blockset .block .value {position:absolute;right:30rem;top:50%;margin-top:-30rem;width:50rem;height:60rem;line-height:60rem;text-align:right;}
.blockset .block .pica {display:inline-block;vertical-align:middle;width:60rem;height: 60rem;}
.blockset .block .title {display:inline-block;vertical-align:middle;margin-left:20rem;}
.blockset .no-pic .title {height:40rem;line-height:60rem;}

.page-tabs {margin-top:-30rem}
.page-tabs ul {white-space:nowrap;border-bottom:1px solid #d7d7d7;text-transform:uppercase;font-family:Museo900;height:90rem;}
.page-tabs li {display:inline-block;vertical-align:top;;}
.page-tabs a {color:#002691;display:inline-block;height:90rem;line-height:90rem;padding:0px 35rem;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;margin-left:-1px;}
.page-tabs .active a {color:#000;border-top:1px solid #d7d7d7;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;background:#fff;height:90rem;margin-right:1px;}

.blockset-content .blockset-body {width:1500rem;padding:30rem 0;}
.blockset-content .block {display:inline-block;width:695rem;margin-right:20rem;margin-bottom:5rem;}
.blockset-content .blockset-body-wide .block {width:1410rem;}



.page-main {white-space:nowrap;width:100%;overflow:hidden;padding:100rem 0;}
.page-main-block {display:inline-block;vertical-align:top;width:665rem;margin:30rem 80rem 0rem 0;}
.page-main-block .blockset {margin-bottom:60rem;}

.blockset-colored .block {background:#dbeef5;border:none;}
.blockset-colored .block:hover {border:none;background:#c5e0ea;}


.cline {border:#eaeaea 1px solid;padding:50rem 0 0rem 0;margin-bottom:50rem;}
.cline .block {display:inline-block;width:440rem;vertical-align:top;margin:0 10rem 50rem 10rem;text-align:center;}
.cline .pica {width:350rem;height:175rem;display:inline-block;}
.cline .descra {font-size:25rem;color:#000000;margin:15rem 50rem 5rem 50rem;}
.cline .year {font-size:20rem;color:#000000;opacity:0.4;margin:5rem 15rem 15rem 15rem;;}

/*
.clinecaption {position:relative;margin-bottom:10rem;}
.clinecaption h1 {font-size:50rem;line-height:60rem;height:60rem;margin-top:-10rem;}
.clinecaption .count {text-transform:uppercase;position:absolute;right:0px;bottom:0px;}
.clinecaption .count a {color:#002691;display:inline-block;    font-family: Museo700;font-size: 24rem;}
*/

.clinecaption {position:relative;margin-bottom:10rem;margin:0rem 0rem 10rem 0rem;;}
.clinecaption h1 {font-size:40rem;line-height:80rem;height:80rem;margin-top:-10rem;padding:0 35rem;background:#f1f1f1;display:inline-block;vertical-align:middle;}
.clinecaption .count {text-transform:uppercase;position:absolute;right:0px;bottom:0px;}
.clinecaption .count a {color:#002691;display:inline-block;    font-family: Museo700;font-size: 24rem;}
.clinecaption .pica {height:80rem;width:auto;line-height:80rem;display:inline-block;vertical-align:middle;margin-right:10rem;}
.clinecaption .pica img {height:80rem;line-height:80rem;width:auto;display:block;margin-top:-5rem;border:1px solid #e0e0e0;}




.details {padding-bottom:50rem;}
.details .intro {text-align:center;border:1px solid #eaeaea;padding:100rem 0;}
.details .intro img {width:1100rem;}
.details .intro .descra {font-size:32rem;margin-top:80rem;}
.details ul {width:1500rem;margin:30rem 0;}
.details ul li {border:1px solid #eaeaea;display:inline-block;width:683rem;font-size:28rem;padding:20rem 40rem;margin:0 45rem 20rem 0;}
.details ul span {text-transform:uppercase;font-size:22rem;color:#878787;padding-right:5rem;display:inline-block;vertical-align:middle;}
.details ul a {color:#002691;}


.filter .bttn {height:100rem;display:none;}
.filter .bttn .button {font-size:30rem;cursor:pointer;background:#f77456;color:#fff;text-transform:uppercase;width:100%;min-width:100%;height:100%;line-height:100%;color:#fff;font-family: 'Museo700';border:none;}
.filteractive .bttn {display:block;}




.feedback {width:370px;margin:auto;padding:45px 0 50px 0;}
.feedback h3 {color:#3d3d3d;font-size:30px;text-align:center;}
.feedback p {font-size:18px;text-align:center;margin:15px 0px;}
.feedback .form {margin:30px 0;}
.feedback .block {margin:10px 0px;width:370px;}
.feedback .cf {width:370px;}
.feedback textarea.cf {height:100px;}
.feedback .submit {text-align:center;margin:20px 0;}
.feedback .error {text-align:center;margin-top:30px;color:#f00;}
.feedbacksucces p {margin:50px 0;}


input.cf,
select.cf {
  background: #fff;
  border: 1px solid #8d959c;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  padding: 0px 0px 0px 20px;
  box-sizing: border-box;
  display: inline-block;
  font-family: 'Museo300';
  font-size: 18px;
  color: #3d3d3d;
  outline: none;
}

textarea.cf {
  resize: none;
  background: #fff;
  border: 1px solid #8d959c;
  border-radius: 3px;
  padding: 10px 10px 10px 20px;
  box-sizing: border-box;
  display: inline-block;
  font-family: 'Museo300';
  font-size: 18px;
  color: #000;
  outline: none;
}

.button {
  padding: 15px 60px 15px 60px;
  box-sizing: border-box;
  display: inline-block;
  border: none;
  min-width: auto;
  border-radius: 3px;
  -webkit-appearance: none;
  outline: none;
  color: #fff;
  background: #f77456;
  background-size: 100% 100%;
  font-size: 20px;
  font-family: 'Museo300';
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  cursor: pointer;

-webkit-transition-property: all; 
transition-property: all;
-webkit-transition-duration: .3s; 
transition-duration: .3s;
-webkit-transition-timing-function: ease-in; 
transition-timing-function: ease-in;

}
