@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://use.fontawesome.com/releases/v5.4.1/css/all.css');
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Archivo+Black|Patua+One|Righteous');
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

@import url('https://fonts.googleapis.com/css?family=Black+Ops+One|Courgette|Fredericka+the+Great');

.mobile-view{background:white;box-shadow: 0px 0px -5px 0px #f19a2f;}
.round-shape i{background-color:#ff0000; padding:10px; border-radius:50%; text-align:center; color:white;}

.profile .carousel-wrap {
  margin: 0 auto;
  padding: 0 ;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.profile .owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.profile .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.profile .owl-nav i {
  font-size: 52px;
}

.profile .owl-nav .owl-prev {
  left: -30px;
  display:none;
}

.profile .owl-nav .owl-next {
  right: -30px;
  display:none;
}

.profile .item img {
    border-radius: 50%;
    height: 150px;
    width: 150px !important;
}

.carousel-inner img{height:600px;}
.set{display:block;}
.notset{display:none;}
#tabs{
	background: #007b5e;
	color: #eee;
}
#tabs h6.section-title{
	color: #eee;
}
#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
}

#loading-image {
  position: sticky;
  top: 280px;
  left: auto;
  z-index: 100;
}
.title{font-weight:bold;}

a:hover{
	text-decoration:none;
	color:inherit;
}
a{
	text-decoration:none;
	color:inherit;
}

.spl9 .btn:hover{background:#51a8b1!important; border:0;}
.secure img{    
	    height: 50px;
    margin: 4px 8px;
	}

.pimg img{height: 190px;}

.termCond ul li, .termCond ol li { list-style: decimal;}
/*---------------HHEAD-----------------  */
.navbar-expand-lg {

    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: space-between;

}
.white { color:#fff !important ;}
.white:hover{ color:#ddd !important ; }
#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{display:table;}
.dropdown-menu{ padding:0; top:95%;}
#cssmenu #head-mobile{display:none}

#cssmenu > ul {float:inline-end;}
#cssmenu > ul > li{
	float:left; 
	text-transform:uppercase;
}
#cssmenu > ul > li.has-sub > a:after,
.dropdown-toggle::after {
	display:none;
}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{
	position:absolute;
	left:-9999px;
	border-radius: 0; 
	border: 1px solid #777;
}

#cssmenu li:hover > ul{left:0px;}

#cssmenu ul ul ul{
	margin-left:100%;
	top:0;
}
#cssmenu ul ul li a{
	border-bottom:1px solid #666;
	padding:10px 15px;
	width:230px;
	font-size:12px;
	text-decoration:none;
	color:#111;
	font-weight:400;
}

#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{
	background:#51a8b1;
	border-radius:2px;
	color:#fff;
	padding-left: 35px;
	-webkit-transition-property:padding-left;
	transition-property:padding-left;
	transition-duration: 0.3s;
}
#cssmenu ul ul > li.has-sub:hover > a:before{
	top:17px;
	height:0;
}

#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

.rev{
	font-size: 13px;
	padding: 6px 15px !important;
	box-shadow: 0px 4px 4px -2px #000;
	border-radius: 20px;
}

@media screen and (max-width:1000px){
	
	.logo{
		position:absolute;
		top:0;
		left: 0;
		width:100%;
		height:46px;
		text-align:	center;
		padding:10px 0 0 0 ;
		float:none;
	}
	nav{width:100%;}
	#cssmenu{width:100%}
	#cssmenu ul{width:100%;display:none;}
	#cssmenu ul li{width:100%;border-bottom:1px solid #444}
	
	#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
	#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
	#cssmenu > ul > li{float:none}
	#cssmenu ul ul li a{padding-left:25px}
	#cssmenu ul ul ul li a{padding-left:35px}
	#cssmenu ul ul li a{color:#111;background:none}
	#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
	#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left: 0;width: 100%;margin:0;text-align:left}
	#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
	#cssmenu #head-mobile{display:block;padding:0;color:#111;font-size:12px;font-weight:700}
	.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
	.button:after{position:absolute;top:40px;right:20px;display:block;height:10px;width:20px;border-top:2px solid #333;border-bottom:2px solid #333;content:''}
	.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:32px;right:20px;display:block;height:2px;width:20px;background:#333;content:''}
	.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:40px;border:0;height:2px;width:19px;background:#111;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.button.menu-opened:before{top:40px;background:#111;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
	#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:51px;width:46px;cursor:pointer}
	#cssmenu ul ul .submenu-button{height:34px;width:34px}
	#cssmenu .submenu-button:after{position:absolute;top: 18px;right:19px;width:8px;height:2px;display:block;background:#111;content:''}
	#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
	#cssmenu .submenu-button.submenu-opened:after{background:#111}
	#cssmenu .submenu-button:before{position:absolute;top:15px;right:22px;display:block;width:2px;height:8px;background:#111;content:''}
	#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
	#cssmenu .submenu-button.submenu-opened:before{display:none}
	#cssmenu ul ul ul li.active a{border-left:none}
	#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}

/*--------------------------------  */
.title .fa{
	line-height: calc(60px - 12px);
	font-size:24px;
	transition: .5s;
	text-align:center;
	margin:0 10px;
	box-shadow: 0 10px 15px rgba(0,0,0,0.3);
	background: linear-gradient(0deg, #ddd, #fff);
	transition: .5s;
	padding: 5px;
	color: #3cbecc;
}
.title i {
	width:60px;
	height:60px;
	border-radius:50%;
	box-shadow: 0 10px 15px rgba(0,0,0,0.3);
	background: linear-gradient(0deg, #ddd, #fff);
	transition: .5s;
}

.title i:hover{
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	color: #3b5998;
}

.contact a{ color:#333; text-decoration:none;}
.subcon{margin: 15px;}
/*  ---------------modal----------------*/

.light{color:#777;}
.upper{text-transform:uppercase;}
.fon .fa{
	background: #fb3434;
	margin: 2px;
}
.fon label{
	margin-left:15px;
}
.fon .input-group{
	margin:10px!important;
}
.pop .modal-dialog {
    max-width: 780px; }
 .crev   .modal-dialog {
    max-width: 550px; }
.modal header {
	font-weight: bold;
}
.modal h1 {
	font-size: 22px;
	color: #333;
}
.modal {top:50px;}
.modal-header .close{
	padding: 5px 0 10px 0;
    margin: -14px -15px 0 0;
    background: #fefefe;
    /*border-radius: 50%;
	border:1px solid #333;*/
    color: #f00;
    width: 38px;
	opacity:1;
}

.modal-header{padding:15px; text-align:center;}
.or p span {
color: #000;
border-radius: 50%;
border: 1px solid #000;
background: #ece7e7;
padding: 8px 10px;
font-weight: bold;
font-size: 16px;
}

 .subtati h1{padding-bottom:4%;}
.subtati p{
    position: absolute; 
    margin: 5% 0;
}

.or p:before,
.or p:after {
  content: "";
  height: 5px;
  border-top: 2px solid black;
  width: 150px;
  position:absolute;
}
.or p:before {
  right: 52%;
  margin-right: 15px;
  margin-top:12px;
}
.or p:after {
  left: 52%;
  margin-left: 15px;
  margin-top:12px;
}
/*  -------------------------------*/
.box1 .shade{box-shadow:0px 2px 3px -1px #777; padding:15px;}
.box1 p{font-size:18px; font-weight:600; color:#cb1414; background:#fd0;}
.box1 p span{font-size:14px; color:#444; font-weight:400;}
.box1{
	background:#7773
}

.bor1 h4{color:#cb1414; font-weight:600;}
.table-bordered td, .table-bordered th{padding:10px;}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #e41818;
	background-color: transparent;
	border-color: transparent transparent #f3f3f3;
	border-bottom: 4px solid !important;
	font-size: 16px;
	font-weight: bold;
	
}
#tabs .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color: #eee;
	font-size: 20px;
}

.tab-pane  h5{color:#cb1414;}
.nav-tabs--vertical li:hover{
	background:transparent!important; 
	-moz-transition: transform 0.8s ease-in;
	-ms-transition: transform 0.8s ease-in;
	-o-transition: transform 0.8s ease-in;
	transition: transform 0.8s ease-in;
	transform:scale(1.08);
	font-weight:600;
}
.nav-tabs--vertical li{width:100%!important;}
.nav-tabs--vertical {
	border-bottom: none;
	border-right: 1px solid #ddd;
	display: flex;
	flex-flow: column nowrap;
}
.nav-tabs--left {
	margin: 0 15px;
}
.nav-tabs--left .nav-item + .nav-item {
	margin-top: 0.25rem;
}
.nav-tabs--left .nav-link {
	transition: border-color 0.125s ease-in;
	white-space: nowrap;
}
.nav-tabs--left .nav-link:hover {
	background-color: #f7f7f7;
	border-color: transparent;
}
.nav-tabs--left .nav-link.active {
	border-bottom-color: #ddd;
	border-right-color: #fff;
	border-bottom-left-radius: 0.25rem;
	border-top-right-radius: 0;
	margin-right: -1px;
}
.nav-tabs--left .nav-link.active:hover {
	background-color: #fff;
	border-color: #0275d8 #fff #0275d8 #0275d8;
}

.next,.owl-nav{display:block;}


@-webkit-keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	50% {
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		-webkit-transform: scale(1.1);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
}
@-webkit-keyframes fadeInBack {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
	}
	50% {
		opacity: 0.4;
		-webkit-transform: scale(2);
	}
	100% {
		opacity: 0.2;
		-webkit-transform: scale(5);
	}
}
@-webkit-keyframes fadeInRotate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1) rotate(0deg);
	}
}


@-moz-keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-moz-transform: scale(0);
	}
}
@-moz-keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
}
@-moz-keyframes fadeInBack {
	0% {
		opacity: 0;
		-moz-transform: scale(0);
	}
	50% {
		opacity: 0.4;
		-moz-transform: scale(2);
	}
	100% {
		opacity: 0.2;
		-moz-transform: scale(5);
	}
}
@-moz-keyframes fadeInRotate {
	0% {
		opacity: 0;
		-moz-transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		-moz-transform: scale(1) rotate(0deg);
	}
}


@keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		transform: scale(0);
	}
}
@keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	50% {
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
}
@keyframes fadeInBack {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	50% {
		opacity: 0.4;
		transform: scale(2);
	}
	100% {
		opacity: 0.2;
		transform: scale(5);
	}
}
@keyframes fadeInRotate {
	0% {
		opacity: 0;
		transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		transform: scale(1) rotate(0deg);
	}
}

#jssor_1 h1 {
    font-size: 40px;
    color: #fff;
    text-shadow: 2px 3px #45454a;
    position: relative;
    top: 36%;
    background: rgba(0, 0, 0,0.1);
    width: 60%;
    left: 20%;
    padding:15px;
	-webkit-animation: blurFadeInOut 4s ease-in infinite;
    animation: blurFadeInOut 4s ease-in infinite;
    margin: 12% 0 0 -10%;
   font-family: 'Black Ops One', cursive;
  
  }

/*
#jssor_1 h1 {
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 3px #0b0b0b;
	position: relative;
	top: 0;
	background: #101d2f;
	width: 50%;
	left: -1%;
	height: 100%;
	padding: 16% 2%;
	font-family: 'Black Ops One', cursive;
	-webkit-clip-path: polygon(0 0, 65% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 65% 0, 100% 100%, 0% 100%);
}

@-webkit-keyframes slidein-left {
  from {
    margin-right: 100%;
    width: 300%
  }
  to {
    margin-right: 0%;
    width: 100%;
  }
}

.eff:nth-child(1){
	
	-webkit-animation-duration: 2s;
	
	-webkit-animation-name: slidein-left;
}
.eff:nth-child(2){
	
	-webkit-animation-duration: 6s;
	
	-webkit-animation-name: slidein-left;
}
.eff:nth-child(3){
	
	-webkit-animation-duration: 10s;
	
	-webkit-animation-name: slidein-left;
}
.eff:nth-child(4){
	
	-webkit-animation-duration: 14s;
	
	-webkit-animation-name: slidein-left;
}
.eff:nth-child(5){
	
	-webkit-animation-duration: 18s;
	
	-webkit-animation-name: slidein-left;
}
.eff:nth-child(6){
	
	-webkit-animation-duration: 22s;
	
	-webkit-animation-name: slidein-left;
}

.eff{
	-webkit-clip-path:  polygon(0 0, 32% 0, 53% 100%, 0% 100%);
	clip-path: polygon(0 0, 32% 0, 53% 100%, 0% 100%);
	background: #cb1414;

}
*/

.btn-danger{padding:2px 10px;}

.affix {
	position: sticky;
	top: 0;
	width: 100%;
	z-index:999;
	box-shadow:0px 2px 2px -1px #777;
	border-bottom: 4px solid #217881;
	background:#fff;
}
.upd{
	font-family: 'Archivo Black', sans-serif;
	position: absolute;
	padding: 0px 2% 0 5%;
	background: #cb1414;
	font-weight: 400;
	z-index: 22;
}
.blinking{
	animation:blinkingText 4s infinite;
}
@keyframes blinkingText{
	0%{     color: #fff;    }
	10%{    color: transparent; }
	20%{    color: #fff; }
	30%{    color: transparent; }
	40%{    color: #fff; }
	50%{    color: transparent; }
	60%{    color: #fff; }
	70%{    color: transparent; }
	80%{    color: #fff; }
	90%{    color:transparent;  }
	100%{   color: #fff;    }
}

#nav{
	padding:12px;
	background-color:#fff;
}
.dest{
	position: relative;	
	margin-top:-7%;
	width:90%;
}

.dest p{margin-bottom:0;}
.why{
	background: linear-gradient(rgba(0,0,0,0.5) , rgba(0,0,0,0.8)),url(../img/heli1.jpg) center center no-repeat fixed;

	background-size: cover;

	/*height: 500px;*/

	margin:3% 0 0 0;
	
	padding:30px 0;
}

section{
	margin: 0 auto;
	width: 50%;
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
}
section  h2 {
	position: relative;
	
}

section  h2.one {
	margin-top: 0;
	font-size: 26px;
}


section  h2.one span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
	color: #fb1010;
	font-weight: 600;
}



.sub{
	padding: 10px 20px;
	border: 1px solid #c9c7c7;
	border-radius: 0;
	box-shadow: 0px 0px 3px 0px #777;
}
.sub li{margin-left:15px; transition: .5s;}
.sub .card-header{background:#f3f3f399 !important;}

.populargame div {
	background-color: #fff;
	border: 2px solid #fff;
	padding: 7px;
	font-weight: bolder;
	text-transform: uppercase;
}
.populargame ol {
	counter-reset: li;
	list-style: none;
	padding: 0;
}	
.populargame ol li:hover {
	box-shadow: 0 3px 5px 0px rgba(0,0,0,0.7);
	transition: .5s;
	filter: contrast(150%);
}

.populargame a:hover{color:#0e7681;}
.populargame a {
	position: relative;
	display: block;
	padding: .4em 0 .4em 2em;
	margin: .7em 0;
	background-color: #fff;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: 0px 2px 4px -1px #333;	
	border-radius: .3em .3m .3em 0em;
	transition: .5s;
}

.overlay {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pcss3t > ul,
.pcss3t > ul > li {
	height: 190px;
}

.overlay1 {
	background: rgba(0, 0, 0, 0.70);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.footer-bs {
	/*background: url(../img/footer.jpeg); */
	backgroud:url(https://ik.imagekit.io/webtronics/safar/footer_uf0bLhPVmcJ.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	padding: 25px 50px 0px 40px;
	color: rgba(255,255,255,1.00);
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:0px 5px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs h3{ 
	margin:15px 0px 15px; 	
	font-size:20px;
	padding:0px 0 0px 0;
}
.footer-bs .footer-brand p { font-size:14px; color:rgba(255,255,255,0.70); }


.footer-bs .footer-nav ul.pages a { 
	color:rgba(255,255,255,1.00);
	text-transform:uppercase; 
}
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }


.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:13px; color:rgba(255,255,255,0.70); display:inline-block;}
.footer-bs .footer-ns i { display:inline-block;}

.det .btn-danger{font-size:14px;}

.btn10{
  padding: 10px;
  margin:2px;
  font-family: sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  text-decoration: none;
  display:inline-block;
  
}
.btn10{
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase!important;
    letter-spacing: 1px;
    color: #fff;
    cursor: hand;
    text-align: center;
    text-transform: capitalize;
    border-radius:50px;
    position: relative;
    overflow: hidden!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #bdabab80;
    z-index:10;
    
}


.btn10:hover{
 	color: #fff!important;
}
.btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #52bbc6;
    position: absolute;
	  -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
	   box-shadow:2px 0px 14px rgba(0,0,0,.6);
  } 

.btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #e03b31;	
    position: absolute;
	-ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2,.95,.57,.99);
    -moz-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    -o-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    transition: all .4s cubic-bezier(.2,.95,.57,.99);
    box-shadow: 2px 0px 14px rgba(0,0,0,.6);
}
.btn10:hover::before, .btn1O:hover::before{
	opacity:1;
	width: 116%;
}
.btn10:hover::after, .btn1O:hover::after{
	opacity:1;
	width: 120%;
}
.socio i{
	margin:6px; 
	padding:15px 10px; 
	background:#333; 
	color:#fff; 
	border-radius:50%; 
	width:55px; 
	text-align:center;
	font-size:24px;
	}
.socio i::after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
   -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
}

.socio  .fa-facebook-f:hover{ background:#4867aa; transition:background 0.1s ease-out;}
.socio  .fa-linkedin-in:hover{ background:#0274b3; transition:background 0.1s ease-out;}
.socio  .fa-google-plus:hover{ background:#e1584b; transition:background 0.1s ease-out;}
.socio  .fa-twitter:hover{ background:#1da1f2; transition:background 0.1s ease-out;}



.col-xs-1 i{color:red;}

.f-menu{background:#111; padding:5px; color:#fff; font-size:11px; }
.f-menu li{display:inline-block; text-transform:uppercase; font-family:initial; margin:5px; font-weight:600;}
/* --------------------international tour--------------------- */
.inter h5{
	background: #ff5151;
	padding: 6px;
	box-shadow: 1px 3px 3px 1px;
	color: #fff;
	border-radius: 20px;
	font-weight:600;
	text-transform:uppercase;
	width:230px;
	text-align:center;
	justify-content::center;
}
.inter{text-align:center;}
.snip1566 {
	position: relative;
	display: inline-block;	
	margin: 20px;
	max-width: 250px;
	width: 100%;
	color: #bbb;
	font-size: 16px;
	box-shadow: none !important;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.snip1566 *,
.snip1566:before,
.snip1566:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.snip1566:before,
.snip1566:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	content: '';
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: -1;
	border: 2px solid #bbb;
	border-color: transparent #bbb;
}

.snip1566 img {
	max-width: 100%;
	height:250px;
	backface-visibility: hidden;
	vertical-align: top;
	border-radius: 50%;
	padding: 10px;
}

.snip1566 figcaption {
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.9);
	border-radius: 50%;
}

.snip1566 i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 4em;
	z-index: 1;
}

.snip1566 a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.snip1566:hover figcaption,
.snip1566.hover figcaption {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.snip1566:hover:before,
.snip1566.hover:before,
.snip1566:hover:after,
.snip1566.hover:after {
	border-width: 10px;
}

.snip1566:hover:before,
.snip1566.hover:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.snip1566:hover:after,
.snip1566.hover:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* --------------------form--------------------- */
.bannert h1{
	position: absolute;
	margin:-18% 5%;
	padding:5px 10px;
	font-family: 'Patua One', cursive;
	color:#fff;
	background:rgba(0,0,0,0.4);
	right:0;
}
.bannert img{height:350px; width:100%; }
.bannert{
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	height:350px;
}
.bannerwed h1{
	position: absolute;
	margin:-18% 5%;
	padding:5px 10px;
	font-family: 'Patua One', cursive;
	color:#fff;
	background:rgba(0,0,0,0.12);
	right:0;
}
.bannerwed img{height:320px; width:100%; }
.bannerwed{
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	/*height:250px;*/
}
.banner h1{
	position: absolute;
	margin: 13% 0 0 70%;
	font-family: 'Patua One', cursive;
}
.banner{
	background:url(../img/conntact.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	height:300px;
}
.banner2 h1{
	position: absolute;
	margin: 13% 0 0 10%;
	font-family: 'Patua One', cursive;
	color:#fff;
}
.banner2{
	background:url(../img/cont.jpg);
	background-size: 100% 450px;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	height:250px;
}
.overlay3 {
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.con{
	background:url(../img/footer.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	padding:5%;
}

figure.snip1477 {
	font-family: 'Raleway', Arial, sans-serif;
	position: relative;
	overflow: hidden;
	margin: 10px;
	min-width: 230px;
	max-width: 315px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	background-color: #000000;
	height:220px;
}
figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.55s ease;
	transition: all 0.55s ease;
}
figure.snip1477 img {
	max-width: 100%;
	backface-visibility: hidden;
	vertical-align: top;
	opacity: 0.9;
}
figure.snip1477 .title {
	position: absolute;
	top: 58%;
	left: 25px;
	padding: 5px 10px 10px;
}
figure.snip1477 .title:before,
figure.snip1477 .title:after {
	height: 2px;
	width: 400px;
	position: absolute;
	content: '';
	background-color: #ffffff;
}
figure.snip1477 .title:before {
	top: 0;
	left: 10px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
figure.snip1477 .title:after {
	bottom: 0;
	right: 10px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
	width: 2px;
	height: 300px;
	position: absolute;
	content: '';
	background-color: #ffffff;
}
figure.snip1477 .title div:before {
	top: 10px;
	right: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
figure.snip1477 .title div:after {
	bottom: 10px;
	left: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
figure.snip1477 h2,
figure.snip1477 h4 {
	margin: 0;
	text-transform: uppercase;
}
figure.snip1477 h2 {
	font-weight: 400;
}
figure.snip1477 h4 {
	display: block;
	font-weight: 700;
	background-color: #ffffff;
	padding: 5px 10px;
	color: #000000;
}
figure.snip1477 figcaption {
	position: absolute;
	bottom: 42%;
	left: 25px;
	text-align: left;
	opacity: 0;
	padding: 5px 60px 5px 10px;
	font-size: 0.8em;
	font-weight: 500;
	letter-spacing: 1.5px;
}
figure.snip1477 figcaption p {
	margin: 0;
}
figure.snip1477 a {
	color:#fff;
}
figure.snip1477:hover img,
figure.snip1477.hover img {
	zoom: 1;
	filter: alpha(opacity=35);
	-webkit-opacity: 0.35;
	opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
figure.snip1477 {
	font-family: 'Raleway', Arial, sans-serif;
	position: relative;
	overflow: hidden;
	margin: 10px;
	min-width: 230px;
	max-width: 315px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	background-color: #000000;
}
figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.55s ease;
	transition: all 0.55s ease;
}
figure.snip1477 img {
	max-width: 100%;
	backface-visibility: hidden;
	vertical-align: top;
	opacity: 0.9;
	height:220px;
}
figure.snip1477 .title {
	position: absolute;
	top: 58%;
	left: 25px;
	padding: 5px 10px 10px;
}
figure.snip1477 .title:before,
figure.snip1477 .title:after {
	height: 2px;
	width: 400px;
	position: absolute;
	content: '';
	background-color: #ffffff;
}
figure.snip1477 .title:before {
	top: 0;
	left: 10px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
figure.snip1477 .title:after {
	bottom: 0;
	right: 10px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
	width: 2px;
	height: 300px;
	position: absolute;
	content: '';
	background-color: #ffffff;
}
figure.snip1477 .title div:before {
	top: 10px;
	right: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
figure.snip1477 .title div:after {
	bottom: 10px;
	left: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
figure.snip1477 h2,
figure.snip1477 h4 {
	margin: 0;
	text-transform: uppercase;
}
figure.snip1477 h2 {
	font-weight: 400;
}
figure.snip1477 h4 {
	display: block;
	font-weight: 700;
	background-color: #ffffff;
	padding: 5px 10px;
	color: #000000;
	font-size:18px;
}
figure.snip1477 figcaption {
	position: absolute;
	bottom: 42%;
	left: 25px;
	text-align: left;
	opacity: 0;
	padding: 5px 60px 5px 10px;
	font-size: 0.8em;
	font-weight: 500;
	letter-spacing: 1.5px;
}
figure.snip1477 figcaption p {
	margin: 0;
}

figure.snip1477:hover img,
figure.snip1477.hover img {
	zoom: 1;
	filter: alpha(opacity=35);
	-webkit-opacity: 0.35;
	opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}	
/* ----------------social--------------------- */
.social {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.social__button {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #fff;
	position: relative;
	cursor: pointer;
	margin: 5px;
	text-align: center;
}
.social__button i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	width: 50px;
	font-size: 26px;
	color: #000;
	z-index: 2;
	transition: 0.3s;
}
.social__button:after {
	content: '';
	display: block;
	position: absolute;
	background: #000;
	border-radius: 100%;
	width: 0;
	height: 0;
	transition: 0.3s;
	top: 0;
	left: 76%;
}
.social__button:hover i {
	color: #fff;
}
.social__button:hover:after {
	width: 50px;
	height: 50px;
	margin-left: -37.5px;
}
.mail i {
	color: #0072c6;
}
.mail:after {
	background: #0072c6;
}
.facebook i {
	color: #3b5999;
}
.facebook:after {
	background: #3b5999;
}
.linkedin i {
	color: #0077b5;
}
.linkedin:after {
	background: #0077b5;
}
.youtube i {
	color: red;
}
.youtube:after {
	background: red;
}
.insta i {
	color:#e80043;
}
.insta:after {
	background-image: linear-gradient(to right top, #f3040e, #f10025, #ee0035, #e80043, #e2004f, #df005a, #db0065, #d50070, #d1007e, #ca008c, #c0009c, #b305ab);
}
 
.footer-bs .pay img{height:35px;}
/* ----------------callback--------------------- */

.wrapper {
	
	transition: background 0.6s ease;
	border-radius: 10px;
	padding: 20px 20px 20px 20px;
}

.wrapper .profile {
	position: relative;
}

.wrapper .profile .thumbnail:hover {
	
	transition:transform 0.6s ease-in-out;
	transform:scale(1.2);
}
.wrapper .profile .thumbnail {
	width: 140px;
	height: 140px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	border-radius: 100%;
	box-shadow: 0 13px 26px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .2);
	transition:transform 0.6s ease-in-out;
}
.wrapper .profile .name {
	color: #2d354a;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}
.wrapper .profile .title {
	color: #7c8097;
	font-size: 0.75em;
	font-weight: 300;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.7em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.wrapper .social-icons .icon {
	display: flex;
	align-items: center;
	flex-direction: column;
	transition:0.6s ease-in-out;
}
.wrapper .social-icons .icon a {
	color: #fff;
	width: 60px;
	height: 60px;
	font-size: 28px;
	line-height: 60px;
	text-align: center;
	border-radius: 30px;
	box-shadow: 0 13px 26px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .2);
}


.wrapper .social-icons .icon a {
	background-image: radial-gradient(circle, #e95656, #e9504f, #e84948, #e74241, #e63b3a, #e73736, #e93332, #ea2e2e, #ee2c2c, #f12a2a, #f52828, #f82626);
}
.wrapper .social-icons .icon h4 {
	color: #080911;
	font-size: 1em;
	margin-top: 1.3em;
	margin-bottom: 0.2em;
}
.wrapper .social-icons .icon p {
	color: #666b7d;
	font-size: 12px;
}

.pulse2 a:hover {
	animation: pulse2 1.3s infinite;
}

@-webkit-keyframes pulse2 {
	0% {
		transform: scale(1);
		-webkit-box-shadow: 0 0 0 0 rgba(6, 111, 79, 0.1);
	}
	20% {
		transform: scale(1.1);
		-webkit-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.2);
	}
	40% {
		transform: scale(1.2);
		-webkit-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.4);
	}	
	
	60% {
		transform: scale(1.3);
		-webkit-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.6);
	}
	80% {
		transform: scale(1.1);
		-webkit-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.8);
	}
	100% {
		transform: scale(1);
		-webkit-box-shadow: 0 0 0 0 rgba(6, 111, 79, 1);
	}
}
@keyframes pulse2 {
	0% {
		transform: scale(1);
		-moz-box-shadow: 0 0 0 0 rgba(6, 111, 79, 0.1);
		box-shadow: 0 0 0 0 rgba(6, 111, 79, 0.3);
	}
	20% {
		transform: scale(1.1);
		-moz-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.2);
		box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.5);
	}
	40% {
		transform: scale(1.2);
		-moz-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.4);
		box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.5);
	}
	60% {
		transform: scale(1.3);
		-moz-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.6);
		box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.5);
	}
	80% {	
		transform: scale(1.1);
		-moz-box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.8);
		box-shadow: 0 0 0 10px rgba(6, 111, 79, 0.5);
	}
	100% {
		transform: scale(1);
		-moz-box-shadow: 0 0 0 0 rgba(6, 111, 79, 1);
		box-shadow: 0 0 0 0 rgba(6, 111, 79, 1);
	}
}
.round-shape p{display:none;}
/* ----------------scroll--------------------- */

.scrollup {
	background: #e03b31;
	bottom: 2em;
	color: white;
	cursor: pointer;
	display: none;
	padding: 10px 15px;
	position: fixed;
	right: 1em;
	font-size: 24px;
	border-radius: 50%;
	-webkit-animation: mover 0.4s infinite  alternate;
	animation: mover 0.4s infinite  alternate;
	z-index:99;
}

@keyframes mover {
	0% { transform: translateY(0); }
	100% { transform: translateY(-10px); }
}
.simg img{height: 320px;}	
/* ------------------responsivee---------------- */

@media (min-width: 768px) {
	
	
	section  h2.one:before { width:100%;}
	section h2.one {    font-size: 22px;}
}



@media screen and (max-width: 1024px) {
	h3{font-size: 22px;}
	.back{width:100%!important;}
	.navbar-light .navbar-nav .nav-link{font-size:10px!important;margin:0 2px!important;}
	.det .btn-danger{font-size:16px;}
	.footer-bs .pay img{height:30px;}
}
@media screen and (max-width: 1000px) {
	.gallery img{max-height: 220px!important;	}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:160px!important; width: 100%!important;; float:left;}
	.det .btn-danger{font-size:18px;}
}
@media screen and (max-width: 991px) {.f-menu{margin-bottom:30px;}}

@media screen and (max-width: 900px) {
	.navbar-expand-lg {-ms-flex-flow: row nowrap; flex-flow: wrap; -ms-flex-pack: start; justify-content: normal; }
	.det .btn-danger{font-size:10px;}
	.show li {width:100%!important;}
	.footer-bs .pay img{height:30px;}
}

@media screen and (max-width: 768px) {
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:160px!important; width: 100%!important;; float:left;}
	.blog-slider__pagination .swiper-pagination-bullet-active {
		height: 11px;
		width: 30px;
	}
	.det .btn-danger{font-size:11px;}

	.col-xs-1{width:20%}
	.col-xs-11{width:80%; text-align:left;}
	.f-menu{text-align:center;}
	.footer-bs .pay img{height:30px;}
	
}
@media screen and (max-width:500px) {
    .notset{display:block;}
    .subtati h1{padding-bottom:10%;}
    .subtati p{position: absolute;margin: 5% 0;text-align: justify;padding: 12px 15px 0 0;}
    .spl .main-center{  margin-top :20px;}
    .footer-bs .pay img{height:28px;}
	.footer-bs {text-align:center;}
	.wrapper .social-icons .icon a{padding: auto;}
	.bannerwed img {    height: 175px;   width: 100%;}
	.gallery img{max-height: 220px!important;	}
	.nav-link1 li{border:0 !important; text-align:center;}
	.cl .card-header p , .cl .card-header p span{font-size: 14px!important;}

	.banner{height:200px;}
	.banner h1 {margin: 15% 0 0 10%; font-size:24px;}
	.header-topbar {   line-height: 0;   font-size: 14px;}
	.bannert h1 {font-size:20px;}
	.bannert img ,.bannert{height: 170px;}
	.bannerwed h1 {	margin: -35% 14%;font-size: 15px;}
	.simg img { height: 200px;}
	.blog-slider__pagination{display:none!important;}
	.gallery .card-footer a{font-size:14px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:160px!important; width: 100%!important;; float:left;}	
	section  h2.one:before { width:0;}
	.blog-slider__img {	height: 280px!important;}
	.breadcrumb{display:none;}
	.show li {width:100%!important;}
	.bor1 , .bor2{margin:5%!important;}
	.det .btn-danger{font-size:11px;}
	.owl-nav { display: none;}
	.next{display:none;}
	.set{display:none;}
}
@media screen and (max-width:414px) {
	.review{height:auto; padding:20px;}
	.simg img { height: 180px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:160px!important; width: 100%!important; float:left;}	
	.ret ul{font-size:11px; margin-left:-30%;}
	.det .btn-danger{font-size:11px;}
	.card-header h4{font-size: 18px;}
	.cl .fa-2x {font-size: 16px;    margin: 15px 6px;}
	.table-bordered td, .table-bordered th {padding: 2px 5px;}
	.breadcrumb{display:none;}
	.himg img {   height: 150px !important;}
	.show li {width:100%!important;}
	.bor1 , .bor2{margin:5%!important;}
	.owl-nav { display: none;}
	.blog-slider__img {	height: 250px!important;}
	.next{display:none;}
}
@media screen and (max-width:412px) {
	.simg img { height: 180px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:160px!important; width: 100%!important; float:left;}	
	.breadcrumb{display:none;}
	.himg img {   height: 150px !important;}
	.show li {width:100%!important;}
	.card-header h4{font-size: 21px;}
	.cl .fa-2x {font-size: 16px;    margin: 15px 6px;}
	.blog-slider__img {	height: 245px;}
	.next{display:none;}
	.review{height:auto; padding:20px;}	
}
@media screen and (max-width:390px) {
	.simg img { height: 160px;}
	.blog-slider__pagination{display:none!important;}
	.gallery .card-footer a{font-size:14px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:160px!important; width: 100%!important; float:left;}	
	.breadcrumb{display:none;}
	.show li {width:100%!important;}
	.card-header h4{font-size: 18px;}
	.cl .fa-2x {font-size: 16px;    margin: 15px 6px;}
	.bor1 , .bor2{margin:3%!important;}
	.owl-nav { display: none;}
	.next{display:none;}
}
@media screen and (max-width:384px) {
	.simg img { height: 160px;}
	.blog-slider__img {	height: 240px!important;}
	.gallery .card-footer a{font-size:13px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:150px!important; width: 100%!important; float:left;}	
	.breadcrumb{display:none;}
	.himg img {   height: 150px !important;}
	.show li {width:100%!important;}
	.card-header h4{font-size: 14px;}
	.cl .fa-2x {font-size: 16px;    margin: 15px 6px;}
	.bor1 , .bor2{margin:3%!important;}
	.owl-nav { display: none;}
	.det .btn-danger{font-size:11px;}
	.next{display:none;}
}

@media screen and (max-width:360px) {
	.blog-slider{margin: 30% auto auto !important;}
	.blog-slider__img {	height: 230px!important;}
	.blog-slider__pagination{display:none!important;}
	.gallery .card-footer a{font-size:12px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:150px !important; width: 100%!important; float:left;}	
	.det .btn-danger{font-size:12px;}
	.card-header h4 { font-size: 18px;}
	.breadcrumb{display:none;}
	.cl .fa-2x{margin:10px 2px;}
	.show li {width:100%!important;}
	.bor1 , .bor2{margin:2%!important;}
	.owl-nav { display: none;}
	.next{display:none;}
		.socio i {margin: 6px; padding: 12px 5px; width: 51px;text-align: center; font-size: 22px;}
}

@media screen and (max-width:350px) {
	.simg img { height: 160px;}
	.blog-slider{margin: 30% auto auto !important;}
	.blog-slider__img {	height: 240px!important;}
	.blog-slider__pagination{display:none!important;}
	.gallery .card-footer a{font-size:13px;}
	.nav-tabs--left {   margin: 0 12px 0 -14px;}
	.d-img img{height:150px!important; width: 100%!important; float:left;}	
	.det .btn-danger{font-size:11px;}	
	.himg img {   height: 150px;}
	.card-header h4 { font-size: 18px;}
	.breadcrumb{display:none;}
	.show li {width:100%!important;}
	.cl .fa-2x {font-size: 16px;    margin: 15px 6px;}
	.bor1 , .bor2{margin:2%!important;}
	.owl-nav { display: none;}
	.next{display:none;}
}

@media screen and (max-width:320px) {
    .footer-bs .pay img{height:25px;}
	.simg img { height: 150px!important;	}
	.blog-slider{margin: 40% auto auto !important;}
	.blog-slider__content {	margin-top: -40%;text-align: center;	padding: 0 15px;}
	.blog-slider__img {	height: 230px!important;}
	.nav-tabs--left {  margin: 0 10px 0 -11px;}
	.d-img img{height:140px !important; width: 100%!important; float:left;}	
	.card-header h4 { font-size: 16px;}
	.breadcrumb{display:none;}
	.show li {width:100%!important;}
	.bor1 , .bor2{margin:2%!important;}
	.next{display:none;}

}
