<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
      ============================================================
           Default Color Start
      ============================================================
*/
.th-cl,
.btn.th-cl,
.white-bg.btn,
.btn.border.th-bdr,
.th-cl.readmore-btn,
.blog-nav .pager li &gt; a,
.port-filter li a:hover,
.port-filter li a.active,
.blog-thumb:hover .title a,
.copy-right.th-bg .social-list li a:hover,

.portfolio-thumb .btn:hover,
.osr-team-thumb .social-list li a
{
  color: #5451c1
}
/*
      ============================================================
           Default Background Color Start
      ============================================================
*/
.th-bg,
blockquote,
.btn.th-bg,
.slick-arrow,
.video-btn:after,
.video-btn:before,
.svg-icon.th-bg,
.navbar-toggle .icon-bar,
.btn.border.th-bdr:hover,
.th-cl.readmore-btn::before,
.blog-thumb figure::before,
.slick-dots li.slick-active button,
.oscar-header-1 .navbar  li,
.testimonial-slider .slick-arrow:hover,
.port-filter li a.active::before,
.port-filter li a:hover::before,
.port-filter li a.active::after,
.port-filter li a:hover::after,
.oscar-header-1::before,
.portfolio-thumb figure::before,
.widget-recent-blog figure::before,
.osr-pagination .page-numbers.current,
.osr-pagination .page-numbers:hover,
.gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover,


.hover-active .btn,
.osr-footer-1::before,
.testimonial-bg::before,
.osr-srvices-thumb-2:hover,
.video-thumb-effect::before,
.contact-section .btn:hover,
.osr-team-thumb .social-list li a:hover,
.osr-srvices-thumb-1 .svg-icon::after,
.osr-pricing-table:hover .btn
{
    background-color: #5451c1 
}
/*
      ============================================================
           Default Border Color Start
      ============================================================
*/
.th-bdr,
.btn:hover,
blockquote,
.osr-team-thumb-1 .btn,
.blog-nav .pager li &gt; a,
.simple-box-2:hover,
.osr-pagination .page-numbers.current,
.osr-pagination .page-numbers:hover,
.gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover,


.hover-active .btn,
.osr-team-thumb .social-list li a,
.osr-pricing-table:hover .btn{
    border-color: #5451c1
}

.btn{
  --box-shadow-color: #5451c1;
}

/*
      ============================================================
           Default Transition Start
      ============================================================
*/
a,
label,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
input,
.btn,
.blog,
figure,
.title,
.tags a,
.title a,
textarea,
.slick-arrow,
.navigation a,
.portfolio-thumb figcaption,
.gsc-cursor-page,
.social-list li a,
.osr-pricing-table,
.osr-srvices-thumb-2,
.osr-srvices-thumb-1{
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
/*
      ============================================================
           Second Background Color Start
      ============================================================
*/

.gray-bg{
    background-color:#f6f6fc/* #ebebea */;
}

{
  border-color:#f6f6fc/* #ebebea */;
}

.thinn-event-thumb figure,
.thinn-event-list figure,
.th-gradient{
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #5451c1 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#5451c1 100%);
}
/*
      ============================================================
           Social Icons Background Color Start
      ============================================================
*/
.google-bg{
	color: #fff !important;
	border: none !important;
	background-color: #f0042a;
}
.twitter-bg{
	color: #fff !important;
	border: none !important;
	background-color: #55acee;	
}
.linkedin-bg{
	color: #fff !important;
	border: none !important;
	background-color: #00598e;	
}
.facebook-bg{
	color: #fff !important;
	border: none !important;
	background-color: #3b5998;	
}
.price-tag.red {
    background: #ff0000;
}
.red{
  background: #ff6363 !important;
}
.red-cl{
  color: #ff6363;
}

.green{
  background: #04ee7d !important;
}

.blue{
  background: #04baee !important;
}

.yellow{
  background: #ffd908 !important;
}
/*
      ============================================================
        Color 2 Strat
      ============================================================
*/
.th-cl2{
  color: #ff8a00 !important;
}


.search-icon a,
.search-tab-nav li.active a,
.search-tab-nav li:hover a,
.header-3 .navigation li:hover &gt; a,
.header-3 .navigation li.active &gt; a,
.destination-tabs .tab-nav a:hover,
.destination-tabs .tab-nav li.active a,
.header-3 .navigation .children li:hover a,
.th-bg .submit-btn.th-bg,
.th-bg2{
  background: #ff8a00 !important;
}</pre></body></html>