@charset "utf-8";
/* LESS Document */
/*dark blue*/
/*white*/
/*dark*/
/*red*/
/*font-family:  'apercu-regular', sans-serif;*/
/*font-family: 'apercu-bold'*/
@font-face {
  font-family: 'Conv_Prohibition';
  src: url(../fonts/Prohibition.eot);
  src: local('âº'), url(../fonts/Prohibition.woff) format('woff'), url(../fonts/Prohibition.ttf) format('truetype'), url(../fonts/Prohibition.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Px Grotesk Regular';
  src: url(../fonts/Px Grotesk Regular.eot);
  src: local('âº'), url(../fonts/PxGroteskRegular.woff) format('woff'), url(../fonts/PxGroteskRegular.ttf) format('truetype'), url(../fonts/PxGroteskRegular.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  color: #000000;
  font-family: 'Conv_Px Grotesk Regular';
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 24px;
  overflow-x: hidden;
}
header {
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  header {
    margin: 0;
  }
}
.mainTop {
  margin: 0;
  background-color: #001857;
}
.top_line {
  position: relative;
  float: left;
  height: 70px;
  background-color: ;
  padding: 0;
}
/*.navbar-header{
	position: absolute;
	left: 0;
	top: 0;
}*/
.navbar-nav > li > a {
  font-size: 16px;
  font-family: 'Conv_Px Grotesk Regular';
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin: 40px 25px 14px;
}
.collapse.in {
  background-color: transparent;
}
@media (max-width: 767px) {
  .collapse.in {
    background-color: transparent;
  }
}
.navTopMenu {
  display: table;
}
@media (max-width: 767px) {
  .navTopMenu {
    width: 100%;
  }
}
.navbar-brand {
  width: 272px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  padding: 17px 50px;
}
@media (max-width: 767px) {
  .navbar-brand {
    width: 200px;
    height: 55px;
    padding: 12px 30px;
  }
  .navbar-brand img {
    width: 140px;
  }
}
.navbar-toggle {
  margin-right: 0;
}
.navbar-toggle a {
  font-size: 12px;
  font-family: 'Conv_Prohibition';
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #001857;
}
.navbar-toggle:focus .mainTop {
  background-color: #0e141a;
}
.equal,
.equal > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 0 auto;
}
/*__________________________________________________________________________________________________________________________*/
.color_mine {
  color: #001857;
}
.color_theme {
  color: #ffffff;
}
.h1,
h1,
h2 {
  font-size: 88px;
  line-height: 91px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: 'Conv_Prohibition';
  padding: 40px 0 30px 0;
}
@media (max-width: 979px) {
  .h1,
  h1,
  h2 {
    font-size: 64px;
    line-height: 68px;
    padding: 35px 0 25px 0;
  }
}
@media (max-width: 767px) {
  .h1,
  h1,
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
h4 {
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: 'Conv_Prohibition';
  padding: 40px 0 30px 0;
}
h4:hover {
  text-decoration: none;
}
@media (max-width: 979px) {
  h4 {
    padding: 35px 0 25px 0;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 16px;
    line-height: 26px;
  }
}
h3 {
  font-size: 46px;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: 'Conv_Prohibition';
  padding: 40px 0 30px 0;
}
@media (max-width: 979px) {
  h3 {
    padding: 35px 0 25px 0;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.color_mine {
  color: #001857;
}
.color_theme {
  color: #ffffff;
}
.no_padd {
  padding: 0;
}
@media (max-width: 767px) {
  .no_padd_xs {
    padding: 0;
  }
}
.padd_w_block {
  padding: 20px 15px 80px 15px;
}
.cl_b {
  clear: both;
}
.dark_blue_bg {
  width: 100%;
  background: #001857;
  color: #ffffff;
  padding: 60px 0 85px 0;
}
@media (max-width: 460px) {
  .dark_blue_bg {
    padding: 15px 0 85px 0;
  }
}
.graphic {
  padding: 95px 0 30px 0;
}
@media (max-width: 767px) {
  .graphic {
    padding: 0 0 30px 0;
    /*width: 90%;*/
    text-align: center;
  }
}
@media (max-width: 460px) {
  .graphic {
    padding: 0 0 5px 0;
    width: 100%;
    text-align: center;
  }
}
.r_ico_block {
  text-align: center;
  padding: 0 0 30px 0;
}
@media (max-width: 979px) {
  .r_ico_block {
    padding: 30px 0 20px 0;
  }
}
@media (max-width: 460px) {
  .r_ico_block {
    padding: 10px 0 20px 0;
  }
}
.ring_ico {
  display: inline-block;
  position: relative;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: 0 9px 0 9px;
  background: rgba(255, 255, 255, 0);
}
.ring_ico:hover {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 54%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 54%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 54%, rgba(255, 255, 255, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80ffffff', GradientType=0);
}
@media (max-width: 979px) {
  .ring_ico {
    margin: 4px 3px 4px 3px;
  }
}
@media (max-width: 767px) {
  .ring_ico {
    margin: 4px 2px 4px 2px;
  }
}
@media (max-width: 460px) {
  .ring_ico {
    width: 48px;
    height: 48px;
  }
}
.form1 label {
  float: left;
  font-size: 16px;
  text-align: right;
  width: 50%;
  color: #ffffff;
  margin: 0 10px 4px 0;
}
.form1 label img {
  display: inline-block;
  padding: 3px 0 0 10px ;
}
@media (max-width: 979px) {
  .form1 label {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .form1 label {
    width: 55%;
  }
}
.form1 input {
  float: left;
  width: 80px;
  height: 30px;
  padding: 5px 5px 2px 5px;
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  box-shadow: inset 2px 2px 3px #8f9dc7;
  border: none;
  margin: 0 0 8px;
}
.rid_sel {
  float: left;
  width: 80px;
  height: 30px;
  padding: 5px 5px 2px 5px;
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  box-shadow: inset 2px 2px 3px #8f9dc7;
  border: none;
  margin: 0 0 8px;
}
.material_sel {
  float: left;
  width: 180px;
  height: 30px;
  padding: 5px 5px 2px 5px;
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  box-shadow: inset 2px 2px 3px #8f9dc7;
  border: none;
  margin: 0 0 8px;
}
@media (max-width: 969px) {
  .material_sel {
    width: 160px;
    font-size: 15px;
  }
}
@media (max-width: 370px) {
  .material_sel {
    width: 120px;
    font-size: 15px;
  }
}
.measure {
  display: inline-block;
  padding: 3px 0 0 10px;
  color: #ffffff;
  font-size: 16px;
}
@media (max-width: 969px) {
  .measure {
    font-size: 15px;
  }
}
.butt_1 {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Conv_Prohibition';
  border: solid 1px #ffffff;
  width: 140px;
  height: 40px;
  padding: 0 27px 4px 27px;
  margin: 30px 0;
  background: rgba(0, 24, 87, 0);
  letter-spacing: 0.05em;
}
.butt_1:hover {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80ffffff', GradientType=0);
}
.butt_4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #001857;
  font-family: 'Conv_Prohibition';
  border: solid 1px #001857;
  width: 70%;
  height: 40px;
  padding: 0 27px 4px 27px;
  margin: 30px 0;
  background: rgba(0, 24, 87, 0);
  letter-spacing: 0.05em;
  position: relative;
}
.butt_4:hover {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80ffffff', GradientType=0);
}
.form2 label {
  float: left;
  font-size: 18px;
  text-align: right;
  width: 20%;
  color: #000000;
  margin: 20px 10px 4px 0;
}
@media (max-width: 460px) {
  .form2 label {
    width: 100%;
    margin: 10px 0 4px 0;
    text-align: left;
    font-size: 15px;
  }
}
.form2 input {
  float: left;
  width: 240px;
  height: 40px;
  padding: 5px 5px 2px 5px;
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  border: solid 1px #001857;
  margin: 10px 0;
}
@media (max-width: 460px) {
  .form2 input {
    width: 100%;
    margin: 5px 0 10px;
  }
}
.form2 textarea {
  float: left;
  width: 70%;
  height: 150px;
  padding: 15px 5px 2px 5px;
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  border: solid 1px #001857;
  margin: 10px 0;
}
@media (max-width: 460px) {
  .form2 textarea {
    width: 100%;
    margin: 5px 0 10px;
  }
}
.butt_3 {
  position: relative;
  font-size: 16px;
  color: #dc003d;
  border: solid 1px #dc003d;
  width: 100px;
  height: 40px;
  padding: 0 10px 0 10px;
  margin-top: 20px;
  margin-bottom: 50px;
  margin-left: calc(20% + 10px);
  background-color: transparent;
}
.butt_3:hover {
  color: #001857;
  border: solid 1px #001857;
}
@media (max-width: 460px) {
  .butt_3 {
    position: relative;
    margin: 30px auto  80px auto;
    text-align: center;
  }
}
.link_d_bg {
  padding-bottom: 2px;
  color: #ffffff;
  text-decoration: none;
  border-bottom: solid 1px #ffffff;
}
.link_d_bg:hover {
  color: #8f9dc7;
  text-decoration: none;
  border-bottom: solid 1px #8f9dc7;
}
.butt_a_s {
  display: block;
  text-align: right;
  padding-bottom: 15px;
}
.butt_a_s img {
  width: 160px;
  height: auto;
}
@media (max-width: 979px) {
  .butt_a_s {
    text-align: center;
  }
}
.butt_g_p {
  display: block;
  text-align: left;
}
.butt_g_p img {
  width: 160px;
  height: auto;
}
@media (max-width: 979px) {
  .butt_g_p {
    text-align: center;
  }
}
/*_______________________________________________________________________ results_tab___________________________________________________________________*/
.results .panel {
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.results .panel-title {
  background: ;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #ffffff;
}
.results .panel-title a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 6px;
  top: 54px;
  left: inherit;
  margin-left: 10px;
  background: url(../images/ac_arr_open.svg) no-repeat;
}
.results .panel-default > .panel-heading {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.results .panel-heading {
  padding: 0;
  border-bottom: none;
  border-bottom-color: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.results h4 {
  padding-bottom: 12px;
  width: 100%;
  border-bottom: solid 2px #ffffff;
}
@media (max-width: 979px) {
  .results .panel-title {
    text-align: center;
  }
}
.results .panel-title a:focus,
.results .panel-title a:hover {
  text-decoration: none !important;
}
.results_tab {
  background: #ffffff;
  color: #000000;
  text-align: center;
  font-size: 14px;
}
.results_tab tr {
  border-bottom: solid 1px #000000;
}
.results_tab td {
  padding: 4px 0;
  border-right: solid 1px #000000;
}
.results_tab .m_col {
  text-align: left;
}
.results_tab .m_col img {
  position: relative;
  width: 28px;
  margin: 3px 6px 0 10px;
  height: auto;
}
/*__________________________________________________________________ results_tab_end______________________________________________________________________*/
/*___________________________________________________________________ results_box ________________________________________________________________________*/
.result_box {
  position: relative;
  background: #ffffff;
  color: #060c1b;
  font-size: 16px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.res_b_head {
  border-bottom: solid 1px #001857;
}
.res_b_head img {
  position: absolute;
  top: 20px;
  right: 15px;
  width: 30px;
  height: auto;
}
.res_tab_1 td {
  padding: 5px 5px;
}
.res_tab_1 .res_b_head td {
  padding: 20px 15px 10px 15px;
}
/*___________________________________________________________________ results_box_end ________________________________________________________________________*/
footer {
  background-color: #001857;
  color: #ffffff;
  padding: 50px 0 40px;
  text-align: center;
  margin: auto;
}
.footer_menu {
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: 'Conv_Prohibition';
  padding-bottom: 20px;
}
.footer_menu a {
  display: inline-block;
  padding: 10px 27px 25px;
  list-style: none;
  color: #ffffff;
}
.footer_menu a:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 767px) {
  .footer_menu a {
    font-size: 16px;
    padding: 4px 10px 10px 10px;
  }
}
.ch_box {
  position: relative;
  float: left;
  font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, " sans-serif";
  font-size: 14px;
  padding: 0 32px 0 0;
}
.ch_box span {
  padding: 0 0 0 10px;
}
@media (max-width: 979px) {
  .ch_box {
    font-size: 12px;
    float: none;
  }
}
.ch_box input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  cursor: pointer;
}
input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  height: 28px;
  width: 28px;
  margin: 0 0 -5px 0;
  background: #ffffff url(../images/check_e.gif);
  background-repeat: no-repeat;
  background-position: -28px 0;
}
label {
  font-weight: 100;
}
input[type="checkbox"]:checked + label::before {
  background-position: 0 0;
}
.band_box {
  padding-top: 20px;
  padding-bottom: 80px;
}
@media (max-width: 460px) {
  .band_box {
    padding-bottom: 20px;
    padding-top: 10px;
  }
}
.name_22 {
  position: relative;
  font-family: 'Conv_Prohibition';
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding: 4px 0 8px 0;
  color: #001857;
}
.img_band img {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
}
@media (max-width: 460px) {
  .img_band img {
    width: 100%;
  }
}
.img_b_text {
  position: relative;
  float: left;
  padding-left: 20px;
  width: 50%;
}
@media (max-width: 460px) {
  .img_b_text {
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
  }
}
.butt_2 {
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 16px;
  color: #001857;
  border: solid 1px #001857;
  width: 140px;
  height: 40px;
  padding: 0 27px 0 27px;
  margin: 30px 0  80px 20px;
  background-color: transparent;
}
.butt_2:hover {
  color: #dc003d;
  border: solid 1px #dc003d;
}
@media (max-width: 460px) {
  .butt_2 {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 30px auto  80px auto;
    text-align: center;
  }
}
.form-divider {
  display: block;
  width: 100%;
  text-align: center;
}
.main-intro {
  display: block;
}
@media (max-width: 460px) {
  .main-intro {
    display: none;
  }
}
.ring_ico img {
  height: 64px;
}
@media (max-width: 460px) {
  .ring_ico img {
    height: 48px;
  }
}
@media (max-width: 380px) {
  .container {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.statusbar {
  height: 20px;
  position: fixed;
  width: 100%;
  background-color: #fff;
  display: none;
}
.form3 label {
  float: left;
  font-size: 18px;
  text-align: left;
  color: #000000;
  margin: 19px 10px 0 0;
}
.form3 select {
  float: left;
  width: 100px;
  height: 40px;
  padding: 5px 5px 2px 5px;
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  border: solid 1px #001857;
  margin: 10px 0;
}
.form3 .butt_3 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.plus {
  position: relative;
  float: left;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  border: solid 1px #001857;
  padding: 10px;
  margin-right: 5px;
  margin-left: 5px;
  background: url(../images/plus.svg) #001857 no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
}
.plus:hover {
  background-color: #ffffff;
  background-image: url(../images/plus1.svg);
}
.minus {
  position: relative;
  float: left;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  border: solid 1px #dc003d;
  padding: 10px;
  background: url(../images/minus1.svg) #ffffff no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
}
.minus:hover {
  background-color: rgba(220, 0, 61, 0.5);
  background-image: url(../images/minus.svg);
}
.m-add-i {
  margin: 0;
  padding: 6px;
  width: 100%;
  height: 40px;
  font-size: 16px;
  color: #ffffff;
  border: solid 1px rgba(255, 255, 255, 0.4);
  background-color: transparent;
}
.material-add {
  background-color: #001857;
}
.material-add tr th .plus {
  height: 40px;
  width: 100%;
  margin-right: 0;
  background-size: 25%;
  border-radius: 0;
  margin-left: 0;
}
.table > thead.material-add > tr > th {
  padding: 3px;
  border-bottom: none;
}
.msign {
  margin-left: 18px;
}


.lang-block{
  position: absolute;
  right: 50px;
  top: 22px;
}

.lang-block a{
  margin: 1px 5px;
  font-size: 17px;
  color: #fff;
}


.lang-block a.active{
  margin: 1px 5px;
  font-size: 17px;
  color: #db003d;
}
