﻿/* General Template Settings */
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);

:root {
	--template-maincolor: #0a2740;
  	--template-fontcolor: #eee;
  	--template-fontcolorbright: #fff;
  	--template-hlcolor: #fff;
  	--template-menufontcolor: #fff;
  	--template-menuhovercolor: #eee;
  	--template-linkcolor: #d5b978;
  	--template-linkhovercolor: #efc833;
	--template-hovercolor: #FAA500;
	--hl1-size: 45px;
}

/* Reset */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	position: relative;
}

body {
	background: #313131 !important;
	color: var(--template-fontcolor);
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: var(--ast-body-line-height, 1.7em);
}

/* Header */
/* Homepage */
body.site.index div#hdwrp {
	position: relative;
    width: 100%;
    height: 100vh;
    background-image: url(../../../../../images/layout/sundreamservices_florida.jpg);
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: darken;
}

header div#logo {
    position: absolute;
    top: 10px;
    left: 40px;
}

div#logo img {
    width: 120px;
}

body.site.index header div#logo {
    top: 20px;
    left: 50px;
}

body.site.index header div#logo img {
    width: auto;
}

body.site.index div#headermenu {
    position: relative;
    border-bottom: 1px solid #eee;
    box-shadow: 2px 2px 4px #f1f1f1;
    height: 70px;
    background: transparent;
}

div#headermenu {
    position: relative;
    border-bottom: 1px solid #2d2d2d;
    box-shadow: 2px 2px 4px #212121;
    height: 70px;
    background: #000;
}

body.site.index div#headermenu {
    border-bottom: 0;
    box-shadow: none;
    height: auto;
}

body.site.index .juxnav.jux-easy-megamenu-132 .meganav > li > a,
body.site.index .juxnav.jux-easy-megamenu-132 .meganav>li>.separator {
    color: rgba(217, 217, 217, 1);
}

div#headermenu .custom.contact {
	position: absolute;
	top: 20px;
	right: 50px;
}

header .custom.contact i {
    font-size: 32px;
    margin: 0 5px;
    color: rgba(163, 163, 163, 1);
}

body.site.index  .custom.contact i {
    color: #fff;
}

header div#mod-custom125 {
    position: absolute;
    top: 35%;
    left: 10%;
    line-height: 3em;
}

header div#header {
    text-align: center;
}

header div#header h1 {
    font-weight: 600;
    font-style: normal;
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize;
}

header div#header h2 {
    font-weight: 600;
    font-style: normal;
    color: rgba(255, 255, 255, 0.8);
}

div#hdwrp div#header span.btnrm {
	background-color: transparent;	
}

div#hdwrp div#getquote {
    position: absolute;
    bottom: 55px;
    right: 50px;
    background: #206cff;
    color: #fff;
    cursor: pointer;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    vertical-align: top;
    border: .5px solid transparent;
    border-radius: 2px;
    padding: 11px 15px;
    width: 117px;
}

div#mod-custom129 {
    position: absolute;
    bottom: 50px;
    left: 10%;
}

/*Begin Menu */
div#MenBt {
    display: none;
}

div#headermenu nav {
    padding-right: 10%;
}

div#menu {
    width: auto;
    margin-top: 15px;
    float: right;
    position: relative;
    padding-right: 60px;
}

ul.mod-menu.mod-list.nav {
    flex-wrap: wrap;
    list-style-type: none;
}

ul.mod-menu.mod-list.nav li.nav-item {
    display: inline;
    padding: 0 30px;
}

ul.mod-menu.mod-list.nav  li.nav-item.current a {
	border-bottom: solid 1px var(--template-menufontcolor);;
}

ul.mod-menu.mod-list.nav  li.nav-item a:hover {
	border-bottom: solid 1px var(--template-menuhovercolor);;
}
	
	
ul.mod-menu.mod-list.nav li.nav-item a {
	color: var(--template-menufontcolor);
    font-family: "Kanit", sans-serif;
    font-size: 1em;
  	font-weight: 300;
  	font-style: normal;
    text-transform: uppercase;
    display: inline-block;
}

div#footer ul.mod-menu.mod-list.nav li.nav-item a {
    color: #b3b3b3;
}

ul.mod-menu.mod-list.nav li.nav-item a:first-letter {
	font-size: 1.1em;
}

ul.mod-menu.mod-list.nav li:first-child a {
    border: 0;
}

ul.mod-menu.mod-list.nav li a:hover {
	color: var(--template-menuhovercolor);
}
/* End Menu */

/* Begin Header Contact */
div#contact {
    float: right;
    margin: 13px 40px 7px;
}

div#contact a {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 5px;
}

div#contact i.fa-solid.fa-square-phone,
div#contact i.fa-solid.fa-envelope {
    transition: transform .2s;
    color: #c2c9cf;
    font-size: 32px;
}

div#contact i.fa-solid.fa-square-phone:hover,
div#contact i.fa-solid.fa-envelope:hover {
    transform: scale(1.5);
}
/* End Header Contact */

/* Begin Header Language */
div#language {
    float: right;
    margin: 20px 20px 7px 0;
}

div.mod-languages img {
	border: 1px solid #eee !important;
    width: 32px;
}

nav.scsnav div.mod-languages li {
    margin: 0 !important;
}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;
}

/* End Header Language */

/* Footer */
div#footer {
    background: var(--template-headercolordark);
    margin-top: 100px;
    padding: 10px 0;
    border-top: 1px solid #d3d3d3;
}

div#footer img.footerimg {
    max-width: 100%;
}

.gridwrapper {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}

.grid {
    flex: 29.3333333333;
    max-width: 30.333333333%;
    margin: 0 1%;
    position: relative;
}

div#footer ul.mod-menu.mod-list.nav {
    text-align: center;
    margin: 0;
    padding: 0;
}

div#footer ul.mod-menu.mod-list.nav li {
    display: inline-block;
    margin: 0 20px;
    padding: 0;
}

div#footer ul.mod-menu.mod-list.nav li a {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

div#footer ul.mod-menu.mod-list.nav li a:hover {
	text-decoration: underline;
	text-underline-offset: 5px;
	border: 0; 
}

div#footer div#footer-social {
    text-align: center;
}

div#footer div#footer-social a {
	color: inherit;
    font-size: 32px;
    margin: 0 5px;
}

div#footer p.pawlik {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

div#footer ul ul {
    display: none;
}

/* Begin Standard Tags */
.clear {
    clear: both;
}

h1, h2, h3, h4 {
	font-family: "Noto Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	font-variation-settings: "wdth" 100;
  	color: var(--template-hlcolor);
}

h1,
.pgtxtsub h2 {
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-size: 1.1em;
    margin: 25px 0 10px;
}

p {
	font-size: 18px;
}

a {
	text-decoration: none;
	color: var(--template-linkcolor);
}

a:hover {
	text-decoration: none;
	color: var(--template-linkhovercolor);
}

img.right {
    float: right;
    width: 30%;
    margin-left: 5%;
    border: 1px solid #0a2740;
}

img.left {
    float: left;
    width: 30%;
    margin-right: 5%;
    border: 1px solid #0a2740;
}

/* Font Awesome general */
i.fa-brands.fa-facebook,
i.fa-brands.fa-instagram,
i.fa-brands.fa-google,
i.fa-solid.fa-envelope,
i.fa-solid.fa-square-phone {
    transition: transform .2s;
}

i.fa-brands.fa-facebook:hover,
i.fa-brands.fa-instagram:hover,
i.fa-brands.fa-google:hover,
i.fa-solid.fa-envelope:hover,
i.fa-solid.fa-square-phone:hover {
    transform: scale(1.5);
}

a.image-zoom:hover {
	transition: transform 0.5s;
    transform: scale(1.05) !important;
}

/* Nice page read more buttons */
.link-custom.ol-active {
	margin-top: 0;
}

.link-custom a {
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid rgba(112, 112, 112, 0.1);
    border-radius: 40px;
    padding-right: 25px;
    -webkit-transition: background 0.2s 
linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s 
linear;
	position: absolute;
}

body.site.index .link-custom a {
	position: relative;
}  

.link-custom a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 600;
    height: 30px;
    width: 30px;
    line-height: 33px;
    text-align: center;
    margin: 12px 20px;
    background-color: #111;
    color: #fff;
    -webkit-transition: background 0.2s 
linear, color 0.2s 
linear;
    -o-transition: background 0.2s linear, color 0.2s linear;
    transition: background 0.2s 
linear, color 0.2s 
linear;
}

.link-custom a:before,
.icon-circle:before {
	font-family: "Font Awesome 6 Free" !important;
    content: "\f061" !important;
}

.icon-joomla, [class^=icon-], [class*=\ icon-] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant: normal;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    display: inline-block;
    font-family: "Font Awesome 6 Free";
}

.icon-circle:before {
    content: "" !important;
}

body.v-dark .link-custom a,
div#mod-custom125 .link-custom a {
    border: 1px solid rgb(255 255 255 / 50%);
}

div#mod-custom125 .link-custom {
    position: relative;
}

div#mod-custom125 .link-custom a {
    position: absolute;
    color: var(--template-fontcolorbright);
}

div#mod-custom125 .link-custom a:before {
    background-color: var(--template-menuhovercolor);
    color: #000000;
}
