@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url("https://fonts.googleapis.com/css?family=Cairo:200,300,400,600,700,900&subset=arabic");
@font-face {
  font-family: 'GE SS';
  src: url("../fonts/GESSTwoMedium-Medium.woff2") format("woff2"), url("../fonts/GESSTwoMedium-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
/*
right 
left 
$side2  
$side2*/
body {
  padding: 0;
  margin: 0; }

h1,
h2,
h3,
h4,
h5 {
  margin-top: 0; }

.page-header {
  margin-top: 30px; }

.no-pad-top {
  padding-top: 0; }

.extra-pad {
  padding-top: 40px;
  padding-bottom: 40px; }

.top-inner {
  padding: 90px 0 30px 0; }

body {
  direction: rtl;
  text-align: right; }

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: right; }
  @media only screen and (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
      float: right; } }
  @media only screen and (max-width: 767px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
      float: none; } }

.col-md-12 {
  width: 100%; }

.col-xs-pull-12 {
  left: 100%;
  right: auto; }

.col-xs-pull-11 {
  left: 91.66666667%;
  right: auto; }

.col-xs-pull-10 {
  left: 83.33333333%;
  right: auto; }

.col-xs-pull-9 {
  left: 75%;
  right: auto; }

.col-xs-pull-8 {
  left: 66.66666667%;
  right: auto; }

.col-xs-pull-7 {
  left: 58.33333333%;
  right: auto; }

.col-xs-pull-6 {
  left: 50%;
  right: auto; }

.col-xs-pull-5 {
  left: 41.66666667%;
  right: auto; }

.col-xs-pull-4 {
  left: 33.33333333%;
  right: auto; }

.col-xs-pull-3 {
  left: 25%;
  right: auto; }

.col-xs-pull-2 {
  left: 16.66666667%;
  right: auto; }

.col-xs-pull-1 {
  left: 8.33333333%;
  right: auto; }

.col-xs-pull-0 {
  left: auto;
  right: auto; }

.col-xs-push-12 {
  right: 100%;
  left: 0; }

.col-xs-push-11 {
  right: 91.66666667%;
  left: 0; }

.col-xs-push-10 {
  right: 83.33333333%;
  left: 0; }

.col-xs-push-9 {
  right: 75%;
  left: 0; }

.col-xs-push-8 {
  right: 66.66666667%;
  left: 0; }

.col-xs-push-7 {
  right: 58.33333333%;
  left: 0; }

.col-xs-push-6 {
  right: 50%;
  left: 0; }

.col-xs-push-5 {
  right: 41.66666667%;
  left: 0; }

.col-xs-push-4 {
  right: 33.33333333%;
  left: 0; }

.col-xs-push-3 {
  right: 25%;
  left: 0; }

.col-xs-push-2 {
  right: 16.66666667%;
  left: 0; }

.col-xs-push-1 {
  right: 8.33333333%;
  left: 0; }

.col-xs-push-0 {
  right: auto;
  left: 0; }

.col-xs-offset-12 {
  margin-right: 100%;
  margin-left: 0; }

.col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0; }

.col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0; }

.col-xs-offset-9 {
  margin-right: 75%;
  margin-left: 0; }

.col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0; }

.col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0; }

.col-xs-offset-6 {
  margin-right: 50%;
  margin-left: 0; }

.col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0; }

.col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0; }

.col-xs-offset-3 {
  margin-right: 25%;
  margin-left: 0; }

.col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0; }

.col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0; }

.col-xs-offset-0 {
  margin-right: 0%;
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: right; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    left: 100%;
    right: auto; }

  .col-sm-pull-11 {
    left: 91.66666667%;
    right: auto; }

  .col-sm-pull-10 {
    left: 83.33333333%;
    right: auto; }

  .col-sm-pull-9 {
    left: 75%;
    right: auto; }

  .col-sm-pull-8 {
    left: 66.66666667%;
    right: auto; }

  .col-sm-pull-7 {
    left: 58.33333333%;
    right: auto; }

  .col-sm-pull-6 {
    left: 50%;
    right: auto; }

  .col-sm-pull-5 {
    left: 41.66666667%;
    right: auto; }

  .col-sm-pull-4 {
    left: 33.33333333%;
    right: auto; }

  .col-sm-pull-3 {
    left: 25%;
    right: auto; }

  .col-sm-pull-2 {
    left: 16.66666667%;
    right: auto; }

  .col-sm-pull-1 {
    left: 8.33333333%;
    right: auto; }

  .col-sm-pull-0 {
    left: auto;
    right: auto; }

  .col-sm-push-12 {
    right: 100%;
    left: 0; }

  .col-sm-push-11 {
    right: 91.66666667%;
    left: 0; }

  .col-sm-push-10 {
    right: 83.33333333%;
    left: 0; }

  .col-sm-push-9 {
    right: 75%;
    left: 0; }

  .col-sm-push-8 {
    right: 66.66666667%;
    left: 0; }

  .col-sm-push-7 {
    right: 58.33333333%;
    left: 0; }

  .col-sm-push-6 {
    right: 50%;
    left: 0; }

  .col-sm-push-5 {
    right: 41.66666667%;
    left: 0; }

  .col-sm-push-4 {
    right: 33.33333333%;
    left: 0; }

  .col-sm-push-3 {
    right: 25%;
    left: 0; }

  .col-sm-push-2 {
    right: 16.66666667%;
    left: 0; }

  .col-sm-push-1 {
    right: 8.33333333%;
    left: 0; }

  .col-sm-push-0 {
    right: auto;
    left: 0; }

  .col-sm-offset-12 {
    margin-right: 100%;
    margin-left: 0; }

  .col-sm-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0; }

  .col-sm-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0; }

  .col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0; }

  .col-sm-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0; }

  .col-sm-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0; }

  .col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0; }

  .col-sm-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0; }

  .col-sm-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0; }

  .col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0; }

  .col-sm-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0; }

  .col-sm-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0; }

  .col-sm-offset-0 {
    margin-right: 0%;
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: right; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    left: 100%;
    right: auto; }

  .col-md-pull-11 {
    left: 91.66666667%;
    right: auto; }

  .col-md-pull-10 {
    left: 83.33333333%;
    right: auto; }

  .col-md-pull-9 {
    left: 75%;
    right: auto; }

  .col-md-pull-8 {
    left: 66.66666667%;
    right: auto; }

  .col-md-pull-7 {
    left: 58.33333333%;
    right: auto; }

  .col-md-pull-6 {
    left: 50%;
    right: auto; }

  .col-md-pull-5 {
    left: 41.66666667%;
    right: auto; }

  .col-md-pull-4 {
    left: 33.33333333%;
    right: auto; }

  .col-md-pull-3 {
    left: 25%;
    right: auto; }

  .col-md-pull-2 {
    left: 16.66666667%;
    right: auto; }

  .col-md-pull-1 {
    left: 8.33333333%;
    right: auto; }

  .col-md-pull-0 {
    left: auto;
    right: auto; }

  .col-md-push-12 {
    right: 100%;
    left: 0; }

  .col-md-push-11 {
    right: 91.66666667%;
    left: 0; }

  .col-md-push-10 {
    right: 83.33333333%;
    left: 0; }

  .col-md-push-9 {
    right: 75%;
    left: 0; }

  .col-md-push-8 {
    right: 66.66666667%;
    left: 0; }

  .col-md-push-7 {
    right: 58.33333333%;
    left: 0; }

  .col-md-push-6 {
    right: 50%;
    left: 0; }

  .col-md-push-5 {
    right: 41.66666667%;
    left: 0; }

  .col-md-push-4 {
    right: 33.33333333%;
    left: 0; }

  .col-md-push-3 {
    right: 25%;
    left: 0; }

  .col-md-push-2 {
    right: 16.66666667%;
    left: 0; }

  .col-md-push-1 {
    right: 8.33333333%;
    left: 0; }

  .col-md-push-0 {
    right: auto;
    left: 0; }

  .col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0; }

  .col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0; }

  .col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0; }

  .col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0; }

  .col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0; }

  .col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0; }

  .col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0; }

  .col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0; }

  .col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0; }

  .col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0; }

  .col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0; }

  .col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0; }

  .col-md-offset-0 {
    margin-right: 0%;
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: right; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    left: 100%;
    right: auto; }

  .col-lg-pull-11 {
    left: 91.66666667%;
    right: auto; }

  .col-lg-pull-10 {
    left: 83.33333333%;
    right: auto; }

  .col-lg-pull-9 {
    left: 75%;
    right: auto; }

  .col-lg-pull-8 {
    left: 66.66666667%;
    right: auto; }

  .col-lg-pull-7 {
    left: 58.33333333%;
    right: auto; }

  .col-lg-pull-6 {
    left: 50%;
    right: auto; }

  .col-lg-pull-5 {
    left: 41.66666667%;
    right: auto; }

  .col-lg-pull-4 {
    left: 33.33333333%;
    right: auto; }

  .col-lg-pull-3 {
    left: 25%;
    right: auto; }

  .col-lg-pull-2 {
    left: 16.66666667%;
    right: auto; }

  .col-lg-pull-1 {
    left: 8.33333333%;
    right: auto; }

  .col-lg-pull-0 {
    left: auto;
    right: auto; }

  .col-lg-push-12 {
    right: 100%;
    left: 0; }

  .col-lg-push-11 {
    right: 91.66666667%;
    left: 0; }

  .col-lg-push-10 {
    right: 83.33333333%;
    left: 0; }

  .col-lg-push-9 {
    right: 75%;
    left: 0; }

  .col-lg-push-8 {
    right: 66.66666667%;
    left: 0; }

  .col-lg-push-7 {
    right: 58.33333333%;
    left: 0; }

  .col-lg-push-6 {
    right: 50%;
    left: 0; }

  .col-lg-push-5 {
    right: 41.66666667%;
    left: 0; }

  .col-lg-push-4 {
    right: 33.33333333%;
    left: 0; }

  .col-lg-push-3 {
    right: 25%;
    left: 0; }

  .col-lg-push-2 {
    right: 16.66666667%;
    left: 0; }

  .col-lg-push-1 {
    right: 8.33333333%;
    left: 0; }

  .col-lg-push-0 {
    right: auto;
    left: 0; }

  .col-lg-offset-12 {
    margin-right: 100%;
    margin-left: 0; }

  .col-lg-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0; }

  .col-lg-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0; }

  .col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0; }

  .col-lg-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0; }

  .col-lg-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0; }

  .col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0; }

  .col-lg-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0; }

  .col-lg-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0; }

  .col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0; }

  .col-lg-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0; }

  .col-lg-offset-0 {
    margin-right: 0%;
    margin-left: 0; } }
caption {
  text-align: right; }

th {
  text-align: right; }

@media screen and (max-width: 767px) {
  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
    border-left: initial; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
    border-right: initial; } }
.radio label,
.checkbox label {
  padding-right: 20px;
  padding-left: initial; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
  margin-left: auto; }

.radio-inline,
.checkbox-inline {
  padding-right: 20px;
  padding-left: 0; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-right: 10px;
  margin-left: 0; }

.has-feedback .form-control {
  padding-left: 42.5px;
  padding-right: 12px; }

.form-control-feedback {
  left: 0;
  right: auto; }

@media (min-width: 768px) {
  .form-inline label {
    padding-right: 0;
    padding-left: initial; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    margin-right: 0;
    margin-left: auto; } }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left; } }
.form-horizontal .has-feedback .form-control-feedback {
  left: 15px;
  right: auto; }

.caret {
  margin-right: 2px;
  margin-left: 0; }

.dropdown-menu {
  right: 0;
  left: auto;
  float: left;
  text-align: right; }

.dropdown-menu.pull-right {
  left: 0;
  right: auto;
  float: right; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group > .btn,
.btn-group-vertical > .btn {
  float: right; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-right: -1px;
  margin-left: 0px; }

.btn-toolbar {
  margin-right: -5px;
  margin-left: 0px; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: right; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-right: 5px;
  margin-left: 0px; }

.btn-group > .btn:first-child {
  margin-right: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group {
  float: right; }

.btn-group.btn-group-justified > .btn,
.btn-group.btn-group-justified > .btn-group {
  float: none; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn .caret {
  margin-right: 0; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0; }

.input-group .form-control {
  float: right; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:first-child {
  border-left: 0px;
  border-right: 1px solid; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:last-child {
  border-left-width: 1px;
  border-left-style: solid;
  border-right: 0px; }

.input-group-btn > .btn + .btn {
  margin-right: -1px;
  margin-left: auto; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-left: -1px;
  margin-right: auto; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-right: -1px;
  margin-left: auto; }

.nav {
  padding-right: 0;
  padding-left: initial; }

.nav-tabs > li {
  float: right; }

.nav-tabs > li > a {
  margin-left: auto;
  margin-right: -2px;
  border-radius: 4px 4px 0 0; }

.nav-pills > li {
  float: right; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-right: 2px;
  margin-left: auto; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-right: 0;
  margin-left: auto; }

.nav-justified > .dropdown .dropdown-menu {
  right: auto; }

.nav-tabs-justified > li > a {
  margin-left: 0;
  margin-right: auto; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-radius: 4px 4px 0 0; } }
@media (min-width: 768px) {
  .navbar-header {
    float: right; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px; }

.navbar-brand {
  float: right; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: auto; } }
.navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: auto; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: right; }

  .navbar-nav > li {
    float: right; } }
@media (min-width: 768px) {
  .navbar-left.flip {
    float: right !important; }

  .navbar-right:last-child {
    margin-left: -15px;
    margin-right: auto; }

  .navbar-right.flip {
    float: left !important;
    margin-left: -15px;
    margin-right: auto; }

  .navbar-right .dropdown-menu {
    left: 0;
    right: auto; } }
@media (min-width: 768px) {
  .navbar-text {
    float: right; }

  .navbar-text.navbar-right:last-child {
    margin-left: 0;
    margin-right: auto; } }
.pagination {
  padding-right: 0; }

.pagination > li > a,
.pagination > li > span {
  float: right;
  margin-right: -1px;
  margin-left: 0px; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin-right: -1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pager {
  padding-right: 0;
  padding-left: initial; }

.pager .next > a,
.pager .next > span {
  float: left; }

.pager .previous > a,
.pager .previous > span {
  float: right; }

.nav-pills > li > a > .badge {
  margin-left: 0px;
  margin-right: 3px; }

.list-group-item > .badge {
  float: left; }

.list-group-item > .badge + .badge {
  margin-left: 5px;
  margin-right: auto; }

.alert-dismissable,
.alert-dismissible {
  padding-left: 35px;
  padding-right: 15px; }

.alert-dismissable .close,
.alert-dismissible .close {
  right: auto;
  left: -21px; }

.progress-bar {
  float: right; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-left.flip {
  margin-right: 0;
  margin-left: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media > .pull-right.flip {
  margin-left: 0;
  margin-right: 10px; }

.media-right,
.media > .pull-right {
  padding-right: 10px;
  padding-left: initial; }

.media-left,
.media > .pull-left {
  padding-left: 10px;
  padding-right: initial; }

.media-list {
  padding-right: 0;
  padding-left: initial;
  list-style: none; }

.list-group {
  padding-right: 0;
  padding-left: initial; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 0; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 0; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
  border-left: none; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: none;
  border-left: 0; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  right: 0;
  left: auto; }

.close {
  float: left; }

.modal-footer {
  text-align: left; }

.modal-footer.flip {
  text-align: right; }

.modal-footer .btn + .btn {
  margin-left: auto;
  margin-right: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
  margin-left: auto; }

.modal-footer .btn-block + .btn-block {
  margin-right: 0;
  margin-left: auto; }

.popover {
  left: auto;
  text-align: right; }

.popover.top > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto; }

.popover.top > .arrow:after {
  margin-right: -10px;
  margin-left: auto; }

.popover.bottom > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto; }

.popover.bottom > .arrow:after {
  margin-right: -10px;
  margin-left: auto; }

.carousel-control {
  right: 0;
  bottom: 0; }

.carousel-control.left {
  right: auto;
  left: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  right: auto;
  margin-right: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  left: auto;
  margin-left: -10px; }

.carousel-indicators {
  right: 50%;
  left: 0;
  margin-right: -30%;
  margin-left: 0;
  padding-left: 0; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: 0;
    margin-right: -15px; }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-left: 0;
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; } }
.pull-right.flip {
  float: left !important; }

.pull-left.flip {
  float: right !important; }

/*# sourceMappingURL=bootstrap-rtl.css.map */
@media only screen and (min-width: 768px) {
  .navbar-header {
    float: right; } }

body {
  font-family: "Cairo";
  font-weight: 400;
  color: #333333;
  font-size: 18px; }

.navbar {
  margin-bottom: 0; }
  .navbar .navbar-header {
    width: 100%;
    float: none;
    margin-bottom: 40px;
    padding-top: 30px;
    margin-right: 0 !important;
    margin-left: 0 !important; }
    @media only screen and (max-width: 767px) {
      .navbar .navbar-header {
        margin-bottom: 20px;
        padding-top: 10px; } }
    .navbar .navbar-header .navbar-toggle {
      margin-right: -11px;
      margin-top: 4px;
      float: right;
      margin-left: 0; }
      .navbar .navbar-header .navbar-toggle .icon-bar {
        background: #656565;
        width: 30px;
        height: 3px; }
      .navbar .navbar-header .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5px; }
    .navbar .navbar-header .language {
      float: left;
      font-family: "Lato", sans-serif;
      font-size: 14px;
      color: #333333;
      -webkit-transition: 0.3s ease;
      -khtml-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
      z-index: 3000; }
      .navbar .navbar-header .language:hover {
        color: #794e9e;
        text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .navbar .navbar-header .language {
          position: absolute;
          left: 15px;
          bottom: -30px; } }
    .navbar .navbar-header .navbar-brand {
      float: right;
      height: 55px;
      padding: 0;
      font-size: 0px;
      line-height: 0px;
      margin-right: 0 !important; }
      .navbar .navbar-header .navbar-brand img {
        height: 100%; }
      @media only screen and (max-width: 767px) {
        .navbar .navbar-header .navbar-brand {
          height: 45px;
          margin-top: 6px;
          float: left; } }
  .navbar #navbar {
    background: #afafaf; }
    @media only screen and (max-width: 767px) {
      .navbar #navbar {
        padding: 0; }
        .navbar #navbar .container {
          padding: 0; } }
    .navbar #navbar ul {
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .navbar #navbar ul {
          margin: 0; } }
      .navbar #navbar ul li {
        position: relative; }
        @media only screen and (max-width: 767px) {
          .navbar #navbar ul li {
            border-bottom: 1px solid #ededed; } }
        .navbar #navbar ul li:hover ul, .navbar #navbar ul li:focus ul {
          opacity: 1;
          filter: alpha(opacity=100);
          visibility: visible;
          -webkit-transform: scaleY(1);
          -khtml-transform: scaleY(1);
          -moz-transform: scaleY(1);
          -ms-transform: scaleY(1);
          -o-transform: scaleY(1);
          transform: scaleY(1); }
        .navbar #navbar ul li.active > a {
          background: #794e9e; }
        .navbar #navbar ul li a {
          color: #fff;
          font-weight: 400;
          font-family: "Cairo";
          text-transform: uppercase;
          font-size: 14px;
          padding: 15px 21px; }
          .navbar #navbar ul li a:hover {
            background: #ededed;
            color: #794e9e; }
          @media only screen and (max-width: 991px) {
            .navbar #navbar ul li a {
              font-size: 12px;
              padding: 15px 11px; } }
          @media only screen and (max-width: 767px) {
            .navbar #navbar ul li a {
              font-size: 14px;
              padding: 15px 15px; } }
        .navbar #navbar ul li ul {
          position: absolute;
          top: 50px;
          z-index: 400;
          background: #ededed;
          list-style: none;
          padding: 10px 0;
          width: 245px;
          -webkit-transform: scaleY(0);
          -khtml-transform: scaleY(0);
          -moz-transform: scaleY(0);
          -ms-transform: scaleY(0);
          -o-transform: scaleY(0);
          transform: scaleY(0);
          transform-origin: 0 0 0;
          transition: .5s;
          opacity: 0;
          filter: alpha(opacity=0);
          visibility: hidden; }
          @media only screen and (max-width: 767px) {
            .navbar #navbar ul li ul {
              position: relative;
              opacity: 1;
              visibility: visible;
              -webkit-transform: scaleY(1);
              -khtml-transform: scaleY(1);
              -moz-transform: scaleY(1);
              -ms-transform: scaleY(1);
              -o-transform: scaleY(1);
              transform: scaleY(1);
              width: 100%;
              top: 0;
              background: none;
              padding: 0 0 0px; } }
          .navbar #navbar ul li ul li.active a {
            background: none;
            color: #794e9e; }
            @media only screen and (max-width: 767px) {
              .navbar #navbar ul li ul li.active a {
                color: #fff; } }
          @media only screen and (max-width: 767px) {
            .navbar #navbar ul li ul li {
              border-bottom: 0px solid #fff; }
              .navbar #navbar ul li ul li.active {
                background: #794e9e;
                color: #fff; } }
          .navbar #navbar ul li ul li a {
            color: #afafaf;
            font-weight: 400;
            font-family: "Cairo";
            padding: 0px 15px;
            line-height: 40px;
            -webkit-transition: 0.3s ease;
            -khtml-transition: 0.3s ease;
            -moz-transition: 0.3s ease;
            -ms-transition: 0.3s ease;
            -o-transition: 0.3s ease;
            transition: 0.3s ease; }
            @media only screen and (max-width: 767px) {
              .navbar #navbar ul li ul li a {
                background: #ededed;
                color: #794e9e;
                line-height: 40px;
                font-size: 13px;
                width: 100%;
                padding-0: 25px;
                display: block; }
                .navbar #navbar ul li ul li a:hover {
                  background: #794e9e;
                  color: #fff; } }
            .navbar #navbar ul li ul li a:hover {
              text-decoration: none; }

footer {
  padding: 30px 0;
  background: #333333;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: "Cairo";
  text-transform: uppercase;
  font-weight: 400; }
  @media only screen and (max-width: 767px) {
    footer {
      padding: 10px 0;
      font-size: 12px; } }

.contactSec {
  background: #ededed;
  padding: 48px 0 65px;
  text-align: center;
  margin-top: 70px; }
  @media only screen and (max-width: 767px) {
    .contactSec {
      padding: 50px 0 40px; } }
  .contactSec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 28px;
    margin-bottom: 40px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .contactSec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .contactSec article {
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333;
    font-size: 18px;
    line-height: 22px; }
    @media only screen and (max-width: 767px) {
      .contactSec article {
        font-size: 14px; } }
    .contactSec article a {
      color: #794e9e; }
    .contactSec article .fa-envelope {
      color: #794e9e; }
    .contactSec article .fa {
      font-size: 25px; }

.newsandeventsSec {
  padding: 90px 0 0; }
  @media only screen and (max-width: 767px) {
    .newsandeventsSec {
      padding: 50px 0 0; } }
  .newsandeventsSec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      .newsandeventsSec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .newsandeventsSec figure {
    margin-bottom: 60px;
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    @media only screen and (max-width: 991px) {
      .newsandeventsSec figure {
        margin-bottom: 30px; } }
    .newsandeventsSec figure img {
      width: 100%;
      -webkit-transition: 0.3s ease;
      -khtml-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
    .newsandeventsSec figure:hover {
      background: #000; }
      .newsandeventsSec figure:hover img {
        -webkit-transform: scale(1.1);
        -khtml-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0.8; }
  .newsandeventsSec h3 {
    font-size: 24px;
    font-family: "Cairo";
    font-weight: 700;
    margin-bottom: 13px; }
    @media only screen and (max-width: 991px) {
      .newsandeventsSec h3 {
        font-size: 18px; } }
    .newsandeventsSec h3 a {
      color: #333333;
      -webkit-transition: 0.3s ease;
      -khtml-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      .newsandeventsSec h3 a:hover {
        text-decoration: none;
        color: #794e9e; }
  .newsandeventsSec time {
    font-size: 16px;
    font-family: "Cairo";
    font-weight: 400;
    color: #333333;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .newsandeventsSec time {
        font-size: 14px; } }
  .newsandeventsSec article {
    font-size: 16px;
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333; }
    @media only screen and (max-width: 767px) {
      .newsandeventsSec article {
        font-size: 14px; } }
  .newsandeventsSec .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 1199px) {
      .newsandeventsSec .owl-nav {
        top: 175px; } }
    @media only screen and (max-width: 1023px) {
      .newsandeventsSec .owl-nav {
        top: 180px; } }
    @media only screen and (max-width: 991px) {
      .newsandeventsSec .owl-nav {
        top: 75px; } }
    .newsandeventsSec .owl-nav .owl-prev,
    .newsandeventsSec .owl-nav .owl-next {
      position: absolute;
      right: -48px;
      display: inline-block;
      top: 0;
      bottom: 0;
      color: #fff;
      background: #794e9e;
      -webkit-transition: 0.3s ease;
      -khtml-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
      text-align: center;
      width: 45px;
      font-size: 30px;
      height: 45px;
      margin-top: -35px; }
      @media only screen and (max-width: 991px) {
        .newsandeventsSec .owl-nav .owl-prev,
        .newsandeventsSec .owl-nav .owl-next {
          margin-top: 0px;
          right: 0px; } }
      .newsandeventsSec .owl-nav .owl-prev:hover, .newsandeventsSec .owl-nav .owl-prev.disabled,
      .newsandeventsSec .owl-nav .owl-next:hover,
      .newsandeventsSec .owl-nav .owl-next.disabled {
        background: #afafaf; }
    .newsandeventsSec .owl-nav .owl-next {
      left: -48px;
      right: auto; }
      @media only screen and (max-width: 991px) {
        .newsandeventsSec .owl-nav .owl-next {
          left: 0px; } }

.bestSellingSec {
  padding: 110px 0 0; }
  @media only screen and (max-width: 767px) {
    .bestSellingSec {
      padding: 60px 0 0; } }
  .bestSellingSec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      .bestSellingSec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .bestSellingSec h3 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 55px;
    margin-bottom: 50px;
    text-transform: uppercase;
    width: 200px;
    line-height: 65px; }
    @media only screen and (max-width: 767px) {
      .bestSellingSec h3 {
        margin-bottom: 30px;
        line-height: 35px;
        font-size: 30px; } }
  .bestSellingSec article {
    font-size: 16px;
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333;
    margin-bottom: 30px;
    direction: ltr;}
    @media only screen and (max-width: 767px) {
      .bestSellingSec article {
        margin-bottom: 20px;
        font-size: 14px; } }
  .bestSellingSec a {
    font-size: 18px;
    line-height: 60px;
    padding: 0 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Cairo";
    display: inline-block;
    background: #794e9e;
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    .bestSellingSec a:hover {
      text-decoration: none;
      background: #afafaf; }
    @media only screen and (max-width: 767px) {
      .bestSellingSec a {
        font-size: 14px;
        line-height: 40px;
        padding: 0 20px; } }
  @media only screen and (max-width: 767px) {
    .bestSellingSec figure {
      margin-bottom: 30px;
      width: 200px; } }
  .bestSellingSec figure img {
    width: 100%; }
  .bestSellingSec .owl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 85px; }
    @media only screen and (max-width: 1199px) {
      .bestSellingSec .owl-nav {
        display: none; } }
    .bestSellingSec .owl-nav .owl-prev,
    .bestSellingSec .owl-nav .owl-next {
      position: absolute;
      right: 0;
      display: inline-block;
      top: 0;
      bottom: 0;
      color: #fff;
      background: #794e9e;
      -webkit-transition: 0.3s ease;
      -khtml-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
      text-align: center;
      width: 45px;
      font-size: 30px;
      height: 45px;
      margin-top: -35px; }
      @media only screen and (max-width: 991px) {
        .bestSellingSec .owl-nav .owl-prev,
        .bestSellingSec .owl-nav .owl-next {
          margin-top: 0px;
          right: 0px; } }
      .bestSellingSec .owl-nav .owl-prev:hover, .bestSellingSec .owl-nav .owl-prev.disabled,
      .bestSellingSec .owl-nav .owl-next:hover,
      .bestSellingSec .owl-nav .owl-next.disabled {
        background: #afafaf; }
    .bestSellingSec .owl-nav .owl-next {
      left: -48px;
      right: auto; }
      @media only screen and (max-width: 991px) {
        .bestSellingSec .owl-nav .owl-next {
          left: 0px; } }

.introSec {
  background: #ededed;
  padding: 100px 0;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .introSec {
      padding: 60px 0; } }
  .introSec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 28px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .introSec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .introSec article {
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333;
    font-size: 18px;
    max-width: 615px;
    margin: 0 auto;
    line-height: 22px; }
    @media only screen and (max-width: 767px) {
      .introSec article {
        font-size: 14px; } }

.bannerarea .banner figure {
  overflow: hidden; }
  .bannerarea .banner figure img {
    min-width: 850px; }
    @media only screen and (max-width: 767px) {
      .bannerarea .banner figure img {
        position: relative;
        right: 50%;
        -webkit-transform: translateX(50%);
        -khtml-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%); } }
.bannerarea .banner .banmsg {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .bannerarea .banner .banmsg h2 {
    margin-bottom: 40px;
    font-size: 34px;
    font-weight: 400;
    font-family: "Cairo";
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    background: #333333;
    background: rgba(51, 51, 51, 0.4);
    padding: 10px; }
    .bannerarea .banner .banmsg h2 span {
      font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .bannerarea .banner .banmsg h2 {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 25px; } }
  .bannerarea .banner .banmsg a {
    font-size: 18px;
    line-height: 60px;
    padding: 0 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Cairo";
    display: inline-block;
    background: #794e9e;
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    .bannerarea .banner .banmsg a:hover {
      text-decoration: none;
      background: #afafaf; }
    @media only screen and (max-width: 767px) {
      .bannerarea .banner .banmsg a {
        font-size: 13px;
        line-height: 35px;
        padding: 0 10px; } }

.breadcrumbs, .homebreadcrumbs {
  border-bottom: 1px solid #afafaf;
  line-height: 30px;
  margin-bottom: 90px; }
  @media only screen and (max-width: 991px) {
    .breadcrumbs, .homebreadcrumbs {
      margin-bottom: 50px; } }
  @media only screen and (max-width: 767px) {
    .breadcrumbs, .homebreadcrumbs {
      margin-bottom: 30px; } }
  .breadcrumbs a, .homebreadcrumbs a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Cairo";
    color: #333333;
    padding: 0 10px;
    border-left: 1px solid #333333; }
    .breadcrumbs a:hover, .homebreadcrumbs a:hover {
      text-decoration: none;
      color: #794e9e; }

.homebreadcrumbs {
  margin-bottom: 0;
  display: none; }
  @media only screen and (max-width: 767px) {
    .homebreadcrumbs {
      display: block; } }

.aboutusSec, .publicationsSec, .distruborSec, .contactusSec {
  margin-bottom: 70px; }
  @media only screen and (max-width: 767px) {
    .aboutusSec, .publicationsSec, .distruborSec, .contactusSec {
      margin-bottom: 60px; } }
  .aboutusSec h1, .publicationsSec h1, .distruborSec h1, .contactusSec h1 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 55px;
    margin-bottom: 30px;
    text-transform: uppercase;
    line-height: 50px; }
    @media only screen and (max-width: 767px) {
      .aboutusSec h1, .publicationsSec h1, .distruborSec h1, .contactusSec h1 {
        margin-bottom: 20px;
        line-height: 35px;
        font-size: 30px; } }
  .aboutusSec article, .publicationsSec article, .distruborSec article, .contactusSec article {
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333;
    font-size: 16px;
    line-height: 22px; }
    @media only screen and (max-width: 767px) {
      .aboutusSec article, .publicationsSec article, .distruborSec article, .contactusSec article {
        font-size: 14px; } }
  @media only screen and (max-width: 991px) {
    .aboutusSec figure, .publicationsSec figure, .distruborSec figure, .contactusSec figure {
      margin-bottom: 20px; } }
  .aboutusSec figure img, .publicationsSec figure img, .distruborSec figure img, .contactusSec figure img {
    width: 100%; }

.ourStorySec {
  background: #4a375a;
  padding: 40px 0;
  margin-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    .ourStorySec {
      margin-bottom: 60px; } }
  .ourStorySec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .ourStorySec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .ourStorySec article {
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 22px; }
    @media only screen and (max-width: 767px) {
      .ourStorySec article {
        font-size: 14px; } }

.theFounderSec {
  margin-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    .theFounderSec {
      margin-bottom: 60px; } }
  .theFounderSec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 28px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .theFounderSec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .theFounderSec article {
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333;
    font-size: 16px;
    margin: 0 auto;
    line-height: 22px; }
    @media only screen and (max-width: 767px) {
      .theFounderSec article {
        font-size: 14px; } }
    .theFounderSec article a {
      color: #794e9e; }
  @media only screen and (max-width: 991px) {
    .theFounderSec figure {
      margin-bottom: 20px; } }
  .theFounderSec figure img {
    width: 100%; }

.submissions {
  background: #afafaf;
  padding: 40px 0px;
  margin-bottom: 110px; }
  @media only screen and (max-width: 767px) {
    .submissions {
      padding: 15px 0px 30px;
      margin-bottom: 60px; } }
  .submissions h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
    text-transform: uppercase;
    padding-right: 15px; }
    @media only screen and (max-width: 991px) {
      .submissions h2 {
        padding-left: 15px; } }
    @media only screen and (max-width: 767px) {
      .submissions h2 {
        margin-bottom: 20px;
        font-size: 25px; } }
  .submissions article {
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    padding-right: 15px;
    margin: 0 auto;
    line-height: 22px; }
    @media only screen and (max-width: 991px) {
      .submissions article {
        padding-left: 15px; } }
    @media only screen and (max-width: 767px) {
      .submissions article {
        font-size: 14px; } }
  @media only screen and (max-width: 991px) {
    .submissions figure {
      margin-bottom: 20px;
      padding-right: 15px;
      padding-left: 15px; }
      .submissions figure img {
        max-width: 350px; } }
  .submissions figure img {
    width: 100%; }

.publicationsSec h2, .distruborSec h2 {
  font-family: "Lato", "Cairo";
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px; }
  .publicationsSec h2 b, .distruborSec h2 b {
    font-weight: 700; }
.publicationsSec article, .distruborSec article {
  margin-bottom: 30px; }
.publicationsSec a, .distruborSec a {
  font-size: 18px;
  line-height: 60px;
  padding: 0 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Cairo";
  display: inline-block;
  background: #794e9e;
  -webkit-transition: 0.3s ease;
  -khtml-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-left: 10px; }
  .publicationsSec a:hover, .distruborSec a:hover {
    text-decoration: none;
    background: #afafaf; }
  @media only screen and (max-width: 767px) {
    .publicationsSec a, .distruborSec a {
      font-size: 14px;
      line-height: 40px;
      padding: 0 20px; } }

.buybooksSec h1 {
  font-family: "Cairo";
  font-weight: 700;
  color: #333333;
  font-size: 55px;
  margin-bottom: 60px;
  text-transform: uppercase;
  line-height: 50px; }
  @media only screen and (max-width: 767px) {
    .buybooksSec h1 {
      margin-bottom: 40px;
      line-height: 35px;
      font-size: 30px; } }
.buybooksSec figure {
  border: 1px solid #afafaf;
  overflow: hidden;
  margin-bottom: 15px; }
  .buybooksSec figure:hover img {
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .buybooksSec figure img {
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    width: 100%; }
.buybooksSec h2 {
  font-family: "Cairo";
  font-weight: 700;
  color: #333333;
  font-size: 24px;
  margin-bottom: 60px; }
  .buybooksSec h2:hover a {
    text-decoration: none;
    color: #794e9e; }
  .buybooksSec h2 a {
    color: #333333;
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
  @media only screen and (max-width: 767px) {
    .buybooksSec h2 {
      margin-bottom: 40px;
      font-size: 18px; } }

.latestnewsSec h1, .upcomingeventsSec h1, .mediaroomSec h1 {
  font-family: "Cairo";
  font-weight: 700;
  color: #333333;
  font-size: 55px;
  margin-bottom: 60px;
  text-transform: uppercase;
  line-height: 50px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .latestnewsSec h1, .upcomingeventsSec h1, .mediaroomSec h1 {
      margin-bottom: 40px;
      line-height: 35px;
      font-size: 30px; } }
.latestnewsSec figure, .upcomingeventsSec figure, .mediaroomSec figure {
  overflow: hidden;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .latestnewsSec figure, .upcomingeventsSec figure, .mediaroomSec figure {
      margin-bottom: 20px; } }
  .latestnewsSec figure:hover img, .upcomingeventsSec figure:hover img, .mediaroomSec figure:hover img {
    -webkit-transform: scale(1.03);
    -khtml-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03); }
  .latestnewsSec figure img, .upcomingeventsSec figure img, .mediaroomSec figure img {
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    width: 100%; }
.latestnewsSec .box, .upcomingeventsSec .box, .mediaroomSec .box {
  margin-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .latestnewsSec .box, .upcomingeventsSec .box, .mediaroomSec .box {
      margin-bottom: 40px; } }
  .latestnewsSec .box h2, .upcomingeventsSec .box h2, .mediaroomSec .box h2 {
    font-size: 24px;
    font-family: "Cairo";
    font-weight: 700;
    margin-bottom: 0px; }
    @media only screen and (max-width: 991px) {
      .latestnewsSec .box h2, .upcomingeventsSec .box h2, .mediaroomSec .box h2 {
        font-size: 18px; } }
    .latestnewsSec .box h2 a, .upcomingeventsSec .box h2 a, .mediaroomSec .box h2 a {
      color: #333333;
      -webkit-transition: 0.3s ease;
      -khtml-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      .latestnewsSec .box h2 a:hover, .upcomingeventsSec .box h2 a:hover, .mediaroomSec .box h2 a:hover {
        text-decoration: none;
        color: #794e9e; }
  .latestnewsSec .box time, .upcomingeventsSec .box time, .mediaroomSec .box time {
    font-size: 16px;
    font-family: "Cairo";
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 13px;
    display: block; }
    @media only screen and (max-width: 991px) {
      .latestnewsSec .box time, .upcomingeventsSec .box time, .mediaroomSec .box time {
        font-size: 14px; } }
  .latestnewsSec .box article, .upcomingeventsSec .box article, .mediaroomSec .box article {
    font-size: 16px;
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333; }
    @media only screen and (max-width: 767px) {
      .latestnewsSec .box article, .upcomingeventsSec .box article, .mediaroomSec .box article {
        font-size: 14px; } }
    .latestnewsSec .box article p, .upcomingeventsSec .box article p, .mediaroomSec .box article p {
      margin-bottom: 0; }

.upcomingeventsSec .box h2 {
  margin-bottom: 13px; }
.upcomingeventsSec .box time {
  margin-bottom: 0; }

.distruborSec {
  margin-bottom: 100px; }
  @media only screen and (max-width: 991px) {
    .distruborSec {
      min-height: 48vh; } }
  @media only screen and (max-width: 767px) {
    .distruborSec {
      margin-bottom: 60px; } }
  .distruborSec article a {
    color: #794e9e;
    background: none;
    text-transform: none;
    padding: 0;
    line-height: 100%; }
    .distruborSec article a:hover {
      background: none; }

.testimonialsSec {
  padding-bottom: 70px; }
  @media only screen and (max-width: 767px) {
    .testimonialsSec {
      padding-bottom: 30px; } }
  .testimonialsSec h2 {
    font-family: "Cairo";
    font-weight: 700;
    color: #333333;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 45px;
    border-bottom: 1px solid #afafaf;
    padding-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .testimonialsSec h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
  .testimonialsSec article {
    font-size: 16px;
    font-family: "Lato", "Cairo";
    font-weight: 400;
    color: #333333;
    margin-bottom: 85px; }
    @media only screen and (max-width: 767px) {
      .testimonialsSec article {
        font-size: 14px;
        margin-bottom: 45px; } }
  .testimonialsSec .box {
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .testimonialsSec .box {
        margin-bottom: 30px; } }
    .testimonialsSec .box h3 {
      font-size: 24px;
      font-family: "Cairo";
      font-weight: 700;
      margin-bottom: 10px;
      color: #333333; }
      @media only screen and (max-width: 991px) {
        .testimonialsSec .box h3 {
          font-size: 18px; } }
    .testimonialsSec .box article {
      margin-bottom: 0; }

.audioSec .box {
  padding: 60px 0 0px;
  border-top: 1px #ededed dashed;
  height: 133px;
  margin-bottom: 25px; }
  @media only screen and (max-width: 767px) {
    .audioSec .box {
      padding: 30px 0 0px;
      height: 103px; } }
  .audioSec .box figure {
    float: right;
    margin-left: 12px; }
  .audioSec .box h2 {
    font-size: 24px;
    font-family: "Cairo";
    font-weight: 700;
    margin-bottom: 10px;
    color: #333333; }
    @media only screen and (max-width: 991px) {
      .audioSec .box h2 {
        font-size: 18px; } }
  .audioSec .box time {
    font-size: 16px;
    font-family: "Cairo";
    font-weight: 400;
    color: #333333;
    display: block;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .audioSec .box time {
        font-size: 14px; } }
.audioSec audio {
  width: 100%;
  margin-bottom: 35px; }
  @media only screen and (max-width: 767px) {
    .audioSec audio {
      margin-bottom: 25px; } }
.audioSec article {
  font-size: 16px;
  font-family: "Lato", "Cairo";
  font-weight: 400;
  color: #333333;
  margin-bottom: 55px; }
  @media only screen and (max-width: 767px) {
    .audioSec article {
      font-size: 14px;
      margin-bottom: 30px; } }

.mediaroomSec .box {
  margin-bottom: 30px; }
  .mediaroomSec .box figure {
    overflow: inherit; }
    .mediaroomSec .box figure:hover img {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }

.videoSec .box {
  padding: 60px 0 0px;
  border-top: 1px #ededed dashed; }
  @media only screen and (max-width: 767px) {
    .videoSec .box {
      padding: 30px 0 0px; } }
  .videoSec .box iframe {
    width: 100%;
    margin-bottom: 35px;
    border: 0; }
  .videoSec .box h2 {
    font-size: 24px;
    font-family: "Cairo";
    font-weight: 700;
    margin-bottom: 10px;
    color: #333333; }
    @media only screen and (max-width: 991px) {
      .videoSec .box h2 {
        font-size: 18px; } }
  .videoSec .box article {
    font-size: 16px;
    font-family: "Cairo";
    font-weight: 400;
    color: #333333;
    margin-bottom: 55px; }
    @media only screen and (max-width: 767px) {
      .videoSec .box article {
        font-size: 14px;
        margin-bottom: 45px; } }

@media only screen and (max-width: 991px) {
  .contactusSec {
    min-height: 51vh; } }
.contactusSec h1 {
  font-family: "Cairo";
  font-weight: 700;
  color: #333333;
  font-size: 28px;
  margin-bottom: 40px;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .contactusSec h1 {
      margin-bottom: 30px;
      font-size: 25px; } }
.contactusSec article {
  font-family: "Lato", "Cairo";
  font-weight: 400;
  color: #333333;
  font-size: 18px;
  line-height: 22px; }
  @media only screen and (max-width: 767px) {
    .contactusSec article {
      font-size: 14px; } }
  .contactusSec article a {
    color: #794e9e; }
  .contactusSec article i {
    float: right; }
  .contactusSec article .fa-envelope {
    color: #794e9e; }
  .contactusSec article .fa {
    font-size: 25px;
    margin-left: 15px; }

.mediaslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .mediaslider .owl-nav .owl-prev,
  .mediaslider .owl-nav .owl-next {
    position: absolute;
    right: -48px;
    display: inline-block;
    top: 0;
    bottom: 0;
    color: #fff;
    background: #794e9e;
    -webkit-transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    text-align: center;
    width: 45px;
    font-size: 30px;
    height: 45px;
    margin-top: -22px; }
    @media only screen and (max-width: 767px) {
      .mediaslider .owl-nav .owl-prev,
      .mediaslider .owl-nav .owl-next {
        right: 0px; } }
    .mediaslider .owl-nav .owl-prev:hover, .mediaslider .owl-nav .owl-prev.disabled,
    .mediaslider .owl-nav .owl-next:hover,
    .mediaslider .owl-nav .owl-next.disabled {
      background: #afafaf; }
  .mediaslider .owl-nav .owl-next {
    left: -48px;
    right: auto; }
    @media only screen and (max-width: 767px) {
      .mediaslider .owl-nav .owl-next {
        left: 0px; } }

.readmore {
  font-size: 14px;
  line-height: 19px;
  color: #794e9e;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Cairo";
  display: inline-block;
  -webkit-transition: 0.3s ease;
  -khtml-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  .readmore:hover {
    text-decoration: none;
    color: #afafaf; }

.dirltr {
  direction: ltr; }

.upcomingeventsSec article p {
  display: inline; }
.upcomingeventsSec article .collapse.in {
  display: inline; }

.socialmedia {
  font-size: 0;
  -webkit-transition: 0.3s ease;
  -khtml-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 3000;
  float: left;
  margin-left: 10px; }
  @media only screen and (max-width: 767px) {
    .socialmedia {
      position: absolute;
      left: 73px;
      bottom: -30px; } }
  .socialmedia a {
    margin-right: 5px;
    font-size: 17px;
    display: inline-block;
    text-align: center;
    height: 23px;
    width: 23px;
    line-height: 24px;
    color: #fff;
    background: #afafaf; }
    .socialmedia a:hover {
      background: #794e9e; }

/*# sourceMappingURL=style-ar.css.map */
