body, a, p, li, h1, h2, h3, h4, h5, h6, strong 
{
	font-family: 'Poppins', sans-serif;
	    color: #444;
		text-decoration: none;
}
a:hover{
	color: #cda858;
	text-decoration: none;
}
@media only screen and (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1170px;
}
}

.popup-gallery a img{
	margin-top: 20px;
}
 
section#top-header ul li { 
    display: inline-block;  
    list-style: none;
    padding: 11px 15px;
}
section#top-header {
    border-bottom: 1px solid #ff0000;
    background: #ff0000;
}
section#top-header ul li a {
    text-decoration: none;
    font-size: 15px;
	color: #fff ;
}
section#top-header ul li a:hover{
	color: black;
}
section#top-header ul li a i {
    padding-right: 12px;
	font-size: 17px;
}
section#top-header ul li span{
color: #fff;
}
section#top-header ul {
    margin: 0;
    padding: 0;
}
section#top-header ul li {
    border-right: 1px solid #f9f9f9;
	color: #fff;
	
}
.top-header-left-side.text-right li {
    padding: 11px 15px;
    text-align: center;
}
.top-header-left-side.text-right li i {
    padding: 0 7px !important;
}
.text-right.navigation ul.custom.menu li {
    display: inline-block;
    padding: 13px 12px;
}
.text-right.navigation ul.custom.menu {
    list-style: none;
	padding: 0px !important;
}
.logo-area{
    background-color: #fff;
}
section#logo-area .logo-area-main.text-left img {
    max-width: 80%;
}
nav.navbar.navbar-expand-md.navbar-white.bg-white {
    padding: 0;
}
.dropdown-divider {
    height: 0;
 margin:0;
}
.tab-content>.active .description-area h4.main-part-area {
    color: #000;
    margin-bottom: 25px;
}.tab-content>.active .description-area {
    padding:50px 65px;
}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
 
    background: #cda858;
 
}
a.trial-setting-area {
     color: #fff;
    background: #cda858;
    font-weight: 660;
    padding: 9px 21px;
    text-decoration: none;
    margin-top: -3px;
    display: block;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item.active, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cda858;
}
a.trial-setting-area:hover, a.custom-part-setting:hover 
{
	background: #000;
}
a.dropdown-item {
    padding: 11px 19px;
}

section#slider-area .banner-text {
    padding-top: 130px;
    color: #fff;
}h1.main-title {
    color: #fff !important;
    font-weight: 800;
    line-height: 76px;
}
p.banner-description {
    color: #fff; 
    font-size: 18px;
    line-height: 32px;
}
a.book-now-area {
    display: inline-block;
    margin-top: 25px;
    background: #fff;
    color: #000;
    padding: 16px 25px;
    font-weight: 600;
    text-transform: uppercase;
}
section#slider-area {
    background-image: url(/images/banner2.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 180px 0 70px;
}
h1.Setting-custom {
    color: #000;
    font-size: 55px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 60px; 
}
.general-title.text-center h3 {
    font-size: 22px;
}
a.custom-part-setting {
    color: #fff;
    background: #cda858;
    font-weight: 660;
    padding: 9px 21px;
    text-decoration: none;
    display: block;
    width: 150px;
    text-align: center;
    margin-top: 25px;
    height: 50px;
    line-height: 33px;
    font-size: 18px;
}
.slider-left-text-side p {
    line-height: 28px;
    letter-spacing: .5px;
}
.wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.video-main {
  position: relative;
  display: inline-block;
}

.video {
    height: 90px;
    width: 90px;
    line-height: 99px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #fff;
    display: inline-block;
    background: #cda858;
    z-index: 999;
}
.video i {
    font-size: 30px;
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
    position: absolute;
    width: 165px;
    height: 165px;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -34px;
    bottom: -36px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}     
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
section#below-banner-area div img {
    background: #fff;
    padding: 18px;
    border-radius: 50%;
    max-width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 20px;
}

section#below-banner-area {
    background: #f00;
    padding: 30px 0;
}section.about-us.pt-5.pb-5 {
    background: #fff;
}section.driver-setting-area.pt-5.pb-5 {
    background-image: url(/images/manchesterairport1.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 40px 0;
}
.top-three-boxes-setting.text-center p {
    color: #fff;
    font-size: 15px;
    padding: 10px;
}
h3.main-part-two {
    color: #000;
    font-size: 19px; 
}

a.video.video-popup.mfp-iframe {
    color: #000;
}
#custom_carousel .item {

    color:#000;
    background-color:#eee;
    padding:20px 0;
}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px
}
#custom_carousel .controls li.active {
    background-color:#eee;
    border-top:3px solid orange;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}

section#tab-carosle {
    padding: 60px 0;
}
h3.below-banner-area {
    font-size: 35px;
    padding: 12px 0;
    text-transform: capitalize;
    line-height: 50px;
}
section#tab-carosle h6.small-tagline-area {
    color: #000000;
    font-size: 18px;
}

section#tagline-area {
    background: #ff0000;
    padding: 30px 0 15px;
    margin: 0;
}
.check li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    left: 0;
    padding-right: 5px;
    position: relative;
    top: 2px;
    color: #ff0000;
    font-size: 20px;
    margin-right: 20px;
}.large-check li {
    font-size: 18px;
    margin: 20px;
    margin-left: 0;
    font-family: Lato,sans-serif;
}ul.check.large-check {
    margin-left: 0;
    padding-left: 0;
	list-style: none;
}.large-check li strong {
    color: #000;
}
section#tagline-area-points {
    padding: 40px 0;
    background: #f7f7f7;
}.tc-infobox {
    font-size: 25px;
    text-align: center;
    margin: 10px;
    padding: 20px;
    border: 2px solid #ff0000;
    border-radius: 5px;
    display: block;
}
.background-area-images-setting {
    background: #121214;
	padding: 60px 0px 0px;
}.client-img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: 4px solid #fff;
    margin: 0px auto 20px;
    border-radius: 100%;
}
.carousel-content {
    padding: 10px 0px 30px;
}
.carousel-content h3 span {
    font-size: 17px;
    font-weight: normal;
    color: #e8e8e8;
    text-transform: uppercase;
}
.client-img img {
    width: 100%;
}
#testimonial {
    text-align: center;
    padding: 40px 0px;
    color: #fff;
	    background: #f7f7f7;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}
#testimonial h2 {
    font-size: 35px;
    padding-bottom: 20px;
    display: inline-block;
    font-size: 30px;
    font-style: normal;
    color: #000;
}
.call-to-action{
    background: #ff0000;
    color: #fff;

    padding: 160px 60px 60px;
}
h2.call-to-action-heading {
    font-size: 30px;
    text-transform: capitalize; 
    color: #000 !important;
    margin-bottom: 17px;
}
section#call-to-action p {
    font-size: 17px;
    color: #000;
}
a.call-to-acton-button-setting {
    background: #000;
    color: #fff;
    padding: 15px 25px;
    font-size: 18px;
    display: block;
    width: 245px;
    margin: 35px auto 0;
}

section.footer-part-area {
    padding: 40px 0;
    background: #fff;
}
ul.footer-navigation {
    list-style: none;
    padding: 0;
}h4.footer-heading {
    font-size: 18px;
    margin-bottom: 25px;
	color: #000;
}
ul.footer-navigation li a {
    font-weight: 300;
    color: #222;
    font-size: 16px;
    line-height: 195%;
}
ul.footer-navigation li a:hover{
	color: red;
}
section.footer-part-area ul.center-side li a i {
    padding-right: 10px;
	color: #000;
}
section.footer-part-area ul.center-side li a {
    font-weight: 300;
    color: #222;
    font-size: 16px;
    line-height: 175%;
}
section.footer-part-area ul.center-side li {

    display: block !important;
}
section.footer-part-area ul.center-side {
    padding: 0;
    list-style: none;
}
ul.social-media-footer.text-left li {
    background: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 2px;
}
ul.social-media-footer.text-left li a {
    color: #fff;
    font-size: 18px;
}

section.copy-rigth-footer-part-area p.text-white {
    margin: 0;
    width: 100%;
    padding: 10px;
    font-size: 14px;
}
section.copy-rigth-footer-part-area {
    background: #000;
    text-align: center;
}
ul.social-media-footer.text-left {
    padding: 0;
}
ul.social-media-footer.text-left li {
    background: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 2px;
    text-align: center;
}
a.call-to-acton-button-setting:hover {
    background: #fff;
    color: #000;
}
.carousel-content h3 {
    font-size: 21px;
    margin-top: 39px;
    color: #000000;
}


/******* About us page CSS ******/


section#call-to-action hr {
    max-width: 8%;
    background: #fff;
    opacity: 1;
    border-color: #fff;
    margin: 20px auto;
}

section#about-us-page-section1 .col-md-6.col-sm-6 {
    padding: 0;
}
section#about-us-page-section1 .text-portion p {
    line-height: 27px;
    font-size: 16px;
}
section#about-us-page-section1 .text-portion h3.about-heading {
    font-size: 27px;
    color: #000;
    line-height: 35px;
    margin-bottom: 20px;
}section#about-us-page-section1 .text-portion {
    padding: 28px 30px;
}section#about-us-page-section1 img { 
    max-width: 100%;
}


/*******  Video Tutorial   *******************/

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 12px 15px;
    color:#fff;
    background:#272e38;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -55px;
  left: -40%;
  border: 15px solid transparent;
  border-top-color: #ff0000 ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #ff0000;
    border-bottom:5px solid #ff0000;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #ff0000;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
h2.heading-part-two {
    color: #000;
    font-size: 30px;
    margin-bottom: 25px;
}.btn-primary {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}.btn-outline-info:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}.btn-primary:hover {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
.card-header {
    background: #000;
    color: #fff !important;
}
.card-header h4 {
    color: #fff;
    font-weight: 600 !important;
}


.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 0;
  padding: 0px
}
section.seo-services nav > div a.nav-item.nav-link.active:after {
   
    left: -28%;
}


.contact-us-boxes.text-center {
    display: block;
    width: 100%;
    border: 1px solid #aaa;
    border-radius: 20px;
    background: 0 0;
    font-size: 22px;
    padding: 26px;
    margin: 32px 0 10px;
}
.contact-us-boxes.text-center:hover {
    background: #ff0000;
}
.contact-us-boxes.text-center:hover a
{
	color: #fff;
}
.boxes-setting-area {
    margin: 40px 0;
    background: #fff;
    min-height: 209px;
    padding: 34px;
    border-radius: 5px;
}.boxes-setting-area h4.contact-boxes-heading-setting {
    color: #ff0000;
    margin-bottom: 30px;
}.boxes-setting-area hr {
    width: 17%;
    background: #000;
    margin-bottom: 33px;
}


.timeline {
    position: relative;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5rem 0rem;
    margin: 0 auto 1rem auto;
    overflow: hidden;
}
.timeline:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2px;
    border-right: 2px dashed #f7f7f7;
    height: 100%;
    display: block;
}

.timeline-row {
    padding-left: 50%;
    position: relative;
    margin-bottom: 30px;
}
.timeline-row .timeline-time {
    position: absolute;
    right: 50%;
    top: 15px;
    text-align: right;
    margin-right: 20px;
    color: #bcd0f7;
    font-size: 1.5rem;
}
.timeline-row .timeline-time small {
    display: block;
    font-size: 0.8rem;
}
.timeline-row .timeline-content {
    position: relative;
    padding: 20px 30px;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.timeline-row .timeline-content:after {
    content: "";
    position: absolute;
    top: 20px;
    height: 16px;
    width: 16px;
    background: #ff0000;
}
.timeline-row .timeline-content:before {
    content: "";
    position: absolute;
    top: 20px;
    right: -49px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: 10;
    background: #000;
    border: 2px dashed #000;
}
.timeline-row .timeline-content h4 {
    margin: 0 0 20px 0;
    overflow: hidden;
 
    text-overflow: ellipsis;
    line-height: 150%;
}
.timeline-row .timeline-content p {
    margin-bottom: 30px;
    line-height: 150%;
}
.timeline-row .timeline-content i {
    font-size: 1.2rem;
    line-height: 100%;
    padding: 15px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #272e48;
    margin-bottom: 10px;
    display: inline-block;
}
.timeline-row .timeline-content .thumbs {
    margin-bottom: 20px;
    display: flex;
}
.timeline-row .timeline-content .thumbs img {
    margin: 5px;
    max-width: 60px;
}
.timeline-row .timeline-content .badge {
    color: #ffffff;
    background: linear-gradient(120deg, #00b5fd 0%, #0047b1 100%);
}
.timeline-row:nth-child(even) .timeline-content {
    margin-left: 40px;
    text-align: left;
}
.timeline-row:nth-child(even) .timeline-content:after {
    left: -8px;
    right: initial;
    border-bottom: 0;
    border-left: 0;
    transform: rotate(-135deg);
}
.timeline-row:nth-child(even) .timeline-content:before {
    left: -52px;
    right: initial;
}
.timeline-row:nth-child(odd) {
    padding-left: 0;
    padding-right: 50%;
}
.timeline-row:nth-child(odd) .timeline-time {
    right: auto;
    left: 50%;
    text-align: left;
    margin-right: 0;
    margin-left: 20px;
}
.timeline-row:nth-child(odd) .timeline-content {
    margin-right: 40px;
}
.timeline-row:nth-child(odd) .timeline-content:after {
    right: -8px;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
}

@media (max-width: 992px) {
    .timeline {
        padding: 15px;
    }
    .timeline:after {
        border: 0;
    }
    .timeline .timeline-row:nth-child(odd) {
        padding: 0;
    }
    .timeline .timeline-row:nth-child(odd) .timeline-time {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 0 10px 0;
    }
    .timeline .timeline-row:nth-child(odd) .timeline-content {
        margin: 0;
    }
    .timeline .timeline-row:nth-child(odd) .timeline-content:before {
        display: none;
    }
    .timeline .timeline-row:nth-child(odd) .timeline-content:after {
        display: none;
    }
    .timeline .timeline-row:nth-child(even) {
        padding: 0;
    }
    .timeline .timeline-row:nth-child(even) .timeline-time {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 0 10px 0;
        text-align: left;
    }
    .timeline .timeline-row:nth-child(even) .timeline-content {
        margin: 0;
    }
    .timeline .timeline-row:nth-child(even) .timeline-content:before { 
        display: none;
    }
    .timeline .timeline-row:nth-child(even) .timeline-content:after {
        display: none;
    }
}

#myCarousel .nav {
	background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
nav.navbar.navbar-expand-md.navbar-white.bg-white img.logo.horizontal-logo {
    /* max-width: 63%; */
}
nav.navbar.navbar-expand-md.navbar-white.bg-white a.navbar-brand {
    text-align: left;
}div#navbarSupportedContent {
    width: 100%;
}footer#main-footer-area-start .footer-logo img {
    max-width: 70%;
 padding-top: 23px;
}.wrapper11.text-center img {
    width: 100%;
}.below-banner-text.setting-banner-area-main img { max-width: 100%;}

@media screen and (max-width: 600px){
    nav.navbar.navbar-expand-md.navbar-white.bg-white img.logo.horizontal-logo {
        max-width: 143px;
    }
	nav.navbar.navbar-expand-md.navbar-white.bg-white .container {
    padding: 0 !important;
}section#slider-area .banner-text {
    padding: 0;
}section#slider-area .banner-text h1.main-title {
    line-height: 45px;
    font-size: 32px;
    margin-bottom: 17px;
}nav.navbar.navbar-expand-md.navbar-white.bg-white a.navbar-brand {
    text-align: left !important;
    padding-left: 10px;
}.navbar-collapse.collapse.show ul.navbar-nav.ml-auto.custom.menu, .navbar-collapse.collapsing ul.navbar-nav.ml-auto.custom.menu {
    padding: 11px;
    position: absolute;
    z-index: 99999;
    background: #252621d9;
    width: 100%;
}    
}
.visible-xs{
    display: none;
}
@media (max-width: 767px){
    .visible-xs {
        display: block !important;
		color:white;
    }
}

.visible-md{
    display: none;
}
@media (min-width: 992px) and (max-width: 1199px){
    .visible-md {
        display: block!important;
    }
}

.visible-sm{
    display: none;
}
@media (min-width: 768px) and (max-width: 991px){
    .visible-sm {
        display: block!important;
    }
}

.visible-lg{
    display: none;
}
@media (min-width: 1200px){
    .visible-lg {
        display: block!important;
    }
}

.linked-setting-area {
    margin-top: 40px;
}.linked-setting-area a.linked-setting-area-a { 
    background: black;
    color: #fff;
    padding: 12px 19px;
}

.linked-setting-area a.linked-setting-area-a:hover {
    background: #ff0000;
}h3.heading-area {
    font-size: 18px;
    line-height: 50px;
    color: #000;
} .box-setting {
    background: #fff;
    padding: 40px;
}