@charset "UTF-8";
.yat-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .yat-container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .yat-container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .yat-container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .yat-container {
    max-width: 1140px; } }

.yat-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.yat-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .yat-col,
.no-gutters > [class*="yat-col-"] {
  padding-right: 0;
  padding-left: 0; }

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

.yat-col {
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.yat-col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.yat-col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
     -moz-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.yat-col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
     -moz-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.yat-col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.yat-col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
     -moz-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.yat-col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
     -moz-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.yat-col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.yat-col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
     -moz-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.yat-col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
     -moz-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.yat-col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
     -moz-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.yat-col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
     -moz-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.yat-col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
     -moz-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.yat-col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
          order: -1; }

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
     -moz-box-ordinal-group: 14;
          order: 13; }

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0; }

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1; }

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2; }

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
          order: 3; }

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
          order: 4; }

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5; }

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
          order: 6; }

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
     -moz-box-ordinal-group: 8;
          order: 7; }

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
     -moz-box-ordinal-group: 9;
          order: 8; }

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
     -moz-box-ordinal-group: 10;
          order: 9; }

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
     -moz-box-ordinal-group: 11;
          order: 10; }

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
     -moz-box-ordinal-group: 12;
          order: 11; }

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
     -moz-box-ordinal-group: 13;
          order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

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

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

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

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

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

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .yat-col-sm {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .yat-col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .yat-col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .yat-col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .yat-col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .yat-col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .yat-col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .yat-col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .yat-col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .yat-col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .yat-col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .yat-col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .yat-col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .yat-col-md {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .yat-col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .yat-col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .yat-col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .yat-col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .yat-col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .yat-col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .yat-col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .yat-col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .yat-col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .yat-col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .yat-col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .yat-col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .yat-col-lg {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .yat-col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .yat-col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .yat-col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .yat-col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .yat-col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .yat-col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .yat-col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .yat-col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .yat-col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .yat-col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .yat-col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .yat-col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .yat-col-xl {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .yat-col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .yat-col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .yat-col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .yat-col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .yat-col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .yat-col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .yat-col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .yat-col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .yat-col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .yat-col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .yat-col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .yat-col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

body .site {
  margin: 0 auto; }

body.yatri-global-layout-boxed {
  background: #f0f0f0; }

body.yatri-layout-content_plain .site-content .single-post-wrap {
  box-shadow: none;
  -webkit-box-shadow: none; }
  body.yatri-layout-content_plain .site-content .single-post-wrap .post-content {
    background: none; }
    body.yatri-layout-content_plain .site-content .single-post-wrap .post-content .post-content-inner {
      border: none; }

body.yatri-archive-page.yatri-layout-content_boxed .yatri-sidebar .widget,
body.single.yatri-layout-content_boxed .yatri-sidebar .widget,
body.page.yatri-layout-content_boxed .yatri-sidebar .widget {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none; }

body.yatri-archive-page.yatri-layout-content_plain .site-content .single-post-wrap,
body.single.yatri-layout-content_plain .site-content .single-post-wrap {
  box-shadow: none;
  -webkit-box-shadow: none; }
  body.yatri-archive-page.yatri-layout-content_plain .site-content .single-post-wrap .post-content,
  body.single.yatri-layout-content_plain .site-content .single-post-wrap .post-content {
    background: none; }
    body.yatri-archive-page.yatri-layout-content_plain .site-content .single-post-wrap .post-content .post-content-inner,
    body.single.yatri-layout-content_plain .site-content .single-post-wrap .post-content .post-content-inner {
      border: none; }

.yat-head-col-lg-12,
.yat-head-col-lg-6,
.yat-head-col-lg-4,
.yat-head-col-md-12,
.yat-head-col-md-6,
.yat-head-col-md-4,
.yat-head-col-sm-12,
.yat-head-col-sm-6,
.yat-head-col-sm-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 1025px) {
  .yat-head-col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .yat-head-col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-head-col-lg-4 {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
       -moz-box-flex: 0;
            flex: 0 0 33.33%;
    max-width: 33.33%; }
  .yatri-desktop-hidden {
    display: none; } }

@media (min-width: 640px) and (max-width: 1024px) {
  .yat-head-col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .yat-head-col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-head-col-md-4 {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
       -moz-box-flex: 0;
            flex: 0 0 33.33%;
    max-width: 33.33%; }
  .yatri-tablet-hidden {
    display: none; } }

@media (max-width: 639px) {
  .yat-head-col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .yat-head-col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .yat-head-col-sm-4 {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
       -moz-box-flex: 0;
            flex: 0 0 33.33%;
    max-width: 33.33%; }
  .bottom-footer .yatri-section-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
  .yatri-mobile-hidden {
    display: none; } }

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
     -moz-animation: fa-spin 2s infinite linear;
       -o-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
     -moz-animation: fa-spin 1s infinite steps(8);
       -o-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes fa-spin {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes fa-spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
     -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
     -moz-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
     -moz-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
     -moz-transform: scale(-1, -1);
      -ms-transform: scale(-1, -1);
       -o-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-brands-400.eot");
  src: url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands' !important; }

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-regular-400.eot");
  src: url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-regular-400.woff") format("woff"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400; }

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-solid-900.eot");
  src: url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../../mantrabrain-theme/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900 !important; }

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

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
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; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

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

img {
  border: 0; }

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

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-size: 1em; }

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

button::-moz-focus-inner,
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;
  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; }

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

big {
  font-size: 125%;
  color: #212121; }

del {
  color: #545454; }

b,
strong {
  font-weight: 600;
  color: #6e6e6e; }

b strong,
strong strong {
  font-weight: 700; }

p {
  margin: 0 0 20px;
  word-wrap: break-word; }

blockquote, .wp-block-quote,
pre {
  background-color: #f1f1f1;
  border-width: 0 0 0 3px;
  border-color: #4285f4;
  border-style: solid;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #3b3b3b;
  font-style: italic;
  margin: 0 0 15px 0;
  padding: 25px 22px;
  font-size: inherit; }

blockquote p,
pre p {
  margin-bottom: 0; }

blockquote dfn, blockquote cite, blockquote em, blockquote i,
pre dfn,
pre cite,
pre em,
pre i {
  color: #474747; }

blockquote:before {
  color: #4285f4;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-size: 32px;
  float: left;
  margin-right: 20px;
  line-height: 1;
  font-style: normal;
  font-weight: 600; }

blockquote cite {
  color: #545454;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 16px; }

pre {
  font-size: 16px;
  font-style: normal; }

q {
  font-style: italic; }

q:before, q:after {
  color: #545454;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: 600; }

q:after {
  content: "\7b";
  margin-left: 10px;
  margin-right: 0; }

address {
  margin: 0 0 1.5em; }

code, kbd, tt, var {
  font-size: 14px;
  background: #545454;
  color: #ffffff; }

code {
  background: #f2f2f2;
  color: #3b3b3b; }

abbr, acronym {
  border-bottom: 1px dotted #6e6e6e;
  cursor: help;
  color: #212121; }

mark, ins {
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  color: #545454; }

.yat-clear-before::before,
.yat-clear-after::after {
  content: "";
  width: 100%;
  display: block;
  clear: both; }

form {
  position: relative; }

input {
  border-radius: 0px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.wpcf7-form-control,
.form-control,
.mc4wp-form input {
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  color: #6e6e6e;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  outline: 0;
  width: 100%;
  margin-bottom: 15px;
  -webkit-transition: background-color, 0.5s;
  -moz-transition: background-color, 0.5s;
  -o-transition: background-color, 0.5s;
  transition: background-color, 0.5s; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.wpcf7-form-control:focus,
.form-control:focus,
.mc4wp-form input:focus {
  background-color: #f7f7f7;
  color: #4285f4;
  -webkit-appearance: none; }

.form-control {
  height: 44px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 8px 5px 8px 15px; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  background-color: rgba(0, 0, 0, 0); }

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

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

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0; }

fieldset {
  border: 1px solid #d9d9d9;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

optgroup {
  font-weight: bold; }

select {
  border: 1px solid #d9d9d9;
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  cursor: pointer;
  height: 41px; }

select:focus {
  outline: none; }

textarea {
  min-height: 200px;
  padding: 15px;
  overflow: auto;
  width: 100%; }

a {
  color: #4285f4;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }

a:hover, a:focus, a:active {
  color: #0b51c5; }

a:focus, a:hover, a:active, a:visited {
  outline: none;
  text-decoration: none; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

body {
  background-color: #ffffff;
  overflow-x: hidden; }

hr {
  background-color: #d9d9d9;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: top; }

figure {
  margin: 0; }

.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
  font-size: 14px; }

figcaption {
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: black !important;
  background-image: none;
  color: black; }

::-webkit-selection {
  background: #4285f4;
  color: #ffffff; }

::-moz-selection {
  background: #4285f4;
  color: #ffffff; }

::-ms-selection {
  background: #4285f4;
  color: #ffffff; }

::-o-selection {
  background: #4285f4;
  color: #ffffff; }

::selection {
  background: #4285f4;
  color: #ffffff; }

ul, ol {
  margin: 0 0 1.5em 0.875em;
  line-height: 2; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

table {
  margin: 0 0 1.5em;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  width: 100%; }

table thead tr {
  background-color: #2d2d2d; }

table thead tr th {
  color: #ffffff;
  font-size: 15px; }

th,
td {
  border-bottom: 1px solid #d9d9d9; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: 700; }

td {
  border-width: 0 1px 1px 0;
  font-size: 16px; }

th, td {
  padding: 7px 15px; }

dl {
  margin-bottom: 1.6em; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.6em;
  margin-left: 0; }

dd a {
  text-decoration: underline; }

/*--------------------------------------------------------------
3.0 Lib
--------------------------------------------------------------*/
span.wpcf7-not-valid-tip {
  font-size: 13px;
  letter-spacing: 0.5px; }

body:not(.single) .sharedaddy,
body:not(.page) .sharedaddy {
  display: none; }

body.home.page .sharedaddy,
body.home.blog .sharedaddy,
body.search .sharedaddy,
body.archive .sharedaddy,
body.tag .sharedaddy,
body.category .sharedaddy,
.related-post .sharedaddy,
.sb-about-widget .sharedaddy,
.block-service .icon-section .sharedaddy,
.wrap-testimonial .sharedaddy,
.block-faq .page-list-outer .sharedaddy,
.contact-detail .sharedaddy {
  display: none; }

.infinite-scroll .pagination {
  display: none; }

.infinite-scroll #infinite-handle {
  margin-top: 70px;
  text-align: center; }

.infinite-scroll #infinite-handle span {
  background-color: #3b3b3b;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  padding: 13px 36px 14px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.infinite-scroll #infinite-handle span:after {
  content: "\21";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-left: 7px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.infinite-scroll #infinite-handle span button {
  text-transform: uppercase; }

.infinite-scroll #infinite-handle span:hover, .infinite-scroll #infinite-handle span:focus, .infinite-scroll #infinite-handle span:active {
  background-color: #0b51c5;
  color: #ffffff; }

.infinite-scroll span.infinite-loader .spinner {
  left: 0;
  right: 0;
  margin: auto; }

body.bbpress {
  background-color: #ffffff;
  font-size: 14px; }

body.bbpress article.hentry .post-text a {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: inherit !important; }

body.bbpress article.hentry .post-text a:hover, body.bbpress article.hentry .post-text a:focus, body.bbpress article.hentry .post-text a:active {
  color: #0b51c5 !important; }

body.bbpress .bbp-submit-wrapper .button {
  margin-bottom: 15px; }

body.bbpress .bbp-submit-wrapper .button:hover, body.bbpress .bbp-submit-wrapper .button:focus, body.bbpress .bbp-submit-wrapper .button:active {
  background-color: #212121; }

body.bbpress .bbp-forum-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }

body.bbpress #bbpress-forums li.bbp-body ul.forum,
body.bbpress #bbpress-forums li.bbp-body ul.topic {
  padding-left: 15px;
  padding-right: 15px; }

body.bbpress #bbpress-forums ul.bbp-lead-topic, body.bbpress #bbpress-forums ul.bbp-topics, body.bbpress #bbpress-forums ul.bbp-forums, body.bbpress #bbpress-forums ul.bbp-replies {
  font-size: 15px;
  font-weight: 600; }

body.bbpress #bbpress-forums ul.bbp-replies {
  font-weight: 400; }

body.bbpress #bbpress-forums ul.bbp-search-results, body.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content, body.bbpress #bbpress-forums p.bbp-topic-meta {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400; }

body.bbpress .bbp-reply-author br {
  display: none; }

.widget .bbp-logged-in fieldset,
.widget .bbp-login-form fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.widget .bbp-logged-in .button,
.widget .bbp-login-form .button {
  margin-top: 15px;
  padding: 8px 15px 9px; }

.widget .bbp-logged-in {
  padding-top: 50px; }

.widget .bbp-login-links a {
  border-bottom: 1px solid #474747;
  display: inline-block;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px; }

.widget .bbp-login-links a:hover, .widget .bbp-login-links a:focus, .widget .bbp-login-links a:active {
  border-color: #0b51c5; }

.widget.widget_mc4wp_form_widget input[type="submit"] {
  padding: 15px;
  line-height: 1;
  background-color: #4285f4; }

.widget.widget_mc4wp_form_widget input[type="submit"]:hover, .widget.widget_mc4wp_form_widget input[type="submit"]:focus, .widget.widget_mc4wp_form_widget input[type="submit"]:active {
  background-color: #0b51c5;
  border-color: #0b51c5;
  color: #ffffff; }

.widget #bbp-search-form {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-top: 50px; }

.bbp-login-form {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-top-color: #d5d5d5;
  border-top-width: 2px;
  padding-bottom: 30px;
  padding-top: 30px; }

@media screen and (min-width: 768px) {
  .bbp-login-form {
    padding: 30px 150px; } }

@media screen and (min-width: 992px) {
  .bbp-login-form {
    padding: 50px 250px; } }

.bbp-login-form fieldset {
  border: none;
  padding: 0; }

.bbp-login-form label, .bbp-login-form .searchform .search-button, .searchform .bbp-login-form .search-button {
  width: auto; }

.bbp-login-form label.hide, .bbp-login-form .searchform .hide.search-button, .searchform .bbp-login-form .hide.search-button {
  display: block !important; }

.bbp-login-form input[type="text"],
.bbp-login-form input[type="password"] {
  padding: 10px 15px 11px; }

.login-links-area a {
  margin-right: 10px; }

span#subscription-toggle {
  float: right;
  color: #212121; }

.mc4wp-form .mc4wp-alert {
  color: #5BC0DE;
  font-size: 13px; }

.mc4wp-form .mc4wp-error {
  color: #D9534F; }

.mc4wp-form .mc4wp-success {
  color: #5CB85C; }

.mc4wp-form label, .mc4wp-form .searchform .search-button, .searchform .mc4wp-form .search-button {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 15px; }

.mc4wp-form input[type="email"] {
  background-color: #6e6e6e;
  border: 1px solid #6e6e6e;
  margin-bottom: 0;
  color: #ffffff; }

.mc4wp-form input[type="email"]::-webkit-input-placeholder {
  color: #a1a1a1;
  font-size: 13px; }

.mc4wp-form input[type="email"]:-moz-placeholder {
  color: #a1a1a1;
  font-size: 13px; }

.mc4wp-form input[type="email"]::-moz-placeholder {
  color: #a1a1a1;
  font-size: 13px; }

.mc4wp-form input[type="email"]:-ms-input-placeholder {
  color: #a1a1a1;
  font-size: 13px; }

.mc4wp-form input[type="submit"] {
  padding: 15px 30px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s; }

.mc4wp-form input[type="submit"]:hover, .mc4wp-form input[type="submit"]:focus, .mc4wp-form input[type="submit"]:active {
  border: 1px solid #4285f4;
  background-color: #4285f4; }

.site:before, .site:after {
  content: " ";
  display: table; }

.site:after {
  clear: both; }

article.hentry.sticky .post-content-inner-wrap, article.hentry.format-aside .post-content-inner-wrap, article.hentry.format-image .post-content-inner-wrap, article.hentry.format-video .post-content-inner-wrap, article.hentry.format-quote .post-content-inner-wrap, article.hentry.format-link .post-content-inner-wrap, article.hentry.format-gallery .post-content-inner-wrap, article.hentry.format-status .post-content-inner-wrap, article.hentry.format-audio .post-content-inner-wrap, article.hentry.format-chat .post-content-inner-wrap {
  display: block;
  position: relative; }

article.hentry.sticky .post-content-inner-wrap:before, article.hentry.format-aside .post-content-inner-wrap:before, article.hentry.format-image .post-content-inner-wrap:before, article.hentry.format-video .post-content-inner-wrap:before, article.hentry.format-quote .post-content-inner-wrap:before, article.hentry.format-link .post-content-inner-wrap:before, article.hentry.format-gallery .post-content-inner-wrap:before, article.hentry.format-status .post-content-inner-wrap:before, article.hentry.format-audio .post-content-inner-wrap:before, article.hentry.format-chat .post-content-inner-wrap:before {
  background: #ffffff;
  border-radius: 100%;
  border: 1px solid #212121;
  color: #474747;
  display: inline-block;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  height: 40px;
  line-height: 39px;
  right: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  top: 0;
  width: 40px; }

@media screen and (max-width: 991px) {
  article.hentry.sticky .post-content-inner-wrap:before, article.hentry.format-aside .post-content-inner-wrap:before, article.hentry.format-image .post-content-inner-wrap:before, article.hentry.format-video .post-content-inner-wrap:before, article.hentry.format-quote .post-content-inner-wrap:before, article.hentry.format-link .post-content-inner-wrap:before, article.hentry.format-gallery .post-content-inner-wrap:before, article.hentry.format-status .post-content-inner-wrap:before, article.hentry.format-audio .post-content-inner-wrap:before, article.hentry.format-chat .post-content-inner-wrap:before {
    font-size: 13px;
    height: 34px;
    line-height: 33px;
    width: 34px; } }

article.hentry.sticky .post-content-inner-wrap:hover:before, article.hentry.format-aside .post-content-inner-wrap:hover:before, article.hentry.format-image .post-content-inner-wrap:hover:before, article.hentry.format-video .post-content-inner-wrap:hover:before, article.hentry.format-quote .post-content-inner-wrap:hover:before, article.hentry.format-link .post-content-inner-wrap:hover:before, article.hentry.format-gallery .post-content-inner-wrap:hover:before, article.hentry.format-status .post-content-inner-wrap:hover:before, article.hentry.format-audio .post-content-inner-wrap:hover:before, article.hentry.format-chat .post-content-inner-wrap:hover:before, article.hentry.sticky .post-content-inner-wrap:focus:before, article.hentry.format-aside .post-content-inner-wrap:focus:before, article.hentry.format-image .post-content-inner-wrap:focus:before, article.hentry.format-video .post-content-inner-wrap:focus:before, article.hentry.format-quote .post-content-inner-wrap:focus:before, article.hentry.format-link .post-content-inner-wrap:focus:before, article.hentry.format-gallery .post-content-inner-wrap:focus:before, article.hentry.format-status .post-content-inner-wrap:focus:before, article.hentry.format-audio .post-content-inner-wrap:focus:before, article.hentry.format-chat .post-content-inner-wrap:focus:before, article.hentry.sticky .post-content-inner-wrap:active:before, article.hentry.format-aside .post-content-inner-wrap:active:before, article.hentry.format-image .post-content-inner-wrap:active:before, article.hentry.format-video .post-content-inner-wrap:active:before, article.hentry.format-quote .post-content-inner-wrap:active:before, article.hentry.format-link .post-content-inner-wrap:active:before, article.hentry.format-gallery .post-content-inner-wrap:active:before, article.hentry.format-status .post-content-inner-wrap:active:before, article.hentry.format-audio .post-content-inner-wrap:active:before, article.hentry.format-chat .post-content-inner-wrap:active:before {
  background-color: #f2f2f2; }

body.single article.hentry {
  padding: 0;
  margin-bottom: 20px; }

article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap {
  background-color: #ffffff;
  position: relative;
  z-index: 1; }

@media screen and (min-width: 992px) {
  article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap {
    margin-top: -90px;
    width: 83.33333%;
    padding-top: 15px; } }

article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap:before {
  right: 25px; }

@media screen and (min-width: 992px) {
  article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap:before {
    top: 25px; } }

article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-edit-link {
  margin-right: 80px !important; }

body.single article.hentry .post-thumbnail, body.page article.hentry .post-thumbnail {
  margin-bottom: 40px;
  text-align: center; }

body.single article.hentry .post-thumbnail:before, body.single article.hentry .post-thumbnail:after, body.page article.hentry .post-thumbnail:before, body.page article.hentry .post-thumbnail:after {
  display: none; }

@media screen and (max-width: 991px) {
  body.single article.hentry, body.page:not(.home) article.hentry {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px; } }

@media screen and (max-width: 767px) {
  body.single article.hentry, body.page:not(.home) article.hentry {
    padding: 0px; } }

body.attachment article.hentry .attachment {
  margin-bottom: 30px;
  text-align: center; }

body.single article.hentry.sticky .post-content-inner-wrap, body.single article.hentry.format-aside .post-content-inner-wrap, body.single article.hentry.format-image .post-content-inner-wrap, body.single article.hentry.format-video .post-content-inner-wrap, body.single article.hentry.format-quote .post-content-inner-wrap, body.single article.hentry.format-link .post-content-inner-wrap, body.single article.hentry.format-gallery .post-content-inner-wrap, body.single article.hentry.format-status .post-content-inner-wrap, body.single article.hentry.format-audio .post-content-inner-wrap, body.single article.hentry.format-chat .post-content-inner-wrap {
  padding-left: 30px !important; }

body.single article.hentry.sticky .post-content-inner-wrap:before, body.single article.hentry.format-aside .post-content-inner-wrap:before, body.single article.hentry.format-image .post-content-inner-wrap:before, body.single article.hentry.format-video .post-content-inner-wrap:before, body.single article.hentry.format-quote .post-content-inner-wrap:before, body.single article.hentry.format-link .post-content-inner-wrap:before, body.single article.hentry.format-gallery .post-content-inner-wrap:before, body.single article.hentry.format-status .post-content-inner-wrap:before, body.single article.hentry.format-audio .post-content-inner-wrap:before, body.single article.hentry.format-chat .post-content-inner-wrap:before {
  display: none; }

article.hentry.sticky .post-edit-link, article.hentry.format-aside .post-edit-link, article.hentry.format-image .post-edit-link, article.hentry.format-video .post-edit-link, article.hentry.format-quote .post-edit-link, article.hentry.format-link .post-edit-link, article.hentry.format-gallery .post-edit-link, article.hentry.format-status .post-edit-link, article.hentry.format-audio .post-edit-link, article.hentry.format-chat .post-edit-link {
  margin-right: 60px !important;
  margin-top: 10px !important; }

article.hentry.sticky .post-thumb {
  position: relative; }

article.hentry.sticky .post-thumb:before {
  content: "\e033";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 10px 14px 12px;
  text-align: center;
  background-color: #4285f4;
  z-index: 999; }

article.hentry.sticky .post-content-inner-wrap {
  padding-left: 50px; }

article.hentry.sticky .post-content-inner-wrap:after {
  font-size: 32px;
  content: "\e01e";
  color: #212121;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  left: 0;
  position: absolute;
  text-align: center;
  top: 0; }

article.hentry.sticky .post-format-outer > span a {
  background-color: #4285f4; }

article.hentry.format-aside .post-content-inner-wrap:before {
  content: "\69"; }

article.hentry.format-image .post-content-inner-wrap:before {
  content: "\e005"; }

article.hentry.format-video .post-content-inner-wrap:before {
  content: "\49"; }

article.hentry.format-quote .post-content-inner-wrap:before {
  content: "\7c"; }

article.hentry.format-link .post-content-inner-wrap:before {
  content: "\e02b"; }

article.hentry.format-gallery .post-content-inner-wrap:before {
  content: "\e006"; }

article.hentry.format-status .post-content-inner-wrap:before {
  content: "\76"; }

article.hentry.format-audio .post-content-inner-wrap:before {
  content: "\7a"; }

article.hentry.format-chat .post-content-inner-wrap:before {
  content: "\77"; }

article.hentry.post-password-required input[type="submit"] {
  margin-top: -4px;
  padding-bottom: 11px; }

.wp-audio-playlist .wp-playlist-item a,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption {
  color: #212121;
  -webkit-box-shadow: none;
          box-shadow: none; }

.wp-audio-playlist .wp-playlist-item a:hover, .wp-audio-playlist .wp-playlist-item a:focus, .wp-audio-playlist .wp-playlist-item a:active,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption:hover,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption:focus,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption:active {
  color: #0b51c5; }

.wp-audio-playlist .mejs-horizontal-volume-slider {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.hentry {
  margin: 0 0 1.5em; }

.post-footer span {
  color: #999999;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  vertical-align: middle; }

.post-footer span.divider {
  line-height: 29px;
  margin-left: 2px;
  margin-right: 2px; }

body.single .post-footer span.posted-on {
  font-size: 14px; }

body.single .post-footer span.cat-links {
  display: block;
  margin-top: 20px; }

body.single .post-footer span.cat-links a {
  margin-right: 5px;
  color: #6e6e6e;
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  padding: 0 5px;
  border-radius: 0; }
  body.single .post-footer span.cat-links a:before {
    content: "\f114";
    color: inherit; }

@media screen and (max-width: 991px) {
  body.single .post-footer span.cat-links a {
    margin-bottom: 10px; } }

body.single .post-footer span.cat-links a:hover, body.single .post-footer span.cat-links a:focus, body.single .post-footer span.cat-links a:active {
  color: #0b51c5; }

.post-footer span.comment span {
  text-transform: initial;
  font-size: 10px;
  margin-right: 5px; }

.post-footer a {
  color: #999999;
  vertical-align: middle;
  font-size: 13px; }

.post-footer a:hover, .post-footer a:focus, .post-footer a:active {
  color: #0b51c5; }

.post-footer a:hover span, .post-footer a:focus span, .post-footer a:active span {
  color: #0b51c5; }

.post-footer .author img {
  border-radius: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 36px;
  margin-right: 5px;
  overflow: hidden;
  width: 36px;
  vertical-align: middle; }

body.single .post-content-inner .post-footer .detail {
  padding-bottom: 7px;
  padding-top: 7px; }

body.single .post-content-inner .post-footer .divider {
  color: #999999; }

.cat-links, .tag-links, .comment-link, .posted-on {
  display: inline-block; }

.cat-links > a:before,
.tag-links > a:before,
.comment-link > a:before,
.posted-on > a:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  text-transform: initial;
  vertical-align: middle;
  color: #4285f4; }

.cat-links > a:hover:before, .cat-links > a:focus:before, .cat-links > a:active:before,
.tag-links > a:hover:before,
.tag-links > a:focus:before,
.tag-links > a:active:before,
.comment-link > a:hover:before,
.comment-link > a:focus:before,
.comment-link > a:active:before,
.posted-on > a:hover:before,
.posted-on > a:focus:before,
.posted-on > a:active:before {
  color: #0b51c5; }

.post-content-overlay .cat-links a:before,
.post-content-overlay .tag-links a:before,
.post-content-overlay .comment-link a:before,
.post-content-overlay .posted-on a:before {
  color: #ffffff; }

.tag-links a:before {
  content: "\f02b"; }

.comment-link a:before {
  content: "\f075"; }

.block-slider .comment-link:before, .highlight-post-outer .comment-link:before, .main-panel .widget .comment-link:before {
  float: right;
  line-height: 31px;
  margin-left: 5px; }

.posted-on {
  margin-right: 3px; }

.posted-on a:before {
  content: "\f017"; }

.block-slider .posted-on:before, .highlight-post-outer .posted-on:before, .main-panel .widget .posted-on:before {
  display: none; }

.comments-title,
.comment-reply-title {
  font-size: 18px;
  line-height: 1.6;
  color: #3b3b3b;
  margin-bottom: 25px; }

.comment-awaiting-moderation {
  border: 1px solid #5CB85C;
  color: #6e6e6e;
  display: inline-block;
  float: left;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 100%;
  margin-top: 15px; }

.edit-link {
  font-size: 12px;
  margin-left: 15px;
  margin: 0;
  padding: 0; }

.edit-link .post-edit-link,
.edit-link .comment-edit-link {
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #cccccc;
  color: #a7a7a7;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 10px;
  padding: 0 0 0 10px;
  text-transform: uppercase; }

body.logged-in article.hentry .edit-link .post-edit-link, body.logged-in article.hentry
.edit-link .comment-edit-link {
  border: none;
  margin-left: 0;
  padding-left: 0; }

body.logged-in article.hentry .edit-link .post-edit-link:hover, body.logged-in article.hentry .edit-link .post-edit-link:focus, body.logged-in article.hentry .edit-link .post-edit-link:active, body.logged-in article.hentry
.edit-link .comment-edit-link:hover, body.logged-in article.hentry
.edit-link .comment-edit-link:focus, body.logged-in article.hentry
.edit-link .comment-edit-link:active {
  color: #0b51c5; }

.edit-link .post-edit-link:hover, .edit-link .post-edit-link:focus, .edit-link .post-edit-link:active,
.edit-link .comment-edit-link:hover,
.edit-link .comment-edit-link:focus,
.edit-link .comment-edit-link:active {
  color: #0b51c5; }

.edit-link .post-edit-link:before,
.edit-link .comment-edit-link:before {
  content: "\f044";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 5px; }

.post-content .edit-link .post-edit-link {
  border-left: none;
  float: right; }

.edit-link:hover, .edit-link:focus, .edit-link:active {
  color: #0b51c5; }

.edit-link .post-edit-link,
.edit-link .comment-edit-link {
  border-left: none;
  padding-left: 0;
  text-transform: uppercase; }

.yatri-pagination {
  padding: 25px 0;
  display: block;
  text-align: center;
  margin: 0; }

.post-navigation,
.posts-navigation {
  padding: 0;
  display: block; }
  .post-navigation:after,
  .posts-navigation:after {
    content: '';
    clear: both;
    display: block; }
  .post-navigation .nav-links,
  .posts-navigation .nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .post-navigation .nav-links .nav-next,
    .posts-navigation .nav-links .nav-next {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-left: auto; }
    .post-navigation .nav-links .nav-previous,
    .posts-navigation .nav-links .nav-previous {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }

@media screen and (max-width: 767px) {
  .nav-links > div {
    padding-bottom: 15px;
    padding-top: 15px; } }

.nav-links .nav-previous a, .nav-links .nav-next a {
  text-align: center;
  color: #545454;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding: 0;
  letter-spacing: 1px;
  -webkit-transition: padding-left 0.3s, padding-right 0.3s;
  -moz-transition: padding-left 0.3s, padding-right 0.3s;
  -o-transition: padding-left 0.3s, padding-right 0.3s;
  transition: padding-left 0.3s, padding-right 0.3s; }

.nav-links .nav-previous a:before, .nav-links .nav-previous a:after, .nav-links .nav-next a:before, .nav-links .nav-next a:after {
  font-family: "Rubik", sans-serif;
  display: block;
  font-size: inherit;
  vertical-align: middle; }

@media screen and (max-width: 767px) {
  .nav-links .nav-previous a, .nav-links .nav-next a {
    font-size: 14px; } }

.nav-links .nav-previous a:hover, .nav-links .nav-previous a:hover:before, .nav-links .nav-next a:hover:after,
.nav-links .nav-previous a:focus, .nav-links .nav-previous a:active, .nav-links .nav-next a:hover, .nav-links .nav-next a:focus, .nav-links .nav-next a:active {
  color: #0b51c5; }

.nav-links .nav-next a {
  padding: 0; }

.nav-previous,
.nav-next {
  position: relative; }

.yatri-pagination .nav-previous a:before,
.yatri-pagination .nav-next a:after {
  color: #545454;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  line-height: inherit;
  float: left;
  margin-right: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.nav-previous:hover:before, .nav-previous:focus:before, .nav-previous:active:before,
.nav-next:hover:before,
.nav-next:focus:before,
.nav-next:active:before {
  color: #0b51c5;
  left: 7px; }

.post-navigation .nav-next, .posts-navigation .nav-next, .comment-navigation .nav-next {
  float: right;
  text-align: right;
  border: none; }

.yatri-pagination .nav-next a:after {
  content: "\f054";
  margin-right: unset;
  margin-left: 5px;
  float: right; }

.nav-next:hover:before, .nav-next:focus:before, .nav-next:active:before {
  right: 7px; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline;
  text-transform: capitalize; }

.byline:before {
  content: "\f2c0";
  font-family: "Font Awesome 5 Free";
  /* font-size: inherit; */
  vertical-align: middle;
  margin-right: 5px;
  color: inherit;
  font-size: inherit; }

.site-main .post-navigation,
.site-main .comment-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

@media screen and (max-width: 575px) {
  .pagination {
    padding-top: 0px; } }

@media screen and (min-width: 992px) {
  .main-panel {
    padding-right: 20px; } }

.main-panel .widget {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -ms-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -o-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s; }

.main-panel .widget:hover, .main-panel .widget:focus, .main-panel .widget:active {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  -ms-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  -o-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4); }

sidebar.sidebar {
  display: block; }

@media screen and (max-width: 767px) {
  sidebar.sidebar {
    margin-top: 20px; } }

sidebar.sidebar .widget:before, sidebar.sidebar .widget:after {
  content: " ";
  display: table; }

sidebar.sidebar .widget:after {
  clear: both; }

.comments-area #reply-title {
  font-weight: 600;
  text-align: left;
  color: #3b3b3b;
  margin-top: 0;
  margin-bottom: 0; }

.comments-area #reply-title:before {
  content: "\f3e5";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-right: 5px; }

.comments-area #reply-title small {
  float: right;
  margin-top: 8px; }

.comments-area .comment-notes {
  color: #6e6e6e;
  font-size: 13px; }

.comments-area .comment-list {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.comments-area .comment-list li {
  list-style: none; }

.comments-area .comment-list .comment-body {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  margin-left: 31px;
  padding-left: 45px; }

@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-body {
    padding-left: 20px;
    padding-right: 20px; } }

.comments-area .comment-list .comment-content {
  color: #6e6e6e;
  font-size: 14px;
  text-transform: capitalize; }

.comments-area .comment-list .comment-content ul {
  padding-left: 10px; }

.comments-area .comment-list .comment-content ul li {
  list-style: initial; }

.comments-area .comment-list .comment-content ul li:before {
  display: none; }

.comments-area .comment-list .comment-content ol {
  padding-left: 10px; }

.comments-area .comment-list .comment-content ol:before {
  display: none; }

.comments-area .comment-list .comment-content ol li {
  list-style: decimal; }

.comments-area .comment-list .comment-content a {
  word-wrap: break-word; }

.comments-area .comment-list .bypostauthor {
  display: block; }

.comments-area .comment-list .comment-meta:before, .comments-area .comment-list .comment-meta:after {
  content: " ";
  display: table; }

.comments-area .comment-list .comment-meta:after {
  clear: both; }

.comments-area .comment-list .comment-author {
  display: inline-block; }

@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-author {
    float: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .comments-area .comment-list .comment-author:before, .comments-area .comment-list .comment-author:after {
    content: " ";
    display: table; }
  .comments-area .comment-list .comment-author:after {
    clear: both; } }

.comments-area .comment-list .comment-author .avatar {
  background: #E6E6E6;
  border-radius: 100%;
  border: 8px solid #ffffff;
  float: left;
  height: 65px;
  left: -31px;
  margin-right: 15px;
  position: absolute;
  width: 65px;
  top: 12px; }

@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-author .avatar {
    position: static; } }

.comments-area .comment-list .comment-author .fn {
  color: #545454;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize; }

.comments-area .comment-list .comment-author .says {
  display: none; }

.comments-area .comment-list .comment-metadata {
  display: inline-block;
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #d9d9d9;
  line-height: 1; }

@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-metadata {
    border-left: none;
    border-top: 1px solid #d9d9d9;
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 0px;
    padding-top: 10px; } }

.comments-area .comment-list .comment-metadata a {
  display: inline-block;
  font-size: 12px;
  color: gray; }

@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-metadata a span {
    margin-top: 0;
    margin-bottom: 5px;
    display: block; } }

.comments-area .comment-list .comment-metadata a span:before {
  content: "\7d";
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
  margin-right: 5px;
  vertical-align: top; }

.comments-area .comment-list .comment-metadata a:hover, .comments-area .comment-list .comment-metadata a:focus, .comments-area .comment-list .comment-metadata a:active {
  color: #0b51c5; }

.comments-area .comment-list .children {
  margin: 0; }

.comments-area .comment-list .children li {
  position: relative; }

.comments-area .comment-list .children li:before {
  height: 20px;
  width: 20px;
  content: "";
  display: inline-block;
  background-color: #ffffff;
  border-width: 1px 0 0 1px;
  border-style: solid;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  border-color: #e6e6e6;
  position: absolute;
  top: -9px;
  left: 60px;
  z-index: 1; }

.comments-area .comment-list .reply {
  text-align: right; }

.comments-area .comment-list .reply:before:before, .comments-area .comment-list .reply:before:after, .comments-area .comment-list .reply:after:before, .comments-area .comment-list .reply:after:after {
  content: " ";
  display: table; }

.comments-area .comment-list .reply:before:after, .comments-area .comment-list .reply:after:after {
  clear: both; }

.comments-area .comment-list .reply a {
  background-color: #4285f4;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 500; }

.comments-area .comment-list .reply a:before {
  background-color: transparent;
  content: "\f3e5";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-right: 5px;
  position: static;
  width: auto; }

.comments-area .comment-list .reply a:hover:before, .comments-area .comment-list .reply a:focus:before, .comments-area .comment-list .reply a:active:before {
  width: auto; }

.comments-area .no-comments {
  text-align: center;
  margin-bottom: 30px;
  display: block;
  font-size: 18px;
  font-style: italic; }

.comments-area .comment-respond .logged-in-as {
  margin-bottom: 20px; }

.comments-area .comment-respond .logged-in-as a {
  -webkit-box-shadow: 0px 1px 0px 0px #ffffff;
  -ms-box-shadow: 0px 1px 0px 0px #ffffff;
  -o-box-shadow: 0px 1px 0px 0px #ffffff;
  box-shadow: 0px 1px 0px 0px #ffffff;
  color: #0b51c5;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 3px; }

.comments-area .comment-respond .logged-in-as a:hover, .comments-area .comment-respond .logged-in-as a:focus, .comments-area .comment-respond .logged-in-as a:active {
  color: #0b51c5; }

.comments-area .comment-respond .comment-form {
  margin-left: -15px;
  margin-right: -15px; }

.comments-area .comment-respond .comment-form:before, .comments-area .comment-respond .comment-form:after {
  content: " ";
  display: table; }

.comments-area .comment-respond .comment-form:after {
  clear: both; }

.comments-area .comment-respond .comment-form input[type="text"],
.comments-area .comment-respond .comment-form input[type="email"],
.comments-area .comment-respond .comment-form input[type="url"],
.comments-area .comment-respond .comment-form input[type="password"],
.comments-area .comment-respond .comment-form input[type="search"],
.comments-area .comment-respond .comment-form input[type="number"],
.comments-area .comment-respond .comment-form input[type="tel"],
.comments-area .comment-respond .comment-form input[type="range"],
.comments-area .comment-respond .comment-form input[type="date"],
.comments-area .comment-respond .comment-form input[type="month"],
.comments-area .comment-respond .comment-form input[type="week"],
.comments-area .comment-respond .comment-form input[type="time"],
.comments-area .comment-respond .comment-form input[type="datetime"],
.comments-area .comment-respond .comment-form input[type="datetime-local"],
.comments-area .comment-respond .comment-form input[type="color"],
.comments-area .comment-respond .comment-form textarea {
  border: 1px solid #d9d9d9;
  padding: 5px;
  background: transparent;
  margin-bottom: 0; }

.comments-area .comment-respond .comment-form textarea {
  height: 100px;
  min-height: 100px; }

.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
  float: left;
  width: 100%; }

.comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
  float: left; }

.comments-area .comment-respond .comment-form .comment-form-cookies-consent label, .comments-area .comment-respond .comment-form .comment-form-cookies-consent .searchform .search-button, .searchform .comments-area .comment-respond .comment-form .comment-form-cookies-consent .search-button {
  float: left;
  vertical-align: middle;
  margin-top: 0;
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-left: 15px; }

.comments-area .comment-respond .comment-form .comment-subscription-form {
  clear: both; }

.comments-area .comment-respond .comment-form p {
  float: left;
  width: 33.33%;
  padding: 0 15px; }
  .comments-area .comment-respond .comment-form p.form-submit {
    margin-bottom: 0; }

.comments-area .comment-respond .comment-form p label, .comments-area .comment-respond .comment-form p .searchform .search-button, .searchform .comments-area .comment-respond .comment-form p .search-button {
  margin-top: 0; }

@media screen and (max-width: 575px) {
  .comments-area .comment-respond .comment-form p {
    width: 100%; } }

.comments-area .comment-respond .comment-form .comment-form-comment {
  width: 100%; }

.comments-area .comment-respond .comment-form .comment-notes {
  margin-bottom: 50px;
  color: gray; }

.comments-area .comment-respond #email-notes {
  color: #cccccc; }

.comments-area .comment-respond .required {
  color: gray; }

.comments-area .comment-respond label, .comments-area .comment-respond .searchform .search-button, .searchform .comments-area .comment-respond .search-button {
  display: block;
  color: #6e6e6e;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400; }

.entry-meta,
.entry-footer {
  font-size: 13px; }

.entry-footer {
  border-top: 1px solid #d9d9d9;
  padding-top: 10px; }

.entry-meta {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding-bottom: 10px;
  padding-top: 8px;
  margin-bottom: 1.5em; }

.entry-meta span {
  margin-right: 10px; }

.author-detail .author-detail-inner {
  padding: 15px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%; }

.author-detail:before, .author-detail:after {
  content: " ";
  display: table; }

.author-detail:after {
  clear: both; }

.author-detail .author {
  float: left;
  width: 100px;
  margin: 0 10px 10px 0; }

@media screen and (max-width: 767px) {
  .author-detail .author {
    width: 100%;
    float: none;
    text-align: center; } }

.author-detail .author a {
  border-radius: 100%;
  display: inline-block;
  height: 100px;
  margin-top: 15px;
  width: 100px; }

@media screen and (max-width: 767px) {
  .author-detail .author a {
    margin-top: 0; } }

.author-detail .author a img {
  vertical-align: top;
  border-radius: 100%; }

.author-detail .author-content {
  font-size: 15px; }
  .author-detail .author-content.no-author-text {
    font-size: 15px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .author-detail .author-content.no-author-text .author {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .author-detail .author-content.no-author-text .author-name {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }

@media screen and (max-width: 767px) {
  .author-detail .author-content {
    width: 100%;
    float: none;
    text-align: center; } }

.author-detail .author-content .author-name {
  color: #545454;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: capitalize; }

.author-detail .author-content .author-name span {
  font-weight: 600;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 16px; }

.related-post {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-left: 15px;
  padding-right: 15px; }

.related-post:before, .related-post:after {
  content: " ";
  display: table; }

.related-post:after {
  clear: both; }

.related-post .related-post-list {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px; }

@media screen and (max-width: 767px) {
  .related-post .related-post-list {
    text-align: center; } }

.related-post .related-post-list h3 {
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px; }

.related-post .related-post-list h3 a {
  color: #3b3b3b;
  font-size: 17px; }

.related-post .related-post-list h3 a:hover, .related-post .related-post-list h3 a:focus, .related-post .related-post-list h3 a:active {
  color: #0b51c5; }

.related-post .related-post-list .post-thumb:after, .related-post .related-post-list .post-thumb:before {
  width: 220%; }

.related-post .related-post-list .post-thumb img {
  border: none;
  margin-bottom: 0; }

.related-post .related-post-list .post-thumb a i {
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  width: 40px; }

.related-post .related-post-list .edit-link .post-edit-link {
  margin-left: 0; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

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

.gallery {
  margin-left: -5px;
  margin-right: -5px; }

.gallery .gallery-item {
  position: relative; }

.gallery .gallery-caption {
  background-color: rgba(33, 33, 33, 0.8);
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 5px; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

.post-thumb {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  color: #fff;
  max-width: 100%; }

.post-thumb img {
  vertical-align: top; }

.post-thumb a {
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s; }

.post-thumb a:hover, .post-thumb a:focus, .post-thumb a:active {
  background-color: rgba(17, 17, 17, 0.5); }

.post {
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  -o-transition: box-shadow 0.3s, -o-transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s, -moz-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s; }

.post .feature-image {
  overflow: hidden;
  position: relative; }

.post .feature-image > a {
  display: inline-block;
  position: relative; }

.post .feature-image > a:before {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s, transform 0.3s;
  -moz-transition: opacity 0.3s, transform 0.3s;
  -o-transition: opacity 0.3s, transform 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s;
  -moz-transition: opacity 0.3s, transform 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s; }

.post .feature-image:hover a:before, .post .feature-image:focus a:before, .post .feature-image:active a:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.searchform #searchsubmit,
.search-form .search-submit {
  display: none; }

.searchform label, .searchform .search-button {
  margin-bottom: 0;
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  float: left; }

.searchform .search-field {
  background-color: #ffffff;
  border-right: none;
  color: #3b3b3b;
  display: block;
  margin-bottom: 0;
  max-width: 100%;
  vertical-align: top; }

.searchform .search-field::-webkit-input-placeholder {
  color: #3b3b3b; }

.searchform .search-field:-moz-placeholder {
  color: #3b3b3b; }

.searchform .search-field::-moz-placeholder {
  color: #3b3b3b; }

.searchform .search-field:-ms-input-placeholder {
  color: #3b3b3b; }

.searchform .search-field:hover, .searchform .search-field:focus, .searchform .search-field:active {
  color: #3b3b3b; }

.searchform .search-button {
  background-color: #4285f4;
  border: none;
  color: #ffffff;
  float: right;
  width: 50px !important;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0; }

.searchform .search-button span {
  color: #ffffff;
  display: block;
  line-height: 0.5; }

.searchform .search-button:hover, .searchform .search-button:focus, .searchform .search-button:active {
  background-color: #0b51c5;
  color: #ffffff; }

article.post .post-content {
  padding: 0; }

article.post .post-content .meta .meta-cat,
body.single .single-post-content .meta .meta-cat {
  padding: 0;
  border: none; }

article.post .post-content .meta .sep,
body.single .single-post-content .meta .sep {
  color: #ddd;
  font-size: inherit; }

body.single .meta {
  padding: 0;
  margin: 10px 0; }

body.single .meta [class*="meta-"],
article.post .post-content .meta [class*="meta-"] {
  display: inline-block;
  font-size: inherit;
  padding: 0 10px;
  line-height: inherit;
  text-decoration: inherit; }

body.single .meta.yatri-content-item,
article.post .post-content .meta.yatri-content-item {
  font-size: 14px;
  text-decoration: none; }

article.post .post-content .meta [class*="meta-"]:first-child {
  padding-left: 0;
  border-left: none; }

article.post .post-content .meta [class*="meta-"]:last-child {
  padding-right: 0; }

article.post .post-content .meta [class*="meta-"] .day:before,
body.single .meta [class*="meta-"] .day:before,
body.single .meta [class*="meta-"] .author-name:before,
article.post .post-content .meta [class*="meta-"] .author-name:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 3px; }

body.single .meta [class*="meta-"] .day:before,
article.post .post-content .meta [class*="meta-"] .day:before {
  content: "\f017"; }

article.post .post-content .post-title h3 {
  margin-bottom: 20px;
  margin-top: 0; }

.single-post-wrap .post-format-outer {
  background: #4285f4;
  /* border: 3px solid #f9f9f9; */
  color: #ffffff;
  font-size: 20px;
  line-height: 45px;
  height: 48px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 10px;
  width: 48px;
  z-index: 9;
  display: none; }

.single-post-wrap .post-content {
  position: relative; }

.single-post-wrap .post-content h3 {
  margin-top: 0; }

.banner-overlay, .post-content-overlay .post-thumb figure a {
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%; }

.overlay {
  position: relative; }

.overlay:before {
  background-color: rgba(33, 33, 33, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.wrap-inner-banner {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  background-color: #999999;
  margin-bottom: 0;
  border: 0;
  color: #ffffff;
  padding: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-position: center center;
  -ms-background-size: cover;
  background-size: cover; }

.wrap-inner-banner:hover, .wrap-inner-banner:focus, .wrap-inner-banner:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.wrap-inner-banner .page-header {
  border: none;
  color: #ffffff;
  margin-bottom: 165px;
  margin-top: 165px;
  padding: 0;
  text-align: center; }

.wrap-inner-banner .page-header:before, .wrap-inner-banner .page-header:after {
  content: " ";
  display: table; }

.wrap-inner-banner .page-header:after {
  clear: both; }

@media screen and (max-width: 575px) {
  .wrap-inner-banner .page-header {
    margin-bottom: 100px;
    margin-top: 100px; } }

.wrap-inner-banner .page-header .page-title {
  line-height: 1.2;
  margin: 0;
  color: #ffffff;
  font-size: 36px; }

@media screen and (max-width: 991px) {
  .wrap-inner-banner .page-header .page-title {
    font-size: 28px;
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .wrap-inner-banner .page-header .page-title {
    font-size: 20px; } }

.wrap-inner-banner .page-header .page-description {
  color: #ffffff;
  font-size: 18px;
  text-align: center; }

.post-content-overlay {
  position: relative; }

.post-content-overlay .post-thumb {
  vertical-align: top; }

.post-content-overlay .post-thumb figure img {
  border: none;
  vertical-align: top; }

.post-content-overlay .post-thumb figure a {
  border: 1px solid #ffffff; }

.post-content-overlay article.post-content {
  background-color: transparent;
  bottom: 0;
  color: #ffffff;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999; }

.post-content-overlay article.post-content .post-title h2 a {
  color: #ffffff;
  display: block; }

.post-content-overlay article.post-content .post-title h2 a:hover {
  color: #0b51c5; }

.post-content-overlay article.post-content .post-title .cat a {
  color: #e6e6e6; }

.post-content-overlay article.post-content .post-title .cat a:hover, .post-content-overlay article.post-content .post-title .cat a:focus, .post-content-overlay article.post-content .post-title .cat a:active {
  color: #0b51c5; }

.post-content-overlay article.post-content .post-title .cat:after {
  background-color: #e6e6e6; }

.post-content-overlay article.post-content .post-footer {
  height: 0;
  overflow: hidden;
  margin: 0;
  -webkit-transition: height 0.3s ease, margin-top 0.3s;
  -moz-transition: height 0.3s ease, margin-top 0.3s;
  -o-transition: height 0.3s ease, margin-top 0.3s;
  transition: height 0.3s ease, margin-top 0.3s; }

.post-content-overlay article.post-content .post-footer a, .post-content-overlay article.post-content .post-footer .divider {
  color: #ffffff; }

.post-content-overlay article.post-content .post-footer a:hover, .post-content-overlay article.post-content .post-footer a:focus, .post-content-overlay article.post-content .post-footer a:active, .post-content-overlay article.post-content .post-footer .divider:hover, .post-content-overlay article.post-content .post-footer .divider:focus, .post-content-overlay article.post-content .post-footer .divider:active {
  color: #0b51c5; }

.post-content-overlay article.post-content .post-footer .comment-link:after {
  color: #ffffff; }

.post-content-overlay:hover article.post-content .post-footer, .post-content-overlay:focus article.post-content .post-footer, .post-content-overlay:active article.post-content .post-footer {
  height: 40px;
  margin-top: 10px; }

.wrap-detail-page .post-thumb {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block; }

.wrap-detail-page .post-thumb img {
  margin-bottom: 30px; }

@media screen and (max-width: 767px) {
  .wrap-detail-page {
    padding-bottom: 40px; } }

.wrap-detail-page article.post-content {
  padding: 0; }

.wrap-list-page .post-title {
  margin-top: 15px; }

.wrap-list-page .post-footer {
  margin-bottom: 15px; }

.wrap-list-page .posted-on:before {
  display: none; }

.inner-page-content {
  padding-bottom: 30px; }

.post-main-content .content {
  padding-bottom: 30px; }

.post-main-content .post-navigation:before, .post-main-content .post-navigation:after {
  content: " ";
  display: table; }

.post-main-content .post-navigation:after {
  clear: both; }

@-webkit-keyframes move {
  from {
    stroke-dasharray: 0, 150; }
  to {
    stroke-dasharray: 130, 150; } }

@-moz-keyframes move {
  from {
    stroke-dasharray: 0, 150; }
  to {
    stroke-dasharray: 130, 150; } }

@-o-keyframes move {
  from {
    stroke-dasharray: 0, 150; }
  to {
    stroke-dasharray: 130, 150; } }

@keyframes move {
  from {
    stroke-dasharray: 0, 150; }
  to {
    stroke-dasharray: 130, 150; } }

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    opacity: 0; }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0; } }

@-moz-keyframes scroll {
  0% {
    -moz-transform: translateY(-2px);
         transform: translateY(-2px);
    opacity: 0; }
  50% {
    -moz-transform: translateY(8px);
         transform: translateY(8px);
    opacity: 1; }
  100% {
    -moz-transform: translateY(10px);
         transform: translateY(10px);
    opacity: 0; } }

@-o-keyframes scroll {
  0% {
    -o-transform: translateY(-2px);
       transform: translateY(-2px);
    opacity: 0; }
  50% {
    -o-transform: translateY(8px);
       transform: translateY(8px);
    opacity: 1; }
  100% {
    -o-transform: translateY(10px);
       transform: translateY(10px);
    opacity: 0; } }

@keyframes scroll {
  0% {
    -webkit-transform: translateY(-2px);
       -moz-transform: translateY(-2px);
         -o-transform: translateY(-2px);
            transform: translateY(-2px);
    opacity: 0; }
  50% {
    -webkit-transform: translateY(8px);
       -moz-transform: translateY(8px);
         -o-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(10px);
       -moz-transform: translateY(10px);
         -o-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0; } }

.mouse-holder {
  bottom: 22px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  width: 120px;
  z-index: 997; }

.mouse-holder .mouse-hover {
  text-align: center;
  position: relative; }

.mouse-holder .mouse-hover a {
  display: block;
  height: 43px;
  width: 30px;
  overflow: hidden;
  margin: auto; }

.mouse-holder .mouse-hover a span {
  text-transform: capitalize;
  margin: auto;
  position: absolute;
  opacity: 0;
  font-size: 0px;
  color: #ffffff;
  -webkit-transition: top 0.3s linear, opacity 0.2s;
  -moz-transition: top 0.3s linear, opacity 0.2s;
  -o-transition: top 0.3s linear, opacity 0.2s;
  transition: top 0.3s linear, opacity 0.2s;
  top: -40px;
  left: 0px;
  right: 0;
  width: 120px;
  z-index: 1; }

.mouse-holder .mouse-hover a:hover span, .mouse-holder .mouse-hover a:focus span, .mouse-holder .mouse-hover a:active span {
  font-size: 14px;
  top: -45px;
  opacity: 1;
  -webkit-transition: top 0.3s linear, opacity 1s;
  -moz-transition: top 0.3s linear, opacity 1s;
  -o-transition: top 0.3s linear, opacity 1s;
  transition: top 0.3s linear, opacity 1s; }

.mouse-holder #mouse {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transition: stroke 0.5s linear;
  -o-transition: stroke 0.5s linear;
  -moz-transition: stroke 0.5s linear;
  transition: stroke 0.5s linear;
  stroke: #ffffff; }

.mouse-holder #mouse:hover, .mouse-holder #mouse:focus, .mouse-holder #mouse:active {
  -webkit-animation: move 0.7s linear;
     -moz-animation: move 0.7s linear;
       -o-animation: move 0.7s linear;
          animation: move 0.7s linear;
  stroke: #0b51c5; }

.mouse-holder #scroll {
  -webkit-animation-name: scroll;
     -moz-animation-name: scroll;
       -o-animation-name: scroll;
          animation-name: scroll;
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
       -o-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
     -moz-animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
       -o-animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
          animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  stroke: #ffffff; }

#go-top {
  bottom: 20px;
  display: block;
  position: fixed;
  right: 20px;
  z-index: 99991;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s; }

#go-top span {
  background-color: #ffffff;
  color: #2d2d2d;
  padding: 0;
  height: 52px;
  line-height: 52px;
  text-align: center;
  vertical-align: middle;
  width: 52px;
  display: block;
  font-size: 22px;
  -webkit-transition: color 0.5s, background 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background 0.5s, border 0.5s;
  -o-transition: color 0.5s, background 0.5s, border 0.5s;
  transition: color 0.5s, background 0.5s, border 0.5s;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }

#go-top span:hover, #go-top span:focus, #go-top span:active {
  background: #4285f4;
  color: #ffffff;
  border: 1px solid #4285f4; }

body.yatri-customizer-preview .search-section {
  top: 0; }

.select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: #ddd; }

.select2-container .select2-selection--single {
  height: 37px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 37px; }

/*--------------------------------------------------------------
4.0 Widgets
--------------------------------------------------------------*/
article.post-content {
  position: relative;
  z-index: 1; }

.sidebar .widget {
  text-align: left;
  margin-bottom: 50px;
  padding: 25px;
  -webkit-box-shadow: 0 0 31px #efefef;
          box-shadow: 0 0 31px #efefef; }

.yatri-sidebar .widget {
  background: #fff; }

.widget {
  margin: 0 0 15px; }
  .widget:after {
    content: '';
    display: block;
    clear: both;
    width: 100%; }

.widget select {
  max-width: 100%; }

.widget .widget-title,
.widget .widgettitle {
  position: relative;
  font-weight: 500;
  font-size: 22px;
  display: block;
  margin-bottom: 25px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px; }
  .widget .widget-title:after,
  .widget .widgettitle:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #0b51c5;
    position: absolute;
    bottom: -1px; }

.widget ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 15px;
  word-break: break-word; }

.widget > ul {
  padding-left: 0; }

.widget li {
  border-top: 1px solid #f2f2f2;
  color: #4285f4;
  position: relative; }

.widget li:first-child {
  border-top: none; }

.block-top-footer .widget li {
  border-top-color: #7f7f7f; }

.widget li a {
  color: #4285f4;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px 7px 5px;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear; }

.widget li:hover:before, .widget li:focus:before, .widget li:active:before {
  background-color: #0b51c5;
  border-color: #0b51c5;
  padding-left: 5px; }

.widget li:hover > a, .widget li:focus > a, .widget li:active > a {
  color: #0b51c5; }

.widget li.recentcomments:before {
  display: none; }

.widget li.recentcomments .comment-author-link {
  color: #999999;
  font-style: italic; }

body .widget li.recentcomments a {
  display: inline-block !important;
  padding: 7px 5px !important; }

.widget.widget_search {
  padding: 30px; }

.widget.widget_search input {
  margin-bottom: 0; }

.widget .socialgroup ul {
  padding: 0; }

.widget .socialgroup ul li a {
  font-size: 0px; }

.widget.widget_calendar table {
  margin: 0; }

.widget.widget_calendar td, .widget.widget_calendar th {
  line-height: 1.6;
  text-align: center;
  padding: 6px 0; }

.widget.widget_calendar td#prev {
  text-align: left; }

.widget.widget_calendar td#next {
  text-align: right; }

.widget.widget_calendar td a:hover {
  color: #fff; }

.widget.widget_calendar tbody a {
  background-color: #4285f4;
  color: #ffffff;
  display: block;
  font-weight: 600;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); }

.widget.widget_calendar tbody a:hover, .widget.widget_calendar tbody a:focus, .widget.widget_calendar tbody a:active {
  background-color: #0b51c5; }

.widget.widget_calendar tfoot a {
  color: #4285f4; }

.widget.widget_calendar tfoot a:hover, .widget.widget_calendar tfoot a:focus, .widget.widget_calendar tfoot a:active {
  color: #0b51c5; }

.widget.widget_calendar caption {
  border-bottom: 1px solid #d9d9d9;
  font-weight: 500;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase; }

.widget.widget_categories .cat-item a {
  width: 85%; }

.widget.widget_categories .children .cat-item a {
  width: 80%; }

.widget.widget_categories .children, .widget.widget_nav_menu .sub-menu, .widget.widget_pages .children {
  margin: 0 10px 10px;
  padding-left: 10px; }

.widget.widget_recent_entries .post-date, .widget.widget_rss .rss-date, .widget.widget_rss cite {
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8; }

.widget.widget_recent_entries ul li .post-date {
  color: #999999;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 12px;
  margin-left: 5px; }

.widget.widget_rss ul {
  list-style: none;
  margin-bottom: 0; }

.widget.widget_rss li {
  border-top: none;
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 15px;
  padding: 0 0 15px 0; }

.widget.widget_rss li a {
  color: #4285f4; }

.widget.widget_rss li a:hover, .widget.widget_rss li a:focus, .widget.widget_rss li a:active {
  color: #0b51c5; }

.widget.widget_rss li:before {
  display: none; }

.widget.widget_rss li .rsswidget {
  line-height: 1.5;
  padding-bottom: 8px; }

.widget.widget_rss li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.widget.widget_rss .widget-title .rsswidget {
  border: 0;
  margin: -48px auto 0px;
  padding: 0px 10px 41px; }

.widget.widget_rss .widget-title .rsswidget img {
  margin-top: 6px;
  margin-right: 5px;
  vertical-align: bottom; }

.widget.widget_rss .widget-title .rsswidget:first-child {
  padding-right: 0; }

.widget.widget_rss .widget-title .rsswidget:hover, .widget.widget_rss .widget-title .rsswidget:focus, .widget.widget_rss .widget-title .rsswidget:active {
  color: #0b51c5; }

.widget.widget_rss cite {
  font-weight: 600; }

.widget.widget_rss .rss-date {
  font-size: 14px;
  font-style: italic; }

.widget.widget_rss .rssSummary {
  font-size: 14px;
  line-height: 1.5; }

.widget.widget_archive li a {
  display: inline-block;
  width: 85%; }

.widget.widget_tag_cloud .tagcloud a {
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
  border-radius: 30px;
  color: #4285f4;
  display: inline-block;
  margin: 3px 2px;
  padding: 5px 16px 6px;
  -webkit-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -moz-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -o-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  vertical-align: middle; }

.widget.widget_tag_cloud .tagcloud a:hover, .widget.widget_tag_cloud .tagcloud a:focus, .widget.widget_tag_cloud .tagcloud a:active {
  background-color: #0b51c5;
  border: 1px solid #0b51c5;
  color: #ffffff; }

.widget.widget_tag_cloud .tagcloud a:hover:before, .widget.widget_tag_cloud .tagcloud a:focus:before, .widget.widget_tag_cloud .tagcloud a:active:before {
  border: 1px solid #ffffff; }

.widget.widget_text .textwidget ul {
  padding: 0; }

.widget.widget_text .textwidget ul ul {
  padding-left: 10px; }

.widget.widget_text .textwidget ul li {
  margin-top: 5px;
  margin-bottom: 5px; }

.widget.widget_text .textwidget a {
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s; }

.widget.widget_text .textwidget a sidebar.sidebar {
  -webkit-box-shadow: 0px 2px 0px 0px #ffffff;
  -ms-box-shadow: 0px 2px 0px 0px #ffffff;
  -o-box-shadow: 0px 2px 0px 0px #ffffff;
  box-shadow: 0px 2px 0px 0px #ffffff; }

.widget.widget_text .textwidget a:hover, .widget.widget_text .textwidget a:focus, .widget.widget_text .textwidget a:active {
  -webkit-box-shadow: 0px 2px 0px 0px #212121;
  -ms-box-shadow: 0px 2px 0px 0px #212121;
  -o-box-shadow: 0px 2px 0px 0px #212121;
  box-shadow: 0px 2px 0px 0px #212121;
  color: #0b51c5; }

.widget.widget_text .textwidget.custom-html-widget a {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.widget.widget_text .textwidget.custom-html-widget a:hover, .widget.widget_text .textwidget.custom-html-widget a:focus, .widget.widget_text .textwidget.custom-html-widget a:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.widget.milestone-widget {
  margin-bottom: 30px; }

.widget.milestone-widget .milestone-countdown {
  border: 1px solid #f7f7f7; }

.widget.milestone-widget .milestone-countdown .label {
  color: #212121; }

.widget.widget_product_categories select {
  border-color: #f7f7f7;
  padding: 5px;
  width: 100%; }

.widget.widget_mc4wp_form_widget label, .widget.widget_mc4wp_form_widget .searchform .search-button, .searchform .widget.widget_mc4wp_form_widget .search-button {
  font-weight: 600; }

.widget.widget_mc4wp_form_widget input[type="submit"] {
  padding: 15px 50px; }

sidebar.sidebar .widget:last-child {
  margin-bottom: 30px; }

.widget.widget_media_image a, .widget.widget_media_gallery a {
  display: block;
  position: relative; }

.widget.widget_media_image a:before, .widget.widget_media_gallery a:before {
  background-color: rgba(33, 33, 33, 0.4);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all; }

.widget.widget_media_image a:hover:before, .widget.widget_media_gallery a:hover:before {
  opacity: 1;
  visibility: visible; }

.widget.widget_media_gallery .gallery {
  margin-bottom: 0px; }

.widget.widget_media_gallery .gallery-caption {
  display: none; }

.yatri-search-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .yatri-search-row input, .yatri-search-row select {
    margin-right: 10px; }
  .yatri-search-row input[name="s"], .yatri-search-row input[type="submit"] {
    margin-right: 0; }
  .yatri-search-row:after {
    content: '';
    clear: both; }
  .yatri-search-row.searh-row {
    display: block;
    text-align: right; }

.yatri-search {
  padding-top: 60px;
  padding-bottom: 60px; }
  .yatri-search.mb-full-width .yatri-search-content {
    padding: 0px 30px; }

/*--------------------------------------------------------------
5.0 Partials
--------------------------------------------------------------*/
.contact-details .list {
  color: #7d7d7d;
  display: inline-block;
  font-size: 13px;
  margin: 0 7px; }

.contact-details .list:first-child {
  margin-left: 0; }

.contact-details .list:last-child {
  margin-right: 0; }

.contact-details .list span {
  margin-right: 5px; }

.contact-details .list a {
  color: #7d7d7d; }

.contact-details .list a:hover, .contact-details .list a:focus, .contact-details .list a:active {
  color: #0b51c5; }

.site-header {
  position: relative; }

.site-header .yat-container {
  position: relative; }

.site-header .site-branding .site-title:hover, .site-header .site-branding .site-title:active, .site-header .site-branding .site-title:focus,
.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:active,
.site-header .site-branding .site-title a:focus {
  color: #0b51c5; }

.site-header .callback-button a {
  font-size: 14px;
  font-weight: 400;
  padding: 10px 15px;
  text-transform: capitalize; }

section.wrapper.site-content, .wrap-detail-page, .yatra-page-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff; }

@media screen and (max-width: 991px) {
  .main-header {
    padding: 15px 0; } }

.alt-menu-icon a {
  padding: 0 5px; }

.alt-menu-icon a span {
  color: #2d2d2d;
  display: inline-block;
  font-size: 31px;
  vertical-align: middle; }

@media screen and (max-width: 991px) {
  .alt-menu-icon {
    display: inline-block !important;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); } }

.header-bottom-right {
  float: right; }

.header-bottom-right .cart-icon,
.header-bottom-right .header-search-wrap,
.header-bottom-right .callback-button {
  display: inline-block;
  vertical-align: middle; }

.header-bottom-right .socialgroup {
  display: inline-block; }

.header-bottom-right .socialgroup a {
  line-height: 25px;
  width: 25px;
  height: 25px; }

.header-bottom-right .socialgroup a:before {
  font-size: 10px; }

.header-bottom-right .cart-icon {
  padding-left: 15px;
  border-left: 1px solid #cccccc;
  margin-left: 12px;
  line-height: 1.4; }

.header-bottom-right .cart-icon a {
  display: inline-block;
  color: #4285f4; }

.header-bottom-right .cart-icon a .count {
  margin-top: -10px;
  background-color: #4285f4;
  border-radius: 100%;
  font-size: 11px;
  height: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  font-weight: 400; }

.header-bottom-right .cart-icon a:hover, .header-bottom-right .cart-icon a:focus, .header-bottom-right .cart-icon a:active {
  color: #0b51c5; }

.header-bottom-right .cart-icon a:hover .count, .header-bottom-right .cart-icon a:focus .count, .header-bottom-right .cart-icon a:active .count {
  background-color: #0b51c5;
  color: #ffffff; }

.header-bottom-right .header-search-wrap {
  position: relative; }

.header-bottom-right .header-search-wrap .search-icon {
  border: 1px solid #cccccc;
  color: #4285f4;
  cursor: pointer;
  display: block;
  height: 34px;
  line-height: 34px;
  margin-left: 8px;
  text-align: center;
  vertical-align: middle;
  width: 34px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all; }

.header-bottom-right .header-search-wrap .search-icon:hover, .header-bottom-right .header-search-wrap .search-icon:focus, .header-bottom-right .header-search-wrap .search-icon:active {
  color: #0b51c5;
  border: 1px solid #0b51c5; }

.site-header-primary .header-bottom-right .header-search-wrap .search-icon {
  height: 27px;
  line-height: 27px;
  width: 27px;
  font-size: 13px; }

.header-bottom-right .header-search-wrap #search-form {
  display: none; }

.header-bottom-right .header-search-wrap #search-form.search-slide {
  display: block; }

.header-bottom-right .header-search-wrap #search-form {
  background-color: #e6e6e6;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 48px;
  width: 356px;
  z-index: 99; }

.header-bottom-right .header-search-wrap #search-form:before {
  content: "";
  display: block;
  border-bottom: 7px solid #e6e6e6;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: -7px;
  right: 10px; }

.header-bottom-right .header-search-wrap #search-form input {
  margin-bottom: 0; }

.site-header-two .site-header .site-branding .site-title {
  font-size: 26px; }

.site-header.site-header-two {
  background-color: #243335; }

.site-header.site-header-two .site-branding .site-description {
  color: #F2F2F2; }

.site-header.site-header-two .main-header {
  padding: 40px 0; }

@media screen and (max-width: 991px) {
  .site-header.site-header-two .main-header {
    padding: 15px 0; } }

.site-header.site-header-two .socialgroup a {
  color: #bfbfbf;
  border-color: #bfbfbf; }

.site-header.site-header-two .socialgroup a:hover, .site-header.site-header-two .socialgroup a:focus, .site-header.site-header-two .socialgroup a:active {
  color: #0b51c5;
  border-color: #0b51c5; }

.site-header.site-header-two .primary-navigation {
  background: #ffffff;
  margin-bottom: -27px;
  position: relative;
  z-index: 9; }

.site-header.site-header-two .main-navigation {
  text-align: center; }

.site-header.site-header-two .main-navigation nav > ul > li > a {
  padding: 20px 25px; }

.site-header.site-header-two .site-branding {
  text-align: center; }

.site-header.site-header-two .site-branding .site-title a {
  color: #f2f2f2; }

.site-header.site-header-two .site-branding .site-title a:hover, .site-header.site-header-two .site-branding .site-title a:focus, .site-header.site-header-two .site-branding .site-title a:active {
  color: #0b51c5; }

@media screen and (max-width: 991px) {
  .site-header.site-header-two .site-branding {
    text-align: left; }
  .site-header.site-header-two .site-branding .site-title {
    line-height: 1;
    display: block; } }

.site-header.site-header-two .header-bottom-right .callback-button {
  margin-left: 8px; }

.site-header.site-header-two .header-bottom-right .cart-icon {
  border-left: none;
  padding-left: 0; }

.site-header.site-header-two .header-bottom-right .cart-icon a {
  color: #bfbfbf; }

.site-header.site-header-two .header-bottom-right .cart-icon a:hover, .site-header.site-header-two .header-bottom-right .cart-icon a:focus, .site-header.site-header-two .header-bottom-right .cart-icon a:active {
  color: #0b51c5; }

.site-header.site-header-two .header-bottom-right .header-search-wrap .search-icon {
  color: #bfbfbf;
  border-color: #bfbfbf; }

.site-header.site-header-two .header-bottom-right .header-search-wrap .search-icon:hover, .site-header.site-header-two .header-bottom-right .header-search-wrap .search-icon:focus, .site-header.site-header-two .header-bottom-right .header-search-wrap .search-icon:active {
  color: #0b51c5;
  border-color: #0b51c5; }

.site-header.site-header-two .main-header-wrap {
  position: relative; }

.site-header.site-header-two .alt-menu-icon a span {
  color: #ffffff; }

.site-header.site-header-two .alt-menu-icon a span:hover, .site-header.site-header-two .alt-menu-icon a span:focus, .site-header.site-header-two .alt-menu-icon a span:active {
  color: #0b51c5; }

body.fixed-nav-active .wrap-fixed-header {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  z-index: 9999; }

body.fixed-nav-active .wrap-fixed-header .site-branding .site-title a:hover, body.fixed-nav-active .wrap-fixed-header .site-branding .site-title a:active, body.fixed-nav-active .wrap-fixed-header .site-branding .site-title a:focus {
  color: #0b51c5; }

body.fixed-nav-active .wrap-fixed-header .yat-container {
  position: relative; }

body.fixed-nav-active .main-navigation {
  text-align: right; }

.block-slider {
  overflow: hidden;
  position: relative;
  background-color: #fafafa; }

.block-slider .home-slider .content {
  -webkit-transition: all 0.5s linear 0.9s;
  -moz-transition: all 0.5s linear 0.9s;
  -o-transition: all 0.5s linear 0.9s;
  transition: all 0.5s linear 0.9s; }

.block-slider .home-slider .button-container {
  -webkit-transition: all 0.5s linear 1.3s;
  -moz-transition: all 0.5s linear 1.3s;
  -o-transition: all 0.5s linear 1.3s;
  transition: all 0.5s linear 1.3s; }

.block-slider .home-slider .post-title,
.block-slider .home-slider .content,
.block-slider .home-slider .button-container {
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  transform: translate(0, -20px);
  visibility: hidden;
  opacity: 0; }

.block-slider .home-slider .post-title .button-outline,
.block-slider .home-slider .content .button-outline,
.block-slider .home-slider .button-container .button-outline {
  color: #ffffff;
  border-color: #ffffff; }

.block-slider .home-slider .post-title .button-outline:hover, .block-slider .home-slider .post-title .button-outline:focus, .block-slider .home-slider .post-title .button-outline:active,
.block-slider .home-slider .content .button-outline:hover,
.block-slider .home-slider .content .button-outline:focus,
.block-slider .home-slider .content .button-outline:active,
.block-slider .home-slider .button-container .button-outline:hover,
.block-slider .home-slider .button-container .button-outline:focus,
.block-slider .home-slider .button-container .button-outline:active {
  border-color: #0b51c5; }

@media screen and (max-width: 575px) {
  .block-slider .home-slider .post-title a,
  .block-slider .home-slider .content a,
  .block-slider .home-slider .button-container a {
    display: block;
    text-align: center;
    width: 100%; } }

.block-slider .home-slider .active .post-title,
.block-slider .home-slider .active .content,
.block-slider .home-slider .active .button-container {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  opacity: 1; }

.block-slider .slide-item:not(:first-child) {
  display: none;
  visibility: hidden; }

.block-slider .banner-overlay, .block-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider a {
  padding: 150px 0 140px;
  height: 100%;
  width: 100%; }

.block-slider .slide-inner {
  padding-left: 15px;
  padding-right: 15px; }

.block-slider .slide-item {
  background-position: center center;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -moz-transition: filter 1s linear;
  -o-transition: filter 1s linear;
  -webkit-transition: -webkit-filter 1s linear;
  transition: -webkit-filter 1s linear;
  transition: filter 1s linear;
  transition: filter 1s linear, -webkit-filter 1s linear;
  -ms-background-size: cover;
  background-size: cover; }

.block-slider .slide-item .post-content-inner-wrap {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400; }

@media screen and (max-width: 575px) {
  .block-slider .slide-item .post-content-inner-wrap {
    font-size: 14px; } }

.block-slider .slide-item .post-title {
  padding-left: 25px;
  position: relative;
  -webkit-transition: all 0.5s linear 0.5s;
  -moz-transition: all 0.5s linear 0.5s;
  -o-transition: all 0.5s linear 0.5s;
  transition: all 0.5s linear 0.5s; }

.block-slider .slide-item .post-title h2 {
  line-height: 1;
  margin: 0;
  color: #ffffff;
  margin-top: 20px;
  font-size: 36px; }

@media screen and (max-width: 991px) {
  .block-slider .slide-item .post-title h2 {
    font-size: 24px;
    margin-bottom: 20px; } }

.block-slider .slide-item .button-container .post-footer-detail > a {
  margin-right: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 1px; }

@media screen and (max-width: 575px) {
  .block-slider .slide-item .button-container .post-footer-detail > a {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; } }

.block-slider .slide-item .button-container .post-footer-detail > a:hover, .block-slider .slide-item .button-container .post-footer-detail > a:focus, .block-slider .slide-item .button-container .post-footer-detail > a:active {
  color: #0b51c5; }

.block-slider.pages-slider .banner-overlay, .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider.pages-slider a {
  padding: 145px 0;
  height: 100%;
  width: 100%; }

@media screen and (min-width: 1367px) {
  .block-slider.pages-slider .banner-overlay, .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider.pages-slider a {
    padding: 255px 0; } }

@media screen and (max-width: 991px) {
  .block-slider.pages-slider .banner-overlay, .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider.pages-slider a {
    padding-bottom: 80px;
    padding-top: 80px; } }

.block-slider.pages-slider .slide-item {
  background-position: center center;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -moz-transition: filter 1s linear;
  -o-transition: filter 1s linear;
  -webkit-transition: -webkit-filter 1s linear;
  transition: -webkit-filter 1s linear;
  transition: filter 1s linear;
  transition: filter 1s linear, -webkit-filter 1s linear; }

.block-slider.pages-slider .slide-item .post-content-inner-wrap {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400; }

@media screen and (max-width: 575px) {
  .block-slider.pages-slider .slide-item .post-content-inner-wrap {
    font-size: 14px; } }

.block-slider.pages-slider .slide-item .post-content-inner-wrap .content {
  margin-top: 15px; }

.block-slider.pages-slider .slide-item .post-title h2 {
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: #ffffff;
  font-size: 52px; }

@media screen and (max-width: 991px) {
  .block-slider.pages-slider .slide-item .post-title h2 {
    font-size: 32px;
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .block-slider.pages-slider .slide-item .post-title h2 {
    font-size: 28px; } }

.block-slider.pages-slider .slide-item .button-container {
  margin-top: 60px; }

.block-slider.pages-slider .slide-item .button-container > a {
  margin-right: 5px;
  margin-top: 10px; }

@media screen and (max-width: 575px) {
  .block-slider.pages-slider .slide-item .button-container {
    margin-top: 40px; } }

.block-slider .controls {
  bottom: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  z-index: 99; }

.block-slider .controls.disabled {
  display: none; }

.block-slider #yatri-slide-pager {
  display: inline-block;
  vertical-align: middle; }

.block-slider #yatri-slide-pager.disabled {
  display: none; }

.block-slider:hover .controls, .block-slider:focus .controls, .block-slider:active .controls {
  opacity: 1; }

.main-navigation nav {
  display: block; }

.main-navigation nav > ul {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0; }

.main-navigation nav > ul > li {
  display: inline-block; }

.main-navigation nav > ul > li:first-child {
  border-left: none; }

.main-navigation nav > ul > li:first-child:before {
  display: none; }

.main-navigation nav > ul > li > a {
  color: #2d2d2d;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 15px 10px;
  display: inline-block; }

@media screen and (max-width: 991px) {
  .main-navigation nav > ul > li > a {
    padding: 15px 20px; } }

.main-navigation nav > ul > li > a:hover,
.main-navigation nav > ul > li > a:active, .main-navigation nav > ul > li > a:focus {
  color: #0b51c5; }

.main-navigation nav > ul.menu > li:hover > ul.sub-menu,
.main-navigation nav > ul.menu > li.focus > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  margin-top: 0;
  left: 0;
  -webkit-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
  -moz-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s; }

.main-navigation nav > ul ul {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 70px;
  width: 250px;
  z-index: 99;
  opacity: 0;
  text-align: left;
  -webkit-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
  -moz-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s; }

.main-navigation nav ul.menu > li > ul.sub-menu {
  left: -10000px; }

.main-navigation nav > ul ul li {
  border: 1px solid #DDD;
  position: relative;
  display: block; }
  .main-navigation nav > ul ul li:last-child {
    border-bottom: 0; }

.main-navigation nav > ul ul.sub-menu > li {
  border-bottom: 0; }
  .main-navigation nav > ul ul.sub-menu > li:last-child {
    border-bottom: 1px solid #ddd; }
  .main-navigation nav > ul ul.sub-menu > li a {
    background: #ffffff; }

.main-navigation nav > ul ul li a {
  color: #2d2d2d;
  display: block;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.main-navigation nav > ul ul li a:hover, .main-navigation nav > ul ul li a:focus, .main-navigation nav > ul ul li a:active {
  color: #0b51c5; }

.main-navigation nav > ul ul li > ul {
  left: 100%;
  top: 40px; }

.main-navigation nav ul .sub-menu li:hover > ul,
.main-navigation nav ul .sub-menu li.focus > ul {
  visibility: visible;
  opacity: 1;
  top: -1px; }

.main-navigation nav ul li {
  position: relative; }

.main-navigation nav ul li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  margin-left: 10px;
  transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  font-weight: 700;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  line-height: normal; }

.main-navigation nav ul li.current-menu-item > a, .main-navigation nav ul li.current-menu-parent > a {
  color: #0b51c5; }

.block-grid {
  padding-bottom: 15px; }

.site-footer .top-footer {
  background-color: #3a3a3a; }

.site-footer .site-branding {
  padding: 60px 0; }

@media screen and (max-width: 767px) {
  .site-footer .site-branding {
    padding: 50px 0 0; } }

@media screen and (max-width: 575px) {
  .site-footer .site-branding {
    padding: 50px 0 0; } }

.site-footer .site-branding p {
  display: inline-block; }

.site-footer .site-branding a {
  color: #bfbfbf;
  font-size: 20px; }

.site-footer .site-branding a:hover, .site-footer .site-branding a:focus, .site-footer .site-branding a:active {
  color: #0b51c5; }

.site-footer .site-branding .site-description {
  color: #bfbfbf;
  font-size: 12px;
  border-left: 1px solid #fff;
  padding-left: 15px;
  margin-left: 15px; }

@media screen and (max-width: 767px) {
  .site-footer .site-branding {
    text-align: left; } }

@media screen and (max-width: 767px) {
  .site-footer .site-branding p {
    display: block; }
  .site-footer .site-branding .site-description {
    border-left: none;
    padding-left: 0;
    margin-left: 0; } }

.site-footer .footer-social {
  padding: 60px 0; }

@media screen and (max-width: 767px) {
  .site-footer .footer-social {
    padding: 0 0 40px; } }

.site-footer .socialgroup {
  text-align: right; }

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

@media screen and (max-width: 767px) {
  .site-footer .socialgroup {
    text-align: left;
    margin-left: 0;
    margin-top: 20px; } }

.site-footer .socialgroup ul {
  padding: 0;
  margin: 0; }

.site-footer .socialgroup ul li {
  margin-bottom: 0; }

.site-footer .socialgroup ul li a {
  color: #bfbfbf;
  width: 41px;
  height: 40px;
  display: block;
  line-height: 38px;
  border: 1px solid #bfbfbf; }

.site-footer .socialgroup ul li a:hover, .site-footer .socialgroup ul li a:focus, .site-footer .socialgroup ul li a:active {
  border-color: #0b51c5;
  color: #0b51c5; }

.bottom-footer .copyright a:hover, .bottom-footer .copyright a:focus, .bottom-footer .copyright a:active {
  color: #0b51c5; }

.footer-menu {
  display: inline-block;
  margin-left: 10px; }

@media screen and (max-width: 767px) {
  .footer-menu {
    display: block;
    margin-top: 15px;
    text-align: center; } }

.footer-menu ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-size: 0; }

.footer-menu ul li {
  border-left: 1px solid #999999;
  display: inline-block;
  list-style: none;
  line-height: 1.1;
  padding: 0 10px; }

.footer-menu ul li:first-child {
  border-left: none; }

.footer-menu ul li:last-child {
  margin-right: 0; }

.footer-menu ul li a {
  color: #4285f4;
  font-size: 14px; }

.footer-menu ul li a:hover, .footer-menu ul li a:focus, .footer-menu ul li a:active {
  color: #0b51c5; }

.top-footer {
  font-size: 14px; }

.site-footer .top-footer .footer-widget-wrap {
  padding-bottom: 25px; }

@media screen and (max-width: 575px) {
  .site-footer .top-footer .footer-widget-wrap {
    padding-bottom: 0px; } }

.site-footer .top-footer .footer-widget-wrap .widget:last-child {
  margin-bottom: 0; }

.top-footer .footer-widget-item {
  margin-bottom: 40px; }

@media screen and (max-width: 575px) {
  .top-footer .footer-widget-item {
    margin-bottom: 30px; } }

.top-footer .widget {
  background-color: transparent;
  border: none;
  color: #cccccc;
  padding: 0; }

.top-footer .widget .footer-item {
  background-color: transparent;
  border: none;
  color: #cccccc; }

.top-footer .widget .widget-title,
.top-footer .widget .widgettitle {
  background-color: transparent;
  border: none;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 20px 0;
  padding: 0 0 15px 0;
  padding-right: 0;
  position: relative; }

.top-footer .widget .widget-title:after,
.top-footer .widget .widgettitle:after {
  display: inline-block;
  height: 1px;
  width: 40px;
  background-color: #cccccc;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0; }

.top-footer .widget ul, .top-footer .widget ol {
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 0;
  padding: 0 0;
  border: none; }

.top-footer .widget ul li, .top-footer .widget ol li {
  color: #cccccc;
  border-color: #6e6e6e;
  padding-left: 0; }

.top-footer .widget ul li:before, .top-footer .widget ol li:before {
  display: none; }

.top-footer .widget ul li a, .top-footer .widget ol li a {
  color: #cccccc;
  font-size: 14px; }

.top-footer .widget ul li a:hover, .top-footer .widget ul li a:focus, .top-footer .widget ul li a:active, .top-footer .widget ol li a:hover, .top-footer .widget ol li a:focus, .top-footer .widget ol li a:active {
  color: #0b51c5; }

.top-footer .widget ul ul, .top-footer .widget ul ol, .top-footer .widget ol ul, .top-footer .widget ol ol {
  padding-top: 0; }

.top-footer .widget dfn, .top-footer .widget cite, .top-footer .widget em, .top-footer .widget i, .top-footer .widget abbr, .top-footer .widget acronym {
  color: #cccccc; }

.top-footer .widget input[type="search"] {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6; }

.top-footer .widget .search-button {
  border: none;
  height: 42px; }

.top-footer .widget .search-button span {
  color: #ffffff; }

.top-footer .widget .search-button:hover, .top-footer .widget .search-button:focus, .top-footer .widget .search-button:active {
  background-color: #0b51c5; }

.top-footer .widget .search-button:hover span, .top-footer .widget .search-button:focus span, .top-footer .widget .search-button:active span {
  color: #ffffff; }

.top-footer .widget .textwidget,
.top-footer .widget .calendar_wrap,
.top-footer .widget .tagcloud, .top-footer .widget.widget_nav_menu .menu {
  color: #cccccc;
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 0;
  padding: 0 0; }

.top-footer .widget .textwidget ul, .top-footer .widget .textwidget ol {
  padding-top: 0; }

.top-footer .widget .textwidget a:hover, .top-footer .widget .textwidget a:focus, .top-footer .widget .textwidget a:active {
  -webkit-box-shadow: 0px 2px 0px 0px #e6e6e6;
  -ms-box-shadow: 0px 2px 0px 0px #e6e6e6;
  -o-box-shadow: 0px 2px 0px 0px #e6e6e6;
  box-shadow: 0px 2px 0px 0px #e6e6e6;
  color: #0b51c5; }

.top-footer .widget .calendar_wrap table, .top-footer .widget .calendar_wrap th, .top-footer .widget .calendar_wrap td {
  border-color: #6e6e6e;
  border-width: 1px; }

.top-footer .widget .calendar_wrap table {
  border-bottom: 0; }

.top-footer .widget .calendar_wrap table caption {
  border-color: #6e6e6e;
  color: #cccccc;
  margin-bottom: 0;
  text-align: right; }

.top-footer .widget .calendar_wrap table td a {
  color: #ffffff; }

.top-footer .widget .calendar_wrap table td a:hover, .top-footer .widget .calendar_wrap table td a:focus, .top-footer .widget .calendar_wrap table td a:active {
  color: #0b51c5; }

.top-footer .widget .tagcloud a {
  background-color: transparent;
  border-color: #6e6e6e;
  color: #cccccc; }

.top-footer .widget .search-form {
  margin-top: 40px; }

.top-footer .widget .recentcomments .comment-author-link {
  color: #cccccc;
  font-style: italic; }

.top-footer .widget .mejs-audio {
  margin-top: 30px; }

.top-footer .widget .wp-video {
  margin-top: 40px; }

.top-footer .widget .wp-caption {
  color: #cccccc;
  margin-top: 40px; }

.top-footer .widget.widget_rss li a {
  color: #cccccc; }

.top-footer .widget.widget_rss li a:hover, .top-footer .widget.widget_rss li a:focus, .top-footer .widget.widget_rss li a:active {
  color: #0b51c5; }

.top-footer .widget .rsswidget {
  color: #cccccc; }

.top-footer .widget .rsswidget:hover, .top-footer .widget .rsswidget:focus, .top-footer .widget .rsswidget:active {
  color: #0b51c5; }

.top-footer .widget .button {
  color: #cccccc; }

.top-footer .widget .button:hover, .top-footer .widget .button:focus, .top-footer .widget .button:active {
  color: #cccccc; }

.top-footer .widget .sb-about-widget .widget-content {
  margin-top: 40px; }

.top-footer .widget .sb-right-thumb-widget {
  color: #cccccc; }

.top-footer .widget .sb-right-thumb-widget .widget-content {
  margin-top: 40px;
  padding: 0; }

.top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a {
  color: #d9d9d9; }

.top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a:hover, .top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a:focus, .top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a:active {
  color: #0b51c5; }

.top-footer .widget .sb-right-thumb-widget .widget-content a {
  color: #cccccc; }

.top-footer .widget .sb-right-thumb-widget .widget-content a:hover, .top-footer .widget .sb-right-thumb-widget .widget-content a:focus, .top-footer .widget .sb-right-thumb-widget .widget-content a:active {
  color: #0b51c5; }

.site-footer.site-footer-two .footer-widget-wrap {
  padding-top: 60px; }

.site-footer.site-footer-two .footer-social {
  border-top: 1px solid #b3b3b3;
  padding: 0; }

.site-footer.site-footer-two .site-branding {
  padding: 0; }

.site-footer.site-footer-two .socialgroup {
  text-align: center;
  margin-bottom: 25px;
  margin-top: -24px; }

.site-footer.site-footer-two .socialgroup ul {
  background: #0F1F26;
  display: inline-block;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }

.yatri-overlay {
  position: relative; }
  .yatri-overlay:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
    border-radius: inherit;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.3s, transform 0.3s;
    -moz-transition: opacity 0.3s, transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s;
    -moz-transition: opacity 0.3s, transform 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s; }

/*--------------------------------------------------------------
2.0 Elements
--------------------------------------------------------------*/
.logged-in.admin-bar .ab-top-menu a,
.logged-in.admin-bar .ab-top-menu a > p {
  color: inherit !important; }

.page-title {
  font-size: 36px;
  line-height: 42px;
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: 500;
  color: #6e6e6e;
  margin-bottom: 15px;
  display: block; }

.pad0lr {
  padding-left: 0;
  padding-right: 0; }

.ovrhidden {
  overflow: hidden; }

.post-thumb a {
  bottom: 0;
  height: 100%;
  margin: auto;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9; }

.site-branding .site-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1; }

.site-branding .site-title a {
  color: #2d2d2d; }

@media screen and (max-width: 575px) {
  .site-branding .site-title {
    font-size: 16px; } }

.site-branding .site-title:hover a, .site-branding .site-title:focus a, .site-branding .site-title:active a {
  color: #0b51c5; }

.site-branding img {
  max-width: 230px; }

@media screen and (max-width: 575px) {
  .site-branding img {
    max-width: 150px; } }

.site-branding:hover img, .site-branding:focus img, .site-branding:active img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70); }

.site-branding:hover a, .site-branding:focus a, .site-branding:active a {
  color: #0b51c5; }

.site-branding .site-description {
  color: #545454;
  display: block;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 5px;
  line-height: 1.4; }

.mar0lr {
  margin-left: 0;
  margin-right: 0; }

.pad0lr {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.ovrhidden {
  overflow: hidden; }

.wrapper {
  width: 100%; }

.socialgroup ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.socialgroup li {
  display: inline-block;
  margin: 3px 0; }

.socialgroup a {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 0px;
  font-weight: 400;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #4285f4;
  text-decoration: inherit;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  border-radius: 100%;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  text-align: center;
  border: 1px solid #cccccc; }

.socialgroup a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 14px; }

.socialgroup a:hover, .socialgroup a:focus, .socialgroup a:active {
  border-color: #0b51c5;
  color: #0b51c5; }

.socialgroup a[href*="blogger.com"]:before {
  content: "\e0a7"; }

.socialgroup a[href*="delicious.com"]:before {
  content: "\e0a9"; }

.socialgroup a[href*="deviantart.com"]:before {
  content: "\e09f"; }

.socialgroup a[href*="dribbble.com"]:before {
  content: "\e09b"; }

.socialgroup a[href*="facebook.com"]:before {
  content: "\e093"; }

.socialgroup a[href*="flickr.com"]:before {
  content: "\e0a6"; }

.socialgroup a[href*="googledrive"]:before {
  content: "\e0a5"; }

.socialgroup a[href*="instagram.com"]:before {
  content: "\e09a"; }

.socialgroup a[href*="linkedin.com"]:before {
  content: "\e09d"; }

.socialgroup a[href*="myspace.com"]:before {
  content: "\e0a1"; }

.socialgroup a[href*="picassa.com"]:before {
  content: "\e0a4"; }

.socialgroup a[href*="pinterest.com"]:before {
  content: "\e095"; }

.socialgroup a[href*="plus.google.com"]:before {
  content: "\e096"; }

.socialgroup a[href*="rss.com"]:before,
.socialgroup a[href*="/feed"]:before {
  content: "\e09e"; }

.socialgroup a[href*="share.com"]:before {
  content: "\e0a0"; }

.socialgroup a[href*="skype.com"]:before {
  content: "\e0a2"; }

.socialgroup a[href*="skype:"]:before {
  content: "\e0a2"; }

.socialgroup a[href*="spotify.com"]:before {
  content: "\e0a8"; }

.socialgroup a[href*="tumbleupon.com"]:before {
  content: "\e098"; }

.socialgroup a[href*="tumblr.com"]:before {
  content: "\e097"; }

.socialgroup a[href*="twitter.com"]:before {
  content: "\e094"; }

.socialgroup a[href*="vimeo.com"]:before {
  content: "\e09c"; }

.socialgroup a[href*="wordpress.com"]:before,
.socialgroup a[href*="wordpress.org"]:before {
  content: "\e0b0"; }

.socialgroup a[href*="youtube.com"]:before {
  content: "\e0a3"; }

.socialgroup:hover:before {
  color: #212121;
  background-color: #ffffff; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #e6e6e6;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #3b3b3b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

a:focus,
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.slick-slider .slick-slide:focus,
.search-box .product-search-wrapper form select:focus {
  outline: auto !important;
  outline-style: dotted !important;
  outline-width: thin !important;
  outline-color: #4285f4 !important;
  -webkit-focus-ring-color: #4285f4 !important;
  -moz-outline-radius: inherit !important; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.clearfix:before, .clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after {
  content: " ";
  display: table; }

.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after {
  clear: both; }

.wrap-detail-page form label, .wrap-detail-page form .searchform .search-button, .searchform .wrap-detail-page form .search-button {
  font-weight: 500;
  font-size: 15px;
  display: block;
  margin-top: 15px; }

.wrap-detail-page form input[type="submit"] {
  width: 300px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
  padding: 15px;
  background-color: #4285f4;
  line-height: 1.2; }

@media screen and (max-width: 575px) {
  .wrap-detail-page form input[type="submit"] {
    width: 100%; } }

.wrap-detail-page form input[type="submit"]:hover, .wrap-detail-page form input[type="submit"]:focus, .wrap-detail-page form input[type="submit"]:active {
  background-color: #0b51c5;
  border-color: #0b51c5;
  color: #ffffff; }

.wrap-detail-page form.search-form label, .wrap-detail-page form.search-form .searchform .search-button, .searchform .wrap-detail-page form.search-form .search-button,
.wrap-detail-page form.search-form .search-field {
  margin: 0; }

.wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"] {
  width: 300px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  padding: 15px; }

@media screen and (max-width: 575px) {
  .wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"] {
    width: 100%; } }

.wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"]:hover, .wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"]:focus, .wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"]:active {
  background-color: #0b51c5;
  border-color: #0b51c5;
  color: #ffffff; }

.wrap-detail-page .wpcf7-form label span, .wrap-detail-page .wpcf7-form .searchform .search-button span, .searchform .wrap-detail-page .wpcf7-form .search-button span {
  display: block; }

.wrap-detail-page .wpcf7-form label .wpcf7-form-control, .wrap-detail-page .wpcf7-form .searchform .search-button .wpcf7-form-control, .searchform .wrap-detail-page .wpcf7-form .search-button .wpcf7-form-control {
  margin-top: 15px;
  border: 2px solid #e1e1e1;
  background-color: #ffffff; }

.wrap-detail-page .wpcf7 label, .wrap-detail-page .wpcf7 .searchform .search-button, .searchform .wrap-detail-page .wpcf7 .search-button {
  width: 100%;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 13px; }

.wrap-detail-page .wpcf7 input,
.wrap-detail-page .wpcf7 textarea {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  height: 46px;
  margin: 0;
  width: 100%;
  border: 2px solid #e1e1e1;
  background: transparent;
  padding: 10px 5px 8px 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.wrap-detail-page .wpcf7 input::-webkit-input-placeholder, .wrap-detail-page .wpcf7 textarea::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s; }

.wrap-detail-page .wpcf7 input:-moz-placeholder, .wrap-detail-page .wpcf7 textarea:-moz-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s; }

.wrap-detail-page .wpcf7 input::-moz-placeholder, .wrap-detail-page .wpcf7 textarea::-moz-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s; }

.wrap-detail-page .wpcf7 input:-ms-input-placeholder, .wrap-detail-page .wpcf7 textarea:-ms-input-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s; }

.wrap-detail-page .wpcf7 input:focus, .wrap-detail-page .wpcf7 input:active,
.wrap-detail-page .wpcf7 textarea:focus,
.wrap-detail-page .wpcf7 textarea:active {
  background-color: #ffffff; }

.wrap-detail-page .wpcf7 input:focus::-webkit-input-placeholder, .wrap-detail-page .wpcf7 input:active::-webkit-input-placeholder, .wrap-detail-page .wpcf7 textarea:focus::-webkit-input-placeholder, .wrap-detail-page .wpcf7 textarea:active::-webkit-input-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .wpcf7 input:focus:-moz-placeholder, .wrap-detail-page .wpcf7 input:active:-moz-placeholder, .wrap-detail-page .wpcf7 textarea:focus:-moz-placeholder, .wrap-detail-page .wpcf7 textarea:active:-moz-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .wpcf7 input:focus::-moz-placeholder, .wrap-detail-page .wpcf7 input:active::-moz-placeholder, .wrap-detail-page .wpcf7 textarea:focus::-moz-placeholder, .wrap-detail-page .wpcf7 textarea:active::-moz-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .wpcf7 input:focus:-ms-input-placeholder, .wrap-detail-page .wpcf7 input:active:-ms-input-placeholder, .wrap-detail-page .wpcf7 textarea:focus:-ms-input-placeholder, .wrap-detail-page .wpcf7 textarea:active:-ms-input-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .wpcf7 textarea {
  min-height: 100px; }

.wrap-detail-page .wpcf7 input[type="submit"] {
  background-color: #4285f4;
  border: 1px solid #4285f4;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  max-width: 220px;
  height: 46px;
  padding: 0;
  border-radius: 20px; }

.wrap-detail-page .wpcf7 input[type="submit"]:hover, .wrap-detail-page .wpcf7 input[type="submit"]:active, .wrap-detail-page .wpcf7 input[type="submit"]:focus {
  background-color: #0b51c5;
  border: 1px solid #0b51c5;
  color: #ffffff;
  max-width: 220px;
  padding: 0;
  font-size: 13px;
  border-radius: 20px; }

@media screen and (max-width: 767px) {
  .wrap-detail-page .wpcf7 input[type="submit"] {
    padding-left: 2em;
    padding-right: 2em; } }

.wrap-detail-page .yatri-contact-form-area .form-group {
  position: relative;
  margin-bottom: 0; }

.wrap-detail-page .yatri-contact-form-area .form-group:before, .wrap-detail-page .yatri-contact-form-area .form-group:after {
  content: " ";
  display: table; }

.wrap-detail-page .yatri-contact-form-area .form-group:after {
  clear: both; }

.wrap-detail-page .yatri-contact-form-area .form-group .form-control {
  margin-bottom: 0; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control,
.wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  height: 46px;
  border: 2px solid #e1e1e1;
  background: transparent;
  padding: 10px 5px 8px 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control:focus, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control:active,
.wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:focus,
.wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:active {
  background-color: #ffffff; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control:focus::-webkit-input-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control:active::-webkit-input-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:focus::-webkit-input-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:active::-webkit-input-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control:focus:-moz-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control:active:-moz-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:focus:-moz-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:active:-moz-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control:focus::-moz-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control:active::-moz-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:focus::-moz-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:active::-moz-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control:focus:-ms-input-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control:active:-ms-input-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:focus:-ms-input-placeholder, .wrap-detail-page .yatri-contact-form-area .form-group textarea.form-control:active:-ms-input-placeholder {
  font-size: 0px;
  color: #ffffff; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control[type="submit"] {
  background-color: #4285f4;
  border: 1px solid #4285f4;
  float: left;
  margin-top: 20px;
  max-width: 220px;
  padding: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s; }

.wrap-detail-page .yatri-contact-form-area .form-group input.form-control[type="submit"]:hover, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control[type="submit"]:focus, .wrap-detail-page .yatri-contact-form-area .form-group input.form-control[type="submit"]:active {
  padding: 14px 0 12px;
  background-color: #0b51c5;
  border-color: #0b51c5;
  max-width: 220px;
  padding: 0; }

.wrap-detail-page .yatri-contact-form-area .form-group textarea {
  min-height: 100px;
  width: 100%; }

.wrap-detail-page .yatri-contact-form-area .form-group label, .wrap-detail-page .yatri-contact-form-area .form-group .searchform .search-button, .searchform .wrap-detail-page .yatri-contact-form-area .form-group .search-button {
  color: #6e6e6e;
  font-size: 13px;
  display: inline-block;
  top: 13px;
  left: 16px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top 0.1s, opacity 0.1s;
  -moz-transition: top 0.1s, opacity 0.1s;
  -o-transition: top 0.1s, opacity 0.1s;
  transition: top 0.1s, opacity 0.1s; }

.wrap-detail-page .yatri-contact-form-area .form-group label sup, .wrap-detail-page .yatri-contact-form-area .form-group .searchform .search-button sup, .searchform .wrap-detail-page .yatri-contact-form-area .form-group .search-button sup {
  color: gray;
  font-size: 15px;
  top: 1px; }

.wrap-detail-page .yatri-contact-form-area .form-group label.move, .wrap-detail-page .yatri-contact-form-area .form-group .searchform .move.search-button, .searchform .wrap-detail-page .yatri-contact-form-area .form-group .move.search-button {
  -webkit-transition: top 0.5s, opacity 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s;
  -o-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s;
  font-weight: 300;
  opacity: 1;
  top: -39px;
  color: #3b3b3b; }

.wrap-detail-page .yatri-contact-form-area .form-group .ajax-loader {
  margin: 35px 0 0 15px; }

@media screen and (max-width: 767px) {
  .wrap-detail-page .yatri-contact-form-area .form-group .ajax-loader {
    margin-top: 10px; } }

.wrap-detail-page .yatri-contact-form-area .form-group .cleaner {
  background-color: transparent;
  color: #b3b3b3;
  float: right;
  width: 100px;
  font-size: 13px;
  padding-right: 0;
  border: none;
  margin-top: 28px; }

@media screen and (max-width: 767px) {
  .wrap-detail-page .yatri-contact-form-area .form-group .cleaner {
    margin-top: 10px; } }

.wrap-detail-page .yatri-contact-form-area .form-group .cleaner span {
  font-size: 18px;
  color: #b3b3b3;
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px; }

.wrap-detail-page .yatri-contact-form-area .form-group .cleaner:hover, .wrap-detail-page .yatri-contact-form-area .form-group .cleaner:active, .wrap-detail-page .yatri-contact-form-area .form-group .cleaner:focus {
  color: #0b51c5;
  outline: none; }

.wrap-detail-page .yatri-contact-form-area .form-group .cleaner:hover span, .wrap-detail-page .yatri-contact-form-area .form-group .cleaner:active span, .wrap-detail-page .yatri-contact-form-area .form-group .cleaner:focus span {
  color: #0b51c5; }

@media screen and (max-width: 991px) {
  .wrap-detail-page .yatri-contact-form-area .form-group .cleaner {
    width: 100%;
    text-align: left;
    padding-left: 0; } }

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

.section-title-group {
  text-align: center;
  margin-bottom: 70px; }

@media screen and (max-width: 767px) {
  .section-title-group {
    margin-bottom: 45px; } }

.sub-title {
  color: #6e6e6e;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase; }

.sub-title p {
  display: inline-block;
  margin-bottom: 0; }

.box-title {
  color: #3b3b3b;
  font-size: 20px; }

.yatri-main-wrap {
  width: 100%; }

.cat {
  display: inline-block;
  background: rgba(33, 33, 33, 0.7); }
  .cat a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    padding: 5px 10px; }

.wp-block-cover, .wp-block-cover-image {
  margin-bottom: 20px; }

.masonry-wrapper .masonry-grid {
  padding: 0 10px;
  float: left;
  clear: none;
  border: none; }
  .masonry-wrapper .masonry-grid article {
    -webkit-box-shadow: 0 0 18px #f5eeee;
            box-shadow: 0 0 18px #f5eeee; }

body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .meta, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .meta, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .meta, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .meta, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap {
  padding: 10px 0px;
  margin: 0; }
  body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .meta p, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .meta h3, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title p, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title h3, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text p, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text h3, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container p, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container h3, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image p, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image h3, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap p, body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap h3, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .meta p, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .meta h3, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title p, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title h3, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text p, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text h3, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container p, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container h3, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image p, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image h3, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap p, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap h3, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .meta p, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .meta h3, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title p, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title h3, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text p, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text h3, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container p, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container h3, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image p, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image h3, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap p, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap h3, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .meta p, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .meta h3, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title p, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .post-title h3, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text p, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .post-text h3, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container p, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .button-container h3, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image p, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .feature-image h3, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap p, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-taxonomy-wrap h3 {
    margin: 0; }

body.archive .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-content-item:first-child, body.blog .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-content-item:first-child, body.search-results .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-content-item:first-child, body.single .yatri-main-wrap article.single-post-wrap .post-content-inner .yatri-content-item:first-child {
  padding-top: 0; }

body .entry-title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  color: #2d2d2d; }
  body .entry-title a {
    font-size: inherit; }

.yatra-single-meta-options h3 {
  text-transform: uppercase; }

.yatra-single-meta-options th {
  font-weight: 500;
  padding-left: 0; }

.yatra-single-meta-options del {
  color: #bbb; }

.yatra-single-meta-options p {
  margin: 0; }

.yatra-single-meta-content .byline {
  color: #4285f4; }
  .yatra-single-meta-content .byline:before {
    content: "\f007";
    color: inherit; }
  .yatra-single-meta-content .byline:hover {
    color: #0b51c5; }

.yatra-content-area .entry-title {
  margin-bottom: 10px;
  font-weight: 500; }

.yatra-content-area .cat-links.destination-links a {
  margin-right: 5px; }
  .yatra-content-area .cat-links.destination-links a:before {
    content: "\f124";
    font-weight: 600; }

.yatra-content-area .cat-links.activity-links a {
  margin-right: 5px; }
  .yatra-content-area .cat-links.activity-links a:before {
    content: '\f0ae';
    font-weight: 600; }

.home-contant-area .yatra-widget-header {
  max-width: 660px;
  margin: 0 auto 60px;
  text-align: center; }
  .home-contant-area .yatra-widget-header .widget-title {
    font-size: 30px;
    border-bottom: 1px solid #ddd; }
    .home-contant-area .yatra-widget-header .widget-title:after {
      width: 200px;
      height: 3px;
      bottom: -2px;
      left: 50%;
      margin-left: -100px; }

.yatri-responsive-toggle-menu-wrap {
  display: none; }

.yatri-responsive-toggle-menu {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid #ddd;
  cursor: pointer; }
  .yatri-responsive-toggle-menu.close span:before {
    content: ""; }

.yatri-section-social-icons ul {
  margin: 0;
  padding: 0; }

.yatri-section-social-icons li {
  list-style: none;
  float: none;
  margin-right: 20px;
  display: inline-block; }
  .yatri-section-social-icons li a, .yatri-section-social-icons li span {
    display: block;
    -webkit-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
    line-height: 1.5; }
  .yatri-section-social-icons li:last-child {
    margin-right: 0px; }

.yatri-section-container.menu-container .yatri-submenu-toggle {
  display: none; }

.offcanvas_menu-container {
  position: unset; }

.yatri-offcanvas-menu-content {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  width: 325px;
  max-width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
       transform: translateX(-100%);
  -webkit-transition: 0.35s -webkit-transform ease;
  transition: 0.35s -webkit-transform ease;
  -o-transition: 0.35s -o-transform ease;
  -moz-transition: 0.35s transform ease, 0.35s -moz-transform ease;
  transition: 0.35s transform ease;
  transition: 0.35s transform ease, 0.35s -webkit-transform ease, 0.35s -moz-transform ease, 0.35s -o-transform ease;
  transition: 0.35s transform ease, 0.35s -webkit-transform ease;
  padding: 40px 20px 20px;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto; }
  .yatri-offcanvas-menu-content .yatri-canvas-close {
    border: none;
    cursor: pointer;
    background: #aaa;
    height: 25px;
    width: 25px;
    position: absolute;
    left: unset;
    right: 5px;
    top: 5px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.15); }
    .yatri-offcanvas-menu-content .yatri-canvas-close:hover {
      background: #949494; }

.yatri-offcanvas-menu-content.right {
  right: 0;
  left: unset;
  direction: rtl;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
   -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
       transform: translateX(100%); }
  .yatri-offcanvas-menu-content.right .yatri-offcanvas-menu-content-inner {
    direction: ltr; }
  .yatri-offcanvas-menu-content.right .yatri-canvas-close {
    right: unset;
    left: 5px; }

body.admin-bar .yatri-offcanvas-menu-content {
  top: 32px; }

body.admin-bar .yatri-section-menu.yatri-mobile-menu {
  top: 45px; }

.yatri-offcanvas-menu-content.yatri-offcanvas-open, .yatri-offcanvas-menu-content.yatri-offcanvas-open.right {
  display: block;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
   -ms-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0);
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); }

.yatri-section-offcanvas-menu .yatri-toggle-wrap {
  display: inline-block;
  background: none;
  margin: 0;
  padding: 3px 10px;
  border: 1px solid #ddd; }
  .yatri-section-offcanvas-menu .yatri-toggle-wrap span.fa {
    cursor: pointer; }
  .yatri-section-offcanvas-menu .yatri-toggle-wrap:hover span.fa {
    color: #0b51c5; }

.yatri-section-offcanvas-menu .yatri-offcanvas-menu-content.left {
  left: -50000px; }
  .yatri-section-offcanvas-menu .yatri-offcanvas-menu-content.left .yatri-canvas-close {
    right: 5px;
    left: unset; }

.yatri-section-offcanvas-menu.show-nav .yatri-offcanvas-menu-content {
  visibility: visible; }

.yatri-section-offcanvas-menu .yatri-canvas-close {
  cursor: pointer; }

.yatri-mobile-menu .yatri-mobile-navigation-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 0;
  padding: 10px;
  background: none;
  border: none; }

.yatri-mobile-menu.yatri-section-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  width: 400px;
  max-width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
       transform: translateX(-100%);
  -webkit-transition: 0.35s -webkit-transform ease;
  transition: 0.35s -webkit-transform ease;
  -o-transition: 0.35s -o-transform ease;
  -moz-transition: 0.35s transform ease, 0.35s -moz-transform ease;
  transition: 0.35s transform ease;
  transition: 0.35s transform ease, 0.35s -webkit-transform ease, 0.35s -moz-transform ease, 0.35s -o-transform ease;
  transition: 0.35s transform ease, 0.35s -webkit-transform ease;
  padding: 40px 20px 20px;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto; }
  .yatri-mobile-menu.yatri-section-menu ul {
    margin: 0;
    padding: 0; }
  .yatri-mobile-menu.yatri-section-menu li {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    display: block; }
    .yatri-mobile-menu.yatri-section-menu li.menu-item-has-children a:after {
      content: ""; }
    .yatri-mobile-menu.yatri-section-menu li.menu-item-has-children .yatri-submenu-toggle {
      height: 25px;
      width: 25px;
      background: #fff;
      text-align: center;
      color: #2d2d2d;
      display: block;
      position: absolute;
      top: 50%;
      right: 2px;
      cursor: pointer;
      font-size: 15px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      border: none; }
    .yatri-mobile-menu.yatri-section-menu li:last-child {
      border-bottom: 0; }
    .yatri-mobile-menu.yatri-section-menu li:after {
      content: ""; }
    .yatri-mobile-menu.yatri-section-menu li.yatri-menu-open > ul.sub-menu {
      display: block; }
    .yatri-mobile-menu.yatri-section-menu li.yatri-menu-open > a .yatri-submenu-toggle:before {
      content: ""; }
    .yatri-mobile-menu.yatri-section-menu li.yatri-menu-close > ul.sub-menu {
      display: none; }
    .yatri-mobile-menu.yatri-section-menu li.yatri-menu-close > a .yatri-submenu-toggle:before {
      content: ""; }
    .yatri-mobile-menu.yatri-section-menu li a {
      color: #2d2d2d;
      position: relative;
      display: block;
      padding-top: 5px;
      padding-bottom: 5px;
      margin: 0;
      line-height: inherit;
      border-top: 1px solid rgba(0, 0, 0, 0.2);
      font-weight: inherit; }
  .yatri-mobile-menu.yatri-section-menu nav {
    border-top: 1px solid #e9ecef; }

.yatri-mobile-menu ul.sub-menu {
  display: none;
  opacity: 1;
  position: unset;
  width: 100%;
  margin: 0;
  border: 0;
  background: initial;
  visibility: visible; }
  .yatri-mobile-menu ul.sub-menu li {
    display: block; }
    .yatri-mobile-menu ul.sub-menu li a {
      padding-left: 35px; }
      .yatri-mobile-menu ul.sub-menu li a:before {
        content: "";
        margin-left: -15px;
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900; }
    .yatri-mobile-menu ul.sub-menu li ul.sub-menu li a {
      padding-left: 50px; }
    .yatri-mobile-menu ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
      padding-left: 65px; }
    .yatri-mobile-menu ul.sub-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
      padding-left: 80px; }

.yatri-mobile-menu.right.yatri-section-menu {
  right: 0;
  left: unset;
  direction: rtl;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
   -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
       transform: translateX(100%); }
  .yatri-mobile-menu.right.yatri-section-menu nav {
    direction: ltr; }
  .yatri-mobile-menu.right.yatri-section-menu .yatri-canvas-close {
    right: unset;
    left: 5px; }

.yatri-section-search-form {
  position: relative;
  display: inline-block;
  font-size: 16px; }
  .yatri-section-search-form .search-main {
    display: none;
    padding: 5px 10px;
    cursor: pointer;
    background: none;
    border: none; }
  .yatri-section-search-form .search-form-main {
    position: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #ffffff none repeat scroll 0 0;
    border: 0;
    padding: 0;
    width: 100%;
    max-width: 100%; }
    .yatri-section-search-form .search-form-main input {
      padding: 6px 5px 6px 15px;
      margin-bottom: 0;
      border: 1px solid #4285f4; }
  .yatri-section-search-form.form-type-default .search-main {
    display: block; }
  .yatri-section-search-form.form-type-default .search-form-main {
    position: absolute;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
    border-top: 2px solid #4285f4;
    opacity: 0;
    visibility: hidden;
    padding: 15px;
    right: 0;
    top: 124%;
    width: 347px;
    max-width: 347px;
    z-index: 9999;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0); }
    .yatri-section-search-form.form-type-default .search-form-main:before {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #4285f4;
      content: "";
      position: absolute;
      top: -10px; }
    .yatri-section-search-form.form-type-default .search-form-main.before-right:before {
      right: 7px;
      left: unset; }
    .yatri-section-search-form.form-type-default .search-form-main.before-left:before {
      left: 7px;
      right: unset; }
    .yatri-section-search-form.form-type-default .search-form-main.active-search {
      opacity: 1;
      visibility: visible;
      filter: alpha(opacity=100);
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0); }

.yatri-button {
  padding: 5px 15px;
  background: #4285f4;
  border: 1px solid #0b51c5;
  color: #fff;
  display: inline-block; }
  .yatri-button .yatri-button-icon {
    margin-right: 5px;
    color: #fff; }
  .yatri-button:hover {
    background: #fff;
    color: #0b51c5; }
    .yatri-button:hover .yatri-button-icon {
      color: #0b51c5; }

.yatri-section-container .yatri-section-site-branding .title-tagline-wrap .site-title, .yatri-section-container .yatri-section-site-branding .site-title, .yatri-section-container .yatri-section-site-branding .title-tagline-wrap .site-description, .yatri-section-container .yatri-section-site-branding .site-description {
  margin: 0;
  padding: 0; }

.yatri-section-container .yatri-section-site-branding.layout-3.logo-title-text, .yatri-section-container .yatri-section-site-branding.layout-4.logo-title-text {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.yatri-section-container .yatri-section-site-branding a.custom-logo-link {
  display: inline-block; }

.yatri-section-container .yatri-section-site-branding.layout-3.logo-title-text a.custom-logo-link {
  padding-right: 10px; }

.yatri-section-container .yatri-section-site-branding.layout-4.logo-title-text a.custom-logo-link {
  padding-left: 10px; }

.yatri-section-container .yatri-section-site-branding .site-title, .yatri-section-container .yatri-section-site-branding .site-title a {
  font-size: 28px;
  font-weight: 700; }

.yatri-section-container .yatri-section-site-branding .site-title {
  line-height: 1.2; }

.yatri-section-office-information ul {
  margin: 0;
  padding: 0; }
  .yatri-section-office-information ul li {
    display: inline-block;
    list-style: none;
    margin-right: 5px; }
    .yatri-section-office-information ul li .icon {
      min-width: 20px;
      margin: 0 8px 0 15px; }
    .yatri-section-office-information ul li:last-child {
      margin-right: 0; }

.top-header {
  color: #fff;
  z-index: 2;
  background-color: #3a3a3a;
  padding: 10px 0; }
  .top-header .yatri-section-button .yatri-button {
    padding: 3px 15px;
    border: 1px solid #fff; }
  .top-header .yatri-section-container.yatri-grid-2 {
    text-align: center; }
  .top-header .yatri-section-container.yatri-grid-3 {
    text-align: right; }
  .top-header .yatri-section-container.menu-container li a {
    color: #fff;
    padding: 5px 15px;
    font-size: 14px; }
    .top-header .yatri-section-container.menu-container li a:hover {
      color: #0b51c5; }
  .top-header .yatri-section-container.menu-container li ul.sub-menu a {
    color: initial; }
  .top-header .yatri-section-container.menu-container li.menu-item-has-children > a:after {
    right: 11%; }
  .top-header .yatri-responsive-toggle-menu {
    border-color: #ddd;
    color: #fff;
    background: transparent; }
    .top-header .yatri-responsive-toggle-menu span {
      color: inherit; }
  .top-header .yatri-section-search-form .search-main {
    padding: 4px 10px; }
    .top-header .yatri-section-search-form .search-main .yatri-search-icon {
      color: #fff; }
  .top-header .yatri-section-offcanvas-menu .yatri-toggle-wrap span.toggle-icon {
    color: #fff; }
  .top-header .site-description {
    color: #fff; }
  .top-header .site-title a, .top-header a {
    color: #fff; }
    .top-header .site-title a:hover, .top-header a:hover {
      color: #0b51c5; }

.yatri-mid-header {
  color: #6e6e6e;
  background: #f3f3f3;
  padding: 15px 0; }
  .yatri-mid-header .yatri-section-container.yatri-grid-3 {
    text-align: right; }
  .yatri-mid-header .yatri-section-container.yatri-grid-2 {
    text-align: center; }
  .yatri-mid-header .yatri-section-search-form .search-main .yatri-search-icon {
    color: #6e6e6e; }

.main-header {
  -webkit-box-shadow: -1px 4px 9px 0px rgba(0, 0, 0, 0.1);
          box-shadow: -1px 4px 9px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  background: #fff; }
  .main-header .yatri-section-container.yatri-grid-3 {
    text-align: right; }
  .main-header .yatri-section-container.yatri-grid-2 {
    text-align: center; }

input[type="button"],
input[type="reset"],
input[type="submit"], input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus, .button, .button:hover, .button:active, .button:focus, .default-button, .default-button:hover, .default-button:active, .default-button:focus, .button-primary, .button-light, .button-outline, .button-outline:hover, .button-outline:focus, .button-outline:active, .comments-area .comment-list .reply a {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  border-radius: 0;
  font-weight: 600;
  outline: none;
  line-height: 1;
  position: relative;
  -webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border 0.3s;
  transition: color 0.3s, background-color 0.3s, border 0.3s;
  text-decoration: none;
  vertical-align: middle; }

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, .button:hover, .default-button:hover, .button-primary:hover, .button-light:hover, .button-outline:hover, .comments-area .comment-list .reply a:hover, input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus, .button:focus, .default-button:focus, .button-primary:focus, .button-light:focus, .button-outline:focus, .comments-area .comment-list .reply a:focus, input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active, .button:active, .default-button:active, .button-primary:active, .button-light:active, .button-outline:active, .comments-area .comment-list .reply a:active {
  background-color: #0b51c5;
  color: #ffffff; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  background-color: #4285f4;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }

input[type="submit"] {
  padding: 13px 15px; }

input[type="submit"]:before {
  display: none; }

.default-button {
  background-color: #4285f4;
  color: #ffffff; }

.button-primary {
  padding: 15px 25px;
  background-color: #4285f4;
  border: 1px solid #4285f4;
  color: #ffffff;
  position: relative;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all; }

.button-primary:hover, .button-primary:focus, .button-primary:active {
  background-color: #0b51c5;
  border: 1px solid #0b51c5;
  color: #ffffff; }

.button-light {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #292929;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s; }

.button-light:hover, .button-light:focus, .button-light:active {
  background-color: #0b51c5;
  border-color: #0b51c5;
  color: #ffffff; }

.button-outline {
  background-color: transparent;
  border: 1px solid #4285f4;
  color: #545454;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s; }

.button-outline:hover, .button-outline:focus, .button-outline:active {
  border: 1px solid #0b51c5; }

a.button-text,
.button-text {
  color: #4285f4;
  display: inline-block;
  position: relative;
  font-size: 15px; }

.learn-more-btn a.button-text {
  font-size: 14px; }

.learn-more-btn span {
  display: inline-block;
  color: #4285f4;
  margin-left: 10px;
  line-height: 1.5;
  vertical-align: middle;
  font-size: inherit;
  -webkit-transition: margin-left 0.2s linear;
  -moz-transition: margin-left 0.2s linear;
  -o-transition: margin-left 0.2s linear;
  transition: margin-left 0.2s linear; }

a.button-text:hover, a.button-text:focus, a.button-text:active,
.button-text:hover,
.button-text:focus,
.button-text:active,
.learn-more-btn:hover span {
  color: #0b51c5; }

a.button-text:hover:after, a.button-text:focus:after, a.button-text:active:after,
.button-text:hover:after,
.button-text:focus:after,
.button-text:active:after,
.learn-more-btn:hover span {
  color: #0b51c5; }

body {
  font-family: "Rubik", sans-serif; }

body,
button,
input,
select,
textarea {
  font-size: 16px;
  color: #6e6e6e;
  background-color: #ffffff;
  font-weight: 400;
  font-style: normal;
  line-height: 1.85714285714286;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word; }

@media screen and (max-width: 767px) {
  body.single article.hentry {
    font-size: 14px; } }

@media screen and (max-width: 767px) {
  body.page:not(.home) article.hentry {
    font-size: 14px; } }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .wrap-inner-banner .page-header .page-title {
  color: #2d2d2d;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 8px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.3; }

h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active {
  color: #0b51c5; }

h1 {
  font-size: 28px;
  font-weight: 700; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px; }
  h2 {
    font-size: 20px; }
  h3 {
    font-size: 18px; }
  h4 {
    font-size: 16px; }
  h5 {
    font-size: 15px; }
  h6 {
    font-size: 14px; } }

.section-breadcrumb-wrap {
  text-align: center;
  padding: 50px 0;
  width: 100%;
  background-repeat: no-repeat;
  background: #3a3a3a;
  background-position: center center !important;
  background-size: cover; }
  .section-breadcrumb-wrap .page-title {
    color: #fff; }
  .section-breadcrumb-wrap .breadcrumb-trail {
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none; }

.home .section-breadcrumb-wrap, .home.page-template-home .section-breadcrumb-wrap {
  margin-bottom: 0; }

.breadcrumb-wrap .breadcrumbs {
  color: #999999;
  padding: 0; }

.breadcrumb-wrap .breadcrumbs .trail-items {
  margin: 0;
  padding-left: 0; }

.breadcrumb-wrap .breadcrumbs .trail-items li {
  display: inline-block;
  list-style: none;
  text-decoration: inherit; }

.breadcrumb-wrap .breadcrumbs .trail-items li:last-child span {
  margin-right: 0;
  color: #868686;
  opacity: 1;
  text-decoration: inherit; }

.breadcrumb-wrap .breadcrumbs .trail-items span {
  color: #fff;
  opacity: 0.8; }

.breadcrumb-wrap .breadcrumbs .trail-items li:hover span {
  opacity: 1; }

.breadcrumb-wrap .breadcrumbs .trail-items a {
  color: #999999;
  position: relative;
  text-decoration: inherit; }

.breadcrumb-wrap .breadcrumbs .trail-items a:after {
  color: #cccccc;
  bottom: 0;
  content: "//";
  text-align: center;
  margin: auto;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 30px;
  display: inline-block; }

.breadcrumb-wrap .breadcrumbs .trail-items a[rel="home"] span:after,
body.home .breadcrumb-wrap .breadcrumbs .trail-items li:last-child > span:after {
  content: "\f015";
  font-family: "Font Awesome 5 Free";
  margin-left: 5px;
  font-weight: 600; }

.breadcrumb-wrap .breadcrumbs .trail-items a:hover, .breadcrumb-wrap .breadcrumbs .trail-items a:focus, .breadcrumb-wrap .breadcrumbs .trail-items a:active {
  color: #0b51c5; }

span.yatri-taxonomy-sep {
  width: 15px;
  font-size: inherit;
  display: inline-block;
  text-align: center;
  color: #ddd; }

.yatri-category-list {
  margin-right: 15px;
  font-size: 14px;
  color: #4285f4; }
  .yatri-category-list:before {
    content: "\f07b";
    font-family: "Font Awesome 5 Free";
    margin-right: 3px; }
  .yatri-category-list:hover {
    color: #0b51c5; }

.yatri-tag-list {
  font-size: 14px;
  color: #4285f4; }
  .yatri-tag-list:before {
    content: "\f02c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 3px; }
  .yatri-tag-list:hover {
    color: #0b51c5; }

body.single .post-title,
body.single .feature-image,
body.single .yatri-related-posts,
body.single .yatri-post-content-wrap,
body.single .meta,
body.single .yatri-category-list,
body.single .yatri-tag-list,
body.single .author-detail,
body.single .comments-area {
  margin: 0;
  padding: 10px 0;
  display: block; }

body.single .yatri-related-posts .yatri-category-list, body.single .yatri-related-posts .yatri-tag-list {
  padding: 0;
  margin-right: auto; }

body.single .post-content-inner .yatri-content-item:first-child {
  padding-top: 0; }

body.single article.hentry.single-post-content p:last-child,
body.single article.hentry.single-post-content {
  margin-bottom: 0; }

body.single article .post-content-inner .meta div:first-child {
  padding-left: 0; }

body.single .meta [class*="meta-"] .author-name:before,
article.post .post-content .meta [class*="meta-"] .author-name:before {
  content: "\f007"; }

body.single .yatri-pagination {
  padding: 10px 0; }

.comment-navigation {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px; }

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous {
  float: left;
  width: 50%; }

@media screen and (max-width: 767px) {
  .comment-navigation .nav-previous {
    width: 100%; } }

.comment-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

@media screen and (max-width: 767px) {
  .comment-navigation .nav-next {
    float: left;
    width: 100%; } }

.page-numbers {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  color: #3b3b3b;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 10px 18px;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }

.page-numbers.current {
  background-color: #4285f4;
  border: 1px solid #4285f4;
  color: #ffffff; }

.page-numbers:hover, .page-numbers:focus, .page-numbers:active {
  background-color: #0b51c5;
  border-color: #0b51c5;
  color: #ffffff; }

.page-numbers:hover.current, .page-numbers:focus.current, .page-numbers:active.current {
  background-color: #4285f4;
  border: 1px solid #4285f4; }

.page-numbers.dots:hover, .page-numbers.dots:focus, .page-numbers.dots:active {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  color: #545454; }

body.yatri_full_width_100_layout section.site-content {
  padding: 0;
  margin: 0; }
  body.yatri_full_width_100_layout section.site-content .yat-container {
    max-width: 100% !important;
    width: 100% !important; }

body.yatri_full_width_100_layout.yatri-single-page .site-content article {
  margin: 0;
  padding: 0; }

body.yatri_full_width_100_layout.yatri-single-post section.site-content .yatri-main-wrap .post-main-content > article {
  margin: 0;
  padding: 0; }

footer.site-footer .site-branding .site-title a {
  color: #fff; }

.bottom-footer {
  color: #fff;
  padding: 10px 0;
  border-top: 1px solid #585858;
  background-color: #2d2d2d; }
  .bottom-footer .main-navigation nav > ul > li > a {
    color: #fff;
    padding: 5px 10px;
    font-weight: normal; }
    .bottom-footer .main-navigation nav > ul > li > a:hover {
      color: #0b51c5; }
  .bottom-footer .main-navigation nav ul li.menu-item-has-children > a:after {
    content: none; }
  .bottom-footer a {
    color: #fff; }
    .bottom-footer a:hover {
      color: #0b51c5; }
  .bottom-footer .yatri-section-container.yatri-grid-3 {
    text-align: right; }
  .bottom-footer .yatri-section-container.yatri-grid-2 {
    text-align: center; }
  @media (max-width: 768px) {
    .bottom-footer .yatri-section-container {
      text-align: center; }
      .bottom-footer .yatri-section-container.yatri-grid-1, .bottom-footer .yatri-section-container.yatri-grid-2, .bottom-footer .yatri-section-container.yatri-grid-3 {
        text-align: center; } }
  .bottom-footer .copyright {
    color: #ccc; }

@media (max-width: 1024px) {
  .yatri-mobile-menu.yatri-section-menu.yatri-navigation-menu-open, .yatri-mobile-menu.yatri-section-menu.yatri-navigation-menu-open.right {
    display: block;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
     -ms-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); }
  .yatri-section-container .yatri-section-menu {
    display: none; }
  .yatri-mobile-menu {
    display: block; }
  .yatri-bottom-footer-area .yatri-section-container .yatri-section-menu {
    display: block; }
  .top-header .yatri-responsive-toggle-menu-wrap, .yatri-mid-header .yatri-responsive-toggle-menu-wrap, .bottom-header .yatri-responsive-toggle-menu-wrap {
    display: block; }
  .top-header .yatri-section-container, .yatri-mid-header .yatri-section-container, .bottom-header .yatri-section-container {
    /*padding: 0;*/
    /*  -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -moz-box-flex: 0;
        flex: 0 0 33.33%;*/
    position: unset; }
    .top-header .yatri-section-container .yatri-section-inner.yatri-section-menu, .top-header .yatri-section-container .yatri-section-inner.yatri-section-social-icons, .top-header .yatri-section-container .yatri-section-inner.yatri-section-office-information, .yatri-mid-header .yatri-section-container .yatri-section-inner.yatri-section-menu, .yatri-mid-header .yatri-section-container .yatri-section-inner.yatri-section-social-icons, .yatri-mid-header .yatri-section-container .yatri-section-inner.yatri-section-office-information, .bottom-header .yatri-section-container .yatri-section-inner.yatri-section-menu, .bottom-header .yatri-section-container .yatri-section-inner.yatri-section-social-icons, .bottom-header .yatri-section-container .yatri-section-inner.yatri-section-office-information {
      display: none;
      text-align: left; }
    .top-header .yatri-section-container .yatri-section-inner.yatri-section-search-form.form-type-default .search-form-main, .yatri-mid-header .yatri-section-container .yatri-section-inner.yatri-section-search-form.form-type-default .search-form-main, .bottom-header .yatri-section-container .yatri-section-inner.yatri-section-search-form.form-type-default .search-form-main {
      width: 300px;
      max-width: 300px; }
    .top-header .yatri-section-container.social_icons-container .yatri-section-inner, .top-header .yatri-section-container.office_information-container .yatri-section-inner, .top-header .yatri-section-container.menu-container .yatri-section-inner, .yatri-mid-header .yatri-section-container.social_icons-container .yatri-section-inner, .yatri-mid-header .yatri-section-container.office_information-container .yatri-section-inner, .yatri-mid-header .yatri-section-container.menu-container .yatri-section-inner, .bottom-header .yatri-section-container.social_icons-container .yatri-section-inner, .bottom-header .yatri-section-container.office_information-container .yatri-section-inner, .bottom-header .yatri-section-container.menu-container .yatri-section-inner {
      display: none; }
    .top-header .yatri-section-container.social_icons-container .yatri-section-wrap, .yatri-mid-header .yatri-section-container.social_icons-container .yatri-section-wrap, .bottom-header .yatri-section-container.social_icons-container .yatri-section-wrap {
      display: inline-block; }
    .top-header .yatri-section-container.social_icons-container .yatri-section-social-icons, .yatri-mid-header .yatri-section-container.social_icons-container .yatri-section-social-icons, .bottom-header .yatri-section-container.social_icons-container .yatri-section-social-icons {
      position: absolute;
      background: #4285f4;
      width: 35px;
      z-index: 99; }
      .top-header .yatri-section-container.social_icons-container .yatri-section-social-icons li, .yatri-mid-header .yatri-section-container.social_icons-container .yatri-section-social-icons li, .bottom-header .yatri-section-container.social_icons-container .yatri-section-social-icons li {
        display: block;
        width: 100%;
        text-align: center;
        border-top: 1px solid #fff;
        color: #fff; }
        .top-header .yatri-section-container.social_icons-container .yatri-section-social-icons li span, .yatri-mid-header .yatri-section-container.social_icons-container .yatri-section-social-icons li span, .bottom-header .yatri-section-container.social_icons-container .yatri-section-social-icons li span {
          color: #fff;
          font-size: 19px; }
    .top-header .yatri-section-container.office_information-container .yatri-section-inner, .yatri-mid-header .yatri-section-container.office_information-container .yatri-section-inner, .bottom-header .yatri-section-container.office_information-container .yatri-section-inner {
      background: #4285f4;
      position: absolute;
      z-index: 99;
      left: 0;
      right: 0; }
      .top-header .yatri-section-container.office_information-container .yatri-section-inner ul, .yatri-mid-header .yatri-section-container.office_information-container .yatri-section-inner ul, .bottom-header .yatri-section-container.office_information-container .yatri-section-inner ul {
        padding: 10px; }
        .top-header .yatri-section-container.office_information-container .yatri-section-inner ul li, .yatri-mid-header .yatri-section-container.office_information-container .yatri-section-inner ul li, .bottom-header .yatri-section-container.office_information-container .yatri-section-inner ul li {
          border-bottom: 1px solid #fff;
          display: block;
          margin-right: 0; }
          .top-header .yatri-section-container.office_information-container .yatri-section-inner ul li span, .top-header .yatri-section-container.office_information-container .yatri-section-inner ul li a, .yatri-mid-header .yatri-section-container.office_information-container .yatri-section-inner ul li span, .yatri-mid-header .yatri-section-container.office_information-container .yatri-section-inner ul li a, .bottom-header .yatri-section-container.office_information-container .yatri-section-inner ul li span, .bottom-header .yatri-section-container.office_information-container .yatri-section-inner ul li a {
            color: #fff; }
    .top-header .yatri-section-container.office_information-container ul li:last-child, .yatri-mid-header .yatri-section-container.office_information-container ul li:last-child, .bottom-header .yatri-section-container.office_information-container ul li:last-child {
      border-bottom: 0; }
  .yatri-section-offcanvas-menu .yatri-toggle-wrap {
    border: 1px solid #ddd; }
  .top-header .yatri-responsive-toggle-menu {
    padding: 3px 10px; }
  .bottom-footer {
    padding: 15px 0; } }

.yatri-all-device-hidden {
  display: none; }

body.elementor-page.yatri_full_width_100_layout .site-content {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  display: block !important; }
  body.elementor-page.yatri_full_width_100_layout .site-content .yat-container, body.elementor-page.yatri_full_width_100_layout .site-content .yat-row, body.elementor-page.yatri_full_width_100_layout .site-content .yatri-main-wrap {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important; }
    body.elementor-page.yatri_full_width_100_layout .site-content .yat-container .page-content > article, body.elementor-page.yatri_full_width_100_layout .site-content .yat-container .post-main-content > article, body.elementor-page.yatri_full_width_100_layout .site-content .yat-row .page-content > article, body.elementor-page.yatri_full_width_100_layout .site-content .yat-row .post-main-content > article, body.elementor-page.yatri_full_width_100_layout .site-content .yatri-main-wrap .page-content > article, body.elementor-page.yatri_full_width_100_layout .site-content .yatri-main-wrap .post-main-content > article {
      margin: 0 !important;
      padding: 0 !important;
      background: none !important; }
/*# sourceMappingURL=yatri.css.map */
