﻿.ms-baner:after {
    background-image: url(/frontPage/images/bt2.png);
    background-size: 100% 100%;

}
.title-ms {
  bottom:auto;
    top: 10%;
 
}

/************Style 1 Start***********/

.tp-bx-page{
    background-image: url('../images/pu6.jpg');
    background-size:100% 100%;
    background-position:center center;
  
    position:relative;
    height:320px;
}
.tp-bx-page:after{
/*        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color:#000;
    content:"";*/
}
.banner-title-outer {
    position: absolute;
    width: 90%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: #efefef;
    border-radius: 11px 11px 0px 0px;
    padding: 15px 10px;
    border: 1px solid #d5d5d5;
    border-bottom: 0px;

}
.flex_grp{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
}
.flex_grp li a{
position: relative;
    display: block;
    padding: .5rem 1.25rem;
    text-align: center;
    color: #4b5259;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.button-tab-page {
display: inline-block;
    padding: 15px 25px;
    border-radius: 4px;
    background: #ffffff;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #efefef;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

.dv-container-pg {
    position: relative;
    z-index: 2;
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 15px 0 15px;text-align: right;
    direction: rtl;
}
.breadcrumb {
    background: none !important;
    padding-right: 0 !important;
    direction:rtl;
    padding-top:30px;    float: left;
}
.breadcrumb>li {
    display: inline-block;
}
.cui li a {
    color: #fff;
}
.cui li i {
    padding: 0px 5px;
    position: relative;
    top: 1px;
    color: #fff;
}
.breadcrumb>li+li:before {
    display:none ;
}
@media only screen and (max-width:960px){
         .tp-bx-page{
      height:130px;

  }
      .banner-title-outer{
              padding: 10px 0;
    width: 100%;
    border: none;
      }
      .dv-container-pg{
                padding:0 30px;
      }
     
    .breadcrumb {
    padding-top:0px;
}.banner-title-name h1 {
  
    margin-right: 30px;
        font-size: 20px;
    margin-top: 35px;
}.banner-title-name h1:before {
   
    top: 3px;
}
 .banner-title-outer:before,.banner-title-outer:after {
  display:none;
}
}
body::-webkit-scrollbar {
    width:0.7em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color:#b3b3b3;
  outline: 1px solid rgba(0, 0, 0, 0.00);
}
/************Style 1 end***********/

/************Style 4 Start***********/


.bx-panel{
    padding: 40px 0 10px 0;
    background-image: url(img/pattern-14.png);
    background-repeat: repeat;
    margin-bottom: 30px;
    background-size: 95px;
}
.pn-tp{
    padding:40px 0;
}
.dt-pr{
        position: relative;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-color:#fff;
    padding:18px 20px;
      -webkit-box-shadow: 0 5px 10px 0 rgba(50,50,50,.16);
    box-shadow: 0 5px 10px 0 rgba(50,50,50,.16);
    text-align:center;
}
.dt-pr h3{
    font-size:18px;
    font-weight:bold;
}
.dt-pr:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -24px;
    background-color: #00000000;
    width: 2px;
    height: 24px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.col-pj:hover .dt-pr {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
    box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
}
.col-pj:hover .dt-pr:after {
    height: 48px;
    bottom: -48px;
}
.content-num{
    position:relative;
    overflow:hidden;

}
.content-num span {
   font-size: 30px;
    line-height: 42px;
    height: 36px;
    font-weight: bold;
    color: #383838;
    text-align: center;
    margin-top: 42px;
    display: block;
}
.t-99{
  
    margin-bottom: 30px;

}
.ms_price_Tag{
/*    position: absolute;
    z-index: 99;
    top: 0px;
    left: 25px;
    font-size: 13px;
    background: #ff410f;
    border-radius: 0px 0px 11px 11px;
    padding: 3px 10px;
    color: #ffffff;
    box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 78%)*/
font-size: 15px;
    color: #2d1357;
    padding: 6px 10px;
    text-align: right;
    font-weight: bold;
    margin-top:10px;
}
.large-title-info{
        font-size: 16px;
    line-height: 31px;    direction: rtl;
}
.col-pj:hover .content-num{
	-webkit-animation: animate-in-to-top-content 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: animate-in-to-top-content 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes animate-in-to-top-content {
  0% {
    -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
            transform: translateY(-600px) rotateX(-30deg) scale(0);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotateX(0) scale(1);
            transform: translateY(0) rotateX(0) scale(1);
    -webkit-transform-origin: 50% 1400px;
            transform-origin: 50% 1400px;
    opacity: 1;
  }
}
@keyframes animate-in-to-top-content {
  0% {
    -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
            transform: translateY(-600px) rotateX(-30deg) scale(0);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotateX(0) scale(1);
            transform: translateY(0) rotateX(0) scale(1);
    -webkit-transform-origin: 50% 1400px;
            transform-origin: 50% 1400px;
    opacity: 1;
  }
}
.grid-gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid-gallery figure {
	margin: 0;
}

.grid-gallery figure img {
	display: block;
	width: 100%;
}

.grid-gallery figcaption h3 {
	margin: 0;
    padding:5px 25px;
    color:#1C1773;
    direction:rtl;
    text-align: justify;
    font-size: 17px;
    line-height: 22px;
}

.grid-gallery figcaption p {
margin: 0;
    padding: 0px 25px 0px;
    text-align: justify;
    font-size: 12px;
    line-height: 21px;
    direction: rtl;
}

.grid-wrap {
	max-width: 1470px;
	margin: 0 auto;
	padding: 0 1em 1.875em;
}

.grid {
	margin: 0 auto;
    text-align:center;
}

.grid li {
	width:17.3%;
	display:inline-block;
	cursor: pointer;
    margin:0 15px 15px 15px;
}

.grid li h3{
text-align: center;
    padding: 22px 0;
    color: #222;
    background-color: #f3f1f1;
    font-size: 14px;
    font-weight: bold;
}
.project-nd{
    text-align:center;
    color:#000;
    position:relative;
    width:200px;
    margin:10px auto 50px auto;
}
.clear{
    clear:both;
}
.c-projects_link {
    position: relative;
    display: block;
    text-decoration: none;
    opacity: 1;
    transition: opacity .45s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transition: opacity .45s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);
    transition: opacity .45s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow:hidden;
}
.c-projects_background {
    transition: -webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1);
}

.o-background {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-size: cover;
}
.c-projects_link {
    overflow: hidden;
    padding-bottom: 116.65%;
}
.c-projects_info {
    z-index: 2;
}
.o-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-size: cover;
}
.c-projects_title {
    line-height: 1.25;
    margin-bottom: 15px;
    text-align:right;
}
  .c-projects_link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width:100%;
    height:100%;
    left: 0;
    background-color: #1e1e22;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    transition: -webkit-transform .45s cubic-bezier(.4,0,.2,1);
    transition: transform .45s cubic-bezier(.4,0,.2,1);
    transition: transform .45s cubic-bezier(.4,0,.2,1),-webkit-transform .45s cubic-bezier(.4,0,.2,1);
}
  .c-projects_link:hover::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
  .c-projects_location{
      font-size:12px;
      line-height:25px;
      text-align:justify;
      direction:rtl;
  }

    .c-projects_info {
    position: absolute;
    right: 0;
    bottom: -1.875rem;
    left: 0;
    padding: 3.25rem 1.5em;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .45s cubic-bezier(.4,0,.2,1);
    transition: transform .45s cubic-bezier(.4,0,.2,1);
    transition: transform .45s cubic-bezier(.4,0,.2,1),-webkit-transform .45s cubic-bezier(.4,0,.2,1);
    color: #fff;
}
    .c-projects_location {
    margin-bottom: -0.5rem;
}
  .c-projects_link:hover .c-projects_info {
    -webkit-transform: translateY(-1.875rem);
    -ms-transform: translateY(-1.875rem);
    transform: translateY(-1.875rem);
    transition-delay: .15s;
}







@media screen and (max-width: 60em) {
	
	.grid li {
		width: 28.0%;
	}



	.info-keys {
		display: none;
	}

}

@media screen and (max-width: 650px) {
	.grid li {
		width: 41%;
	}
    .c-projects_location{
        display:none;
    }
    .c-projects_link {
    padding-bottom: 91.65%;
}
    .pn-tp {
    padding:20px 0 0 0;
}
    .bx-wrap{
        padding:0 15px;
    }
    .bx-wrap .col-xs-4{
        width:100%;
        margin-bottom:30px;
    }
    .col-pj img{
        display:none;
    }
    .content-num{
        display:none;
    }
}

/************Style 4 end***********/

/************Style 5 Start***********/
.blg-page{
  background:rgb(238 238 238 / 22%) url(/css/img/pattern10.png);
    background-size: 300px;
}
.ic-blg {
    width: 19px;
    position: relative;
    top: -5px;
    margin-left: 10px;
    float: right;
}


/* General style */
.grid-gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid-gallery figure {
	margin: 0;
}

.grid-gallery figure img {
	display: block;
	width: 100%;
}

.grid-gallery figcaption h3 {
margin: 0;
    padding: 8px 15px 6px 15px;
    direction: rtl;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.hr6{
    
    width: 45px;
    border:none;
    margin:0 auto;
    border-top: 2px solid #63d0df;


}
.grid-gallery figcaption p {
margin: 0;
    padding: 10px 10px 10px 10px;
    text-align: right;
    font-size: 13px;
    line-height: 23px;
    direction: rtl;
}

/* Grid style */
.grid-wrap {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 1em 1.875em;
}

.grid {
	margin: 0 auto;
}

.grid li {
	width: 33.3%;
	float: left;
	cursor: pointer;
}

.grid figure {
	margin: 15px;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    border-radius:3px;
}
.grid figure:hover{
        box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
}
.grid li:hover figure {
	opacity: 1;
}

.icon:before,
.icon:after {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

span.nav-prev:before {
	content: "\e601";
}

span.nav-next:before  {
	content: "\e600";
}

span.nav-close:before {
	content: "\e602";
}

/* Info on arrow key navigation */
.info-keys {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 60px;
	font-size: 8px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.info-keys:before,
.info-keys:after {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
}

.info-keys:before {
	left: 10px;
	content: "\e603";
}

.info-keys:after {
	right: 10px;
	content: "\e604";
}

/* Example media queries (reduce number of columns and change slideshow layout) */

@media screen and (max-width: 60em) {
	/* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
	.grid li {
		width: 50.0%;
	}



	.info-keys {
		display: none;
	}

}

@media screen and (max-width: 35em) {
	.grid li {
		width: 50%;
	}
}

@media screen and (max-width: 24em) {
	.grid li {
		width: 100%;
	}
}

.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 200;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #47a3da;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #47a3da;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}

.blog-nd .col-md-6{
    margin-bottom:30px;
}
.blog-nd .col-md-6 figure{
    background-color:#fff;
}
.img-news-bx{
    width:30px!important;
    height:30px!important;
    float:right;
    border-radius:50%;
}
.item-detail-nd {
    padding: 1px 20px 1px 20px;
    margin-top: 19px;
    border-top: 2px dashed #dadada;
}
.ic-mn-nd{
    float:right;
    padding-top:5px;
    padding-right:5px;
color: #afb6bc;
font-size:12px;
}

.pst-time-nd{
    font-size:12px;
    color: #afb6bc;
    padding-top:8px;
    display:inline-block;
    direction:rtl;
}

.hv-img{
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
    pointer-events: none;
    z-index: 3;
    background: -webkit-gradient(linear,left bottom,left top,from(#2f2727),to(transparent));
    background: linear-gradient(to top,#2f2727,transparent);
    position:absolute;
-webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
-ms-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
    width:100%;
}
.grid figure:hover .hv-img {
    height: 100%;
}
.img-bxt{
    position:relative;
}
.msk-nd{
    width:100%;
    height:100%;
    position:absolute;
     top:0;
     overflow:hidden;
}
.msk-nd a{
    top: -30px;
    left: 20px;
    z-index: 4;
    position:absolute;
    color: #fff;
    background-color: #0eabef;
    font-size: 12px;
    padding: 6px 12px;
    -webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
-ms-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
border-radius: 100px;

}
.grid figure:hover .msk-nd a{
    top:20px;
}
.ic-mask{
    position:absolute;
    width:100%;
    bottom:-50px;
        -webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
-ms-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
padding:0 25px;
}
.ic-mask p{
    display:inline-block;
    position:relative;
    z-index:9999;
    color:#fff;
    margin-right:8px;
    font-size:12px;
}
.grid figure:hover .ic-mask{
    bottom:5px;
}
.right-nd{
    float:right;
}
.ti-nd-blog{
border-bottom: 1px solid #ddd;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    padding:10px 10px;
    width: 100%;
    font-size:15px;
    display: inline-block;
    text-align:right;
}
.blog-list li a{
        border-bottom: 1px solid #f5f5f5;
    padding: 10px 5px;
    width: 100%;
    color: #666;
    display: block;
    font-size: 12px;
    text-align: right;
}
ul{
    list-style:none;
}
.p-blog98{
text-align: justify;
    direction: rtl;
       font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}
.rw-nws-blg a{
    color: #333;
}
.blog-nd{
    padding-top:22px;
}
.ti1{
font-size: 18px;
    padding: 20px 0px 2px 10px;
    text-align: right;
    direction: rtl;
    font-weight: bold;
    line-height: 33px;    min-height: 90px;
}
.no-pn-pg{
    padding:0 7px;
}
.img-bxt img{
    width:100%
}
.blog-list li a span{
    display:inline-block;
    float:left;
      color: #666;

}
.rw-blg{
 background-color:#fff;
    padding:10px;
    margin-top:20px;
    margin-bottom:15px;box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 13%);
    border-radius: 11px;
}
.ic-blg{
    width:19px;
    position:relative;
    top:-5px;
    margin-left:10px;
    float:right;
}
.blog-list li:last-child a{
    border:none;
}
.img-responsive{
    width:100%;
}
.img-blg-nw{
    float:right;
    width:67px;
    border-radius:50%;
}
.ti-blg{
  
    display: inline-block;
    color: #2f2727;
    width: 68%;
    float: right;

}
.clear{
    clear:both;
}
.ti-blg h3{
      font-size: 12px;
          padding: 30px 6px 10px 6px;
    text-align: right;
    font-weight: bold;
}
.ti-blg p{
    font-size:11px;
    direction:rtl;
    color:#666;
    text-align:right;
    padding:2px 5px;
}
.list-blg li a{
    display:block;
    padding:15px 0;
}
.form-blg{
    padding:10px 0;
}
.fr-tx-blg{
    width:99.5%!important;
    float:right;
    box-shadow:none;
        border: 1px solid rgb(234, 234, 234);
}
.btn-default {
    border-color: #eae6e6;
}
.ti-grp-blg{
       font-size: 12px;
    text-align: right;
    padding: 0 15px;
    color: #787878;
    font-weight: bold;
}
.like-post  , .comment-post {
float: left;
    color: #636363;
    font-size: 14px;
    margin-right: 10px;
    padding-top: 2px;
  
}
.like-post .fa , .comment-post .fa{
    margin-right:3px;
}
.date-post{
float: right;
    font-size: 12px;
    direction: rtl;
    color: #8a8a8a;
}
a:hover{
    text-decoration:none;
}
.box-date{
     color: #888;
    font-weight: bold;
    margin-bottom: 5px;
    direction: rtl;
    font-size: 10px;
    text-align: right;

}
.rw-nws-blg{
 background-color: #fff;
    padding: 10px 0;
    color: #333;
    margin-bottom: 30px;
    box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 13%);
     border-radius: 11px;
    width: 100%;
}
.img-bx-pr {
    width: 100%;
    height: 0;
    /*padding-bottom: 56.306667%;*/
       /* padding-bottom: 79.306667%;*/
          padding-bottom: 115%;
    display: block;
   
    position: relative;
 /*   max-height: 179px;*/
}.img-bx-pr img {
       display: block;
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: -25px;
    border-radius: 11px;
}
 .ms-bxtitle {
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    color: #1c262f;
    max-width: 1240px;
    width: 100%;
    background: #f5f5f5;
    border-radius: 18px 18px 0px 0px;
    padding: 15px 40px;
}
.msactivenav {
    color: #F44336 !important;
    font-weight: bold;
}
.p-tx-news-pg {
    font-size: 13px;
    line-height: 36px;
    text-align: justify;
    direction: rtl;
    font-weight: bold;
    color: #616060;
}
.ms_img_news {
   display: block;
    float: left;
    width: 100%;
    border-radius: 11px;
    margin-right: 0;
    margin-top: 7px;
}
.msnavpic {
 float: left;
 
    clear: left;
}
    .msnavpic li {
        float: left;
    }
        .msnavpic li img {
            width: 85px;border-radius: 9px;
            margin: 3px;
        }
.msbdBX {
padding: 10px 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 34px;
    text-align: justify;
    direction: rtl;
}.ms_call{
      background: rgb(245 247 249);
    padding: 10px 16px;
    max-width: 175px;
    border-radius: 8px;
    position: relative;
    padding-left: 17px;
    font-size: 16px;
    color: #16469e;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    margin-top: 23px;
 }
.ms_call:before {
content: "";
    position: absolute;
        left: -34px;
    top: -6px;
    width: 52px;
    height: 52px;
    background: #fff url(img/call.png) no-repeat;
    background-position: center center;
    border: 2px solid #eee;
    border-radius: 50%;
    background-size: 76%;
}
.gallery-bx{
    background: #f5f5f5;
}#side {
    max-width: 100%;
    padding-left: 15px;
}
  .flex_row_wrap{
      display: flex;
    flex-direction: row;
    flex-wrap: wrap;width: 100%;
  }

  .ribbon {
     position: absolute;
    right: 0px;
    top: 0px;
}
.ribbon .banner {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    right: -14px;
    top: 22px;
    width: 100px;
    z-index: 1;
}.ribbon-small .banner {
    right: -8px;
    top: 15px;
    width: 65px;
}
 .ribbon .banner::after, .ribbon .banner::before {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    width: 30px;
}
 .ribbon-small .banner::after, .ribbon-small .banner::before {
    height: 6px;
    width: 20px;
}
 .ribbon .banner::before {
    transform: skewY(-45deg) translate(50%,15px);
    transform-origin: 100% center;
    left: -45px;
}
 .ribbon-small .banner::before {
    top: -5px;
    left: -30px;
}
 .ribbon .banner::after {
    transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
    transform-origin: 0 center;
    right: -17px;
}
 .ribbon-small .banner::after {
    top: 18px;
    right: -11px;
}

 .ribbon-purple .banner::after, .ribbon-purple .banner::before {
    background-color: #ff410f;
}
  .ribbon .text {
    position: relative;
    z-index: 2;
    padding: 6px 0;
    font-size: 12px;
    min-height: 18px;
    line-height: 18px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    white-space: nowrap;
    text-overflow: ellipsis;
}.ribbon-small .text {
    padding: 3px 0;
    min-height: 14px;
    line-height: 14px;
    text-align: center;
}
 .ribbon .text::before, .ribbon .text::after {
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
 .ribbon .text::before {
    transform: translateX(-15%) skewX(-45deg);
}
 .ribbon .text::after {
    transform: translateX(15%) skewX(45deg);
}
 .ribbon-purple .text::before, .ribbon-purple .text::after, .no-css-transforms .ribbon-purple .text {
    background-color: #ff410f;
}


@media screen and (max-width: 760px) {
    .title-ms {
   
        padding-right: 2%;
    }
    .title-ms h1 {
    font-size: 18px;
   
}
    .title-ms h1 span{
        display:none;
    }
 

/*    .ms-baner:after {
  
    height: 50px;

}*/
    .img-lf {
  
    top: -46px;

}
   /* .ms_img_news {
       display: none;
    margin-bottom: 30px;
}*/
}



/****************Tour Details Start****************/

.ms_card_Travel{
 background: #fff url(img/pass-back.jpg);
    color: #333;
    margin-bottom: 15px;
    box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 13%);
    border-radius: 11px;
    width: 98%;
    background-repeat: no-repeat;
   position: relative;
    background-position: top left;
    margin-top: 0.625rem;
    padding: 30px 100px 30px 30px;
    direction: rtl;
}
.ms_card_Travel:before {
    position: absolute;
    content: "";
    top: 35px;
    right: 50px;
    width: 4px;
    height:calc(100% - 34%);
    background-repeat: repeat;
    background-position: top;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAUCAMAAACd+WzXAAAADFBMVEUAAAB8gYd8gYd8gYd9GaLIAAAAA3RSTlMAV+ymMKEeAAAAGUlEQVR4AWMgFjAyMTEyMDEzM4EJCJdIAAAGpAAhMQo/OgAAAABJRU5ErkJggg==);
}
.menu-toggle {
    display: none;
}
.menu-button-container {
    display: none!important;
}
input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
.ms_travel section{
    position:relative;
}
.ms_travel_item{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    box-shadow: 0 3px 4.75px 0.25px rgb(24 23 24 / 3%);
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ededf0;
    border-radius: 6px;
    height: 80px;
    margin-bottom: 30px;
}
.ti-bx{
        font-size: 23px;
    margin-bottom: 0.625rem!important;
    font-weight: bold;
}
.ms_travel_item li{
  border-left: 1px solid rgba(233,233,243,.6);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    padding-left: 9px;
    font-size: 12px;
    width: 16%;
    color: #000000;
    line-height: 24px;
}
    .ms_travel_item li:last-child {
        border-left: none;    width: 10%;
    }
     .ms_travel_item li:nth-child(5) {
         width: 10%;
    }
    .ms_travel_item li:first-child {
       width: 22%;
    }
    .ms_travel_item li:nth-child(2) {
           width: 22%;
    }
    .ms_travel_item li .title_tour {
    font-size: 12px;
    font-weight: 700;
}
    .ms_travel_item li p{
           direction: rtl;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset
    }
    .ms_travel section:after {
    position: absolute;
    content: "";
    top: 0;
    right: -70px;
    width: 40px;
    height: 30px;
    border-radius: 50%;
    background-size: 60%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fafafc;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNNDI1Ljk1MSA4OS4wMjFDMzg2Ljg2NCAzMi40NTEgMzI0LjkxNyAwIDI1Ni4wMDYgMFMxMjUuMTQ4IDMyLjQ1MSA4Ni4wNjEgODkuMDIxYy0zOC44OTUgNTYuMjg0LTQ3Ljg3NiAxMjcuNTQxLTI0LjA3MiAxOTAuNDk2IDYuMzY3IDE3LjE5MiAxNi40ODggMzMuODk1IDMwLjAxIDQ5LjU0N2wxNTAuMzc4IDE3Ni42MzRBMTcuODk1IDE3Ljg5NSAwIDAwMjU2LjAwNiA1MTJhMTcuODkyIDE3Ljg5MiAwIDAwMTMuNjI5LTYuMzAybDE1MC4zMzYtMTc2LjU4NmMxMy41ODItMTUuNzQyIDIzLjY5LTMyLjQyNyAzMC4wMDQtNDkuNDgxIDIzLjg1Mi02My4wNjkgMTQuODcxLTEzNC4zMjYtMjQuMDI0LTE5MC42MXptLTkuNSAxNzguMDcyYy00Ljg2OSAxMy4xNTgtMTIuODE4IDI2LjE2Ny0yMy42MTMgMzguNjgtLjAzLjAzLS4wNi4wNi0uMDg0LjA5NkwyNTYuMDA2IDQ2Ni40ODcgMTE5LjE3NCAzMDUuNzY4Yy0xMC43ODktMTIuNTAyLTE4LjczOC0yNS41MS0yMy42NTUtMzguNzk0LTE5LjY4Ni01Mi4wNjUtMTIuMjE1LTExMC45ODEgMTkuOTkxLTE1Ny41OTIgMzIuMzA3LTQ2Ljc2IDgzLjUxOS03My41NzggMTQwLjQ5Ni03My41NzggNTYuOTc2IDAgMTA4LjE4MiAyNi44MTcgMTQwLjQ5IDczLjU3OCAzMi4yMTIgNDYuNjExIDM5LjY4OSAxMDUuNTI3IDE5Ljk1NSAxNTcuNzExeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzdjODE4NyIgZmlsbD0iIzdjODE4NyIvPjxwYXRoIGQ9Ik0yNTYuMDA2IDEwNi4yMTljLTU1LjI3NiAwLTEwMC4yNTIgNDQuOTctMTAwLjI1MiAxMDAuMjUyczQ0Ljk3IDEwMC4yNTIgMTAwLjI1MiAxMDAuMjUyIDEwMC4yNTItNDQuOTcgMTAwLjI1Mi0xMDAuMjUyYzAtNTUuMjc2LTQ0Ljk3Ni0xMDAuMjUyLTEwMC4yNTItMTAwLjI1MnptMCAxNjQuNjk5Yy0zNS41MzYgMC02NC40NDgtMjguOTEyLTY0LjQ0OC02NC40NDggMC0zNS41MzYgMjguOTEyLTY0LjQ0OCA2NC40NDgtNjQuNDQ4IDM1LjUzNiAwIDY0LjQ0OCAyOC45MTIgNjQuNDQ4IDY0LjQ0OHMtMjguOTEyIDY0LjQ0OC02NC40NDggNjQuNDQ4eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzdjODE4NyIgZmlsbD0iIzdjODE4NyIvPjwvc3ZnPg==)
}
    .ms_travel section:first-child:after {
    background-color: #fff;  background-size: 75%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZ9LmNscy0ye2ZpbGw6IzcxYzJmZn08L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yNi4yNSAyNS4xNmgxOS4wNmwtMi4yLTIuNTRhNy4zIDcuMyAwIDAxMC05LjU4bDIuMi0yLjU0SDI2LjI1eiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE5LjkgMy4xN2gxMS43M3YxNC42NkgxOS45eiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTMxLjYzIDE5LjI5SDIxLjM2YTEuNDcgMS40NyAwIDAxMC0yLjkzaDguOFY0LjYzaC04LjhhMS40MyAxLjQzIDAgMDEtMS40Ni0xLjQ2IDEuNDMgMS40MyAwIDAxMS40Ni0xLjQ3aDEwLjI3YTEuNDMgMS40MyAwIDAxMS40NiAxLjQ3djE0LjY2YTEuNDMgMS40MyAwIDAxLTEuNDYgMS40NnoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00NS4zMSAyNi42MkgyNy43MmExLjQ3IDEuNDcgMCAxMTAtMi45M2gxNC4zNmwtLjA5LS4xYTguODcgOC44NyAwIDAxMC0xMS41M2wuMDktLjFoLTMuNjFhMS40NyAxLjQ3IDAgMTEwLTIuOTNoNi44NGExLjQ3IDEuNDcgMCAwMTEuMDggMi40NEw0NC4xOSAxNGE1Ljg2IDUuODYgMCAwMDAgNy42OGwyLjIgMi41NGExLjUgMS41IDAgMDEuMjQgMS41NiAxLjM0IDEuMzQgMCAwMS0xLjMyLjg0eiIvPjxwYXRoIGQ9Ik0zOC40NyA1MC4wOGEuNTguNTggMCAwMS0uMjkgMCAuNzEuNzEgMCAwMS0uMy0uMWMtLjEgMC0uMTQtLjA5LS4yNC0uMTRhLjg4Ljg4IDAgMDEtLjI1LS4yIDEuNCAxLjQgMCAwMS0uNDQtMSAuNjMuNjMgMCAwMTAtLjMuNjcuNjcgMCAwMS4xLS4yOWMwLS4xLjEtLjE1LjE1LS4yNWEuMzkuMzkgMCAwMS4xOS0uMTkgMS41IDEuNSAwIDAxMi4wNSAwbC4yLjE5Yy4wNS4xLjEuMTUuMTUuMjVzMCAuMTkuMDkuMjkgMCAuMiAwIC4zYTEuMjkgMS4yOSAwIDAxLS40NCAxbC0uMTkuMmMtLjEuMDUtLjE1LjEtLjI1LjE0cy0uMTkgMC0uMjkuMWEuOTMuOTMgMCAwMS0uMjQgMHptLTcuMzMtMi45M2gtMTMuMlYxLjdhMS40NyAxLjQ3IDAgMTAtMi45NCAwdjQ1LjQ1SDYuN2ExLjQ3IDEuNDcgMCAwMDAgMi45M2gyNC40NGExLjQ3IDEuNDcgMCAwMDAtMi45M3oiIGZpbGw9IiM0NDRiNTQiLz48L3N2Zz4=);
}
       .ms_travel section:last-child:after {
    background-color: #fff;  background-size: 75%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZ9LmNscy0ye2ZpbGw6I2ZmNjk3Yn08L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yNi4yNSAyNS4xNmgxOS4wNmwtMi4yLTIuNTRhNy4zIDcuMyAwIDAxMC05LjU4bDIuMi0yLjU0SDI2LjI1eiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE5LjkgMy4xN2gxMS43M3YxNC42NkgxOS45eiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTMxLjYzIDE5LjI5SDIxLjM2YTEuNDcgMS40NyAwIDAxMC0yLjkzaDguOFY0LjYzaC04LjhhMS40MyAxLjQzIDAgMDEtMS40Ni0xLjQ2IDEuNDMgMS40MyAwIDAxMS40Ni0xLjQ3aDEwLjI3YTEuNDMgMS40MyAwIDAxMS40NiAxLjQ3djE0LjY2YTEuNDMgMS40MyAwIDAxLTEuNDYgMS40NnoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00NS4zMSAyNi42MkgyNy43MmExLjQ3IDEuNDcgMCAxMTAtMi45M2gxNC4zNmwtLjA5LS4xYTguODcgOC44NyAwIDAxMC0xMS41M2wuMDktLjFoLTMuNjFhMS40NyAxLjQ3IDAgMTEwLTIuOTNoNi44NGExLjQ3IDEuNDcgMCAwMTEuMDggMi40NEw0NC4xOSAxNGE1Ljg2IDUuODYgMCAwMDAgNy42OGwyLjIgMi41NGExLjUgMS41IDAgMDEuMjQgMS41NiAxLjM0IDEuMzQgMCAwMS0xLjMyLjg0eiIvPjxwYXRoIGQ9Ik0zOC40NyA1MC4wOGEuNTguNTggMCAwMS0uMjkgMCAuNzEuNzEgMCAwMS0uMy0uMWMtLjEgMC0uMTQtLjA5LS4yNC0uMTRhLjg4Ljg4IDAgMDEtLjI1LS4yIDEuNCAxLjQgMCAwMS0uNDQtMSAuNjMuNjMgMCAwMTAtLjMuNjcuNjcgMCAwMS4xLS4yOWMwLS4xLjEtLjE1LjE1LS4yNWEuMzkuMzkgMCAwMS4xOS0uMTkgMS41IDEuNSAwIDAxMi4wNSAwbC4yLjE5Yy4wNS4xLjEuMTUuMTUuMjVzMCAuMTkuMDkuMjkgMCAuMiAwIC4zYTEuMjkgMS4yOSAwIDAxLS40NCAxbC0uMTkuMmMtLjEuMDUtLjE1LjEtLjI1LjE0cy0uMTkgMC0uMjkuMWEuOTMuOTMgMCAwMS0uMjQgMHptLTcuMzMtMi45M2gtMTMuMlYxLjdhMS40NyAxLjQ3IDAgMTAtMi45NCAwdjQ1LjQ1SDYuN2ExLjQ3IDEuNDcgMCAwMDAgMi45M2gyNC40NGExLjQ3IDEuNDcgMCAwMDAtMi45M3oiIGZpbGw9IiM0NDRiNTQiLz48L3N2Zz4=);
}

.ms_card_Hotel{
background: #fff url(img/Hotel_vector.jpg);
    color: #333;
    margin-bottom: 15px;
    box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 13%);
    border-radius: 11px;
    width: 98%;
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-top: 0.625rem;
    padding: 30px;
    direction: rtl;padding-bottom:70px;
}
.ms_Hotel_item{
display: flex;
    background: #fff;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: stretch;
    background-color: rgb(255 255 255 / 60%);
    background-clip: border-box;
    border: 1px solid #ededf0;
    border-radius: 6px;
    width: 100%;
    font-size: 12px;
    margin-top: 15px;
    padding: 15px 5px;
    line-height: 24px;
    padding-bottom: 0px;
    box-shadow: 0 3px 4.75px 0.25px rgb(24 23 24 / 3%);
}
.ms_Hotel_item i{
    color: #ffc107;
}
.ms_Hotel_item > div{
width: 15%;
    text-align: center;position: relative;
    margin: 0px 0.5%;
}
.ms_Hotel_item > div:last-child{
        width: 100%;
    background: #ededf0;
    border-radius: 11px 11px 0px 0px;
    margin-top: 10px;line-height: 30px;
}
.ms_Hotel_item > div:after{
 position: absolute;
    content: "";
    top: 38%;
    left: -4px;
    width: 4px;
    height:45px;
    background-repeat: repeat;
    background-position: top;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAUCAMAAACd+WzXAAAADFBMVEUAAAB8gYd8gYd8gYd9GaLIAAAAA3RSTlMAV+ymMKEeAAAAGUlEQVR4AWMgFjAyMTEyMDEzM4EJCJdIAAAGpAAhMQo/OgAAAABJRU5ErkJggg==);
    opacity: 0.5;
}
    .ms_Hotel_item > div:nth-child(6):after, .ms_Hotel_item > div:nth-child(7):after {
           background-image: none;
    }
.msp_titleB{
      border-radius: 25px;
    border: 2px dashed #eee;
    width: 100%;
    height: 35px;
    padding: 3px 3px;
}
.msp_titleB span{
background: #340098;
    border-radius: 25px;
    width: 98%;
    display: block;
    margin: 0px auto;
    height: 25px;
    color: #fff;
    line-height: 25px;
}

.ms_card_Description{
   
    background: #fff;
    color: #333;
    margin-bottom: 15px;
    box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 13%);
    border-radius: 11px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-top: 0.625rem;
    padding: 30px;
    direction: rtl;
    padding-bottom: 100px;
    position: relative;
}
.ms_card_Description p{
        line-height: 41px;
    margin-top: 20px;
    position: relative;
    z-index: 999;
    font-size: 16px;
}
.img-lR {
    position: absolute;
    right: 0;
    z-index: 0;
    top: 22px;
    width: 280px;
    max-width: 100%;
}
.img-lLB {
 position: absolute;
    left: 0;
    z-index: 1;
    bottom: -50px;
    width: 320px;
    max-width: 100%;
}
.img-lLf {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 25px;
    max-width: 100%;opacity:0.2;
}
.ms_FlexNowrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.ms_card_Time {
    background: #fff;
    color: #333;
    margin-bottom: 15px;
    box-shadow: 0px 3px 6px hsl(0deg 0% 58% / 13%);
    border-radius: 11px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-top: 15px;
    padding: 30px 15px;
    direction: rtl;
    position: relative;
}
.ms_startTime{
        background: url(/css/img/lefticon.png);
    background-size: 100% 100%;
    height: 40px;
    text-align: center;
    line-height: 31px;
    padding: 8px 15px; font-size: 17px;
    font-weight: bold;
    width: 74px;
}
.ms_EndTime{
background: url(/css/img/righticon.png);
    background-size: 100% 100%;
    height: 40px;
    text-align: center;
    line-height: 26px;
    padding: 8px 15px;
    font-size: 17px;
    font-weight: bold;
    width: 74px;
}
.ms_liPT{
        border: 2px solid #ced4da;
    transition: all .15s ease-out;
    margin: 15px auto;
    padding: 10px;
    border-radius: 17px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
}
.ms_liPT p{
    font-weight: bold;
    color: #ff410f;
}
.ms_liPT  i{
    color: #ced4da;
    font-size: 23px;
}

.ms_pp{
    background: #f6f6f6;
    padding: 10px;
    border-radius: 11px;
    margin: 10px auto;
}


.ms_plane_tourcontainer {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  flex-direction: column;
}

.timeline {
  width: 100%;
  /*background-color: #fff;
  box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2);*/
}
.timeline .swiper-container {
  height: 350px;
  width: 100%;
  position: relative;
}
.timeline .swiper-wrapper {
  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}
.timeline .swiper-slide {
  position: relative;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.timeline .swiper-slide::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -115%;
  bottom: -10%;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.7);*/
      background-color: #fff;
  /*box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7);*/
  box-shadow: -230px 0 150px 60vw rgb(0 0 0 / 0%);
  border-radius: 100%;
}
.timeline .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 70%;
  right: 50%;
  top: 13%;
  transform: translate(50%, 0);
  font-size: 12px;
  z-index: 2;
}
.timeline .swiper-slide .timeline-year {
  display: block;
  font-style: italic;
  font-size: 18px;
  margin-bottom: 50px;
  transform: translate3d(20px, 0, 0);
  color: #ff410f;
  font-weight: 300;
  opacity: 0;
  transition: 0.2s ease 0.4s;
}
.timeline .swiper-slide .timeline-title {
  font-weight: 800;
  font-size: 34px;
  margin: 0 0 30px;
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.5s;
}
.timeline .swiper-slide .timeline-text {
  line-height: 41px;
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.6s;
}
.timeline .swiper-slide-active .timeline-year {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.6s;
}
.timeline .swiper-slide-active .timeline-title {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.7s;
}
.timeline .swiper-slide-active .timeline-text {
  opacity: 1;color: #333;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.8s;
}
.timeline .swiper-pagination {
right: 3% !important;
    height: 100%;
    display: none;
    flex-direction: column;
    justify-content: center;
 
    font-weight: 300;
    font-size: 16px;
    z-index: 1;
}
.timeline .swiper-pagination::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color:rgb(246 246 246);
}
.timeline .swiper-pagination-bullet {
width: auto;
    height: auto;
    text-align: center;
    opacity: 1;
    background: transparent;
    color: #828282;
    margin: 11px 0 !important;
    position: relative;
    font-weight: bold;
}
.timeline .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -32.5px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #ff410f;
  transform: scale(0);
  transition: 0.2s;
}
.timeline .swiper-pagination-bullet-active {
  color: #ff410f;
}
.timeline .swiper-pagination-bullet-active::before {
  transform: scale(1);
}
.timeline .swiper-button-next,
.timeline .swiper-button-prev {
  background-size: 20px 20px;
  top: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 2;
  transition: 0.2s;
}
.timeline .swiper-button-prev {
  left: 8%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
}
.timeline .swiper-button-prev:hover {
  transform: translateX(-3px);
}
.timeline .swiper-button-next {
  right: 8%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
}
.timeline .swiper-button-next:hover {
  transform: translateX(3px);
}
.mt-45{
    margin-top:45px;
}
@media screen and (min-width: 769px) {
  .timeline .swiper-slide::after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    /*box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);*/
        box-shadow: -230px 0 150px 50vw rgb(0 0 0 / 0%);
  }
  .timeline .swiper-slide-content {
  right: 50%;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    font-size: 11px;
    text-align: right;
  }
  .timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 17px;
  }
  .timeline .swiper-slide .timeline-title {
    font-size: 46px;
    margin: 0;
  }
  .timeline .swiper-pagination {
    display: flex;
  }
  .timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right: 15%;
    transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-prev:hover {
    transform: rotate(90deg) translate(-3px, 10px);
  }
  .timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right: 15%;
    transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-next:hover {
    transform: rotate(90deg) translate(3px, 10px);
  }
}
@media screen and (min-width: 1024px) {
  .timeline .swiper-slide::after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    /*box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);*/
    box-shadow: -230px 0 150px 39vw rgb(0 0 0 / 0%);
  }
  .timeline .swiper-slide-content {
    right: 30%;
  }
}
@media only screen and (max-width: 760px)
{
    .ms_card_Description img{
        max-width:100%;
        height:auto;
    }
    .menu-toggle,.msnavpic {
    display: none;
}
    .top-nav {
    display: block;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px;
    position: relative;
  
}
    .ti-bx {
     background-color: #efefef;
    font-size: 11px;
    color: #000;
    padding: 13px;
    text-align: right;
}.menu-button-container {
    display: block!important;
}
 .menu-button-container {
    height: 100%;
    width: 96%;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 19px;
    height: 30px;
}
 .menu-button, .menu-button::before, .menu-button::after {
    display: block;
    background-color: #2c2b2b;
    position: absolute;
    height: 2px;
    width: 14px;
    transition: -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
    left: 10px;
}
 .menu-button, .menu-button::before, .menu-button::after {
    display: block;
    background-color: #2c2b2b;
    position: absolute;
    height: 2px;
    width: 14px;
    transition: -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
    left: 10px;
}
 .menu-button::after {
    content: '';
    margin-top: 8px;
    height: 14px;
    width: 2px;
    top: -13px;
    left: 6px;
}
 .menu-mg {
    position: relative;
    top: -6px;
    margin-top: 0;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: right;
}
 .menu-mg > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
}
 .menu-toggle ~ .menu-mg li {
    height: 0;
    margin: 0;
    padding: 0;
 
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
 .menu-toggle:checked ~ .menu-mg li {
  height: 5.5em;
    padding: 0.5em;
    width: 49%;
}
 .menu-toggle:checked ~ .menu-mg li:first-child,.menu-toggle:checked ~ .menu-mg li:nth-child(2)
 {
     width:100%;
 }
 .ms_travel_item{
     height:auto;flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;margin-bottom: 12px;
 }
 .ms_backcolor{
     background-color: #f8f9fa;
 }.ms_card_Travel {
   background-size: contain;
    padding: 30px 55px 30px 30px;

}
  .ms_card_Travel:before{
      right: 22px;
  }
    .ms_travel section:after {
right: -45px;
    width: 30px;
    height: 32px;
    }
    .ms_Hotel_item > div {
    width: 99%;
   
}
    .ms_Hotel_item > div:after{
        background:none;
    }
    .ms_card_Description{
        padding-bottom: 75px;
    }
    .timeline .swiper-slide .timeline-year{
            margin-bottom: 30px;
    }
    .ms_travel_item li {    font-size: 11px;
    }
   .timeline .swiper-slide-content {
    position: relative;
 
    width: 98%;
    max-width: 99%;
  
}
 .timeline .swiper-container {
    height: auto;
  
}
 .swiper-container-rtl .swiper-button-prev {
   
    right: -4px;
  
}
 .swiper-container-rtl .swiper-button-next {

    left: -4px;
  
}
}
/****************Tour Details End****************/




