
.text--base {
    color: #336699 !important;
}

.banner__content .banner__content__cate::before, .section__header .section__category::before, .section__header .section__category::after, .video__button::before, .video__button::after, .cmn--btn, .owl-dots .owl-dot.active, .cmn--table thead tr th, .menu li .submenu li:hover > a, .video__button, .pagination .page-item.active span, .pagination .page-item.active a, .pagination .page-item:hover span, .pagination .page-item:hover a{
	background: #336699;
}

.base--stroke {
    color: transparent;
    -webkit-text-stroke: 1px #336699;
}

.section__header .section__title .text--base {
    color: transparent !important;
    -webkit-text-stroke-color: #336699;
}

.nav--tabs .nav-item .nav-link.active, .about--list li::before, .plan__item .plan__header .plan__header__inner .price, .plan__item .plan__name .name, .destination__item:hover .destination__content .destination__title, .footer__widget .widget__destination li a i, .footer__widget .contact__information li a, .footer__widget .widget__information li .info, .contact__item .contact__body a, .contact__item .contact__icon {
	color: #336699;
}

.plan__item .plan__header .plan__header__inner {
    box-shadow: 0 0 2px rgb(250 152 58 / 10%), 0 0 4px rgb(250 152 58 / 30%), 0 0 6px rgb(250 152 58 / 60%), 0 0 8px #336699;
}

.btn--base, .badge--base, .bg--base {
    background-color: #336699 !important;
}


.element1, .element2, .element3 {
    border: 10px solid #336699;
}


.destination__item .destination__content {
    border-left: 2px solid #336699;
}


.playlist--row .section__header {
    border-bottom: 2px dashed #3366995d;
}


.cmn--btn {
    border: 1px solid #33669933;
}

.footer__widget .widget__destination li a:hover {
    color: #336699;
}