<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap');

body {
	color: #333;
	font-family: 'Open Sans', sans-serif;

}

p {
	color: #333;
	font-family: 'Open Sans', sans-serif;
font-size:20px;
line-height:30px;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
_font-family: 'Raleway', sans-serif;
font-family: 'Open Sans', sans-serif;

}
h1 {
color:#000;
font-size:22pt;
text-align:center;
text-transform:uppercase;	
position:relative;	
}
.header {
    position: fixed;
    z-index: 9999;
    display: table;
    width: 100%;
    top: 0;
    background: #fff;
}


/* Menu */
.nav-link {
  color: #333;
  font-size:18px;
  text-transform:uppercase;
}
.dropend .dropdown-toggle {
  color: salmon;
  margin-left: 1em;
}
.dropdown-item:hover {
  background-color: lightsalmon;
  color: #000;
}
.dropdown .dropdown-menu {
  display: none;
}
.dropdown:hover &gt; .dropdown-menu,
.dropend:hover &gt; .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}
.hty {
    width:22%;
}

.navbar-toggler {
    text-decoration: none;
    background: #000;
}
.navbar-toggler:hover {
    text-decoration: none;
    background: #000;
}


 @media only screen and (min-width: 320px) and (max-width: 768px) {
  .dropend:hover &gt; .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
  

a.navbar-brand.fw-bold {
    width: 73%;
}

}
.snip1135 * {
  box-sizing: border-box;
}
.snip1135 li {
  display: inline-block;
  list-style: outside none none;
  padding:0 22px;
}
.snip1135 a {
  position: relative;
  letter-spacing: 0;
  text-decoration: none;
}
.snip1135 a:before,
.snip1135 a:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1135 a:before {
  bottom: -3px;
  display: block;
  height: 3px;
  width: 0%;
  content: "";
  background-color: #ffa800;
}
.snip1135 a:after {
  left: 0;
  top: 0;
  padding: 0px 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffa800;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}
.snip1135 a:hover:before,
.snip1135 .current a:before {
  opacity: 1;
  width: 100%;
}
.snip1135 a:hover:after,
.snip1135 .current a:after {
  max-width: 100%;
}

.navbar-nav .nav-link.active, .navbar-nav .show&gt;.nav-link {
    color:#333;
	border-bottom:3px solid #ffa800;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right:0;
   padding-left: 0; 
   padding:0;
}
/* Menu END */


/* Banner */
/* Banner */
.banner {
    background: url(../images/banner-top1.jpeg);
    background-size: cover;
	background-repeat:no-repeat;
    background-position: center center;
    background-attachment: fixed;
	    width: 100%;
    display: table;

}
.banner_text{
  min-height:1000px;
  position: relative;
  padding:450px 0 450px;
  background: #000;
  background: rgba(0,0,0, 0.5);
      display: table;
	  margin: 0 auto;
    width: 100%;
}



b, strong {
    font-weight: bold;
}
.con_page p {
color:#fff;
text-align:center;	
font-size:32px;
font-weight:normal;
}

/* Banner END */
/* Banner END */

.contdng {
	background: url(../images/contdng.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	padding: 300px 0 300px;
	 width: 100%;
    display: table;
}
.contdng p {
	font-size: 22px;
	color:#fff;
	font-weight: bold;
}
.contdng a {
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}


/* PRO END */
.locations {
padding:0 50px;	
}
.locations p {
 color: #666;
	font-size: 22px;
	font-weight: normal;
}

.middle_1 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
	 height: 100vh;
}
.titel_meet {
    color: #333;
    font-size: 32pt;
    text-align: left;
    text-transform: none;
	font-weight:bold;
   
}
.meet-img img {
width:100%;	
}
.pl {
padding-left:0	
}
.pr {
padding-right:0	
}
.meet_section  {
	background: url(../images/meet_section.jpeg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	padding: 0px 0;
	 width: 100%;
    display: table;
}

.banner_text_02 {
	 min-height:600px;
  position: relative;
  padding:300px 0px 300px;
  background: #000;
  background: rgba(0,0,0, 0.5);
   width: 100%;
    display: table;
}

.middle_2 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
	 height: 60vh;
}

.meet_section p {
color:#fff;
text-align:left;	
}

.middle_2 .titel_meet{
font-size: 35px;
    margin: 0 20px;
    font-weight: 500;
}
.middle_2 p {
margin-left:40px;
}
.diamond_bg{
    background: #ececec;
}
.diamond_bg img {
	width:100%;
}
.img-fluid {
    width:100%;
}
a.nhtr {
    display: table;
    margin: 20px auto;
    background: #000;
    border-radius: 10px;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
	font-size:20px;
}
a.nhtr:hover {
    background: #ffa800;
}


@keyframes swing {
  0%, 100% { transform: rotate(-10deg); }
  20% {transform:scale(.95);}
  50% { transform: rotate(10deg); }
  80% {transform:scale(.95);}
}

#sweetlandia {
  animation: swing 2s infinite ease-in-out;
}

.event{
  margin:0px auto;
  text-align:center;
}



.swing {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center -20px;
    float:left;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
.swing img {
    border: 5px solid #f8f8f8;
    display: block;
}
.swing:after{
    content: '';
    position: absolute;  
    width: 20px;
	 height: 20px;  
    border: 1px solid #999;
    top: -10px; left: 50%;
    z-index: 0;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}
/* nail */
.swing:before{
    content: '';
    position: absolute;
    width: 0px;
	 height: 0px;
    top: -14px;left: 54%;
    z-index: 5;
    border-radius: 50% 50%;
   _ background: #000;
}
 
@keyframes swing {
    0% { transform: rotate(3deg); }
    100% { transform: rotate(-3deg); }
}


	
	
	.footer {
		background:#000;
		width: 100%;
    display: table;
	}
.footer p { 
color:#cecece;
font-size:18px;
}
.footer_logo {
	 color: #fff;
    font-size: 35pt;
    text-align: left;
    text-transform: none;
	font-family: 'Montserrat', sans-serif;

	    line-height: 42px;
margin-bottom:10px;
}
.footer h1 {
	 color: #fff;
    font-size:25pt;
    text-align: left;
    text-transform: none;
	margin-bottom:10px;
}

.footer_menu  {
        padding: 0;
		margin:0;
}
.footer_menu li {
    display: inline-block;
    list-style: none;
    padding: 0;
	    width: 100%;
		margin-bottom:5px;
}
.footer_menu li a {
    color: #cecece;
    font-size: 18px;
    text-transform: none;
	text-decoration:none;
}
.footer_menu li a:hover {
    color: #fff;
}
.icon {
	
}
.icon a  {
color:#fff;
font-size:30px;
margin-right:10px;	
}
.icon a:hover {
color:#ffa800;
}
.email {
	margin:20px 0 0 0;
	padding:0;
}

.email li {
    display: inline-block;
    list-style: none;
    padding: 0;
	    width: 100%;
		margin-bottom:10px;
		color: #cecece;
    font-size: 18px;
    text-transform: none;
	text-decoration:none;
}
.email li a {
    color: #cecece;
    font-size: 18px;
    text-transform: none;
	text-decoration:none;
}
.email li a:hover {
    color: #fff;
}
.email .fa-location-dot, .fa-envelope, .fa-square-phone {
    color: #fff;
    height: 30px;
    float: left;
    margin-right: 10px;
}
.email .fa-envelope, .fa-square-phone {
    color: #fff;
    height: 25px;
    float: left;
    margin-right: 10px;
}
.cop_footer {
color:#cecece;
font-size:18px;
padding:20px 0;
border-top:1px solid #cecece;
	
}

.inner_banner {
	background:#aab1b9;
	width:100%;
	display:table;
	margin-bottom:50px;
	
}
.inner_page_titel {
    font-size: 30pt;
   padding: 70px 0;
    text-align: left;
}
.sub_titel {
	font-size: 42px;
    padding: 0px 0 10px 0;
    font-weight: 600;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
}


/* Style for image gallery container */
.example-image  {
width:100%;
border: 1px solid #CCC;	
}
.example-image {
  --c: #ffa800; /* the border color */
  --b: 2px;    /* the border thickness*/
  --g: 2px;     /* the gap on hover */
  
  padding: calc(var(--g) + var(--b));
  --_g: #0000 25%,var(--c) 0;
  background: 
    conic-gradient(from 180deg at top    var(--b) right var(--b),var(--_g))
     var(--_i,200%) 0  /200% var(--_i,var(--b))  no-repeat,
    conic-gradient(            at bottom var(--b) left  var(--b),var(--_g))
     0   var(--_i,200%)/var(--_i,var(--b)) 200%  no-repeat;
  transition: .3s, background-position .3s .3s;
  cursor: pointer;
}
.example-image:hover {
  --_i: 100%;
  transition: .3s, background-size .3s .3s;
}







.contact_pages input[type="text"],
.contact_pages input[type="email"],
.contact_pages input[type="tel"],
.contact_pages textarea {
  border: none;
  border: 1px solid rgb(128, 126, 126);
  background: transparent;
  outline: none;
  width: 100%;
  text-transform: capitalize;
  padding: 1rem 0.4rem;
  border-radius:5px;
}
.aside {
  background:#000;
  border:1px solid #cfcece;
  color:#fff;
}

@keyframes animateClr {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

ion-icon:not([name="logo-codepen"]) {
  border: 1px solid currentColor;
  border-radius: 20%;
  padding: 1rem;
}

.contact_pages .h3 {
color:#fff;
    font-size: 25px;	
}
p.opacity-50 {
color:#fff;
font-size: 18px;	
}



#button {
  display: inline-block;
  background-color: #00305b;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.svg-inline--fa {
color:#fff;
font-size:30px;	
 width: 40px;
  height: 40px;
  margin-top:5px;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
/*.banner {
    background: url(../images/banner-top1resposiv.jpg);
    background-size: 122%;
	background-repeat:no-repeat;
    background-position: top center;
    background-attachment: fixed;
	    width: 100%;
    display: table;
	background-color:#000;

}*/

}</pre></body></html>