/* Add here all your CSS customizations */
img {max-width:100%}
img.bordered {border:solid 1px #ddd; padding:5px}
.menu_bg {margin-top:25px; background:#00b3a1; margin-bottom:-1px}
.header-right {float:right; margin-left:0px; margin-top:10px; width:37%!important;}
.header-right img {width:160px; margin-left: 10px}
.header-right .help {background:#f5f5f5; padding:5px 5px;; margin-left:5px; color:#555; font-size:11px; float:right; margin-top:5px; text-align:center; line-height:16px}
.header-right .help span {font-size:16px}
.g20-logo {max-width: 110px; margin-top: 4px}
#header .main-header {display:block}
body.sticky-menu-active #header .main-header {display:none}
body.sticky-menu-active #header .main-header .lmrc_logo {
	display:none!important; opacity:0!important; position:absolute;
}
body.sticky-menu-active #header .menu_bg {margin-bottom:-5px}

.homn_btn {  padding:9px; padding-top:20px; padding-bottom:20px; background:#00b3a1; color:#fff; margin-top:15px; border-radius:0; text-transform:uppercase; text-align:left; font-size:14px; transition: all .2s ease-in-out;}
.homn_btn:hover {color:#00b3a1;  background:#fff; border:solid 1px #00b3a1}
.homn_btn img {width:30px; margin-right:15px}
/*.homn_btn .fa {float:right; opacity:.5; margin-top:-6px}*/
.homn_btn .fa-2x {
    right: 8%;
    opacity: .5;
    margin-top: -7px;
    position: absolute;
}
.homn_btn:hover .fa {opacity:1}
.homn_btn .icon {float:left; opacity:1; margin-top:0px; font-size:20px; margin-right:5px}

.news {margin-bottom:20px; }
.news .head {background:#00b3a1; color:#fff; text-transform:uppercase; font-size:18px; padding:10px; text-align:center}
.news .head i {opacity:.6; float:right; padding-top:3px}
.news .text {background:#f9f9f9; padding:8px 8px 6px; color:#000; height: 42px}
.news .text a{color:#000}

.boxes {background:#fff; width:100%; height:100%; min-height:260px}
.boxes .heads {width:100%; padding:10px 0; text-transform:uppercase; color:#fff; font-size:18px; padding-left:15px  }
.boxes .heads img {width:22px; margin-top:-5px; margin-right:10px}
.boxes .heads .title {margin-left:15px}
.boxes .content {width:100%; padding:15px; }
p {text-align:justify; color:#333}
.smart_card {display:inline-block; width:100%; list-style:none; margin-left:-50px; margin-top:20px}
.smart_card li {width:32%; text-align:center; display:inline-block;}
.smart_card li img {width:40px; margin-bottom:10px}
.box_link{position:absolute; width:60px; right:13px; top:-2px }
.quick_btn {padding:0; height:100px}
.quick_btn:after {opacity:.5}
.quick_btn p {color:#fff;; margin:20px 20px 10px; font-size:20px}
.quick_btn h3 {color:#fff; margin:10px 20px; font-size:25px}
a {text-decoration:none}
.fare p{margin:5px 0; font-size:15px}
.fare p img { width:20px; position: absolute; right: 30px}
.fare select {width:100%; border-radius:0; border:solid 1px #ccc; -webkit-appearance: none; 
   -moz-appearance:    none; appearance:  none; background:url(../img/down-arrow.png) 98% 15px no-repeat; text-transform:uppercase; font-weight:600}
.fare  button {width:100%; margin-top:15px; background:#48a23e; text-transform:uppercase; color:#fff; padding:10px; border:0; font-weight:400; font-size:16px}
.fare  button:hover {color:#fff}
.map ul   {display:inline-block; list-style:none; margin-left:-35px}
.map ul li  {display:inline-block;  }

.map ul li a{border:solid 1px #1795d4; padding:5px 21px; color:#1795d4; font-size:20px; text-decoration:none; margin-right:10px}
/*
btn hover effect */
.button-hover {
  border-radius: 0px;
  background-color: #3b5998;
  border: none;
  color: #FFFFFF;
  text-align: left;
  font-size: 28px;
  padding: 65px 25px 69px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  position: relative;
  max-height: 156px;
  display: block;
  background:url('../img/4.jpg');
  background-size: cover;
}
.button-hover1 { background:url('../img/video.jpg');background-size: cover;}
.button-hover img {width: 80px; position: absolute; top:10px; right: 10px; opacity: .5}

.button-hover span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  padding-top:40px
}

.button-hover span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 40px;
  right: -20px;
  transition: 0.5s;
}

.button-hover:hover span {
  padding-right: 25px;
  color: #fff;
}

.button-hover:hover span:after {
  opacity: 1;
  right: 0;
}
#style-4 {overflow-y:scroll; height:220px}
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #ddd;
	 
}
.btn_new {border-radius:0; margin-top:5px; color:#fff; text-transform:uppercase; font-size:16px}
.btn_new:hover {opacity:.8; color:#fff}
 
 .go {transition: all .2s ease-in-out;}
.go:hover .content {display:none}
.go:hover  {cursor:pointer; transform: scale(1.01); border:0!important}
/*.go:hover {background:url(../img/go_smart.png) no-repeat center center  ; background-size:cover; cursor:pointer; transform: scale(1.01); border:0!important}*/
.mobile_top_nav {display:none}
.pdng {padding-top:20px; }
.fb:hover  {color:#0066CC!important}
.desk {display:block}
.mobs {display:none}
.sidebar h4 {  padding:6px 0px 8px; margin-top:8px;  background: #00b3a1;padding: 5px 10px 8px; color:#fff}
.post-image img {border:solid 1px #ccc; padding:5px}
.post-content h2 a{color:#009999; }
.post-content h2 a:hover{color:#009999; }
.post-content h2  {line-height:35px; margin-bottom:15px; font-size:24px; font-weight:600}
.post-content p{color:#666}
.post-content p a{color:#333!important; font-weight:600}
.post-meta {margin-top:15px; clear:both; }
.post-meta span {font-size:14px}
.post-meta a {color:#009999}
.btn-primary {background:#990000; color:#fff!important; border:0; padding:2px 5px}

 
.photos {text-decoration:none!important; }
.photos h4 {font-size:18px; font-weight:600l; margin-top:20px; text-align:center!important }

/*table css*/
.table-striped > tbody > tr:nth-child(odd) {
	background-color: #fff;
}
.table-striped  {
	background-color: #F7FDFD;
	margin-bottom:50px
}
.table-striped  thead {
	background-color: #00b3a1; color:#fff
}

.team h3 {font-weight:600; color:#555; font-size:24px; margin:0; margin-bottom:15px;   border-bottom:solid 1px #ddd; padding-bottom:10px; text-transform:none}
.team h3 span {font-size:16px; font-weight:400}
.team .t1 {background:#fff; padding:20px 10px; margin-bottom:15px}
.team .t2 {background:#f6f6f6; padding:20px 10px; margin-bottom:15px}
h2 {    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;}
h2 strong {color:#00b3a1}

/*
Float clearing goodness from Handcrafted CSS book ------------------------------------------------------------- */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

*:first-child+html .group { min-height: 1px; }


/*
Stacks CSS ----------------------------------------------------------------------------------------------------------- */

/* Layout */
.stack {  width: 95%;  position: relative; z-index: 10; margin:10px 10px}

/* Image styles */
.stack img { max-width: 100%; height: auto; vertical-align: bottom; border: 10px solid #fff; border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.stack:last-of-type { margin-right: 0; }

/* Stacks creted by the use of generated content */
.stack:before, .stack:after { content: ""; border-radius: 3px; width: 100%; height: 100%; position: absolute; border: 10px solid #fff; left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
}
.stack:before { top: 4px; z-index: -10; } /* 1st element in stack (behind image) */	
.stack:after { top: 8px; z-index: -20; } /* 2nd element in stack (behind image) */

/* Second stack example (rotated to the right from the bottom left) */
.stack.rotated:before { 
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	transform: rotate(2deg);
}
.stack.rotated:after { 
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}	

/* Third stack example (One stack element rotated in the opposite direction) */
.stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}	
.stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
}	

/* Fourth stack example (Similar to the second but rotated left) */
.stack.rotated-left:before {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.stack.rotated-left:after {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

/* Reset all rotations on hover */
.stack:hover:before, .stack:hover:after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}
#more {margin-bottom:50px; }
#more a {  color:#333; text-decoration:none; margin-bottom:50px; font-weight:600}
#more a:hover {color:#00b3a1}


.modal-open .modal {
    overflow-x: hidden!important;
    overflow-y: hidden!important;
}
.modal-open {
padding-right:0!important}


.publication {border-bottom:dotted 1px #ddd; margin-bottom:40px; padding-bottom:25px}
.publication img {max-width:100%; border:solid 1px #ddd; padding:5px; }
.publication h3 {margin:0; font-size:24px; margin-bottom:10px}
.publication p {padding:3px; margin-bottom:10px}
.publication p.date {font-size:13px}
.publication p.date span {font-weight:600;  border-right: solid 1px #ccc; padding-right:10px; margin-right:10px}
.publication .btn {background:#00b3a1;color:#fff; padding:3px 10px; margin-right:8px}
 
 
 /*team css*/
 .single-profile {
    border: 1px solid #ddd;
    padding: 15px;
    position: relative;
	font-weight: 400;
    line-height: 24px;
	background:#f6f6f6;
	margin-bottom:25px
	
	
}
.single-profile .pull-left {float:left; margin-right:15px;}
.single-profile .pull-left img {width:100px;}
.single-profile .pull-left h3 {margin:25px 0 5px; font-size:18px}
.single-profile p {margin-top:10px; text-align:justify}
.single-profile p a {color:#018275; font-weight:600; float:right}
.desig {font-size:14px}
.modal-body p {font-size:13px;}
#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ddd;
}


.shadow-card {background:#fff; padding:20px; border:solid 1px #ddd; -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.43);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2); margin:25px 0}
.shadow-card H5 {margin:10px 0;}
.shadow-card i {padding-right:10px; color:#999}

.page-list {list-style:none!important; margin-left:-30px; margin-top:20px}
.page-list li {background:url(../img/bullet.png) no-repeat 0px 18px; padding-left:15px; line-height:26px; padding-top:10px}
.page-list ul li {background:none;  padding-left:5px }

.tab-content h3 {font-size:24px; border-bottom:dashed 1px #ccc; padding-bottom:10px; margin-bottom:20px }

.latest-updates {width:100%; border-bottom:dashed 1px #ccc; padding-bottom:0px; margin-top:35px}
.latest-updates h4 {margin:0}
.latest-updates p {margin-top:-15px; color:#999}

.owl-theme .owl-controls {
  
    display: none;
}
.home-dialog {
    width: 400px!important;
    margin: 80px auto;
}
.places {width:100%; margin-top:50px; background:#fff; min-height:300px; padding:25px; display:none}
.places img {max-width:100%; padding:5px; border:solid 1px #eee}
.places h3 { margin:0; font-size:24px; margin-bottom:30px; border-bottom:dashed 1px #ddd; padding-bottom:10px}
.places .quote {font-size:18px; color:#555; text-align:center}
.places i {color:#ddd}
.places span {padding-top:10px}
.places span em {font-size:12px; float:right}
.eff {-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity:.8}

.places .bg {width:100%; height:150px; background:url(../img/tourist/rumi.jpg) center center no-repeat ; background-size:cover }
.awards {padding:5px}
.awards img {max-width:60%; margin-bottom:50px}
.md-msg {max-width:100%; border:solid 1px #ccc; padding:5px; margin-bottom:20px; float: left; margin-right: 20px}
.hit-counter {width:100%; height:26px; padding:2px 10px; background: #fff; color:#333; font-size:14px; letter-spacing:.5px;  text-align: center; font-weight: 600; float: right;}
.vision {font-family:'Monotype Corsiva'!important; font-size:35px; text-align:center; color:#00b3a1; margin:20px 0}

@media screen and (max-width:1920px){
#header {
	background:url(../img/top_bg.png) no-repeat 125% -12px #fff;
	}
}
@media screen and (max-width:1680px){
#header {
	background:url(../img/top_bg.png) no-repeat 150% -12px #fff;
	}
}
@media screen and (max-width:1600px){
#header {
	background:url(../img/top_bg.png) no-repeat 165% -12px #fff;
	}
}
@media screen and (max-width:1440px){
#header {
	background:url(../img/top_bg.png) no-repeat 215% -12px #fff;
	}
}
@media screen and (max-width:1366px){
#header {
	background:url(../img/top_bg.png) no-repeat 250% -12px #fff;
	}
}
@media screen and (max-width:1280px){
#header {
	background:url(../img/top_bg.png) no-repeat 321% -12px #fff;
	}
	.header-right {width: 38%!important;}
}
.helpline{display:none}
@media (min-width: 1400px){
	.header-right {width: 42.5%!important;}
}
@media (min-width: 1440px){
	.header-right {width: 37%!important;}
}
@media (min-width: 1600px){
	.header-right {width: 38%!important;}
}
@media (min-width: 1900px){
	.header-right {width: 36%!important;}
}

/*new rti pages*/
.rti-pages .list a{padding: #eee; padding: 10px; background: #fff; display: block; margin: 15px 0; color: #333; border:solid 1px transparent;}
.rti-pages .list a i{float: right; padding: 5px}
.rti-pages .list a:hover {border:solid 1px #0baa9a; color: #0baa9a }
.rti-pages .list.links a {background: #f6fffe; border:solid 1px #0baa9a; color: #0baa9a; text-align: center; font-weight: 600}
.rti-pages .list.links a i{float: none;}
.rti-pages .sidebar {max-height: 600px; overflow-y: auto}
.rti-pages .nav-sidebar ol  {  }
.rti-pages .nav-sidebar  ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.rti-pages .nav-sidebar  ol li {
  counter-increment: my-awesome-counter;
  padding: 0; padding-left: 10px; font-size: 13px
}
.rti-pages .nav-sidebar  ol li::before {
  content: counter(my-awesome-counter) ". ";
  font-weight: bold; position: absolute; top: 3px; z-index: 999; left: 0;
}
.rti-pages .nav-sidebar  ol a {color: #333; padding: 5px 15px; line-height: 20px}
.rti-pages .nav-sidebar  ol li:hover{background: none}
.rti-pages .tab-content {max-height: 600px; overflow-y: auto; min-height: 500px; }
.rti-pages .nav-sidebar  ol li.active a {color: #0baa9a; font-weight: 600}

.rti-pages .tab-content h3{font-size: 20px}
.rti-pages .tab-content h5 {font-weight: 600; font-size: 18px; text-transform: none;}
.rti-pages .tab-content h5.small {font-size: 15px}
.rti-pages .tab-content p {line-height: 20px}
.rti-pages .tab-content p,.rti-pages .tab-content table,.rti-pages .tab-content ul, .rti-pages .tab-content ol{font-size: 13px; margin-bottom: 15px; color: #000}
.rti-pages .tab-content table {margin-bottom: 15px}
.scroller::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #e6e6e6;
}

.scroller::-webkit-scrollbar
{
	width: 8px;
	background-color: #999;
}

.scroller::-webkit-scrollbar-thumb
{
	background-color: #ccc;
	 
}
.pdng-0 {padding: 0}
.pdng-r-0 {padding-right: 0}
.rti-pages  .order{text-align: center; margin-bottom: 20px}
.rti-pages  .order span {  background: #f6f6f6;padding: 5px 15px; font-weight: 600; margin: 10px 0  }
.rti-pages  .order i {display: block; margin: 15px 0}

@media screen and (max-width:640px){
	.g20-logo {max-width: 50px; margin-top: 5px; float: left;}
#status {
	  width:50px;
	  height: 50px;
	  position: absolute;
	  left:70%!important;
	  /* centers the loading animation horizontally one the screen */
	  top: 55%;
	  }
.desk {display:none}
.mobs {display:block}
.header-right {display:none}
.helpline{display:block; width:100%; clear:both; padding:5px 0 20px}
.helpline  .help{font-size:10px!important}
.nav-top {display:none!important}
.mobile_top_nav {display:block; background:#b7b7b7; width:100%; margin-top:-5px ; min-height:35px ; padding-top:5px    }
.mobile_top_nav ul  {display:inline-block; list-style:none; margin-left:-10px }
.mobile_top_nav ul li {display:inline-block; margin-right:10px}
.mobile_top_nav ul li a {background:#666; color:#fff; padding:5px 10px; text-decoration:none }
.mobile_top_nav ul li:nth-child(1) a{ background:none; padding:5px 5px; }
.mobile_top_nav ul li:nth-child(5) a{ background:none; padding:5px 5px; }
.mobile_top_nav ul li:nth-child(3) {margin-right:3px}
.mobile_top_nav ul li:nth-child(3) a { padding:5px 10px; text-align:center}
.mobile_top_nav ul li:nth-child(3) a i {padding-right:10px}
.md-msg {float: none; clear: both; margin: 0 auto 10px;  width: 100% }
#header {
	    background: none;
	    clear: both;
	    border-top: 0px solid #b7b7b7;
	}
	
	#header   .lmrc_logo {
    max-width: 280px;
    max-height: none !important;
    height: auto !important;
	margin-left:-10px;
	 margin-top:10px;
}
.btn-responsive-nav {
    background: #171717;
    top: 60px!important;
    display: block;
    position: absolute;
    right: 10px;
    color: #FFF;
    z-index: 1;
	padding: 3px 9px!important;
    margin-bottom: 0;
    font-size: 16px;
}
.menu_bg {margin-top:0px; background:#029e8e}
.page-top {
    padding: 16px 0;
    margin-top: -15px!important; margin-bottom: 15px
}
#header .clearfix {display:none}
.mob {margin-top:-20px}
#header .nav-main {margin-left:0}
#header .nav-main-collapse {
	    top: -20px;
		left:10px;
	    position: relative;
	    background: none;
	
	}
	.mob_btn  h3{padding-top:10px}
	body.sticky-menu-active #header {
	    border-bottom: 0px solid #E9E9E9;
		box-shadow:none;	
	}
  
  header .nav-main ul li {
    border-bottom: 1px solid #12ab9b!important;
}

body.sticky-menu-active #header .nav-main-collapse {
    top: 0px;
}
body.sticky-menu-active #header .menu_bg {margin-top:70px}
  
.boxes {margin-top:20px; min-height:250px}
body.sticky-menu-active #header .nav-main-collapse, #header.fixed .nav-main-collapse {
    max-height: 500px;
}
.map ul li  {display:inline-block; margin-bottom:15px  }

.map ul li a{border:solid 1px #1795d4; padding: 5px 15px; color:#1795d4; font-size:16px; text-decoration:none; margin-right:10px}
.map ul li:first-child a{padding: 5px 18px!important; }
.map ul li:nth-child(2) a{padding: 5px 25px!important; }
.map ul li:nth-child(4) a{padding: 5px 10px!important; }
.map ul li:nth-child(5) a{padding: 5px 14px!important; }
.quick_btn { padding-top:5px}
.quick_btn p {color:#fff;; margin:20px 20px 10px; font-size:20px}
.quick_btn h3 {color:#fff; margin:10px 20px; font-size:25px}
 .pdng {padding-top:0px; }
#header nav ul.nav-main li a.login {
    color: #fff;
    padding: 2px 10px;
    margin-top: 10px;
    border: .17em solid #fff;
    margin-left: 5px;
    float: left!important;
    clear: none;
    width: 48%;
    text-align: center

}
.publication img {max-width:150px!important;  }
.publication h3 {margin:0; font-size:24px; margin-bottom:10px; margin-top:10px}
.owl-carousel .owl-item img {
    display: block;
    width: 200px;
    margin: 0 auto;
    -webkit-transform-style: preserve-3d;
}
.hit-counter {width:50%; }
.vision {font-family:'arial'!important; font-size:30px; text-align:center; color:#00b3a1; margin:20px 0; line-height: 45px}
 section.toggle label {font-size: 14px; min-height: 49px}
 section.toggle label span {display: block; clear: both; float: right;}
 section.updates label { min-height: 90px}
#jssor_1{left: -15px!important}
.tbl {width: 100%; overflow-x: auto;}
.cntr {text-align: center!important;}
.btn-contact {float: none!important;  margin-top: 20px}

/*new 27/03/2019*/
#fare .modal-dialog {max-width: 95%!important; margin: 10px auto!important }
.teamm img {max-width: 125px!important}
.l_team .col-md-6{padding: 0}
.l_team .col-md-6 .single-profile {line-height: 16px}
.l_team .col-md-6 .single-profile .pull-left {margin-right: 0}
.l_team .single-profile .pull-left img {width: 90px; margin-right: 10px}
.places {padding: 10px 0}
.page-top h1 {font-size: 2.0em}

}

 

 
 /*
iPhone and mobile widths --------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.stack { float: none; width: auto; margin-bottom: 35px; }
	 
}


