.site-header .topbar {
    padding: 1px 0 !important;
    display: none;
}

.site-header .main-menu {
    background-color: #1a65af !important;
}

.site-header.sticky .header-bottom {
    background-color: #1a65af !important;
}

.hero-area.style2 {
    margin-bottom: 0px !important;
}

#popular-trips {
    background-image: url('https://i1.wp.com/varanasivideos.com/wp-content/uploads/2019/01/Varanasi-Ghat.jpg?resize=1500%2C500&ssl=1');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.popular-index {
    padding: 60px 0px !important;
}

.btn {
    background: #1a65af !important;
}

#scrollUp {
    color: #1a65af !important;
}

#scrollUp:hover {
    background: #1a65af !important;
    color: #fff !important;
}

.footer .single-widget ul li:hover a {
    color: #e9dddd;
}

.popular-trips .trips-index {
    background: transparent;
}

.popular-trips .trips-index .trips-slider .single-slider {
    background: #fff !important;
/*     height: 100%; */
}

.popular-trips .trip-details .left-index {
    width: 100%;
    margin-bottom: 15px;
}

.p-destination .hover {
    top: 62% !important;
}

.about-index {
    padding: 45px 0px !important;
}

.about-index .skill-main {
    /* margin-top: 80px; */
}

.about-index .about-left img {
    width: 50% !important;
}

.about-index .about-right {
    padding: 45px 0px 0px 30px;
}

.about-index .single-skill canvas {
    width: 100px;
}

.about-index .single-skill strong {
    top: 55%;
}

.about-index .single-skill h4 {
    padding-top: 30px;
}

.testimonials {
    padding: 60px 0px !important;
}

.services-index {
    padding: 30px 0px 60px 0px !important;
}

.services-index .title-line {
    margin-bottom: 10px;
}

.services-index .buton {
    margin-top: 20px;
}

.services-index .buton a {
    border-radius: 30px;
    color: #fff;
}

.services-index .buton .btn:before {
    background: none !important;
}

.services-index .buton a:hover {
    color: #1a65af;
    background: #ffffff !important;
    border: 1px solid #1a65af;
}


.site-header .nav li .dropdown {
    left: -28px;
}

.cp-preloader {
    background: #1a65af !important;
}

.trip-single .trip-head {
    margin-bottom: 10px;
}

.trip-single .trip-head p {
    font-size: 17px;
    color: #000;
    font-weight: 500;
}

.trip-single .trip-head p i {
    font-size: 20px;
    margin-right: 8px;
    color: #1a65af;
}

.trip-single .trip-tab {
    margin-top: 25px;
}

.trip-single .trip-tab-inner {
    margin-top: 35px;
}

.trip-single .trip-content .trip-itine-bro .btn {
    border: 1px solid #1a65af;
    padding: 5px 25px;
}

.trip-single .trip-content .trip-itine-bro .btn:hover {
    color: #1a65af;
}

.trip-single .nav-tabs li {
    margin-right: 20px;
}

.trip-single .trip-tab .tab-content .tab-pane {
    padding: 25px 10px 0px 10px;
}

.trip-single .trip-tab .tab-content .tab-pane h5 {
    font-size: 18px;
}

.trip-single .trip-tab .tab-content .tab-pane p {
    font-size: 15px;
    color: #000;
    margin: 10px 0px 15px 0px;
    font-weight: 400;
    line-height: 25px;
    text-align: justify;
}

.trip-single .trip-tab .tab-content .tab-pane ul li {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
}

.trip-single .trip-tab .tab-content .tab-pane ul li i {
    margin-right: 10px;
}

.sidebar-main .categories ul li {
    margin-bottom: 10px;
    padding-bottom: 8px;
}

.sidebar-main .single-widget {
    margin-bottom: 35px;
}

.sidebar-main .contact-details p {
    font-size: 15px;
    color: #000;
}

.sidebar-main .contact-details p i {
    font-size: 18px;
    margin-right: 10px;
    margin-top: 10px;
    color: #1a65af;
}

.services .single-service {
    padding: 30px 20px 20px 20px;
    margin-top: 25px;
}

.services .single-service:hover {
    border: 1px solid #1a65af;
}

.services .single-service img {
    height: 63px;
    width: 123px;
}

.services .visa {
    margin-top: 30px;
}

.services .visa .visa-details h3 {
    font-size: 24px;
    color: #0f4274;
    margin-bottom: 10px;
}

.services .visa .visa-details p {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
}

.services .visa .visa-details h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #1a65af;
}

.services .visa .visa-details ul {
    font-size: 14px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}

.services .visa .visa-details ul li {
    list-style: disc;
    margin-left: 20px;
    line-height: 24px;
}

.services .visa .visa-details ul.no-border-bottom {
    font-size: 14px;
    margin-bottom: 20px;
    border: 0;
    padding-bottom: 15px;
}

.services .visa .visa-details ul.no-border-bottom li {
    list-style: disc;
    margin-left: 20px;
    line-height: 24px;
}

.footer .footer-top {
    padding: 10px 0 10px;
}

@media (max-width: 767px) {
    .about-index .about-right {
        /* padding: 25px 0 0 0 !important; */
    }

    .about-index .single-skill {
        margin-top: 20px;
    }

    .site-header .logo img{
        height: auto;
    }
}

