@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,900;1,500;1,700;1,900&display=swap');

body {
	background-color: #ffffff;
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 14px;
}

p {
	font-weight: 500;
	color: #777;
}

.c-blue {
	color: #00a6d9 !important;
}

section {
	width: 100%;
}

.bgc-light{
    background-color: #f4f4f4;
}
.grey-bg{
  background-color: #f9f9ff;
}
/*----------------------------------------
	NAVIGATION AREA
-----------------------------------------*/

header {
	background-color: #fff;
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.23137254901960785);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.23137254901960785);
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.23137254901960785);
}

header nav {
	background-color: #fff;
}

.main-navbar .navbar-nav .nav-link, .main-navbar .dropdown-toggle{
	padding: 0px 10px;
	border-right: 1px solid;
	font-weight: 600;
	color: #010a27;
	letter-spacing: .5px;
}
.main-navbar .dropdown-toggle{
    text-transform: uppercase;
    font-size: 12px;
}
.main-navbar .navbar-nav li a:hover{
    color: #005498;
}
.main-navbar .navbar-nav li.nav-item {
	line-height: 14px;
    font-size: 12px;
}

button.navbar-togger .fa-align-justify {
	font-size: 30px;
	margin-top: 10px;
	color: #00739c;
}


/*----------------------------------------
	MAIN SLIDER AREA
-----------------------------------------*/


section#main-slider-area {
	height: 100vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url('../images/slider/slider-bg.jpg');
}

#main-slider-area h5 {
	display: inline-block;
	padding: 10px;
	background: #b9121b;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#main-slider-area .full-screen {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#main-slider-area .carousel-control-next,
.carousel-control-prev {
	display: none;
}

#main-slider-area .carousel-indicators {
	left: 0px;
	right: unset;
	bottom: 25px;
	margin-left: 120px;
	display: block;
}

#main-slider-area .carousel-indicators .active {
	background-color: #42e8e0;
}

#main-slider-area .carousel-social-icons .sl-icon {
	width: 50px;
	height: 50px;
	background-color: #42e8e0;
}

#main-slider-area .carousel-social-icons {
	position: absolute;
	top: 100px;
	z-index: 15;
	padding-left: 0px;
}

#main-slider-area .carousel-social-icons ul li {
	list-style: none;
	font-size: 22px;
}

#main-slider-area .carousel-social-icons ul li a {
	color: #42e8e0;
}

.carousel-cap {
	position: absolute;
	z-index: 15;
	font-family: 'Rubik', sans-serif;
	margin-left: 40px;
}

.carousel-cap .carousel-cap-txt h2 {
	text-transform: uppercase;
	line-height: 50px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #fff;
	font-size: 50px;
}

.carousel-cap .carousel-cap-txt h2 span {
	font-weight: 500;
	color: #42e8e0;
}

#inner-slider {
	min-height: 350px;
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0px;
}

.page-header {
    clear: both;
    padding: 150px 0px 40px 0px;;
    position: relative;
    background-image: url(../images/slider/innerpage.jpg);
    background-position: center;
    background-size: cover;
}
.travel-portal-bg{
	background-image: url(../images/inner-banner.jpg);
}

.page-header .page-title {
    text-align: left;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    color: #222222;
    line-height: 1.2em !important;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
}

.page-header .page-title>h1 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
}

.page-header .page-title>span {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}

.page-header .breadcrumb {
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 0;
}

.page-header .breadcrumb ul{
	padding-left: 0px;
}

.breadcrumb {
    background-color: transparent;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 10px;
    display: block;
}

.breadcrumb ul .breadcrumb-item, .breadcrumb ul li, .breadcrumb ol .breadcrumb-item, .breadcrumb ol li {
    display: inline;
    position: relative;
    opacity: 1;
}

.breadcrumb ul .breadcrumb-item a, .breadcrumb ul li a, .breadcrumb ol .breadcrumb-item a, .breadcrumb ol li a {
    color: #fff;
}

.breadcrumb ul li .fas{
    margin: 0 12px;
    font-size: 9px;
    color: #fff;
}


.contact-us-inner {
	background-image: url("../images/slider/contact-us-cover.jpg");
}

.about-us-inner {
	background-image: url("../images/slider/about-us-cover.jpg");
}

.carousel-social-icons ul {
	padding-left: 0px;
}


/*----------------------------------------
	ABOUT US AREA
-----------------------------------------*/

.about-us-text {
	padding-top: 50px;
}

.card-title {
	margin-bottom: .75rem;
	font-weight: 500;
	color: #00a6d9;
}

a.readmore-btn {
	color: #000;
	font-weight: 500;
	letter-spacing: .5px;
}

a.readmore-btn:hover {
	text-decoration: none;
	color: #00a6d9;
}


/*----------------------------------------
	SERVICES AREA
-----------------------------------------*/

.classic-title {
	text-align: center;
	width: 100%;
	color: #00a6d9;
	font-weight: 500;
}

#our-services {
	background-color: #f4f4f4;
}

.bg-blue {
	background-color: #008cce;
}

.bg-blue-gradnt {
	background: -moz-linear-gradient(top, rgba(0, 155, 222, 1) 0%, rgba(0, 84, 152, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 155, 222, 1) 0%, rgba(0, 84, 152, 1) 100%);
	-moz-box-shadow: inset 5px 5px 5px -1px rgba(0, 88, 156, 1);
	box-shadow: inset 5px 5px 5px -1px rgba(0, 88, 156, 1);
}

.service-text-box {
	color: #fff;
    min-height: 225px;
}

.service-text-box p {
	margin-bottom: 0px;
	text-align: justify;
}

.service-text-box h4 {
	font-size: 18px;
}

.service-icon {
	padding-top: 5px;
}

.soft-and-brand {
	padding-top: 30px;
}

.modern-title {
	font-size: 18px;
	letter-spacing: .5px;
}

.single-services {
  text-align: center;
  margin-top: 60px;
}

.single-services .lnr {
  font-size: 35px;
  color: #222;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sample-text-area {
  background: #f9f9ff;
  padding: 100px 0 70px 0;
}

.sample-text {
  margin-bottom: 0;
}

.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}

.typo-list {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .typo-sec {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .element-wrap {
    margin-top: 30px;
  }
}

b, sup, sub, u, del {
  color: #243e90;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #777777;
}


.single-services h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-services p {
  max-width: 318px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.single-services:hover h4 {
  color: #243e90;
}



/*----------------------------------------
	TRAVEL AND PORTAL AREA
-----------------------------------------*/

#trvl-portal-dev {
	background-image: url("../images/trp-bg.jpg");
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 80px 0px;
	color: #fff;
}

.trp-dev-text .modern-title {
	font-size: 30px;
}

.trp-dev-images {
	margin-top: -30px;
}

.trp-dev-text p {
	text-align: justify;
}


/*----------------------------------------
	CONTACT US AREA
-----------------------------------------*/

#contact-us-area {
	padding: 80px 0px;
}

#contact-us-area .classic-title .card-title {
	color: #000;
}

.line-title .u-line {
	width: 80px;
	border-bottom: 4px solid #000;
	margin: 0 auto;
}

.contact-address {
	padding-left: 50px;
	font-size: 15px;
}

.contact-address i {
	color: #1cafe3;
	font-size: 15px;
}


/*----------------------------------------
	FOOTER AREA
-----------------------------------------*/

.footer .card-title {
	color: #fff;
}

.footer .u-line {
	border-color: #fff;
}

.footer-links-container li {
	list-style: none;
	float: left;
}

.footer-links-container li a {
	text-decoration: none;
	color: #fff;
	border-right: 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}

.footer-links {
	margin: 0 auto;
}

.copy-link-container {
	float: right;
}

.copy-link-container li {
	float: left;
	list-style: none;
}

.copy-link-container li a {
	text-decoration: none;
	color: #fff;
	letter-spacing: .5px;
	border-right: 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer-top {
	padding: 40px 0px;
	background-color: #004C92;
}

.footer-bottom {
	padding: 10px 0px;
	background-color: #051822;
	color: #fff;
	font-size: 16px;
}

.footer-bottom li {
	padding-right: 5px;
}

.footer-bottom li a {
	padding: 0px 10px;
}

.footer-bottom li:last-child a {
	border-right: 0px;
}

.footer-bottom li a:hover {
	text-decoration: underline;
}

.footer-links-container li a:hover {
	font-weight: 500;
	text-decoration: underline;
}


/*----------------------------------------
	CONTACT US PAGE
-----------------------------------------*/

.contact-us-area .contact-desc-text .sub-title {
	font-size: 10px;
}

.contact-desc-text h6 {
	font-size: 16px;
	letter-spacing: .5px;
	font-weight: 600;
	margin-bottom: 0px;
}

.contact-us-area .contact-desc-text .sub-title {
	font-size: 13px;
}

.contact-con .classic-title .card-title {
	color: #000;
}

.contact-address {
	padding-right: 3rem;
}

.contact-form .btn {
	background-color: #00739c;
	border-radius: 0px;
	border-color: #00739c;
}
.navbar-mobile{
  display: none;
}
section {
	padding-top: 80px;
	padding-bottom: 80px;
}

.element-title {
	margin-bottom: 10px;
}

.section-title {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.element-title , .section-title h2 {
	color: #00a6d9;
	font-weight: 600;
	font-size: 30px;
	letter-spacing: .8px;
}

.section-title h2.text-black {
	color: #000;
}

.carousel-social-icons {
	position: absolute;
	top: 20%;
	left: 25px;
}

.carousel-social-icons ul li {
	list-style: none;
}

.carousel-social-icons ul li a {
	font-size: 20px;
	color: #42e8e0;
}

.carousel-wrap {
	margin: 90px auto;
	padding: 0 5%;
	width: 80%;
	position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
}

.owl-nav .owl-prev {
	left: -30px;
}

.owl-nav .owl-next {
	right: -30px;
}

.form-control {
	border-radius: 0px;
}

/* Logo carousel */

/* Slider */

.slick-slide {
	margin: 0px 20px;
}

.slick-slide images {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide images {
	display: block;
}

.slick-slide.slick-loading images {
	display: none;
}

.slick-slide.dragging images {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

#payment-partners{
    /*background-color: #f4f4f4;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

#payment-partners .customer-logos{
    display: none;
}

.navbar-brand images {
    width: 180px;
}

.navbar-desktop {
    padding: 0px;
}

.mega .nav, .mega .collapse, .mega .dropup, .mega .dropdown {
    position: static;
}

.mega .dropdown.mega-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.main-navbar {
    background-color: #fff;
    padding: 10px 0px;
	transition: all 0.5s;
    box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);
}

.mega .dropdown-menu {
    left: auto;
}

ul.dropdown-menu {
    margin-top: 12px;
    border-radius: 0px;
    border: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #fff;
    border: 1px solid #ecf0fb;
    border-top-color: #00739c;
}
ul.dropdown-menu li {
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    padding:05px 10px;
    line-height: 20px;
}
ul.dropdown-menu li a{
    color: #000;
    text-decoration: underline;
}
li.dropdown-header {
    border-left: 3px solid #00739c;
    border-bottom: 1px solid #00739c;
    color: #00739c;
}

.submenu-links{
    padding:10px 20px;
}

ul.dropdown-menu li a:hover {
    color: #00739c;
}

.submenu-links li.dropdown-header{
    padding-left: 10px;
    font-size: 15px;
    font-weight: 600;
}

.services-container .classic-title .card-title{
    color: #000;
}
.u-line {
    border-color: #fff;
    width: 40px;
    border-bottom: 2px solid #000;
    margin: 0 auto;
}

#main-contents{
    padding: 60px 0px;
}

.bg-light-grey{
    background-color: #f4f4f4;
}
.services-items{
    padding-top: 50px;
}

.contact-us-area, #contact-us-area{
    background-color: #f7f7f7;
}

.portfolio-item images{
    width: 100%;
}
.portfolio-item{
    padding: 0px 20px 20px 0px;
}

.portfolio-item {
  position: relative;
  margin-top: 30px;
  height: 300px;
}

.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}

.portfolio-item:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, .3);
}

.portfolio-item images {
  position: absolute;
  width: 100%;
  height: 300px;
  left: 0;
}

.portfolio-item .title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 120px;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  transition: top .5s ease;
  margin-bottom: 0px;
  text-shadow: 2px 2px #00739c;
}



.portfolio-item .button {
  position: absolute;
  width: 100%;
  left:0;
  top: 180px;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.portfolio-item .button a {
  width: 50px;
  padding:08px 12px;
  text-align: center;
    margin-right: 5px;
  color: white;
  border: solid 2px white;
  z-index: 1;
  box-shadow: 2px 2px #00739c;

}

.portfolio-item .button a:hover{
    text-decoration: none;
    background-color: #fff;
    color: #000;
}

.portfolio-item:hover .button {
  opacity: 1;
}

/* Our Team
-------------------------------------------------------*/

.our-team .team-row {
  margin-left: -40px;
  margin-right: -40px;
}

.our-team .team-wrap {
  padding: 0 40px;
}

.our-team .container-fluid {
  padding: 0 50px;
}

.team-images images {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  overflow: hidden;
  width: 100%;
}

.team-member,
.team-images {
  position: relative;
  overflow: hidden;
}

.team-title {
  margin: 30px 0 7px;
}

.overlay {
  background-color: rgba(20,20,20,.7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.team-details {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 5%;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.team-details p {
  color: #fff;
}

.team-images:hover .team-details {
  opacity: 1;
  margin-top: -80px;
}

.team-images:hover .overlay {
  opacity: 1;
}

.socials a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: transparent;
}

.socials i {
  line-height: 37px;
  color: #616161;
  font-size: 14px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-details .socials i {
	color: #fff;
}

.socials a:hover i {
  color: #fff;
  background-color: #355c7d;
}

.meet-team-wrap{
    margin-top: 50px;
}

ul.footer-links-container {
    padding-left: 0;
}

ul.copy-link-container{
    margin: 0px;
}

.logos-showcase .row .col images{
    width: 100%;
    border: 1px solid #e3e3e3;
}

.inner-text h4.main-title {
    color: #3c5061;
    font-weight: 600;
    font-size: 25px;
    margin-top: 15px;
    padding: 0;
    border-bottom: 0px;
}

.inner-text p {
	color: #4a6f8a;
	text-align: justify;
}

.inner-text-list ul li {
    position: relative;
    margin-bottom: 12px;
    color: #4a6f8a;
    padding-left: 14px;
    font-weight: 500;
	font-size: 15px;
	list-style: none;
	padding-right: 20px;
}

.inner-text-list ul li::before {
    background: #00739c;
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 8px;
    position: absolute;
}

.inner-text {
	width: 100%;
	margin-top: 20px;
}

.services-box h5 {
    color: #00739c;
    font-style: italic;
    font-weight: 500;
}

.services-box {
    padding: 15px;
    background-color: #ebebeb;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px;
}

.services-box::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #00a256;
    margin-top: 20px;
    margin-bottom: 20px;
}

.services-box p{
	margin-bottom: 0px;
	color: #000;
}

.navbar-nav li.active a.nav-link {
    color: #005498;
}

.inner-text-list ul {
    padding-left: 15px;
}
.inner-text p strong{
	color: #00739c;
}

.text-list-header{
	font-size: 18px;
	margin-bottom: 20px;
	color: #00739c;
}

#accordionfaq .card .card-header {
    padding: 5px;
}

.beefup__head > button{
	font-size: 18px;
}

images{
	width: 100%;
}

.loader-wrapper{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: -webkit-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1032;
}

.loader {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	border: 4px solid #Fff;
	
	animation: loader 2s infinite ease;
  }
  
  .loader-inner {
	vertical-align: middle;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	animation: loader-inner 2s infinite ease-in;
  }
  
  @keyframes loader {
	0% {
	  transform: rotate(0deg);
	}
	
	25% {
	  transform: rotate(180deg);
	}
	
	50% {
	  transform: rotate(180deg);
	}
	
	75% {
	  transform: rotate(360deg);
	}
	
	100% {
	  transform: rotate(360deg);
	}
  }
  
  @keyframes loader-inner {
	0% {
	  height: 0%;
	}
	
	25% {
	  height: 0%;
	}
	
	50% {
	  height: 100%;
	}
	
	75% {
	  height: 100%;
	}
	
	100% {
	  height: 0%;
	}
  }

.inner-text-list ol{
	  padding-left: 20px;
  }

.inner-text-list ol li {
	list-style: decimal;
	padding-left: 5px;
	color: #4a6f8a;
}

.inner-text-list ol li::before{
	display: none;
}
a {
	color: #009c5f;
}

/* Home*/


/*-------- Start Banner Area ------------*/


.banner-area {
  background-image: url(../images/slider-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-area .fullscreen {
  height: 750px !important;
}

.banner-left h6 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}

.banner-left h1 {
  margin: 0;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 991px) {
  .banner-left h1 {
    font-size: 30px;
  }
}

.banner-left .primary-btn:hover {
  box-shadow: 0px 20px 20px 0px rgba(132, 144, 255, 0.3);
  color: #fff;
}

@media (max-width: 767px) {
	
	.banner-area {
    background-image: url(../images/mobile-slider-bg.jpg);
}
}

.banner-right {
  text-align: center;
}

@media (max-width: 991px) {
  .banner-right {
    align-self: center !important;
  }
}

@media (max-width: 767px) {
  .banner-right {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

/*-------- End Banner Area ------------*/
/*-------- Start home-about Area ------------*/

.banner-left h6 {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}
.p1-gradient-bg, .banner-left .primary-btn, .home-about-right .primary-btn, .facts-area, .thumb .overlay-bg, .price-area .single-price:hover, .about-banner, .sb_bar {
    background: -moz-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
    background: -webkit-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
    background: -ms-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
}
.primary-btn:hover{
  background: -moz-linear-gradient(0deg, #2892cd 0%, #243e90 100%);
  background: -webkit-linear-gradient(0deg, #2892cd 0%, #243e90 100%);
  background: -ms-linear-gradient(0deg, #2892cd 0%, #243e90 100%);
  color: #fff;
}
.primary-btn {
    background: -moz-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
    background: -webkit-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
    background: -ms-linear-gradient(0deg, #243e90 0%, #2892cd 100%);
    line-height: 42px;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    position: relative;
}

.owl-slide-text .primary-btn{
  font-weight: 500;
  letter-spacing: .5px;
}
@media (max-width: 767px) {
  .home-about-right {
    margin-top: 30px;
  }
}

.home-about-right h6 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
}

.home-about-right h1 {
  margin-bottom: 10px;
	font-weight: 600;
}

@media (max-width: 991px) {
  .home-about-right h1 {
    font-size: 20px;
  }
}

.home-about-right p {
  margin-bottom: 30px;
  max-width: 445px;
}

.home-about-right .primary-btn:hover {
  box-shadow: 0px 20px 20px 0px rgba(132, 144, 255, 0.3);
}

/*-------- End home-about Area ------------*/
/*--------- Start Services Area -------------*/
.single-services {
  text-align: center;
  margin-top: 60px;
}

.single-services .lnr {
  font-size: 35px;
  color: #222;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-services h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-services p {
  max-width: 318px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.single-services:hover h4 {
  color: #243e90;
}

/*--------- End Services Area -------------*/

.travel-portal-area {
    background-image: url("../images/travel-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 50px;
}
.travel-portal-area p {
  color: #fff;
}

.travel-portal-area h4 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 20px;
}

.contact-page-area {
    background: #f9f9ff;
}
.contact-page-area {
  background: #f9f9ff;
}

.contact-page-area .map-wrap {
  margin-bottom: 120px;
  width: 100%;
}

@media (max-width: 991px) {
  .contact-page-area .map-wrap {
    margin-bottom: 50px;
  }
}

.contact-page-area .contact-btns {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 40px;
  color: #fff;
  margin-bottom: 30px;
}

.contact-page-area .contact-btns:hover {
  color: #fff;
}

.contact-page-area .form-area .form-control:focus {
  box-shadow: none !important;
  border-color: #ced4da !important;
}

.contact-page-area .form-area input {
  padding: 15px;
}

.contact-page-area .form-area input,
.contact-page-area .form-area textarea {
  border-radius: 0;
  font-size: 13px !important;
}

.contact-page-area .form-area textarea {
  height: 190px;
  margin-top: 0px;
  padding: 15px;
}

.contact-page-area .form-area .genric-btn {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 0 !important;
  font-size: 14px;
  text-transform: uppercase !important;
}

.contact-page-area .form-area .genric-btn:hover {
  border: 1px solid #243e90;
  color: #243e90 !important;
}

@media (max-width: 991px) {
  .contact-page-area .address-wrap {
    margin-bottom: 30px;
  }
}

.contact-page-area .address-wrap .single-contact-address {
  margin-bottom: 8px;
}

.contact-page-area .address-wrap .single-contact-address h5 {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 5px;
}

.contact-page-area .address-wrap .single-contact-address .lnr {
  font-size: 30px;
  font-weight: 500;
  color: #243e90;
  margin-right: 30px;
}

.home-contact-area .title h1{
  margin-bottom: 60px;
}
.contact-page-area {
  background: #f9f9ff;
}

.contact-page-area .map-wrap {
  margin-bottom: 120px;
  width: 100%;
}

@media (max-width: 991px) {
  .contact-page-area .map-wrap {
    margin-bottom: 50px;
  }
}

.contact-page-area .contact-btns {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 40px;
  color: #fff;
  margin-bottom: 30px;
}

.contact-page-area .contact-btns:hover {
  color: #fff;
}

.contact-page-area .form-area .form-control:focus {
  box-shadow: none !important;
  border-color: #ced4da !important;
}

.contact-page-area .form-area input {
  padding: 15px;
}

.contact-page-area .form-area input,
.contact-page-area .form-area textarea {
  border-radius: 0;
  font-size: 13px !important;
}

.contact-page-area .form-area textarea {
  height: 190px;
  margin-top: 0px;
  padding: 15px;
}

.contact-page-area .form-area .genric-btn {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 0 !important;
  font-size: 14px;
  text-transform: uppercase !important;
}

.contact-page-area .form-area .genric-btn:hover {
  border: 1px solid #243e90;
  color: #243e90 !important;
}

@media (max-width: 991px) {
  .contact-page-area .address-wrap {
    margin-bottom: 30px;
  }
}

.contact-page-area .address-wrap .single-contact-address {
  margin-bottom: 8px;
}

.contact-page-area .address-wrap .single-contact-address h5 {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 5px;
}

.contact-page-area .address-wrap .single-contact-address .lnr {
  font-size: 30px;
  font-weight: 500;
  color: #243e90;
  margin-right: 30px;
}


.home-contact-area .title h1{
  margin-bottom: 60px;
}

.travel-portal-area p {
  color: #fff;
}

.travel-portal-area h4 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 20px;
}


.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-30 {
  font-size: 30px;
}

.fz-48 {
  font-size: 48px !important;
}

.fw100 {
  font-weight: 100;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500;
}

.f700 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0-i {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-170 {
  padding-top: 170px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-90 {
  padding-left: 90px;
}

.p-40 {
  padding: 40px;
}


.contact-page-area .form-area .genric-btn {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 0 !important;
  font-size: 14px;
  text-transform: uppercase !important;
}

.contact-page-area .form-area .genric-btn:hover {
  border: 1px solid #243e90;
  color: #243e90 !important;
}
.genric-btn.primary {
    color: #fff;
    background: #243e90;
    border: 1px solid transparent;
}
.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.brands-area .partner-item img:hover {
    opacity: 1;
}
.brands-area .partner-item img {
    opacity: .8;
    width: auto;
    margin: 0 auto;
}
.brands-area .partner-item {
    width: 222px;
    text-align: center;
}

.brands-area {
  padding: 40px 0;
  background-color: #fbfaff;
}


.brands-area .brand-wrap .single-brand {
  text-align: center;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .5;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.brands-area .brand-wrap .single-brand:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

/*--------- end brand Area -------------*/


/* =================================== */
/*  Footer Styles
/* =================================== */
.footer-area {
  background-color: #001725;
  padding: 40px 0px;
}

.single-footer-widget h4 {
  color: #fff !important;
  margin-bottom: 25px;
  font-weight: 500;
}

.single-footer-widget .form-control {
  border: none;
  width: 80% !important;
  font-weight: 300;
  background: #f9f9ff;
  padding-left: 20px;
  border-radius: 0;
  font-size: 14px;
  line-height: normal !important;
  color: #222;
}

.single-footer-widget .form-control:focus {
  box-shadow: none;
  color: #222;
}

.single-footer-widget ul li {
  margin-bottom: 10px;
}

.single-footer-widget ul li a {
  color: #777777;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-footer-widget ul li a:hover {
  color: #243e90;
}

.single-footer-widget .bb-btn {
  color: #243e90;
  color: #fff;
  font-weight: 300;
  border-radius: 0;
  z-index: 9999;
  cursor: pointer;
}

.single-footer-widget .info {
  margin-top: 25px;
  color: #fff;
  font-size: 12px;
}

.single-footer-widget .info.valid {
  color: green;
}

.single-footer-widget .info.error {
  color: red;
}

.single-footer-widget .btn {
  font-size: 1.2rem;
  border-radius: 0;
  background: #243e90;
  color: #fff;
}

.single-footer-widget .btn .lnr {
  line-height: inherit;
  font-size: 13px;
  padding: 0px 4px;
}

.single-footer-widget ::-moz-selection {
  /* Code for Firefox */
  background-color: #191919 !important;
  color: #777777;
}

.single-footer-widget ::selection {
  background-color: #191919 !important;
  color: #777777;
}

.single-footer-widget ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

@media (max-width: 991.98px) {
  .single-footer-widget {
    margin-bottom: 30px;
  }
}

.single-footer-widget .footer-social a {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-footer-widget .footer-social a i {
  vertical-align: bottom;
  color: #fff;
}

.single-footer-widget .footer-social a:hover i {
  color: #243e90;
}

.footer-bottom {
  padding-top: 50px;
}

.footer-bottom .footer-social {
  text-align: right;
}

@media (max-width: 991px) {
  .footer-bottom .footer-social {
    text-align: left;
    margin-top: 30px;
  }
}

.footer-bottom .lnr, .footer-bottom a {
  color: #243e90;
}

.footer-text a {
  color: #243e90;
}

@media (max-width: 767px) {
  .banner-area{
    background-image: url(../images/mobile-slider-bg.jpg);
  }
  .travel-portal-area{
    background-image: url(../images/mobile-travel-bg.jpg);
  }
  .trp-img{
    padding-top: 50px;
  }
}

/*-------- end footer Area -------------*/

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-page-area .form-area .genric-btn:hover {
    border: 1px solid #243e90;
    color: #243e90 !important;
}
.genric-btn.primary:hover {
    color: #243e90;
    border: 1px solid #243e90;
    background: #fff;
}

/*17-02-2020*/

.supplier-box{
  margin-top: 10px;
}
.supplier-icon img {
  height: 50px;
  margin-bottom: 10px;
}
.supplier-box .inner-text {
  margin-top: 0;
}
.supplier-box .inner-text h4.text-list-header, .supplier-box .inner-text p {
  margin-bottom: 5px;
}

/*-- Main Slider --*/

.static {
  position: static;
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.owl-carousel .owl-slide {
  position: relative;
  height: 100vh;
  background-color: lightgray;
}

.owl-carousel .owl-slide-animated {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}

.owl-carousel .owl-slide-animated.is-transitioned {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.owl-carousel .owl-slide-title.is-transitioned {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.owl-carousel .owl-slide-subtitle.is-transitioned {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.owl-carousel .owl-slide-cta.is-transitioned {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  position: absolute;
}

.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}

.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid var(--main-black-color);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}

.owl-carousel .owl-nav {
  left: 50%;
  top: 10%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}

.owl-carousel .owl-nav svg {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.owl-carousel .owl-nav button:hover svg {
  opacity: 1;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}


@media screen and (max-width: 575px) {
  .owl-carousel .owl-nav {
    top: 5%;
  }
  
  .owl-carousel .owl-nav svg {
    width: 24px;
    height: 24px;
  }
}

.main-slider-first{
  background-image: url(../images/slide-1.jpg);
}

.main-slider-second{
  background-image: url(../images/slide-2.jpg);
}

.main-slider-third{
  background-image: url(../images/slide-3.jpg);
}

.main-slider-fourth{
  background-image: url(../images/slide-4.jpg);
}

h4.owl-title-small{
  font-size: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
}
.owl-slide-title{
  line-hight: 1rem;
}
.owl-slide-title h3{
  font-size: 55px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  line-height: 45px !important;
}

.owl-slide-title h3, .owl-slide-title h4, .owl-slide-subtitle{
  color: #fff;
}

.owl-slide-subtitle{
  font-size: 16px;
  font-weight: 500;
  padding-left: 2px;
  font-family: 'Poppins', sans-serif;
  margin-top: 10px;
}

.banner-area .owl-carousel .owl-item img {
  width: unset;
}

.owl-slide-text .primary-btn{
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  letter-spacing: .5px;
}

.inner-text .text-box{
  padding: 20px 0px;
}

.inner-text h4{
  font-size: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #8f9192;
  padding-bottom: 10px;
  margin-top: 15px;
}
.inner-text .custom-radio:first-child, .inner-text .custom-checkbox:first-child{
  margin: 0px;
}
.inner-text .custom-radio, .inner-text .custom-checkbox{
  margin-bottom: 20px;
  margin-left: 20px;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before, .custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  background-color: #00a355;
}

.inner-text .custom-radio .custom-control-label, .inner-text .custom-checkbox .custom-control-label {
  padding-top: 2px;
}


/* Date and Time Picker*/

.bootstrap-datetimepicker-widget.dropdown-menu {
  border: 1px solid #34495e;
  border-radius: 0;
  box-shadow: none;
  margin: 10px 0 0 0;
  padding: 0;
  min-width: 300px;
  max-width: 100%;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before, .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td,
.bootstrap-datetimepicker-widget.dropdown-menu table th {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.old, .bootstrap-datetimepicker-widget.dropdown-menu table td.new {
  color: #bbb;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.today:before {
  border-bottom-color: #0095ff;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active {
  background-color: #0095ff;
  text-shadow: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th {
  height: 40px;
  padding: 0;
  width: 40px;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th.picker-switch {
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table tr:first-of-type th {
  border-bottom: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.day {
  height: 32px;
  line-height: 32px;
  padding: 0;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td span {
  border-radius: 0;
  height: 77px;
  line-height: 77px;
  margin: 0;
  width: 25%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td span {
  display: block;
  float: left;
  width: 50%;
  height: 46px;
  line-height: 46px !important;
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td span:not(.decade) {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td {
  padding: 0;
  width: 30%;
  height: 20px;
  line-height: 20px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td:nth-child(2) {
  width: 10%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td a,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button {
  border: none;
  border-radius: 0;
  height: 56px;
  line-height: 56px;
  padding: 0;
  width: 100%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span {
  color: #333;
  margin-top: -1px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button:hover {
  background-color: #eee;
}

.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td {
  border-top: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td a, .bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td span {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100%;
}

.todayText:before {
  content: "Today's Date";
}

.brands-area .partner-item {
  width: 222px;
  text-align: center;
}

nav.navbar .navbar-brand img {
    max-height: 50px;
}

.bg-light{
	background-color: #f1f3f4;
}

