/* Media Query css */

@media (min-width: 320px) and (max-width: 768px) {
  .logo {
    margin-top: -14px !important;
    width: 165px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-title {
    font-size: 2rem !important;
  }
  figure {
    width: 140px !important;
    height: 140px !important;
  }
  figure i {
    font-size: 5rem !important;
  }
  .free_pans_use h4 {
    font-size: 18px !important;
  }
  .free_pans_use h3 {
    font-size: 31px !important;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .box-title {
    font-size: 2rem !important;
  }
  figure {
    width: 140px !important;
    height: 140px !important;
  }
  figure i {
    font-size: 5.5rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .free_pans_use h4 {
    font-size: 15px !important;
  }
  .free_pans_use h3 {
    font-size: 18px !important;
  }
  .free_pans_use p {
    height: 105px !important;
  }
  .form-heading {
    font-size: 11px !important;
  }
}
@media (min-width: 1200px) {
  figure i {
    font-size: 8rem !important;
  }
}

/* style css */

.mt-16 {
  margin-top: 16px;
}
.my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000 !important;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #fff !important;
}
.menu-text {
  color: #000 !important;
  background: #fff !important;
}
.menu-text:hover {
  color: #000 !important;
  background: #fff !important;
}
.navbar_custom {
  padding: 15px 10px;
  border-radius: 0px !important;
  background-color: #fff !important;
  margin-bottom: 0 !important;
}
.logo {
  width: 175px;
}
.get-start-btn {
  background-color: #6d65fd !important;
  color: #fff !important;
  padding: 7px 20px !important;
  border-radius: 4px;
  margin-top: 0;
  display: inline-block;
}
.get-start-btn:hover {
  background-color: #6d65fd !important;
  color: #fff !important;
}
.right-section {
  display: flex;
  align-items: center;
}
.plans_main_he {
  color: #11263c;
  font-size: 45px;
  font-weight: 600;
}
.pb-50 {
  padding-bottom: 50px;
}
figure {
  width: 178px;
  height: 178px;
  background-color: #ebf6fa;
  color: #283779;
  margin: 0 auto 5.5rem;
  position: relative;
  border-radius: 50%;
}
figure i {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-title {
  margin: 0 -1rem;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 700;
  color: #283779;
}
.box-desc {
  line-height: 3.4rem;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
}
.box-info {
  font-size: 16px;
}
.input-light {
  width: 100%;
}
.input-light .form-control {
  background-color: #fff;
  color: black;
  border: 2px solid #b2dded;
}
.input-field {
  border-radius: 35px !important;
  min-height: 55px;
  padding: 0.35rem 0.75rem 0.4rem 2.8rem;
}
.input-light .text-area {
  min-height: 157px;
}
.form-control.text-area {
  resize: none;
  padding-top: 1.5rem;
}
.form-control.select-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5e616c;
  cursor: pointer;
}
.btn-form {
  padding: 8px 26px;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.free_pans_use {
  border: 1px solid #e8e8ec;
  border-radius: 6px;
  padding: 0 15px;
}
.free_pans_use h3 {
  color: #11263c;
  font-size: 22px;
  font-weight: 600;
  word-break: break-all;
}
.free_pans_use h4 {
  color: #11263c;
  font-size: 18px;
  font-weight: 700;
}
.free_pans_use p {
  color: #6c6c6c;
  font-size: 18px;
  padding-right: 0px;
  overflow: hidden;
  height: 90px;
}
.room_selectd {
  color: #9899ac;
  font-size: 16px;
  display: inline-block;
  padding-top: 10px;
  text-align: center;
}
.customar_price_lis sup {
  font-size: 35px;
  font-weight: 500;
  color: #11263c;
}
.customar_price_lis span {
  color: #11263c;
  font-size: 45px;
}
.customar_price_lis sub {
  color: #11263c;
  font-size: 20px;
}
.modules_features {
  color: #ff3991 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: center;
  height: 37px;
  overflow: hidden;
}
.select_button_pl.active {
  background-color: #6d65fd;
  color: #fff;
}
.select_button_pl {
  color: #6d65fd;
  background: transparent;
  border: 1px solid #6d65fd;
  border-radius: 22px;
  padding: 3px 50px;
  font-size: 23px;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.pb-42 {
  padding-bottom: 11px !important;
  padding-top: 30px !important;
}
.set_min_heifg {
  min-height: 50px;
}
.save_percha {
  color: #6d65fd;
  font-size: 26px;
  padding-right: 0px;
  text-align: end;
}
.change_plans_pop h4 {
  background-color: #ff3991;
  max-width: 200px;
  margin: 0 auto;
  color: white;
  padding: 5px;
  border-radius: 5px;
  position: relative;
}
.change_plans_pop h4:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 17px solid #ff3991;
  margin: 0 auto;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}
.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.px-15 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.px-35 {
  padding-right: 35px !important;
  padding-left: 35px !important;
}
.card-img {
  border-radius: 4px;
  border: 1px solid;
  margin: 0 1px;
}
.form-heading {
  font-size: 13px;
  margin-top: 6px;
}
.bg-gray {
  background: #f5f5f5;
}
.bg-red {
  background-color: #ff424f;
}
.card-form-box {
  box-shadow: 0px 0px 6px -3px;
  padding: 0;
}
.ms-10 {
  margin-right: 10px !important;
}
.me-5 {
  margin-left: 5px !important;
}
.lang-btn {
  background-color: #6d65fd !important;
  color: #fff !important;
}
.lang-btn:hover {
  background-color: #6d65fd !important;
  color: #fff !important;
}
.lang-btn:focus {
  background-color: #6d65fd !important;
  color: #fff !important;
}

/************************  *************************/

body {
  direction: rtl;
}
div.pull-left {
  float: right !important;
}
div.pull-right {
  float: left !important;
}
@media (min-width: 1200px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: right !important;
}
}
@media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right !important;
}
}
@media (min-width: 768px){
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right !important;
}
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: right !important;
}

@media (min-width: 768px){
.navbar-nav {
    float: right !important;
}
}
@media (min-width: 768px){
.navbar-header {
    float: right !important;
}
}
@media (min-width: 768px){
ul.navbar-right {
    float: left !important;
}
}
@media (min-width: 768px){
.navbar-right .dropdown-menu {
    right: auto !important;
    left: 0 !important;
}
}

.pro-managment-icon {
  padding-left: 0;
  padding-right: 65px;
}
.pro-managment-icon img {
  left: auto;
  right: 0;
}
.slick-slide {
  float: right;
}
.set-width-all-fot-com {
  float: right;
}
.new_ticket_change:before {
  right: auto;
  left: 0;
}
button.close {
  float: left !important;
}



