/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

body {
  background-color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif; }

*,
*:before,
*:after {
  box-sizing: border-box; }

a, button {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s ease-in-out; }

input {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-weight: normal; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

p {
  padding: 0;
  margin: 0; }

img {
  vertical-align: bottom; }

a:hover {
  text-decoration: none; }

.hidden {
  display: none !important; }

.green-btn {
  background: #39b54a;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 40px;
  border-radius: 50px;
  border: none; }
  .green-btn.no-radius {
    border-radius: 8px; }

.green-btn:hover {
  background: #72d268;
  color: #FFFFFF; }

.main-title {
  font-size: 50px;
  color: #333;
  text-align: center;
  font-weight: 300; }

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

.sect-header p {
  font-size: 18px;
  color: #333;
  line-height: 1.6; }

.header-inherit {
  position: inherit; }

.first-title {
  font-size: 50px;
  color: #333;
  font-weight: 300;
  margin-bottom: 40px; }

.second-title {
  font-size: 30px;
  color: #333;
  font-weight: 700;
  margin-bottom: 30px; }

.third-title {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  margin-bottom: 30px; }

.paragraph {
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
  line-height: 1.4; }

a {
  color: #193140;
  font-size: 18px;
  text-decoration: none; }

.bold-link {
  color: #193140;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline; }

.bold-link:hover {
  text-decoration: none; }

.grey-link {
  font-size: 16px;
  color: #555; }

.grey-link:hover {
  color: #000; }

.grey-text {
  font-size: 14px;
  color: #555; }

.card-type {
  background: #ececec;
  padding: 15px 30px;
  margin-top: 20px;
  margin-bottom: 20px; }

.card-type p {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  margin-bottom: 5px; }

.card-type .select {
  width: 280px; }

.card-type .small-select {
  margin-top: 20px; }

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

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

.select .current {
  font-size: 16px;
  color: #000; }

.select .list {
  min-width: 100%; }

.small-select p {
  font-size: 14px;
  vertical-align: middle;
  color: #333;
  display: inline-block;
  margin-right: 5px; }

.small-select select {
  display: none; }

.small-select .select {
  height: 30px;
  line-height: 28px;
  display: inline-block; }

.checkbox1 {
  display: inline-block;
  margin-right: 10px; }

.checkbox1 input {
  display: none !important; }

.checkbox1 input + label {
  font-size: 14px;
  color: #000;
  display: inline-block;
  background: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #d6d6d6; }

.checkbox1 input:checked + label {
  background: #39b54a;
  border: 1px solid #39b54a;
  color: #fff; }

.checkbox1 input:disabled + label {
  background: #fff; }

.form-group {
  margin-bottom: 20px;
  position: relative; }

.textarea-block {
  position: relative;
  margin-bottom: 10px; }

.form-group p {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px; }

.slider-count {
  display: inline-block; }

.slider-count p {
  display: inline-block;
  font-size: 18px;
  color: #333;
  font-weight: 700; }

.slider-count span {
  display: inline-block;
  font-size: 18px;
  color: #333; }

.i-slider {
  width: 215px;
  float: right;
  margin-right: 30px;
  height: 10px;
  border-radius: 0;
  border: none;
  background: #d6d6d6;
  box-shadow: none;
  margin-top: 6px; }

.i-slider .noUi-tooltip {
  display: none; }

.i-slider .noUi-handle {
  width: 25px;
  height: 25px;
  background: #fff;
  border: 5px solid #39b54a;
  border-radius: 100%;
  left: -10px;
  top: -8px; }

.i-slider .noUi-handle:before, .i-slider .noUi-handle:after {
  display: none; }

.i-slider .noUi-connect {
  background: #39b54a;
  box-shadow: none; }

.i-slider.submit-ignore .noUi-connect {
  background: #888888; }

.sidebar .i-slider.submit-ignore .noUi-handle {
  border: 5px solid #888888; }

.radio {
  margin-bottom: 10px; }

.radio input {
  display: none; }

.radio input + label {
  font-size: 16px;
  color: #333;
  padding-left: 25px;
  position: relative;
  cursor: pointer; }

.radio input + label:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border: 3px solid #39b54a;
  border-radius: 100%;
  left: 0;
  top: 2px; }

.radio input + label:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #39b54a;
  border-radius: 100%;
  left: 5px;
  top: 7px;
  display: none; }

.radio input:checked + label:after {
  display: block; }

.checkbox {
  margin-bottom: 10px; }

.checkbox input {
  display: none; }

.checkbox input + label {
  font-size: 16px;
  color: #333;
  padding-left: 25px;
  position: relative;
  cursor: pointer; }

.checkbox input + label:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border: 3px solid #39b54a;
  border-radius: 3px;
  left: 0;
  top: 1px; }

.checkbox input + label:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  left: 5px;
  top: 5px;
  display: none;
  border-bottom: 2px solid #39b54a;
  border-right: 2px solid #39b54a;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.checkbox input:checked + label:after {
  display: block; }

.styles .form-control {
  margin-bottom: 10px; }

.form-controll, input, textarea {
  font-size: 18px;
  width: 270px;
  background: #fff;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: auto;
  box-shadow: none; }

.styles .green-btn {
  margin-bottom: 10px; }

.styles .big-btn {
  margin-bottom: 10px; }

.styles .small-btn {
  margin-bottom: 10px; }

.styles .service-btn {
  margin-bottom: 10px; }

.big-btn {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 35px;
  border-radius: 5px;
  background: #193140;
  border: none;
  text-transform: uppercase;
  vertical-align: top;
  display: inline-block; }

.big-btn:hover {
  background: #2d5e7d; }

.small-btn {
  font-size: 14px;
  color: #555;
  font-weight: 700;
  padding: 10px 20px;
  border: 2px solid #333;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none; }

.small-btn:hover {
  color: #fff;
  background: #333;
  text-decoration: none; }

.service-btn {
  font-size: 14px;
  color: #999;
  background: transparent;
  border: 1px solid #999;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 10px; }

.grey-bg {
  background: #ddd;
  padding: 15px; }

.header-burger {
  display: none; }

.helps {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  background: url(../img/help-ico.png) no-repeat; }

.form-group-one, .form-group-one {
  margin-bottom: 20px;
  position: relative; }
  .form-group-one .help-block-error, .form-group-one .help-block-error {
    bottom: -30px; }
  .form-group-one label, .form-group-one label {
    color: #999999;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .form-group-one input, .form-group-one .form-control, .form-group-one input, .form-group-one .form-control {
    display: block;
    width: 100%;
    color: #000000;
    font-size: 18px;
    border: none;
    margin-top: 2px;
    border-bottom: 1px solid #cccccc; }

.checkbox-second {
  margin-bottom: 10px; }
  .checkbox-second input {
    display: none; }
    .checkbox-second input + label {
      font-size: 16px;
      color: #333;
      padding-left: 25px;
      position: relative;
      cursor: pointer;
      display: inline-block; }
      .checkbox-second input + label a {
        color: #193140; }
      .checkbox-second input + label:before {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        background: #fff;
        border: 1px solid #999;
        left: 0;
        top: 1px; }
      .checkbox-second input + label:after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        left: 5px;
        top: 5px;
        display: none;
        border-bottom: 2px solid #39b54a;
        border-right: 2px solid #39b54a;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .checkbox-second input:checked + label:after {
      display: block; }

.share-links li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px; }

.square-list li {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  padding-left: 13px;
  position: relative; }
  .square-list li:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    background: #666;
    top: 9px;
    left: 3px; }

.stars-rating {
  display: inline-block;
  width: 113px;
  height: 20px;
  background: url(../img/grey-stars.png) no-repeat center; }
  .stars-rating-green {
    height: 100%;
    background: url(../img/green-stars.png) no-repeat left; }

.has-error .help-block-error {
  display: block; }

.help-block-error {
  display: none;
  padding: 4px 15px;
  background-color: #ef0000;
  position: absolute;
  bottom: -45px;
  left: 0;
  z-index: 999;
  border-radius: 4px;
  color: #ffffff !important;
  font-size: 14px !important; }
  .help-block-error:before {
    content: '';
    display: block;
    border: 7px solid transparent;
    border-bottom: 7px solid #ef0000;
    position: absolute;
    top: -14px;
    left: 14px; }

.search-input-line {
  font-size: 0; }
  .search-input-line input {
    display: inline-block;
    width: calc(100% - 160px);
    font-size: 18px;
    padding: 17px 18px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: none;
    outline: none;
    vertical-align: top; }
  .search-input-line .green-btn {
    width: 160px;
    display: inline-block;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
    vertical-align: top;
    margin-right: 0; }

.green-border {
  border-top: 5px solid #39b54a; }

.blue-border {
  border-top: 5px solid #2576ba; }

.yellow-border {
  border-top: 5px solid #d88524; }

.load-more {
  color: #193140;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 15px 50px 14px;
  border-radius: 5px;
  border: 2px solid #193140; }

.top-compare-banner {
  position: relative;
  z-index: 10; }

.main-header {
  height: 90px;
  background: rgba(25, 49, 64, 0.9);
  display: block; }
  .main-header-logo {
    display: inline-block;
    margin: 21px 0; }
  .main-header-right {
    text-align: right;
    font-size: 0; }
  .main-header-list {
    display: inline-block;
    vertical-align: middle;
    margin: 35px 0; }
    .main-header-list li {
      display: inline-block;
      margin-right: 32px; }
    .main-header-list a {
      display: inline-block;
      color: #fff;
      font-size: 18px;
      font-weight: 300;
      position: relative; }
      .main-header-list a:active, .main-header-list a:focus {
        text-decoration: none; }
      .main-header-list a:hover:before {
        width: 100%; }
      .main-header-list a:before {
        position: absolute;
        content: '';
        bottom: -5px;
        left: 0;
        width: 0;
        height: 2px;
        background: #39b54a;
        transition: 0.3s ease-in-out; }
  .main-header .search-btn {
    background: url(../img/search-ico.png) no-repeat center;
    background-size: cover;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle; }

.welcome .header-list li:nth-child(2) .header-dropdown-list {
  position: absolute;
  top: 90px; }
  .welcome .header-list li:nth-child(2) .header-dropdown-list li {
    display: inline-block; }

.welcome .header-list a {
  display: inline-block;
  color: #ffffff;
  line-height: 36px;
  font-size: 18px;
  font-weight: 300;
  position: relative; }
  .welcome .header-list a.mainButtonLogin {
    padding: 0 30px;
    line-height: 36px;
    color: #193140;
    font-size: 18px;
    font-weight: bold;
    background: #ffffff;
    border-radius: 20px; }
    .welcome .header-list a.mainButtonLogin:hover {
      background: #39b54a;
      color: #ffffff; }
    .welcome .header-list a.mainButtonLogin:before {
      display: none; }

.header {
  height: 110px;
  background: #fff;
  z-index: 2;
  position: relative;
  padding: 0 15px; }
  .header-logo {
    display: inline-block;
    margin: 29px 0;
    vertical-align: middle; }
  .header-first-list {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px; }
    .header-first-list > li {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding: 20px 25px;
      border: 1px solid transparent;
      border-bottom: none; }
      .header-first-list > li:last-child {
        margin-right: 0; }
      .header-first-list > li > a,
      .header-first-list > li > a > h1 {
        font-size: 18px;
        color: #193140;
        font-weight: 700; }
        .header-first-list > li > a .fa,
        .header-first-list > li > a > h1 .fa {
          margin-left: 5px;
          transition: 0.3s ease-in-out; }
      .header-first-list > li > a > h1 {
        display: inline; }
    .header-first-list .dropdown-list {
      display: none; }
    .header-first-list li.active {
      background: #fff;
      border: 1px solid #ccc;
      border-bottom: none;
      z-index: 1; }
      .header-first-list li.active > a .fa {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .header-first-list li.active .dropdown-list {
        display: block;
        position: absolute;
        top: 100%;
        left: -1px;
        min-width: calc(100% + 2px);
        background: #fff;
        border: 1px solid #ccc;
        border-top: none;
        padding-bottom: 20px; }
        .header-first-list li.active .dropdown-list li {
          padding: 0 25px 10px; }
        .header-first-list li.active .dropdown-list a {
          color: #555;
          font-size: 16px; }
          .header-first-list li.active .dropdown-list a:hover {
            color: #000; }
  .header-right {
    text-align: right;
    font-size: 0; }
  .header-list {
    display: inline-block;
    vertical-align: middle; }

    .header-list > li {
      display: inline-block;
      vertical-align: top;
      margin-right: 29px;
      position: relative; }
      .header-list > li:hover .header-dropdown-list {
        display: block; }
      .header-list > li > a {
        display: inline-block;
        color: #193140;
        font-size: 18px;
        position: relative;
        font-weight: 300; }
        .header-list > li > a:focus, .header-list > li > a:active {
          text-decoration: none; }
        .header-list > li > a:before {
          position: absolute;
          content: '';
          bottom: -5px;
          left: 0;
          width: 0;
          height: 2px;
          background: #39b54a;
          transition: 0.3s ease-in-out; }
        .header-list > li > a:hover:before {
          width: 100%; }
  .header .search-btn {
    background: url(../img/search-ico2.png) no-repeat center;
    background-size: cover;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle; }

.second-header {
  background: #fff; }
  .second-header .main-header-list a {
    color: #193140; }
  .second-header .search-btn {
    background: url(../img/search-ico2.png) no-repeat center; }

.footer {
  background: #fff;
  padding-top: 70px;
  padding-bottom: 100px; }
  .footer h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    padding-bottom: 15px; }
  .footer .mail:hover {
    text-decoration: underline; }
  .footer p {
    font-size: 16px;
    color: #333;
    padding-bottom: 15px; }
  .footer .text {
    padding-bottom: 30px; }
  .footer .copyright {
    font-weight: 700;
    padding-bottom: 0; }
  .footer-list li {
    display: block;
    margin-bottom: 10px; }
    .footer-list li a {
      font-size: 16px;
      color: #555; }
      .footer-list li a:hover {
        color: #000000; }
  .footer .social-list {
    font-size: 0; }
    .footer .social-list li {
      display: inline-block;
      margin-right: 10px; }
    .footer .social-list a {
      font-size: 18px;
      color: #333; }

body.no-webp-support .welcome {
  background-image: url("../img/welcome-bg.png");
  background-color: #ffffff;
}

.welcome {
  min-height: 690px;
  background: url("../img/welcome-bg.png") no-repeat top center;
  background-color: #ffffff;
  background-size: cover;
  position: relative; }
  .welcome-content {
    max-width: 1170px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .welcome-content h1 {
      font-size: 60px;
      color: #fff;
      font-weight: 900;
      text-transform: uppercase;
      padding-bottom: 30px; }
    .welcome-content p {
      font-size: 30px;
      color: #fff;
      font-weight: 900;
      padding-bottom: 70px;
      line-height: 40px; }
    .welcome-content .green-btn {
      margin-right: 30px; }
    .welcome-content .big-btn {
      border-radius: 30px; }

.compare {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 85px; }
  .compare .main-title {
    padding-bottom: 20px; }
  .compare .sect-header {
    padding-bottom: 60px; }
  .compare .compare_list {
    margin: 0 auto;
    text-align: center; }
    .compare .compare_list .item {
      display: inline-block;
      vertical-align: top;
      width: 170px;
      height: 150px;
      margin: 0 15px 30px 15px;
      border: 1px solid #cccccc; }
      .compare .compare_list .item a {
        height: 100%;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .compare .compare_list .item a:hover span {
          text-decoration: none; }
        .compare .compare_list .item a:hover .img svg {
          stroke: #193140; }
        .compare .compare_list .item a div {
          width: 100%;
          text-align: center; }
        .compare .compare_list .item a .img {
          height: 50px; }
          .compare .compare_list .item a .img svg {
            height: 100%;
            fill: none;
            stroke: #39b54a;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-miterlimit: 10; }
        .compare .compare_list .item a span {
          display: block;
          text-align: center;
          color: #193140;
          font-size: 18px;
          font-weight: bold;
          text-decoration: underline;
          padding-top: 15px; }

.map-block #map_canvas {
  height: 400px; }

.contacts {
  padding-top: 60px; }
  .contacts .contact-us span {
    display: block;
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px; }
    .contacts .contact-us span a {
      color: #193140;
      font-weight: 700; }
      .contacts .contact-us span a:hover {
        text-decoration: underline; }
    .contacts .contact-us span.adress:before {
      content: '';
      width: 14px;
      height: 19px;
      margin: 4px 20px 0 0;
      display: inline-block;
      vertical-align: top;
      background: url("../img/adress-ico.png") no-repeat; }
    .contacts .contact-us span.phone:before {
      content: '';
      width: 18px;
      height: 18px;
      margin: 4px 16px 0 0;
      display: inline-block;
      vertical-align: top;
      background: url("../img/phone-ico.png") no-repeat; }
    .contacts .contact-us span.mail:before {
      content: '';
      width: 18px;
      height: 14px;
      margin: 4px 16px 0 0;
      display: inline-block;
      vertical-align: top;
      background: url("../img/maisl-ico.png") no-repeat; }
  .contacts .descr {
    padding-top: 30px; }
  .contacts .form-control {
    width: 100%;
    padding: 15px; }
  .contacts .title {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    display: block; }
  .contacts form {
    position: relative; }
  .contacts .form-group {
    margin-bottom: 10px;
    position: relative; }
  .contacts .big-btn {
    font-weight: 700;
    color: #ffffff;
    background: #39b54a; }
  .contacts .help-block {
    bottom: -40px; }
  .contacts .textarea-block .help-block {
    bottom: -30px; }
  .contacts textarea {
    height: 150px; }


body.no-webp-support .about-us {
  background-image: url("../img/about-bg.jpg");
}

.about-us {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 160px;
  background: url("../img/about-mc.png") no-repeat center;
  background-size: cover; }
  .about-us .main-title {
    color: #fff;
    padding-bottom: 45px; }
  .about-us p {
    font-size: 24px;
    color: #fff;
    padding-bottom: 50px; }

.edit-profile-popup {
  width: 630px;
  padding: 30px; }
  .edit-profile-popup h2 {
    color: #333333;
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: 700;
    border-bottom: 1px solid #ccc; }
  .edit-profile-popup form {
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px; }
    .edit-profile-popup form label {
      color: #999999;
      font-size: 12px;
      display: block;
      text-transform: uppercase;
      padding-top: 20px;
      letter-spacing: 1px; }
      .edit-profile-popup form label a {
        width: 15px;
        height: 15px;
        display: inline-block;
        vertical-align: top;
        margin-left: 5px;
        background: url(../img/help-ico.png) no-repeat; }
      .edit-profile-popup form label input {
        display: block;
        width: 100%;
        color: #000000;
        font-size: 18px;
        border: none;
        margin-top: 15px;
        border-bottom: 1px solid #cccccc; }
      .edit-profile-popup form label .green-btn {
        max-width: 200px;
        width: 100%;
        text-align: center;
        font-size: 16px;
        padding: 18px 0;
        margin: 40px auto;
        display: block; }

.fixed-footer {
  background: #193140;
  width: 100%;
  height: 70px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 15px; }
  .fixed-footer .item-balance {
    position: relative; }
    .fixed-footer .item-balance .balance {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-right: 20px;
      color: #fff; }
      .fixed-footer .item-balance .balance .fa {
        font-size: 32px;
        color: #fff; }
      .fixed-footer .item-balance .balance span {
        width: 22px;
        height: 22px;
        border-radius: 100%;
        background: #39b54a;
        text-align: center;
        line-height: 22px;
        font-size: 12px;
        font-family: "Lato-Medium", sans-serif;
        display: block;
        position: absolute;
        top: -10px;
        right: -10px; }
    .fixed-footer .item-balance .items {
      color: #fff;
      font-size: 18px;
      padding: 19px 0;
      display: inline-block;
      transition: auto; }
      .fixed-footer .item-balance .items.active {
        z-index: 2;
        color: #193140;
        position: relative; }
      .fixed-footer .item-balance .items .fa {
        margin-left: 5px; }
    .fixed-footer .item-balance-list {
      position: absolute;
      bottom: 0;
      left: 40px;
      width: 290px;
      background: #fff;
      padding-bottom: 65px;
      border: 1px solid #ececec;
      display: none; }
      .fixed-footer .item-balance-list ul {
        padding-top: 15px;
        padding-left: 23px; }
        .fixed-footer .item-balance-list ul li {
          padding: 5px 0; }
          .fixed-footer .item-balance-list ul li a {
            font-size: 16px;
            color: #555; }
            .fixed-footer .item-balance-list ul li a:hover {
              text-decoration: underline; }
  .fixed-footer .user {
    text-align: right;
    padding: 15px 0;
    position: relative; }
    .fixed-footer .user .picture {
      display: inline-block;
      vertical-align: middle;
      width: 40px;
      height: 40px;
      border-radius: 100%;
      background: #aaaaaa;
      color: #fff;
      font-size: 18px;
      text-transform: uppercase;
      text-align: center;
      line-height: 40px;
      margin-right: 10px; }
    .fixed-footer .user .name {
      display: inline-block;
      vertical-align: middle;
      color: #fff;
      font-size: 18px;
      margin-left: 10px; }
      .fixed-footer .user .name .fa {
        margin-left: 5px; }
    .fixed-footer .user-list {
      background: #fff;
      position: absolute;
      right: 0;
      bottom: 5px;
      padding: 20px;
      text-align: left;
      display: none; }
      .fixed-footer .user-list .name {
        color: #193140;
        margin-bottom: 15px; }
      .fixed-footer .user-list ul {
        margin-left: 65px;
        border-top: 1px solid #ececec;
        padding-top: 10px; }
        .fixed-footer .user-list ul li {
          padding: 5px 0; }
          .fixed-footer .user-list ul li a {
            font-size: 16px;
            color: #555; }
            .fixed-footer .user-list ul li a:hover {
              text-decoration: underline; }
  .fixed-footer-unregister {
    text-align: right; }
    .fixed-footer-unregister li {
      display: inline-block;
      margin-left: 10px;
      padding: 25px 0; }
    .fixed-footer-unregister a {
      font-size: 18px;
      color: #fff; }
      .fixed-footer-unregister a:hover {
        text-decoration: underline; }

.header-dropdown-list {
  position: absolute;
  display: none;
  top: 90px;
  left: 0;
  width: 200px;
  background: rgba(25, 49, 64, 0.9);
  text-align: center;
  padding-top: 35px;
  padding-bottom: 50px;
  z-index: 5; }
  .header-dropdown-list .name {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 6px;
    border-bottom: 1px solid #3c6076;
    margin-bottom: 6px;
    line-height: 1; }
  .header-dropdown-list li {
    width: 170px;
    margin: 0 15px;
    text-align: left;
    vertical-align: top;
    display: block; }
  .header-dropdown-list p {
    line-height: 1.6; }
  .header-dropdown-list a {
    font-size: 16px;
    color: #ccc;
    line-height: 25px; }
    .header-dropdown-list a:hover {
      color: #fff; }

li:nth-child(1) .header-dropdown-list {
  width: 100%;
  position: fixed;
  top: 160px; }
  li:nth-child(1) .header-dropdown-list li {
    display: inline-block; }

.infortation .links li {
  padding-bottom: 10px; }

.infortation li.active a {
  color: #39b54a; }

.infortation li a {
  color: #193140;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px dashed; }
  .infortation li a:hover {
    border: none;
    color: #39b54a; }

.infortation .text {
  padding-top: 50px; }
  .infortation .text h2 {
    color: #333333;
    font-size: 20px;
    font-weight: 700; }
  .infortation .text p {
    color: #333333;
    font-size: 16px;
    display: block;
    padding-top: 10px;
    line-height: 1.4; }
  .infortation .text .news-more {
    margin-top: 50px; }

.news-head {
  background: #ececec;
  padding: 50px 0; }
  .news-head .breadcrumb {
    background: none;
    padding: 0;
    margin: 0; }
    .news-head .breadcrumb a {
      font-size: 16px;
      color: #555;
      display: inline-block; }
      .news-head .breadcrumb a:hover {
        color: #000; }
      .news-head .breadcrumb a:nth-child(1):before {
        display: none; }
      .news-head .breadcrumb a:before {
        content: '/';
        font-size: 16px;
        color: #555;
        display: inline-block;
        padding-right: 3px; }
    .news-head .breadcrumb span {
      font-size: 16px;
      color: #555;
      display: inline-block; }
      .news-head .breadcrumb span:before {
        content: '/';
        font-size: 16px;
        color: #555;
        display: inline-block;
        padding-right: 3px; }
  .news-head .main-title {
    text-align: left;
    margin-bottom: 20px; }
  .news-head p {
    font-size: 18px;
    color: #555;
    line-height: 1.4;
    margin-bottom: 20px; }
  .news-head .green-btn {
    border-radius: 5px;
    font-size: 14px;
    text-transform: none;
    padding: 7px 20px;
    vertical-align: top;
    border: 1px solid #39b54a; }
  .news-head .media {
    display: inline-block;
    background: #fff;
    font-size: 14px;
    padding: 7px 20px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin-top: 0;
    color: #000;
    vertical-align: top; }

.all-news {
  background: #fff;
  padding: 50px 0; }
  .all-news-right {
    padding-left: 70px; }
  .all-news .tags {
    font-size: 0;
    margin-bottom: 40px; }
    .all-news .tags li {
      display: inline-block;
      margin-right: 7px;
      margin-bottom: 10px; }
      .all-news .tags li a {
        display: block;
        font-size: 14px;
        color: #999;
        padding: 3px 13px;
        border: 1px solid #ccc; }
  .all-news img {
    max-width: 100%;
    margin-bottom: 30px; }

.news-all-single {
  overflow: hidden;
  margin-bottom: 40px;
  display: block; }
  .news-all-single .newsImageLink {
    width: 170px;
    height: 170px;
    float: left;
    display: block;
    background-position: center center;
    background-size: cover; }
  .news-all-single img {
    width: 170px;
    float: left; }
  .news-all-single-content {
    float: left;
    width: calc(100% - 170px);
    padding-left: 30px; }
    .news-all-single-content.no-image {
      width: 100%;
      padding-left: 0; }
    .news-all-single-content .date {
      font-size: 14px;
      color: #555;
      margin-bottom: 5px; }
    .news-all-single-content .link {
      font-size: 30px;
      color: #193140;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 32px;
      padding: 0;
      border: none; }
    .news-all-single-content .text {
      font-size: 18px;
      color: #333;
      margin-bottom: 15px; }
    .news-all-single-content a {
      font-size: 14px;
      color: #999;
      display: inline-block;
      padding: 3px 13px;
      border: 1px solid #ccc;
      margin-right: 5px; }

.news {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 90px; }
  .news .main-title {
    padding-bottom: 70px; }
  .news-single {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .news .link {
    font-size: 30px;
    color: #193140;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block; }
    .news .link:hover {
      color: #39b54a; }
  .news p {
    font-size: 18px;
    color: #333;
    padding-bottom: 5px;
    line-height: 1.4; }
  .news .data {
    font-size: 14px;
    color: #555; }
  .news img {
    width: 100%;
    margin-bottom: 10px; }
  .news-more {
    font-size: 14px;
    color: #555;
    font-weight: 700;
    padding: 8px 20px;
    border: 2px solid #333;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none; }
    .news-more .fa {
      margin-left: 5px;
      font-size: 16px; }
    .news-more:hover {
      color: #fff;
      background: #333;
      text-decoration: none; }

.article-head {
  position: relative;
  padding: 50px 0; }
  .article-head:before {
    content: '';
    width: 100%;
    height: 400px;
    position: absolute;
    background: #ececec;
    z-index: -1;
    top: 0;
    left: 0; }
  .article-head .breadcrumb {
    background: none;
    padding: 0;
    margin: 0; }
    .article-head .breadcrumb a {
      font-size: 16px;
      color: #555;
      display: inline-block; }
      .article-head .breadcrumb a:hover {
        text-decoration: underline; }
      .article-head .breadcrumb a:nth-child(1):before {
        display: none; }
      .article-head .breadcrumb a:before {
        content: '/';
        font-size: 16px;
        color: #555;
        display: inline-block;
        padding-right: 3px; }
    .article-head .breadcrumb span {
      font-size: 16px;
      color: #555;
      display: inline-block; }
      .article-head .breadcrumb span:before {
        content: '/';
        font-size: 16px;
        color: #555;
        display: inline-block;
        padding-right: 3px; }
  .article-head .main-title {
    text-align: left;
    margin-bottom: 20px; }
  .article-head .news-picture img {
    width: 100%; }

.article-content {
  padding-bottom: 50px;
  border-bottom: 1px solid #ccc; }
  .article-content h2 {
    font-size: 30px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
    padding-top: 15px; }
  .article-content p {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 1.4; }
    .article-content p a {
      font-size: 16px;
      text-decoration: underline; }
      .article-content p a:hover {
        text-decoration: none; }
  .article-content h3 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 1.4; }
  .article-content ul {
    list-style: disc; }
    .article-content ul li {
      font-size: 16px;
      color: #333;
      font-weight: 400;
      padding-bottom: 5px;
      line-height: 1.4; }
      .article-content ul li a {
        font-size: 16px; }
  .article-content ol li {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding-bottom: 5px;
    line-height: 1.4; }
    .article-content ol li a {
      font-size: 16px; }
  .article-content .article-down {
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px; }
    .article-content .article-down .link {
      font-size: 14px;
      color: #999;
      background: #fff;
      border: 1px solid #999;
      padding: 7px 20px;
      display: inline-block;
      border-radius: 5px;
      margin-right: 10px; }
    .article-content .article-down span {
      color: #555555;
      font-size: 14px;
      display: inline-block;
      vertical-align: top;
      padding-top: 8px; }
    .article-content .article-down .links {
      text-align: right; }
      .article-content .article-down .links img {
        margin-top: 0; }
      .article-content .article-down .links .share {
        width: 20px;
        height: 19px;
        display: inline-block;
        vertical-align: top; }
      .article-content .article-down .links .print {
        width: 20px;
        height: 18px;
        display: inline-block;
        vertical-align: top;
        margin-left: 10px; }
      .article-content .article-down .links .mail {
        width: 20px;
        height: 16px;
        display: inline-block;
        vertical-align: top;
        margin-left: 10px; }
  .article-content .tags {
    padding-top: 20px; }
    .article-content .tags .service-btn {
      border-radius: 0;
      padding: 5px 15px; }
  .article-content img {
    max-width: 100%; }

.other-articles {
  background: #193140;
  padding: 60px 0 70px;
  margin-top: 80px; }
  .other-articles h2 {
    font-size: 50px;
    color: #ffffff;
    font-weight: 300;
    display: block;
    text-align: center;
    padding-bottom: 40px; }
  .other-articles a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700; }
  .other-articles p {
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0;
    display: block; }
  .other-articles span {
    color: #aaaaaa;
    font-size: 14px; }

.plans {
  background: #ddd;
  padding-bottom: 60px;
  transition: all 0.3s;
  padding: 0 15px; }
  .plans.move {
    margin-left: 385px; }
  .plans-top {
    padding: 15px 0;
    transition: all 0.5s; }
    .plans-top.move {
      margin-left: 385px; }
      .plans-top.move .filters-open-link {
        display: none; }
      .plans-top.move .filter-select {
        margin-left: 15px; }
    .plans-top .filters-open-link {
      display: inline-block;
      padding: 13px 38px;
      background: #ececec;
      color: #193140;
      font-size: 20px;
      font-weight: 700; }
      .plans-top .filters-open-link .fa {
        margin-right: 5px;
        color: #373737; }
    .plans-top .filter-select {
      display: inline-block;
      margin-left: 50px; }
      .plans-top .filter-select p {
        display: inline-block;
        font-size: 14px;
        color: #333;
        vertical-align: middle;
        margin-right: 10px; }
      .plans-top .filter-select .select {
        display: inline-block;
        vertical-align: middle;
        width: 230px;
        font-size: 16px;
        color: #333;
        float: none; }
        .plans-top .filter-select .select .list {
          min-width: 100%; }
    .plans-top .plans-found {
      float: right;
      display: inline-block;
      font-size: 14px;
      color: #555; }
  .plans-all {
    font-size: 0;
    text-align: left;
    transition: all 0.5s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .plans-all .row {
      width: 100%; }
    .plans-all.move {
      margin-left: 385px; }
  .plans-single {
    padding: 45px 20px;
    background: #fff;
    width: auto;
    min-width: 300px;
    margin: 0 15px 30px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    vertical-align: top;
    position: relative; }
    .plans-single .img {
      height: 71px;
      margin-bottom: 25px; }
      .plans-single .img a {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center;
        text-align: center; }
        .plans-single .img a img {
          max-height: 100%;
          max-width: 100%;
          margin: 0 auto; }
    .plans-single .rating {
      margin-bottom: 10px; }
    .plans-single .visa {
      font-size: 20px;
      color: #193140;
      font-weight: 700;
      display: inline-block;
      padding-bottom: 20px; }
      .plans-single .visa-imgs {
        margin-bottom: 25px; }
        .plans-single .visa-imgs img {
          margin: 0 5px; }
      .plans-single .visa a {
        font-size: 20px;
        color: #193140;
        font-weight: 700; }
    .plans-single .eav-field-icon-item a {
      color: #39b54a;
      font-size: 30px; }
    .plans-single .special {
      font-size: 10px;
      color: #39b54a;
      border: 1px solid #39b54a;
      text-transform: uppercase;
      border-radius: 2px;
      padding: 2px 4px;
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 5px;
      margin-left: 5px; }
    .plans-single-content {
      margin-bottom: 25px; }
      .plans-single-content-one {
        border-bottom: 1px solid #ececec;
        padding: 13px 0;
        text-align: left; }
        .plans-single-content-one:first-child {
          border-top: 1px solid #ececec; }
        .plans-single-content-one p {
          font-size: 14px;
          color: #333;
          line-height: 1.6; }
        .plans-single-content-one .bold {
          font-weight: 700; }
        .plans-single-content-one ul li {
          font-size: 14px;
          color: #333;
          line-height: 1.6;
          padding-left: 13px;
          position: relative; }
          .plans-single-content-one ul li:before {
            position: absolute;
            content: '';
            width: 4px;
            height: 4px;
            background: #666;
            top: 9px;
            left: 3px; }
    .plans-single .green-btn {
      border-radius: 8px;
      margin-bottom: 12px; }
    .plans-single .more {
      font-size: 16px;
      color: #193140;
      display: inline-block;
      text-decoration: underline;
      border: none; }
      .plans-single .more:hover {
        text-decoration: none; }
    .plans-single .top-links {
      text-align: right;
      position: absolute;
      top: 0;
      right: 0;
      padding: 15px 20px; }
      .plans-single .top-links .stack-link.active .stack-ico {
        fill: #72d268; }
      .plans-single .top-links a {
        margin-left: 5px; }
        .plans-single .top-links a .stack-ico {
          height: 19px;
          width: 20px;
          vertical-align: bottom;
          transition: 0.3s ease-in-out; }
        .plans-single .top-links a img {
          height: 19px; }
        .plans-single .top-links a:hover .stack-ico {
          fill: #72d268; }
    .plans-single.helper {
      width: 100%;
      height: 0;
      visibility: hidden;
      padding: 0;
      margin: 0; }

.not-found {
  width: 100%;
  min-height: 100px;
  margin-top: 100px;
  padding-left: 1px;
  transition: all 0.5s; }
  .not-found.move {
    padding-left: 385px; }

.share-link {
  position: relative;
  cursor: default; }
  .share-link:hover .share-list {
    display: block; }
  .share-link .share-list {
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
    width: 143px;
    font-size: 0;
    display: none; }
    .share-link .share-list p {
      font-size: 14px;
      color: #333;
      font-weight: 700;
      margin-bottom: 5px; }
    .share-link .share-list li {
      display: inline-block;
      margin-right: 5px; }
      .share-link .share-list li:last-child {
        margin: 0; }
    .share-link .share-list a {
      margin: 0; }
      .share-link .share-list a img {
        width: 20px; }

.stack-link .stack-ico {
  height: 19px;
  width: auto;
  transition: 0.3s ease-in-out; }
  .stack-link .stack-ico:hover {
    fill: #72d268; }

.stack-link.active .stack-ico {
  fill: #72d268; }

.share-link img {
  height: 19px; }

.share-link .share-list {
  z-index: 2; }

.close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #333;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative; }
  .modal-body .green-btn {
    margin-bottom: 15px; }

.modal-footer {
  padding: 0 0 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5; }
  .modal-footer button {
    margin: 20px 0; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-backdrop.in {
  opacity: 0.8; }

.popup .modal-header, .modal .modal-header {
  padding: 20px 0;
  border-bottom: 1px solid #ccc; }
  .popup .modal-header.modal-notice-header, .modal .modal-header.modal-notice-header {
    min-height: 40px;
    border-bottom: 0;
    padding: 0; }
  .popup .modal-header ul li, .modal .modal-header ul li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
  .popup .modal-header h2, .modal .modal-header h2 {
    font-size: 20px;
    font-weight: bold; }

.popup-main, .modal-main {
  padding: 30px; }

.popup-logo, .modal-logo {
  width: 150px;
  text-align: center;
  display: inline-block;
  margin-right: 45px; }
  .popup-logo img, .modal-logo img {
    max-width: 100%; }

.popup-info, .modal-info {
  display: inline-block; }
  .popup-info .rating, .modal-info .rating {
    margin-bottom: 5px; }
  .popup-info .visa, .modal-info .visa {
    font-size: 20px;
    color: #193140;
    font-weight: 700;
    margin-bottom: 5px;
    display: inline-block; }
    .popup-info .visa-imgs img, .modal-info .visa-imgs img {
      margin-right: 5px; }
  .popup-info .id, .modal-info .id {
    font-size: 12px;
    color: #999;
    margin-left: 5px;
    display: inline-block; }

.popup-content .success, .modal-content .success {
  padding: 25px 0; }

.popup-content-single, .modal-content-single {
  padding: 10px 15px;
  border-top: 1px solid #ececec; }
  .popup-content-single h3, .modal-content-single h3 {
    font-size: 16px;
    color: #39b54a;
    font-weight: 700;
    margin-bottom: 5px; }
  .popup-content-single ul li, .modal-content-single ul li {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    padding-left: 13px;
    position: relative; }
    .popup-content-single ul li:before, .modal-content-single ul li:before {
      position: absolute;
      content: '';
      width: 4px;
      height: 4px;
      background: #666;
      top: 12px;
      left: 3px; }

.popup-table, .modal-table {
  width: 100%; }
  .popup-table .first, .modal-table .first {
    width: 60%;
    font-size: 16px;
    color: #333; }
  .popup-table .second, .modal-table .second {
    width: 40%;
    font-size: 16px;
    color: #000;
    font-weight: 700; }

.popup-btns, .modal-btns {
  padding: 30px 0;
  text-align: center; }

.popup .green-btn, .modal .green-btn {
  border-radius: 5px; }

.popup .terms-link, .modal .terms-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 20px;
  color: #193140;
  font-weight: 700;
  text-decoration: underline; }

.popup .terms-text, .modal .terms-text {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px; }

.popup .small-btn, .modal .small-btn {
  margin-top: 30px;
  margin-bottom: 30px; }

.modal-body {
  padding: 0; }

.modal-plan-detail {
  padding: 0 50px; }

.profile-user-head {
  background: #193140; }
  .profile-user-head h2 {
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px; }
  .profile-user-head .user {
    text-align: right;
    padding: 15px 0; }
    .profile-user-head .user .picture {
      display: inline-block;
      vertical-align: middle;
      width: 40px;
      height: 40px;
      border-radius: 100%;
      background: #aaaaaa;
      color: #fff;
      font-size: 18px;
      text-transform: uppercase;
      text-align: center;
      line-height: 40px;
      margin-right: 10px; }
    .profile-user-head .user .name {
      display: inline-block;
      vertical-align: middle;
      color: #fff;
      font-size: 18px;
      margin-left: 10px; }
      .profile-user-head .user .name .fa {
        margin-left: 5px; }

.profile-card {
  background: #ececec;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  .profile-card .item {
    clear: both;
    overflow: hidden; }
  .profile-card .picture {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #aaaaaa;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    line-height: 100px;
    margin-right: 10px;
    font-weight: 300;
    float: left;
    margin-top: 50px;
    position: relative;
    overflow: hidden; }
    .profile-card .picture img {
      margin-top: 0 !important; }
    .profile-card .picture:hover .change-photo label {
      opacity: 1; }
    .profile-card .picture .change-photo input {
      display: none; }
    .profile-card .picture .change-photo label {
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #72d268;
      border-radius: 100%;
      color: #fff;
      font-size: 14px;
      text-align: center;
      cursor: pointer;
      transition: 0.3s ease-in-out;
      opacity: 0;
      text-transform: uppercase;
      padding: 36px 0;
      line-height: 1; }
  .profile-card .username {
    float: left;
    margin-left: 20px;
    margin-top: 65px; }
    .profile-card .username span {
      color: #333333;
      font-size: 30px;
      font-weight: 300;
      display: block;
      padding-bottom: 5px; }
    .profile-card .username a {
      color: #555555;
      font-size: 15px;
      font-weight: 300; }
  .profile-card .adress {
    margin-left: 80px;
    margin-top: 75px;
    float: left; }
    .profile-card .adress p {
      color: #555555;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 300;
      padding-bottom: 10px; }
      .profile-card .adress p span {
        color: #333333;
        font-weight: 400;
        text-transform: none; }
        .profile-card .adress p span .disconnect {
          color: #193140;
          text-decoration: underline; }
    .profile-card .adress .connect {
      color: #193140;
      text-decoration: underline;
      font-weight: 400; }
  .profile-card .edit {
    color: #999999;
    font-size: 14px;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    width: 100px;
    padding: 8px 0;
    display: block;
    float: left;
    margin: 80px 0 0 40px;
    text-align: center; }
  .profile-card .provider-tabs {
    clear: both;
    border-top: 1px solid #cccccc;
    margin-top: 50px;
    padding-top: 30px; }
  .profile-card .filter-check {
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc; }
    .profile-card .filter-check ul li {
      display: inline-block;
      vertical-align: top;
      margin-right: 4px; }
      .profile-card .filter-check ul li.active a {
        background: #193140;
        color: #fff; }
      .profile-card .filter-check ul li a {
        border: 1px solid #193140;
        color: #193140;
        font-size: 14px;
        padding: 5px 10px;
        font-weight: 400; }
        .profile-card .filter-check ul li a span {
          color: #999999;
          font-size: 12px; }

.profile-plans-head {
  padding-top: 40px; }
  .profile-plans-head .checkbox {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top; }
    .profile-plans-head .checkbox input {
      display: none; }
    .profile-plans-head .checkbox input + label {
      font-size: 16px;
      color: #333;
      padding-left: 25px;
      position: relative;
      cursor: pointer; }
      .profile-plans-head .checkbox input + label:before {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        background: #fff;
        border: 3px solid #39b54a;
        border-radius: 3px;
        left: 0;
        top: 1px; }
      .profile-plans-head .checkbox input + label:after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        left: 5px;
        top: 5px;
        display: none;
        border-bottom: 2px solid #39b54a;
        border-right: 2px solid #39b54a;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .profile-plans-head .checkbox input:checked + label:after {
      display: block; }
  .profile-plans-head .sort {
    text-align: right;
    float: right; }
    .profile-plans-head .sort p {
      display: inline-block;
      vertical-align: top;
      line-height: 30px;
      margin-right: 10px; }
    .profile-plans-head .sort .nice-select {
      height: 30px;
      line-height: 26px;
      display: inline-block;
      vertical-align: top;
      float: none; }
      .profile-plans-head .sort .nice-select:after {
        border-bottom: 2px solid #90a1b5;
        border-right: 2px solid #90a1b5;
        width: 8px;
        height: 8px;
        margin-top: -4px; }
      .profile-plans-head .sort .nice-select.open:after {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }

.profile-plans-table {
  width: 100%;
  margin-top: 20px;
  overflow: hidden; }
  .profile-plans-table table {
    min-width: 1000px;
    width: 100%;
    border-bottom: 1px solid #ececec; }
    .profile-plans-table table tr td:last-child {
      border-right: 1px solid #ececec; }
    .profile-plans-table table td {
      border: 1px solid #ececec;
      border-right: none;
      border-bottom: none;
      max-width: 200px; }
    .profile-plans-table table thead td {
      text-align: center;
      padding-bottom: 15px; }
      .profile-plans-table table thead td:nth-child(2) {
        border-top: 5px solid #39b54a; }
      .profile-plans-table table thead td:nth-child(3) {
        border-top: 5px solid #2576ba; }
      .profile-plans-table table thead td:nth-child(4) {
        border-top: 5px solid #2576ba; }
      .profile-plans-table table thead td:nth-child(5) {
        border-top: 5px solid #d88524; }
      .profile-plans-table table thead td.title {
        color: #555555;
        font-size: 14px; }
      .profile-plans-table table thead td .delete {
        color: #555555;
        font-size: 12px;
        display: block;
        height: 30px;
        margin-top: 5px; }
        .profile-plans-table table thead td .delete:before {
          content: '';
          width: 9px;
          height: 10px;
          display: inline-block;
          vertical-align: top;
          margin-right: 7px;
          margin-top: 2px;
          background: url(../img/close.png) no-repeat; }
      .profile-plans-table table thead td .img {
        height: 60px; }
      .profile-plans-table table thead td img {
        display: block;
        margin: 20px auto 0;
        max-width: 80%;
        max-height: 100%; }
      .profile-plans-table table thead td .link {
        color: #193140;
        font-size: 16px;
        font-weight: 700;
        display: block;
        text-decoration: underline;
        margin-top: 25px; }
        .profile-plans-table table thead td .link:hover {
          text-decoration: none; }
      .profile-plans-table table thead td .green-btn {
        width: 80%;
        font-size: 14px;
        padding: 8px 15px 7px;
        border-radius: 5px;
        margin-top: 20px; }
    .profile-plans-table table tbody tr:nth-child(2n-2) {
      background: #f8f8f8; }
    .profile-plans-table table tbody tr td {
      text-align: center; }
      .profile-plans-table table tbody tr td:first-child {
        width: 40px;
        max-width: 40px; }
      .profile-plans-table table tbody tr td:nth-child(2) {
        text-align: left; }
    .profile-plans-table table tbody tr .pasive .title {
      color: #999999; }
    .profile-plans-table table tbody .stars-rating {
      margin: 0 auto;
      display: block; }
    .profile-plans-table table tfoot {
      background: #ececec; }
      .profile-plans-table table tfoot tr {
        background: none; }
        .profile-plans-table table tfoot tr:last-child td {
          border-bottom: 1px solid #cccccc; }
        .profile-plans-table table tfoot tr td {
          border: 1px solid #cccccc;
          border-right: none;
          border-bottom: none;
          text-align: center; }
          .profile-plans-table table tfoot tr td:first-child {
            width: 40px;
            max-width: 40px; }
          .profile-plans-table table tfoot tr td:nth-child(2) {
            text-align: left; }
          .profile-plans-table table tfoot tr td:last-child {
            border-right: 1px solid #cccccc; }

.profile-plans-table table tbody tr.pasive .title,
.profile-plans-table table tbody tr.pasive span,
.profile-plans-table table tfoot tr.pasive .title,
.profile-plans-table table tfoot tr.pasive span {
  color: #999999; }

.profile-plans-table table tbody tr td .remove,
.profile-plans-table table tfoot tr td .remove {
  display: block;
  margin: 0 auto;
  padding: 10px 5px; }

.profile-plans-table table tbody tr td .remove:after,
.profile-plans-table table tfoot tr td .remove:after {
  content: '';
  display: block;
  width: 12px;
  height: 3px;
  background: #777777;
  margin: 0 auto; }

.profile-plans-table table tbody tr td .add,
.profile-plans-table table tfoot tr td .add {
  position: relative;
  display: block;
  height: 15px; }

.profile-plans-table table tbody tr td .add:after,
.profile-plans-table table tfoot tr td .add:after {
  content: '';
  display: block;
  width: 12px;
  height: 3px;
  background: #193140;
  margin: 0 auto;
  position: relative;
  top: 6px; }

.profile-plans-table table tbody tr td .add:before,
.profile-plans-table table tfoot tr td .add:before {
  content: '';
  width: 12px;
  height: 3px;
  top: 6px;
  left: calc(50% - 6px);
  background: #193140;
  display: block;
  position: absolute;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.profile-plans-table table tbody tr td .title,
.profile-plans-table table tfoot tr td .title {
  color: #555555;
  font-size: 14px;
  padding-left: 15px;
  text-align: left; }

.profile-plans-table table tbody tr td .star,
.profile-plans-table table tfoot tr td .star {
  height: 20px;
  width: 106px;
  margin: 5px auto 5px;
  background: url(../img/stars-icons.png) repeat 0 21px; }

.profile-plans-table table tbody tr td .star div,
.profile-plans-table table tfoot tr td .star div {
  height: 20px;
  background: url(../img/stars-icons.png) repeat top left; }

.profile-plans-table table tbody tr td span,
.profile-plans-table table tfoot tr td span {
  color: #333333;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  text-align: center;
  word-wrap: break-word;
  max-width: 100%; }

.profile-plans-down {
  margin-top: 20px; }
  .profile-plans-down .link {
    font-size: 14px;
    color: #999;
    background: #fff;
    border: 1px solid #999;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px; }
  .profile-plans-down span {
    color: #555555;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding-top: 8px; }
  .profile-plans-down .links {
    text-align: right; }
    .profile-plans-down .links .share {
      width: 20px;
      height: 19px;
      display: inline-block;
      vertical-align: top;
      background: url(../img/share-ico.png) no-repeat; }
    .profile-plans-down .links .print {
      width: 20px;
      height: 18px;
      display: inline-block;
      vertical-align: top;
      margin-left: 10px;
      background: url(../img/print-ico.png) no-repeat; }
    .profile-plans-down .links .mail {
      width: 20px;
      height: 16px;
      display: inline-block;
      vertical-align: top;
      margin-left: 10px;
      background: url(../img/mail-ico.png) no-repeat; }

.unregister-block {
  background: #193140;
  padding: 75px 0;
  text-align: center; }
  .unregister-block p {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 40px; }
  .unregister-block .green-btn {
    margin-bottom: 10px; }
  .unregister-block .login {
    font-size: 18px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-decoration: underline; }

.main-user-img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #aaaaaa;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  line-height: 100px;
  font-weight: 300;
  position: relative;
  overflow: hidden; }
  .main-user-img:hover .change-photo label {
    opacity: 1; }
  .main-user-img .change-photo input {
    display: none; }
  .main-user-img .change-photo label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #72d268;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    opacity: 0;
    text-transform: uppercase;
    padding: 36px 0;
    line-height: 1; }

.provider-tabs {
  border: none; }
  .provider-tabs li {
    display: inline-block;
    vertical-align: top; }
    .provider-tabs li a {
      display: inline-block;
      background: #fff;
      font-size: 14px;
      padding: 9.5px 20px;
      border: 1px solid #d6d6d6;
      border-radius: 3px;
      margin-top: 0;
      color: #000;
      margin-right: 5px;
      vertical-align: top; }
    .provider-tabs li:hover a {
      font-weight: 400; }

.provider-tabs li.active a, .provider-tabs li:hover a, .provider-tabs li.active:hover a {
  border-radius: 3px;
  font-size: 14px;
  text-transform: none;
  padding: 10px 20px;
  margin-right: 5px;
  vertical-align: top;
  background: #39b54a;
  display: inline-block;
  color: #fff;
  border: none;
  font-weight: 700;
  border: 1px solid #39b54a;
  text-decoration: none; }

.search-block {
  height: 76px;
  background: #ececec;
  position: absolute;
  z-index: 15;
  top: 90px;
  left: 0;
  width: 100%;
  display: none;
  border-bottom: 3px solid #193140; }
  .search-block-form {
    position: relative; }
    .search-block-form:before {
      position: absolute;
      content: '';
      width: 28px;
      height: 28px;
      background: url(../img/search-ico2.png) no-repeat center;
      background-size: cover;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0; }
    .search-block-form input {
      background: transparent;
      border: none;
      font-size: 24px;
      color: #333;
      padding: 24px 50px;
      width: 100%; }
  .search-block-close {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #aaa;
    font-size: 32px; }

.select {
  float: none; }
  .select:after {
    border-bottom: 2px solid #90a1b5;
    border-right: 2px solid #90a1b5;
    width: 8px;
    height: 8px;
    margin-top: -4px; }
  .select.open:after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.sidebar.active {
  left: 0; }

.sidebar {
  background: #ececec;
  position: fixed;
  top: 0;
  left: -385px;
  z-index: 2;
  width: 385px;
  height: 100%;
  padding-top: 180px;
  padding-left: 20px;
  padding-bottom: 70px;
  transition: 0.3s ease-in-out; }
  .sidebar form {
    padding-right: 20px; }
  .sidebar .close {
    color: #333;
    position: absolute;
    top: 180px;
    right: 20px;
    font-size: 24px;
    cursor: pointer; }
  .sidebar .filters-name {
    margin-top: 35px;
    color: #193140;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px; }
    .sidebar .filters-name .fa {
      margin-right: 5px;
      color: #373737; }
  .sidebar .form-group {
    margin-bottom: 20px; }
    .sidebar .form-group p {
      font-size: 16px;
      color: #333;
      font-weight: 700;
      margin-bottom: 10px; }
  .sidebar .select {
    width: 270px;
    font-size: 16px;
    color: #333;
    float: none; }
    .sidebar .select .list {
      min-width: 100%; }
  .sidebar .slider-count {
    display: inline-block; }
    .sidebar .slider-count p {
      display: inline-block;
      font-size: 18px;
      color: #333;
      font-weight: 700; }
    .sidebar .slider-count span {
      display: inline-block;
      font-size: 18px;
      color: #333; }
  .sidebar .i-slider {
    width: 215px;
    float: right;
    margin-right: 30px;
    height: 10px;
    border-radius: 0;
    border: none;
    background: #d6d6d6;
    box-shadow: none;
    margin-top: 6px; }
    .sidebar .i-slider .noUi-tooltip {
      display: none; }
    .sidebar .i-slider .noUi-handle {
      width: 25px;
      height: 25px;
      background: #fff;
      border: 5px solid #39b54a;
      border-radius: 100%;
      left: -10px;
      top: -8px; }
    .sidebar .i-slider .noUi-handle:before {
      display: none; }
    .sidebar .i-slider .i-slider .noUi-handle:after {
      display: none; }
    .sidebar .i-slider .noUi-connect {
      background: #39b54a;
      box-shadow: none; }
  .sidebar .radio {
    margin-bottom: 10px; }
    .sidebar .radio input {
      display: none; }
      .sidebar .radio input + label {
        font-size: 16px;
        color: #333;
        padding-left: 22px;
        position: relative;
        cursor: pointer; }
        .sidebar .radio input + label:before {
          position: absolute;
          content: '';
          width: 18px;
          height: 18px;
          background: #fff;
          border: 3px solid #39b54a;
          border-radius: 100%;
          left: 0;
          top: 2px; }
        .sidebar .radio input + label:after {
          position: absolute;
          content: '';
          width: 8px;
          height: 8px;
          background: #39b54a;
          border-radius: 100%;
          left: 5px;
          top: 7px;
          display: none; }
      .sidebar .radio input:checked + label:after {
        display: block; }
  .sidebar .checkbox {
    margin-bottom: 10px; }
    .sidebar .checkbox input {
      display: none; }
      .sidebar .checkbox input + label {
        font-size: 16px;
        color: #333;
        padding-left: 25px;
        position: relative;
        cursor: pointer; }
        .sidebar .checkbox input + label:before {
          position: absolute;
          content: '';
          width: 18px;
          height: 18px;
          background: #fff;
          border: 3px solid #39b54a;
          border-radius: 3px;
          left: 0;
          top: 1px; }
        .sidebar .checkbox input + label:after {
          position: absolute;
          content: '';
          width: 8px;
          height: 8px;
          left: 5px;
          top: 5px;
          display: none;
          border-bottom: 2px solid #39b54a;
          border-right: 2px solid #39b54a;
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
      .sidebar .checkbox input:checked + label:after {
        display: block; }
  .sidebar .more {
    font-size: 14px;
    color: #1f3645;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 20px; }
  .sidebar .scroll {
    overflow-y: auto;
    height: 100%;
    padding-bottom: 40px; }
  .sidebar button {
    font-size: 14px;
    color: #999;
    background: transparent;
    border: 1px solid #999;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px; }

.subscribe {
  padding-top: 60px;
  padding-bottom: 90px;
  background: #ececec; }
  .subscribe h2 {
    padding-bottom: 30px;
    font-size: 30px;
    color: #333;
    text-align: center; }
  .subscribe .form-group {
    display: inline-block; }
  .subscribe-form {
    text-align: center;
    font-size: 0; }
    .subscribe-form input {
      width: 400px;
      background: #fff;
      font-size: 18px;
      color: #333;
      padding: 15px 20px;
      display: inline-block;
      border-radius: 7px 0 0 7px;
      border: none;
      vertical-align: top; }
    .subscribe-form button {
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      padding: 16px 35px;
      border-radius: 0 5px 5px 0;
      background: #39b54a;
      border: none;
      text-transform: uppercase;
      vertical-align: top; }
      .subscribe-form button:hover {
        background: #72d268; }

.tab-content {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 50px; }
  .tab-content .tab-pane {
    display: none; }
    .tab-content .tab-pane.active {
      display: block; }
    .tab-content .tab-pane.fade {
      opacity: 0;
      transition: opacity .15s linear; }
      .tab-content .tab-pane.fade.in {
        opacity: 1; }
  .tab-content .plans {
    background: none; }
  .tab-content .plans-single {
    margin: 0 15px 30px 0;
    border: 1px solid #cccccc; }
  .tab-content .profile-plans .filter-check {
    margin-top: 25px;
    display: inline-block;
    vertical-align: top; }
    .tab-content .profile-plans .filter-check ul li {
      display: inline-block;
      vertical-align: top;
      margin-right: 4px; }
      .tab-content .profile-plans .filter-check ul li.active a {
        background: #193140;
        color: #fff; }
      .tab-content .profile-plans .filter-check ul li a {
        border: 1px solid #193140;
        color: #193140;
        font-size: 14px;
        padding: 5px 10px;
        font-weight: 400; }
        .tab-content .profile-plans .filter-check ul li a span {
          color: #999999;
          font-size: 12px; }
  .tab-content .profile-plans .rate {
    display: inline-block;
    vertical-align: top; }
  .tab-content .plans .filter-check {
    margin-top: 25px; }
    .tab-content .plans .filter-check ul li {
      display: inline-block;
      vertical-align: top;
      margin-right: 4px; }
      .tab-content .plans .filter-check ul li.active a {
        background: #193140;
        color: #fff; }
      .tab-content .plans .filter-check ul li a {
        border: 1px solid #193140;
        color: #193140;
        font-size: 14px;
        padding: 5px 10px;
        font-weight: 400;
        display: block; }
        .tab-content .plans .filter-check ul li a span {
          color: #999999;
          font-size: 12px; }
  .tab-content .plans .rate {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc; }
    .tab-content .plans .rate .star {
      display: inline-block;
      vertical-align: top;
      color: #333333;
      font-size: 24px;
      font-weight: 700; }
      .tab-content .plans .rate .star:before {
        content: '';
        width: 27px;
        height: 25px;
        display: inline-block;
        vertical-align: top;
        margin-right: 5px;
        background: url(../img/simple-star.png) no-repeat; }
    .tab-content .plans .rate .link {
      color: #193140;
      font-size: 16px;
      text-decoration: underline;
      font-weight: 700;
      margin-left: 15px; }
      .tab-content .plans .rate .link:hover {
        text-decoration: none; }
    .tab-content .plans .rate .leave {
      font-size: 14px;
      border-radius: 5px;
      margin-left: 15px;
      padding: 5px 15px 4px; }
  .tab-content .reviews-logo {
    text-align: center; }
    .tab-content .reviews-logo img {
      max-width: 100%; }
  .tab-content .reviews .filter-check {
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc; }
    .tab-content .reviews .filter-check ul li {
      display: inline-block;
      vertical-align: top;
      margin-right: 4px; }
      .tab-content .reviews .filter-check ul li.active a {
        background: #193140;
        color: #fff; }
      .tab-content .reviews .filter-check ul li a {
        border: 1px solid #193140;
        color: #193140;
        font-size: 14px;
        padding: 5px 10px;
        font-weight: 400; }
        .tab-content .reviews .filter-check ul li a span {
          color: #999999;
          font-size: 12px; }
  .tab-content .reviews .reviews-menu {
    padding-top: 35px; }
    .tab-content .reviews .reviews-menu img {
      max-width: 100%;
      width: 100%; }
    .tab-content .reviews .reviews-menu .total {
      color: #333333;
      font-size: 24px;
      font-weight: 700;
      padding-top: 35px; }
      .tab-content .reviews .reviews-menu .total span:before {
        content: '';
        width: 27px;
        height: 25px;
        display: inline-block;
        vertical-align: top;
        margin-right: 5px;
        background: url(../img/simple-star.png) no-repeat; }
      .tab-content .reviews .reviews-menu .total-list {
        padding-top: 10px; }
        .tab-content .reviews .reviews-menu .total-list ul li {
          color: #333333;
          font-size: 18px;
          font-weight: 400;
          border-bottom: 1px solid #cccccc;
          padding: 7px 5px 4px; }
          .tab-content .reviews .reviews-menu .total-list ul li span {
            font-weight: 700;
            float: right; }
    .tab-content .reviews .reviews-menu .average {
      color: #555555;
      font-size: 14px;
      padding-top: 10px;
      font-weight: 400; }
    .tab-content .reviews .reviews-menu .green-btn {
      font-size: 16px;
      border-radius: 5px;
      width: 100%;
      text-align: center;
      margin-top: 25px; }
  .tab-content .reviews .banner {
    color: #d5d5d5;
    font-size: 16px;
    background: #d5d5d5;
    width: 100%;
    height: 500px;
    margin-top: 50px; }
    .tab-content .reviews .banner a {
      display: block;
      width: 100%;
      height: 100%; }
    .tab-content .reviews .banner img {
      width: 100%; }
  .tab-content .reviews .sort {
    text-align: right;
    margin-top: 20px; }
    .tab-content .reviews .sort p {
      display: inline-block;
      vertical-align: top;
      line-height: 30px;
      margin-right: 10px; }
    .tab-content .reviews .sort .nice-select {
      height: 30px;
      line-height: 26px;
      display: inline-block;
      vertical-align: top;
      float: none; }
      .tab-content .reviews .sort .nice-select:after {
        border-bottom: 2px solid #90a1b5;
        border-right: 2px solid #90a1b5;
        width: 8px;
        height: 8px;
        margin-top: -4px; }
      .tab-content .reviews .sort .nice-select.open:after {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .tab-content .reviews-list > li {
    padding: 15px 0 30px; }
  .tab-content .reviews-list .head {
    color: #193140;
    font-size: 16px;
    overflow: hidden;
    font-weight: 400;
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
    margin-bottom: 20px; }
    .tab-content .reviews-list .head.profile {
      vertical-align: bottom;
      display: inline-block;
      width: 100%;
      line-height: 35px;
      margin-top: 30px; }
    .tab-content .reviews-list .head span {
      color: #666666; }
    .tab-content .reviews-list .head .edit {
      color: #999999;
      font-size: 14px;
      line-height: 14px;
      border: 1px solid #aaaaaa;
      border-radius: 5px;
      width: 100px;
      padding: 8px 0;
      float: right;
      text-align: center; }
  .tab-content .reviews-list .rate .numb {
    color: #000000;
    font-size: 36px;
    font-weight: 700; }
  .tab-content .reviews-list .rate-star {
    height: 20px;
    width: 106px;
    background: url(../img/stars-icons.png) repeat 0 21px; }
    .tab-content .reviews-list .rate-star div {
      height: 20px;
      background: url(../img/stars-icons.png) repeat top left; }
  .tab-content .reviews-list .rate ul {
    padding-top: 15px; }
    .tab-content .reviews-list .rate ul li {
      color: #555555;
      font-size: 14px;
      font-weight: 400;
      padding: 3px 0; }
      .tab-content .reviews-list .rate ul li span {
        color: #333333;
        font-size: 14px;
        font-weight: 700;
        float: right; }
  .tab-content .reviews-list .text p {
    color: #111111;
    font-size: 16px;
    font-weight: 400; }
  .tab-content .reviews-list .dropdown a {
    color: #193140;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 700;
    display: block;
    border-bottom: 1px solid #cccccc;
    position: relative;
    padding-bottom: 5px; }
    .tab-content .reviews-list .dropdown a:after {
      border-bottom: 2px solid #333333;
      border-right: 2px solid #333333;
      content: '';
      display: block;
      height: 10px;
      margin-top: -4px;
      pointer-events: none;
      position: absolute;
      right: 12px;
      top: 8px;
      -ms-transform-origin: 66% 66%;
      transform-origin: 66% 66%;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      transition: all 0.15s ease-in-out;
      width: 10px; }
    .tab-content .reviews-list .dropdown a.active:after {
      -ms-transform: rotate(225deg);
      transform: rotate(225deg); }
  .tab-content .reviews-list .dropdown .dropdown-text {
    padding-top: 10px;
    display: none; }
    .tab-content .reviews-list .dropdown .dropdown-text p {
      color: #333333;
      font-size: 14px; }

.why-use {
  background: #193140;
  padding-top: 60px;
  padding-bottom: 105px;
  text-align: center; }
  .why-use .main-title {
    color: #fff;
    padding-bottom: 80px; }
  .why-use-single {
    margin-bottom: 72px;
    text-align: left; }
    .why-use-single-title {
      font-size: 30px;
      color: #fff;
      font-weight: 700;
      margin-bottom: 20px;
      display: inline-block; }
      .why-use-single-title:hover {
        color: #39b54a; }
    .why-use-single p {
      font-size: 18px;
      color: #ccc;
      padding-bottom: 15px; }
      .why-use-single p a {
        color: #fff;
        text-decoration: underline; }
        .why-use-single p a:hover {
          text-decoration: none; }
    .why-use-single .more {
      font-size: 18px;
      color: #fff;
      font-weight: 700;
      text-decoration: underline; }
      .why-use-single .more:hover {
        text-decoration: none; }

.error-page .head {
  height: 500px;
  position: relative;
  background: url("../img/404-img.jpg") no-repeat top center/cover; }
  .error-page .head img {
    width: 100%; }
  .error-page .head .text {
    width: 100%;
    text-align: center; }
    .error-page .head .text span {
      color: #ffffff;
      font-size: 150px;
      font-weight: 300;
      padding-top: 130px;
      display: block; }
    .error-page .head .text p {
      font-size: 16px;
      color: #ffffff; }

.error-page h4 {
  color: #555555;
  font-size: 18px;
  padding-top: 50px;
  text-align: left; }

.error-page ul {
  padding-top: 15px; }

.error-page li {
  padding-top: 10px; }
  .error-page li a {
    font-weight: bold; }
    .error-page li a:hover {
      text-decoration: underline; }

.error-page .content {
  padding-bottom: 140px;
  border-bottom: 1px solid #cccccc; }

.popup-apply {
  background: #fff;
  margin: 20px auto;
  width: 100%;
  max-width: 630px; }
  .popup-apply h2 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    padding: 20px 0;
    border-bottom: 1px solid #ccc; }
  .popup-apply .popup-main {
    text-align: center;
    border-bottom: 1px solid #ccc; }
    .popup-apply .popup-main .details {
      text-align: center;
      margin-top: 20px; }
      .popup-apply .popup-main .details a {
        font-size: 16px;
        text-decoration: underline;
        color: #193140;
        font-weight: 700; }
  .popup-apply .popup-info {
    text-align: left; }
    .popup-apply .popup-info .visa {
      display: inline-block;
      vertical-align: middle; }
    .popup-apply .popup-info .special {
      font-size: 10px;
      color: #39b54a;
      border: 1px solid #39b54a;
      text-transform: uppercase;
      border-radius: 2px;
      padding: 2px 4px;
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 5px;
      margin-left: 5px; }
  .popup-apply-form {
    text-align: center;
    padding: 20px 50px 0; }
  .popup-apply-content {
    padding: 20px 0; }
    .popup-apply-content.notice-content {
      text-align: center; }
    .popup-apply-content .form-group-one {
      text-align: left; }
    .popup-apply-content .text {
      text-align: center;
      font-size: 16px;
      color: #333;
      margin-bottom: 20px; }
    .popup-apply-content .blue-link {
      font-size: 18px;
      color: #193140;
      font-weight: 700;
      display: inline-block;
      position: relative;
      padding-right: 15px;
      margin-bottom: 20px; }
      .popup-apply-content .blue-link:before {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        right: 0;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        border-color: #193140 transparent transparent transparent; }
    .popup-apply-content .checkbox-second {
      text-align: center;
      margin-bottom: 15px; }
    .popup-apply-content .green-btn {
      border: none;
      border-radius: 5px;
      margin-bottom: 15px; }
    .popup-apply-content .cancel {
      font-size: 14px;
      color: #555;
      display: inline-block; }
      .popup-apply-content .cancel:hover {
        color: #000; }
    .popup-apply-content-sliders {
      background: #ececec;
      padding: 25px 50px;
      margin-left: -80px;
      margin-right: -80px;
      margin-bottom: 20px; }
      .popup-apply-content-sliders .slider-second {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin-bottom: 20px;
        text-align: center; }
      .popup-apply-content-sliders .slider {
        display: inline-block;
        vertical-align: top; }
      .popup-apply-content-sliders .i-slider {
        float: none;
        display: inline-block; }
      .popup-apply-content-sliders .control-label {
        display: inline-block;
        width: 170px;
        text-align: left;
        margin-right: 30px;
        font-size: 18px;
        color: #333;
        font-weight: 700; }
  .popup-apply .notice-text {
    font-size: 18px;
    color: #000;
    text-align: center;
    padding: 50px 80px 20px; }

.modal-content .form-group-one {
  text-align: left; }

.modal-content .text {
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-bottom: 20px; }

.modal-content .blue-link {
  font-size: 18px;
  color: #193140;
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-bottom: 20px; }
  .modal-content .blue-link:before {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #193140 transparent transparent transparent; }

.credit-card-img {
  width: 100%; }

.plan-page {
  padding: 20px 0 70px;
  border-bottom: 1px solid #ccc; }
  .plan-page-head {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 15px; }
    .plan-page-head h2 {
      font-size: 20px;
      color: #333;
      font-weight: 700;
      display: inline-block; }
    .plan-page-head .share-links {
      float: right; }
  .plan-page-table {
    width: 100%;
    border-collapse: collapse; }
    .plan-page-table-right {
      text-align: right; }
      .plan-page-table-right img {
        margin-right: 5px; }
      .plan-page-table-right p {
        display: inline-block;
        font-size: 16px;
        color: #000;
        font-weight: 700; }
    .plan-page-table td {
      font-size: 16px;
      color: #333;
      padding: 8px 0;
      border-bottom: 1px solid #ececec; }
  .plan-page-single {
    margin-bottom: 30px; }
  .plan-page-btns {
    text-align: center; }
    .plan-page-btns .green-btn {
      border: none;
      border-radius: 8px;
      margin-bottom: 15px; }
    .plan-page-btns .add-comparison {
      font-size: 16px;
      color: #193140;
      font-weight: 700;
      display: inline-block;
      text-decoration: underline; }
      .plan-page-btns .add-comparison img {
        margin-right: 5px; }

.search-result-head {
  padding: 60px 0px;
  background: #ececec; }
  .search-result-head .first-title {
    text-align: center; }

.search-result-form {
  font-size: 0; }
  .search-result-form input {
    display: inline-block;
    width: calc(100% - 160px);
    font-size: 18px;
    padding: 17px 18px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: none;
    outline: none;
    vertical-align: top; }
  .search-result-form .green-btn {
    width: 160px;
    display: inline-block;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
    vertical-align: top;
    padding: 18px 40px; }
  .search-result-form .small-select {
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle; }
    .search-result-form .small-select p {
      font-size: 14px;
      vertical-align: middle;
      color: #333;
      display: inline-block;
      margin-right: 5px; }
    .search-result-form .small-select .select {
      height: 30px;
      line-height: 28px;
      display: inline-block;
      width: 280px;
      vertical-align: middle; }
    .search-result-form .small-select select.select {
      display: none; }
  .search-result-form .checkbox1 {
    vertical-align: middle; }

.search-result-search-block {
  margin-bottom: 10px; }

.search-result-content {
  padding: 35px 0 70px;
  border-bottom: 1px solid #ccc; }
  .search-result-content-single {
    margin-bottom: 30px; }
    .search-result-content-single .show-all {
      font-size: 14px;
      color: #555;
      border-bottom: 1px dashed #555;
      display: inline-block;
      margin-top: 10px; }

.search-result-list li {
  display: block;
  margin-bottom: 10px; }

.search-result-list a {
  font-size: 16px;
  color: #193140; }
  .search-result-list a:hover {
    text-decoration: underline; }

.news-article-no-img-content {
  padding-top: 35px; }

.login-social {
  margin: 0 50px 5px; }
  .login-social p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    margin-right: 15px; }
  .login-social ul {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0; }
    .login-social ul li {
      display: inline-block;
      margin-right: 10px; }

.search-input-line input {
  height: 40px;
  padding: 0 20px;
  border-radius: 5px 0 0 5px; }

.search-input-line .green-btn {
  height: 40px;
  padding: 0;
  margin-right: 0;
  border-radius: 0 5px 5px 0; }

.all-news .provider-item .news-img-preview {
  width: 170px;
  height: 170px;
  border: 1px solid #ccc;
  padding: 20px;
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }
  .all-news .provider-item .news-img-preview img {
    margin-bottom: 0; }

.social-connect {
  text-align: left;
  padding: 50px 0 50px 70px; }
  .social-connect li {
    margin-top: 10px; }
  .social-connect .auth-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .social-connect span {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    font-size: 16px;
    text-decoration: underline; }

.select2-container--bootstrap .select2-selection--single {
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  outline: none;
  padding: 0 0 0 18px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%; }

.select2-container--krajee .select2-selection {
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  min-height: 42px;
  line-height: 28px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%; }
  .select2-container--krajee .select2-selection .select2-search__field {
    height: 42px !important; }

.select2-container--bootstrap .select2-dropdown,
.select2-container--krajee .select2-dropdown {
  margin-top: 40px; }

.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
  margin: 10px 0 0 6px; }

.test-form {
  width: 270px; }

.money-transfer-filter {
  background: #193140;
  padding: 45px 0; }
  .money-transfer-filter .center {
    max-width: 770px;
    width: 100%;
    margin: 0 auto; }
    .money-transfer-filter .center:after {
      content: " ";
      display: table;
      clear: both; }
    .money-transfer-filter .center .select-item {
      max-width: 270px;
      width: 100%;
      float: left; }
    .money-transfer-filter .center .input-item {
      max-width: 170px;
      width: 100%;
      float: left;
      margin: 0 30px; }
  .money-transfer-filter input {
    width: 100%;
    font-size: 24px;
    text-align: center;
    padding: 11px 15px;
    border-radius: 5px; }
  .money-transfer-filter .nice-select {
    height: 51px; }
    .money-transfer-filter .nice-select span {
      font-size: 20px;
      line-height: 46px;
      font-family: 'Lato', sans-serif; }
  .money-transfer-filter label {
    color: #ffffff;
    font-size: 14px;
    display: block;
    padding-top: 10px;
    font-weight: bold; }
  .money-transfer-filter .form-group {
    float: left;
    padding-top: 25px;
    padding-right: 12px; }
  .money-transfer-filter .checkbox1 {
    margin-right: 5px; }
    .money-transfer-filter .checkbox1 input + label {
      background: none;
      color: #fff; }
    .money-transfer-filter .checkbox1 input:checked + label {
      background: #39b54a;
      color: #fff; }
  .money-transfer-filter .checkbox {
    float: left;
    padding-right: 25px;
    margin-top: 6px; }
    .money-transfer-filter .checkbox input + label {
      color: #ffffff;
      padding-top: 0; }
    .money-transfer-filter .checkbox input + label:before {
      background: none; }

.money-transfer {
  padding: 25px 0 60px;
  background: #dddddd; }
  .money-transfer .container {
    width: 1300px; }
  .money-transfer .table {
    width: 100%;
    border-spacing: 0; }
    .money-transfer .table thead {
      background: #ececec; }
      .money-transfer .table thead tr {
        height: 80px; }
        .money-transfer .table thead tr th {
          color: #333333;
          font-size: 14px;
          font-weight: bold;
          text-align: center;
          border-bottom: 20px solid #dddddd;
          position: relative; }
          .money-transfer .table thead tr th:after {
            content: '';
            width: 1px;
            height: 40px;
            display: block;
            background: #dddddd;
            position: absolute;
            right: 0;
            top: 10px; }
          .money-transfer .table thead tr th a {
            color: #333333;
            font-size: 14px;
            font-weight: bold; }
            .money-transfer .table thead tr th a:after {
              content: '';
              width: 10px;
              height: 6px;
              display: inline-block;
              vertical-align: top;
              background: url("../img/arr.png") no-repeat;
              margin: 7px 0 0 7px; }
    .money-transfer .table tbody tr {
      background: #ffffff; }
      .money-transfer .table tbody tr td {
        padding: 35px 0 25px;
        border-bottom: 20px solid #dddddd;
        text-align: center;
        color: #333333;
        font-size: 20px;
        font-weight: bold;
        position: relative; }
        .money-transfer .table tbody tr td:after {
          content: '';
          width: 1px;
          height: 50px;
          display: block;
          background: #dddddd;
          position: absolute;
          right: 0;
          top: calc(50% - 25px); }
        .money-transfer .table tbody tr td .logo {
          max-width: 130px;
          display: block;
          margin: 0 auto; }
          .money-transfer .table tbody tr td .logo img {
            width: 100%; }
        .money-transfer .table tbody tr td .rating {
          margin-top: 15px; }
        .money-transfer .table tbody tr td span {
          font-weight: 900; }
        .money-transfer .table tbody tr td .green-btn {
          border-radius: 5px;
          font-size: 16px;
          padding-left: 20px;
          padding-right: 20px; }
        .money-transfer .table tbody tr td .link {
          display: block;
          color: #193140;
          font-size: 16px;
          font-weight: 900;
          margin-top: 10px;
          text-decoration: underline; }
          .money-transfer .table tbody tr td .link:hover {
            text-decoration: none; }

.plans-single.kiwisaver {
  width: 270px;
  padding: 45px 20px 25px; }
  .plans-single.kiwisaver p {
    line-height: 1.4; }
  .plans-single.kiwisaver .bold-green {
    color: #39b54a;
    font-size: 18px;
    font-weight: 700; }
  .plans-single.kiwisaver .plans-single-content-one {
    padding: 10px 0; }

.debit-card {
  width: 270px;
  padding: 45px 20px 25px; }
  .debit-card p {
    line-height: 1.4; }
  .debit-card .bold-green {
    color: #39b54a;
    font-size: 18px;
    font-weight: 700; }
  .debit-card .plans-single-content-one {
    padding: 10px 0; }

.credit-card .link {
  color: #193140;
  font-size: 14px;
  text-decoration: underline;
  margin-bottom: 20px;
  display: block; }
  .credit-card .link:hover {
    text-decoration: none; }

.credit-card .plans-single-content-one {
  padding: 10px 0;
  line-height: 1.6; }
  .credit-card .plans-single-content-one span {
    color: #39b54a;
    font-size: 14px;
    font-weight: 400; }

.credit-card .bold-green {
  color: #39b54a;
  font-size: 18px;
  font-weight: 700; }

.plans-single.credit-card,
.plans-single.transfer-and-exchange {
  width: 310px; }

.transaction-account {
  width: 270px;
  padding: 45px 25px 25px; }
  .transaction-account .plans-single-content-one {
    padding: 10px 0; }
  .transaction-account .bold-green {
    color: #39b54a;
    font-size: 18px;
    font-weight: 700; }

.insurance-car {
  width: 270px;
  padding: 45px 20px 25px; }
  .insurance-car .plans-single-content-one {
    padding: 9px 0; }
    .insurance-car .plans-single-content-one p {
      line-height: 1.4; }

.personal-loans {
  width: 270px;
  padding: 45px 20px 25px; }
  .personal-loans .plans-single-content-one {
    padding: 10px 0; }
  .personal-loans .bold-green {
    color: #39b54a;
    font-size: 18px;
    font-weight: 700; }

.saving-account {
  width: 310px;
  padding: 45px 20px 25px; }
  .saving-account .plans-single-content-one {
    padding: 10px 0; }
    .saving-account .plans-single-content-one p {
      line-height: 1.5; }
  .saving-account .small-green {
    color: #39b54a;
    font-size: 14px; }
  .saving-account .bold-green {
    color: #39b54a;
    font-size: 18px;
    font-weight: 700; }

.plans-single .special.plan-featured-label-style-a {
  width: 160px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  border-radius: 0;
  line-height: 32px;
  padding: 0;
  background: #d88524; }

.plans-single .special.plan-featured-label-style-b {
  width: 160px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  border-radius: 0;
  line-height: 32px;
  padding: 0;
  background: #a564ce; }

.plans-single .special.plan-featured-label-style-c {
  width: 160px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  border-radius: 0;
  line-height: 32px;
  padding: 0;
  background: #b63920; }

.plans-single .special.plan-featured-label-style-d {
  width: 160px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  border-radius: 0;
  line-height: 32px;
  padding: 0;
  background: #39b54a; }

.plans-single .special.plan-featured-label-style-e {
  width: 160px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  border-radius: 0;
  line-height: 32px;
  padding: 0;
  background: #2576ba; }

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }
@media (min-width: 768px){
  .container{
    width: 750px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
    float: left; }
  .col-sm-1{
    width: 8.33333%; }
  .col-sm-2{
    width: 16.66667%; }
  .col-sm-3{
    width: 25%; }
  .col-sm-4{
    width: 33.33333%; }
  .col-sm-5{
    width: 41.66667%; }
  .col-sm-6{
    width: 50%; }
  .col-sm-7{
    width: 58.33333%; }
  .col-sm-8{
    width: 66.66667%; }
  .col-sm-9{
    width: 75%; }
  .col-sm-10{
    width: 83.33333%; }
  .col-sm-11{
    width: 91.66667%; }
  .col-sm-12{
    width: 100%; }
  .col-sm-pull-0{
    right: auto; }
  .col-sm-pull-1{
    right: 8.33333%; }
  .col-sm-pull-2{
    right: 16.66667%; }
  .col-sm-pull-3{
    right: 25%; }
  .col-sm-pull-4{
    right: 33.33333%; }
  .col-sm-pull-5{
    right: 41.66667%; }
  .col-sm-pull-6{
    right: 50%; }
  .col-sm-pull-7{
    right: 58.33333%; }
  .col-sm-pull-8{
    right: 66.66667%; }
  .col-sm-pull-9{
    right: 75%; }
  .col-sm-pull-10{
    right: 83.33333%; }
  .col-sm-pull-11{
    right: 91.66667%; }
  .col-sm-pull-12{
    right: 100%; }
  .col-sm-push-0{
    left: auto; }
  .col-sm-push-1{
    left: 8.33333%; }
  .col-sm-push-2{
    left: 16.66667%; }
  .col-sm-push-3{
    left: 25%; }
  .col-sm-push-4{
    left: 33.33333%; }
  .col-sm-push-5{
    left: 41.66667%; }
  .col-sm-push-6{
    left: 50%; }
  .col-sm-push-7{
    left: 58.33333%; }
  .col-sm-push-8{
    left: 66.66667%; }
  .col-sm-push-9{
    left: 75%; }
  .col-sm-push-10{
    left: 83.33333%; }
  .col-sm-push-11{
    left: 91.66667%; }
  .col-sm-push-12{
    left: 100%; }
  .col-sm-offset-0{
    margin-left: 0%; }
  .col-sm-offset-1{
    margin-left: 8.33333%; }
  .col-sm-offset-2{
    margin-left: 16.66667%; }
  .col-sm-offset-3{
    margin-left: 25%; }
  .col-sm-offset-4{
    margin-left: 33.33333%; }
  .col-sm-offset-5{
    margin-left: 41.66667%; }
  .col-sm-offset-6{
    margin-left: 50%; }
  .col-sm-offset-7{
    margin-left: 58.33333%; }
  .col-sm-offset-8{
    margin-left: 66.66667%; }
  .col-sm-offset-9{
    margin-left: 75%; }
  .col-sm-offset-10{
    margin-left: 83.33333%; }
  .col-sm-offset-11{
    margin-left: 91.66667%; }
  .col-sm-offset-12{
    margin-left: 100%; }
  .modal-dialog{
    background: #fff;
    margin: 20px auto;
    width: 600px;
    padding: 0 60px !important;
    border-radius: 0; } }
@media (min-width: 992px){
  .container{
    width: 970px; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
    float: left; }
  .col-md-1{
    width: 8.33333%; }
  .col-md-2{
    width: 16.66667%; }
  .col-md-3{
    width: 25%; }
  .col-md-4{
    width: 33.33333%; }
  .col-md-5{
    width: 41.66667%; }
  .col-md-6{
    width: 50%; }
  .col-md-7{
    width: 58.33333%; }
  .col-md-8{
    width: 66.66667%; }
  .col-md-9{
    width: 75%; }
  .col-md-10{
    width: 83.33333%; }
  .col-md-11{
    width: 91.66667%; }
  .col-md-12{
    width: 100%; }
  .col-md-pull-0{
    right: auto; }
  .col-md-pull-1{
    right: 8.33333%; }
  .col-md-pull-2{
    right: 16.66667%; }
  .col-md-pull-3{
    right: 25%; }
  .col-md-pull-4{
    right: 33.33333%; }
  .col-md-pull-5{
    right: 41.66667%; }
  .col-md-pull-6{
    right: 50%; }
  .col-md-pull-7{
    right: 58.33333%; }
  .col-md-pull-8{
    right: 66.66667%; }
  .col-md-pull-9{
    right: 75%; }
  .col-md-pull-10{
    right: 83.33333%; }
  .col-md-pull-11{
    right: 91.66667%; }
  .col-md-pull-12{
    right: 100%; }
  .col-md-push-0{
    left: auto; }
  .col-md-push-1{
    left: 8.33333%; }
  .col-md-push-2{
    left: 16.66667%; }
  .col-md-push-3{
    left: 25%; }
  .col-md-push-4{
    left: 33.33333%; }
  .col-md-push-5{
    left: 41.66667%; }
  .col-md-push-6{
    left: 50%; }
  .col-md-push-7{
    left: 58.33333%; }
  .col-md-push-8{
    left: 66.66667%; }
  .col-md-push-9{
    left: 75%; }
  .col-md-push-10{
    left: 83.33333%; }
  .col-md-push-11{
    left: 91.66667%; }
  .col-md-push-12{
    left: 100%; }
  .col-md-offset-0{
    margin-left: 0%; }
  .col-md-offset-1{
    margin-left: 8.33333%; }
  .col-md-offset-2{
    margin-left: 16.66667%; }
  .col-md-offset-3{
    margin-left: 25%; }
  .col-md-offset-4{
    margin-left: 33.33333%; }
  .col-md-offset-5{
    margin-left: 41.66667%; }
  .col-md-offset-6{
    margin-left: 50%; }
  .col-md-offset-7{
    margin-left: 58.33333%; }
  .col-md-offset-8{
    margin-left: 66.66667%; }
  .col-md-offset-9{
    margin-left: 75%; }
  .col-md-offset-10{
    margin-left: 83.33333%; }
  .col-md-offset-11{
    margin-left: 91.66667%; }
  .col-md-offset-12{
    margin-left: 100%; }
  .modal-lg{
    width: 830px; } }
@media (min-width: 1200px){
  .container{
    width: 1170px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
    float: left; }
  .col-lg-1{
    width: 8.33333%; }
  .col-lg-2{
    width: 16.66667%; }
  .col-lg-3{
    width: 25%; }
  .col-lg-4{
    width: 33.33333%; }
  .col-lg-5{
    width: 41.66667%; }
  .col-lg-6{
    width: 50%; }
  .col-lg-7{
    width: 58.33333%; }
  .col-lg-8{
    width: 66.66667%; }
  .col-lg-9{
    width: 75%; }
  .col-lg-10{
    width: 83.33333%; }
  .col-lg-11{
    width: 91.66667%; }
  .col-lg-12{
    width: 100%; }
  .col-lg-pull-0{
    right: auto; }
  .col-lg-pull-1{
    right: 8.33333%; }
  .col-lg-pull-2{
    right: 16.66667%; }
  .col-lg-pull-3{
    right: 25%; }
  .col-lg-pull-4{
    right: 33.33333%; }
  .col-lg-pull-5{
    right: 41.66667%; }
  .col-lg-pull-6{
    right: 50%; }
  .col-lg-pull-7{
    right: 58.33333%; }
  .col-lg-pull-8{
    right: 66.66667%; }
  .col-lg-pull-9{
    right: 75%; }
  .col-lg-pull-10{
    right: 83.33333%; }
  .col-lg-pull-11{
    right: 91.66667%; }
  .col-lg-pull-12{
    right: 100%; }
  .col-lg-push-0{
    left: auto; }
  .col-lg-push-1{
    left: 8.33333%; }
  .col-lg-push-2{
    left: 16.66667%; }
  .col-lg-push-3{
    left: 25%; }
  .col-lg-push-4{
    left: 33.33333%; }
  .col-lg-push-5{
    left: 41.66667%; }
  .col-lg-push-6{
    left: 50%; }
  .col-lg-push-7{
    left: 58.33333%; }
  .col-lg-push-8{
    left: 66.66667%; }
  .col-lg-push-9{
    left: 75%; }
  .col-lg-push-10{
    left: 83.33333%; }
  .col-lg-push-11{
    left: 91.66667%; }
  .col-lg-push-12{
    left: 100%; }
  .col-lg-offset-0{
    margin-left: 0%; }
  .col-lg-offset-1{
    margin-left: 8.33333%; }
  .col-lg-offset-2{
    margin-left: 16.66667%; }
  .col-lg-offset-3{
    margin-left: 25%; }
  .col-lg-offset-4{
    margin-left: 33.33333%; }
  .col-lg-offset-5{
    margin-left: 41.66667%; }
  .col-lg-offset-6{
    margin-left: 50%; }
  .col-lg-offset-7{
    margin-left: 58.33333%; }
  .col-lg-offset-8{
    margin-left: 66.66667%; }
  .col-lg-offset-9{
    margin-left: 75%; }
  .col-lg-offset-10{
    margin-left: 83.33333%; }
  .col-lg-offset-11{
    margin-left: 91.66667%; }
  .col-lg-offset-12{
    margin-left: 100%; } }
@media (max-width: 767px){
  .plans-top .plans-found{
    float: none;
    display: block;
    margin-top: 10px; }
  .popup-apply .popup-info{
    text-align: center; }
  .popup-apply-content{
    padding: 20px 0; }
  .popup-apply-content-sliders{
    margin-left: -30px;
    margin-right: -30px; }
  .popup-apply-content-sliders{
    padding: 25px 0; } }
@media (max-width: 991px){
  .credit-card-img{
    display: none; } }
@media print{
  .header{
    display: none; }
  .news-head{
    display: none; }
  .fixed-footer{
    display: none; }
  .plan-page-btns{
    display: none; }
  .share-links{
    display: none; }
  .footer{
    margin-top: 25px; }
  .footer h2{
    display: none; }
  .footer ul{
    display: none; }
  .footer .text{
    display: none; }
  .footer .copyright{
    display: inline-block; }
  .footer .col-sm-6.col-md-3{
    width: 50%;
    float: left; }
  .footer .col-sm-6.col-md-3 br{
    display: none; }
  .main-header-right{
    display: none; }
  .profile-user-head{
    display: none; }
  .profile-card{
    display: none; }
  .filter-check{
    display: none; }
  .profile-plans-head{
    display: none; }
  .profile-plans-down{
    display: none; }
  .fixed-footer{
    display: none; }
  .plan-page-btns{
    display: none; }
  .share-links{
    display: none; }
  .unregister-block{
    display: none; }
  .profile-plans-table{
    overflow: hidden; }
  .profile-plans-table table{
    min-width: 100%; }
  .footer{
    margin-top: 25px; }
  .footer h2{
    display: none; }
  .footer ul{
    display: none; }
  .footer .text{
    display: none; }
  .footer .copyright{
    display: inline-block; }
  .footer .col-sm-6.col-md-3{
    width: 50%;
    float: left; }
  .footer .col-sm-6.col-md-3 br{
    display: none; } }

.d-none {
  display: none !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

.landing-body .content a {
  color: #5dbbd5;
  display: inline;
  margin-bottom: 0;
  margin-right: 0
}

.landing-body .content a:hover {
  text-decoration: underline;
}

.landing-body .landing-list img {
  max-height: 140px;
  max-width: 256px;
}