/* =====================================================================
 *   Custom CSS Optimization for RTL Purpose
 * =================================================================== */
/* Body */
body {
  line-height: 1.9;
  font-size: 16px; }

#content {
  line-height: 1.9; }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.8px;
  font-weight: 600; }

h1,
h2 {
  line-height: 1.3; }

h3,
h4,
h5,
h6 {
  line-height: 1.3; }

h1 {
  font-size: 57px; }

h2 {
  font-size: 40px; }

h3 {
  font-size: 32px; }

h4 {
  font-size: 26px; }

h5 {
  font-size: 22px; }

h6 {
  font-size: 18px; }

@media (max-width: 1200px) {
  h1 {
    font-size: 38.7px; }
  h2 {
    font-size: 31.5px; }
  h3 {
    font-size: 25.2px; }
  h4 {
    font-size: 19.8px; }
  h5 {
    font-size: 16.2px; }
  h6 {
    font-size: 14.4px; } }

@media (max-width: 768px) {
  h1 {
    font-size: 34.4px; }
  h2 {
    font-size: 28px; }
  h3 {
    font-size: 22.4px; }
  h4 {
    font-size: 17.6px; }
  h5 {
    font-size: 14.4px; }
  h6 {
    font-size: 12.8px; } }

@media (max-width: 480px) {
  h1 {
    font-size: 30.1px; }
  h2 {
    font-size: 24.5px; }
  h3 {
    font-size: 19.6px; }
  h4 {
    font-size: 15.4px; }
  h5 {
    font-size: 12.6px; }
  h6 {
    font-size: 11.2px; } }

/* Buttons */
.btn {
  font-weight: 700; }

.btn.medium {
  font-size: 18px; }

.btn.large {
  font-size: 20px; }

/* Btn Video */
.btn-video {
  text-indent: 0; }

/* List Links */
.list-links li a {
  font-size: 16px; }

/* Slide Content */
.slide-content h1 {
  font-weight: 500; }

/* Menu Main */
.menu-main > li > a {
  font-weight: 700;
  font-size: 18px; }

/* Section Title */
.section-title h2 {
  font-weight: 500; }

/* Banner Reservation Tabs */
.br-tabs a {
  font-size: 18px;
  font-weight: 700; }

/* Tabs Popular Packages */
.tabs-popular-packages label {
  font-size: 20px; }

/* Form Settings */
input[type="submit"],
input[type="submit"].form-control,
button[type="submit"],
button[type="submit"].form-control {
  font-size: 16px;
  font-weight: 700; }

/* Language Select */
.country-select {
  direction: ltr; }

.country-select input,
.country-select input[type=text] {
  text-align: right;
  padding-right: 15px !important; }

/* Trip Sorter */
.trip-sorter > span {
  font-weight: 600; }

/* Title Featured */
.title-featured.style-2 {
  font-size: 18px;
  font-weight: 600; }

/* Button Read More */
.btn-rm {
  font-weight: 600; }

/* Hotel Info Tabs */
.hi-tabs a {
  font-weight: 700; }

/* Box Hotel review */
.box-hotel-review .score h1 {
  font-size: 50px; }

/*# sourceMappingURL=sourcemaps/css-optimization-ar.css.map */
