/*Reputation Management css code start*/
/*star rating start*/
.review_title {
    position: relative;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
}
  .intrnlreview {
    float: left;
    text-align: center;
}
/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.intrnlreview:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}
.intrnlreview:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:350%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.1);
}
.intrnlreview:not(:checked) > label:before {
    content: '★ ';
}
.intrnlreview > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.1);
}
.rtn{
  float: left;
  width: 100%;
}
.intrnlreview:not(:checked) > label:hover,
.intrnlreview:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.1);
}
.intrnlreview > input:checked + label:hover,
.intrnlreview > input:checked + label:hover ~ label,
.intrnlreview > input:checked ~ label:hover,
.intrnlreview > input:checked ~ label:hover ~ label,
.intrnlreview > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.1);
}
.intrnlreview > label:active {
    position:relative;
    top:2px;
    left:2px;
}
.checked{
  color: orange;
}
/*star rating end*/
div#starreview { 
    background-color: #00000047;
}
i.miconsize{
	font-size:28px;
	vertical-align: middle;
}
i.emailiconsize{
	font-size:20px;
	vertical-align: middle;
}
/*reviewlinkinstruction*/
.mgncls{
	margin: 7em;
}
p.pstyle{
	line-height: 1.4; 
	color: #2b2b2b;
	margin: 0 0 12px 0;
	font-weight: 500;
}
li.pstyle{
	line-height: 1.4; 
	color: #2b2b2b;
	margin: 0 0 12px 0;
	font-weight: 500;
	
}
.content-page h3 {
    margin-top: 2.7rem;
    margin-bottom: 1.7rem;
    font-size: 1.7rem;
	font-weight: bold;
	
}
.content-page h1 {
    margin-top: 1.7rem;
    margin-bottom: 1.7rem;
    font-size: 1.9rem;
	font-weight: bold;
}
 .modal-title {
		  font-size: 60px;
		  color: #7f7f7f;
		  font-weight: bolder;
}
.posreviewmrn a:hover, .posreviewmrn a:active, .posreviewmrn a:focus{
	color:#fff !important
}
.posreviewmrn{
	margin-bottom:3px;
}
/*Reputation Management css code end*/

/*enqry detail popup*/
.btnsize:active, .btnsize:hover ,.btnsize:focus{
    background: #00adef !important;
    color: white !important;
}
.secondrow .btnsize {
    width: 24%;
    font-size: 25px;
    background: #00adef;
    border: none;
}
.ng-scope {
    font-size: 2em;
    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0;
    text-align: center;
}
.mobalign {
    text-align: center;
    font: 1.5em "Lato Bold";
    margin-bottom: 6px;
}
.orr {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
}
.orr:before {
    background-color: #fbfbfb;
    height: 35px;
    width: 35px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    line-height: 32px;
}
.orr:before {
    background-color: #eee;
    color: #555;
    content: attr(title);
    display: inline-block;
    height: 30px;
    position: relative;
    width: 35px;
    z-index: 2;
    margin: 0 auto;
}
.orr:after {
    background-color: #e8e8e8;
    top: 16px;
}
 .orr:after {
    background-color: #e8e8e8;
    content: " ";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.icon {
    background: #212529;
    padding: 10px;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    line-height: 22px;
    vertical-align: middle;
    color: white;
}
.textalign{
	font-size: 22px;
    text-align: center;
}
.imgbody{
	padding: 10px;
    text-transform: capitalize;
    color: white !important;
    background-color: black;
}

/*end*/
.h5 mgn{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    /* margin: 0 0 20px 0; */
    padding: 0;
}
.itinerary-dayinfo pding{
	padding-left: 14px;
    padding-right: 14px;
}
.secondrow .row{
	margin-right: 0px;
    margin-left: 0px;
}
.datemagn{
	margin-top: -48px;
    background-color: #f8f9fa;
    padding: 5px 20px !important;
    font-size: 20px;
    text-align: center;
}
.box-1 {
	border-right: 3px solid #fff;
	padding: 3%
}
.triangle, .triangle::after {
    box-sizing: border-box;
    box-shadow: 0 0 0 0 rgba(0,0,0,.4);
}
.box-1, .triangle {
    position: relative;
}
.box-1 .span {
    font-size: 16px;
    font-weight: lighter;
}
.box-1 .p, .box-1 .span, .box-2 .p, .box-2 .span, .box-3 .span {
    color: #fff;
    text-align: center;
}
.box-1 .span, .box-2 .span, .box-3 .span, .veiw-btn p {
    text-transform: uppercase;
}
.box-1 .p {
    font-size: 24px;
    font-weight: 700;
    padding-top: 7px;
}
.box-2 .p {
    font-size: 24px;
    font-weight: 700;
    padding-top: 7px;
}
.itinerary-dayinfo span::after 
{
	width: 0;
	height: 0;
	position: absolute;
	right: -9.5px;
	top: 11px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid black;
}
.itinerary-dayinfo span {
	background-color: black;
	display: inline-block;
	color: #fff;
	padding: 8px 16px;
	text-align: center;
	position: relative;
	margin-right: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.itinerary-dayinfo span::after
{
		content: "";
}
.itinerary-dayinfo {
    background-color: #f2f2f2;
    font: 18px "PT Sans";
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}													
.title {
    font-size: 50px;
    color: rgb(255, 255, 255);
    text-shadow: 1px 3px 5px #000000;
    font-style: normal;
    position: relative;
    z-index: 9;
    line-height: 100px;
    text-align: center;
}
.triangle, .triangle::after {
    box-sizing: border-box;
    box-shadow: 0 0 0 0 rgba(0,0,0,.4);
}
.itinerary-dayinfo span::after, .itinerary-dayinfos span::after, .triangle::after {
    content: "";
}
.triangle::after{
    position: absolute;
    width: 0;
    height: 0;
    font-size: 8px;
    margin-left: 0;
    top: 50%;
    right: -2%;
    border: 1em solid #000;
    border-color: #fff transparent transparent #fff;
    transform-origin: 0 0;
    transform: rotate(-45deg);
}
.box-1 {
    border-right: 3px solid #fff;
    padding: 3%;
}
.box-2 {
    padding: 3%;
}
.grey-strip {
    background-color: #E48B10;
    padding: 0;
    box-shadow: 0 1px 3px #E1DBDB;
	border-radius: 0 0 15px 15px! important ;
}

.centered {
  position: absolute;
  top: 40%;
  z-index: 6;
    white-space: nowrap;
    font-size: 53px;
    line-height: 92px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    background-color: rgba(7, 7, 7, 0.6);
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 19px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.imgdiv{
    height: 482px !important;
	margin-top: 70px;
    margin-bottom: 0px;
	padding:205px 0 70px;
	background-repeat: no-repeat;
    
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
.iconcls{
	float: left;
}
.dates{
    background-color: #f5f6f7;
    padding: 15px;
}

.content-tabs .nav-tabs li a{
	border-radius: 0;
    border-color: #e9e9e9 #e9e9e9 #e9e9e9;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #f5f6f7;
    color: #3e3e3e;
																}
.pdingleft{
	padding: 14px;
}
.colorlib-heading {
    margin-bottom: 3em !important;
	margin-top: 3em !important;
}
.offeredby{
    padding: 0;
    margin: 0px 0 15px 0;
}
.home-tabsec .radius {
    border-radius: 15px;
	height: 100% !important; 
}
.home-tabsec .radius1 {
     border-radius: 15px;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    background-color: white;
}
figure {
    margin: 0 0 0;
}
body {
 background: #40bef7;
  color: #444;
  font-family: "Open Sans", sans-serif;
}
.bg{
 background: #fff!important;
}
a {
  color: #007bff;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
.pagination{
	float: right !important;
}
.current {
    background: #008df9 !important;
    color: #fff !important;
}

#pagin li {
  display: inline-block;
}

.prev {
  cursor: pointer;
}

.next {
  cursor: pointer;
}

.last{
  cursor:pointer;
  margin-left:5px;
}

.first{
  cursor:pointer;
  margin-right:5px;
}
/*Tab customize */
.tab-customiz{
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
    float: none;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    box-shadow: 0px 0px 6px 0px;
}
.home-tabsec{
	    margin-top: 83px;
}
.home-tabsec .modal-content {
    padding-top: 40px;
	    padding-bottom: 20px;
}
.s_btn .btn {
	padding: 9px 32px;
    box-shadow: 0px 0px 5px 0px #0000004d;
    position: relative;
    top: 25px; 
}
.sp_btn{
	background: linear-gradient(45deg, #007bff, #00adef);
    border-color: transparent;
}
.sp_btn:hover{
    background: linear-gradient(45deg, #00adef, #007bff);
}
.tab-customiz li.nav-item{
font-size: 20px;}

.tab-customiz .nav-link {
padding: 12px 40px;
    color: #000;}

a.btn.btn-outline-primary:hover {
    color: #fff;
}
/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #00adef;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #007bff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

#header.header-scrolled,
#header.header-pages {
  height: 60px;
  padding: 10px 0;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
    /* margin: 7px 0; 
    max-height: 100px; */
    position: absolute !important;
    top: 0px;
    border-radius: 34em/9em;
    padding-bottom: 7px;
    background: #fff;
    width: 9% !important;
}
.ofr .carousel-item.active{
	display: flex;
}
.b_sec {
    padding-top: 1em;
    padding-bottom: 1em;
}
.offr_title{
    position: relative;
    color: white;
    font-weight: bold;
	text-align: center;
	padding: 2px;
    font-size: 44px;
	text-shadow: 0px 0px 4px #6d6b6b;}

.carousel-inner{
	width: 100%;
    overflow: hidden;
}
.ofr .controls-top.c_btn{
	width: fit-content;
    padding: 4px 4px;
    border-radius: 50px;
    position: absolute;
    float: right;
    top: -59px;
    right: 20px;
}
.ofr ol.carousel-indicators li {
    height: 20px;
    /* max-width: 20px; */
    background-color: #4285F4;
    margin-bottom: -60px;
}
.ofr .c_btn a {
    color: #ffffff;
    padding: 0px 10px;
}
.home-tabsec .modal-content{
    border-radius: 15px;
}


.main-pages {
  margin-top: 60px;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  position: relative;
  background: #1545b3;    
  border-radius: 42em/5em;
  padding: 140px 0 130px 0;
}

#intro .intro-img {
  width: 50%;
  float: right;
}

#intro .intro-info {
    width: 100%;
    float: none;
    text-align: center;
}

#intro .intro-info h2 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 700;
}

#intro .intro-info h2 span {
  color: #74b5fc;
  text-decoration: underline;
}

#intro .intro-info .btn-get-started,
#intro .intro-info .btn-services {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 20px 20px 0;
  color: #fff;
}

#intro .intro-info .btn-get-started {
  background: #007bff;
  border: 2px solid #007bff;
  color: #fff;
}

#intro .intro-info .btn-get-started:hover {
  background: none;
  border-color: #fff;
  color: #fff;
}

#intro .intro-info .btn-services {
  border: 2px solid #fff;
}

#intro .intro-info .btn-services:hover {
  background: #007bff;
  border-color: #007bff;
  color: #fff;
}
.ofr center {
    border-radius: 50px;
    background: linear-gradient(-40deg, #007bff, #00adef);
}

.ofr_menu .active{
	color: #444444 !important;
    border-radius: 50px;
    background: white !important;
    margin: 3px 3px;
	padding: 5px;
}
.ofr center li.nav-item {
    font-size: 20px;
}
.ofr center li.nav-item .nav-link{
	color: #ffffff;
	padding-left: 20px;
	padding-right: 19px;
		
}
ul.med_icn li {
    display: inline-flex !important;
}
ul.med_icn li a {
    color: #ffffff;
}
ul.med_icn li a i:hover {
    color: #000000;
    background: #ffffffb5;
}
ul.med_icn li a i {
    background: #565656;
    padding: 6px;
    width: 28px;
    height: 25px;
    border-radius: 10px;
}
ul.med_icn.cards li i {
    font-size: 28px;
}
.footer-menu {
    padding: 0;
}
.footer-menu li a {
    color: #c1c1c1 !important;
}
.footer-menu li a:hover {
    color: #ffffff !important;
}
.c_txt a {
    color: #00adef;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  display: block;
  position: relative;
  color: #004289;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.main-nav .loginbtn a {
    display: inline-block;
}
.main-nav .loginbtn a{	
  color: #ffffff;
}
.main-nav .loginbtn .btn-danger a:hover{	
  color: #ffffff;
  background-color: none ;
 
}
.main-nav .loginbtn .btn-danger a:hover

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
	color: #ffffff;
	text-decoration: none;
	border-radius: 4px;
	background: linear-gradient(45deg, #007bff, #00adef);
	text-decoration: none;
}
.main-nav a.active{
	color: #ffffff;
	text-decoration: none;
	border-radius: 4px;
	background: linear-gradient(45deg, #007bff, #00adef);
	text-decoration: none;
}
.main-nav a{
margin: 0px 3px;}
.contactpg .media .fa {
    font-size: 36px;
    padding: 3px 0px;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 13px;
  color: #004289;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color: #007bff;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(19, 39, 57, 0.8);
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #74b5fc;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 18px 18px 0 0;
  color: #004289;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
  font-size: 36px;
  color: #283d50;
  text-align: center;
  font-weight: 500;
  position: relative;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #556877;
  width: 50%;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #ecf5ff;
}

/* About Us Section
--------------------------------*/

#about {
  background: #fff;
  padding: 60px 0;
}

#about .about-container .background {
  margin: 20px 0;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}

#about .about-container p {
  line-height: 26px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #007bff;
  transition: all 0.3s ease-in-out;
}

#about .about-container .icon-box .icon i {
  color: #007bff;
  font-size: 24px;
}

#about .about-container .icon-box:hover .icon {
  background: #007bff;
}

#about .about-container .icon-box:hover .icon i {
  color: #fff;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}

#about .about-container .icon-box .title a {
  color: #283d50;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

#about .about-extra {
  padding-top: 60px;
}

#about .about-extra h4 {
  font-weight: 600;
  font-size: 24px;
}

/* Services Section
--------------------------------*/

#services {
  padding: 60px 0 40px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#services .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
}

#services .box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

#services .icon {
  position: absolute;
  left: -10px;
  top: calc(50% - 32px);
}

#services .icon i {
  font-size: 64px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #007bff;
}

#services .description {
  font-size: 14px;
  margin-left: 40px;
  line-height: 24px;
  margin-bottom: 0;
}

#why-us {
  padding: 60px 0;
  background: #004a99;
}

#why-us .section-header h3,
#why-us .section-header p {
  color: #fff;
}

#why-us .card {
  background: #00458f;
  border-color: #00458f;
  border-radius: 10px;
  margin: 0 15px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s ease-in-out;
  height: 100%;
}

#why-us .card:hover {
  background: #003b7a;
  border-color: #003b7a;
}

#why-us .card i {
  font-size: 48px;
  padding-top: 15px;
  color: #bfddfe;
}

#why-us .card h5 {
  font-size: 22px;
  font-weight: 600;
}

#why-us .card p {
  font-size: 15px;
  color: #d8eafe;
}

#why-us .card .readmore {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  transition: 0.3s ease-in-out;
  border-bottom: #00458f solid 2px;
}

#why-us .card .readmore:hover {
  border-bottom: #fff solid 2px;
}

#why-us .counters {
  padding-top: 40px;
}

#why-us .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #fff;
}

#why-us .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #cce5ff;
}

/* Portfolio Section
--------------------------------*/

#portfolio {
  padding: 60px 0;
 /* box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #007bff;
  border-radius: 50px;
  text-transform: uppercase;
  background: #ecf5ff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #007bff;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

#portfolio .portfolio-item .portfolio-wrap {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  transition: 0.2s linear;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
  font-size: 22px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 14px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
  color: #007bff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #e2effe;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
  display: inline-block;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #007bff;
  border-radius: 50%;
  margin: 10px 4px 0 4px;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
  background: #3395ff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap:hover {
  background: #003166;
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/* Testimonials Section
--------------------------------*/

#testimonials {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  float: left;
}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
  margin-left: 140px;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
  margin-left: 140px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 0 15px 140px;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #007bff;
}

/* Team Section
--------------------------------*/

#team {
  background: #fff;
  padding: 60px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

#team .member .member-info {
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: 50px;
  transition: margin 0.2s;
}

#team .member:hover .member-info {
  background: rgba(0, 62, 128, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #007bff;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Clients Section
--------------------------------*/

#clients {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#clients .clients-wrap {
  border-top: 1px solid #d6eaff;
  border-left: 1px solid #d6eaff;
  margin-bottom: 30px;
}

#clients .client-logo {
  padding: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;
  background: #fff;
  height: 160px;
}

#clients .client-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#clients img {
  transition: all 0.4s ease-in-out;
}

/* Contact Section
--------------------------------*/

#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  overflow: hidden;
}

#contact .section-header {
  padding-bottom: 30px;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #007bff;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #007bff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #007bff;
}

#contact .social-links a:hover {
  background: #007bff;
  color: #fff;
}

#contact .info {
  color: #283d50;
}

#contact .info i {
  font-size: 32px;
  color: #007bff;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 10px 36px;
  line-height: 28px;
  font-size: 14px;
}

#contact .form #sendmessage {
  color: #007bff;
  border: 1px solid #007bff;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .form button[type="submit"] {
  background: #007bff;
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
  transition: 0.3s;
}

#contact .form button[type="submit"]:hover {
  background: #0067d5;
  cursor: pointer;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
 background: #f5f8fd;
    padding: 0 0 23px 0;
    color: #413e66;
    font-size: 14px;
    border-top: 2px solid;
    border-bottom: 1px solid;
    border-color: #4cb2e0;
}

#footer .footer-top {
  background: #004a99;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #ecf5ff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #007bff;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #74b5fc;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #0062cc;
}

#footer .copyright {
  text-align: center;
  padding-top: 23px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
}

#footer .credits a {
  color: #bfddfe;
}

#footer .credits a:hover {
  color: #f1f7ff;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 991px) {
  #header {
    height: 80px;
    padding: 10px 0;
  }
 section#intro .container {
    max-width: 100%;
}

  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }

  #intro {
    padding: 120px 0 90px 0;
  }
  
  
  #intro .intro-info {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
  }

  #why-us .card {
    margin: 0;
  }
  .modal-dialog.modal-xl.home-tabsec {
    max-width: 100% !important;
}
.item-box-blog-text {
    height: auto;
    overflow: visible;
}

li.loginbtn button a {
    display: inline-flex !important;
    margin: 0 auto;
}	
.car-tn {  
    bottom: 46px !important;
    left: 279px !important;
}
.car-t{
    bottom: 47px !important;
    left: 194px !important;
}}
@media (max-width: 1199px) {
.item-box-blog-text .mt a {
    position: relative;
    bottom: 20px;
}
.offr_title {
    font-size: 32px;
}}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
  .imgrespon {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
  #intro .intro-info {
    width: 100%;
  }

  #intro .intro-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  .section-header p {
    width: 100%;
  }

  #testimonials .testimonial-item {
    text-align: center;
  }

  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }

  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }
}

@media (max-width: 574px) {
  #intro {
    padding: 20px 0 20px 0;
  }
}



.cta-100 {
  margin-top: 100px;
  padding-left: 8%;
  padding-top: 7%;
}
.col-md-4{
    padding-bottom:20px;
}

.white {
  color: #fff !important;
}
.bg-blue-ui {
  background-color: #708198 !important;
}
figure img{width:300px;}

/* The colour of the indicators */

.blog .carousel-indicators li {
  background: #708198;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.blog .carousel-indicators .active {
  background: #0fc9af;
}

.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}

.item-box-blog {
  border: 1px solid #dadada;
  z-index: 4;
  padding: 20px;
}

.item-box-blog-image {
  position: relative;
}

.item-box-blog-image figure img {
  width: 100%;
  height: 250px;;
}
.item-box-blog-heading a {
    color: #444444;
}
.item-box-blog-body {
  padding: 10px;
  text-transform: capitalize;
  color: #413e66 !important;
}

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration:none;
  transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
}

.item-box-blog-data p {
  font-size: 13px;
}

.item-box-blog-data p i {
  font-size: 12px;
}

.item-box-blog-text {
  max-height: 100px;
  overflow: hidden;
}

.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px;
}

.btn.bg-blue-ui.white.read {
  cursor: pointer;
  padding: 4px 20px;
  float: left;
  margin-top: 10px;
}
.heading .mt-5 {
    border-bottom: 2px solid;
    border-color: #00a1f28c;
    width: fit-content;
    border-radius: 50px;
    padding: 5px 12px;
}
.Ajstfy {
    text-align: justify;
}
.contact-image {
    margin-top: 70px !important;
}
.term_srv-image {
background-image: url(/public/img/termCond.jpg);
height: 60% !important;
background-position: center;
background-repeat: no-repeat;
background-size: cover !important;
margin-top: -3em;
width: 100% !important;
}
.privacy-image {
background-image: url(/public/img/privacy_policy.jpg);
height: 60% !important;
background-position: center;
background-repeat: no-repeat;
background-size: cover !important;
margin-top: 70px !important;
width: 100% !important;
}
.contact-image
{
background-image: url(/public/img/contact.jpg);
height: 60% !important;
background-position: center;
background-repeat: no-repeat;
background-size: cover !important;
width: 100% !important;
margin-top: 70px !important;
}
.about-image{
background-image: url(/public/img/m-about.jpg);
height: 70% !important;
background-position: center;
background-repeat: no-repeat;
background-size: cover !important;
width: 100% !important;
margin-top: 70px !important;
}
@media screen and (max-device-width: 767px) and (orientation: portrait) {
.privacy-image {
    background-size: contain !important;
    height: 320px !important;
	margin-top: -4em;
}
.term_srv-image {
    background-size: contain !important;
    height: 320px !important;
	margin-top: -4em;
}
.contact-image {
    background-size: contain !important;
    height: 320px !important;
}
.about-image {
    background-size: contain !important;
    height: 320px !important;
	margin-top: -4em;
}
img.radius1 {
   width: 100% !important;
   height: auto !important;}

.p-5 {
   padding: 0rem!important;}
    .revpage{
      padding: 5rem 1rem !important;
}

h2.ng-scope {
   padding-top: 3em !important;}

.secondrow .btnsize {
   width: auto !important;}
   
.title {
   font-size: 40px !important;
   line-height: normal !important;}
   
.triangle::after {
display: none !important;}

.box-1 {
    border-right: none !important;}   
	
.grey-strip .col-md-3 {
    border-top: 3px solid #fff !important;}
	
table.table.table-bordered {
    font-size: 11px !important;
}	
.imgdiv {
    background-size: cover !important;
height: auto !important;}
   
} 
@media screen and (max-device-width: 767px) and (orientation: landscape) {

.nav.ofr_menu {
    display: inline-flex;}
.secondrow .btnsize {
   width: auto !important;}	
.p-5 {
   padding: 0rem!important;}

h2.ng-scope {
   padding-top: 3em !important;}

.secondrow .btnsize {
   width: auto !important;}  
   
img.radius1 {
    width: 100% !important;} 

.triangle::after {
display: none !important;}

.box-1 {
    border-right: none !important;}   
	
.grey-strip .col-md-3 {
    border: 3px solid #fff !important;}	

.secondrow .btnsize {
width: auto !important;}
}
@media only screen and (min-width: 768px) and (max-width: 990px) {

img.radius1 {
width: 100% !important;}

.imgrespon {
    max-width: 100% !important;}
	
.secondrow .btnsize {
width: auto !important;}	

.triangle::after {
    font-size: 5px !important;}

.box-1 .span {
    font-size: 15px !important;}
	
.box-1 .p {
    font-size: 16px !important;}
.box-2 .p {
    font-size: 16px !important;}
.mobresp {
	max-width: 100% !important;
} 
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
.home-tabsec.ofr {
max-width: 97%;}

img.radius1 {
width: 100% !important;}

.mobresp {
	max-width: 100% !important;
} 
}
.sunimg{
	position: absolute;
   -webkit-animation:spin 8s linear infinite;
    -moz-animation:spin 8s linear infinite;
    animation:spin 8s linear infinite;
}
.car-t{
	position: absolute;
   -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
    bottom: 89px;
    left: 154px;
    opacity: 0.6;
}
.car-tn{
	position: absolute;
   -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
    bottom: 89px;
    left: 221px;
    opacity: 0.6;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.desimg img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.desimg {
    width: 20%;
    float: left;
}
.destext {
    width: 80%;
    float: left;
}
.destext h5 {
    margin-bottom: 7px !important;
}
.thrtop {
    margin-top: 5em;
}
.mrgdown{
	margin-top: 8em !important;
}
.row.heg {
    margin-right: 20px;
    margin-left: 20px;
}
.hdspc {
    margin-bottom: 9px;
}
.hidden {
    display: none;
}
.nnficn {
    position: absolute;
    right: 17px;
    font-size: 12px !important;
    top: 35px;
}
.tooltipr {
  position: relative;
  display: inline-block;
}

.tooltipr .tooltiptextr {
  visibility: hidden;
  width: max-content;
  background-color: #262829;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 10px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: -150px;
  box-shadow: 0px 0px 6px 0px #4c4b4b;
}

.tooltipr:hover .tooltiptextr {
  visibility: visible;
}

i.fa.fa-sort-asc {
    font-size: 17px !important;
    line-height: 30px;
    color: #fff;
    padding-left: 4px;
	position: absolute;
}
i.fa.fa-long-arrow-right {
    font-size: 14px;
}
.Showdata {
    font-weight: 500;
    font-size: 13px;
}
.smtxt {
    font-size: 13px;
    padding: 3px 5px !important;
}
i.fa.fa-registered {
    color: #00A4F2;
}
.col-6 .fa {
    padding-left: 4px;
}
.actionbtnthr a, .actionbtnthr button {
    margin: 2%;
    float: left;
    padding: 3px;
}
.actionbtnthr a .fa, .actionbtnthr button .fa {
    padding: 0px 1px !important;
}
.actionbtnthr .fa {
    font-size: 10px;
}
#tophead span a {
    color: #000;
    font-size: 12px;
    font-weight: bold !IMPORTANT;
}
.bg-secondary1 {
    background-color: #d6e7f7!important;
}
.air_fl_results #tophead span a span {
	background:rgba(0, 0, 0, 0) url("/public/images/filteraero.png") no-repeat scroll 1px -17px;
	width: 11px;
    height: 7px;
    display: inline-block;
}

.air_fl_results #tophead span a.selected>.high,.air_fl_results #tophead span a.selected>.low{ background-position:-1px -23px !important;}

.air_fl_results #tophead span a.selected>.low, .air_fl_results #tophead span a.selected>.high {background:url("/public/images/filteraero.png") no-repeat;}

.air_fl_results #tophead span a.selected>.low, .air_fl_results #tophead span a.selected>.high {background:url("/public/images/filteraero.png") no-repeat;}

.air_fl_results #tophead span a.selected>.high, .air_fl_results #tophead span a.selected>.low{ background-position:-1px -23px!important;}

.air_fl_results #tophead span a.selected {
    color: #ffffff !important;
    background: #008cfa;
    border-radius: 5px 5px 0 0;
    padding: 6px 2px;
}
/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default > .panel-heading {
padding: 0;

}
.fancy-collapse-panel .panel-heading a {
padding: 7px 35px 7px 15px;
display: inline-block;
width: 100%;
background-color: #E0DEDE;
color: #131313;
position: relative;
text-decoration: none;
}
.fancy-collapse-panel .panel-heading a:after {
font-family: "FontAwesome";
content: "\f0d7";
position: absolute;
right: 20px;
font-size: 20px;
font-weight: 400;
top: 50%;
line-height: 1;
margin-top: -10px;
}
.oft label {
    font-size: 12px;
    line-height: 25px;
    margin: 0;
}

.outbft label {
    font-size: 13px;
}
.fancy-collapse-panel {
    border: 1px solid #E0DEDE;
}
.airfilter_head {
    font-size: 12px;
    padding: 0 12px;
}
#FLTClear {
    float: right;
    color: #131313;
}
.fancy-collapse-panel .panel-body {
    padding: 0 12px;
    text-align: left;
}
.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f0da";
}
.fancy-collapse-panel .panel-title {
    font-size: 13px;
}
.custom-control-label::before {
    width: 15px !IMPORTANT;
    height: 15px !important;
}
.custom-control-label::after {;
    /* width: 1rem; */
    height: 15px !important;
}
.rslt_navi span a span{
background: rgba(0, 0, 0, 0) url(/public/images/filteraero.png) no-repeat scroll 1px -17px;
width: 11px;
height: 7px;
display: inline-block;
}
.rslt_navi span a.selected>.low, .rslt_navi span a.selected>.high{background:url("/public/images/filteraero.png") no-repeat scroll 0 0 transparent;}
.rslt_navi span a.selected>.high{ background-position:-1px -17px!important;}
.rslt_navi span a.selected>.low{background-position:-1px -23px!important;}
.rslt_navi span a.selected {
    color: #ffffff !important;
    background: #008cfa;
    border-radius: 5px 5px 0 0;
    padding: 6px 2px;
}
.min_htair {
    height: 120px;
    overflow: auto;
}
.fright {
    font-size: 12px;
    text-transform: capitalize;
    text-align: right;
}
.arriv {
    text-align: center;
    width: 50%;
}
.dept {
    text-align: center;
    width: 50%;
}
p.yserch {
    margin-bottom: 0px;
}

.breadcrumb {
    padding: 0px;
    background: #e0e1e2;
    list-style: none;
    overflow: hidden;
    margin: 4px 0;
}
.breadcrumb>li+li:before {
	padding: 0;
}
.breadcrumb li { 
	float: left; 
}
.breadcrumb li.active a {
	background: brown;                   /* fallback color */
	background: #5BC0DE;
}
.breadcrumb li.completed a {
	background: brown;                   /* fallback color */
	background: #428BCA;
}
.breadcrumb li.active a:after {
	border-left: 30px solid #5BC0DE;
}
.breadcrumb li.completed a:after {
	border-left: 30px solid #428BCA;
} 

.breadcrumb li a {
	color: #ffffff;
	text-decoration: none;
	padding: 6px 0 6px 45px;
	position: relative;
	display: block;
	font-size: 13px;
	float: left;
}
.breadcrumb li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid hsl(210, 3%, 88%);
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}	
.breadcrumb li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #f8f9fa;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}	
.breadcrumb li:first-child a {
	padding-left: 15px;
}
/*.breadcrumb li a:hover {background: #e0e1e2;}
.breadcrumb li a:hover:after { border-left-color: #e0e1e2   !important; }*/
.fl_head {
    background: #d7dff4;
}
.spechotl .select2-container--default .select2-selection--single {
    height: calc(1.80rem + 2px);
line-height: 1;
}
.szbtn button
{
padding: 5px 5px !important;
    font-size: 14px !important;
}
#FLTClear:hover {
    color: #0091f8;
    text-decoration: underline;
}
.ar_link:hover {
    color: #4c4c4c;
    text-decoration: underline;
}
.ui-datepicker {
    font-size: 18px !important;
}
ul.hotlinfoul {
    list-style: none;
    padding-left: 0px;
}
.red {
color: red;
font-size: 12px;
text-align: left;
}
.form-group {
margin-bottom: .5rem !important;
}
/*.form-control {
height: calc(2rem + 2px) !important;
font-size: 14px !important;
}*/
.select2-container--default .select2-selection--single {
height: calc(2rem + 2px) !important;
font-size: 14px !important;
}
.txt-sm {
    font-size: 14px;
}
#travelInfo {
    color: #e09926;
}
.colorBackdrop {
    background: #fff !important;
    opacity: 9 !important;
}
/*.nxtval { 
    position: relative !important;
    bottom: 21px !important;
}*/
.popover {
    max-width: 100% !important;
    width: 460px !important;
    left: 62px !important;
}
.shd {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.shd .active {
    background: #0097f6;
    color: #fff;
}
#sDest {
    color: #BE8305;
    font-size: 16px;
}
#sRating {
    font-size: 16px;
    font-weight: bold;
    color: #be8305;
}
.hotel_info_page .Showdata{
	font-size: unset !important;
}
.scrolledT { 
position: fixed; 
top: 60px; 
width: 855px; 
z-index: 2; }
.HotelFilter {
	position: fixed;
    top: 145px;
    width: 270px;
    border: 1px solid lightgray;
    background: white;
    z-index: 2;
    left: 105px;
}
.FooterFilter{
    bottom: 164px;
    top: unset;
    height: 385px;
    overflow-y: scroll;
	 background: white;
    z-index: 2;
    left: 105px;
}
.FooterFilter::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE and Edge */
.FooterFilter {
    -ms-overflow-style: none;
}
