.shrink, .tour-box .tour-img-container img, .destinations .worldCard .caption-container, .destinations .worldCard .fillter, .destinations .worldCard:before, .destinations .worldCard:after, .blog-article-container .blogfigure img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.single-place-container, .single-prog-page .tabs-side-container, .single-blog-container, .shrink, .blog-aside, .pages-container .filter-container {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.nav-item {
  list-style: none;
}

#app .main_title {
  width: 100%;
}

.social-media-container {
  text-align: center;
}
.social-media-container span {
  font-size: 40px;
  padding: 10px;
  cursor: pointer;
}
.social-media-container .twitter {
  color: #1da1f2;
}
.social-media-container .whatsapp {
  color: #4ac959;
}
.social-media-container .pinterest {
  color: #bd081c;
}
.social-media-container .linkedin {
  color: #2867b2;
}
.social-media-container .facebook {
  color: #4267B2;
}
.social-media-container .email {
  color: #DB4437;
}

.fillter {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.center-items-top {
  display: grid;
  align-items: center;
}

#logo_home h1 a {
  background-image: url("../images/homepage/logo.png");
}

.nav-bar-container {
  direction: ltr;
  background-color: #FFF !important;
}
.nav-bar-container .navbar-brand {
  background-image: url("../images/homepage/logow.png");
  background-size: contain;
  background-position: 0 center;
  background-repeat: no-repeat;
  width: 250px;
  height: 60px;
}
.nav-bar-container .navbar-brand span {
  display: none;
}
.nav-bar-container #nav-collapse {
  direction: rtl;
}
.nav-bar-container .dropdown-toggle::after {
  margin-right: 5px;
}
.nav-bar-container .nav-link {
  color: #00a2ff !important;
}
.nav-bar-container .navbar-nav {
  padding: 0;
}

.header-container {
  background-color: #ccc;
  background-image: url("../images/homepage/header.jpg");
  height: 55vh;
  background-size: cover;
  background-position: center;
  align-items: center;
  display: grid;
}
.header-container .search-box .b-dropdown {
  width: 100%;
}
.header-container .search-box .btn-secondary {
  background-color: #FFF;
  color: #000;
}
.header-container .search-box .btn-secondary:hover {
  background-color: #FFF;
}
.header-container h2 {
  color: #FFF;
  margin-bottom: 25px;
}
.header-container h3 {
  text-align: center;
  color: #FFF;
  font-size: 18px;
}
.header-container .taps-container {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  max-width: 700px;
  margin: auto;
}
.header-container .taps-container .tabs {
  overflow: inherit;
}
.header-container .taps-container .tab-content {
  background-color: transparent;
  border: none;
  padding-bottom: 0;
}
.header-container .taps-container .nav-tabs {
  border-bottom: 0;
}
.header-container .taps-container .nav-tabs .nav-item {
  width: 50%;
  text-align: center;
  border: 0;
  font-size: 25px;
  border-color: transparent;
}
.header-container .taps-container .nav-tabs .nav-item.show .nav-link, .header-container .taps-container .nav-tabs .nav-link.active {
  background-color: #00a2ff;
  border: 0;
  color: #FFF;
  padding: 0;
}
.header-container .taps-container .nav-tabs .nav-link:focus, .header-container .taps-container .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.header-container .taps-container .nav-tabs .nav-link {
  padding: 0 !important;
}
.header-container .vue-slider-process {
  background-color: #00a2ff;
}
.header-container .search-container {
  padding-top: 40px;
  padding-bottom: 20px;
}
.header-container .search-container button {
  margin: auto;
  background-color: #00a2ff;
  color: #FFF;
  border-color: #FFF;
}
.header-container .range-date-container input {
  width: 100%;
  height: 40px;
}
.header-container .bestPlaces-container {
  position: absolute;
  background-color: #FFF;
  left: 15px;
  right: 15px;
  top: 130%;
  width: 120%;
  display: block;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.header-container .bestPlaces-container .places-list {
  margin: 0;
}
.header-container .bestPlaces-container .places-list ul {
  padding: 0;
  margin-bottom: 0;
}
.header-container .bestPlaces-container .places-list ul li {
  list-style: none;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}
.header-container .bestPlaces-container .places-list ul li:hover {
  background-color: #00a2ff;
  color: #FFF;
}
.header-container .bestPlaces-container:before {
  position: absolute;
  content: "";
  top: -23px;
  right: 10px;
  border-width: 12px;
  border-color: transparent transparent #00a2ff transparent;
  border-style: solid;
}
.header-container .bestPlaces-container h2 {
  background-color: #00a2ff;
  color: #FFF;
  font-size: 20px;
  padding: 10px;
  margin-bottom: 0;
}

.langContainer {
  margin: 0 20px !important;
  text-transform: uppercase;
}

.about_us {
  padding-top: 50px;
  padding-bottom: 30px;
}
.about_us .main_title {
  color: #00a2ff;
  font-weight: 300;
  text-align: right;
  width: auto;
  display: inline-block;
  float: right;
}
.about_us .main_title h1 {
  margin-bottom: 30px;
}
.about_us p {
  font-size: 16px;
  text-align: justify;
  line-height: 2em;
}

.blogs {
  margin-top: 50px;
  margin-bottom: 50px;
}

.blog-article-container {
  border-radius: 10px;
  border: 1px solid #e8eced;
  overflow: hidden;
  background-color: #FFF;
  text-align: right;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.blog-article-container h1 {
  text-align: right;
  font-size: 25px;
  padding: 0 10px;
}
.blog-article-container p {
  padding: 0 10px;
}
.blog-article-container .blogfigure time {
  padding: 10px;
  display: block;
}
.blog-article-container .blogfigure .caption {
  padding: 10px;
}
.blog-article-container .blogfigure .img-container {
  height: 35vh;
  overflow: hidden;
}
.blog-article-container .blogfigure img {
  width: 100%;
  height: 35vh;
  object-fit: cover;
  transform: scale(120%);
}
.blog-article-container .blogfigure img:hover {
  transform: scale(110%);
}

.destinations {
  padding-top: 30px;
}
.destinations .inEgypt {
  margin-bottom: 50px;
}
.destinations .inEgypt h2 {
  color: #00a2ff;
}
.destinations .world {
  margin: 50px 0;
}
.destinations .world h2 {
  color: #00a2ff;
  margin-bottom: 30px;
}
.destinations .worldCard {
  position: relative;
  text-align: center;
  margin: 20px 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.destinations .worldCard:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 20px;
  right: 20px;
  border-top: 5px solid #00a2ff;
  border-right: 5px solid #00a2ff;
  z-index: -1;
}
.destinations .worldCard:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  bottom: 20px;
  left: 20px;
  border-left: 5px solid #00a2ff;
  border-bottom: 5px solid #00a2ff;
  z-index: -1;
}
.destinations .worldCard .caption-container {
  position: absolute;
  color: #FFF;
  font-size: 25px;
  bottom: 10%;
}
.destinations .worldCard:hover .fillter {
  background-image: linear-gradient(transparent 60%, #00a2ff);
}
.destinations .worldCard:hover .caption-container {
  display: block;
}
.destinations .worldCard:hover:before {
  z-index: auto;
  bottom: -15px;
  left: -15px;
}
.destinations .worldCard:hover:after {
  z-index: auto;
  top: -15px;
  right: -15px;
}
.destinations .worldCard figure {
  display: grid;
}
.destinations .worldCard img {
  width: 100%;
  height: 30vh;
  object-fit: cover;
}

.places {
  margin-bottom: 50px;
}
.places h2 {
  text-align: center;
  color: #00a2ff;
  margin-bottom: 30px;
}

.header-container {
  vertical-align: middle;
  position: relative;
}

.underLine span {
  width: 120px !important;
  background-color: #e1e1e1;
  display: block;
}
.underLine span em {
  width: 60px;
  background-color: #00a2ff;
  margin: auto;
  height: 2px;
  display: block;
}

.main_title {
  color: #00a2ff;
  font-weight: 300;
  text-align: right;
  width: auto;
  margin-bottom: 30px;
  display: inline-block;
  float: none;
}

.tour-box {
  min-height: 300px;
  text-align: right;
  border: 1px solid #e8eced;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  background-color: #FFF;
  position: relative !important;
}
.tour-box .nav-link {
  padding: 0;
}
.tour-box .review-container span {
  padding: 0 10px;
}
.tour-box .specail-offer {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.tour-box .specail-offer span {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px #000;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 19px;
  left: -21px;
}
.tour-box .specail-offer span:after, .tour-box .specail-offer span:before {
  content: "";
  position: absolute;
  top: 100%;
  z-index: -1;
  border-style: solid;
  border-width: 3px;
}
.tour-box .specail-offer span:before {
  left: 0;
}
.tour-box .specail-offer span:after {
  right: 0;
}
.tour-box .specail-offer span.hot {
  background: #79a70a;
  background: linear-gradient(#9bc90d, #79a70a);
}
.tour-box .specail-offer span.hot:before {
  border-color: #638908 transparent transparent #638908;
}
.tour-box .specail-offer span.hot:after {
  border-color: #638908 #638908 transparent transparent;
}
.tour-box .specail-offer span.sale {
  background: linear-gradient(#f14f3f, #cb4335);
}
.tour-box .specail-offer span.sale:before {
  border-color: #a3362a transparent transparent #a3362a;
}
.tour-box .specail-offer span.sale:after {
  border-color: #a3362a #a3362a transparent transparent;
}
.tour-box .tour-img-container {
  overflow: hidden;
  border-radius: 10px;
}
.tour-box .tour-img-container .link-to-tour {
  height: 150px;
  overflow: hidden;
  display: block;
}
.tour-box .tour-img-container img {
  max-width: 100%;
  width: 100%;
  height: 50vh;
  object-fit: cover;
}
.tour-box .tour-img-container img:hover {
  transform: scale(110%);
}
.tour-box .tour-img-container .caption-container {
  margin-top: 10px;
}
.tour-box .tour-img-container .figcaption {
  padding: 10px;
  padding-top: 0;
  font-weight: bold;
}
.tour-box .description {
  padding: 10px;
  padding-top: 0;
}
.tour-box .price {
  padding: 10px;
  padding-top: 0;
}
.tour-box .price h2 {
  color: #999;
}
.tour-box .price .the-price {
  font-size: 18px;
  font-weight: normal !important;
  color: #00a2ff;
}
.tour-box .stars-container {
  color: #FF9529;
}

.banner {
  margin: 50px 0;
}
.banner .aside {
  min-height: 12vh;
  width: 700px;
  border: 1px solid #00a2ff;
  max-width: 100%;
  margin: auto;
  background-size: cover;
  background-position: center;
}

footer {
  text-align: right;
  box-shadow: 0px -8px 16px -4px rgba(0, 0, 0, 0.1);
}
footer svg, footer i {
  margin: 0 5px;
}
footer .wired-div > div {
  width: 100%;
  text-align: center;
}
footer .wired-div #social_footer {
  text-align: center;
  width: 100%;
}

.header-of-single-page {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 35vh;
}
.header-of-single-page .description {
  z-index: 2;
}
.header-of-single-page .description p {
  color: #FFF;
  font-size: 18px;
  max-width: 50vw;
  margin: auto;
}
.header-of-single-page .description h1 {
  color: #FFF;
  margin-bottom: 10px !important;
}

.curren-route-bar {
  padding: 15px 0;
  text-align: right;
  background-color: #FFF;
}
.curren-route-bar .bold {
  font-weight: bold;
}
.curren-route-bar li {
  display: inline-block;
}
.curren-route-bar li a {
  padding: 2px;
}

.slide-enter-active {
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.slide-leave-active {
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.slide-enter-to, .slide-leave {
  max-height: 100px;
  overflow: hidden;
}

.slide-enter, .slide-leave-to {
  overflow: hidden;
  max-height: 0;
}

.pages-container {
  padding: 40px 0;
}
.pages-container .search-box {
  margin: 20px 0;
}
.pages-container .custom-control-label {
  position: static;
  cursor: pointer;
  width: 100%;
  padding-right: 25px;
}
.pages-container .custom-control-label::before, .pages-container .custom-control-label::after {
  right: 0;
  margin-top: 0;
}
.pages-container .filter-container {
  background-color: #FFF;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #CCC;
}
.pages-container .filter-container .checkbox-container {
  margin-top: 20px;
  text-align: right;
  max-height: 220px;
  overflow-y: scroll;
}
.pages-container .filter-container .checkbox-container p {
  color: #aaa;
  margin-bottom: 0;
}
.pages-container .filter-container .range-price-p {
  direction: ltr;
}
.pages-container .filter-container .stars-container {
  direction: ltr;
  color: #FF9529;
  font-size: 20px;
  text-align: center;
  display: block;
}
.pages-container .filter-container .stars-container i {
  cursor: pointer;
}

.pagination {
  padding-right: 0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.active .page-link {
  background-color: #00a2ff;
  border-color: #00a2ff;
}

.transport-card {
  background-color: #FFf;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  margin-bottom: 15px;
}
.transport-card figcaption {
  display: none;
}
.transport-card h1 {
  font-size: 25px;
}
.transport-card figure img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.places-select-container {
  max-width: 500px;
  margin: auto;
}

.blog-aside {
  position: sticky;
  top: 100px;
  background-color: #FFF;
  padding: 15px;
}
.blog-aside .need-help {
  background-color: #EEF3F7;
  margin-top: 30px;
  text-align: right;
}
.blog-aside h2 {
  border-bottom: 2px solid #fff;
  padding: 10px;
}
.blog-aside ul {
  margin-bottom: 0;
  padding: 0 10px 10px 10px;
}
.blog-aside ul li {
  list-style: none;
}
.blog-aside p {
  padding: 10px;
  margin-bottom: 10px;
}
.blog-aside img {
  width: 100%;
}

.blogpage .nav-link {
  padding: 0;
}
.blogpage .blog-article-container {
  margin-bottom: 15px;
}
.blogpage .blog-article-container .blogfigure img {
  height: 45vh;
}
.blogpage .blog-article-container .blogfigure .img-container {
  height: 45vh;
}
.blogpage img {
  width: 100%;
  height: 35vh;
  object-fit: cover;
}

.see-more {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.see-more button {
  margin: auto;
  background-color: #00a2ff;
  border-color: #00a2ff;
}

.shrink {
  background-color: #00a2ff !important;
}

.shrink.nav-bar-container .nav-link {
  color: #FFF !important;
}

.single-blog-container {
  max-width: 600px;
  background-color: #FFF;
  padding: 20px;
  border-radius: 10px;
  margin: auto;
}
.single-blog-container img {
  width: 100%;
}
.single-blog-container figcaption {
  color: #aaa;
  text-align: right;
  padding: 5px 0;
}
.single-blog-container h1 {
  font-size: 24px;
  text-align: right;
}
.single-blog-container p {
  text-align: right;
}

.single-prog-page .img-container img {
  width: 100%;
}
.single-prog-page .tabs-side-container {
  background-color: #FFF;
  height: 100%;
  padding: 20px 0;
}
.single-prog-page .tabs-side-container h1 {
  margin: 20px 10px;
  text-align: right;
}
.single-prog-page .tabs-side-container .btn-primary {
  background-color: #00a2ff;
  border-color: #00a2ff;
}
.single-prog-page .tabs-side-container figcaption {
  color: #aaa;
  padding: 10px 0;
}
.single-prog-page .tab-content {
  border-right: none;
  border-left: none;
  border-radius: 0;
}
.single-prog-page .buttons-contain .reset {
  float: left;
}
.single-prog-page .buttons-contain .send {
  float: right;
}

.destinations svg {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-bottom: 20px;
}

.single-place-container {
  max-width: 900px;
  margin: auto;
  text-align: right;
  background-color: #FFF;
}
.single-place-container figure {
  margin: 0;
}
.single-place-container .carousel-indicators {
  padding: 0;
}
.single-place-container figcaption {
  display: none;
}
.single-place-container .text-container {
  padding: 20px 20px;
}
.single-place-container h2 {
  font-size: 18px;
  color: #aaa;
}
.single-place-container p {
  text-align: justify;
}

/*# sourceMappingURL=newStyle.css.map */
