<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    color: #000;
	background: #fff;
    font-family: 'Montserrat', cursive;
}

.home-page {
    background-color: #ffffff;
    background: -webkit-linear-gradient(top,#ffffff,#f1f5f8);
    background: linear-gradient(to bottom,#ffffff,#f1f5f8);
}

.header_section {
    box-shadow: unset !important;
}

.header_section .contact-us span {
    display: block;
    font-size: 30px;
    line-height: 35px;
    padding: 20px 0;
    color: #e61f0c;
}

.header_section .contact-us a {
    display: block;
    font-family: 'Montserrat', cursive;
    font-size: 30px;
    line-height: 35px;
    color: #000;
    padding-bottom: 10px;
}

.bg-parallax {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.slider {
    position: relative;
}

section.slider .slider-text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgb(0 0 0 / 30%);
    border-radius: 10px;
    padding: 2rem;
    z-index: 99;
    text-align: center;
}

.services-heading,
.gallery-heading {
    font-size: 60px;
    line-height: 65px;
    color: #111;
}

.newsletter_section {
    background: #09e4fc;
}
.newsletter_section span {    
    font-size: 40px;
    line-height: 45px;
    color: #fff;
}
section.slider .slider-text .text {
    font-size: 60px;
    line-height: 65px;
    color: #fff;
}

ul.navbar-nav&gt;li&gt;a {
    font-weight: unset;
    z-index: 1;
}

.h-120 {
    max-height: 120px;
}

@media (min-width: 1301px){
    #main-slider .carousel-item {
        height: 650px !important;
        width: 100%; 
    }
}

@media (min-width: 991px){
    #main-slider .carousel-item {
        height: 650px;
        width: 100%; 
    }
    .navbar-nav .nav-item {
        flex: 1 1 auto;
        text-align: center;
    }
}

@media (max-width: 991px){
    #main-slider .carousel-item {
        height: 165px;
        width: 100%; 
    }
    section.slider .slider-text .text {
        font-size: 24px;
        line-height: 30px;
    }
}

.navbar{
	background-color: unset;
	box-shadow: none;
}

.img-border {
    border: #fff 5px solid;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 50%), -2px 2px 3px rgb(0 0 0 / 50%);
}

.dropdown-menu&gt;li&gt;a {
    color: #000;
}

.mobile-nav {
    width: 100%;
}

.navbar-brand {
    float: left;
    padding-top: 10px;
}

@media (min-width: 768px){
    .logo {
        max-height: 150px;
    }
}

.bg-dark {
    background-color: #031829 !important;
}

.nav-link.dropdown-toggle:hover,
ul.navbar-nav &gt; li:focus &gt; a, ul.navbar-nav &gt; li:hover &gt; a,
ul.navbar-nav li &gt; ul &gt; li:hover a,
.dropdown-menu&gt;li&gt;a:hover, .dropdown-menu&gt;li&gt;a:focus {
    color: #fff !important;
    background-color: #00a4b3;
    width: 100%;
}

ul.navbar-nav li ul li a {
    font-weight: unset;
}

.nav-footer li a,
.links li i,
.links li a {
    color: #fff;
}

.footer_widget {
    color: #fff;
}

.cart-summary .cart-summary-wrap,
.cart-table .cart-header{	
	background:#031829;
	color:#ffffff;
}

.customer-reviews .card {
  background-color: #031829 !important;
  color: #fff;
}

.customer-reviews .card:hover {
  background-color: #031829 !important;
  color: #fff;
}

.bg-primary {
  background-color: #031829 !important;
}

h4 {
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.4;
  color: #02cfe0 !important;
  letter-spacing: -.01em;
}

.widget_section{
	background: #031829;
	margin-top: 0px;
}

.text-black {
  color: #fff !important;
}

.no-width {
    width: unset !important;
}

.widget_section:before{
    background: unset;
}

.footer_section{
    background-color: #031829;
    border-top: 1px solid #031829;
}

.footer_section a,
.footer_section .copyright {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.btn, .btn-lg {
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    border-width: 0px;
    border-style: solid;
    padding: 12px 30px !important;
    border-radius: 25px !important;
    text-transform: uppercase;
}

.card {
    background-color: #031829;
}

.card-img-top {
    margin: 1rem;
    margin-bottom: 0;
}

.card-body {
    padding: 1rem;
}

.card-quote {
    background-color: #00a4b3;
}
.card-quote h3, .card-quote p, .card-quote a {
    color: #fff;
}
.bg-quote {
    background-color: #031829;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem !important;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.bg-blue-gradient,
.bg-pink-gradient,
.bg-red-gradient {
    background: #FFA500 !important;
    background: linear-gradient(to bottom,#FFA500 0,#00a4b3 100%) !important;
}

.color1, .color2, .color3, .color4, .color5, .color6, .color7, .color8, .color9, .btn-danger, .btn-success, .btn-primary, .btn-warning {
    color: #fff !important;
    background-color: #00a4b3;
    background: -webkit-linear-gradient(top,#00a4b3,#00a4b3);
    background: linear-gradient(to bottom,#00a4b3,#00a4b3)
}

.color1:hover, .color2:hover, .color3:hover, .color4:hover, .color5:hover, .color6:hover, .color7:hover, .color8:hover, .color9:hover, .btn-danger:hover, .btn-success:hover, .btn-primary:hover, .btn-warning:hover  {
    color: #fff !important;
    background-color: #09e4fc;
    background: -webkit-linear-gradient(top,#09e4fc,#09e4fc);
    background: linear-gradient(to bottom,#09e4fc,#09e4fc)
}

.btn-info {
    color: #fff !important;
    background-color: #09e4fc;
    background: -webkit-linear-gradient(top,#09e4fc,#09e4fc);
    background: linear-gradient(to bottom,#09e4fc,#09e4fc)
}

.btn-info:hover  {
    color: #fff !important;
    background-color: #5aa510;
    background: -webkit-linear-gradient(top,#00a4b3,#00a4b3);
    background: linear-gradient(to bottom,#00a4b3,#00a4b3)
}

.btn-info.focus, .btn-danger.focus, .btn-success.focus, .btn-primary.focus, .btn-warning.focus, .btn-info:focus, .btn-danger:focus, .btn-success:focus, .btn-primary:focus, .btn-warning:focus {
    box-shadow: unset !important;
}

@media (min-width: 991px) {
	.dropdown-item:hover, .nav-link:hover {
		border-radius: 0;
	}
}

#contact {
    position: fixed;
    top: 175px;
    right: 0;
    z-index: 1035;
    padding: 10px;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 3px 15px rgb(0 0 0 / 20%);
}

#contact .icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px
}

#contact .icon-bar a:hover {
    background-color: #000
}

#contact .phone {
    background: #3fda0e;
    color: #fff
}

#contact .email {
    background: #ffc838;
    color: #fff
}

#contact .facebook {
    background: #3b5998;
    color: #fff
}

#contact .instagram {
    background: #458eff;
    color: #fff
}

#contact .youtube {
    background: #b00;
    color: #fff
}

#contact .googleplus {
    background: #dd4b39;
    color: #fff
}

#contact .twitter {
    background: #1da1f2;
    color: #fff
}

#contact .pinterest {
    background: #c8232c;
    color: #fff
}

#shopping-cart .cart-icon a {
	color: #000 !important;
}

#shopping-cart .cart-info p {
	margin-bottom: 0 !important;
}

.tiktok svg {
    width: 20px !important;
    margin-top: -9px;
}

@media (max-width:991px) {
    #contact {
        position: relative;
        top: unset;
        right: unset;
        z-index: 1000;
        padding: 10px;
        background-color: #fff;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: unset
    }
    #contact .icon-bar {
        margin: auto;
        text-align: center
    }
    #contact .icon-bar a {
        display: inline-block
    }
}</pre></body></html>