403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/tripsgateway/public/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/tripsgateway/public/css/blog.css
article.blog {
	min-height:200px;
	margin-bottom:30px;
	background-color:#fff;
	overflow:hidden;
	-webkit-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05)
}
article.blog figure {
	height:250px;
	overflow:hidden;
	position:relative;
	margin-bottom:0
}
@media (max-width: 991px) {
article.blog figure {
height:250px
}
}
@media (max-width: 767px) {
article.blog figure {
height:200px
}
}
article.blog figure .preview {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-12px;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px);
	text-align:center;
	opacity:0;
	visibility:hidden;
	width:100%;
	-webkit-transition:all 0.6s;
	transition:all 0.6s;
	z-index:2
}
article.blog figure .preview span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, 0.8);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:0.75rem;
	padding:5px 10px
}
article.blog figure:hover .preview {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
article.blog figure img {
	-webkit-transform:translate(-50%, -50%) scale(1);
	-moz-transform:translate(-50%, -50%) scale(1);
	-ms-transform:translate(-50%, -50%) scale(1);
	-o-transform:translate(-50%, -50%) scale(1);
	transform:translate(-50%, -50%) scale(1);
	-moz-transition:0.3s;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	width:auto;
	height:400px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden
}
article.blog figure img:hover {
	-webkit-transform:translate(-50%, -50%) scale(1.1);
	-moz-transform:translate(-50%, -50%) scale(1.1);
	-ms-transform:translate(-50%, -50%) scale(1.1);
	-o-transform:translate(-50%, -50%) scale(1.1);
	transform:translate(-50%, -50%) scale(1.1)
}
@media (max-width: 991px) {
article.blog figure img {
height:inherit;
max-width:100%
}
}
article.blog .post_info {
	padding:30px;
	position:relative;
	box-sizing:border-box;
	height:100%
}
article.blog .post_info small {
	font-weight:500;
	color:#999
}
article.blog .post_info h3 {
	font-size:1.125rem
}
article.blog .post_info h3 a {
	color:#333
}
article.blog .post_info h3 a:hover {
	color:#fc5b62
}
article.blog .post_info ul {
	margin:0 -30px 0 -30px;
	padding:10px 15px 0 15px;
	width:100%;
	position:absolute;
	bottom:20px;
	border-top:1px solid #ededed
}
article.blog .post_info ul li {
	display:inline-block;
	position:relative;
	padding:12px 0 0 55px;
	font-weight:500;
	font-size:0.75rem;
	color:#999
}
article.blog .post_info ul li .thumb {
	width:40px;
	height:40px;
	overflow:hidden;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	display:inline-block;
	position:absolute;
	left:0;
	top:0
}
article.blog .post_info ul li .thumb img {
	width:40px;
	height:auto
}
article.blog .post_info ul li:last-child {
	float:right;
	padding-left:0
}
@media (max-width: 991px) {
article.blog .post_info ul {
position:static;
width:auto
}
}
.alignleft {
	float:left;
	margin:0 15px 10px 0;
	width:80px;
	height:80px;
	overflow:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
}
.alignleft img {
	width:auto;
	height:80px
}
.comments-list {
	padding:0;
	list-style:none
}
.comments-list h3 {
	font-size:14px;
	padding:0 0 0;
	margin-bottom:0;
	margin-top:5px;
	text-transform:capitalize;
	letter-spacing:0
}
.comments-list h3 a {
	color:#333
}
.comments-list h3 a:hover {
	color:#fc5b62
}
.comments-list li {
	margin-bottom:10px;
	display:table;
	width:100%
}
.comments-list li:last-child {
	margin-bottom:0
}
.comments-list small {
	color:#999999
}
.widget-title {
	padding:15px 0;
	margin-bottom:20px;
	border-bottom:1px solid #ededed
}
.widget-title h4 {
	padding:0;
	margin:0;
	font-weight:500;
	line-height:1;
	font-size:15px;
	font-size:0.9375rem
}
.widget {
	position:relative;
	display:block;
	margin-bottom:15px
}
.widget ul.cats {
	list-style:none;
	padding:0
}
.widget ul.cats li {
	padding:0 0 5px 2px;
	position:relative
}
.widget ul.cats a {
	color:#333
}
.widget ul.cats a:hover {
	color:#fc5b62
}
.widget ul.cats a span {
	position:absolute;
	right:0
}
.tags a {
	background-color:#fff;
	padding:3px 10px;
	font-size:13px;
	margin:0 0 4px;
	letter-spacing:0.4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block
}
.tags a:hover {
	background-color:#fc5b62;
	color:#fff
}
.singlepost {
	background-color:#fff;
	padding:30px 30px 5px 30px;
	margin-bottom:25px;
	-webkit-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05)
}
.singlepost h1 {
	font-size:32px;
	font-size:2rem
}
@media (max-width: 767px) {
.singlepost h1 {
font-size:21px;
font-size:1.3125rem
}
}
.singlepost p {
	line-height:1.8
}
.postmeta {
	padding-bottom:10px
}
.postmeta ul {
	margin-bottom:10px
}
.postmeta ul li {
	display:inline-block;
	margin:0 10px 5px 0
}
.postmeta ul li a {
	color:#999
}
.postmeta ul li a:hover {
	color:#fc5b62
}
.dropcaps p:first-child::first-letter {
color:#fff;
background-color:#0054a6;
float:left;
font-size:64px;
font-size:4rem;
line-height:1;
margin:10px 15px 0 0 !important;
padding:12px
}
#comments {
	padding:10px 0 0px 0;
	margin-bottom:30px
}
#comments ul {
	padding:0;
	margin:0;
	list-style:none
}
#comments ul li {
	padding:25px 0 0 0;
	list-style:none
}
#comments .replied-to {
	margin-left:35px
}
@media (max-width: 767px) {
#comments .replied-to {
margin-left:20px
}
}
.avatar {
	float:left;
	margin-right:25px;
	width:68px;
	height:68px;
	overflow:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	position:relative
}
@media (max-width: 767px) {
.avatar {
float:none;
margin:0 0 5px 0
}
}
.avatar img {
	width:68px;
	height:auto;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.comment_right {
	display:table;
	border:2px solid #ededed;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:20px 20px 0 20px;
	position:relative
}
.comment_info {
	padding-bottom:7px
}
.comment_info span {
	padding:0 10px
}
/*************************5/8/2019*****************************************/
.ssocial_link li
{
	padding: 8px 0 0 24px!important;
	
}
.sdetail-enquire-bot-box
{
		margin: 0;
padding: 1rem 0em;
position: relative;
text-align: center;
background: #fff;
border: 1px solid #e8e8e8;
overflow: hidden;
}
.smain_title_2
{
	margin-bottom: 16px;
}
.smain_title_2 h5
{
	text-align:justify;
}
.list-packageCount {
margin: 0;
    margin-bottom: 0px;
padding: 1rem;

display: block;
background: #fff;
}
.list-package {
   margin: 0;
    margin-bottom: 0px;
margin-bottom: 0px;
padding: 1rem;
border-bottom: 2px solid #928d8d;
margin-bottom: 1rem;
display: block;
background: #f2f2f2;
}
.list-package h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-bottom: 0.2rem;
	text-align:justify;
}
.list-package .text-g {
    margin: 0;
    padding: 0;
        padding-top: 0px;
    font-size: 12px;
    color: #999;
    padding-top: 15px;
}
.list-package .price {
		margin: 0;
		padding: 0.5rem 1.2rem;
		font-size: 18px;
		color: #fff;
		background: #c00000;
}
.DayOverconunt {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.blog-list-container {
    margin: 0 0 1em 0;
    padding: 0;
    position: relative;
	background: #fff;
}
.blog-list-box-left {
    margin: 0;
   
   
    position: relative;

    z-index: 999;
    width: 100%;
    top: 0;
    
    right: 0;
 
 
    min-height: 110px;
}
.blog-list-box-left h3 {
    margin: 0;
    padding: 0.5em;
    font-size: 16px;
    font-weight: 600;
  
}
.blog-list-box-left h2 {
    margin: 0;
    padding: 0.5em;
    font-size: 14px;
    font-weight: 600;
}
.blog-hed-h2 {
    padding: 0 0.8em !important;
    margin: 0 0 5px 0 !important;
    display: block;
}
.blog-list-box img {
    width: 100%;
	height: 101px;
}
.blog-list-box-left {
    margin: 0;
    padding: 0.5em;
    position: relative;
    z-index: 999;
    width: 100%;
    top: 0;
   
    right: 0;
   
    min-height: 110px;
}
.list-package h3 a 
{
	color:#000;
}
.list-package h3 a:hover
{
	color:#c00000;
}
.guidetext
{
	font-size: .875rem;
line-height: 1.6;
color: #555;
}
.tourwrapper
{

    padding-left: 12px;
}
.tourwrapper h3
{
	font-size: 14px !important;
font-size: 1.25rem;
margin-top: 0;
color:#000;
margin-bottom: 4px;
cursor: pointer;
text-transform: uppercase;
line-height: 24px;
}
.tourwrapper h4
{
	    font-size: 16px !important;
    font-size: 1.25rem;
    margin-top: 0;
    color: #534e4e;
    margin-bottom: 4px;
    cursor: pointer;
    text-transform: capitalize;
}
.tourwrapper h3:hover
{
	color:#c82333;
}
.tourwrappergrid figure a img
{
	height:164px;
	width:100%;
}
.tourwrappergrid 
{
	background-color: #fff;
display: block;
position: relative;
margin-bottom: 30px;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
border: 1px solid #ddd;
}
.tourwrappergrid:hover {
    box-shadow: 4px 5px 2px #f2f2f2;
    box-shadow: 0 3px 5px #ccc;
}
.brdr-right
{
	border-right: 1px solid #55575a;
}
.get_deal {
    float: right;
}
.get_deal a {
	padding: 12px 39px 13px 39px;
	border: 2px solid #c00000;
	color: #fff;
	border-radius: 0;
	font-weight: 600;
	background: #c00000;
}
.tourbtm {
    background: #fff;
    padding: 26px;
    margin-bottom: 3%;
    box-shadow: 5px 8px 10px #f2f2f2;
    margin-top: 0 !important;
}
.destname  {
       position: absolute;
    top: 40%;
    left: 0px;
    width: 100%;
    text-align: center;
    z-index: 999;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 2px #000000;
    font-weight: bold;
}
.tplace  img
{
	height: 164px;
	width: 100%;
}
.tplace {
    margin: 0;
    padding: 5px 5px;
    position: relative;
    background: #FFF;
    box-shadow: 0 3px 5px #ccc;
    width: 100%;
    border: 1px solid #e7dede;
	margin-bottom:15px;
}
.guidetext span {
    color: #c00000;
    font-weight: 600;
    padding-left: 2px;
}
.guidetext1
{
	margin:0;
	padding:0;
}
.holiday-teaser-offer-tag {
    position: absolute;
    top: 0;
   
}
.holiday-teaser-offer-tag span{
    position: absolute;
top: 0;
color: white;
background-color: rgb(204,12,0);
padding: 2px 25px 2px 25px;
font-weight: 600;
border-radius: 0px;
box-shadow: rgba(0,0,0,0.3) 0px 3px 1px 0px;
font-size: 16px;
letter-spacing: 0.5px;
}
.view-first:hover .destname
{
	display:none;
}
.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-first:hover h2, .view-first:hover p, .view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.view .mask, .view .content {
   height: 164px;
	position: absolute;
	overflow: hidden;
	top: 0;
	width: 100%;
    
}
.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}
.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view p {
  
    position: relative;
    color: #fff;
    padding: 10px 20px 5px;
    text-align: center;
	margin:0;
}
.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color:rgba(36, 76, 145, 0.94);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view.view-first {
    position: relative;
}
.info {
    display: table;
    text-decoration: none;
    padding: 7px 14px;
    background:#000;
    color:#fff;
 
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
	margin:0 auto;
}
.info a
{
	color:#fff;
}
.stour  img {
    width: 98%;
	height: 252px;
}
.stourheading h4 a
{
	color:#000;
}
.stourheading h4 a:hover
{
	color:rgb(204,12,0);
}
.stourheading p {
    font-size: .875rem;
    line-height: 1.6;
    color: #555;
    text-align: justify;
	margin: 0;
}
.stour.wow.fadeIn {
    /**background: #fff;
    padding: 9px;
    margin-bottom: 12px;
    box-shadow: 12;
    box-shadow: 0 3px 5px #ccc;
    border: 1px solid #e7dede;**/
}
.tpdmbtm {
    padding-bottom: 32px;
}
#demo {
    padding-top: 21px;
}
#see {
    color: #c00000 !important;
    
    cursor: pointer;
}
.wheatericon
{
	margin: 0;
    padding: 0;
}
.wheatericon i{
    font-size: 45px;
    color: #c00000;
    vertical-align: middle;
    display: table-footer-group;
    
}
.stickynew {
position: fixed;
top: 10%;
width: 100%;
z-index: 999999;
}
.wrapper1
{
	    padding: 15px;padding-bottom: 1px;
}
.guidetext1
{
	margin:0;
}

Youez - 2016 - github.com/yon3zu
LinuXploit