/* Font iran-sans */

@font-face {
  font-family: iran-sans;
  font-weight: 500;
  src: url(font-iran-sans/IranianSans.ttf);
}

@font-face {
  font-family: iran-sans;
  font-weight: 600;
  src: url(font-iran-sans/IRANSansBold.ttf);
}

@font-face {
  font-family: iran-sans;
  font-weight: 500;
  src: url(font-iran-sans/IRANSansWeb.ttf);
}

@font-face {
  font-family: iran-sans;
  font-weight: 900;
  src: url(font-iran-sans/IRANSansX-Black.ttf);
}

@font-face {
  font-family: iran-sans;
  font-weight: 700;
  src: url(font-iran-sans/IRANSansX-Bold.ttf);
}

html {
  font-family: iran-sans;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

[dir] body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

[dir] a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

[dir] abbr[title] {
  border-bottom: none;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

[dir] h1 {
  margin: 0.67em 0;
}

mark {
  color: #000;
}

[dir] mark {
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

[dir] img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

[dir] figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
}

[dir] button,
[dir] input,
[dir] optgroup,
[dir] select,
[dir] textarea {
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}

[dir] button,
html[dir] input[type="button"],
[dir] input[type="reset"],
[dir] input[type="submit"] {
  cursor: pointer;
}

[dir] button[disabled],
html[dir] input[disabled] {
  cursor: default;
}

[dir] button::-moz-focus-inner,
[dir] input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[dir] input[type="checkbox"],
[dir] input[type="radio"] {
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[dir] fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

[dir] legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

[dir] td,
[dir] th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    -webkit-box-shadow: none !important;
  }

  [dir] *,
  [dir] *:before,
  [dir] *:after {
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    page-break-inside: avoid;
  }

  [dir] pre,
  [dir] blockquote {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  [dir] .btn > .caret,
  [dir] .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  [dir] .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  [dir] .table td,
  [dir] .table th {
    background-color: #fff !important;
  }

  [dir] .table-bordered th,
  [dir] .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

body {
  font-family: iran-sans;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

[dir] body {
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

select {
  -webkit-appearance: none; /* برای کروم و سفاری */
  -moz-appearance: none; /* برای فایرفاکس */
  appearance: none; /* استاندارد */
  background-image: none; /* برای اطمینان */
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

[dir] figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

[dir] .img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  line-height: 1.42857143;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

[dir] .img-thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
}

[dir] .img-circle {
  border-radius: 50%;
}

[dir] hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

[dir] .sr-only {
  padding: 0;
  margin: -1px;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

[dir] .sr-only-focusable:active,
[dir] .sr-only-focusable:focus {
  margin: 0;
}

[dir] [role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

[dir] h1,
[dir] .h1,
[dir] h2,
[dir] .h2,
[dir] h3,
[dir] .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

[dir] h4,
[dir] .h4,
[dir] h5,
[dir] .h5,
[dir] h6,
[dir] .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

[dir] p {
  margin: 0 0 10px;
}

.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

[dir] .lead {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

[dir] mark,
[dir] .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

[dir="rtl"] .text-left {
  text-align: right;
}

[dir="rtl"] .text-right {
  text-align: left;
}

[dir] .text-center {
  text-align: center;
}

[dir] .text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

[dir] .bg-primary {
  background-color: #337ab7;
}

[dir] a.bg-primary:hover,
[dir] a.bg-primary:focus {
  background-color: #286090;
}

[dir] .bg-success {
  background-color: #dff0d8;
}

[dir] a.bg-success:hover,
[dir] a.bg-success:focus {
  background-color: #c1e2b3;
}

[dir] .bg-info {
  background-color: #d9edf7;
}

[dir] a.bg-info:hover,
[dir] a.bg-info:focus {
  background-color: #afd9ee;
}

[dir] .bg-warning {
  background-color: #fcf8e3;
}

[dir] a.bg-warning:hover,
[dir] a.bg-warning:focus {
  background-color: #f7ecb5;
}

[dir] .bg-danger {
  background-color: #f2dede;
}

[dir] a.bg-danger:hover,
[dir] a.bg-danger:focus {
  background-color: #e4b9b9;
}

[dir] .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

[dir] ul,
[dir] ol {
  margin-top: 0;
  margin-bottom: 10px;
}

[dir] ul ul,
[dir] ol ul,
[dir] ul ol,
[dir] ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  list-style: none;
}

[dir="rtl"] .list-unstyled {
  padding-right: 0;
}

.list-inline {
  list-style: none;
}

[dir="rtl"] .list-inline {
  padding-right: 0;
  margin-right: -5px;
}

.list-inline > li {
  display: inline-block;
}

[dir="rtl"] .list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
}

[dir] dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

[dir="rtl"] dd {
  margin-right: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  [dir="rtl"] .dl-horizontal dt {
    float: right;
    clear: right;
    text-align: left;
  }

  [dir="rtl"] .dl-horizontal dd {
    margin-right: 180px;
  }
}

[dir] abbr[title],
[dir] abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  font-size: 17.5px;
}

[dir] blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
}

[dir="rtl"] blockquote {
  border-right: 5px solid #eee;
}

[dir] blockquote p:last-child,
[dir] blockquote ul:last-child,
[dir] blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

[dir="rtl"] .blockquote-reverse,
[dir="rtl"] blockquote.pull-right {
  padding-left: 15px;
  padding-right: 0;
  text-align: left;
  border-left: 5px solid #eee;
  border-right: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  font-style: normal;
  line-height: 1.42857143;
}

[dir] address {
  margin-bottom: 20px;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  font-size: 90%;
  color: #c7254e;
}

[dir] code {
  padding: 2px 4px;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  font-size: 90%;
  color: #fff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

[dir] kbd {
  padding: 2px 4px;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
}

[dir] kbd kbd {
  padding: 0;
  box-shadow: none;
}

pre {
  display: block;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
}

[dir] pre {
  padding: 9.5px;
  margin: 0 0 10px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
}

[dir] pre code {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

[dir="rtl"] .container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

[dir="rtl"] .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

[dir="rtl"] .row {
  margin-left: -15px;
  margin-right: -15px;
}

[dir="rtl"] .row-no-gutters {
  margin-left: 0;
  margin-right: 0;
}

[dir="rtl"] .row-no-gutters [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.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;
}

[dir="rtl"] .col-xs-1,
[dir="rtl"] .col-sm-1,
[dir="rtl"] .col-md-1,
[dir="rtl"] .col-lg-1,
[dir="rtl"] .col-xs-2,
[dir="rtl"] .col-sm-2,
[dir="rtl"] .col-md-2,
[dir="rtl"] .col-lg-2,
[dir="rtl"] .col-xs-3,
[dir="rtl"] .col-sm-3,
[dir="rtl"] .col-md-3,
[dir="rtl"] .col-lg-3,
[dir="rtl"] .col-xs-4,
[dir="rtl"] .col-sm-4,
[dir="rtl"] .col-md-4,
[dir="rtl"] .col-lg-4,
[dir="rtl"] .col-xs-5,
[dir="rtl"] .col-sm-5,
[dir="rtl"] .col-md-5,
[dir="rtl"] .col-lg-5,
[dir="rtl"] .col-xs-6,
[dir="rtl"] .col-sm-6,
[dir="rtl"] .col-md-6,
[dir="rtl"] .col-lg-6,
[dir="rtl"] .col-xs-7,
[dir="rtl"] .col-sm-7,
[dir="rtl"] .col-md-7,
[dir="rtl"] .col-lg-7,
[dir="rtl"] .col-xs-8,
[dir="rtl"] .col-sm-8,
[dir="rtl"] .col-md-8,
[dir="rtl"] .col-lg-8,
[dir="rtl"] .col-xs-9,
[dir="rtl"] .col-sm-9,
[dir="rtl"] .col-md-9,
[dir="rtl"] .col-lg-9,
[dir="rtl"] .col-xs-10,
[dir="rtl"] .col-sm-10,
[dir="rtl"] .col-md-10,
[dir="rtl"] .col-lg-10,
[dir="rtl"] .col-xs-11,
[dir="rtl"] .col-sm-11,
[dir="rtl"] .col-md-11,
[dir="rtl"] .col-lg-11,
[dir="rtl"] .col-xs-12,
[dir="rtl"] .col-sm-12,
[dir="rtl"] .col-md-12,
[dir="rtl"] .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}

[dir="rtl"] .col-xs-1,
[dir="rtl"] .col-xs-2,
[dir="rtl"] .col-xs-3,
[dir="rtl"] .col-xs-4,
[dir="rtl"] .col-xs-5,
[dir="rtl"] .col-xs-6,
[dir="rtl"] .col-xs-7,
[dir="rtl"] .col-xs-8,
[dir="rtl"] .col-xs-9,
[dir="rtl"] .col-xs-10,
[dir="rtl"] .col-xs-11,
[dir="rtl"] .col-xs-12 {
  float: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

[dir="rtl"] .col-xs-pull-12 {
  left: 100%;
}

[dir="rtl"] .col-xs-pull-11 {
  left: 91.66666667%;
}

[dir="rtl"] .col-xs-pull-10 {
  left: 83.33333333%;
}

[dir="rtl"] .col-xs-pull-9 {
  left: 75%;
}

[dir="rtl"] .col-xs-pull-8 {
  left: 66.66666667%;
}

[dir="rtl"] .col-xs-pull-7 {
  left: 58.33333333%;
}

[dir="rtl"] .col-xs-pull-6 {
  left: 50%;
}

[dir="rtl"] .col-xs-pull-5 {
  left: 41.66666667%;
}

[dir="rtl"] .col-xs-pull-4 {
  left: 33.33333333%;
}

[dir="rtl"] .col-xs-pull-3 {
  left: 25%;
}

[dir="rtl"] .col-xs-pull-2 {
  left: 16.66666667%;
}

[dir="rtl"] .col-xs-pull-1 {
  left: 8.33333333%;
}

[dir="rtl"] .col-xs-pull-0 {
  left: auto;
}

[dir="rtl"] .col-xs-push-12 {
  right: 100%;
}

[dir="rtl"] .col-xs-push-11 {
  right: 91.66666667%;
}

[dir="rtl"] .col-xs-push-10 {
  right: 83.33333333%;
}

[dir="rtl"] .col-xs-push-9 {
  right: 75%;
}

[dir="rtl"] .col-xs-push-8 {
  right: 66.66666667%;
}

[dir="rtl"] .col-xs-push-7 {
  right: 58.33333333%;
}

[dir="rtl"] .col-xs-push-6 {
  right: 50%;
}

[dir="rtl"] .col-xs-push-5 {
  right: 41.66666667%;
}

[dir="rtl"] .col-xs-push-4 {
  right: 33.33333333%;
}

[dir="rtl"] .col-xs-push-3 {
  right: 25%;
}

[dir="rtl"] .col-xs-push-2 {
  right: 16.66666667%;
}

[dir="rtl"] .col-xs-push-1 {
  right: 8.33333333%;
}

[dir="rtl"] .col-xs-push-0 {
  right: auto;
}

[dir="rtl"] .col-xs-offset-12 {
  margin-right: 100%;
}

[dir="rtl"] .col-xs-offset-11 {
  margin-right: 91.66666667%;
}

[dir="rtl"] .col-xs-offset-10 {
  margin-right: 83.33333333%;
}

[dir="rtl"] .col-xs-offset-9 {
  margin-right: 75%;
}

[dir="rtl"] .col-xs-offset-8 {
  margin-right: 66.66666667%;
}

[dir="rtl"] .col-xs-offset-7 {
  margin-right: 58.33333333%;
}

[dir="rtl"] .col-xs-offset-6 {
  margin-right: 50%;
}

[dir="rtl"] .col-xs-offset-5 {
  margin-right: 41.66666667%;
}

[dir="rtl"] .col-xs-offset-4 {
  margin-right: 33.33333333%;
}

[dir="rtl"] .col-xs-offset-3 {
  margin-right: 25%;
}

[dir="rtl"] .col-xs-offset-2 {
  margin-right: 16.66666667%;
}

[dir="rtl"] .col-xs-offset-1 {
  margin-right: 8.33333333%;
}

[dir="rtl"] .col-xs-offset-0 {
  margin-right: 0;
}

@media (min-width: 768px) {
  [dir="rtl"] .col-sm-1,
  [dir="rtl"] .col-sm-2,
  [dir="rtl"] .col-sm-3,
  [dir="rtl"] .col-sm-4,
  [dir="rtl"] .col-sm-5,
  [dir="rtl"] .col-sm-6,
  [dir="rtl"] .col-sm-7,
  [dir="rtl"] .col-sm-8,
  [dir="rtl"] .col-sm-9,
  [dir="rtl"] .col-sm-10,
  [dir="rtl"] .col-sm-11,
  [dir="rtl"] .col-sm-12 {
    float: right;
  }

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

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  [dir="rtl"] .col-sm-pull-12 {
    left: 100%;
  }

  [dir="rtl"] .col-sm-pull-11 {
    left: 91.66666667%;
  }

  [dir="rtl"] .col-sm-pull-10 {
    left: 83.33333333%;
  }

  [dir="rtl"] .col-sm-pull-9 {
    left: 75%;
  }

  [dir="rtl"] .col-sm-pull-8 {
    left: 66.66666667%;
  }

  [dir="rtl"] .col-sm-pull-7 {
    left: 58.33333333%;
  }

  [dir="rtl"] .col-sm-pull-6 {
    left: 50%;
  }

  [dir="rtl"] .col-sm-pull-5 {
    left: 41.66666667%;
  }

  [dir="rtl"] .col-sm-pull-4 {
    left: 33.33333333%;
  }

  [dir="rtl"] .col-sm-pull-3 {
    left: 25%;
  }

  [dir="rtl"] .col-sm-pull-2 {
    left: 16.66666667%;
  }

  [dir="rtl"] .col-sm-pull-1 {
    left: 8.33333333%;
  }

  [dir="rtl"] .col-sm-pull-0 {
    left: auto;
  }

  [dir="rtl"] .col-sm-push-12 {
    right: 100%;
  }

  [dir="rtl"] .col-sm-push-11 {
    right: 91.66666667%;
  }

  [dir="rtl"] .col-sm-push-10 {
    right: 83.33333333%;
  }

  [dir="rtl"] .col-sm-push-9 {
    right: 75%;
  }

  [dir="rtl"] .col-sm-push-8 {
    right: 66.66666667%;
  }

  [dir="rtl"] .col-sm-push-7 {
    right: 58.33333333%;
  }

  [dir="rtl"] .col-sm-push-6 {
    right: 50%;
  }

  [dir="rtl"] .col-sm-push-5 {
    right: 41.66666667%;
  }

  [dir="rtl"] .col-sm-push-4 {
    right: 33.33333333%;
  }

  [dir="rtl"] .col-sm-push-3 {
    right: 25%;
  }

  [dir="rtl"] .col-sm-push-2 {
    right: 16.66666667%;
  }

  [dir="rtl"] .col-sm-push-1 {
    right: 8.33333333%;
  }

  [dir="rtl"] .col-sm-push-0 {
    right: auto;
  }

  [dir="rtl"] .col-sm-offset-12 {
    margin-right: 100%;
  }

  [dir="rtl"] .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }

  [dir="rtl"] .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }

  [dir="rtl"] .col-sm-offset-9 {
    margin-right: 75%;
  }

  [dir="rtl"] .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }

  [dir="rtl"] .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }

  [dir="rtl"] .col-sm-offset-6 {
    margin-right: 50%;
  }

  [dir="rtl"] .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }

  [dir="rtl"] .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }

  [dir="rtl"] .col-sm-offset-3 {
    margin-right: 25%;
  }

  [dir="rtl"] .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }

  [dir="rtl"] .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }

  [dir="rtl"] .col-sm-offset-0 {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  [dir="rtl"] .col-md-1,
  [dir="rtl"] .col-md-2,
  [dir="rtl"] .col-md-3,
  [dir="rtl"] .col-md-4,
  [dir="rtl"] .col-md-5,
  [dir="rtl"] .col-md-6,
  [dir="rtl"] .col-md-7,
  [dir="rtl"] .col-md-8,
  [dir="rtl"] .col-md-9,
  [dir="rtl"] .col-md-10,
  [dir="rtl"] .col-md-11,
  [dir="rtl"] .col-md-12 {
    float: right;
  }

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

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  [dir="rtl"] .col-md-pull-12 {
    left: 100%;
  }

  [dir="rtl"] .col-md-pull-11 {
    left: 91.66666667%;
  }

  [dir="rtl"] .col-md-pull-10 {
    left: 83.33333333%;
  }

  [dir="rtl"] .col-md-pull-9 {
    left: 75%;
  }

  [dir="rtl"] .col-md-pull-8 {
    left: 66.66666667%;
  }

  [dir="rtl"] .col-md-pull-7 {
    left: 58.33333333%;
  }

  [dir="rtl"] .col-md-pull-6 {
    left: 50%;
  }

  [dir="rtl"] .col-md-pull-5 {
    left: 41.66666667%;
  }

  [dir="rtl"] .col-md-pull-4 {
    left: 33.33333333%;
  }

  [dir="rtl"] .col-md-pull-3 {
    left: 25%;
  }

  [dir="rtl"] .col-md-pull-2 {
    left: 16.66666667%;
  }

  [dir="rtl"] .col-md-pull-1 {
    left: 8.33333333%;
  }

  [dir="rtl"] .col-md-pull-0 {
    left: auto;
  }

  [dir="rtl"] .col-md-push-12 {
    right: 100%;
  }

  [dir="rtl"] .col-md-push-11 {
    right: 91.66666667%;
  }

  [dir="rtl"] .col-md-push-10 {
    right: 83.33333333%;
  }

  [dir="rtl"] .col-md-push-9 {
    right: 75%;
  }

  [dir="rtl"] .col-md-push-8 {
    right: 66.66666667%;
  }

  [dir="rtl"] .col-md-push-7 {
    right: 58.33333333%;
  }

  [dir="rtl"] .col-md-push-6 {
    right: 50%;
  }

  [dir="rtl"] .col-md-push-5 {
    right: 41.66666667%;
  }

  [dir="rtl"] .col-md-push-4 {
    right: 33.33333333%;
  }

  [dir="rtl"] .col-md-push-3 {
    right: 25%;
  }

  [dir="rtl"] .col-md-push-2 {
    right: 16.66666667%;
  }

  [dir="rtl"] .col-md-push-1 {
    right: 8.33333333%;
  }

  [dir="rtl"] .col-md-push-0 {
    right: auto;
  }

  [dir="rtl"] .col-md-offset-12 {
    margin-right: 100%;
  }

  [dir="rtl"] .col-md-offset-11 {
    margin-right: 91.66666667%;
  }

  [dir="rtl"] .col-md-offset-10 {
    margin-right: 83.33333333%;
  }

  [dir="rtl"] .col-md-offset-9 {
    margin-right: 75%;
  }

  [dir="rtl"] .col-md-offset-8 {
    margin-right: 66.66666667%;
  }

  [dir="rtl"] .col-md-offset-7 {
    margin-right: 58.33333333%;
  }

  [dir="rtl"] .col-md-offset-6 {
    margin-right: 50%;
  }

  [dir="rtl"] .col-md-offset-5 {
    margin-right: 41.66666667%;
  }

  [dir="rtl"] .col-md-offset-4 {
    margin-right: 33.33333333%;
  }

  [dir="rtl"] .col-md-offset-3 {
    margin-right: 25%;
  }

  [dir="rtl"] .col-md-offset-2 {
    margin-right: 16.66666667%;
  }

  [dir="rtl"] .col-md-offset-1 {
    margin-right: 8.33333333%;
  }

  [dir="rtl"] .col-md-offset-0 {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  [dir="rtl"] .col-lg-1,
  [dir="rtl"] .col-lg-2,
  [dir="rtl"] .col-lg-3,
  [dir="rtl"] .col-lg-4,
  [dir="rtl"] .col-lg-5,
  [dir="rtl"] .col-lg-6,
  [dir="rtl"] .col-lg-7,
  [dir="rtl"] .col-lg-8,
  [dir="rtl"] .col-lg-9,
  [dir="rtl"] .col-lg-10,
  [dir="rtl"] .col-lg-11,
  [dir="rtl"] .col-lg-12 {
    float: right;
  }

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

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  [dir="rtl"] .col-lg-pull-12 {
    left: 100%;
  }

  [dir="rtl"] .col-lg-pull-11 {
    left: 91.66666667%;
  }

  [dir="rtl"] .col-lg-pull-10 {
    left: 83.33333333%;
  }

  [dir="rtl"] .col-lg-pull-9 {
    left: 75%;
  }

  [dir="rtl"] .col-lg-pull-8 {
    left: 66.66666667%;
  }

  [dir="rtl"] .col-lg-pull-7 {
    left: 58.33333333%;
  }

  [dir="rtl"] .col-lg-pull-6 {
    left: 50%;
  }

  [dir="rtl"] .col-lg-pull-5 {
    left: 41.66666667%;
  }

  [dir="rtl"] .col-lg-pull-4 {
    left: 33.33333333%;
  }

  [dir="rtl"] .col-lg-pull-3 {
    left: 25%;
  }

  [dir="rtl"] .col-lg-pull-2 {
    left: 16.66666667%;
  }

  [dir="rtl"] .col-lg-pull-1 {
    left: 8.33333333%;
  }

  [dir="rtl"] .col-lg-pull-0 {
    left: auto;
  }

  [dir="rtl"] .col-lg-push-12 {
    right: 100%;
  }

  [dir="rtl"] .col-lg-push-11 {
    right: 91.66666667%;
  }

  [dir="rtl"] .col-lg-push-10 {
    right: 83.33333333%;
  }

  [dir="rtl"] .col-lg-push-9 {
    right: 75%;
  }

  [dir="rtl"] .col-lg-push-8 {
    right: 66.66666667%;
  }

  [dir="rtl"] .col-lg-push-7 {
    right: 58.33333333%;
  }

  [dir="rtl"] .col-lg-push-6 {
    right: 50%;
  }

  [dir="rtl"] .col-lg-push-5 {
    right: 41.66666667%;
  }

  [dir="rtl"] .col-lg-push-4 {
    right: 33.33333333%;
  }

  [dir="rtl"] .col-lg-push-3 {
    right: 25%;
  }

  [dir="rtl"] .col-lg-push-2 {
    right: 16.66666667%;
  }

  [dir="rtl"] .col-lg-push-1 {
    right: 8.33333333%;
  }

  [dir="rtl"] .col-lg-push-0 {
    right: auto;
  }

  [dir="rtl"] .col-lg-offset-12 {
    margin-right: 100%;
  }

  [dir="rtl"] .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }

  [dir="rtl"] .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }

  [dir="rtl"] .col-lg-offset-9 {
    margin-right: 75%;
  }

  [dir="rtl"] .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }

  [dir="rtl"] .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }

  [dir="rtl"] .col-lg-offset-6 {
    margin-right: 50%;
  }

  [dir="rtl"] .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }

  [dir="rtl"] .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }

  [dir="rtl"] .col-lg-offset-3 {
    margin-right: 25%;
  }

  [dir="rtl"] .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }

  [dir="rtl"] .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }

  [dir="rtl"] .col-lg-offset-0 {
    margin-right: 0;
  }
}

[dir] table {
  background-color: transparent;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
}

[dir] table col[class*="col-"] {
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
}

[dir] table td[class*="col-"],
[dir] table th[class*="col-"] {
  float: none;
}

caption {
  color: #777;
}

[dir] caption {
  padding-top: 8px;
  padding-bottom: 8px;
}

[dir="rtl"] caption {
  text-align: right;
}

[dir="rtl"] th {
  text-align: right;
}

.table {
  width: 100%;
  max-width: 100%;
}

[dir] .table {
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  line-height: 1.42857143;
  vertical-align: top;
}

[dir] .table > thead > tr > th,
[dir] .table > tbody > tr > th,
[dir] .table > tfoot > tr > th,
[dir] .table > thead > tr > td,
[dir] .table > tbody > tr > td,
[dir] .table > tfoot > tr > td {
  padding: 8px;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
}

[dir] .table > thead > tr > th {
  border-bottom: 2px solid #ddd;
}

[dir] .table > caption + thead > tr:first-child > th,
[dir] .table > colgroup + thead > tr:first-child > th,
[dir] .table > thead:first-child > tr:first-child > th,
[dir] .table > caption + thead > tr:first-child > td,
[dir] .table > colgroup + thead > tr:first-child > td,
[dir] .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

[dir] .table > tbody + tbody {
  border-top: 2px solid #ddd;
}

[dir] .table .table {
  background-color: #fff;
}

[dir] .table-condensed > thead > tr > th,
[dir] .table-condensed > tbody > tr > th,
[dir] .table-condensed > tfoot > tr > th,
[dir] .table-condensed > thead > tr > td,
[dir] .table-condensed > tbody > tr > td,
[dir] .table-condensed > tfoot > tr > td {
  padding: 5px;
}

[dir] .table-bordered {
  border: 1px solid #ddd;
}

[dir] .table-bordered > thead > tr > th,
[dir] .table-bordered > tbody > tr > th,
[dir] .table-bordered > tfoot > tr > th,
[dir] .table-bordered > thead > tr > td,
[dir] .table-bordered > tbody > tr > td,
[dir] .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

[dir] .table-bordered > thead > tr > th,
[dir] .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

[dir] .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

[dir] .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

[dir] .table > thead > tr > td.active,
[dir] .table > tbody > tr > td.active,
[dir] .table > tfoot > tr > td.active,
[dir] .table > thead > tr > th.active,
[dir] .table > tbody > tr > th.active,
[dir] .table > tfoot > tr > th.active,
[dir] .table > thead > tr.active > td,
[dir] .table > tbody > tr.active > td,
[dir] .table > tfoot > tr.active > td,
[dir] .table > thead > tr.active > th,
[dir] .table > tbody > tr.active > th,
[dir] .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

[dir] .table-hover > tbody > tr > td.active:hover,
[dir] .table-hover > tbody > tr > th.active:hover,
[dir] .table-hover > tbody > tr.active:hover > td,
[dir] .table-hover > tbody > tr:hover > .active,
[dir] .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

[dir] .table > thead > tr > td.success,
[dir] .table > tbody > tr > td.success,
[dir] .table > tfoot > tr > td.success,
[dir] .table > thead > tr > th.success,
[dir] .table > tbody > tr > th.success,
[dir] .table > tfoot > tr > th.success,
[dir] .table > thead > tr.success > td,
[dir] .table > tbody > tr.success > td,
[dir] .table > tfoot > tr.success > td,
[dir] .table > thead > tr.success > th,
[dir] .table > tbody > tr.success > th,
[dir] .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

[dir] .table-hover > tbody > tr > td.success:hover,
[dir] .table-hover > tbody > tr > th.success:hover,
[dir] .table-hover > tbody > tr.success:hover > td,
[dir] .table-hover > tbody > tr:hover > .success,
[dir] .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

[dir] .table > thead > tr > td.info,
[dir] .table > tbody > tr > td.info,
[dir] .table > tfoot > tr > td.info,
[dir] .table > thead > tr > th.info,
[dir] .table > tbody > tr > th.info,
[dir] .table > tfoot > tr > th.info,
[dir] .table > thead > tr.info > td,
[dir] .table > tbody > tr.info > td,
[dir] .table > tfoot > tr.info > td,
[dir] .table > thead > tr.info > th,
[dir] .table > tbody > tr.info > th,
[dir] .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

[dir] .table-hover > tbody > tr > td.info:hover,
[dir] .table-hover > tbody > tr > th.info:hover,
[dir] .table-hover > tbody > tr.info:hover > td,
[dir] .table-hover > tbody > tr:hover > .info,
[dir] .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

[dir] .table > thead > tr > td.warning,
[dir] .table > tbody > tr > td.warning,
[dir] .table > tfoot > tr > td.warning,
[dir] .table > thead > tr > th.warning,
[dir] .table > tbody > tr > th.warning,
[dir] .table > tfoot > tr > th.warning,
[dir] .table > thead > tr.warning > td,
[dir] .table > tbody > tr.warning > td,
[dir] .table > tfoot > tr.warning > td,
[dir] .table > thead > tr.warning > th,
[dir] .table > tbody > tr.warning > th,
[dir] .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

[dir] .table-hover > tbody > tr > td.warning:hover,
[dir] .table-hover > tbody > tr > th.warning:hover,
[dir] .table-hover > tbody > tr.warning:hover > td,
[dir] .table-hover > tbody > tr:hover > .warning,
[dir] .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

[dir] .table > thead > tr > td.danger,
[dir] .table > tbody > tr > td.danger,
[dir] .table > tfoot > tr > td.danger,
[dir] .table > thead > tr > th.danger,
[dir] .table > tbody > tr > th.danger,
[dir] .table > tfoot > tr > th.danger,
[dir] .table > thead > tr.danger > td,
[dir] .table > tbody > tr.danger > td,
[dir] .table > tfoot > tr.danger > td,
[dir] .table > thead > tr.danger > th,
[dir] .table > tbody > tr.danger > th,
[dir] .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

[dir] .table-hover > tbody > tr > td.danger:hover,
[dir] .table-hover > tbody > tr > th.danger:hover,
[dir] .table-hover > tbody > tr.danger:hover > td,
[dir] .table-hover > tbody > tr:hover > .danger,
[dir] .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  [dir] .table-responsive {
    margin-bottom: 15px;
    border: 1px solid #ddd;
  }

  [dir] .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  [dir] .table-responsive > .table-bordered {
    border: 0;
  }

  [dir="rtl"] .table-responsive > .table-bordered > thead > tr > th:first-child,
  [dir="rtl"] .table-responsive > .table-bordered > tbody > tr > th:first-child,
  [dir="rtl"] .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  [dir="rtl"] .table-responsive > .table-bordered > thead > tr > td:first-child,
  [dir="rtl"] .table-responsive > .table-bordered > tbody > tr > td:first-child,
  [dir="rtl"]
    .table-responsive
    > .table-bordered
    > tfoot
    > tr
    > td:first-child {
    border-right: 0;
  }

  [dir="rtl"] .table-responsive > .table-bordered > thead > tr > th:last-child,
  [dir="rtl"] .table-responsive > .table-bordered > tbody > tr > th:last-child,
  [dir="rtl"] .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  [dir="rtl"] .table-responsive > .table-bordered > thead > tr > td:last-child,
  [dir="rtl"] .table-responsive > .table-bordered > tbody > tr > td:last-child,
  [dir="rtl"] .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
  }

  [dir] .table-responsive > .table-bordered > tbody > tr:last-child > th,
  [dir] .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  [dir] .table-responsive > .table-bordered > tbody > tr:last-child > td,
  [dir] .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
}

[dir] fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  font-size: 21px;
  line-height: inherit;
  color: #333;
}

[dir] legend {
  padding: 0;
  margin-bottom: 20px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
}

[dir] label {
  margin-bottom: 5px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
  line-height: normal;
}

[dir] input[type="radio"],
[dir] input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
}

[dir] input[type="radio"][disabled],
[dir] input[type="checkbox"][disabled],
[dir] input[type="radio"].disabled,
[dir] input[type="checkbox"].disabled,
[dir] fieldset[disabled] input[type="radio"],
[dir] fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

[dir] output {
  padding-top: 7px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

[dir] .form-control {
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

[dir] .form-control:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

[dir] .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 1;
}

[dir] .form-control[disabled],
[dir] .form-control[readonly],
[dir] fieldset[disabled] .form-control {
  background-color: #eee;
}

[dir] .form-control[disabled],
[dir] fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

[dir] .form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
}

[dir] .radio,
[dir] .checkbox {
  margin-top: 10px;
  margin-bottom: 10px;
}

[dir] .radio.disabled label,
[dir] .checkbox.disabled label,
[dir] fieldset[disabled] .radio label,
[dir] fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  font-weight: 400;
}

[dir] .radio label,
[dir] .checkbox label {
  margin-bottom: 0;
  cursor: pointer;
}

[dir="rtl"] .radio label,
[dir="rtl"] .checkbox label {
  padding-right: 20px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
}

[dir] .radio input[type="radio"],
[dir] .radio-inline input[type="radio"],
[dir] .checkbox input[type="checkbox"],
[dir] .checkbox-inline input[type="checkbox"] {
  margin-top: 4px \9;
}

[dir="rtl"] .radio input[type="radio"],
[dir="rtl"] .radio-inline input[type="radio"],
[dir="rtl"] .checkbox input[type="checkbox"],
[dir="rtl"] .checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
}

[dir] .radio + .radio,
[dir] .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  font-weight: 400;
  vertical-align: middle;
}

[dir] .radio-inline,
[dir] .checkbox-inline {
  margin-bottom: 0;
  cursor: pointer;
}

[dir="rtl"] .radio-inline,
[dir="rtl"] .checkbox-inline {
  padding-right: 20px;
}

[dir] .radio-inline.disabled,
[dir] .checkbox-inline.disabled,
[dir] fieldset[disabled] .radio-inline,
[dir] fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

[dir] .radio-inline + .radio-inline,
[dir] .checkbox-inline + .checkbox-inline {
  margin-top: 0;
}

[dir="rtl"] .radio-inline + .radio-inline,
[dir="rtl"] .checkbox-inline + .checkbox-inline {
  margin-right: 10px;
}

.form-control-static {
  min-height: 34px;
}

[dir] .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

[dir="rtl"] .form-control-static.input-lg,
[dir="rtl"] .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}

[dir] .input-sm {
  padding: 5px 10px;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}

[dir] .form-group-sm .form-control {
  padding: 5px 10px;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  font-size: 12px;
  line-height: 1.5;
}

[dir] .form-group-sm .form-control-static {
  padding: 6px 10px;
}

.input-lg {
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .input-lg {
  padding: 10px 16px;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .form-group-lg .form-control {
  padding: 10px 16px;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .form-group-lg .form-control-static {
  padding: 11px 16px;
}

.has-feedback {
  position: relative;
}

[dir="rtl"] .has-feedback .form-control {
  padding-left: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  pointer-events: none;
}

[dir] .form-control-feedback {
  text-align: center;
}

[dir="rtl"] .form-control-feedback {
  left: 0;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

[dir] .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

[dir] .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
}

[dir] .has-success .input-group-addon {
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

[dir] .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

[dir] .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
}

[dir] .has-warning .input-group-addon {
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

[dir] .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

[dir] .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
}

[dir] .has-error .input-group-addon {
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  color: #737373;
}

[dir] .help-block {
  margin-top: 5px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    vertical-align: middle;
  }

  [dir] .form-inline .form-group {
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    vertical-align: middle;
  }

  [dir] .form-inline .control-label {
    margin-bottom: 0;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    vertical-align: middle;
  }

  [dir] .form-inline .radio,
  [dir] .form-inline .checkbox {
    margin-top: 0;
    margin-bottom: 0;
  }

  [dir="rtl"] .form-inline .radio label,
  [dir="rtl"] .form-inline .checkbox label {
    padding-right: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
  }

  [dir="rtl"] .form-inline .radio input[type="radio"],
  [dir="rtl"] .form-inline .checkbox input[type="checkbox"] {
    margin-right: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

[dir] .form-horizontal .radio,
[dir] .form-horizontal .checkbox,
[dir] .form-horizontal .radio-inline,
[dir] .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

[dir="rtl"] .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  [dir] .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
  }

  [dir="rtl"] .form-horizontal .control-label {
    text-align: left;
  }
}

[dir="rtl"] .form-horizontal .has-feedback .form-control-feedback {
  left: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    font-size: 18px;
  }

  [dir] .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    font-size: 12px;
  }

  [dir] .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[dir] .btn {
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  border-radius: 4px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

[dir] .btn:active,
[dir] .btn.active {
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
}

[dir] .btn.disabled,
[dir] .btn[disabled],
[dir] fieldset[disabled] .btn {
  cursor: not-allowed;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
}

[dir] .btn-default {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
}

[dir] .btn-default:focus,
[dir] .btn-default.focus {
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
}

[dir] .btn-default:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
}

[dir] .btn-default:active,
[dir] .btn-default.active,
[dir] .open > .dropdown-toggle.btn-default {
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
}

[dir] .btn-default:active:hover,
[dir] .btn-default.active:hover,
[dir] .open > .dropdown-toggle.btn-default:hover,
[dir] .btn-default:active:focus,
[dir] .btn-default.active:focus,
[dir] .open > .dropdown-toggle.btn-default:focus,
[dir] .btn-default:active.focus,
[dir] .btn-default.active.focus,
[dir] .open > .dropdown-toggle.btn-default.focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

[dir] .btn-default.disabled:hover,
[dir] .btn-default[disabled]:hover,
[dir] fieldset[disabled] .btn-default:hover,
[dir] .btn-default.disabled:focus,
[dir] .btn-default[disabled]:focus,
[dir] fieldset[disabled] .btn-default:focus,
[dir] .btn-default.disabled.focus,
[dir] .btn-default[disabled].focus,
[dir] fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
}

[dir] .btn-default .badge {
  background-color: #333;
}

.btn-primary {
  color: #fff;
}

[dir] .btn-primary {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
}

[dir] .btn-primary:focus,
[dir] .btn-primary.focus {
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
}

[dir] .btn-primary:hover {
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
}

[dir] .btn-primary:active,
[dir] .btn-primary.active,
[dir] .open > .dropdown-toggle.btn-primary {
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
}

[dir] .btn-primary:active:hover,
[dir] .btn-primary.active:hover,
[dir] .open > .dropdown-toggle.btn-primary:hover,
[dir] .btn-primary:active:focus,
[dir] .btn-primary.active:focus,
[dir] .open > .dropdown-toggle.btn-primary:focus,
[dir] .btn-primary:active.focus,
[dir] .btn-primary.active.focus,
[dir] .open > .dropdown-toggle.btn-primary.focus {
  background-color: #204d74;
  border-color: #122b40;
}

[dir] .btn-primary.disabled:hover,
[dir] .btn-primary[disabled]:hover,
[dir] fieldset[disabled] .btn-primary:hover,
[dir] .btn-primary.disabled:focus,
[dir] .btn-primary[disabled]:focus,
[dir] fieldset[disabled] .btn-primary:focus,
[dir] .btn-primary.disabled.focus,
[dir] .btn-primary[disabled].focus,
[dir] fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
}

[dir] .btn-primary .badge {
  background-color: #fff;
}

.btn-success {
  color: #fff;
}

[dir] .btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
}

[dir] .btn-success:focus,
[dir] .btn-success.focus {
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
}

[dir] .btn-success:hover {
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
}

[dir] .btn-success:active,
[dir] .btn-success.active,
[dir] .open > .dropdown-toggle.btn-success {
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
}

[dir] .btn-success:active:hover,
[dir] .btn-success.active:hover,
[dir] .open > .dropdown-toggle.btn-success:hover,
[dir] .btn-success:active:focus,
[dir] .btn-success.active:focus,
[dir] .open > .dropdown-toggle.btn-success:focus,
[dir] .btn-success:active.focus,
[dir] .btn-success.active.focus,
[dir] .open > .dropdown-toggle.btn-success.focus {
  background-color: #398439;
  border-color: #255625;
}

[dir] .btn-success.disabled:hover,
[dir] .btn-success[disabled]:hover,
[dir] fieldset[disabled] .btn-success:hover,
[dir] .btn-success.disabled:focus,
[dir] .btn-success[disabled]:focus,
[dir] fieldset[disabled] .btn-success:focus,
[dir] .btn-success.disabled.focus,
[dir] .btn-success[disabled].focus,
[dir] fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
}

[dir] .btn-success .badge {
  background-color: #fff;
}

.btn-info {
  color: #fff;
}

[dir] .btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
}

[dir] .btn-info:focus,
[dir] .btn-info.focus {
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
}

[dir] .btn-info:hover {
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
}

[dir] .btn-info:active,
[dir] .btn-info.active,
[dir] .open > .dropdown-toggle.btn-info {
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
}

[dir] .btn-info:active:hover,
[dir] .btn-info.active:hover,
[dir] .open > .dropdown-toggle.btn-info:hover,
[dir] .btn-info:active:focus,
[dir] .btn-info.active:focus,
[dir] .open > .dropdown-toggle.btn-info:focus,
[dir] .btn-info:active.focus,
[dir] .btn-info.active.focus,
[dir] .open > .dropdown-toggle.btn-info.focus {
  background-color: #269abc;
  border-color: #1b6d85;
}

[dir] .btn-info.disabled:hover,
[dir] .btn-info[disabled]:hover,
[dir] fieldset[disabled] .btn-info:hover,
[dir] .btn-info.disabled:focus,
[dir] .btn-info[disabled]:focus,
[dir] fieldset[disabled] .btn-info:focus,
[dir] .btn-info.disabled.focus,
[dir] .btn-info[disabled].focus,
[dir] fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
}

[dir] .btn-info .badge {
  background-color: #fff;
}

.btn-warning {
  color: #fff;
}

[dir] .btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
}

[dir] .btn-warning:focus,
[dir] .btn-warning.focus {
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
}

[dir] .btn-warning:hover {
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
}

[dir] .btn-warning:active,
[dir] .btn-warning.active,
[dir] .open > .dropdown-toggle.btn-warning {
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
}

[dir] .btn-warning:active:hover,
[dir] .btn-warning.active:hover,
[dir] .open > .dropdown-toggle.btn-warning:hover,
[dir] .btn-warning:active:focus,
[dir] .btn-warning.active:focus,
[dir] .open > .dropdown-toggle.btn-warning:focus,
[dir] .btn-warning:active.focus,
[dir] .btn-warning.active.focus,
[dir] .open > .dropdown-toggle.btn-warning.focus {
  background-color: #d58512;
  border-color: #985f0d;
}

[dir] .btn-warning.disabled:hover,
[dir] .btn-warning[disabled]:hover,
[dir] fieldset[disabled] .btn-warning:hover,
[dir] .btn-warning.disabled:focus,
[dir] .btn-warning[disabled]:focus,
[dir] fieldset[disabled] .btn-warning:focus,
[dir] .btn-warning.disabled.focus,
[dir] .btn-warning[disabled].focus,
[dir] fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
}

[dir] .btn-warning .badge {
  background-color: #fff;
}

.btn-danger {
  color: #fff;
}

[dir] .btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
}

[dir] .btn-danger:focus,
[dir] .btn-danger.focus {
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
}

[dir] .btn-danger:hover {
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
}

[dir] .btn-danger:active,
[dir] .btn-danger.active,
[dir] .open > .dropdown-toggle.btn-danger {
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
}

[dir] .btn-danger:active:hover,
[dir] .btn-danger.active:hover,
[dir] .open > .dropdown-toggle.btn-danger:hover,
[dir] .btn-danger:active:focus,
[dir] .btn-danger.active:focus,
[dir] .open > .dropdown-toggle.btn-danger:focus,
[dir] .btn-danger:active.focus,
[dir] .btn-danger.active.focus,
[dir] .open > .dropdown-toggle.btn-danger.focus {
  background-color: #ac2925;
  border-color: #761c19;
}

[dir] .btn-danger.disabled:hover,
[dir] .btn-danger[disabled]:hover,
[dir] fieldset[disabled] .btn-danger:hover,
[dir] .btn-danger.disabled:focus,
[dir] .btn-danger[disabled]:focus,
[dir] fieldset[disabled] .btn-danger:focus,
[dir] .btn-danger.disabled.focus,
[dir] .btn-danger[disabled].focus,
[dir] fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
}

[dir] .btn-danger .badge {
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
}

[dir] .btn-link {
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  -webkit-box-shadow: none;
}

[dir] .btn-link,
[dir] .btn-link:active,
[dir] .btn-link.active,
[dir] .btn-link[disabled],
[dir] fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

[dir] .btn-link,
[dir] .btn-link:hover,
[dir] .btn-link:focus,
[dir] .btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
}

[dir] .btn-link:hover,
[dir] .btn-link:focus {
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .btn-lg,
[dir] .btn-group-lg > .btn {
  padding: 10px 16px;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  font-size: 12px;
  line-height: 1.5;
}

[dir] .btn-sm,
[dir] .btn-group-sm > .btn {
  padding: 5px 10px;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  font-size: 12px;
  line-height: 1.5;
}

[dir] .btn-xs,
[dir] .btn-group-xs > .btn {
  padding: 1px 5px;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

[dir] .btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

[dir] .fade {
  -webkit-transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
}

[dir] .collapsing {
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
}

[dir] .caret {
  border-top: 4px dashed;
  border-top: 4px solid \9;
}

[dir="rtl"] .caret {
  margin-right: 2px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 160px;
  font-size: 14px;
  list-style: none;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

[dir] .dropdown-menu {
  padding: 5px 0;
  margin: 2px 0 0;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

[dir="rtl"] .dropdown-menu {
  right: 0;
  float: right;
  text-align: right;
}

[dir="rtl"] .dropdown-menu.pull-right {
  left: 0;
  right: auto;
}

.dropdown-menu .divider {
  height: 1px;
  overflow: hidden;
}

[dir] .dropdown-menu .divider {
  margin: 9px 0;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

[dir] .dropdown-menu > li > a {
  padding: 3px 20px;
  clear: both;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
}

[dir] .dropdown-menu > li > a:hover,
[dir] .dropdown-menu > li > a:focus {
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

[dir] .dropdown-menu > .active > a,
[dir] .dropdown-menu > .active > a:hover,
[dir] .dropdown-menu > .active > a:focus {
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

[dir] .dropdown-menu > .disabled > a:hover,
[dir] .dropdown-menu > .disabled > a:focus {
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

[dir="rtl"] .dropdown-menu-right {
  left: 0;
  right: auto;
}

[dir="rtl"] .dropdown-menu-left {
  left: auto;
  right: 0;
}

.dropdown-header {
  display: block;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

[dir] .dropdown-header {
  padding: 3px 20px;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 990;
}

[dir="rtl"] .dropdown-backdrop {
  left: 0;
  right: 0;
}

[dir="rtl"] .pull-right > .dropdown-menu {
  left: 0;
  right: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
}

[dir] .dropup .caret,
[dir] .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
}

[dir] .dropup .dropdown-menu,
[dir] .navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  [dir="rtl"] .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }

  [dir="rtl"] .navbar-right .dropdown-menu-left {
    left: auto;
    right: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
}

[dir="rtl"] .btn-group > .btn,
[dir="rtl"] .btn-group-vertical > .btn {
  float: right;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

[dir="rtl"] .btn-group .btn + .btn,
[dir="rtl"] .btn-group .btn + .btn-group,
[dir="rtl"] .btn-group .btn-group + .btn,
[dir="rtl"] .btn-group .btn-group + .btn-group {
  margin-right: -1px;
}

[dir="rtl"] .btn-toolbar {
  margin-right: -5px;
}

[dir="rtl"] .btn-toolbar .btn,
[dir="rtl"] .btn-toolbar .btn-group,
[dir="rtl"] .btn-toolbar .input-group {
  float: right;
}

[dir="rtl"] .btn-toolbar > .btn,
[dir="rtl"] .btn-toolbar > .btn-group,
[dir="rtl"] .btn-toolbar > .input-group {
  margin-right: 5px;
}

[dir]
  .btn-group
  > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

[dir="rtl"] .btn-group > .btn:first-child {
  margin-right: 0;
}

[dir="rtl"]
  .btn-group
  > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[dir="rtl"] .btn-group > .btn:last-child:not(:first-child),
[dir="rtl"] .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

[dir="rtl"] .btn-group > .btn-group {
  float: right;
}

[dir] .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

[dir="rtl"]
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > .btn:last-child,
[dir="rtl"]
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[dir="rtl"]
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

[dir="rtl"] .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

[dir="rtl"] .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

[dir] .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
}

[dir] .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

[dir="rtl"] .btn .caret {
  margin-right: 0;
}

[dir] .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

[dir] .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  width: 100%;
  max-width: 100%;
}

[dir] .btn-group-vertical > .btn,
[dir] .btn-group-vertical > .btn-group,
[dir] .btn-group-vertical > .btn-group > .btn {
  float: none;
}

[dir] .btn-group-vertical > .btn-group > .btn {
  float: none;
}

[dir] .btn-group-vertical > .btn + .btn,
[dir] .btn-group-vertical > .btn + .btn-group,
[dir] .btn-group-vertical > .btn-group + .btn,
[dir] .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
}

[dir="rtl"] .btn-group-vertical > .btn + .btn,
[dir="rtl"] .btn-group-vertical > .btn + .btn-group,
[dir="rtl"] .btn-group-vertical > .btn-group + .btn,
[dir="rtl"] .btn-group-vertical > .btn-group + .btn-group {
  margin-right: 0;
}

[dir] .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

[dir="rtl"] .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

[dir="rtl"] .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

[dir]
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > .btn {
  border-radius: 0;
}

[dir="rtl"]
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .btn:last-child,
[dir="rtl"]
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

[dir="rtl"]
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  width: 1%;
}

[dir] .btn-group-justified > .btn,
[dir] .btn-group-justified > .btn-group {
  float: none;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[dir="rtl"] .btn-group-justified > .btn-group .dropdown-menu {
  right: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

[dir] .input-group[class*="col-"] {
  float: none;
}

[dir="rtl"] .input-group[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  width: 100%;
}

[dir] .input-group .form-control {
  margin-bottom: 0;
}

[dir="rtl"] .input-group .form-control {
  float: right;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .input-group-lg > .form-control,
[dir] .input-group-lg > .input-group-addon,
[dir] .input-group-lg > .input-group-btn > .btn {
  padding: 10px 16px;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}

[dir] .input-group-sm > .form-control,
[dir] .input-group-sm > .input-group-addon,
[dir] .input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

[dir] .input-group-addon:not(:first-child):not(:last-child),
[dir] .input-group-btn:not(:first-child):not(:last-child),
[dir] .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
}

[dir] .input-group-addon {
  padding: 6px 12px;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  font-size: 12px;
}

[dir] .input-group-addon.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  font-size: 18px;
}

[dir] .input-group-addon.input-lg {
  padding: 10px 16px;
  border-radius: 6px;
}

[dir] .input-group-addon input[type="radio"],
[dir] .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

[dir="rtl"] .input-group .form-control:first-child,
[dir="rtl"] .input-group-addon:first-child,
[dir="rtl"] .input-group-btn:first-child > .btn,
[dir="rtl"] .input-group-btn:first-child > .btn-group > .btn,
[dir="rtl"] .input-group-btn:first-child > .dropdown-toggle,
[dir="rtl"]
  .input-group-btn:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
[dir="rtl"] .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[dir="rtl"] .input-group-addon:first-child {
  border-left: 0;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"] .input-group-addon:last-child,
[dir="rtl"] .input-group-btn:last-child > .btn,
[dir="rtl"] .input-group-btn:last-child > .btn-group > .btn,
[dir="rtl"] .input-group-btn:last-child > .dropdown-toggle,
[dir="rtl"] .input-group-btn:first-child > .btn:not(:first-child),
[dir="rtl"] .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

[dir="rtl"] .input-group-addon:last-child {
  border-right: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

[dir="rtl"] .input-group-btn > .btn + .btn {
  margin-right: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

[dir="rtl"] .input-group-btn:first-child > .btn,
[dir="rtl"] .input-group-btn:first-child > .btn-group {
  margin-left: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
}

[dir="rtl"] .input-group-btn:last-child > .btn,
[dir="rtl"] .input-group-btn:last-child > .btn-group {
  margin-right: -1px;
}

.nav {
  list-style: none;
}

[dir] .nav {
  margin-bottom: 0;
}

[dir="rtl"] .nav {
  padding-right: 0;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
}

[dir] .nav > li > a {
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}

[dir] .nav > li > a:hover,
[dir] .nav > li > a:focus {
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
}

[dir] .nav > li.disabled > a:hover,
[dir] .nav > li.disabled > a:focus {
  cursor: not-allowed;
  background-color: transparent;
}

[dir] .nav .open > a,
[dir] .nav .open > a:hover,
[dir] .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  overflow: hidden;
}

[dir] .nav .nav-divider {
  margin: 9px 0;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

[dir] .nav-tabs {
  border-bottom: 1px solid #ddd;
}

[dir] .nav-tabs > li {
  margin-bottom: -1px;
}

[dir="rtl"] .nav-tabs > li {
  float: right;
}

.nav-tabs > li > a {
  line-height: 1.42857143;
}

[dir] .nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

[dir="rtl"] .nav-tabs > li > a {
  margin-left: 2px;
}

[dir] .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
}

[dir] .nav-tabs > li.active > a,
[dir] .nav-tabs > li.active > a:hover,
[dir] .nav-tabs > li.active > a:focus {
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
}

[dir] .nav-tabs.nav-justified {
  border-bottom: 0;
}

[dir] .nav-tabs.nav-justified > li {
  float: none;
}

[dir] .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
}

[dir="rtl"] .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  right: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  [dir] .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

[dir] .nav-tabs.nav-justified > li > a {
  border-radius: 4px;
}

[dir="rtl"] .nav-tabs.nav-justified > li > a {
  margin-left: 0;
}

[dir] .nav-tabs.nav-justified > .active > a,
[dir] .nav-tabs.nav-justified > .active > a:hover,
[dir] .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  [dir] .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  [dir] .nav-tabs.nav-justified > .active > a,
  [dir] .nav-tabs.nav-justified > .active > a:hover,
  [dir] .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

[dir="rtl"] .nav-pills > li {
  float: right;
}

[dir] .nav-pills > li > a {
  border-radius: 4px;
}

[dir="rtl"] .nav-pills > li + li {
  margin-right: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
}

[dir] .nav-pills > li.active > a,
[dir] .nav-pills > li.active > a:hover,
[dir] .nav-pills > li.active > a:focus {
  background-color: #337ab7;
}

[dir] .nav-stacked > li {
  float: none;
}

[dir] .nav-stacked > li + li {
  margin-top: 2px;
}

[dir="rtl"] .nav-stacked > li + li {
  margin-right: 0;
}

.nav-justified {
  width: 100%;
}

[dir] .nav-justified > li {
  float: none;
}

[dir] .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
}

[dir="rtl"] .nav-justified > .dropdown .dropdown-menu {
  right: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  [dir] .nav-justified > li > a {
    margin-bottom: 0;
  }
}

[dir] .nav-tabs-justified {
  border-bottom: 0;
}

[dir] .nav-tabs-justified > li > a {
  border-radius: 4px;
}

[dir="rtl"] .nav-tabs-justified > li > a {
  margin-left: 0;
}

[dir] .nav-tabs-justified > .active > a,
[dir] .nav-tabs-justified > .active > a:hover,
[dir] .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  [dir] .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  [dir] .nav-tabs-justified > .active > a,
  [dir] .nav-tabs-justified > .active > a:hover,
  [dir] .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

[dir] .nav-tabs .dropdown-menu {
  margin-top: -1px;
}

[dir="rtl"] .nav-tabs .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
}

[dir] .navbar {
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  [dir] .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  [dir="rtl"] .navbar-header {
    float: right;
  }
}

.navbar-collapse {
  overflow-x: visible;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

[dir] .navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

[dir="rtl"] .navbar-collapse {
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    -webkit-box-shadow: none;
  }

  [dir] .navbar-collapse {
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }

  [dir] .navbar-collapse.collapse {
    padding-bottom: 0;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  [dir="rtl"] .navbar-fixed-top .navbar-collapse,
  [dir="rtl"] .navbar-static-top .navbar-collapse,
  [dir="rtl"] .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  z-index: 1030;
}

[dir="rtl"] .navbar-fixed-top,
[dir="rtl"] .navbar-fixed-bottom {
  left: 0;
  right: 0;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  [dir] .navbar-fixed-top,
  [dir] .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

[dir] .navbar-fixed-top {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
}

[dir] .navbar-fixed-bottom {
  margin-bottom: 0;
  border-width: 1px 0 0;
}

[dir="rtl"] .container > .navbar-header,
[dir="rtl"] .container-fluid > .navbar-header,
[dir="rtl"] .container > .navbar-collapse,
[dir="rtl"] .container-fluid > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  [dir="rtl"] .container > .navbar-header,
  [dir="rtl"] .container-fluid > .navbar-header,
  [dir="rtl"] .container > .navbar-collapse,
  [dir="rtl"] .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
}

[dir] .navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  [dir] .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}

[dir] .navbar-brand {
  padding: 15px 15px;
}

[dir="rtl"] .navbar-brand {
  float: right;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  [dir="rtl"] .navbar > .container .navbar-brand,
  [dir="rtl"] .navbar > .container-fluid .navbar-brand {
    margin-right: -15px;
  }
}

.navbar-toggle {
  position: relative;
}

[dir] .navbar-toggle {
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

[dir="rtl"] .navbar-toggle {
  float: left;
  margin-left: 15px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
}

[dir] .navbar-toggle .icon-bar {
  border-radius: 1px;
}

[dir] .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

[dir] .navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  line-height: 20px;
}

[dir] .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  [dir] .values .contCircle .circle {
    border-radius: 0 !important;
    width: 100% !important;
  }

  [dir] .navMT .nav ul li.hs-menu-item > a {
    padding: 10px 0;
    color: #ffffff;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    width: auto;
    -webkit-box-shadow: none;
  }

  [dir] .navbar-nav .open .dropdown-menu {
    float: none;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  [dir="rtl"] .navbar-nav .open .dropdown-menu > li > a,
  [dir="rtl"] .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  [dir] .navbar-nav .open .dropdown-menu > li > a:hover,
  [dir] .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  [dir] .navbar-nav {
    margin: 0;
  }

  [dir="rtl"] .navbar-nav {
    float: right;
  }

  [dir="rtl"] .navbar-nav > li {
    float: right;
  }

  [dir] .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}

[dir] .navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

[dir="rtl"] .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    vertical-align: middle;
  }

  [dir] .navbar-form .form-group {
    margin-bottom: 0;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    vertical-align: middle;
  }

  [dir] .navbar-form .control-label {
    margin-bottom: 0;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    vertical-align: middle;
  }

  [dir] .navbar-form .radio,
  [dir] .navbar-form .checkbox {
    margin-top: 0;
    margin-bottom: 0;
  }

  [dir="rtl"] .navbar-form .radio label,
  [dir="rtl"] .navbar-form .checkbox label {
    padding-right: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
  }

  [dir="rtl"] .navbar-form .radio input[type="radio"],
  [dir="rtl"] .navbar-form .checkbox input[type="checkbox"] {
    margin-right: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  [dir] .navbar-form .form-group {
    margin-bottom: 5px;
  }

  [dir] .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    -webkit-box-shadow: none;
  }

  [dir] .navbar-form {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    box-shadow: none;
  }

  [dir="rtl"] .navbar-form {
    margin-left: 0;
    margin-right: 0;
  }
}

[dir] .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
}

[dir="rtl"] .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[dir] .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
}

[dir="rtl"] .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

[dir] .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

[dir] .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

[dir] .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

[dir] .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  [dir="rtl"] .navbar-text {
    float: right;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  [dir="rtl"] .navbar-left {
    float: right !important;
  }

  [dir="rtl"] .navbar-right {
    float: left !important;
    margin-left: -15px;
  }

  [dir="rtl"] .navbar-right ~ .navbar-right {
    margin-left: 0;
  }
}

[dir] .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
}

[dir] .navbar-default .navbar-brand:hover,
[dir] .navbar-default .navbar-brand:focus {
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
}

[dir] .navbar-default .navbar-nav > li > a:hover,
[dir] .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
}

[dir] .navbar-default .navbar-nav > .active > a,
[dir] .navbar-default .navbar-nav > .active > a:hover,
[dir] .navbar-default .navbar-nav > .active > a:focus {
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
}

[dir] .navbar-default .navbar-nav > .disabled > a,
[dir] .navbar-default .navbar-nav > .disabled > a:hover,
[dir] .navbar-default .navbar-nav > .disabled > a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
}

[dir] .navbar-default .navbar-nav > .open > a,
[dir] .navbar-default .navbar-nav > .open > a:hover,
[dir] .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
  }

  [dir] .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  [dir] .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
  }

  [dir] .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  [dir] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  [dir] .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
  }

  [dir] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  [dir] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  [dir] .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
  }
}

[dir] .navbar-default .navbar-toggle {
  border-color: #ddd;
}

[dir] .navbar-default .navbar-toggle:hover,
[dir] .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

[dir] .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

[dir] .navbar-default .navbar-collapse,
[dir] .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

[dir] .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
}

[dir] .navbar-inverse .navbar-brand:hover,
[dir] .navbar-inverse .navbar-brand:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
}

[dir] .navbar-inverse .navbar-nav > li > a:hover,
[dir] .navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
}

[dir] .navbar-inverse .navbar-nav > .active > a,
[dir] .navbar-inverse .navbar-nav > .active > a:hover,
[dir] .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
}

[dir] .navbar-inverse .navbar-nav > .disabled > a,
[dir] .navbar-inverse .navbar-nav > .disabled > a:hover,
[dir] .navbar-inverse .navbar-nav > .disabled > a:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
}

[dir] .navbar-inverse .navbar-nav > .open > a,
[dir] .navbar-inverse .navbar-nav > .open > a:hover,
[dir] .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
}

@media (max-width: 767px) {
  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
  }

  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
  }

  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
  }

  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  [dir] .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
  }
}

[dir] .navbar-inverse .navbar-toggle {
  border-color: #333;
}

[dir] .navbar-inverse .navbar-toggle:hover,
[dir] .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

[dir] .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

[dir] .navbar-inverse .navbar-collapse,
[dir] .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  list-style: none;
}

[dir] .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  color: #ccc;
  content: "/\00a0";
}

[dir] .breadcrumb > li + li:before {
  padding: 0 5px;
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
}

[dir] .pagination {
  margin: 20px 0;
  border-radius: 4px;
}

[dir="rtl"] .pagination {
  padding-right: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
}

[dir] .pagination > li > a,
[dir] .pagination > li > span {
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ddd;
}

[dir="rtl"] .pagination > li > a,
[dir="rtl"] .pagination > li > span {
  float: right;
  margin-right: -1px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
}

[dir] .pagination > li > a:hover,
[dir] .pagination > li > span:hover,
[dir] .pagination > li > a:focus,
[dir] .pagination > li > span:focus {
  background-color: #eee;
  border-color: #ddd;
}

[dir="rtl"] .pagination > li:first-child > a,
[dir="rtl"] .pagination > li:first-child > span {
  margin-right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

[dir="rtl"] .pagination > li:last-child > a,
[dir="rtl"] .pagination > li:last-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
}

[dir] .pagination > .active > a,
[dir] .pagination > .active > span,
[dir] .pagination > .active > a:hover,
[dir] .pagination > .active > span:hover,
[dir] .pagination > .active > a:focus,
[dir] .pagination > .active > span:focus {
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
}

[dir] .pagination > .disabled > span,
[dir] .pagination > .disabled > span:hover,
[dir] .pagination > .disabled > span:focus,
[dir] .pagination > .disabled > a,
[dir] .pagination > .disabled > a:hover,
[dir] .pagination > .disabled > a:focus {
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .pagination-lg > li > a,
[dir] .pagination-lg > li > span {
  padding: 10px 16px;
}

[dir="rtl"] .pagination-lg > li:first-child > a,
[dir="rtl"] .pagination-lg > li:first-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

[dir="rtl"] .pagination-lg > li:last-child > a,
[dir="rtl"] .pagination-lg > li:last-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 12px;
  line-height: 1.5;
}

[dir] .pagination-sm > li > a,
[dir] .pagination-sm > li > span {
  padding: 5px 10px;
}

[dir="rtl"] .pagination-sm > li:first-child > a,
[dir="rtl"] .pagination-sm > li:first-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .pagination-sm > li:last-child > a,
[dir="rtl"] .pagination-sm > li:last-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pager {
  list-style: none;
}

[dir] .pager {
  margin: 20px 0;
  text-align: center;
}

[dir="rtl"] .pager {
  padding-right: 0;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
}

[dir] .pager li > a,
[dir] .pager li > span {
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
}

[dir] .pager li > a:hover,
[dir] .pager li > a:focus {
  background-color: #eee;
}

[dir="rtl"] .pager .next > a,
[dir="rtl"] .pager .next > span {
  float: left;
}

[dir="rtl"] .pager .previous > a,
[dir="rtl"] .pager .previous > span {
  float: right;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
}

[dir] .pager .disabled > a,
[dir] .pager .disabled > a:hover,
[dir] .pager .disabled > a:focus,
[dir] .pager .disabled > span {
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
  vertical-align: baseline;
}

[dir] .label {
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
}

[dir] a.label:hover,
[dir] a.label:focus {
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

[dir] .label-default {
  background-color: #777;
}

[dir] .label-default[href]:hover,
[dir] .label-default[href]:focus {
  background-color: #5e5e5e;
}

[dir] .label-primary {
  background-color: #337ab7;
}

[dir] .label-primary[href]:hover,
[dir] .label-primary[href]:focus {
  background-color: #286090;
}

[dir] .label-success {
  background-color: #5cb85c;
}

[dir] .label-success[href]:hover,
[dir] .label-success[href]:focus {
  background-color: #449d44;
}

[dir] .label-info {
  background-color: #5bc0de;
}

[dir] .label-info[href]:hover,
[dir] .label-info[href]:focus {
  background-color: #31b0d5;
}

[dir] .label-warning {
  background-color: #f0ad4e;
}

[dir] .label-warning[href]:hover,
[dir] .label-warning[href]:focus {
  background-color: #ec971f;
}

[dir] .label-danger {
  background-color: #d9534f;
}

[dir] .label-danger[href]:hover,
[dir] .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
  vertical-align: middle;
}

[dir] .badge {
  padding: 3px 7px;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
}

[dir] .btn-xs .badge,
[dir] .btn-group-xs > .btn .badge {
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
}

[dir] a.badge:hover,
[dir] a.badge:focus {
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
}

[dir] .list-group-item.active > .badge,
[dir] .nav-pills > .active > a > .badge {
  background-color: #fff;
}

[dir="rtl"] .list-group-item > .badge {
  float: left;
}

[dir="rtl"] .list-group-item > .badge + .badge {
  margin-left: 5px;
}

[dir="rtl"] .nav-pills > li > a > .badge {
  margin-right: 3px;
}

.jumbotron {
  color: inherit;
}

[dir] .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  font-size: 21px;
  font-weight: 200;
}

[dir] .jumbotron p {
  margin-bottom: 15px;
}

[dir] .jumbotron > hr {
  border-top-color: #d5d5d5;
}

[dir] .container .jumbotron,
[dir] .container-fluid .jumbotron {
  border-radius: 6px;
}

[dir="rtl"] .container .jumbotron,
[dir="rtl"] .container-fluid .jumbotron {
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  [dir] .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  [dir="rtl"] .container .jumbotron,
  [dir="rtl"] .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  line-height: 1.42857143;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

[dir] .thumbnail {
  padding: 4px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
}

[dir="rtl"] .thumbnail > img,
[dir="rtl"] .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

[dir] a.thumbnail:hover,
[dir] a.thumbnail:focus,
[dir] a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  color: #333;
}

[dir] .thumbnail .caption {
  padding: 9px;
}

[dir] .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  color: inherit;
}

[dir] .alert h4 {
  margin-top: 0;
}

.alert .alert-link {
  font-weight: bold;
}

[dir] .alert > p,
[dir] .alert > ul {
  margin-bottom: 0;
}

[dir] .alert > p + p {
  margin-top: 5px;
}

[dir="rtl"] .alert-dismissable,
[dir="rtl"] .alert-dismissible {
  padding-left: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  color: inherit;
}

[dir="rtl"] .alert-dismissable .close,
[dir="rtl"] .alert-dismissible .close {
  left: -21px;
}

.alert-success {
  color: #3c763d;
}

[dir] .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

[dir] .alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
}

[dir] .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}

[dir] .alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
}

[dir] .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

[dir] .alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
}

[dir] .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
}

[dir] .alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes-rtl {
  from {
    background-position: right 40px top 0;
  }

  to {
    background-position: 100% 0;
  }
}

@-o-keyframes progress-bar-stripes-rtl {
  from {
    background-position: right 40px top 0;
  }

  to {
    background-position: 100% 0;
  }
}

@keyframes progress-bar-stripes-rtl {
  from {
    background-position: right 40px top 0;
  }

  to {
    background-position: 100% 0;
  }
}

.progress {
  height: 20px;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

[dir] .progress {
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

[dir] .progress-bar {
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
}

[dir="rtl"] .progress-bar {
  float: right;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  -webkit-background-size: 40px 40px;
}

[dir] .progress-striped .progress-bar,
[dir] .progress-bar-striped {
  background-size: 40px 40px;
}

[dir="rtl"] .progress-striped .progress-bar,
[dir="rtl"] .progress-bar-striped {
  background-image: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

[dir="rtl"] .progress.active .progress-bar,
[dir="rtl"] .progress-bar.active {
  -webkit-animation: progress-bar-stripes-rtl 2s linear infinite;
  -o-animation: progress-bar-stripes-rtl 2s linear infinite;
  animation: progress-bar-stripes-rtl 2s linear infinite;
}

[dir] .progress-bar-success {
  background-color: #5cb85c;
}

[dir="rtl"] .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

[dir] .progress-bar-info {
  background-color: #5bc0de;
}

[dir="rtl"] .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

[dir] .progress-bar-warning {
  background-color: #f0ad4e;
}

[dir="rtl"] .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

[dir] .progress-bar-danger {
  background-color: #d9534f;
}

[dir="rtl"] .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

[dir] .media {
  margin-top: 15px;
}

[dir] .media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

[dir="rtl"] .media-right,
[dir="rtl"] .media > .pull-right {
  padding-right: 10px;
}

[dir="rtl"] .media-left,
[dir="rtl"] .media > .pull-left {
  padding-left: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

[dir] .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  list-style: none;
}

[dir="rtl"] .media-list {
  padding-right: 0;
}

[dir] .list-group {
  margin-bottom: 20px;
}

[dir="rtl"] .list-group {
  padding-right: 0;
}

.list-group-item {
  position: relative;
  display: block;
}

[dir] .list-group-item {
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

[dir="rtl"] .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

[dir] .list-group-item:last-child {
  margin-bottom: 0;
}

[dir="rtl"] .list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
}

[dir] .list-group-item.disabled,
[dir] .list-group-item.disabled:hover,
[dir] .list-group-item.disabled:focus {
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
}

[dir] .list-group-item.active,
[dir] .list-group-item.active:hover,
[dir] .list-group-item.active:focus {
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
}

[dir] a.list-group-item:hover,
[dir] button.list-group-item:hover,
[dir] a.list-group-item:focus,
[dir] button.list-group-item:focus {
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
}

[dir="rtl"] button.list-group-item {
  text-align: right;
}

.list-group-item-success {
  color: #3c763d;
}

[dir] .list-group-item-success {
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
}

[dir] a.list-group-item-success:hover,
[dir] button.list-group-item-success:hover,
[dir] a.list-group-item-success:focus,
[dir] button.list-group-item-success:focus {
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
}

[dir] a.list-group-item-success.active,
[dir] button.list-group-item-success.active,
[dir] a.list-group-item-success.active:hover,
[dir] button.list-group-item-success.active:hover,
[dir] a.list-group-item-success.active:focus,
[dir] button.list-group-item-success.active:focus {
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
}

[dir] .list-group-item-info {
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
}

[dir] a.list-group-item-info:hover,
[dir] button.list-group-item-info:hover,
[dir] a.list-group-item-info:focus,
[dir] button.list-group-item-info:focus {
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
}

[dir] a.list-group-item-info.active,
[dir] button.list-group-item-info.active,
[dir] a.list-group-item-info.active:hover,
[dir] button.list-group-item-info.active:hover,
[dir] a.list-group-item-info.active:focus,
[dir] button.list-group-item-info.active:focus {
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
}

[dir] .list-group-item-warning {
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
}

[dir] a.list-group-item-warning:hover,
[dir] button.list-group-item-warning:hover,
[dir] a.list-group-item-warning:focus,
[dir] button.list-group-item-warning:focus {
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
}

[dir] a.list-group-item-warning.active,
[dir] button.list-group-item-warning.active,
[dir] a.list-group-item-warning.active:hover,
[dir] button.list-group-item-warning.active:hover,
[dir] a.list-group-item-warning.active:focus,
[dir] button.list-group-item-warning.active:focus {
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
}

[dir] .list-group-item-danger {
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
}

[dir] a.list-group-item-danger:hover,
[dir] button.list-group-item-danger:hover,
[dir] a.list-group-item-danger:focus,
[dir] button.list-group-item-danger:focus {
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
}

[dir] a.list-group-item-danger.active,
[dir] button.list-group-item-danger.active,
[dir] a.list-group-item-danger.active:hover,
[dir] button.list-group-item-danger.active:hover,
[dir] a.list-group-item-danger.active:focus,
[dir] button.list-group-item-danger.active:focus {
  background-color: #a94442;
  border-color: #a94442;
}

[dir] .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  line-height: 1.3;
}

[dir] .list-group-item-text {
  margin-bottom: 0;
}

.panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

[dir] .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

[dir] .panel-body {
  padding: 15px;
}

[dir] .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}

[dir="rtl"] .panel-heading {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  font-size: 16px;
  color: inherit;
}

[dir] .panel-title {
  margin-top: 0;
  margin-bottom: 0;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

[dir] .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}

[dir="rtl"] .panel-footer {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

[dir] .panel > .list-group,
[dir] .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

[dir] .panel > .list-group .list-group-item,
[dir] .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

[dir] .panel > .list-group:first-child .list-group-item:first-child,
[dir]
  .panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
}

[dir="rtl"] .panel > .list-group:first-child .list-group-item:first-child,
[dir="rtl"]
  .panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

[dir] .panel > .list-group:last-child .list-group-item:last-child,
[dir]
  .panel
  > .panel-collapse
  > .list-group:last-child
  .list-group-item:last-child {
  border-bottom: 0;
}

[dir="rtl"] .panel > .list-group:last-child .list-group-item:last-child,
[dir="rtl"]
  .panel
  > .panel-collapse
  > .list-group:last-child
  .list-group-item:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

[dir="rtl"]
  .panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[dir] .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

[dir] .list-group + .panel-footer {
  border-top-width: 0;
}

[dir] .panel > .table,
[dir] .panel > .table-responsive > .table,
[dir] .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

[dir="rtl"] .panel > .table caption,
[dir="rtl"] .panel > .table-responsive > .table caption,
[dir="rtl"] .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

[dir="rtl"] .panel > .table:first-child,
[dir="rtl"] .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
[dir="rtl"] .panel > .table:first-child > tbody:first-child > tr:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

[dir="rtl"]
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
[dir="rtl"]
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-right-radius: 3px;
}

[dir="rtl"]
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
[dir="rtl"]
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-left-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child,
[dir="rtl"] .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

[dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
[dir="rtl"] .panel > .table:last-child > tfoot:last-child > tr:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

[dir="rtl"]
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
[dir="rtl"]
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
[dir="rtl"]
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-right-radius: 3px;
}

[dir="rtl"]
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
[dir="rtl"]
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
[dir="rtl"]
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-left-radius: 3px;
}

[dir] .panel > .panel-body + .table,
[dir] .panel > .panel-body + .table-responsive,
[dir] .panel > .table + .panel-body,
[dir] .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

[dir] .panel > .table > tbody:first-child > tr:first-child th,
[dir] .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

[dir] .panel > .table-bordered,
[dir] .panel > .table-responsive > .table-bordered {
  border: 0;
}

[dir="rtl"] .panel > .table-bordered > thead > tr > th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > th:first-child,
[dir="rtl"] .panel > .table-bordered > tbody > tr > th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > th:first-child,
[dir="rtl"] .panel > .table-bordered > tfoot > tr > th:first-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > th:first-child,
[dir="rtl"] .panel > .table-bordered > thead > tr > td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > td:first-child,
[dir="rtl"] .panel > .table-bordered > tbody > tr > td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > td:first-child,
[dir="rtl"] .panel > .table-bordered > tfoot > tr > td:first-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > td:first-child {
  border-right: 0;
}

[dir="rtl"] .panel > .table-bordered > thead > tr > th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > th:last-child,
[dir="rtl"] .panel > .table-bordered > tbody > tr > th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > th:last-child,
[dir="rtl"] .panel > .table-bordered > tfoot > tr > th:last-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > th:last-child,
[dir="rtl"] .panel > .table-bordered > thead > tr > td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > td:last-child,
[dir="rtl"] .panel > .table-bordered > tbody > tr > td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > td:last-child,
[dir="rtl"] .panel > .table-bordered > tfoot > tr > td:last-child,
[dir="rtl"]
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > td:last-child {
  border-left: 0;
}

[dir] .panel > .table-bordered > thead > tr:first-child > td,
[dir]
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr:first-child
  > td,
[dir] .panel > .table-bordered > tbody > tr:first-child > td,
[dir]
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr:first-child
  > td,
[dir] .panel > .table-bordered > thead > tr:first-child > th,
[dir]
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr:first-child
  > th,
[dir] .panel > .table-bordered > tbody > tr:first-child > th,
[dir]
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr:first-child
  > th {
  border-bottom: 0;
}

[dir] .panel > .table-bordered > tbody > tr:last-child > td,
[dir] .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
[dir] .panel > .table-bordered > tfoot > tr:last-child > td,
[dir] .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
[dir] .panel > .table-bordered > tbody > tr:last-child > th,
[dir] .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
[dir] .panel > .table-bordered > tfoot > tr:last-child > th,
[dir]
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr:last-child
  > th {
  border-bottom: 0;
}

[dir] .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

[dir] .panel-group {
  margin-bottom: 20px;
}

[dir] .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

[dir] .panel-group .panel + .panel {
  margin-top: 5px;
}

[dir] .panel-group .panel-heading {
  border-bottom: 0;
}

[dir] .panel-group .panel-heading + .panel-collapse > .panel-body,
[dir] .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

[dir] .panel-group .panel-footer {
  border-top: 0;
}

[dir] .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

[dir] .panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
}

[dir] .panel-default > .panel-heading {
  background-color: #f5f5f5;
  border-color: #ddd;
}

[dir] .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
}

[dir] .panel-default > .panel-heading .badge {
  background-color: #333;
}

[dir] .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

[dir] .panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
}

[dir] .panel-primary > .panel-heading {
  background-color: #337ab7;
  border-color: #337ab7;
}

[dir] .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
}

[dir] .panel-primary > .panel-heading .badge {
  background-color: #fff;
}

[dir] .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

[dir] .panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
}

[dir] .panel-success > .panel-heading {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

[dir] .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
}

[dir] .panel-success > .panel-heading .badge {
  background-color: #3c763d;
}

[dir] .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

[dir] .panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
}

[dir] .panel-info > .panel-heading {
  background-color: #d9edf7;
  border-color: #bce8f1;
}

[dir] .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
}

[dir] .panel-info > .panel-heading .badge {
  background-color: #31708f;
}

[dir] .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

[dir] .panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
}

[dir] .panel-warning > .panel-heading {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

[dir] .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
}

[dir] .panel-warning > .panel-heading .badge {
  background-color: #8a6d3b;
}

[dir] .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

[dir] .panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
}

[dir] .panel-danger > .panel-heading {
  background-color: #f2dede;
  border-color: #ebccd1;
}

[dir] .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
}

[dir] .panel-danger > .panel-heading .badge {
  background-color: #a94442;
}

[dir] .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}

[dir] .embed-responsive {
  padding: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

[dir] .embed-responsive .embed-responsive-item,
[dir] .embed-responsive iframe,
[dir] .embed-responsive embed,
[dir] .embed-responsive object,
[dir] .embed-responsive video {
  border: 0;
}

[dir="rtl"] .embed-responsive .embed-responsive-item,
[dir="rtl"] .embed-responsive iframe,
[dir="rtl"] .embed-responsive embed,
[dir="rtl"] .embed-responsive object,
[dir="rtl"] .embed-responsive video {
  right: 0;
}

[dir] .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

[dir] .embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

[dir] .well {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

[dir] .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

[dir] .well-lg {
  padding: 24px;
  border-radius: 6px;
}

[dir] .well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

[dir] .close {
  text-shadow: 0 1px 0 #fff;
}

[dir="rtl"] .close {
  float: left;
}

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

[dir] .close:hover,
[dir] .close:focus {
  cursor: pointer;
}

button.close {
  -webkit-appearance: none;
  appearance: none;
}

[dir] button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

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

[dir="rtl"] .modal {
  left: 0;
  right: 0;
}

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

[dir] .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
}

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

[dir] .modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
}

[dir] .modal-dialog {
  margin: 10px;
}

.modal-content {
  position: relative;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

[dir] .modal-content {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1040;
}

[dir] .modal-backdrop {
  background-color: #000;
}

[dir="rtl"] .modal-backdrop {
  left: 0;
  right: 0;
}

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

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

[dir] .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

[dir] .modal-title {
  margin: 0;
}

.modal-body {
  position: relative;
}

[dir] .modal-body {
  padding: 15px;
}

[dir] .modal-footer {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}

[dir="rtl"] .modal-footer {
  text-align: left;
}

[dir] .modal-footer .btn + .btn {
  margin-bottom: 0;
}

[dir="rtl"] .modal-footer .btn + .btn {
  margin-right: 5px;
}

[dir="rtl"] .modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
}

[dir="rtl"] .modal-footer .btn-block + .btn-block {
  margin-right: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
  }

  [dir] .modal-dialog {
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  [dir] .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: iran-sans;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

[dir] .tooltip {
  text-align: start;
  text-shadow: none;
}

[dir="rtl"] .tooltip {
  text-align: right;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

[dir] .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

[dir] .tooltip.right {
  padding: 0 5px;
}

[dir="rtl"] .tooltip.right {
  margin-right: 3px;
}

[dir] .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

[dir] .tooltip.left {
  padding: 0 5px;
}

[dir="rtl"] .tooltip.left {
  margin-right: -3px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
}

[dir] .tooltip.top .tooltip-arrow {
  border-width: 5px 5px 0;
  border-top-color: #000;
}

[dir="rtl"] .tooltip.top .tooltip-arrow {
  right: 50%;
  margin-right: -5px;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
}

[dir] .tooltip.top-left .tooltip-arrow {
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

[dir="rtl"] .tooltip.top-left .tooltip-arrow {
  left: 5px;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
}

[dir] .tooltip.top-right .tooltip-arrow {
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

[dir="rtl"] .tooltip.top-right .tooltip-arrow {
  right: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
}

[dir] .tooltip.right .tooltip-arrow {
  margin-top: -5px;
}

[dir="rtl"] .tooltip.right .tooltip-arrow {
  right: 0;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
}

[dir] .tooltip.left .tooltip-arrow {
  margin-top: -5px;
}

[dir="rtl"] .tooltip.left .tooltip-arrow {
  left: 0;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
}

[dir] .tooltip.bottom .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

[dir="rtl"] .tooltip.bottom .tooltip-arrow {
  right: 50%;
  margin-right: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
}

[dir] .tooltip.bottom-left .tooltip-arrow {
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

[dir="rtl"] .tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
}

[dir] .tooltip.bottom-right .tooltip-arrow {
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

[dir="rtl"] .tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}

.tooltip-inner {
  max-width: 200px;
  color: #fff;
}

[dir] .tooltip-inner {
  padding: 3px 8px;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

[dir] .tooltip-arrow {
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  font-family: iran-sans;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

[dir] .popover {
  padding: 1px;
  text-align: start;
  text-shadow: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

[dir="rtl"] .popover {
  right: 0;
  text-align: right;
}

[dir] .popover.top {
  margin-top: -10px;
}

[dir="rtl"] .popover.right {
  margin-right: 10px;
}

[dir] .popover.bottom {
  margin-top: 10px;
}

[dir="rtl"] .popover.left {
  margin-right: -10px;
}

[dir] .popover > .arrow {
  border-width: 11px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

[dir] .popover > .arrow,
[dir] .popover > .arrow:after {
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow:after {
  content: "";
}

[dir] .popover > .arrow:after {
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
}

[dir] .popover.top > .arrow {
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

[dir="rtl"] .popover.top > .arrow {
  right: 50%;
  margin-right: -11px;
}

.popover.top > .arrow:after {
  bottom: 1px;
  content: " ";
}

[dir] .popover.top > .arrow:after {
  border-top-color: #fff;
  border-bottom-width: 0;
}

[dir="rtl"] .popover.top > .arrow:after {
  margin-right: -10px;
}

.popover.right > .arrow {
  top: 50%;
}

[dir] .popover.right > .arrow {
  margin-top: -11px;
}

[dir="rtl"] .popover.right > .arrow {
  right: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}

[dir="rtl"] .popover.right > .arrow:after {
  right: 1px;
  border-left-color: #fff;
  border-right-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
}

[dir] .popover.bottom > .arrow {
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

[dir="rtl"] .popover.bottom > .arrow {
  right: 50%;
  margin-right: -11px;
}

.popover.bottom > .arrow:after {
  top: 1px;
  content: " ";
}

[dir] .popover.bottom > .arrow:after {
  border-top-width: 0;
  border-bottom-color: #fff;
}

[dir="rtl"] .popover.bottom > .arrow:after {
  margin-right: -10px;
}

.popover.left > .arrow {
  top: 50%;
}

[dir] .popover.left > .arrow {
  margin-top: -11px;
}

[dir="rtl"] .popover.left > .arrow {
  left: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  bottom: -10px;
  content: " ";
}

[dir="rtl"] .popover.left > .arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover-title {
  font-size: 14px;
}

[dir] .popover-title {
  padding: 8px 14px;
  margin: 0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

[dir] .popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
}

[dir="rtl"] .carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out right;
  -o-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  [dir] .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
  }

  [dir="rtl"] .carousel-inner > .item.next,
  [dir="rtl"] .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    right: 0;
  }

  [dir="rtl"] .carousel-inner > .item.prev,
  [dir="rtl"] .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
  }

  [dir] .carousel-inner > .item.next.left,
  [dir] .carousel-inner > .item.prev.right,
  [dir] .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
  }

  [dir="rtl"] .carousel-inner > .item.next.left,
  [dir="rtl"] .carousel-inner > .item.prev.right,
  [dir="rtl"] .carousel-inner > .item.active {
    right: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

[dir="rtl"] .carousel-inner > .active {
  right: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

[dir="rtl"] .carousel-inner > .next {
  right: 100%;
}

[dir="rtl"] .carousel-inner > .prev {
  right: -100%;
}

[dir="rtl"] .carousel-inner > .next.left,
[dir="rtl"] .carousel-inner > .prev.right {
  right: 0;
}

[dir="rtl"] .carousel-inner > .active.left {
  right: -100%;
}

[dir="rtl"] .carousel-inner > .active.right {
  right: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

[dir] .carousel-control {
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

[dir="rtl"] .carousel-control {
  right: 0;
}

.carousel-control.left {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

[dir] .carousel-control.left {
  background-repeat: repeat-x;
}

[dir="rtl"] .carousel-control.left {
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
}

.carousel-control.right {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

[dir] .carousel-control.right {
  background-repeat: repeat-x;
}

[dir="rtl"] .carousel-control.right {
  left: 0;
  right: auto;
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

[dir] .carousel-control .icon-prev,
[dir] .carousel-control .icon-next,
[dir] .carousel-control .glyphicon-chevron-left,
[dir] .carousel-control .glyphicon-chevron-right {
  margin-top: -10px;
}

[dir="rtl"] .carousel-control .icon-prev,
[dir="rtl"] .carousel-control .glyphicon-chevron-left {
  right: 50%;
  margin-right: -10px;
}

[dir="rtl"] .carousel-control .icon-next,
[dir="rtl"] .carousel-control .glyphicon-chevron-right {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  z-index: 15;
  width: 60%;
  list-style: none;
}

[dir] .carousel-indicators {
  text-align: center;
}

[dir="rtl"] .carousel-indicators {
  right: 50%;
  padding-right: 0;
  margin-right: -30%;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -999px;
}

[dir] .carousel-indicators li {
  margin: 1px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
}

[dir] .carousel-indicators .active {
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  color: #fff;
}

[dir] .carousel-caption {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

[dir="rtl"] .carousel-caption {
  left: 15%;
  right: 15%;
}

[dir] .carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }

  [dir] .carousel-control .glyphicon-chevron-left,
  [dir] .carousel-control .glyphicon-chevron-right,
  [dir] .carousel-control .icon-prev,
  [dir] .carousel-control .icon-next {
    margin-top: -10px;
  }

  [dir="rtl"] .carousel-control .glyphicon-chevron-left,
  [dir="rtl"] .carousel-control .icon-prev {
    margin-right: -10px;
  }

  [dir="rtl"] .carousel-control .glyphicon-chevron-right,
  [dir="rtl"] .carousel-control .icon-next {
    margin-left: -10px;
  }

  [dir] .carousel-caption {
    padding-bottom: 30px;
  }

  [dir="rtl"] .carousel-caption {
    left: 20%;
    right: 20%;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

[dir] .clearfix:after,
[dir] .dl-horizontal dd:after,
[dir] .container:after,
[dir] .container-fluid:after,
[dir] .row:after,
[dir] .form-horizontal .form-group:after,
[dir] .btn-toolbar:after,
[dir] .btn-group-vertical > .btn-group:after,
[dir] .nav:after,
[dir] .navbar:after,
[dir] .navbar-header:after,
[dir] .navbar-collapse:after,
[dir] .pager:after,
[dir] .panel-body:after,
[dir] .modal-header:after,
[dir] .modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
}

[dir="rtl"] .center-block {
  margin-left: auto;
  margin-right: auto;
}

[dir="rtl"] .pull-right {
  float: left !important;
}

[dir="rtl"] .pull-left {
  float: right !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
}

[dir] .text-hide {
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Overpass:wght@100;300;400;600;700;800;900&display=swap");

body {
  color: #1a1a1a;
  font-size: 16px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: iran-sans;
  line-height: 1.2;
}

.h5,
.h6,
h5,
h6 {
  line-height: 1.4;
}

a,
button {
  color: #00bed6;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[dir] a,
[dir] button {
  -webkit-transition: all 0.2s ease;
}

:focus,
a:focus {
  outline: 2px solid #00c1d9;
}

:focus-visible {
  outline: 2px solid #00c1d9;
}

a:focus,
a:hover {
  color: #1a1a1a;
}

img {
  height: auto;
  max-width: 100%;
}

strong {
  font-weight: 600;
}

[dir] .sh,
[dir] .shm {
  padding-bottom: 1px;
  padding-top: 1px;
}

hr {
  width: 100%;
}

[dir] .pt0 {
  padding-top: 0;
}

[dir] .pt5 {
  padding-top: 5px;
}

[dir] .pt10 {
  padding-top: 10px;
}

[dir] .pt15 {
  padding-top: 15px;
}

[dir] .pt20 {
  padding-top: 20px;
}

[dir] .pt25 {
  padding-top: 25px;
}

[dir] .pt30 {
  padding-top: 30px;
}

[dir] .pt40 {
  padding-top: 40px;
}

[dir] .pt50 {
  padding-top: 50px;
}

[dir] .pt60 {
  padding-top: 60px;
}

[dir] .pt80 {
  padding-top: 80px;
}

[dir] .pt100 {
  padding-top: 100px;
}

[dir] .pb0 {
  padding-bottom: 0;
}

[dir] .pb5 {
  padding-bottom: 5px;
}

[dir] .pb10 {
  padding-bottom: 10px;
}

[dir] .pb15 {
  padding-bottom: 15px;
}

[dir] .pb20 {
  padding-bottom: 20px;
}

[dir] .pb25 {
  padding-bottom: 25px;
}

[dir] .pb30 {
  padding-bottom: 30px;
}

[dir] .pb40 {
  padding-bottom: 40px;
}

[dir] .pb50 {
  padding-bottom: 50px;
}

[dir] .pb60 {
  padding-bottom: 60px;
}

[dir] .pb80 {
  padding-bottom: 80px;
}

[dir] .pb100 {
  padding-bottom: 100px;
}

[dir] .mt0 {
  margin-top: 0;
}

[dir] .mt5 {
  margin-top: 5px;
}

[dir] .mt10 {
  margin-top: 10px;
}

[dir] .mt15 {
  margin-top: 15px;
}

[dir] .mt20 {
  margin-top: 20px;
}

[dir] .mt25 {
  margin-top: 25px;
}

[dir] .mt30 {
  margin-top: 30px;
}

[dir] .mt40 {
  margin-top: 40px;
}

[dir] .mt50 {
  margin-top: 50px;
}

[dir] .mt60 {
  margin-top: 60px;
}

[dir] .mt80 {
  margin-top: 80px;
}

[dir] .mt100 {
  margin-top: 100px;
}

[dir] .mb0 {
  margin-bottom: 0;
}

[dir] .mb5 {
  margin-bottom: 5px;
}

[dir] .mb10 {
  margin-bottom: 10px;
}

[dir] .mb15 {
  margin-bottom: 15px;
}

[dir] .mb20 {
  margin-bottom: 20px;
}

[dir] .mb25 {
  margin-bottom: 25px;
}

[dir] .mb30 {
  margin-bottom: 30px;
}

[dir] .mb40 {
  margin-bottom: 40px;
}

[dir] .mb50 {
  margin-bottom: 50px;
}

[dir] .mb60 {
  margin-bottom: 60px;
}

[dir] .mb80 {
  margin-bottom: 80px;
}

[dir] .mb100 {
  margin-bottom: 100px;
}

.rel {
  position: relative;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

.z5 {
  z-index: 5;
}

.z6 {
  z-index: 6;
}

.z7 {
  z-index: 7;
}

.z8 {
  z-index: 8;
}

.z9 {
  z-index: 9;
}

[dir] .form-title {
  margin: 0 0 15px;
  padding: 0 10px;
}

form label {
  color: #1a1a1a;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

form input[type="color"],
form input[type="date"],
form input[type="datetime-local"],
form input[type="datetime"],
form input[type="email"],
form input[type="month"],
form input[type="number"],
form input[type="password"],
form input[type="search"],
form input[type="tel"],
form input[type="text"],
form input[type="time"],
form input[type="url"],
form input[type="week"],
form select {
  -webkit-appearance: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
  height: 56px;
  width: 100% !important;
}

[dir] form input[type="color"],
[dir] form input[type="date"],
[dir] form input[type="datetime-local"],
[dir] form input[type="datetime"],
[dir] form input[type="email"],
[dir] form input[type="month"],
[dir] form input[type="number"],
[dir] form input[type="password"],
[dir] form input[type="search"],
[dir] form input[type="tel"],
[dir] form input[type="text"],
[dir] form input[type="time"],
[dir] form input[type="url"],
[dir] form input[type="week"],
[dir] form select {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  padding: 0 10px;
}

form textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
  width: 100% !important;
}

[dir] form textarea {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  padding: 15px;
}

form input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  color: #1a1a1a;
  font-size: 16px !important;
  line-height: 1.2;
  min-height: 47px;
  outline: none;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  white-space: normal;
}

[dir] form input[type="submit"] {
  background: #4d5968 !important;
  border: none;
  border-radius: 100px;
  padding: 14px 30px;
  -webkit-transition: all 0.2s ease;
}

form .hs-form-required {
  color: red;
}

[dir="rtl"] form .hs-form-required {
  margin-right: 3px;
}

form .hs-form-field {
  position: relative;
}

[dir] form .hs-form-field {
  margin-bottom: 20px;
  padding: 0 10px;
}

[dir] form .actions {
  padding: 20px 10px 0;
  text-align: center;
}

form ul.hs-error-msgs {
  list-style: none;
}

[dir] form ul.hs-error-msgs {
  margin: 0;
  padding: 0;
}

form ul.hs-error-msgs li label {
  color: red;
  display: block;
  font-size: 11px;
  line-height: 1.2;
}

[dir] form ul.hs-error-msgs li label {
  margin: 0;
}

form fieldset {
  max-width: none !important;
}

[dir] form fieldset .input {
  margin: 0 !important;
}

.submitted-message {
  font-weight: 600;
}

[dir] .submitted-message {
  padding: 20px;
  text-align: center;
}

form .inputs-list {
  list-style: none;
}

[dir="rtl"] form .inputs-list {
  padding-right: 10px;
}

[dir="rtl"] form .inputs-list li input {
  margin-left: 5px;
}

form .legal-consent-container {
  font-size: 14px;
}

[dir] form .legal-consent-container {
  padding: 0 10px;
}

form .legal-consent-container p {
  font-size: 14px;
}

[dir] form .legal-consent-container .hs-form-field {
  padding: 10px 0;
}

[dir] form .legal-consent-container ul {
  padding: 0;
}

[dir] form .legal-consent-container input[type="checkbox"] {
  margin-top: 2px;
}

body .form-control {
  -webkit-appearance: none;
}

[dir] body .form-control {
  padding-bottom: 0;
  padding-top: 0;
}

[dir] body select,
[dir] body select.form-control {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/chevron-down-icon.svg);
  background-repeat: no-repeat;
  background-size: 14px;
}

[dir="rtl"] body select,
[dir="rtl"] body select.form-control {
  background-position: left 10px center;
  padding-left: 30px;
}

[dir] form input.error,
[dir] form select.error {
  background: #ffefef;
  border-color: red !important;
}

form .hs_error_rollup {
  display: none !important;
}

form .hs-error-msgs label {
  color: red !important;
  display: block;
  font-size: 11px !important;
  font-weight: 400;
}

[dir] form .hs-error-msgs label {
  margin: 0;
}

[dir] form .hs-error-msgs li {
  margin: 0 !important;
}

form .hs-error-msgs li:before {
  display: none;
}

.btn {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  color: #00bed6;
  font-size: 16px;
  line-height: 1.2 !important;
  white-space: normal;
}

[dir] .btn {
  border: none;
  border-radius: 100px;
  padding: 14px 30px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  outline: 2px solid #00c1d9;
}

[dir] .btn.active.focus,
[dir] .btn.active:focus,
[dir] .btn.focus,
[dir] .btn:active.focus,
[dir] .btn:active:focus,
[dir] .btn:focus {
  box-shadow: none;
}

.btn.active,
.btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

[dir] .btn.active,
[dir] .btn:active {
  box-shadow: none;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #1a1a1a;
}

.btn-group-lg > .btn,
.btn-lg {
  font-size: 18px;
  line-height: 1.3333333;
}

[dir] .btn-group-lg > .btn,
[dir] .btn-lg {
  padding: 22px 40px;
}

.btn-group-sm > .btn,
.btn-sm {
  font-size: 12px;
  line-height: 1.5;
}

[dir] .btn-group-sm > .btn,
[dir] .btn-sm {
  padding: 10px 20px;
}

.btn-group-xs > .btn,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
}

[dir] .btn-group-xs > .btn,
[dir] .btn-xs {
  padding: 5px 10px;
}

.btn-default {
  color: #1a1a1a;
}

[dir] .btn-default {
  background-color: #4d5968;
  border-color: #4d5968;
}

.btn-default.focus,
.btn-default:focus {
  color: #1a1a1a;
}

[dir] .btn-default.focus,
[dir] .btn-default:focus {
  background-color: #4d5968;
  border-color: #1a1a1a;
}

.btn-default:hover {
  color: #1a1a1a;
}

[dir] .btn-default:hover {
  background-color: #4d5968;
  border-color: #4d5968;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #4d5968;
}

[dir] .btn-default.active,
[dir] .btn-default:active,
[dir] .open > .dropdown-toggle.btn-default {
  background-color: #4d5968;
  border-color: #4d5968;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #1a1a1a;
}

[dir] .btn-default.active.focus,
[dir] .btn-default.active:focus,
[dir] .btn-default.active:hover,
[dir] .btn-default:active.focus,
[dir] .btn-default:active:focus,
[dir] .btn-default:active:hover,
[dir] .open > .dropdown-toggle.btn-default.focus,
[dir] .open > .dropdown-toggle.btn-default:focus,
[dir] .open > .dropdown-toggle.btn-default:hover {
  background-color: #4d5968;
  border-color: #4d5968;
}

[dir] .btn-default.active,
[dir] .btn-default:active,
[dir] .open > .dropdown-toggle.btn-default {
  background-image: none;
}

[dir] .btn-default.disabled.focus,
[dir] .btn-default.disabled:focus,
[dir] .btn-default.disabled:hover,
[dir] .btn-default[disabled].focus,
[dir] .btn-default[disabled]:focus,
[dir] .btn-default[disabled]:hover,
[dir] fieldset[disabled] .btn-default.focus,
[dir] fieldset[disabled] .btn-default:focus,
[dir] fieldset[disabled] .btn-default:hover {
  background-color: #4d5968;
  border-color: #4d5968;
}

.btn-default .badge {
  color: #1a1a1a;
}

[dir] .btn-default .badge {
  background-color: #fff;
}

.btn-warning,
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
}

[dir] .btn-warning,
[dir] .btn-warning.active,
[dir] .btn-warning.active.focus,
[dir] .btn-warning.active:focus,
[dir] .btn-warning.active:hover,
[dir] .btn-warning.focus,
[dir] .btn-warning:active,
[dir] .btn-warning:active.focus,
[dir] .btn-warning:active:focus,
[dir] .btn-warning:active:hover,
[dir] .btn-warning:focus,
[dir] .btn-warning:hover,
[dir] .open > .dropdown-toggle.btn-warning,
[dir] .open > .dropdown-toggle.btn-warning.focus,
[dir] .open > .dropdown-toggle.btn-warning:focus,
[dir] .open > .dropdown-toggle.btn-warning:hover {
  background-color: #fb5607;
  border-color: #fb5607;
}

[dir] .btn-warning.active,
[dir] .btn-warning:active,
[dir] .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

[dir] .btn-warning.disabled.focus,
[dir] .btn-warning.disabled:focus,
[dir] .btn-warning.disabled:hover,
[dir] .btn-warning[disabled].focus,
[dir] .btn-warning[disabled]:focus,
[dir] .btn-warning[disabled]:hover,
[dir] fieldset[disabled] .btn-warning.focus,
[dir] fieldset[disabled] .btn-warning:focus,
[dir] fieldset[disabled] .btn-warning:hover {
  background-color: #fb5607;
  border-color: #fb5607;
}

.btn-warning .badge {
  color: #fb5607;
}

[dir] .btn-warning .badge {
  background-color: #fff;
}

.btn-primary,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #1a1a1a;
}

[dir] .btn-primary,
[dir] .btn-primary.focus,
[dir] .btn-primary:focus,
[dir] .btn-primary:hover {
  background-color: #00bed6;
  border-color: #00bed6;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #00bed6;
}

[dir] .btn-primary.active,
[dir] .btn-primary:active,
[dir] .open > .dropdown-toggle.btn-primary {
  background-color: #00bed6;
  border-color: #00bed6;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #1a1a1a;
}

[dir] .btn-primary.active.focus,
[dir] .btn-primary.active:focus,
[dir] .btn-primary.active:hover,
[dir] .btn-primary:active.focus,
[dir] .btn-primary:active:focus,
[dir] .btn-primary:active:hover,
[dir] .open > .dropdown-toggle.btn-primary.focus,
[dir] .open > .dropdown-toggle.btn-primary:focus,
[dir] .open > .dropdown-toggle.btn-primary:hover {
  background-color: #00bed6;
  border-color: #00bed6;
}

[dir] .btn-primary.active,
[dir] .btn-primary:active,
[dir] .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

[dir] .btn-primary.disabled.focus,
[dir] .btn-primary.disabled:focus,
[dir] .btn-primary.disabled:hover,
[dir] .btn-primary[disabled].focus,
[dir] .btn-primary[disabled]:focus,
[dir] .btn-primary[disabled]:hover,
[dir] fieldset[disabled] .btn-primary.focus,
[dir] fieldset[disabled] .btn-primary:focus,
[dir] fieldset[disabled] .btn-primary:hover {
  background-color: #00bed6;
  border-color: #00bed6;
}

.btn-primary .badge {
  color: #1a1a1a;
}

[dir] .btn-primary .badge {
  background-color: #fff;
}

.btn-green,
.btn-green.active,
.btn-green.active.focus,
.btn-green.active:focus,
.btn-green.active:hover,
.btn-green.focus,
.btn-green:active,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:active:hover,
.btn-green:focus,
.btn-green:hover,
.open > .dropdown-toggle.btn-green,
.open > .dropdown-toggle.btn-green.focus,
.open > .dropdown-toggle.btn-green:focus,
.open > .dropdown-toggle.btn-green:hover {
  color: #1a1a1a;
}

[dir] .btn-green,
[dir] .btn-green.active,
[dir] .btn-green.active.focus,
[dir] .btn-green.active:focus,
[dir] .btn-green.active:hover,
[dir] .btn-green.focus,
[dir] .btn-green:active,
[dir] .btn-green:active.focus,
[dir] .btn-green:active:focus,
[dir] .btn-green:active:hover,
[dir] .btn-green:focus,
[dir] .btn-green:hover,
[dir] .open > .dropdown-toggle.btn-green,
[dir] .open > .dropdown-toggle.btn-green.focus,
[dir] .open > .dropdown-toggle.btn-green:focus,
[dir] .open > .dropdown-toggle.btn-green:hover {
  background-color: #a8d3c6;
  border-color: #a8d3c6;
}

[dir] .btn-green.active,
[dir] .btn-green:active,
[dir] .open > .dropdown-toggle.btn-green {
  background-image: none;
}

[dir] .btn-green.disabled.focus,
[dir] .btn-green.disabled:focus,
[dir] .btn-green.disabled:hover,
[dir] .btn-green[disabled].focus,
[dir] .btn-green[disabled]:focus,
[dir] .btn-green[disabled]:hover,
[dir] fieldset[disabled] .btn-green.focus,
[dir] fieldset[disabled] .btn-green:focus,
[dir] fieldset[disabled] .btn-green:hover {
  background-color: #a8d3c6;
  border-color: #a8d3c6;
}

.btn-green .badge {
  color: #1a1a1a;
}

[dir] .btn-green .badge {
  background-color: #fff;
}

.btn-info {
  color: #00bed6;
}

[dir] .btn-info {
  background-color: #fff;
  border: 1px solid #00bed6;
}

.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
}

[dir] .btn-info.active,
[dir] .btn-info.active.focus,
[dir] .btn-info.active:focus,
[dir] .btn-info.active:hover,
[dir] .btn-info.focus,
[dir] .btn-info:active,
[dir] .btn-info:active.focus,
[dir] .btn-info:active:focus,
[dir] .btn-info:active:hover,
[dir] .btn-info:focus,
[dir] .btn-info:hover,
[dir] .open > .dropdown-toggle.btn-info,
[dir] .open > .dropdown-toggle.btn-info.focus,
[dir] .open > .dropdown-toggle.btn-info:focus,
[dir] .open > .dropdown-toggle.btn-info:hover {
  background-color: #00bed6;
  border-color: #00bed6;
}

[dir] .btn-info.active,
[dir] .btn-info:active,
[dir] .open > .dropdown-toggle.btn-info {
  background-image: none;
}

[dir] .btn-info.disabled.focus,
[dir] .btn-info.disabled:focus,
[dir] .btn-info.disabled:hover,
[dir] .btn-info[disabled].focus,
[dir] .btn-info[disabled]:focus,
[dir] .btn-info[disabled]:hover,
[dir] fieldset[disabled] .btn-info.focus,
[dir] fieldset[disabled] .btn-info:focus,
[dir] fieldset[disabled] .btn-info:hover {
  background-color: #00bed6;
  border-color: #00bed6;
}

.btn-info .badge {
  color: #fff;
}

[dir] .btn-info .badge {
  background-color: #4d5968;
}

.btn.btn-arrow {
  color: #1a1a1a;
  font-size: 16px;
  position: relative;
}

[dir] .btn.btn-arrow {
  text-align: center;
}

[dir="rtl"] .btn.btn-arrow {
  padding-right: 10px;
  padding-left: 55px;
}

.btn.btn-arrow:before {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  color: #fff;
  content: "";
  display: block;
  font-family: Font Awesome\5 Pro;
  height: 35px;
  line-height: 35px;
  position: absolute;
  top: 50%;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 35px;
}

[dir] .btn.btn-arrow:before {
  background: #a8d3c6;
  border-radius: 50px;
  margin-top: -18px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
}

[dir="rtl"] .btn.btn-arrow:before {
  left: 10px;
}

[dir="rtl"] .btn.btn-arrow.al {
  padding-right: 55px;
  padding-left: 10px;
}

.btn.btn-arrow.al:before {
  content: "\f060";
}

[dir="rtl"] .btn.btn-arrow.al:before {
  right: 10px;
  padding-left: 1px;
  left: auto;
}

.btn.btn-arrow.ar:before {
  content: "\f061";
}

[dir="rtl"] .btn.btn-arrow.ar:before {
  padding-right: 1px;
}

.btn.btn-arrow.ad:before {
  content: "\f063";
}

.btn.btn-arrow.au:before {
  content: "\f062";
}

a.cta_button {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  color: #1a1a1a;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  vertical-align: middle;
}

[dir] a.cta_button {
  background: #4d5968 !important;
  border-color: #4d5968 !important;
  border-radius: 100px;
  cursor: pointer;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
}

a.cta_button p {
  color: #1a1a1a !important;
}

body a.cta_button.cimg {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  overflow: hidden;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

[dir] body a.cta_button.cimg {
  background: none !important;
  border: none;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-transition: none;
}

.btn:hover,
a.cta_button:hover,
form input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-transform: scaleX(1.1);
  -moz-transform: scaleX(1.1);
  -o-transform: scaleX(1.1);
  -ms-transform: scaleX(1.1);
}

[dir] .btn:hover,
[dir] a.cta_button:hover,
[dir] form input[type="submit"]:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transform: scaleX(1.1);
}

.btn-selector:hover select,
.btn-selector select {
  transform: scaleX(1) !important;
}

.selector-lang {
  position: relative;
}

.selector-lang .icon-selector {
  position: absolute;
  left: 10px;
  top: 43%;
  color: white;
}

.btn.btn-arrow:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}

[dir] .btn.btn-arrow:hover {
  box-shadow: none;
  transform: none;
}

.btn.btn-arrow:hover span {
  text-decoration: underline;
}

.h1,
h1 {
  font-size: 38px;
}

.h2,
h2 {
  font-size: 32px;
}

.h3,
h3 {
  font-size: 26px;
}

.h4,
h4 {
  font-size: 24px;
}

.h5,
h5 {
  font-size: 20px;
}

.h6,
h6 {
  font-size: 18px;
}

[dir="rtl"] .modal .modal-header {
  padding: 20px 30px 15px 50px;
}

.modal .modal-header .close {
  opacity: 1;
}

[dir] .modal .modal-header .close {
  margin: 0;
}

.modal .modal-header .close span {
  display: block;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  top: 4px;
}

[dir="rtl"] .modal .modal-header .close span {
  left: 15px;
}

.bgi {
  color: #fff;
  position: relative;
}

[dir] .bgi {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgov:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

[dir] .bgov:before {
  background: rgba(0, 0, 0, 0.3);
}

[dir="rtl"] .bgov:before {
  right: 0;
}

[dir] .contPost p {
  margin-bottom: 30px;
}

[dir] .contPost ol,
[dir] .contPost ul {
  margin: 30px 0;
}

[dir] .contPost ol li,
[dir] .contPost ul li {
  margin-bottom: 15px;
}

.contPost blockquote {
  font-style: italic;
}

[dir] .contPost blockquote {
  border-color: #4d5968;
  margin: 30px 0;
}

.contPost iframe {
  max-width: 100%;
}

.contPost table {
  max-width: 100%;
  table-layout: auto !important;
}

[dir] .contPillar p {
  margin-bottom: 30px;
}

[dir] .contPillar ol,
[dir] .contPillar ul {
  margin: 30px 0;
}

[dir] .contPillar ol li,
[dir] .contPillar ul li {
  margin-bottom: 15px;
}

.contPillar blockquote {
  font-style: italic;
}

[dir] .contPillar blockquote {
  border-color: #4d5968;
  margin: 30px 0;
}

.contPillar a {
  color: #00bed6;
}

@-ms-keyframes spin-rtl {
  0% {
    -ms-transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(-1turn);
  }
}

@-moz-keyframes spin-rtl {
  0% {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(-1turn);
  }
}

@-webkit-keyframes spin-rtl {
  0% {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-1turn);
  }
}

@keyframes spin-rtl {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-1turn);
  }
}

.load-spin-wrapper {
  width: 100%;
}

[dir] .load-spin-wrapper {
  text-align: center;
}

.load-spin-wrapper .fa-spinner {
  color: #4d5968;
  font-size: 40px;
}

[dir="rtl"] .load-spin-wrapper.go .fa-spinner {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: spin-rtl;
  -moz-animation-name: spin-rtl;
  -ms-animation-name: spin-rtl;
  animation-name: spin-rtl;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
}

.slick-slider {
  box-sizing: border-box;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-slider {
  display: block;
  position: relative;
}

.slick-list {
  overflow: hidden;
}

[dir] .slick-list {
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

[dir] .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}

[dir] .slick-slider .slick-list,
[dir] .slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
}

[dir="rtl"] .slick-track {
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

[dir] .slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide,
.slick-slide > div {
  font-size: medium;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

[dir] .slick-vertical .slick-slide {
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-next,
.slick-prev {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #000;
  display: block;
  font-size: 0;
  height: 20px;
  height: 37px;
  line-height: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 20px;
  width: 37px;
  z-index: 1;
}

[dir] .slick-next,
[dir] .slick-prev {
  background: none;
  background: #a8d3c6;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  padding: 0;
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
}

.slick-arrow:focus,
.slick-arrow:hover {
  outline: none;
}

[dir] .slick-arrow:hover {
  background: #00bed6;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  font-family: Font Awesome\5 Pro;
  font-size: 20px;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 37px;
  text-rendering: auto;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
  right: 0;
}

.slick-prev:before,
[dir="rtl"] .slick-prev:before {
  content: "\f053";
}

[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
  left: 0;
}

.slick-next:before,
[dir="rtl"] .slick-next:before {
  content: "\f054";
}

.slick-dots {
  bottom: 20px;
  display: block;
  font-size: 0;
  list-style: none;
  position: absolute;
  width: 100%;
}

[dir] .slick-dots {
  margin: 0;
  padding: 0;
  text-align: center;
}

[dir="rtl"] .slick-dots {
  right: 0;
}

.slick-dots li {
  display: inline-block;
  position: relative;
}

[dir] .slick-dots li {
  cursor: pointer;
  padding: 0;
}

.slick-dots li button {
  display: block;
  font-size: 0;
  outline: 0;
}

[dir] .slick-dots li button {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}

[dir] .slick-dots li button:focus:before,
[dir] .slick-dots li button:hover:before {
  background: #9c9c9c;
}

.slick-dots li button:before {
  content: "";
  display: block;
  height: 15px;
  opacity: 1;
  width: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[dir] .slick-dots li button:before {
  margin: 0 5px;
  background: #fff;
  border: 1px solid #9c9c9c;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
}

[dir] .slick-dots li.slick-active button:before {
  background: #9c9c9c;
}

html {
  min-height: 100%;
  position: relative;
}

[dir] body {
  margin-bottom: 275px;
}

.flex {
  display: flex;
}

[dir] .bgGray {
  background: #f3f6f9;
}

[dir] .bgDark {
  background: #4d5968;
}

[dir] .bgBlue {
  background: #00bed6;
}

.box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 0 0 60px 40px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 60px 40px rgba(0, 0, 0, 0.05);
}

[dir] .box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 60px 40px rgba(0, 0, 0, 0.05);
}

.bannerForm .cont p,
.bannerImg .cont p,
.bannerSt .cont p,
.cardsCircle .cont p,
.results .tit p,
.sliderSec .cont p,
.socSec p,
.thank.you .contProfile p,
.thank.you .tit p {
  line-height: 1.6;
}

[dir] .bannerForm .cont p,
[dir] .bannerImg .cont p,
[dir] .bannerSt .cont p,
[dir] .cardsCircle .cont p,
[dir] .results .tit p,
[dir] .sliderSec .cont p,
[dir] .socSec p,
[dir] .thank.you .contProfile p,
[dir] .thank.you .tit p {
  margin-bottom: 30px;
}

.bannerForm .cont ul,
.bannerImg .cont ul,
.bannerSt .cont ul,
.cardsBig .item .cont,
.cardsCircle .cont ul,
.faq .panel .panel-collapse .panel-body,
.icons .cont p,
.icons .cont ul,
.results .tit ul,
.sliderSec .cont ul,
.socSec ul,
.thank.you .contProfile ul,
.thank.you .tit ul {
  line-height: 1.6;
}

[dir] .icons .cont p {
  margin-bottom: 10px;
}

.circleCont {
  height: auto;
  max-width: 2500px;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

[dir="rtl"] .circleCont,
[dir="rtl"] .circleCont .circle {
  right: 50%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.circleCont .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  content: "";
  display: block;
  height: 1000px;
  position: relative;
  width: 1000px;
  z-index: -1;
}

[dir] .circleCont .circle {
  background: #f3f6f9;
  border-radius: 50%;
  margin-top: -45%;
  text-align: center;
}

.navMT {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  line-height: 1.2;
  min-height: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 9;
}

[dir] .navMT {
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  -webkit-transition: all 0.2s ease;
}

.navMT .navbar-brand {
  display: block;
  height: auto;
  width: 88px;
}

[dir] .navMT .navbar-brand {
  float: none;
  padding: 10px 15px;
}

.navMT .navbar-brand > img {
  height: auto;
  width: 100%;
}

.navMT .navbar-brand > img,
.navMT .navbar-toggle {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[dir] .navMT .navbar-brand > img,
[dir] .navMT .navbar-toggle {
  -webkit-transition: all 0.2s ease;
}

.navMT .navbar-toggle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  z-index: 2;
}

[dir] .navMT .navbar-toggle {
  background: transparent;
  border: none;
  border-radius: 0;
}

[dir="rtl"] .navMT .navbar-toggle {
  margin: 8px 0 0 5px;
}

[dir] .navMT .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navMT .navbar-toggle .icon-bar {
  height: 3px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 34px;
}

[dir] .navMT .navbar-toggle .icon-bar {
  background: #4d5968;
  -webkit-transition: all 0.2s ease;
}

[dir] .navMT .navbar-toggle:hover {
  background: transparent;
}

[dir] .navMT .navbar-toggle:focus {
  background: transparent;
}

.navMT .nav ul {
  font-size: 0;
  list-style: none;
}

[dir] .navMT .nav ul {
  margin: 0;
  padding: 0 25px;
}

.navMT .nav ul li {
  font-size: 18px;
}

.navMT .nav ul li.hs-menu-item > a {
  color: #1a1a1a;
  display: block;
  text-decoration: none;
}

.navMT .nav ul li.hs-menu-item.active > a,
.navMT .nav ul li.hs-menu-item > a:hover {
  color: #3e9ebf;
}

.navMT .nav .hs-menu-depth-1 {
  position: relative;
}

[dir="rtl"] .navMT .nav .hs-menu-depth-1 > ul {
  padding-right: 15px;
}

[dir] .navMT .tit {
  padding: 10px 15px;
}

[dir] .navMT .tit p {
  margin: 0;
}

.navTool .im {
  align-items: center;
  color: #a4a4a4;
  display: flex;
  font-size: 16px;
}

[dir] .navTool .im {
  padding: 0 10px;
}

.navTool .im .cc {
  height: 22px;
  position: relative;
  width: 22px;
}

[dir] .navTool .im .cc {
  margin-top: -2px;
}

[dir="rtl"] .navTool .im .cc {
  margin-left: 12px;
}

.navTool .im .cc .num {
  color: #a4a4a4;
  font-weight: 600;
}

[dir] .navTool .im .cc .num {
  border: 1px solid #a4a4a4;
}

.navTool .im .cc .fa-check,
.navTool .im .cc .num {
  height: 22px;
  line-height: 22px;
  position: absolute;
  top: 0;
  width: 22px;
}

[dir] .navTool .im .cc .fa-check,
[dir] .navTool .im .cc .num {
  border-radius: 50%;
  text-align: center;
}

[dir="rtl"] .navTool .im .cc .fa-check,
[dir="rtl"] .navTool .im .cc .num {
  right: 0;
}

.navTool .im .cc .fa-check {
  color: #fff;
  display: none;
  font-size: 10px;
  font-weight: 400;
}

[dir] .navTool .im .cc .fa-check {
  background: #a8d3c6;
}

.navTool .im.active {
  color: #00bed6;
}

.navTool .im.active .cc .num {
  color: #00bed6;
}

[dir] .navTool .im.active .cc .num {
  border-color: #00bed6;
}

.navTool .im.done .cc .num {
  display: none;
}

.navTool .im.done .cc .check {
  display: block;
}

.progressBar {
  height: 1px;
}

[dir] .progressBar {
  background: #e2e8ef;
}

.progressBar,
.progressBar .prog {
  bottom: 0;
  position: absolute;
  width: 100%;
}

[dir="rtl"] .progressBar,
[dir="rtl"] .progressBar .prog {
  right: 0;
}

.progressBar .prog {
  height: 3px;
  transition: all 0.3s ease;
}

[dir] .progressBar .prog {
  background: #4d5968;
}

[dir] .bannerSt .box {
  padding: 15px;
}

[dir="rtl"] .bannerSt .cont ul {
  padding-right: 50px;
}

.bannerSt .cont ul li {
  list-style: none;
  position: relative;
}

[dir] .bannerSt .cont ul li {
  margin-bottom: 40px;
}

.bannerSt .cont ul li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  content: "\f00c";
  font-family: Font Awesome\5 Pro;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}

[dir] .bannerSt .cont ul li:before {
  background: #1a1a1a;
  border-radius: 50%;
  text-align: center;
}

[dir="rtl"] .bannerSt .cont ul li:before {
  right: -40px;
}

.icons .item {
  color: #1a1a1a;
}

.icons .item .lineBox .img {
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

[dir] .icons .item .lineBox .img {
  -webkit-transition: all 0.15s ease;
}

.icons .item a.link {
  color: #1a1a1a;
  display: block;
  text-decoration: none;
}

.icons .cont .int {
  max-width: 400px;
}

[dir] .icons .cont .int {
  margin: 0 auto;
}

.icons .cont .int p {
  font-size: 18px;
}

.icons .cont .btn:before {
  color: #00bed6;
}

[dir] .icons .cont .btn:before {
  background: none;
  border: 1px solid #00bed6;
}

.socSec .icSoc {
  justify-content: center;
}

.socSec .icSoc a:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
}

[dir] .socSec .icSoc a:hover {
  transform: scale(1.15);
}

.socSec .icSoc a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  height: 50px;
  line-height: 54px;
  vertical-align: middle;
  width: 50px;
}

[dir] .socSec .icSoc a {
  border-radius: 50%;
  margin: 0 10px;
  text-align: center;
}

[dir] .socSec .icSoc a.f {
  background: #0075fb;
  padding-top: 3px;
}

.socSec .icSoc a.f span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #0075fb;
  height: 26px;
  width: 26px;
}

[dir] .socSec .icSoc a.f span {
  background: #fff;
  border-radius: 50%;
  padding-top: 5px;
}

.socSec .icSoc a.t {
  color: #fff;
}

[dir] .socSec .icSoc a.t {
  background: #00a2f9;
}

.socSec .icSoc a.i {
  color: #fff;
}

[dir] .socSec .icSoc a.i {
  background: #d62877;
}

.socSec .icSoc a.l {
  color: #fff;
}

[dir] .socSec .icSoc a.l {
  background: #0065c9;
}

.icons.team .img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  height: 185px;
  width: 185px;
}

[dir] .icons.team .img {
  border-radius: 50%;
  margin: 0 auto 30px;
}

.icons.team .item p {
  color: #9a9a9a;
}

.icons.facts .num {
  font-size: 60px;
  font-weight: 400;
}

.sliderSec .contProg {
  max-width: 400px;
}

[dir="rtl"] .sliderSec .contProg {
  margin-right: auto;
  margin-left: auto;
}

.sliderSec .bgPro {
  display: block;
  height: 5px;
  width: 65%;
}

[dir] .sliderSec .bgPro {
  background: #e5e5e5;
  margin: 0 auto;
}

.sliderSec .progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: 100%;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 0;
}

[dir] .sliderSec .progress {
  background: #9cd5c5;
  box-shadow: none;
  margin: 0;
  -webkit-transition: all 0.2s ease;
}

.testimonials .contIl {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

[dir="rtl"] .testimonials .contIl {
  right: 0;
}

.testimonials .contIl .container {
  height: 100%;
}

[dir="rtl"] .testimonials .sliderTC {
  padding-right: 0;
  padding-left: 0;
}

.testimonials .stars .star {
  height: 35px;
  width: 35px;
}

[dir] .testimonials .stars .star {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/star-off.svg);
}

[dir="rtl"] .testimonials .stars .star {
  margin-left: 8px;
}

[dir] .testimonials .stars .star:last-child {
  margin: 0;
}

[dir] .testimonials .stars.st1 .star1,
[dir] .testimonials .stars.st2 .star1,
[dir] .testimonials .stars.st2 .star2,
[dir] .testimonials .stars.st3 .star1,
[dir] .testimonials .stars.st3 .star2,
[dir] .testimonials .stars.st3 .star3,
[dir] .testimonials .stars.st4 .star1,
[dir] .testimonials .stars.st4 .star2,
[dir] .testimonials .stars.st4 .star3,
[dir] .testimonials .stars.st4 .star4,
[dir] .testimonials .stars.st5 .star {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/star.svg);
}

.testimonials .item .img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 160px;
  width: 160px;
}

[dir] .testimonials .item .img {
  border-radius: 50%;
  margin: 0 auto 30px;
}

.testimonials .item h3 {
  line-height: 1.4;
}

.testimonials .item h4,
.testimonials .item h5 {
  color: #1a1a1a;
  font-size: 14px;
  text-transform: uppercase;
}

[dir] .testimonials .item h4,
[dir] .testimonials .item h5 {
  margin-bottom: 0;
  margin-top: 5px;
}

[dir] .testimonials.style2 .sliderSec {
  padding-bottom: 30px;
  padding-top: 80px;
}

.testimonials.style3 {
  overflow: hidden;
}

[dir] .testimonials.style3 {
  padding-bottom: 65px;
  padding-top: 80px;
}

.testimonials.style3 .img1 {
  height: 160px;
  position: absolute;
  top: -70px;
  width: 210px;
}

[dir] .testimonials.style3 .img1 {
  background-size: contain;
}

[dir="rtl"] .testimonials.style3 .img1 {
  right: 70%;
}

.testimonials.style3 .img2 {
  bottom: -28px;
  height: 85px;
  position: absolute;
  width: 150px;
}

[dir="rtl"] .testimonials.style3 .img2 {
  right: 0;
}

.testimonials.style4 {
  overflow: hidden;
}

[dir] .testimonials.style4 {
  padding-bottom: 45px;
}

.testimonials.style4 .img1 {
  bottom: -70px;
  height: 130px;
  position: absolute;
  width: 180px;
}

[dir] .testimonials.style4 .img1 {
  background-size: contain;
}

[dir="rtl"] .testimonials.style4 .img1 {
  right: 20px;
  -webkit-transform: rotate(-32deg);
  -moz-transform: rotate(-32deg);
  -o-transform: rotate(-32deg);
  -ms-transform: rotate(-32deg);
  transform: rotate(-32deg);
}

.logos .item .img {
  display: block;
  height: 150px;
  width: 200px;
}

[dir] .logos .item .img {
  background-size: contain;
  margin: 0 auto;
}

.icons.awards .hl .cont {
  -webkit-box-shadow: 0 0 60px rgba(77, 89, 104, 0.3);
  -moz-box-shadow: 0 0 60px rgba(77, 89, 104, 0.3);
  color: #fff;
  max-width: 300px;
}

[dir] .icons.awards .hl .cont {
  background: #4d5968;
  box-shadow: 0 0 60px rgba(77, 89, 104, 0.3);
  margin: 0 auto;
  padding: 50px 30px;
}

.icons.awards .hl .cont h2 {
  font-size: 60px;
  font-weight: 400;
}

[dir] .icons.awards .hl .cont h2 {
  margin-top: 0;
}

.icons.awards .hl .cont h5 {
  font-size: 20px;
}

[dir] .icons.awards .item .img {
  background-size: contain;
}

.icons.awards .hl .cont .img1 {
  height: 80px;
  position: absolute;
  top: -40px;
  width: 60px;
}

[dir] .icons.awards .hl .cont .img1 {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/stars-2.svg);
  background-size: contain;
}

[dir="rtl"] .icons.awards .hl .cont .img1 {
  right: 4px;
}

.icons.awards .hl .cont .img2 {
  bottom: -30px;
  height: 110px;
  position: absolute;
  width: 190px;
}

[dir] .icons.awards .hl .cont .img2 {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/comet-2.svg);
  background-size: contain;
}

[dir="rtl"] .icons.awards .hl .cont .img2 {
  left: -10px;
}

.icons.list .item p {
  color: #1a1a1a;
}

.icons.list .cont {
  line-height: 1.6;
}

.icons.list .cont h5 {
  line-height: 1.4;
}

[dir] .icons.list .cont h5 {
  margin-bottom: 20px;
}

.values {
  color: #fff;
}

.values .socSec .img {
  display: block;
  height: 300px;
  overflow: hidden;
  width: 100%;
  z-index: 3;
}

.values .socSec .img .cimg {
  height: 100%;
  -moz-transition: all 2.5s ease;
  -o-transition: all 2.5s ease;
  -ms-transition: all 2.5s ease;
  transition: all 2.5s ease;
  width: 100%;
}

[dir] .values .socSec .img .cimg {
  -webkit-transition: all 2.5s ease;
}

.values .icSoc {
  justify-content: center;
}

.values .icSoc a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  height: 50px;
  line-height: 54px;
  width: 50px;
}

[dir] .values .icSoc a {
  border-radius: 50%;
  margin: 0 10px;
  text-align: center;
}

[dir] .values .icSoc a.f {
  background: #0075fb;
  padding-top: 3px;
}

.values .icSoc a.f span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #0075fb;
  height: 26px;
  width: 26px;
}

[dir] .values .icSoc a.f span {
  background: #fff;
  border-radius: 50%;
  padding-top: 5px;
}

.values .icSoc a.t {
  color: #fff;
}

[dir] .values .icSoc a.t {
  background: #00a2f9;
}

.values .icSoc a.i {
  color: #fff;
}

[dir] .values .icSoc a.i {
  background: #d62877;
}

.values .icSoc a.l {
  color: #fff;
}

[dir] .values .icSoc a.l {
  background: #0065c9;
}

.values .contCircle {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

[dir="rtl"] .values .contCircle {
  right: 0;
}

.values .contCircle .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}

[dir] .values .contCircle .circle {
  background: #4d5968;
  border-radius: 50%;
}

[dir="rtl"] .values .contCircle .circle {
  right: 50%;
  transform: translateX(50%);
}

.values .sliderValues .item .cr {
  line-height: 1.6;
}

[dir] .download .contBox {
  padding: 125px 15px 30px;
}

.download .contBox p {
  line-height: 1.6;
}

.download .img {
  display: block;
  height: 200px;
  max-width: 350px;
  pointer-events: none;
  position: relative;
  z-index: 4;
}

[dir] .download .img {
  background-size: contain;
  margin-bottom: -120px;
}

[dir] .download .contBox form .hs-form-field {
  padding: 0;
}

.download .contBox form .hs-form-field input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  height: 40px;
}

[dir] .download .contBox form .hs-form-field input {
  background: none;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  box-shadow: none;
}

[dir] .download .contBox form .actions {
  padding: 0;
}

[dir="rtl"] .download .contBox form .actions {
  text-align: right;
}

.download .contBox form .actions input {
  min-height: 40px;
}

[dir] .download .contBox form .actions input {
  background: #ee6fbb !important;
  padding: 10px 30px;
}

.download .bgBlue form .input input::-webkit-input-placeholder {
  color: #1a1a1a;
}

.download .bgBlue form .input input::-moz-placeholder {
  color: #1a1a1a;
}

.download .bgBlue form .input input:-ms-input-placeholder {
  color: #1a1a1a;
}

.download .bgBlue form .input input:-moz-placeholder {
  color: #1a1a1a;
}

[dir] .download .contQuiz .cont .img {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/rocket.svg) !important;
}

.download .contQuiz .cont .img2 {
  bottom: -50px;
  height: 100px;
  position: absolute;
  width: 100px;
  z-index: 4;
}

[dir] .download .contQuiz .cont .img2 {
  border-radius: 50%;
}

[dir="rtl"] .download .contQuiz .cont .img2 {
  left: 0;
}

.download .contNewsletter {
  color: #fff;
  overflow: hidden;
}

[dir] .download .contNewsletter {
  text-align: center;
}

.download .contNewsletter .cont .img {
  bottom: 0;
  height: 120px;
  position: absolute;
  width: 140px;
}

[dir] .download .contNewsletter .cont .img {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/planets.svg) !important;
  margin: 0;
}

[dir="rtl"] .download .contNewsletter .cont .img {
  left: 0;
}

.download .contNewsletter .cont .img2 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}

[dir] .download .contNewsletter .cont .img2 {
  background: #5c5c5c !important;
  border-radius: 50%;
}

[dir="rtl"] .download .contNewsletter .cont .img2 {
  right: 50%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.download .contNewsletter .contBox {
  max-width: 300px;
}

[dir] .download .contNewsletter .contBox {
  background: none !important;
  margin: 0 auto;
  padding: 100px 15px 70px;
}

.download .contNewsletter .contBox form .hs-form-field input {
  color: #fff;
}

[dir] .download .contNewsletter .contBox form .hs-form-field input {
  border-bottom: 2px solid #00bed6;
}

[dir] .download .contNewsletter .contBox form .actions {
  text-align: center;
}

[dir] .download .contNewsletter .contBox form .actions input {
  background: #00bed6 !important;
}

.recPosts .post-image a {
  display: block;
  height: 200px;
}

[dir] .recPosts .post-image a {
  margin-bottom: 25px;
}

.recPosts .list-date {
  font-size: 16px;
  text-transform: uppercase;
}

[dir] .recPosts .list-date {
  margin: 0 0 18px;
}

.recPosts .list-date a {
  color: #1a1a1a;
  text-decoration: none;
}

[dir] .recPosts .post-title h4 {
  margin: 0;
}

.recPosts .post-title h4 a {
  color: #1a1a1a;
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

[dir] .recPosts .post-title h4 a {
  margin: 0;
}

.recPosts .post-title h4 a:hover {
  color: #00bed6;
}

[dir] .ourServices .cont {
  padding-top: 50px;
}

.ourServices .cont h5 {
  font-size: 18px;
}

[dir] .ourServices .cont h5 {
  margin-bottom: 30px;
}

[dir="rtl"] .ourServices .cont h5 {
  padding-right: 10px;
}

.ourServices .contList {
  flex-wrap: wrap;
}

.ourServices .contList .item {
  align-items: center;
  display: flex;
  width: 100%;
}

[dir] .ourServices .contList .item {
  border-bottom: 1px solid #e3e8ee;
  padding-bottom: 15px;
  padding-top: 15px;
}

[dir="rtl"] .ourServices .contList .item {
  padding-right: 10px;
}

[dir] .ourServices .contList .item * {
  margin: 0;
}

.ourServices .contList .item a {
  color: #1a1a1a;
}

.bannerForm .contForm {
  min-height: 398px;
}

[dir] .bannerForm .contForm {
  padding: 15px 15px 30px;
}

.bannerForm .contForm .form-title {
  display: none;
}

.bannerForm .contForm h4 {
  font-size: 24px;
  font-weight: 600;
}

.bannerForm .contDate .box {
  color: #1a1a1a;
  display: inline-block;
}

[dir] .bannerForm .contDate .box {
  padding: 2px 15px;
}

.bannerForm .contDate .box .cont {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  min-width: 50px;
  vertical-align: top;
}

[dir] .bannerForm .contDate .box .cont {
  padding: 10px 5px;
}

.bannerForm .contDate .box .cont.dots {
  min-width: 0;
}

[dir] .bannerForm .contDate .box .cont.dots {
  padding: 10px 0;
}

.bannerForm .contDate .box .cont span {
  display: block;
  font-size: 14px;
  font-weight: 400;
}

[dir] .bannerForm.bgImage {
  margin-bottom: 100px;
  padding-bottom: 0;
}

[dir] .bannerForm.bgImage .contDate {
  margin-bottom: -50px;
}

[dir="rtl"] .modSocials .tit {
  padding-right: 25px;
}

.modSocials .icSoc {
  display: flex;
  flex-wrap: wrap;
}

[dir="rtl"] .modSocials .icSoc {
  justify-content: right;
}

[dir] .modSocials .socSec .icSoc a {
  margin-bottom: 15px;
}

.icons.circles .item .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 250px;
  position: relative;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: 250px;
}

[dir] .icons.circles .item .circle {
  border-radius: 50%;
  margin: 0 auto 50px;
  -webkit-transition: all 0.15s ease;
}

.icons.circles .item .circle .imgHover {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}

[dir] .icons.circles .item .circle .imgHover {
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
}

[dir="rtl"] .icons.circles .item .circle .imgHover {
  right: 0;
}

.icons.circles .item .circle img {
  height: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 3;
}

[dir="rtl"] .icons.circles .item .circle img {
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.icons.circles .item .circle.onlyImage .imgHover {
  opacity: 1;
}

.icons.circles .item .cont .btn span {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[dir] .icons.circles .item .cont .btn span {
  -webkit-transition: all 0.2s ease;
}

.icons.circles .item:hover .circle {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
}

[dir] .icons.circles .item:hover .circle {
  transform: scale(1.15);
}

.icons.circles .item:hover .circle .imgHover {
  opacity: 1;
}

.icons.circles .item:hover .cont .btn:before {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

[dir] .icons.circles .item:hover .cont .btn:before {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

.icons.circles .item:hover .cont .btn span {
  letter-spacing: 0.7px;
  text-decoration: underline;
}

.results .cont h2 {
  font-size: 50px;
}

.results .img {
  height: 400px;
  max-width: 400px;
}

[dir] .results .img {
  background-size: contain;
  margin: 30px auto;
}

[dir="rtl"] .images .shSec {
  padding-right: 0;
  padding-left: 0;
}

.images .sliderSec .contProg {
  max-width: 800px;
  width: 90%;
}

[dir="rtl"] .images .sliderSec .contProg {
  margin-right: auto;
  margin-left: auto;
}

.images .sliderImages .img {
  height: 250px;
  width: 100%;
}

[dir] .images .sliderImages .img {
  padding-top: 60%;
}

[dir] .images .sliderImages .contImg {
  padding: 0 10px;
}

.heroCircle .contTit {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

[dir] .heroCircle .contTit {
  margin: 0;
}

[dir="rtl"] .heroCircle .contTit {
  right: 0;
}

.heroCircle .wrapImages {
  overflow: hidden;
}

.heroCircle .contImages {
  max-width: 500px;
  width: 100%;
}

[dir] .heroCircle .contImages {
  margin: 0 auto;
}

.heroCircle .imgCircle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
  width: 100%;
}

[dir] .heroCircle .imgCircle {
  border-radius: 50%;
  margin: 0 auto;
  padding-top: 100%;
}

.heroCircle .contImages .img {
  height: 100%;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 3;
}

[dir] .heroCircle .contImages .img {
  background-size: contain;
}

[dir="rtl"] .heroCircle .contImages .img {
  right: 60%;
}

.heroCircle .imgCircle:after,
.heroCircle .imgCircle:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

[dir] .heroCircle .imgCircle:after,
[dir] .heroCircle .imgCircle:before {
  border-radius: 50%;
}

[dir="rtl"] .heroCircle .imgCircle:after,
[dir="rtl"] .heroCircle .imgCircle:before {
  right: 0;
}

.heroCircle .imgCircle:before {
  -webkit-filter: blur(5px);
  z-index: 1;
}

[dir] .heroCircle .imgCircle:before {
  background: radial-gradient(
    circle at 50% 0,
    hsla(0, 0%, 100%, 0.7),
    hsla(0, 0%, 100%, 0) 58%
  );
}

.heroCircle .imgCircle:after {
  z-index: 2;
}

[dir] .heroCircle .imgCircle:after {
  background: radial-gradient(
    circle at 50% 30%,
    rgba(245, 237, 48, 0),
    rgba(0, 0, 0, 0.2) 50%,
    #000 100%
  );
}

.blogFilter .tags ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

[dir] .blogFilter .tags ul {
  margin: 0;
  padding: 0;
}

.blogFilter .tags h3 {
  display: none;
}

.blogFilter .tags ul li {
  width: 50%;
}

.blogFilter .tags ul li a {
  color: #a4a4a4;
  display: block;
  font-size: 16px;
  height: 100%;
  position: relative;
  text-decoration: none;
}

[dir] .blogFilter .tags ul li a {
  padding: 0 10px 20px;
}

.blogFilter .tags ul li a:hover {
  color: #1a1a1a;
}

.blogFilter .tags ul li a:before {
  bottom: 14px;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}

[dir] .blogFilter .tags ul li a:before {
  background: transparent;
  -webkit-transition: all 0.2s ease;
}

[dir="rtl"] .blogFilter .tags ul li a:before {
  right: 0;
}

.blogFilter .tags ul li a:hover:before {
  bottom: 10px;
}

[dir] .blogFilter .tags ul li a:hover:before {
  background: #1a1a1a;
}

.blogFilter .search input.hs-search-field__input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

[dir] .blogFilter .search input.hs-search-field__input {
  background-color: #f3f6f9;
  border: 1px solid #d9dbdc;
  border-radius: 0;
  box-shadow: none;
}

.blogFilter .search form {
  position: relative;
}

.blogFilter .search button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  height: 54px;
  position: absolute;
  top: 1px;
  width: 56px;
}

[dir] .blogFilter .search button {
  border: none;
  border-radius: 0;
}

[dir="rtl"] .blogFilter .search button {
  left: 1px;
}

.blogFilter .search button svg {
  height: 20px;
  opacity: 0.3;
}

.blogList .post-image a {
  display: block;
  height: 250px;
}

[dir] .blogList .post-image a {
  margin-bottom: 25px;
}

.blogList .list-date {
  font-size: 16px;
  text-transform: uppercase;
}

[dir] .blogList .list-date {
  margin: 0 0 18px;
}

.blogList .list-date a {
  color: #1a1a1a;
  position: relative;
  text-decoration: none;
}

.blogList .list-date a:before {
  bottom: 4px;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}

[dir] .blogList .list-date a:before {
  background: transparent;
  -webkit-transition: all 0.2s ease;
}

[dir="rtl"] .blogList .list-date a:before {
  right: 0;
}

.blogList .list-date a:hover {
  color: #00bed6;
}

.blogList .list-date a:hover:before {
  bottom: -4px;
}

[dir] .blogList .list-date a:hover:before {
  background: #00bed6;
}

[dir] .blogList .post-title h4 {
  margin: 0;
}

.blogList .post-title h4 a {
  color: #1a1a1a;
  display: block;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

[dir] .blogList .post-title h4 a {
  margin: 0;
}

.blogList .post-title h4 a:hover,
.list:hover > .list-date,
.list:hover > .list-date a,
.list:hover > .post-title h4 a {
  color: #00bed6;
}

.list-date {
  transition: all 0.2s ease;
}

.blogList .contBottom .postMore:first-child,
.blogList .contBottom .postMore:nth-child(2) {
  display: none;
}

[dir] .topPost .socials ul,
[dir] .topPost .socials ul li {
  margin: 0 !important;
}

.topPost .socials .fa,
.topPost .socials .fab {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 30px;
}

[dir] .topPost .socials .fa,
[dir] .topPost .socials .fab {
  background: #3b5998;
  border-radius: 50%;
  text-align: center;
}

[dir] .topPost .socials .fab.fa-twitter {
  background: #55acee;
}

[dir] .topPost .socials .fab.fa-linkedin-in {
  background: #007ab9;
}

[dir] .topPost .socials .fa.fa-envelope {
  background: #1a1a1a;
}

[dir] .topPost .topic {
  cursor: auto;
  margin: 5px 2px;
}

[dir] .topPost .contDateTime {
  padding-top: 15px;
}

[dir="rtl"] .topPost .contDateTime .date {
  padding-left: 15px;
}

.topPost .contDateTime .date,
.topPost .contDateTime .read {
  display: inline-block;
  vertical-align: middle;
}

.topPost img {
  width: 100%;
}

.contPost {
  font-size: 18px;
  line-height: 1.6;
}

.contPost h1 {
  font-size: 40px;
}

.contPost h2 {
  font-size: 36px;
}

.contPost h3 {
  font-size: 30px;
}

.contPost h4 {
  font-size: 26px;
}

.contPost h5 {
  font-size: 22px;
}

.contPost h6 {
  font-size: 18px;
}

[dir] .contPost .topics h5 {
  margin-bottom: 30px;
}

.contPost .topics a {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  text-transform: capitalize;
}

[dir] .contPost .topics a {
  padding: 0 0 10px;
}

.contPost .topics a:hover {
  color: #00bed6;
}

.contAuthor {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

[dir] .contAuthor {
  background: #f3f6f9;
  border-radius: 10px;
  margin: 50px auto;
  padding: 30px 15px;
}

.contAuthor .img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  height: 150px;
  width: 150px;
}

[dir] .contAuthor .img {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin: 0 auto 40px;
}

[dir] .contAuthor .details p {
  margin-bottom: 0;
}

[dir] .contAuthor .details ul {
  margin: 0;
}

.contAuthor .author-link {
  color: #1a1a1a;
  font-size: 20px;
}

.contAuthor .socials .fa,
.contAuthor .socials .fab {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 30px;
}

[dir] .contAuthor .socials .fa,
[dir] .contAuthor .socials .fab {
  background: #3b5998;
  border-radius: 50%;
  text-align: center;
}

.subscribe .cont {
  max-width: 500px;
}

[dir] .subscribe .cont {
  margin: 0 auto;
}

.subscribe .cont form .input input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

[dir] .subscribe .cont form .input input {
  background: none;
  border: none;
  border-bottom: 1px solid #00bed6;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
}

[dir] .subscribe .cont form .actions input {
  background: #00bed6 !important;
}

.subscribe .cont form .hs_email > label {
  display: none;
}

.subscribe .cont form .input input::-webkit-input-placeholder {
  color: #1a1a1a;
  font-size: 16px;
}

.subscribe .cont form .input input::-moz-placeholder {
  color: #1a1a1a;
  font-size: 16px;
}

.subscribe .cont form .input input:-ms-input-placeholder {
  color: #1a1a1a;
  font-size: 16px;
}

.subscribe .cont form .input input:-moz-placeholder {
  color: #1a1a1a;
  font-size: 16px;
}

.thank.you {
  color: #1a1a1a;
}

[dir] .thank.you {
  padding-bottom: 50px;
}

[dir] .thank.you .contCircle .circle {
  background: #f3f6f9;
}

.thank.you .tit .img {
  display: block;
  height: 250px;
  width: 280px;
}

[dir] .thank.you .tit .img {
  background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/Balloon.gif);
  background-size: contain;
  margin: 0 auto 50px;
}

.thank.you .box {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

[dir] .thank.you .box {
  border-radius: 0;
  padding: 30px 15px;
}

[dir] .thank.you .socSec {
  margin-top: 0;
  padding-top: 80px;
}

.thank.you .contProfile .img {
  height: 150px;
  width: 150px;
}

[dir] .thank.you .contProfile .img {
  border-radius: 50%;
  margin: 0 auto 30px;
}

.thank.you .contProfile .url a {
  color: #1a1a1a;
  display: inline-block;
  position: relative;
  text-decoration: none;
}

[dir="rtl"] .thank.you .contProfile .url a {
  padding-left: 50px;
}

.thank.you .contProfile .url a:hover {
  color: #00bed6;
}

[dir] .thank.you .contProfile .url a:hover .fa {
  background: #00bed6;
}

.thank.you .contProfile .url a .fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  font-weight: 400;
  height: 35px;
  line-height: 35px;
  position: absolute;
  top: 50%;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 35px;
}

[dir] .thank.you .contProfile .url a .fa {
  background: #1a1a1a;
  border-radius: 50%;
  margin-top: -19px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
}

[dir="rtl"] .thank.you .contProfile .url a .fa {
  left: 0;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

.thank.you .contBlog .details {
  line-height: 1.6;
}

.thank.you .contBlog .img {
  display: block;
  height: 250px;
}

[dir] .thank.you .contBlog .img {
  margin-bottom: 30px;
  margin-top: 30px;
}

.thank.you .contBlog .contImg h6 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.thank.you .contBlog .contImg h4 a {
  color: #1a1a1a;
  display: block;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

[dir] .thank.you .contBlog .contImg h4 a {
  margin: 20px 0 0;
}

.thank.you .contBlog .contImg h4 a:hover {
  color: #00bed6;
}

.thank.you .contForm .form h3 {
  display: none;
}

.circlesBig.values .ctaTop .img {
  height: 250px;
  max-width: 350px;
  width: 100%;
}

[dir] .circlesBig.values .ctaTop .img {
  background-size: contain;
  margin: 0 auto 30px;
}

.circlesBig.values .ctaTop .cta a {
  color: #fff;
  display: block;
  position: relative;
  text-decoration: none;
}

[dir="rtl"] .circlesBig.values .ctaTop .cta a {
  padding-left: 80px;
}

.circlesBig.values .ctaTop .cta a .fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 20px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 50px;
}

[dir] .circlesBig.values .ctaTop .cta a .fa {
  background: #00bed6;
  border-radius: 50%;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
}

[dir="rtl"] .circlesBig.values .ctaTop .cta a .fa {
  left: 0;
}

.circlesBig.values .ctaTop .cta a:hover h3 {
  text-decoration: underline;
}

.circlesBig.values .ctaTop .cta a:hover .fa {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1) translateY(-50%);
  -moz-transform: scale(1.1) translateY(-50%);
  -o-transform: scale(1.1) translateY(-50%);
  -ms-transform: scale(1.1) translateY(-50%);
}

[dir] .circlesBig.values .ctaTop .cta a:hover .fa {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.1) translateY(-50%);
}

.cardsBig .item {
  max-width: 1000px;
}

[dir] .cardsBig .item {
  margin: 0 auto;
}

[dir] .cardsBig .item .box {
  border-radius: 0;
  padding: 15px 20px;
}

.cardsBig .item .box .btn {
  display: block;
  font-weight: 600;
}

[dir="rtl"] .cardsBig .item .box .btn {
  padding-right: 0;
  text-align: right;
}

[dir] .cardsBig .item .box .btn:before {
  background: #00bed6;
}

.cardsBig .item .box .img {
  height: 250px;
}

[dir] .cardsBig .item .box .img {
  margin-top: 20px;
}

.cardsBig .item .box .btn span {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[dir] .cardsBig .item .box .btn span {
  -webkit-transition: all 0.2s ease;
}

.cardsBig .item .box .btn:hover:before {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

[dir] .cardsBig .item .box .btn:hover:before {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

.bannerImg .img img {
  display: block;
}

[dir] .bannerImg .img img {
  margin: 0 auto;
}

.bannerImg .spotify {
  height: 380px;
}

.bannerImg .spotify iframe {
  max-height: none;
  max-width: 350px;
  width: 100%;
}

[dir] .bannerImg .spotify iframe {
  margin: 0 auto;
}

.bannerImg .video {
  overflow: hidden;
}

.bannerImg .video video {
  display: block;
  height: auto;
  width: 100%;
}

[dir] .bannerImg .video video {
  margin-bottom: -2px;
}

.bannerImg .btns .btn:hover:before {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

[dir] .bannerImg .btns .btn:hover:before {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

[dir] .cardsCircle {
  padding-top: 80px;
}

.cardsCircle .colItems ul {
  max-width: 400px;
}

[dir] .cardsCircle .colItems ul {
  margin: 0 auto;
}

[dir] .cardsCircle .colItems ul li {
  border-bottom: 1px solid #e3e8ee;
  padding: 15px 0;
}

[dir] .cardsCircle .colItems ul li:last-child {
  border: none;
}

.cardsCircle .colItems ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
}

[dir] .cardsCircle .cards .box {
  padding: 30px 15px 20px;
}

.cardsCircle .cards .box .img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 120px;
  width: 120px;
}

[dir] .cardsCircle .cards .box .img {
  border-radius: 50%;
  margin: 0 auto 20px;
}

.cardsCircle.video .video {
  max-width: 600px;
  width: 90%;
}

[dir] .cardsCircle.video .video {
  margin: 0 auto;
}

.cardsCircle.video .item a.link {
  color: #fff;
}

[dir] .cardsCircle.video.st1 {
  margin-top: 50px;
}

.cardsCircle.video.st1 .img1 {
  height: 111px;
  position: absolute;
  top: -50px;
  width: 131px;
  z-index: 3;
}

[dir] .cardsCircle.video.st1 .img1 {
  background-image: url(https://info.majortom.com/hubfs/Major_Tom_2021/Images/satelite.svg);
  background-size: contain;
}

[dir="rtl"] .cardsCircle.video.st1 .img1 {
  left: 10%;
}

.cardsCircle.video .cards .contIt .item.jo {
  max-width: 500px;
  width: 100%;
}

[dir] .cardsCircle.video .cards .contIt .item.jo {
  margin: -30px auto 0;
  text-align: center;
}

.modSocials .v2 .icSoc {
  justify-content: center;
}

[dir] .modSocials .v2 .tit {
  padding-top: 40px;
}

[dir] .modSocials .v2 .socSec {
  padding-bottom: 50px;
}

.modSocials .v2 .img1 {
  height: 130px;
  position: absolute;
  top: -12px;
  width: 120px;
  z-index: 2;
}

[dir] .modSocials .v2 .img1 {
  background-size: contain;
}

[dir="rtl"] .modSocials .v2 .img1 {
  right: 10px;
}

.values.sm {
  color: #1a1a1a;
}

.values.sm .sliderTC {
  width: 100%;
}

[dir] .values.sm .sliderTC {
  margin: 0;
}

[dir="rtl"] .values.sm .sliderTC {
  padding-right: 0;
  padding-left: 0;
}

.values.sm .cl {
  align-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 280px;
  width: 280px;
}

[dir] .values.sm .cl {
  background: #f3f6f9;
  border-radius: 50%;
  margin: 0 auto 30px;
  padding: 15px;
}

.values.sm .cl * {
  width: 100%;
}

[dir] .values.sm .cl * {
  text-align: center;
}

.cardsCircle .tit .cont {
  max-width: 700px;
}

[dir] .cardsCircle .tit .cont {
  margin: 0 auto;
}

[dir] .cardsCircle.jc {
  margin-bottom: 0;
  padding-top: 0;
}

[dir] .cardsCircle.jc .cards .contIt {
  margin-bottom: 0;
}

.cardsCircle.jc .tit .cont {
  max-width: none;
}

[dir] .cardsCircle.jc .tit .cont {
  margin: 0;
}

.sliderOffices .img {
  display: inline-block;
  height: 270px;
  width: 270px;
}

[dir] .sliderOffices .img {
  border-radius: 50%;
  margin-bottom: 30px;
}

[dir="rtl"] .offices .sliderSec .sliderTC {
  padding-right: 0;
  padding-left: 0;
}

[dir="rtl"] .offices .sliderSec .contProg {
  padding-right: 15px;
  padding-left: 15px;
}

[dir] .jobs .secItems {
  border-bottom: 1px solid #1a1a1a;
}

.faq .panel.panel-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

[dir] .faq .panel.panel-default {
  background: none;
  border: none;
  border-bottom: 1px solid #e3e8ee;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}

[dir] .faq .panel-heading {
  background: none;
  border: none;
  padding: 0;
}

.faq .panel-heading .panel-title {
  color: #1a1a1a;
  display: block;
  position: relative;
  text-decoration: none;
}

[dir="rtl"] .faq .panel-heading .panel-title {
  padding: 25px 0 25px 50px;
}

.faq .panel-heading .panel-title .fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  font-weight: 300;
  height: 36px;
  line-height: 36px;
  position: absolute;
  top: 50%;
  width: 36px;
}

[dir] .faq .panel-heading .panel-title .fa {
  background: #a8d3c6;
  border-radius: 50%;
  margin-top: -18px;
  text-align: center;
}

[dir="rtl"] .faq .panel-heading .panel-title .fa {
  left: 5px;
}

.faq .panel-heading .panel-title.active .fa:before {
  content: "\f068";
}

[dir] .faq .panel .panel-collapse .panel-body {
  border: none;
  padding: 0 10px 30px;
}

[dir] .speakers .sliderSpeakers {
  margin-top: 60px;
}

.speakers .sliderSpeakers .wp {
  max-width: 200px;
}

[dir] .speakers .sliderSpeakers .wp {
  margin: 0 auto;
}

.speakers .sliderSpeakers .img {
  height: 130px;
  width: 130px;
}

[dir] .speakers .sliderSpeakers .img {
  border-radius: 50%;
  margin-bottom: 30px;
}

.speakers .sliderSpeakers .inner strong {
  font-size: 18px;
  font-weight: 600;
}

.speakers .sliderSpeakers .soc a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  vertical-align: middle;
  width: 30px;
}

[dir] .speakers .sliderSpeakers .soc a {
  background: #55acee;
  border-radius: 50%;
  text-align: center;
}

[dir="rtl"] .speakers .sliderSpeakers .soc a {
  margin-left: 10px;
}

[dir] .speakers .sliderSpeakers .soc a.fa-linkedin-in {
  background: #007ab9;
}

.speakers .sliderSpeakers .soc a.fa-envelope {
  font-weight: 400;
}

[dir] .speakers .sliderSpeakers .soc a.fa-envelope {
  background: #1a1a1a;
}

.listNum .num {
  font-size: 24px;
  height: 73px;
  width: 73px;
}

[dir] .listNum .num {
  border: 1px solid #e3e8ee;
  border-radius: 50%;
  margin: 0 0 25px;
}

.listNum .item.ctaBox,
.listNum .num {
  align-items: center;
  display: flex;
  justify-content: center;
}

[dir] .listNum .item.ctaBox {
  background-size: contain;
}

@-webkit-keyframes rotating-rtl {
  0% {
    -webkit-transform: rotate(-1turn);
    -moz-transform: rotate(-1turn);
    -o-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }

  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes rotating-rtl {
  0% {
    -webkit-transform: rotate(-1turn);
    -moz-transform: rotate(-1turn);
    -o-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }

  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes cometa {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }

  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }

  60% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  70% {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }

  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  90% {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }

  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

[dir] .progForm select.form-control {
  background-color: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
}

[dir] .progForm .botones {
  padding-top: 25px;
}

[dir] .progForm .btn-PTab,
[dir] .progForm .btn-prev,
[dir] .progForm .btn-redo,
[dir] .progForm .goto2 {
  background: none;
}

[dir="rtl"] .progForm .btn-PTab,
[dir="rtl"] .progForm .btn-prev,
[dir="rtl"] .progForm .btn-redo,
[dir="rtl"] .progForm .goto2 {
  text-align: right;
}

.progForm .btn-PTab:before,
.progForm .btn-prev:before,
.progForm .goto2:before {
  color: #00bed6;
}

[dir] .progForm .btn-PTab:before,
[dir] .progForm .btn-prev:before,
[dir] .progForm .goto2:before {
  background: none;
  border: 1px solid #00bed6;
}

.progForm .btn-redo:before {
  color: #fff;
}

[dir] .progForm .btn-redo:before {
  background: #00bed6;
  border: 1px solid #00bed6;
}

[dir="rtl"] .progForm .btn-PTab:hover,
[dir="rtl"] .progForm .btn-prev:hover,
[dir="rtl"] .progForm .goto2:hover {
  padding-right: 60px;
}

.progForm .btn-PTab:hover:before,
.progForm .btn-prev:hover:before,
.progForm .goto2:hover:before {
  color: #fff;
}

[dir] .progForm .btn-PTab:hover:before,
[dir] .progForm .btn-prev:hover:before,
[dir] .progForm .goto2:hover:before {
  background: #00bed6;
}

[dir="rtl"] .progForm .btn-PTab:hover:before,
[dir="rtl"] .progForm .btn-prev:hover:before,
[dir="rtl"] .progForm .goto2:hover:before {
  margin-right: -5px;
}

[dir="rtl"] .progForm .btn-redo:hover {
  padding-left: 60px;
}

.progForm .btn-redo:hover:before {
  color: #00bed6;
}

[dir] .progForm .btn-redo:hover:before {
  background: #fff;
}

[dir="rtl"] .progForm .btn-redo:hover:before {
  margin-left: -5px;
}

.progForm .cont {
  overflow: hidden;
}

.progForm .step {
  min-height: calc(100vh - 400px);
}

.progForm .formu > label {
  vertical-align: top;
}

[dir] .progForm p {
  margin-bottom: 22px;
}

.progForm .box {
  align-items: center;
  color: #a4a4a4;
  display: flex;
  height: 100px;
  justify-content: center;
  width: 165px;
}

[dir] .progForm .box {
  border: 1px solid #a4a4a4;
  border-radius: 10px;
  box-shadow: none;
  margin: 15px;
  padding: 15px;
}

[dir] .progForm .box p {
  margin: 0;
}

.progForm .box:hover {
  color: #1a1a1a;
}

[dir] .progForm .box:hover {
  border-color: #1a1a1a;
  box-shadow: 0 -0.9px 9px rgba(0, 0, 0, 0.25);
  transform: scale(1.1);
}

.progForm .box.selected,
.progForm .box:focus {
  color: #00bed6;
}

[dir] .progForm .box.selected,
[dir] .progForm .box:focus {
  border-color: #00bed6;
}

.progForm .form-group {
  align-items: center;
  display: flex;
  justify-content: center;
  min-width: 100%;
  transition: opacity 0.2s ease;
  width: 100%;
}

[dir] .progForm .form-group {
  margin: 0;
}

.progForm .form-group > .row {
  width: 100%;
}

[dir] .progForm .form-group > .row {
  padding: 30px 0 0;
}

[dir] .progForm .nav-tabs > li {
  text-align: center;
}

.progForm .nav-tabs > li > a {
  color: #9ea4a9;
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
}

[dir] .progForm .nav-tabs > li > a {
  border: none !important;
  border-bottom: 1px solid transparent !important;
  border-radius: 0;
  padding: 10px 5px;
}

.progForm .nav-tabs > li.active > a,
.progForm .nav-tabs > li > a:hover {
  color: #00bed6;
}

[dir] .progForm .nav-tabs > li.active > a,
[dir] .progForm .nav-tabs > li > a:hover {
  background: none;
  border-bottom: 1px solid #00bed6 !important;
}

[dir] .progForm .tab-content > .tab-pane {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 60px 40px rgba(0, 0, 0, 0.05);
  margin-top: 20px;
  padding: 30px 15px 40px;
}

.progForm .categories .btn {
  color: #9ea4a9;
}

[dir] .progForm .categories .btn {
  border-color: #9ea4a9;
  margin: 10px;
}

.progForm .categories .btn:hover {
  color: #1a1a1a;
}

[dir] .progForm .categories .btn:hover {
  background: none;
  border-color: #1a1a1a;
}

.progForm .categories .btn.selected,
.progForm .categories .btn:focus {
  color: #00bed6;
}

[dir] .progForm .categories .btn.selected,
[dir] .progForm .categories .btn:focus {
  background: none;
  border-color: #00bed6;
}

.progForm .categories .btn.active {
  color: #1a1a1a;
}

[dir] .progForm .categories .btn.active {
  background-color: #00bed6;
  border-color: #00bed6;
}

[dir="rtl"] .progForm .final form .actions {
  text-align: left;
}

[dir] .progForm .botones.last .btn {
  margin-top: -80px;
}

footer {
  bottom: 0;
  position: absolute;
  width: 100%;
}

[dir="rtl"] footer {
  right: 0;
}

footer .container {
  font-size: 14px;
  position: relative;
}

[dir] footer .container {
  padding-top: 40px;
}

footer .container:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 5px;
  width: 90%;
}

[dir] footer .container:before {
  background: #e3e8ee;
}

[dir="rtl"] footer .container:before {
  right: 5%;
}

footer .rg p {
  letter-spacing: 1px;
}

footer a.link {
  color: #626262;
  display: inline-block;
  vertical-align: middle;
}

[dir] footer a.link {
  margin: 6px 5px;
}

[dir] footer .socials {
  padding-top: 12px;
}

footer .socials a {
  color: #1a1a1a;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
  vertical-align: middle;
}

[dir] footer .socials a {
  margin: 0 10px;
}

[dir="rtl"] footer .socials a:first-child {
  margin-right: 0;
}

[dir="rtl"] footer .socials a:last-child {
  margin-left: 0;
}

footer .socials a:hover {
  color: #00bed6;
}

.head-banner {
  font-size: 24px;
  line-height: 1.7 !important;
}

@media (max-width: 767px) {
  [dir] .navMT .navbar-collapse {
    background: #4d5968;
  }

  [dir] .cardsBig .item .box .img {
    width: 100%;
  }

  [dir] .navMT .cta {
    padding: 15px;
  }

  .navMT .cta a {
    font-size: 20px;
  }

  [dir] .navMT .cta a {
    border: 1px solid #1a1a1a !important;
    padding: 10px 20px;
  }

  .navTool .im {
    color: #1a1a1a;
    font-size: 20px;
  }

  [dir] .navTool .im {
    padding: 8px 0;
  }

  .navTool .im .cc {
    height: 30px;
    width: 30px;
  }

  [dir] .navTool .im .cc {
    margin-top: -3px;
  }

  .navTool .im .cc .num {
    color: #1a1a1a;
    height: 30px;
    line-height: 32px;
    width: 30px;
  }

  [dir] .navTool .im .cc .num {
    border: 1px solid #1a1a1a;
  }

  .navTool .im .cc .fa-check {
    height: 30px;
    line-height: 32px;
    width: 30px;
  }

  [dir] .navTool .im .cc .fa-check {
    background: #1a1a1a;
  }

  .bannerImg .img {
    display: block;
    max-width: 400px;
  }

  [dir] .bannerImg .img {
    margin: 0 auto;
  }

  .testimonials .item > .flex {
    display: block;
  }

  .testimonials .stars {
    justify-content: center;
  }

  [dir="rtl"] .testimonials .item {
    padding-right: 15px;
    padding-left: 15px;
  }

  [dir] .testimonials .item h4,
  [dir] .testimonials .item h5 {
    text-align: center;
  }

  [dir="rtl"] .testimonials .sliderSec .contProg .slick-prev {
    right: 15px;
  }

  [dir="rtl"] .testimonials .sliderSec .contProg .slick-next {
    left: 15px;
  }

  .testimonials .sliderSec .contProg .bgPro {
    width: 60%;
  }

  .sliderValues .item > .flex {
    display: block;
  }

  .icons .cont .int a {
    display: inline-block;
  }

  [dir] .icons .cont .int a {
    margin-bottom: 20px;
    padding: 5px;
  }

  [dir] .icons.logos .item {
    padding-bottom: 0;
  }

  [dir] .download {
    padding-top: 50px;
  }

  [dir="rtl"] .download .img {
    margin-right: auto;
    margin-left: auto;
  }

  [dir] .download .contQuiz {
    padding-bottom: 100px;
  }

  [dir] .circlesBig.values {
    padding-bottom: 0;
    padding-top: 50px;
  }

  .circlesBig.values .icons .item .btn,
  .circlesBig.values .icons .item .cont {
    color: #fff;
  }

  [dir] .images.text .contSlid {
    padding-top: 40px;
  }

  [dir] .images.text .shSec > .row {
    margin: 0;
  }

  [dir] .images.text .sliderImages .contImg {
    padding: 0 15px;
  }

  [dir="rtl"] .values.sm .sliderTC .slick-prev {
    right: 15px;
  }

  [dir="rtl"] .values.sm .sliderTC .slick-next {
    left: 15px;
  }

  .values.sm .sliderTC .bgPro {
    width: 60%;
  }

  [dir="rtl"] .values.sm .sliderValues .item > .flex {
    padding-right: 15px;
    padding-left: 15px;
  }

  .listNum .ctaBox {
    height: 300px !important;
  }

  [dir] footer {
    text-align: center;
  }

  .contPost p a {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  [dir] body {
    margin-bottom: 131px;
  }

  [dir] .modal .modal-body {
    padding: 30px;
  }

  [dir] .navMT {
    padding: 29px 0;
  }

  .navMT .navbar-brand {
    width: 104px;
  }

  [dir="rtl"] .navMT .menuPr {
    padding: 14px 40px 14px 0;
  }

  .navMT .nav .hs-menu-depth-1 {
    display: inline-block;
    vertical-align: middle;
  }

  [dir] .navMT .nav ul {
    padding: 0;
  }

  .navMT .nav ul li.hs-menu-item > a {
    font-size: 14px;
  }

  [dir] .navMT .nav ul li.hs-menu-item > a {
    padding: 10px;
  }

  [dir] .navMT .cta {
    padding-top: 8px;
  }

  [dir] .navMT .cta a {
    padding: 15px 20px;
  }

  .navMT .tit {
    align-items: center;
    display: flex;
    height: 58px;
    max-width: 430px;
  }

  [dir="rtl"] .navMT .tit {
    padding-right: 30px;
  }

  [dir] .navTool {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .navTool .tit {
    max-width: none;
  }

  [dir="rtl"] .navTool .tit {
    padding-right: 0;
    padding-left: 0;
  }

  .navTool .im {
    font-size: 13px;
  }

  .navTool .im.done {
    color: #a4a4a4;
  }

  [dir] .bannerSt .box {
    padding: 40px;
  }

  .bannerImg .wrap {
    align-items: center;
    display: flex;
  }

  [dir] .bannerImg .wrap > div {
    padding-bottom: 0;
  }

  .bannerImg .wrap.imgl {
    flex-flow: row-reverse;
  }

  .icons .contIt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  [dir="rtl"] .icons .cont {
    padding-right: 15px;
    padding-left: 15px;
  }

  .icons .item {
    display: inline-block;
    vertical-align: top;
  }

  .icons .it2 .item {
    width: 50%;
  }

  .icons .it3 .item,
  .icons .it4 .item,
  .icons .it5 .item,
  .icons .it6 .item {
    width: 33.33333333%;
  }

  .icons.logos .item .lineBox .img {
    opacity: 0.75;
  }

  .sliderSec .bgPro {
    width: 70%;
  }

  .testimonials.style1 {
    overflow: hidden;
  }

  [dir] .testimonials.style1 {
    padding-bottom: 65px;
    padding-top: 80px;
  }

  .testimonials.style1 .img1 {
    height: 130px;
    position: absolute;
    top: -70px;
    width: 266px;
  }

  [dir="rtl"] .testimonials.style1 .img1 {
    right: 70%;
  }

  .testimonials.style1 .img2 {
    bottom: -62px;
    height: 160px;
    position: absolute;
    width: 130px;
  }

  [dir="rtl"] .testimonials.style1 .img2 {
    right: 0;
  }

  [dir] .testimonials.style2 {
    padding-bottom: 50px;
  }

  .testimonials.style2 .img1 {
    bottom: -85px;
    height: 110px;
    position: absolute;
    width: 110px;
  }

  [dir="rtl"] .testimonials.style2 .img1 {
    left: 25px;
  }

  .testimonials .csl {
    width: 100%;
  }

  [dir] .testimonials .container > .bgi {
    background-size: contain;
  }

  .testimonials .item {
    max-width: 720px;
    width: 100%;
  }

  [dir="rtl"] .testimonials .item {
    text-align: right;
  }

  [dir] .testimonials .item .contImg {
    padding-top: 70px;
  }

  [dir="rtl"] .testimonials .item .contImg {
    padding-left: 50px;
  }

  [dir] .testimonials .sliderTest .slick-slide {
    text-align: center;
  }

  .testimonials .sliderSec .contProg {
    max-width: 720px;
    width: 100%;
  }

  [dir] .testimonials .sliderSec .contProg {
    margin: 60px auto 0;
  }

  .testimonials .sliderSec .contProg .wp {
    position: relative;
  }

  [dir="rtl"] .testimonials .sliderSec .contProg .wp {
    margin-right: 210px;
  }

  .icons.awards .contIt {
    align-items: center;
  }

  [dir] .icons.awards .item {
    padding: 0 10px;
  }

  [dir] .icons.awards .hl {
    padding: 0;
  }

  .icons.awards .hl .cont {
    max-width: 200px;
  }

  [dir] .icons.awards .hl .cont {
    padding: 30px 15px;
  }

  .icons.awards .item .img {
    height: 150px;
    width: 150px;
  }

  [dir] .icons.awards .item .img {
    margin: 0;
  }

  [dir="rtl"] .icons.awards .hl .cont .img2 {
    left: -30px;
  }

  [dir] .values .sliderValues .item {
    padding: 0 30px;
  }

  .values .sliderValues .item .cl {
    max-width: 250px;
    min-width: 250px;
  }

  [dir="rtl"] .values .sliderValues .item .cl {
    padding-left: 20px;
  }

  .values .sliderValues .item .cl h5 {
    font-size: 30px;
    font-weight: 400;
  }

  [dir] .values .sliderValues .item .cr {
    padding-top: 20px;
  }

  .values .sliderSec .contProg {
    max-width: 450px;
  }

  [dir="rtl"] .values .sliderSec .contProg {
    margin-right: auto;
    margin-left: auto;
  }

  [dir] .values .socSec {
    margin-top: 50px;
    padding-bottom: 50px;
    padding-top: 30px;
  }

  .values .socSec .img {
    position: absolute;
    top: 0;
    width: 55%;
  }

  [dir="rtl"] .values .socSec .img {
    right: 0;
  }

  .download .cont {
    max-width: 850px;
  }

  [dir] .download .cont {
    margin: 0 auto;
    padding-bottom: 80px;
    padding-top: 40px;
  }

  [dir="rtl"] .download .cont {
    padding-right: 110px;
  }

  [dir="rtl"] .download .contBox {
    padding: 30px 150px 40px 30px;
  }

  .download .img {
    max-width: none;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 60%;
  }

  [dir="rtl"] .download .img {
    background-position: 100%;
    right: 0;
  }

  [dir="rtl"] .download .contQuiz .cont {
    padding-right: 50px;
  }

  .download .contQuiz .cont .img {
    width: 160px;
  }

  [dir] .download .contQuiz .cont .img {
    background-position: top;
  }

  .download .contQuiz .cont .img2 {
    bottom: -20px;
    height: 170px;
    width: 170px;
  }

  .download .contNewsletter .cont {
    max-width: 1000px;
  }

  [dir="rtl"] .download .contNewsletter .cont {
    padding-right: 0;
  }

  .download .contNewsletter .cont .img {
    bottom: 50px;
    min-height: 0;
    top: auto;
  }

  [dir] .download .contNewsletter .cont .img {
    margin: 0;
  }

  [dir="rtl"] .download .contNewsletter .cont .img {
    right: auto;
    left: 0;
  }

  .download .contNewsletter .contBox {
    max-width: 350px;
  }

  [dir] .download .contNewsletter .contBox {
    padding: 70px 15px 0;
  }

  [dir] .ourServices .img {
    padding-top: 50px;
  }

  [dir="rtl"] .ourServices .img {
    text-align: right;
  }

  [dir] .ourServices .cont {
    padding-top: 0;
  }

  .ourServices .contList .item {
    width: 45%;
  }

  [dir="rtl"] .ourServices .contList .item {
    margin-left: 5%;
  }

  .bannerForm .wrap {
    align-items: center;
    display: flex;
  }

  [dir] .bannerForm .cont {
    padding-top: 30px;
  }

  .bannerForm .contDate .box .cont {
    font-size: 50px;
    min-width: 95px;
  }

  [dir] .bannerForm .contDate .box .cont {
    padding: 15px;
  }

  .bannerForm .contDate .box .cont span {
    font-size: 16px;
  }

  [dir] .icons.circles .contIt {
    padding-top: 150px;
  }

  [dir="rtl"] .icons.circles .contIt {
    justify-content: right;
  }

  .icons.circles .item {
    width: 33.33333333%;
  }

  .icons.circles .item .circle {
    height: 200px;
    width: 200px;
  }

  [dir] .icons.circles .item:nth-child(3n + 2) {
    margin-top: -130px;
  }

  .results .cont h2 {
    font-size: 70px;
  }

  .results .img {
    height: 100%;
    max-width: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 50%;
  }

  [dir] .results .img {
    margin: 0;
    transform: translateY(-50%);
  }

  [dir="rtl"] .results .img {
    left: 15px;
  }

  [dir="rtl"] .heroCircle .contTit .container {
    padding-right: 50px;
  }

  .heroCircle .contTit h1 {
    font-size: 80px;
  }

  [dir] .heroCircle .wrapImages {
    padding-top: 50px;
  }

  .heroCircle .contImages {
    max-width: 700px;
  }

  .heroCircle .contImages .img {
    width: 55%;
  }

  .blogFilter .tags ul li {
    width: auto;
  }

  [dir="rtl"] .blogFilter .tags ul li {
    padding-right: 0;
    padding-left: 20px;
  }

  [dir="rtl"] .blogFilter .tags ul li:last-child {
    padding-left: 0;
  }

  .blogFilter .tags ul li a {
    display: block;
  }

  [dir] .blogFilter .tags ul li a {
    padding-top: 18px;
  }

  [dir="rtl"] .blogFilter .tags ul li a {
    padding-right: 0;
    padding-left: 0;
  }

  [dir="rtl"] .blogFilter .tags ul li a:before {
    right: 0;
  }

  .blogList .post-image a {
    height: 150px;
  }

  .blogList .contTop {
    align-content: center;
    display: flex;
  }

  .blogList .contTop .list {
    width: 50%;
  }

  [dir="rtl"] .blogList .contTop .list:last-child {
    padding-right: 50px;
  }

  .blogList .contBottom {
    display: flex;
    flex-wrap: wrap;
  }

  .blogList .contBottom .list {
    width: 33.33333333%;
  }

  [dir="rtl"] .blogList .contBottom .list {
    padding-left: 14px;
  }

  [dir="rtl"] .blogList .contBottom .list:nth-child(3n + 2) {
    padding-right: 14px;
    padding-left: 0;
  }

  [dir="rtl"] .blogList .contBottom .list:nth-child(3n + 1) {
    padding-right: 7px;
    padding-left: 7px;
  }

  .topPost h1 {
    font-size: 36px;
  }

  [dir] .contPost .topics h5 {
    margin-bottom: 15px;
  }

  .contPost .topics a {
    display: inline-block;
    line-height: 1.2;
    position: relative;
    vertical-align: middle;
  }

  [dir] .contPost .topics a {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  [dir="rtl"] .contPost .topics a {
    margin-left: 12px;
    padding: 0 0 0 20px;
  }

  .contPost .topics a:before {
    content: "";
    display: block;
    height: 11px;
    position: absolute;
    top: 50%;
    width: 2px;
  }

  [dir] .contPost .topics a:before {
    background: #1a1a1a;
    transform: translateY(-50%);
  }

  [dir="rtl"] .contPost .topics a:before {
    left: 0;
  }

  .contAuthor {
    display: flex;
  }

  [dir="rtl"] .contAuthor .image {
    padding: 0 20px 0 40px;
  }

  [dir] .contAuthor .img {
    margin-bottom: 0;
  }

  .subscribe .cont .tit p {
    font-size: 20px;
  }

  [dir] .subscribe .cont .tit p {
    margin-bottom: 30px;
  }

  .subscribe .cont form .hs_email {
    display: inline-block;
    vertical-align: top;
    width: 320px;
  }

  .subscribe .cont form .hs_submit {
    display: inline-block;
    vertical-align: top;
  }

  [dir] .subscribe .cont form .hs_submit {
    padding-bottom: 10px;
  }

  .subscribe .img {
    height: 120px;
    position: absolute;
    top: 120px;
    width: 120px;
  }

  [dir] .subscribe .img {
    background-size: contain;
  }

  [dir="rtl"] .subscribe .img {
    right: 0;
  }

  [dir] .subscribe .cont form .actions {
    padding-top: 8px;
  }

  [dir] .thank.you {
    padding-top: 150px;
  }

  [dir] .thank.you .tit {
    padding-bottom: 80px;
  }

  .thank.you .tit .img {
    position: absolute;
    top: -70px;
  }

  [dir] .thank.you .tit .img {
    margin: 0;
  }

  [dir="rtl"] .thank.you .tit .img {
    right: 63%;
  }

  .thank.you .box {
    max-width: 800px;
  }

  [dir] .thank.you .box {
    margin: 0 auto;
  }

  .thank.you .contProfile {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }

  [dir="rtl"] .thank.you .contProfile {
    padding: 50px 15px 50px 50px;
  }

  [dir] .thank.you .contProfile .image {
    padding: 0 45px;
  }

  [dir] .thank.you .socSec {
    padding-bottom: 30px;
    padding-top: 100px;
  }

  [dir] .thank.you .contBlog {
    padding: 50px;
  }

  .thank.you .contBlog .img {
    height: 200px;
  }

  [dir] .thank.you .contBlog .img {
    margin-top: 0;
  }

  [dir] .thank.you .contForm {
    padding: 50px;
  }

  .thank.you .contForm > .row {
    align-items: center;
    display: flex;
  }

  .thank.you .contForm .details {
    width: 40%;
  }

  .thank.you .contForm .form {
    width: 60%;
  }

  [dir] .circlesBig.values {
    padding-bottom: 0;
    padding-top: 60px;
  }

  .circlesBig.values .contCircle .circle {
    height: 755px;
  }

  .circlesBig.values .ctaTop {
    align-items: center;
    display: flex;
  }

  .circlesBig.values .ctaTop .cta a {
    width: 270px;
  }

  [dir="rtl"] .circlesBig.values .ctaTop .cta a {
    text-align: right;
  }

  .circlesBig.values .ctaTop .img {
    height: 300px;
    max-width: 400px;
  }

  [dir] .circlesBig.values .ctaTop .img {
    margin: 0;
  }

  [dir] .cardsBig {
    margin-top: 50px;
  }

  [dir="rtl"] .cardsBig .tit {
    padding-right: 150px;
    padding-left: 150px;
  }

  .cardsBig .item .box .cont {
    width: 50%;
  }

  [dir] .cardsBig .item .box .cont {
    padding: 20px;
  }

  .cardsBig .item .box .img {
    height: 100%;
    position: absolute;
    top: 0;
    width: 48%;
  }

  [dir] .cardsBig .item .box .img {
    margin: 0;
  }

  [dir="rtl"] .cardsBig .item .box .img {
    left: 0;
  }

  [dir="rtl"] .cardsBig .item .box .btn {
    padding-left: 70px;
  }

  [dir="rtl"] .cardsBig .item.imgl .box {
    padding-right: 50%;
  }

  .cardsBig .item.imgl .box .cont {
    width: 100%;
  }

  [dir="rtl"] .cardsBig .item.imgl .box .img {
    right: 0;
    left: auto;
  }

  .cardsBig.st2 .img1 {
    height: 160px;
    position: absolute;
    top: -33px;
    width: 150px;
  }

  [dir] .cardsBig.st2 .img1 {
    background-image: url(https://1791077.fs1.hubspotusercontent-na1.net/hubfs/1791077/Major_Tom_2021/Images/planet-stars.svg);
    background-size: contain;
  }

  [dir="rtl"] .cardsBig.st2 .img1 {
    right: 100%;
    margin-right: -150px;
  }

  .cardsCircle.jc .cards .contIt.it2 .item {
    max-width: 460px;
    width: 50%;
  }

  [dir="rtl"] .cardsCircle.jc .cards .contIt.it2 .item {
    padding-right: 30px;
    padding-left: 30px;
  }

  .cardsCircle.jc .cards .contIt.it2 .item .box {
    display: inline-block;
    max-width: 400px;
  }

  [dir] .cardsCircle.jc .cards .contIt.it2 .item .box {
    text-align: center;
  }

  .images.text {
    overflow: hidden;
  }

  .images.text .circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 100%;
    position: absolute;
    top: -50px;
  }

  [dir] .images.text .circle {
    background: #4d5968;
    border-radius: 50%;
  }

  [dir="rtl"] .images.text .circle {
    left: 0;
    -webkit-transform: translateX(-70%);
    -moz-transform: translateX(-70%);
    -o-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    transform: translateX(-70%);
  }

  .images.text .contSlid {
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
  }

  [dir="rtl"] .images.text .contSlid {
    left: 0;
  }

  .images.text .sliderImages .img {
    width: 362px;
  }

  .images.text .sliderSec {
    overflow: hidden;
  }

  .images.text .sliderSec .contProg {
    width: 345px;
  }

  [dir] .images.text .sliderSec .contProg {
    margin-top: 50px;
  }

  [dir="rtl"] .images.text .sliderSec .contProg {
    margin-right: 19px;
    margin-left: 0;
  }

  [dir="rtl"] .images.text .shSec {
    padding-right: 15px;
    padding-left: 15px;
  }

  [dir] .cardsCircle {
    margin-bottom: 100px;
  }

  .cardsCircle .colItems {
    display: flex;
  }

  .cardsCircle .colItems .item {
    width: 50%;
  }

  [dir] .cardsCircle .colItems .item {
    padding: 0 30px;
  }

  .cardsCircle .cards .item {
    width: 33.33333333%;
  }

  [dir="rtl"] .cardsCircle .cards .item {
    padding-right: 10px;
    padding-left: 10px;
  }

  [dir] .cardsCircle .cards .item .cont {
    padding: 0;
  }

  [dir] .cardsCircle .cards .contIt {
    margin-bottom: -100px;
  }

  [dir] .cardsCircle.video {
    margin-bottom: 0;
    padding-bottom: 280px;
  }

  [dir] .cardsCircle.video.nmb {
    margin-bottom: 0;
  }

  .cardsCircle.video .cards .contIt {
    max-width: 1100px;
  }

  [dir] .cardsCircle.video .cards .contIt {
    margin-bottom: 0;
  }

  [dir="rtl"] .cardsCircle.video .cards .contIt {
    margin-right: auto;
    margin-left: auto;
  }

  .cardsCircle.video .cards .contIt .item.jo {
    max-width: 900px;
  }

  [dir="rtl"] .modSocials .v2 .img1 {
    right: 70px;
  }

  .values.sm .sliderValues .item > .flex {
    align-items: center;
  }

  .values.sm .sliderValues .item .cl {
    height: 280px;
    max-width: none;
    min-width: 280px;
    width: 280px;
  }

  [dir] .values.sm .sliderValues .item .cl {
    margin-bottom: 0;
  }

  [dir="rtl"] .values.sm .sliderValues .item .cr {
    padding-right: 50px;
  }

  .values.sm .sliderValues .item > .flex {
    max-width: 835px;
  }

  [dir] .values.sm .sliderValues .item > .flex {
    margin: 0 auto;
  }

  .sliderOffices .img {
    height: 200px;
    width: 200px;
  }

  .jobs .secItems {
    align-items: center;
    display: flex;
  }

  .jobs .secItems .cont {
    width: 100%;
  }

  [dir="rtl"] .jobs .secItems .cta {
    padding-right: 20px;
    text-align: left;
  }

  .jobs .secItems .cta a {
    white-space: nowrap;
  }

  .speakers .contSlid {
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
  }

  [dir="rtl"] .speakers .contSlid {
    left: 0;
  }

  [dir] .speakers .sliderSpeakers {
    margin: 0;
  }

  [dir] .speakers .sliderSpeakers .item {
    padding: 0 20px;
  }

  .speakers .sliderSpeakers .slick-slide {
    opacity: 0.3;
    -moz-transition: all 0.1s ease 0.5s;
    -o-transition: all 0.1s ease 0.5s;
    -ms-transition: all 0.1s ease 0.5s;
    transition: all 0.1s ease 0.5s;
  }

  [dir] .speakers .sliderSpeakers .slick-slide {
    -webkit-transition: all 0.1s ease 0.5s;
  }

  .speakers .sliderSpeakers .slick-slide.slick-active {
    opacity: 1;
  }

  [dir="rtl"] .speakers .contProg {
    margin-right: 20px;
    margin-left: 15px;
  }

  [dir] footer.pb30 {
    padding-bottom: 10px;
  }

  [dir] footer .rg p {
    margin: 0;
  }

  [dir="rtl"] footer .container {
    padding-right: 40px;
    padding-left: 40px;
  }

  [dir="rtl"] footer .socials {
    text-align: left;
  }

  [dir] footer .socials a {
    margin: 0 8px;
  }
}

@media (min-width: 992px) {
  .circleCont .circle {
    height: 1200px;
    width: 1200px;
  }

  .h1,
  .h2,
  h1,
  h2 {
    font-size: 60px;
  }

  .h3,
  h3 {
    font-size: 40px;
  }

  .h4,
  h4 {
    font-size: 30px;
  }

  .h5,
  h5 {
    font-size: 22px;
  }

  .h6,
  h6 {
    font-size: 18px;
  }

  form .field .hs-error-msgs {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    bottom: 83%;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  [dir] form .field .hs-error-msgs {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 5px 10px !important;
    -webkit-transition: all 0.2s ease;
  }

  [dir="rtl"] form .field .hs-error-msgs {
    right: 5px;
  }

  form .field .hs-error-msgs:after {
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
  }

  [dir] form .field .hs-error-msgs:after {
    border: 6px solid rgba(136, 183, 213, 0);
    border-top-color: #fff;
  }

  [dir="rtl"] form .field .hs-error-msgs:after {
    right: 20px;
    margin-right: 0;
  }

  form .field:hover .hs-error-msgs {
    opacity: 1;
  }

  [dir="rtl"] .navMT .menuPr {
    padding-right: 30px;
  }

  [dir] .navMT .nav ul li.hs-menu-item > a {
    padding: 10px 32px;
  }

  .navMT .tit {
    max-width: 630px;
  }

  [dir="rtl"] .navTool .tit {
    padding-right: 30px;
  }

  .socSec .icSoc a {
    font-size: 34px;
    height: 70px;
    line-height: 72px;
    width: 70px;
  }

  [dir] .socSec .icSoc a.f {
    padding-top: 4px;
  }

  .socSec .icSoc a.f span {
    height: 38px;
    width: 38px;
  }

  [dir="rtl"] .bannerImg.top .container {
    padding-right: 50px;
  }

  [dir="rtl"] .bannerImg.vid .container {
    padding-right: 100px;
    padding-left: 100px;
  }

  .icons .it4 .item,
  .icons .it5 .item,
  .icons .it6 .item {
    width: 25%;
  }

  .icons.facts .num {
    font-size: 90px;
  }

  [dir="rtl"] .testimonials.style1 .img1 {
    right: 80%;
  }

  [dir="rtl"] .testimonials.style3 .img1 {
    right: 90%;
  }

  .testimonials .item {
    max-width: 770px;
  }

  .testimonials .item h3 {
    font-size: 30px;
  }

  [dir="rtl"] .testimonials .item .contImg {
    padding-left: 70px;
  }

  .testimonials .sliderSec .contProg {
    max-width: 770px;
  }

  [dir="rtl"] .testimonials .sliderSec .contProg .wp {
    margin-right: 230px;
  }

  .icons.awards .hl .cont {
    max-width: 300px;
  }

  [dir] .icons.awards .hl .cont {
    padding: 30px 25px 25px;
  }

  [dir] .icons.awards .item {
    padding: 0 30px;
  }

  .icons.awards .hl .cont h2 {
    font-size: 90px;
  }

  .values .tit h3 {
    font-size: 30px;
  }

  [dir] .values .sliderValues .item {
    padding: 0 120px;
  }

  [dir] .values .sliderValues .item .cr {
    padding: 20px 30px 0;
  }

  .values .sliderSec .contProg {
    max-width: 550px;
  }

  [dir] .values .socSec {
    padding-bottom: 150px;
    padding-top: 90px;
  }

  .values .socSec .img {
    height: 470px;
  }

  .values .icSoc a {
    font-size: 34px;
    height: 70px;
    line-height: 72px;
    width: 70px;
  }

  [dir] .values .icSoc a.f {
    padding-top: 4px;
  }

  .values .icSoc a.f span {
    height: 38px;
    width: 38px;
  }

  [dir="rtl"] .download .contBox {
    padding: 30px 170px 20px 50px;
  }

  [dir] .download .cont {
    padding-bottom: 90px;
    padding-top: 50px;
  }

  [dir="rtl"] .download .cont {
    padding-right: 125px;
  }

  .download .cont h4 {
    font-size: 24px;
  }

  .download .contBox form .hs-form-field {
    display: inline-block;
    width: 60%;
  }

  .download .contBox form .hs_submit {
    display: inline-block;
    width: 40%;
  }

  [dir="rtl"] .download .contBox form .actions {
    text-align: left;
  }

  [dir] .download .contQuiz .contBox {
    padding-bottom: 50px;
    padding-top: 40px;
  }

  [dir="rtl"] .download .contQuiz .contBox {
    padding-right: 150px;
  }

  .download .contQuiz .cont .img2 {
    bottom: 10px;
  }

  .download .contNewsletter .contBox form .hs-form-field,
  .download .contNewsletter .contBox form .hs_submit {
    display: block;
    width: 100%;
  }

  [dir] .recPosts .list {
    padding: 0 10px;
  }

  [dir="rtl"] .bannerForm .container {
    padding-right: 50px;
    padding-left: 50px;
  }

  .bannerForm .contForm {
    min-height: 398px;
  }

  [dir] .bannerForm .contForm {
    padding: 15px 30px 50px;
  }

  [dir="rtl"] .modSocials .tit {
    padding-right: 45px;
  }

  .modSocials .socSec .icSoc a {
    font-size: 36px;
    height: 90px;
    line-height: 94px;
    width: 90px;
  }

  [dir] .modSocials .socSec .icSoc a {
    margin: 0 30px 15px;
  }

  .results .cont h2 {
    font-size: 70px;
  }

  [dir] .images .sliderImages .contImg {
    padding: 0 30px;
  }

  .heroCircle .contTit h1 {
    font-size: 120px;
  }

  .heroCircle .contImages .img {
    width: 60%;
  }

  .blogFilter .cont {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }

  .blogFilter .tags {
    width: 75%;
  }

  .blogFilter .search {
    width: 25%;
  }

  [dir="rtl"] .blogFilter .search {
    padding-right: 40px;
  }

  .blogFilter .tags ul li a:before {
    bottom: 10px;
  }

  .blogFilter .tags ul li a:hover:before {
    bottom: 5px;
  }

  .blogList .post-image a {
    height: 180px;
  }

  .blogList .contTop .list h4 a {
    font-size: 24px;
  }

  .blogList .contTop .list:first-child h4 a {
    font-size: 30px;
  }

  .blogList .contTop .list:last-child {
    width: 45%;
  }

  .blogList .contTop .list {
    width: 55%;
  }

  .blogList .contBottom .post-image a {
    height: 240px;
  }

  .contPost h1 {
    font-size: 60px;
  }

  .contPost h2 {
    font-size: 40px;
  }

  .contPost h3 {
    font-size: 30px;
  }

  .contPost h4 {
    font-size: 26px;
  }

  .contPost h5 {
    font-size: 22px;
  }

  .contPost h6 {
    font-size: 18px;
  }

  [dir="rtl"] .contAuthor {
    padding-left: 60px;
  }

  [dir="rtl"] .contAuthor .image {
    padding-right: 50px;
  }

  .subscribe .cont .tit p {
    font-size: 22px;
  }

  .subscribe .img {
    height: 190px;
    width: 170px;
  }

  [dir="rtl"] .subscribe .img {
    right: 20px;
  }

  [dir="rtl"] .subscribe .cont form .field .hs-error-msgs,
  [dir="rtl"] .subscribe .cont form .field .hs-error-msgs:after {
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }

  .subscribe .cont form .field .hs-error-msgs {
    white-space: nowrap;
  }

  [dir] .thank.you .socSec {
    padding-bottom: 50px;
  }

  [dir="rtl"] .thank.you .contProfile {
    padding: 80px 15px 80px 50px;
  }

  [dir] .thank.you .contBlog {
    padding: 80px 50px;
  }

  [dir="rtl"] .thank.you .contBlog .details {
    padding-left: 50px;
  }

  [dir] .thank.you .contForm {
    padding: 80px 50px;
  }

  .circlesBig.values .contCircle .circle {
    height: 900px;
  }

  [dir] .circlesBig.values {
    padding-top: 100px;
  }

  .circlesBig.values .tit h3 {
    font-size: 40px;
  }

  [dir] .circlesBig.values .ctaTop {
    padding-bottom: 40px;
  }

  .circlesBig.values .ctaTop .img {
    height: 350px;
    max-width: 500px;
  }

  [dir] .circlesBig.values .ctaTop .img {
    margin: 0;
  }

  .circlesBig.values .ctaTop .cta a {
    width: 320px;
  }

  .circlesBig.values .ctaTop .cta p {
    font-size: 20px;
  }

  [dir] .cardsBig .item .box .cont {
    padding: 60px 30px;
  }

  [dir] .images.text .shSec {
    margin-top: 50px;
    padding-bottom: 50px;
  }

  .images.text .contSlid {
    width: 55%;
  }

  .images.text .sliderImages .img {
    height: 350px;
    width: 450px;
  }

  .images.text .sliderSec .contProg {
    width: 450px;
  }

  [dir="rtl"] .images.text .sliderSec .contProg {
    margin-right: 30px;
  }

  [dir="rtl"] .images.text .circle {
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
  }

  [dir] .cardsCircle {
    padding-top: 100px;
  }

  [dir="rtl"] .cardsCircle .cards .item {
    padding-right: 15px;
    padding-left: 15px;
  }

  [dir] .cardsCircle .cards .box {
    padding: 30px 15px 40px;
  }

  [dir="rtl"] .cardsCircle.jc .cards .item {
    padding-right: 30px;
    padding-left: 30px;
  }

  .cardsCircle.video .video {
    max-width: 1000px;
    width: 70%;
  }

  [dir] .cardsCircle.video .video {
    margin: 0 auto;
  }

  [dir="rtl"] .cardsCircle.video .cards .contIt .item {
    padding-right: 30px;
    padding-left: 30px;
  }

  [dir] .cardsCircle.video.st1 {
    margin-top: 100px;
  }

  .cardsCircle.video.st1 .img1 {
    top: -100px;
  }

  [dir="rtl"] .cardsCircle.video.st1 .img1 {
    left: 20%;
  }

  [dir] .modSocials .v2 .socSec .icSoc a {
    margin: 0 15px 15px;
  }

  .values.sm .tit h3 {
    font-size: 40px;
  }

  .offices .sliderSec .contProg {
    max-width: 580px;
  }

  .faq .panel-heading .panel-title {
    font-size: 20px;
  }

  .speakers .contSlid {
    width: 55%;
  }

  [dir] .progForm .tab-content > .tab-pane {
    padding: 20px 60px;
  }

  [dir="rtl"] footer .container {
    padding-right: 50px;
    padding-left: 50px;
  }

  [dir] footer .rg {
    padding-top: 3px;
  }
}

@media (min-width: 1200px) {
  .navMT .tit {
    max-width: 730px;
  }

  .navTool .im {
    font-size: 16px;
  }

  [dir] .navTool .im {
    padding: 0 25px;
  }

  .circleCont .circle {
    height: 1440px;
    width: 1440px;
  }

  .socSec .icSoc a {
    font-size: 36px;
    height: 90px;
    line-height: 94px;
    width: 90px;
  }

  [dir="rtl"] .bannerImg.top .container {
    padding-right: 168px;
  }

  .icons .it5 .item {
    width: 20%;
  }

  .icons .it6 .item {
    width: 16.6666666667%;
  }

  .testimonials .sliderSec .contProg,
  .testimonials .sliderTest .item {
    max-width: 820px;
  }

  [dir="rtl"] .testimonials.style1 .img1 {
    right: 90%;
  }

  [dir] .icons.awards .item {
    padding: 0 40px;
  }

  [dir="rtl"] .icons.awards .hl {
    padding-left: 20px;
  }

  .icons.awards .item .img {
    height: 165px;
    width: 165px;
  }

  [dir] .icons.awards .item .img {
    margin: 0;
  }

  .icons.list .cont {
    max-width: 320px;
  }

  [dir] .icons.list .cont {
    margin: 0 auto;
  }

  [dir] .values .sliderValues .item {
    padding: 0 220px;
  }

  [dir] .values .sliderValues .item .cr {
    padding: 20px 50px 0;
  }

  .values .icSoc a {
    font-size: 36px;
    height: 90px;
    line-height: 94px;
    width: 90px;
  }

  [dir] .values .socSec {
    padding-bottom: 200px;
    padding-top: 100px;
  }

  [dir="rtl"] .download .contQuiz .contBox {
    padding-left: 120px;
  }

  .download .contQuiz .cont .img2 {
    bottom: 50px;
  }

  [dir="rtl"] .download .contQuiz .cont .img2 {
    left: -30px;
  }

  [dir="rtl"] .bannerForm .container {
    padding-right: 168px;
    padding-left: 115px;
  }

  .icons.circles .item .circle {
    height: 320px;
    width: 320px;
  }

  .results .cont h2 {
    font-size: 120px;
  }

  [dir] .images .sliderImages .contImg {
    padding: 0 60px;
  }

  .heroCircle .contImages {
    max-width: 1320px;
  }

  [dir="rtl"] .heroCircle .contImages .img {
    right: 55%;
  }

  [dir="rtl"] .heroCircle .contTit .container {
    padding-right: 160px;
  }

  .blogFilter .tags {
    width: 70%;
  }

  .blogFilter .search {
    width: 30%;
  }

  [dir="rtl"] .blogList .contTop {
    padding-right: 50px;
    padding-left: 50px;
  }

  [dir="rtl"] .blogFilter .tags {
    padding-right: 50px;
  }

  [dir="rtl"] .blogFilter .search {
    padding-left: 50px;
  }

  .blogList .post-image a {
    height: 220px;
  }

  [dir="rtl"] .blogList .contBottom .list {
    padding-left: 40px;
  }

  [dir="rtl"] .blogList .contBottom .list:nth-child(3n + 2) {
    padding-right: 40px;
    padding-left: 0;
  }

  [dir="rtl"] .blogList .contBottom .list:nth-child(3n + 1) {
    padding-right: 20px;
    padding-left: 20px;
  }

  .blogList .contBottom .post-image a {
    height: 200px;
  }

  [dir="rtl"] .bannerImg.top.topPost .container {
    padding-left: 168px;
  }

  [dir="rtl"] .contPost .container {
    padding-right: 130px;
    padding-left: 130px;
  }

  [dir="rtl"] .subscribe .img {
    right: 85px;
  }

  [dir] .thank.you {
    padding-top: 190px;
  }

  .circlesBig.values .contCircle .circle {
    height: 1220px;
  }

  .circlesBig.values .ctaTop .img {
    height: 580px;
    max-width: 830px;
  }

  [dir="rtl"] .circlesBig.values .ctaTop .cta {
    margin-right: -30px;
  }

  .circlesBig.values .ctaTop .cta a {
    width: 440px;
  }

  [dir="rtl"] .circlesBig.values .ctaTop .cta a {
    margin-left: 50px;
  }

  [dir="rtl"] .circlesBig.values .ctaTop .cta a .fa {
    left: 10px;
  }

  .circlesBig.values .ctaTop .cta p {
    font-size: 30px;
  }

  [dir] .images.text .shSec {
    margin-top: 80px;
    padding-bottom: 60px;
  }

  .images.text .contSlid {
    width: 63%;
  }

  .images.text .sliderImages .img {
    height: 440px;
    width: 590px;
  }

  [dir] .images.text .sliderImages .contImg {
    padding: 0 35px;
  }

  .images.text .sliderSec .contProg {
    width: 590px;
  }

  [dir="rtl"] .images.text .sliderSec .contProg {
    margin-right: 35px;
  }

  [dir] .cardsCircle .colItems {
    margin: 0 auto;
  }

  [dir="rtl"] .cardsCircle .colItems {
    padding-right: 100px;
    padding-left: 100px;
  }

  .cardsCircle .colItems ul {
    max-width: 350px;
  }

  .cardsCircle.jc .cards .it4 .item {
    width: 25%;
  }

  [dir="rtl"] .cardsCircle.jc .cards .it4 .item {
    padding-right: 15px;
    padding-left: 15px;
  }

  .cardsCircle.video .contVideo {
    max-width: 2000px;
  }

  [dir] .cardsCircle.video .contVideo {
    margin: 0 auto;
  }

  .cardsCircle.video .contImgs {
    height: 100px;
    max-width: 1500px;
    position: relative;
  }

  [dir] .cardsCircle.video .contImgs {
    margin: -100px auto 0;
  }

  [dir] .values.sm .sliderValues .item {
    padding: 0 180px;
  }

  .sliderOffices .img {
    height: 270px;
    width: 270px;
  }

  .faq .panel-heading .panel-title {
    font-size: 22px;
  }

  .speakers .contSlid {
    width: 60%;
  }

  [dir] .speakers .sliderSpeakers .item {
    padding: 0 30px;
  }

  [dir="rtl"] .speakers .contProg {
    margin-right: 30px;
  }

  [dir="rtl"] .progForm .tab-content {
    padding-right: 50px;
    padding-left: 50px;
  }

  [dir="rtl"] footer .container {
    padding-right: 60px;
    padding-left: 60px;
  }

  .featured-image-wrap {
    min-width: 641px;
  }
}

@media (min-width: 1440px) {
  .circleCont .circle {
    height: auto;
    width: 100%;
  }

  [dir] .circleCont .circle {
    padding-bottom: 100%;
  }

  [dir="rtl"] .testimonials.style2 .img1 {
    left: -40px;
  }
}

@media (min-width: 1600px) {
  .h1,
  h1 {
    font-size: 70px;
  }

  .container {
    width: 1470px;
  }

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

  .col-xlg-11 {
    width: 91.66666667%;
  }

  .col-xlg-10 {
    width: 83.33333333%;
  }

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

  .col-xlg-8 {
    width: 66.66666667%;
  }

  .col-xlg-7 {
    width: 58.33333333%;
  }

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

  .col-xlg-5 {
    width: 41.66666667%;
  }

  .col-xlg-4 {
    width: 33.33333333%;
  }

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

  .col-xlg-2 {
    width: 16.66666667%;
  }

  .col-xlg-1 {
    width: 8.33333333%;
  }

  [dir="rtl"] .col-xlg-pull-12 {
    left: 100%;
  }

  [dir="rtl"] .col-xlg-pull-11 {
    left: 91.66666667%;
  }

  [dir="rtl"] .col-xlg-pull-10 {
    left: 83.33333333%;
  }

  [dir="rtl"] .col-xlg-pull-9 {
    left: 75%;
  }

  [dir="rtl"] .col-xlg-pull-8 {
    left: 66.66666667%;
  }

  [dir="rtl"] .col-xlg-pull-7 {
    left: 58.33333333%;
  }

  [dir="rtl"] .col-xlg-pull-6 {
    left: 50%;
  }

  [dir="rtl"] .col-xlg-pull-5 {
    left: 41.66666667%;
  }

  [dir="rtl"] .col-xlg-pull-4 {
    left: 33.33333333%;
  }

  [dir="rtl"] .col-xlg-pull-3 {
    left: 25%;
  }

  [dir="rtl"] .col-xlg-pull-2 {
    left: 16.66666667%;
  }

  [dir="rtl"] .col-xlg-pull-1 {
    left: 8.33333333%;
  }

  [dir="rtl"] .col-xlg-pull-0 {
    left: auto;
  }

  [dir="rtl"] .col-xlg-push-12 {
    right: 100%;
  }

  [dir="rtl"] .col-xlg-push-11 {
    right: 91.66666667%;
  }

  [dir="rtl"] .col-xlg-push-10 {
    right: 83.33333333%;
  }

  [dir="rtl"] .col-xlg-push-9 {
    right: 75%;
  }

  [dir="rtl"] .col-xlg-push-8 {
    right: 66.66666667%;
  }

  [dir="rtl"] .col-xlg-push-7 {
    right: 58.33333333%;
  }

  [dir="rtl"] .col-xlg-push-6 {
    right: 50%;
  }

  [dir="rtl"] .col-xlg-push-5 {
    right: 41.66666667%;
  }

  [dir="rtl"] .col-xlg-push-4 {
    right: 33.33333333%;
  }

  [dir="rtl"] .col-xlg-push-3 {
    right: 25%;
  }

  [dir="rtl"] .col-xlg-push-2 {
    right: 16.66666667%;
  }

  [dir="rtl"] .col-xlg-push-1 {
    right: 8.33333333%;
  }

  [dir="rtl"] .col-xlg-push-0 {
    right: auto;
  }

  [dir="rtl"] .col-xlg-offset-12 {
    margin-right: 100%;
  }

  [dir="rtl"] .col-xlg-offset-11 {
    margin-right: 91.66666667%;
  }

  [dir="rtl"] .col-xlg-offset-10 {
    margin-right: 83.33333333%;
  }

  [dir="rtl"] .col-xlg-offset-9 {
    margin-right: 75%;
  }

  [dir="rtl"] .col-xlg-offset-8 {
    margin-right: 66.66666667%;
  }

  [dir="rtl"] .col-xlg-offset-7 {
    margin-right: 58.33333333%;
  }

  [dir="rtl"] .col-xlg-offset-6 {
    margin-right: 50%;
  }

  [dir="rtl"] .col-xlg-offset-5 {
    margin-right: 41.66666667%;
  }

  [dir="rtl"] .col-xlg-offset-4 {
    margin-right: 33.33333333%;
  }

  [dir="rtl"] .col-xlg-offset-3 {
    margin-right: 25%;
  }

  [dir="rtl"] .col-xlg-offset-2 {
    margin-right: 16.66666667%;
  }

  [dir="rtl"] .col-xlg-offset-1 {
    margin-right: 8.33333333%;
  }

  [dir="rtl"] .col-xlg-offset-0 {
    margin-right: 0;
  }

  .testimonials .sliderSec .contProg,
  .testimonials .sliderTest .item {
    max-width: 970px;
  }

  .values .socSec .img {
    width: 47%;
  }

  .values .socSec .img .cimg {
    max-width: 950px;
  }

  [dir="rtl"] .values .socSec .img .cimg {
    margin: 0 auto 0 0;
  }

  .recPosts .post-image a {
    height: 250px;
  }

  .images .sliderImages {
    max-width: 2500px;
  }

  [dir] .images .sliderImages {
    margin: 0 auto;
  }

  [dir] .images .sliderImages .contImg {
    padding: 0 120px;
  }

  .images.text .sliderImages {
    max-width: 1500px;
  }

  [dir] .images.text .sliderImages {
    margin: 0;
  }

  .blogList .post-image a {
    height: 290px;
  }

  [dir="rtl"] .blogList .contBottom .list {
    padding-left: 60px;
  }

  [dir="rtl"] .blogList .contBottom .list:nth-child(3n + 2) {
    padding-right: 60px;
    padding-left: 0;
  }

  [dir="rtl"] .blogList .contBottom .list:nth-child(3n + 1) {
    padding-right: 30px;
    padding-left: 30px;
  }

  .blogList .contBottom .post-image a {
    height: 250px;
  }

  [dir="rtl"] .subscribe .img {
    right: 150px;
  }

  .circlesBig.values .contCircle .circle {
    height: 1250px;
  }

  .images.text .contSlid {
    width: 52%;
  }

  .cardsCircle.jc .cards .contIt.it2 .item {
    max-width: 500px;
  }

  .speakers .contSlid {
    width: 55%;
  }

  .sliderOffices {
    max-width: 2500px;
  }

  [dir] .sliderOffices {
    margin: 0 auto;
  }

  [dir="rtl"] footer .container {
    padding-right: 75px;
    padding-left: 75px;
  }
}

@media (min-width: 3000px) {
  [dir="rtl"] .images.text .circle {
    right: 840px;
    left: auto;
  }
}

.fit-cover {
  object-fit: cover;
}
.btn.btn-arrow.ar.btn-sm.mt10::before,
.btn.btn-arrow.ar.mt20::before {
  transform: rotate(180deg) !important;
}
