/* FONTS */
@import "https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700&amp;subset=cyrillic";
/* CUSTOM */
@import url(scss/plugin/flexslider.css);
* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'PT Sans', sans-serif; }

.header {
  position: relative;
  z-index: 50;
  background: #fff; }
  .header_logo {
    display: inline-block;
    margin-top: 20px;
    width: 20%;
    float: left;
    position: relative; }
    .header_logo img {
      width: 100%; }
  .header_mobile_menu {
    display: none;
    float: right;
    margin-top: 9px;
    margin-right: 9px;
    color: #3A3B3A;
    font-size: 24px;
    cursor: pointer; }
  .header_enter {
    float: right;
    text-align: center;
    margin-top: 10px;
    position: relative; }
    .header_enter_link {
      font-size: 12px;
      font-weight: bold;
      color: #269fd4;
      display: inline-block;
      margin-bottom: 7px;
      padding-top: 1px;
      padding-bottom: 5px;
      background: url("../images/icon_enter.png") 0 0 no-repeat;
      padding-left: 27px; }
      .header_enter_link:hover {
        text-decoration: none; }
  .header_mobile_button_back {
    opacity: 0;
    top: 9px;
    left: -10%;
    position: absolute;
    cursor: pointer; }
    .header_mobile_button_back .demo-icon {
      color: #3D3D3D;
      font-size: 24px; }

.main_center {
  max-width: 1050px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  font-size: 14px; }

.menu {
  display: inline-block;
  vertical-align: top;
  margin-top: 35px;
  width: 65%;
  text-align: center;
  font-size: 0; }
  .menu_item {
    display: inline-block;
    margin-right: 3%;
    margin-left: 3%; }
    .menu_item:last-child {
      margin-right: 0; }
    .menu_item_link {
      color: #3a3a3a;
      text-decoration: none;
      display: block;
      height: 50px;
      font-size: 17px;
      font-weight: bold;
      border-bottom: 4px solid #fff; }
      .menu_item_link:hover {
        color: #0094e0;
        border-bottom: 4px solid #269FD4; }

input, textarea {
  outline: 0; }

.b-overflow {
  overflow: hidden; }

.header .header_mobile_menu .demo-icon {
  color: #3A3B3A; }

.slider {
  background: url("../images/bg_slider.jpg") center right no-repeat #269FD4;
  padding-top: 30px;
  box-shadow: inset 0 5px 5px 0 #1C749A;
  height: 720px;
  position: relative; }
  .slider_head {
    text-align: center;
    color: #fff;
    font-size: 36px;
    margin-top: -15px;
    text-transform: uppercase; }
  .slider_content {
    background: url("../images/bg_slider_fon.jpg");
    background-repeat: no-repeat;
    width: 873px;
    height: 742px;
    position: absolute;
    bottom: -17%;
    left: 0; }

.inc_inter {
  max-width: 100%; }

.slides_info {
  position: absolute;
  bottom: 20%;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 20px;
  color: #000;
  width: 30%;
  left: 10%;
  text-align: left;
  display: none; }
  .slides_info h4 {
    font-size: 18px;
    margin-bottom: 5px; }

.sl2 {
  position: absolute;
  right: 0;
  top: -100%; }

.custom-controls-container {
  cursor: pointer;
  padding: 8px 10px;
  position: relative; }

.custom-navigation {
  position: absolute;
  z-index: 250;
  right: -70px;
  top: 70px; }

.custom-navigation_border {
  overflow: hidden;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px; }

.custom-navigation_text {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 270px; }

.custom-navigation_text p {
  font-size: 14px;
  color: #646464;
  display: none;
  text-transform: none;
  font-weight: normal;
  line-height: 12px; }

.custom-navigation .flex-active {
  background: #fff;
  border-radius: 50px; }

.custom-navigation .flex-active .custom-navigation_text {
  color: #000;
  text-transform: uppercase;
  font-size: 17px; }

.custom-navigation .flex-active .custom-navigation_text p {
  display: inline-block; }

.slider_content .flex-direction-nav {
  display: none; }

.position-1 {
  left: 111px;
  top: -4px; }

.position-2 {
  left: 200px;
  top: 30px; }

.position-3 {
  left: 246px;
  top: 63px; }

.position-4 {
  left: 262px;
  top: 96px; }

.position-5 {
  left: 239px;
  top: 123px; }

.flexslider .slides img {
  width: auto;
  max-width: 100%;
  display: inline-block; }

.flexslider .slides > li {
  text-align: center; }

.flex-control-nav {
  bottom: -15px; }

.carusel-slider .flex-direction-nav a {
  opacity: 1;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  top: 59%; }
.carusel-slider .flex-control-nav {
  bottom: 0; }
.carusel-slider .flex-direction-nav .flex-prev:before {
  content: '\24'; }
.carusel-slider .flex-direction-nav .flex-next:before {
  content: '\23'; }
.carusel-slider .flex-direction-nav a:before {
  font-size: 26px; }
.carusel-slider .flex-direction-nav a:hover:before {
  color: #0589C0; }

.btn {
  background: #FFA201;
  text-decoration: none;
  border: 0;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 7px 25px;
  border-radius: 5px;
  display: inline-block;
  line-height: 18px;
  cursor: pointer;
  font-family: "PT Sans", sans-serif; }
  .btn:hover {
    background: #FFC001; }

.btn-lg {
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 25px;
  border-radius: 8px; }

.clear {
  clear: both; }

.testing {
  padding-top: 130px; }
  .testing_free {
    float: left;
    border: 5px solid #269FD4;
    padding: 3% 4%;
    width: 35%;
    text-align: center;
    margin-top: 65px; }
    .testing_free_text {
      color: #38343b;
      font-size: 24px;
      font-weight: bold;
      line-height: 28px;
      margin-bottom: 35px; }
      .testing_free_text-blue {
        color: #269fd3;
        text-transform: uppercase; }
  .testing_counts {
    float: right;
    width: 40%; }
    .testing_counts_list {
      list-style-type: none; }
      .testing_counts_list_item {
        margin-bottom: 30px; }
      .testing_counts_list_head {
        font-size: 80px;
        color: #269fd3;
        line-height: 90px; }
      .testing_counts_list_text {
        font-size: 16px;
        color: #686868; }

.icon-gift {
  font-size: 24px;
  font-weight: normal;
  padding-right: 10px;
  margin-bottom: 3px;
  display: inline-block; }

.head_h2 {
  font-size: 60px;
  color: #1e1e1e;
  margin-bottom: 30px; }

.inc_inter {
  margin-bottom: 40px; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.indent-top-140 {
  margin-top: 140px; }

.service {
  background: #F1F1F1;
  padding-top: 30px;
  margin-top: 20px; }
  .service_text {
    font-size: 18px;
    color: #323232; }
  .service_img {
    margin-top: -100px;
    position: relative;
    top: 140px; }
    .service_img img {
      max-width: 100%; }

.whom_service {
  list-style-type: none;
  font-size: 0;
  text-align: center;
  margin-top: 40px; }
  .whom_service_item {
    width: 25%;
    margin-right: 3%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 1px solid #D1D1D1;
    padding: 20px 15px 30px 15px;
    box-sizing: border-box;
    border-radius: 10px;
    min-height: 280px; }
    .whom_service_item:last-child {
      margin-right: 0; }
  .whom_service_head {
    font-size: 20px;
    color: #1e1e1e;
    margin-bottom: 16px;
    margin-top: 10px;
    line-height: 22px; }
  .whom_service_text {
    font-size: 15px;
    color: #464646; }
  .whom_service_list {
    list-style-type: disc;
    font-size: 15px;
    text-align: left;
    margin-left: 15px;
    color: #464646;
    min-height: 200px; }
    .whom_service_list li {
      margin-top: 10px; }

.task_list {
  list-style-type: none;
  font-size: 0;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 70px;
  float: left;
  width: 100%; }
  .task_list_item {
    width: 22%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: left; }
    .task_list_item:last-child {
      margin-right: 0; }
  .task_list_head {
    font-size: 20px;
    color: #1e1e1e;
    margin-bottom: 16px;
    margin-top: 20px;
    line-height: 22px; }
  .task_list_text {
    font-size: 15px;
    color: #464646; }

.fl-right {
  float: right; }

.fl-left {
  float: left; }

.indent-top-10 {
  margin-top: 10px; }

.indent-top-30 {
  margin-top: 30px; }

.free {
  background: #2498C9;
  padding: 60px 0;
  margin-top: 80px;
  float: left;
  width: 100%;
  margin-bottom: 70px; }
  .free_text {
    color: #fff;
    font-size: 20px;
    float: left; }
    .free_text_big {
      display: block;
      font-size: 40px;
      text-transform: uppercase;
      font-weight: bold; }

.test_text {
  float: left;
  color: #38343b;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px; }

.about_author {
  margin-top: 40px;
  padding: 2%;
  color: #ffffff;
  float: left;
  width: 96%;
  background: url("../images/bg_author.jpg") right bottom no-repeat #0094E0;
  margin-bottom: 50px; }
  .about_author p {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: justify;
    line-height: 18px; }
  .about_author_text {
    width: 39%;
    margin-right: 3%;
    float: left; }
  .about_author_image {
    float: left;
    width: 15%; }
    .about_author_image img {
      position: relative;
      top: -60px;
      left: -80px; }
    .about_author_image p {
      font-size: 30px;
      font-weight: bold;
      line-height: 30px;
      margin-top: -35px; }

.menu_item-mobile-none {
  display: none; }

.promo_show {
  font-size: 16px;
  display: inline-block;
  margin: 0 10px;
  color: #0094e0; }
  .promo_show:hover {
    text-decoration: none; }

.promo {
  display: none;
  padding-left: 10px;
  font-size: 18px;
  color: #686868; }

.promo_inp {
  border: 1px solid #c7c5c5;
  border-radius: 3px;
  font-family: "PT Sans",sans-serif;
  font-size: 14px;
  height: 40px;
  padding-left: 10px;
  margin-left: 10px;
  width: 120px; }
  .promo_inp:focus {
    border: 1px solid #0094e0; }

.agreement {
  margin-top: 25px;
  font-size: 16px; }
  .agreement a {
    color: #0094e0; }
    .agreement a:hover {
      text-decoration: none; }

.head_h4 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 10px; }

.inc_payment_list {
  list-style-type: none;
  margin: 0 10px; }
  .inc_payment_list li {
    display: inline-block;
    width: 13%;
    margin: 5px;
    text-align: center; }
  .inc_payment_list_image {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 5%; }
    .inc_payment_list_image img {
      max-width: 100%; }

.carusel-slider {
  position: relative; }

.has-error input {
  border: 1px solid red; }
.has-error textarea {
  border: 1px solid red;
  margin-bottom: 5px; }
.has-error .help-block {
  color: red;
  display: block;
  margin-bottom: 10px;
  text-align: left; }

.min-height-content {
  min-height: 600px; }

.modile-btn-show {
  display: none; }

.table_over {
  overflow-x: auto; }

input, button, textarea {
  -webkit-appearance: none; }

.free .demo-icon {
  color: #fff; }

.author_about {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  margin-top: 7px; }

.cookie {
  background: #0094E0;
  text-align: center;
  padding: 10px;
  font-size: 13px;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  box-shadow: 0 1px 6px #000;
  display: none; }
  .cookie_text {
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    margin-right: 20px; }
  .cookie_link {
    display: inline-block;
    margin-left: 10px;
    color: #fff; }
    .cookie_link:hover {
      text-decoration: none; }

.login_wrap {
  background: #F4F4F4;
  min-height: 700px;
  margin-bottom: -50px; }
.login_line {
  width: 100%;
  background: #269FD4;
  box-shadow: 0 5px 5px 0 #1c749a inset;
  height: 100px; }
.login_block {
  padding: 40px 25px 50px 25px;
  background: #fff;
  border-radius: 5px;
  width: 720px;
  margin: 0 auto;
  position: relative;
  top: -35px;
  text-align: center;
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.25); }
  .login_block .btn-lg {
    min-width: 240px; }
.login_head {
  font-size: 26px;
  color: #262626;
  margin-bottom: 20px; }
.login_block_inp {
  position: relative;
  width: 50%;
  margin: 10px auto 30px; }
  .login_block_inp .demo-icon {
    color: #0094e0;
    font-size: 18px;
    left: 7px;
    position: absolute;
    top: 8px; }
.login_inp {
  border: 1px solid #c7c5c5;
  border-radius: 3px;
  font-family: "PT Sans",sans-serif;
  font-size: 14px;
  height: 40px;
  padding-left: 10%;
  width: 90%; }
  .login_inp:focus {
    border: 1px solid #0094e0; }

.reg_block {
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 20px 25px 50px;
  position: relative;
  top: -35px;
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.25); }
  .reg_block .btn-lg {
    max-width: 300px; }
  .reg_block_head {
    font-size: 20px;
    color: #269fd4;
    font-weight: bold;
    margin-bottom: 15px; }
  .reg_block_text {
    color: #686868;
    font-size: 18px;
    margin-bottom: 3px; }
.reg_form {
  margin-bottom: 10px;
  vertical-align: top;
  text-align: center; }
  .reg_form_text {
    color: #686868;
    display: inline-block;
    font-size: 18px;
    margin-left: -25%;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 40%;
    vertical-align: middle; }
  .reg_form_necessarily {
    color: red; }
  .reg_form_inp {
    width: 40%;
    display: inline-block; }
    .reg_form_inp .login_inp {
      width: 95%;
      padding-left: 5%; }
.reg_warning {
  font-size: 16px;
  font-weight: bold;
  color: #f92727;
  margin-bottom: 30px; }
.reg_enter_link {
  font-size: 14px;
  color: #262626;
  display: inline-block;
  margin-top: 20px; }
  .reg_enter_link:hover {
    text-decoration: none; }

.political_block {
  max-width: 960px;
  font-size: 16px;
  text-align: left; }
  .political_block a {
    color: #269fd4; }
    .political_block a:hover {
      text-decoration: none; }

.political_text {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 22px;
  color: #686868; }

.promo_wrap {
  margin-top: 15px;
  display: inline-block; }

.capabilities {
  height: 250px;
  background: url("../images/bg_capabilities.jpg") 85% 0 no-repeat #269fd4 !important;
  box-shadow: 0 5px 5px 0 #1c749a inset; }
  .capabilities_head {
    font-size: 36px;
    color: #fff;
    line-height: 100px;
    text-transform: uppercase;
    padding-top: 15px;
    text-align: center; }
    .capabilities_head span {
      font-size: 30px;
      display: block;
      font-weight: normal;
      line-height: 50px; }

.capabilities_block {
  padding: 30px 0; }
  .capabilities_block-bg {
    background: #F9F9F9; }
  .capabilities_block_img {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
    margin-right: 4%; }
    .capabilities_block_img img {
      max-width: 100%; }
  .capabilities_block_info {
    display: inline-block;
    vertical-align: middle;
    width: 50%; }
    .capabilities_block_info_head {
      font-size: 26px;
      color: #2e2e2e;
      text-transform: uppercase; }
    .capabilities_block_info_list {
      list-style-type: none;
      margin-top: 30px; }
      .capabilities_block_info_list li {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin-right: 4%; }
      .capabilities_block_info_list_text {
        color: #6c6c6c;
        font-size: 18px;
        display: inline-block;
        width: 60%;
        vertical-align: middle; }
      .capabilities_block_info_list_center {
        display: inline-block;
        vertical-align: middle;
        width: 110px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px; }

.capabilities-style {
  background: #269FD4;
  width: 100%;
  float: left;
  padding-top: 80px;
  padding-bottom: 80px; }
  .capabilities-style_bg {
    padding: 5px;
    background: #fff;
    float: left;
    margin-top: 75px;
    width: 40%;
    border-radius: 8px;
    box-shadow: 0 0 30px 10px #2086B2; }
  .capabilities-style .testing_counts_list_head {
    color: #fff; }
  .capabilities-style .testing_counts_list_text {
    color: #fff; }
  .capabilities-style .testing_free {
    background: #fff;
    border-radius: 8px;
    border: 2px solid #FFA201;
    margin-top: 0;
    width: 91%;
    padding: 8% 4%; }
  .capabilities-style .testing_free_text {
    font-size: 18px;
    font-weight: normal; }
  .capabilities-style .testing_free_text-blue {
    font-weight: bold;
    display: block;
    font-size: 32px;
    color: #242323;
    margin-top: 15px; }

.partner {
  height: 250px;
  background: url("../images/bg_partner.jpg") 85% 0 no-repeat #269fd4;
  box-shadow: 0 5px 5px 0 #1c749a inset;
  color: #fff; }
  .partner_text {
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 10px; }
  .partner_head {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 46px;
    margin-bottom: 25px;
    padding-top: 40px; }

.wrap_block {
  font-size: 0;
  margin-bottom: 50px;
  margin-top: 50px; }
  .wrap_block .left_block {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
    padding: 3%; }
    .wrap_block .left_block_link {
      margin-top: 11px;
      display: inline-block;
      width: 200px;
      vertical-align: top;
      margin-left: 35px;
      text-align: center; }
  .wrap_block_small_width {
    width: 460px; }
  .wrap_block .right_block {
    display: inline-block;
    vertical-align: middle;
    width: 50%; }
  .wrap_block h2 {
    font-size: 26px;
    color: #272727;
    margin-bottom: 15px; }
  .wrap_block p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #3c3c3c; }
  .wrap_block img {
    max-width: 100%; }

.favorably {
  background: url("../images/bg_partner_block.jpg") 20% 0 no-repeat;
  height: 750px;
  padding-top: 10px; }
  .favorably_text {
    display: inline-block;
    vertical-align: middle; }
    .favorably_text img {
      display: inline-block;
      vertical-align: middle;
      margin-left: 15px; }
  .favorably_list {
    list-style-type: none;
    display: inline-block;
    margin-left: 500px;
    margin-top: 40px; }
    .favorably_list li {
      background: url("../images/icon_list.png") 0 0 no-repeat;
      color: #0094e0;
      font-size: 20px;
      margin-bottom: 15px;
      font-weight: bold;
      text-align: left;
      padding-left: 45px; }

.result_partner {
  max-width: 800px;
  margin: 30px auto 50px; }
  .result_partner_img {
    display: inline-block;
    width: 24%; }
  .result_partner_right {
    display: inline-block;
    width: 75%;
    background: #EEEEEE; }
  .result_partner_name {
    color: #2e2e2e;
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px; }
  .result_partner_status {
    color: #0094e0;
    font-size: 14px; }
  .result_partner_text {
    font-size: 15px;
    font-style: italic;
    color: #2e2e2e;
    padding: 3%;
    width: 53%;
    display: inline-block; }
  .result_partner_list {
    list-style-type: none;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    float: right; }
    .result_partner_list li {
      padding: 5%; }
    .result_partner_list_count {
      font-size: 30px;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle; }
    .result_partner_list_text {
      font-size: 15px;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px; }
    .result_partner_list-blue {
      background: #58B6E6; }
    .result_partner_list-dark-blue {
      background: #33AAE6; }
    .result_partner_list-orange {
      background: #FFB401; }
  .result_partner-position {
    margin-left: 20%; }

.partner_list {
  list-style-type: none;
  font-size: 0;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 50px; }
  .partner_list-blue-1 {
    background: #0094E0; }
  .partner_list-blue-2 {
    background: #33A9E6; }
  .partner_list-blue-3 {
    background: #58B6E6; }
  .partner_list-blue-4 {
    background: #6BC8F8; }
  .partner_list li {
    text-align: center;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-top: 30px;
    min-height: 168px;
    padding-bottom: 30px; }
  .partner_list_count {
    font-size: 60px;
    font-weight: bold;
    color: #000;
    opacity: .3; }
  .partner_list_text {
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px; }

.tour {
  height: 250px;
  background: #269fd4;
  color: #fff;
  box-shadow: 0 5px 5px 0 #1c749a inset; }
  .tour_head {
    font-size: 80px;
    padding-top: 40px; }
    .tour_head span {
      font-size: 30px;
      display: block;
      font-weight: normal; }
  .tour_text {
    font-size: 22px; }
  .tour_menu {
    list-style-type: none;
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center; }
    .tour_menu_item {
      display: inline-block;
      margin: 0 5px; }
      .tour_menu_item a {
        color: #3a3a3a;
        font-size: 17px;
        padding: 8px 10px;
        border-radius: 5px;
        text-decoration: none; }
        .tour_menu_item a:hover {
          background: #269FD4;
          color: #fff; }
      .tour_menu_item-active {
        background: #269FD4;
        color: #fff !important; }

.tabs {
  list-style-type: none;
  text-align: center; }
  .tabs_item {
    display: inline-block;
    margin: 0 10px;
    color: #545454;
    font-size: 15px;
    cursor: pointer;
    padding: 8px 10px;
    border-radius: 5px; }
    .tabs_item-active {
      background: #269FD4;
      color: #fff; }

.slider-tour {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-top: 50px;
  height: 800px; }
  .slider-tour-head {
    font-size: 30px;
    color: #262525;
    margin-bottom: 30px; }
  .slider-tour .slides {
    text-align: center; }
    .slider-tour .slides li {
      display: inline-block;
      position: relative; }
  .slider-tour .flex-direction-nav a {
    background: url("../images/icon_sl_button_tour.png") 0 0 no-repeat;
    width: 36px;
    height: 30px;
    opacity: 1;
    font-size: 0;
    top: 30px; }
  .slider-tour .flex-direction-nav a.flex-prev {
    background-position: 0 0;
    left: 0; }
    .slider-tour .flex-direction-nav a.flex-prev:hover {
      background-position: 0 -34px; }
  .slider-tour .flex-direction-nav a.flex-next {
    background-position: -35px 0;
    right: 0; }
    .slider-tour .flex-direction-nav a.flex-next:hover {
      background-position: -35px -34px; }

.tabs_div div.active {
  display: block; }

.tabs_div_hide {
  display: none; }

.wrap_tour {
  padding-top: 20px;
  border-top: 1px solid #D7D7D7;
  background: #F2F2F2;
  padding-bottom: 30px;
  display: none; }

.tour-active {
  display: block; }

.info_slide {
  position: absolute;
  z-index: 50; }
  .info_slide_position_1 {
    left: 22%;
    top: 63%; }
  .info_slide_position_2 {
    right: 28%;
    top: 80%; }
  .info_slide_img {
    background: url("../images/icon_info.png") 0 0 no-repeat;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  .info_slide_text {
    display: none; }

.help {
  background: #fff;
  box-shadow: 0 5px 5px 0 #B4B4B4 inset;
  margin-bottom: 50px; }
  .help_right {
    display: inline-block;
    vertical-align: middle; }
  .help_head {
    color: #3a3a3a;
    font-size: 35px;
    padding-top: 50px;
    margin-bottom: 40px;
    line-height: 36px; }
  .help_contact {
    display: inline-block;
    text-align: center;
    border: 2px solid #DEDEDE;
    vertical-align: middle;
    padding: 20px 30px;
    color: #3a3a3a; }
    .help_contact_list {
      list-style-type: none;
      text-align: left;
      margin-left: 10%;
      margin-top: 15px; }
      .help_contact_list a {
        color: #3a3a3a;
        text-decoration: none; }
    .help_contact_link {
      font-family: "PT Sans", sans-serif;
      color: #fefefe;
      font-weight: bold;
      background: #0094E0;
      font-size: 18px;
      border-radius: 5px;
      display: inline-block;
      padding: 12px 30px 12px 60px;
      border: 0;
      cursor: pointer;
      margin-bottom: 30px;
      text-decoration: none;
      position: relative; }
      .help_contact_link:hover {
        opacity: 0.7; }
    .help_contact_text {
      font-size: 18px; }
      .help_contact_text_bold {
        font-weight: bold;
        font-size: 20px;
        line-height: 30px; }
    .help_contact_phone {
      font-size: 40px;
      margin-top: 15px;
      margin-bottom: 15px;
      font-weight: bold; }
  .help_form {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4%; }
    .help_form_shadow {
      padding: 30px;
      box-shadow: 0 0 14px 2px #D5D5D5;
      margin-bottom: 20px;
      border-radius: 10px; }
    .help_form_head {
      font-size: 24px;
      color: #3a3a3a;
      margin-bottom: 20px; }
    .help_form_inp {
      background: #fff;
      border: 1px solid #C7C5C5;
      border-radius: 3px;
      height: 42px;
      width: 95%;
      padding-left: 5%;
      margin-bottom: 10px;
      font-family: "PT Sans", sans-serif;
      font-size: 15px; }
      .help_form_inp:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .help_form_area {
      background: #fff;
      border: 1px solid #C7C5C5;
      font-family: "PT Sans", sans-serif;
      border-radius: 3px;
      padding-top: 3%;
      height: 100px;
      width: 95%;
      font-size: 15px;
      padding-left: 5%;
      margin-bottom: 15px; }
      .help_form_area:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .help_form_sub {
      font-family: "PT Sans", sans-serif;
      color: #fefefe;
      font-weight: bold;
      background: #0094E0;
      font-size: 18px;
      border-radius: 5px;
      padding: 12px;
      width: 100%;
      border: 0;
      cursor: pointer;
      margin-bottom: 15px; }
      .help_form_sub:hover {
        opacity: .7; }
  .help .tariffs_tables div.tr span.th, .help .modules_tables div.tr span.th {
    font-size: 16px; }
  .help .tariffs_tables div.tr span.td:first-child, .help .modules_tables div.tr span.td:first-child {
    font-size: 16px; }

.icon-support {
  position: absolute;
  left: -4px;
  font-size: 35px;
  top: 9px; }

.news_item {
  text-align: left;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #3c3c3c; }
  .news_item_link {
    margin-top: 10px; }
  .news_item img {
    max-width: 100%;
    margin: 10px 0;
    box-shadow: 1px 1px 19px rgba(130, 130, 130, 0.4); }
  .news_item a {
    color: #269fd4; }
    .news_item a:hover {
      text-decoration: none; }
  .news_item p {
    margin-bottom: 10px; }
.news_head {
  text-transform: uppercase;
  font-size: 24px;
  color: #3a3a3a;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center; }
.news_date {
  font-weight: normal;
  color: #828282;
  display: block;
  font-size: 13px;
  text-align: right; }
.news_pagination .pagination {
  list-style-type: none; }
  .news_pagination .pagination li {
    display: inline-block; }
    .news_pagination .pagination li.active span {
      display: block;
      font-size: 16px;
      padding: 3px 3px;
      border-radius: 4px;
      min-width: 20px;
      background: #FFA201;
      color: #fff; }
    .news_pagination .pagination li a {
      font-size: 16px;
      color: #fff;
      text-decoration: none;
      padding: 3px;
      background: #269FD4;
      border-radius: 4px;
      min-width: 20px;
      display: block; }
      .news_pagination .pagination li a:hover {
        opacity: 0.7; }

.header_popup {
  background: #fff;
  width: 244px;
  padding: 15px 18px;
  position: absolute;
  border-radius: 8px;
  box-shadow: 1px 2px 3px 1px #414141;
  text-align: center;
  color: #fff;
  top: 30px;
  right: 0;
  display: none;
  z-index: 500; }
  .header_popup_head {
    font-size: 16px;
    margin-bottom: 15px;
    color: #3a3a3a; }
  .header_popup_text {
    color: #3a3a3a;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: -15px; }
  .header_popup_block_inp {
    margin-bottom: 5px;
    position: relative; }
    .header_popup_block_inp .demo-icon {
      color: #0094E0;
      font-size: 18px;
      position: absolute;
      top: 6px;
      left: 5px; }
  .header_popup_inp {
    border: 1px solid #C7C5C5;
    height: 34px;
    width: 85%;
    padding-left: 15%;
    border-radius: 3px;
    font-family: "PT Sans", sans-serif;
    font-size: 14px; }
    .header_popup_inp:focus {
      border: 1px solid #0094E0; }
    .header_popup_inp-error {
      border: 1px solid red; }
      .header_popup_inp-error:focus {
        border: 1px solid red; }
  .header_popup_sub {
    font-size: 14px;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 8px 20px;
    min-width: 180px;
    text-align: center;
    background: #0094E0;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 5px; }
    .header_popup_sub:hover {
      opacity: .8; }
  .header_popup_close {
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 7px;
    font-size: 18px;
    color: #9E9E9E; }
  .header_popup_link {
    font-size: 14px;
    color: #3a3a3a;
    display: inline-block;
    margin-top: 10px; }
    .header_popup_link:hover {
      text-decoration: none; }
  .header_popup_message-error {
    color: red;
    font-size: 13px;
    text-align: left; }

.alert {
  position: fixed;
  right: 10px;
  top: 100px;
  text-align: center;
  padding: 15px 10px;
  width: 280px;
  font-size: 16px;
  border-radius: 8px;
  box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.3);
  z-index: 500;
  color: #fff; }

.alert-success {
  background: #31C48B; }

.alert-error {
  background: #FF0000; }

.footer {
  background: #222323;
  padding: 40px 0 20px 0;
  float: left;
  width: 100%;
  margin-top: 50px; }
  .footer_logo {
    float: left;
    margin-top: 25px; }
    .footer_logo img {
      max-width: 100%; }
  .footer_text {
    font-size: 14px;
    color: #737171;
    margin-top: 30px;
    text-align: center; }
    .footer_text a {
      color: #737171; }
      .footer_text a:hover {
        text-decoration: none; }
  .footer_phone {
    float: right;
    margin-top: 30px;
    text-align: right; }
    .footer_phone h3 {
      font-size: 30px;
      margin-bottom: 10px;
      color: #fff; }
    .footer_phone a {
      color: #b4b4b4;
      font-size: 16px;
      text-decoration: none; }
      .footer_phone a:hover {
        text-decoration: underline; }

.f-menu {
  list-style-type: none;
  text-align: right;
  font-size: 0; }
  .f-menu_item {
    display: inline-block;
    margin-left: 4%; }
    .f-menu_item_link {
      color: #9e9e9e;
      font-size: 18px;
      text-decoration: none; }
      .f-menu_item_link:hover {
        text-decoration: underline; }

@media (max-width: 1390px) {
  .slider_content {
    width: 780px;
    background: none; }

  .flexslider {
    left: -12%; } }
@media (max-width: 1200px) {
  .slides_info {
    display: block; }

  .custom-navigation {
    top: auto;
    bottom: 100px;
    right: 0;
    width: 100%;
    text-align: center; }

  .slider_content {
    background: none;
    width: 100%; }

  .flexslider {
    bottom: -10%;
    left: 0; }

  .position-1, .position-2, .position-3, .position-4, .position-5 {
    left: 0;
    top: 0; }

  .custom-navigation_border, .custom-navigation_text {
    display: none; }

  .slider_content {
    bottom: -10%; }

  .custom-controls-container {
    padding: 5px 5px;
    background: #134459;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    margin: 0 2px;
    display: inline-block; }

  .custom-navigation .flex-active {
    background: #fff; } }
@media (max-width: 1100px) {
  .capabilities_block_info_list li {
    margin-right: 0; }

  .partner_head {
    font-size: 26px; }

  .menu_item {
    margin: 0 2%; }

  .padding-inset {
    padding: 0 20px; }

  .news_item {
    padding-left: 20px;
    padding-right: 20px; } }
@media (max-width: 1000px) {
  .wrap_block_small_width {
    width: auto; } }
@media (max-width: 960px) {
  .favorably {
    background: #F6F5FC;
    height: auto;
    padding-bottom: 30px; }

  .whom_service_item {
    width: 30%; }

  .modile-btn-show {
    display: block; }

  .favorably_list {
    margin-left: 0; }

  .wrap_block .right_block {
    display: none; }

  .wrap_block .left_block {
    width: auto; }

  .wrap_block {
    margin-bottom: 30px;
    margin-top: 30px; }

  .result_partner-position {
    margin-left: 0; } }
@media (max-width: 900px) {
  .menu_item {
    margin-right: 2%; }

  .menu_item_link {
    font-size: 14px; }

  .header_enter .btn {
    padding: 7px 15px; }

  .capabilities_block_info_head {
    font-size: 40px; }

  .capabilities_head {
    font-size: 70px;
    padding-top: 30px;
    text-align: center; }

  .capabilities {
    height: 350px; } }
@media (max-width: 780px) {
  .whom_service_list {
    margin-left: 25px;
    min-height: auto; }

  .help_contact_link {
    display: none; }

  .mobile_text_none {
    display: none; }

  .help_head {
    color: #3a3a3a;
    font-size: 22px;
    padding-top: 30px;
    margin-bottom: 20px;
    line-height: 24px; }

  .help_form_head {
    font-size: 18px; }

  .mobile_indent {
    display: block; }

  .inc_payment_list li {
    width: 18%;
    margin: 3px; }

  .wrap_block {
    text-align: center; }

  #callpy {
    display: none; }

  .help_right {
    margin-top: 20px; }

  .inc_payment_list {
    list-style-type: none;
    margin: 0 10px; }

  .flexslider {
    bottom: 0; }

  .slider_head {
    display: none; }

  .indent-top-140 {
    margin-top: 50px; }

  .slider_content {
    position: static;
    height: auto; }

  .button-center {
    float: none; }

  .slider {
    height: auto;
    padding-bottom: 30px; }

  .custom-navigation {
    bottom: 10px; }

  .help_form {
    width: 90%;
    margin-right: 0; }

  .help_contact {
    margin-top: 0; }

  .capabilities_block_info_list {
    margin-top: 30px; }

  .capabilities_block_img {
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 10px; }

  .capabilities_block_info {
    width: 100%; }

  .capabilities_block_info_head {
    padding: 0 20px;
    text-align: center; }

  .capabilities_block_info_list {
    text-align: center; }

  .capabilities_block_info_list_center {
    width: 250px; }

  .reg_form_text {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
    display: block;
    text-align: left; }

  .reg_form_inp {
    width: 100%; }

  .main_center {
    position: static; }

  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    box-shadow: 0 0 7px 0 #0a0a0a; }

  body {
    margin-top: 50px; }

  .slider {
    overflow: hidden; }

  .header_logo {
    float: none;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 3px;
    width: auto; }
    .header_logo img {
      width: 160px; }

  .header_enter {
    margin-right: 10px;
    margin-top: 9px; }
    .header_enter .header_enter_block {
      display: inline-block;
      margin-right: 10px; }

  .header_mobile_menu {
    display: block; }

  .menu {
    display: none;
    width: 100%;
    margin-top: 0;
    position: fixed;
    z-index: 300;
    background: rgba(255, 255, 255, 0.95);
    height: 100%; }

  .menu_item {
    display: block;
    margin-right: 0;
    text-align: center;
    position: relative; }

  .menu_item-mobile-none {
    position: relative; }

  .menu_item_link {
    height: auto;
    padding: 10px;
    border-bottom: 1px solid #EBEBEB;
    margin: 0 10px; }
    .menu_item_link:hover {
      border-bottom: 1px solid #EBEBEB;
      color: #269fd4; }

  .testing_free_text {
    margin-bottom: 10px; }

  .testing_free {
    width: 100%;
    border: 4px solid #269FD4;
    text-align: center;
    float: none;
    box-sizing: border-box; }

  .testing_counts {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 30px; }

  .testing_counts_list_item {
    display: inline-block;
    width: 30%;
    margin: 0 1%;
    vertical-align: top; }
    .testing_counts_list_item:last-child {
      margin-right: 0; }

  .testing_counts_list_head {
    font-size: 40px;
    line-height: 46px;
    text-align: left; }

  .testing_counts_list_text {
    font-size: 18px;
    text-align: left; }

  .head_h2 {
    font-size: 36px;
    line-height: 46px; }

  .whom_service_item {
    width: 95%;
    margin-right: 0;
    padding: 20px 5px 30px 5px;
    margin-bottom: 20px; }

  .whom_service_head {
    font-size: 16px;
    line-height: 16px; }

  .whom_service_text {
    font-size: 14px; }

  .free_text {
    float: none;
    text-align: center; }

  .free {
    text-align: center;
    padding: 25px 0; }

  .free .fl-right {
    float: none; }

  .task_list_item {
    width: 44%;
    margin-bottom: 30px; }

  .test_text {
    float: none;
    text-align: center;
    font-size: 18px;
    line-height: 20px; }

  .free .fl-right {
    float: none; }

  .about_author {
    margin-top: 100px; }

  .about_author_image {
    width: 100%;
    float: none;
    text-align: center; }
    .about_author_image img {
      top: -100px;
      left: 0;
      display: inline-block;
      margin-bottom: -50px; }
    .about_author_image p {
      text-align: center; }

  .about_author_text {
    width: 100%;
    margin-right: 0; }

  .footer {
    margin-top: 20px;
    box-sizing: border-box;
    padding: 10px; }

  .f-menu {
    display: none; }

  .footer_logo {
    width: 40%; }
    .footer_logo img {
      max-width: 100%; }

  .header_popup_head {
    font-size: 22px;
    margin-bottom: 30px; }

  .header_popup {
    width: 100%;
    padding: 10px;
    position: absolute;
    box-shadow: none;
    background: transparent;
    text-align: center;
    color: #fff;
    top: 50px;
    right: 0;
    z-index: 500;
    box-sizing: border-box;
    border-radius: 0; }

  .header_popup_close {
    display: none; }

  .header_popup_inp {
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box; }

  .capabilities-style_bg {
    width: 98%;
    margin-top: 0;
    margin-bottom: 40px; }

  .capabilities-style .testing_free {
    width: auto; }

  .capabilities-style {
    padding-top: 40px;
    padding-bottom: 40px; }

  .capabilities_block_info_list_center {
    width: auto; }

  .partner_head {
    font-size: 26px; }

  .login_block {
    width: auto; }

  .login_inp {
    padding-left: 35px; } }
@media (max-width: 640px) {
  .result_partner_img {
    display: block;
    width: 100%;
    margin-bottom: 10px; }

  .result_partner_right {
    width: 100%; }

  .partner_list li {
    width: 50%;
    min-height: inherit; }

  .partner_list_count {
    font-size: 46px; }

  .slides_info {
    width: 50%; }

  .promo_show {
    margin-top: 10px; }

  .capabilities_block_img img {
    max-width: 80%; }

  .capabilities-style_bg {
    padding: 0;
    width: 96%;
    margin: 0 auto;
    float: none; }

  .capabilities-style .testing_free_text {
    font-size: 15px; }

  .capabilities-style .testing_free_text-blue {
    font-size: 24px;
    margin-bottom: 10px; }

  .testing_free_text {
    line-height: 18px; } }
@media (max-width: 540px) {
  .author_about {
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
    margin-top: 7px;
    text-align: center;
    display: block; }
    .author_about img {
      max-width: 100%; }

  .partner {
    padding-bottom: 20px;
    height: auto; }

  .partner_head {
    font-size: 18px;
    line-height: 26px; }

  .login_block_inp {
    width: 100%; }

  .whom_service_item {
    width: 90%;
    margin-bottom: 20px; }

  .capabilities_head {
    font-size: 36px;
    line-height: 50px;
    padding-top: 105px; }

  .capabilities_head span {
    font-size: 30px; }

  .capabilities_block_info_head {
    font-size: 36px;
    line-height: 36px;
    margin-top: 20px; }

  .capabilities_block_info_list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  .header_enter {
    display: none; }

  .menu_item-mobile-none {
    display: block; }

  .header_enter_link {
    margin-top: 10px; }

  .menu_item-mobile-none .btn {
    width: 50%;
    margin-bottom: 20px; }

  .capabilities_block_info_head {
    font-size: 28px; }

  .free_text_big {
    font-size: 30px; } }
@media (max-width: 480px) {
  .favorably_list {
    margin-left: 20px; }

  .padding-inset {
    padding: 0 10px; }

  .inc_payment_list li {
    width: 22%;
    margin: 3px; }

  .task_list_item {
    width: 90%;
    margin-right: 0;
    text-align: center; }

  .testing_counts_list_item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px; }

  .testing_counts_list_head {
    text-align: center; }

  .testing_counts_list_text {
    text-align: center; }

  .head_h2 {
    font-size: 26px; }

  .free_text_big {
    font-size: 32px; }

  .result_partner_text {
    width: auto; }

  .result_partner_list {
    width: 100%;
    text-align: center;
    float: none; } }
@media (max-width: 420px) {
  .login_block {
    width: auto; } }
@font-face {
  font-family: 'fontello';
  src: url("scss/font/fontello.eot?97077936");
  src: url("scss/font/fontello.eot?97077936#iefix") format("embedded-opentype"), url("scss/font/fontello.woff2?97077936") format("woff2"), url("scss/font/fontello.woff?97077936") format("woff"), url("scss/font/fontello.ttf?97077936") format("truetype"), url("scss/font/fontello.svg?97077936#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-left-2:before {
  content: '\21'; }

/* '!' */
.icon-right-1:before {
  content: '\22'; }

/* '&quot;' */
.icon-right-open:before {
  content: '\23'; }

/* '#' */
.icon-left-open:before {
  content: '\24'; }

/* '$' */
.icon-mail:before {
  content: '\25'; }

/* '%' */
.icon-user:before {
  content: '\26'; }

/* '&amp;' */
.icon-phone:before {
  content: '\27'; }

/* ''' */
.icon-skype:before {
  content: '\28'; }

/* '(' */
.icon-key:before {
  content: '\29'; }

/* ')' */
.icon-gift:before {
  content: '\2a'; }

/* '*' */
.icon-cancel:before {
  content: '\2b'; }

/* '+' */
.icon-left:before {
  content: '\2c'; }

/* ',' */
.icon-right:before {
  content: '\2d'; }

/* '-' */
.icon-left-1:before {
  content: '\2e'; }

/* '.' */
.icon-menu:before {
  content: '\2f'; }

/* '/' */
.icon-support:before {
  content: '\6c'; }

/* 'l' */
@font-face {
  font-family: 'eautopay-glyphsregular';
  src: url("/assets/default/css/fonts/eautopay-glyphs.eot");
  src: url("/assets/default/css/fonts/eautopay-glyphs.eot?#iefix") format("embedded-opentype"), url("/assets/default/css/fonts/eautopay-glyphs.woff") format("woff"), url("/assets/default/css/fonts/eautopay-glyphs.woff2") format("woff2"), url("/assets/default/css/fonts/eautopay-glyphs.ttf") format("truetype"), url("/assets/default/css/fonts/eautopay-glyphs.svg#eautopay-glyphsregular") format("svg"); }
.e-glyphicon-customized {
  position: relative;
  top: 3px;
  padding-left: 3px;
  display: inline-block;
  font-family: 'eautopay-glyphsregular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px; }

.e-glyphicon-calendar:before {
  content: "\72"; }

.e-glyphicon-clock:before {
  content: "\71"; }

.track {
  width: 40%;
  display: inline-block;
  vertical-align: top; }
  .track-head {
    font-weight: normal; }
  .track_left {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
    text-align: right;
    padding-right: 25px;
    padding-top: 18px; }
  .track_list {
    text-align: center;
    margin-left: -40px; }
    .track_list:last-child .track_right {
      min-height: 40px; }
  .track_date {
    color: #474848;
    font-weight: bold; }
  .track_time {
    color: #9a9a9a;
    font-size: 16px; }
  .track_day {
    border: 1px solid #5cb85c;
    color: #5cb85c;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 12px; }
  .track_days {
    display: block; }
    .track_days-border {
      border: 1px solid #588AA4;
      border-radius: 5px;
      display: inline-block;
      font-size: 14px;
      padding: 2px 5px;
      margin-left: 4px; }
  .track_right {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    padding-left: 30px;
    position: relative;
    border-left: 1px solid #588AA4;
    min-height: 60px;
    text-align: left;
    padding-top: 18px; }
  .track_circle {
    position: absolute;
    width: 21px;
    height: 21px;
    border-radius: 50px;
    border: 3px solid #588AA4;
    left: -11px;
    z-index: 500;
    background: #fff;
    top: 19px; }
    .track_circle-gray {
      width: 8px;
      height: 8px;
      background: #ACACAC;
      border-radius: 10px;
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
  .track_desc {
    display: inline-block;
    line-height: 16px;
    font-weight: normal; }
  .track_logo {
    margin-bottom: 20px;
    float: left; }
  .track_line {
    border-bottom: 1px solid #ACACAC;
    margin-bottom: 25px; }
  .track_info {
    width: 30%;
    display: inline-block;
    vertical-align: top; }
    .track_info h4 {
      margin-top: 10px;
      color: #588AA4; }
    .track_info h3 {
      color: #588AA4; }
  .track_sender_date {
    color: #929292;
    font-size: 14px;
    margin: 5px 0; }
  .track_sender {
    border-radius: 5px;
    padding: 5px 10px; }
  .track_recipient {
    background: #f4f4f4;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 20px; }

.tracking {
  float: right;
  text-align: right; }
  .tracking-grey {
    color: grey; }

.clear {
  clear: both; }

@media (max-width: 780px) {
  .track_logo, .tracking {
    float: none;
    text-align: center; }

  .track_list {
    margin-left: 0; }

  .track {
    width: 100%;
    display: block; }

  .track_info {
    width: 100%;
    margin-bottom: 30px; }

  .track_recipient, .track_sender {
    width: 45%;
    display: inline-block;
    vertical-align: top; }

  .track_recipient {
    margin-right: 2%; } }

/*# sourceMappingURL=style.css.map */
