@charset "utf-8";

/*  BASIC PAGE SETUP ============================================================================= */
html {
height:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
scroll-behavior:smooth;
}
* {
touch-action:manipulation;
}
@-ms-viewport {
width:device-width;
}
body {
margin:0px;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-position:center center;
background-attachment:fixed;
font-family:'Open Sans', Helvetica, Verdana, Arial, sans-serif;
font-size:16px;
font-weight:400;
color:#000000;
}
@media (pointer:coarse) {
body {
background-size:175%;
background-position:center top;
}
}
div, ul, li, img, form {
margin:0px;
padding:0px;
}
iframe, object, embed {
display:block;
margin:0px;
}
h1 {
font-family:'Alfa Slab One', Helvetica, Verdana, Arial, sans-serif;
font-size:75px;
font-weight:400;
text-align:center;
color:#000000;
line-height:75px;
}
h2 {
font-size:30px;
font-weight:700;
text-align:center;
color:#000000;
line-height:40px;
}
h3 {
font-size:30px;
font-weight:500;
text-align:left;
color:#000000;
line-height:40px;
border-bottom:1px solid #E5E5E5;
}
h4 {
font-size:30px;
font-weight:500;
text-align:center;
color:#000000;
line-height:40px;
}
h5 {
font-size:20px;
font-weight:400;
text-align:left;
color:#000000;
line-height:30px;
}
h6 {
font-family:'Alfa Slab One', Helvetica, Verdana, Arial, sans-serif;
font-size:25px;
font-weight:400;
text-align:center;
color:#000000;
color:#FFFFFF;
line-height:30px;
margin-top:0px;
padding-top:0px;
}
h10 {
font-family:'Alfa Slab One', Helvetica, Verdana, Arial, sans-serif;
font-size:50px;
font-weight:400;
text-align:center;
color:#000000;
line-height:75px;
overflow:hidden;
}
a {
text-decoration:none;
}
a:active {
color:#1557A3;
}
a:link {
color:#1557A3;
}
a:visited {
color:#1557A3;
}
a:hover {
color:#FE701A;
}
select {
font-size:12px;
}
hr {
border:0;
height:1px;
margin-top:15px;
margin-bottom:15px;
background-color:#757575;
}
p {
text-align:justify;
line-height:28px;
}
p.anchor {
display:block;
position:relative;
top:-150px;
visibility:hidden;
}
p.highlight {
font-size:30px;
font-weight:500;
text-align:center;
color:#757575;
line-height:40px;
padding-bottom:25px;
border-bottom:1px solid #C5C5C5;
}
strong {
font-weight:700;
}
svg {
width:160px;
height:350px;
width:auto;
height:75vh;
height:50vh;
opacity:0.25;
}
svg.svg-instagram {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
svg.svg-instagram:hover {
fill:#F00075;
}
svg.svg-instagram-footer {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
.bottom-nav svg.svg-instagram {
padding-top:15px;
padding-left:0px;
padding-right:0px;
}
svg.svg-linkedin {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
svg.svg-linkedin:hover {
fill:#0077B5;
}
svg.svg-linkedin-footer {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
.bottom-nav svg.svg-linkedin {
padding-top:15px;
padding-left:0px;
padding-right:0px;
}
svg.svg-youtube {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
svg.svg-youtube:hover {
fill:#FF0000;
}
svg.svg-youtube-footer {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
.bottom-nav svg.svg-youtube {
padding-top:15px;
padding-left:0px;
padding-right:0px;
}
.table-design table {
width:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
padding:0px;
border-spacing:0px;
border:1px solid #C5C5C5;
font-weight:400;
}
.table-design tr {
background-color:#FFFFFF;
}
.table-design tr:hover {
background-color:#F5F5F5;
}
.table-design th {
background-color:#000000;
padding:15px;
vertical-align:top;
text-align:left;
font-size:20px;
font-weight:400;
color:#FFFFFF;
}
.table-design th p {
padding:0px;
margin:0px;
}
.table-design td {
padding:10px;
vertical-align:top;
border-top:1px solid #F5F5F5;
font-weight:400;
}
.table-design td p {
padding:0px;
margin:0px;
}
@media (pointer:coarse) {
.phone-inactive {
display:none;
}
}
@media (pointer:fine) {
.phone-active {
display:none;
}
}

/*  IMAGES ============================================================================= */
img {
margin:0px;
display:block;
border :0px;
max-width:100%;
height:auto;
}
img a:hover {
opacity:0.5;
}
img.float-left {
float:left;
margin:0px 10px 0px 0px;
}
img.float-right {
float:right;
margin:0px 0px 0px 10px;
}
.overlay {
left:0px;
top:0px;
width:100%;
min-height:40%;
text-align:center;
color:rgb(255, 255, 255);
position:absolute;
opacity:0.0;
background-color:rgba(31,180,221,1);
-webkit-transition:0.25s ease-in;
-moz-transition:0.25s ease-in;
-o-transition:0.25s ease-in;
transition:0.25s ease-in;
}
.overlay h3 {
margin:0px auto;
padding:27px 0px 5px;
text-align:center;
color:rgb(255, 255, 255);
line-height:30px;
letter-spacing:1px;
font-size:28px;
}
.overlay p {
text-align:center;
font-size:12px;
}
.material-icons {
display:inline;
vertical-align:middle;
padding-right:5px;
}

/* IFRAMES============================================================================= */
.framework-iframe {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #757575;
}
.framework-iframe iframe,
.framework-iframe object,
.framework-iframe embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/* FLEX============================================================================= */

.flex-container {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flex;		
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.flex-container:before {
display:inline;
}
.flex-container .box-outline {
-webkit-flex:1;
-ms-flex:1;
flex:1;
}
.flex-container .box-logo {
-webkit-flex:1;
-ms-flex:1;
flex:1;
}

/* FRAMEWORK============================================================================= */
#framework {
width:100%;
position:relative;
margin:0px;
text-align:left;
}
#framework-note {
width:100%;
height:35px;
position:relative;
background-color:#000000;
top:0px;
z-index:2001;
}
#note {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
font-size:14px;
font-weight:700;
color:#FFFFFF;
}
#note p {
margin:0px;
padding:0px;
padding-left:5%;
padding-right:5%;
line-height:35px;
text-align:center;
}
#framework-home {
background-repeat:no-repeat;
background-position:left top;
background-size:cover;
}
#framework-navigation {
width:100%;
width:45px;
height:35px;
background-color:transparent;
z-index:20000;
position:fixed;
top:0px;
}
#navigation {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin-right:auto;
margin-left:auto;
}
#framework-header {
width:100%;
height:75px;
top:0px;
position:fixed;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:right top;
z-index:2000;
transition:0.5s;
}
#header {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin-right:auto;
margin-left:auto;
color:#000000;
}
#header a:active, #header a:link, #header a:visited {
color:#FFFFFF;
}
#header a:hover {
color:#000000;
}
#header-logo {
width:16%;
max-width:16%;
position:absolute;
top:60px;
left:0;
right:0;
margin:auto;
z-index:5002;
transition:0.5s;
}
#header-logo img {
width:auto;
height:100%;
margin-left:auto;
margin-right:auto;
transition:0.5s;
}
#header-phone {
position:absolute;
top:0px;
right:15px;
font-size:25px;
line-height:75px;
text-transform:uppercase;
text-align:center;
z-index:2006;
transition:0.5s;
}
#header-address {
width:90%;
height:50px;
margin-left:auto;
margin-right:auto;
border-bottom:1px solid #757575;
border-bottom:1px solid #FFFFFF;
overflow:hidden;
transition:0.5s;
}
#header-address p {
font-size:12px;
color:#FFFFFF;
line-height:50px;
margin:0px;
padding:0px;
text-align:center;
}
#header-address p a:active, #header-address p a:link, #header-address p a:visited {
color:#FE701A;
}
#header-address p a:hover {
color:#FFFFFF;
}
#header-address .material-icons {
display:inline;
vertical-align:middle;
padding-left:15px;
padding-right:5px;
}
#framework-buttons {
width:100%;
height:125px;
line-height:75px;
position:fixed;
top:75px;
top:0px;
z-index:1999;
background-color:#1557A3;
transition:0.5s;
}
#buttons {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
z-index:1000;
}
#buttons .material-icons {
display:inline;
vertical-align:middle;
padding-right:10px;
}
#framework-animation {
width:100%;
position:relative;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:center top;
background-size:cover;
margin-top:0px;
padding-top:125px;
transition:0.5s;
}
#animation {
width:100%;
min-width:320px;
max-width:1600px;
height:70vh;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
z-index:1000;
}
#animation-home {
width:100%;
min-width:320px;
max-width:100%;
height:100vh;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
z-index:1000;
}
#animation-box {
width:80%;
position:absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
top:45%;
-ms-transform: translateY(-45%);
transform: translateY(-45%);
font-size:45px;
font-size:3vw;
font-weight:400;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px 3px #000000;
}
#animation-box-home {
position:absolute;
width:85%;
margin:0px;
padding:3%;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
font-size:35px;
font-weight:400;
color:#FFFFFF;
text-align:center;
}
#animation-box-home span {
font-family:'Alfa Slab One', Helvetica, Verdana, Arial, sans-serif;
font-size:75px;
font-weight:400;
line-height:95px;
}
#framework-booking {
background-color:#F5F5F5;
border-bottom:1px solid #E5E5E5;
position:-webkit-sticky;
position:sticky;
top:110px;
z-index:1998;
}
#booking {
position:relative;
padding-left:5%;
padding-right:5%;
padding-top:25px;
padding-bottom:25px;
font-size:12px;
}
#booking .form-button {
width:100%;
margin-top:15px;
}
#booking-menu .form-button {
width:100%;
margin-top:30px;
}
#framework-content {
width:100%;
position:relative;
background-color:#FFFFFF;
}
#content {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
z-index:1000;
}
#content img {
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#content ul {
margin-left:5%;
}
#content li {
margin-bottom:10px;
}
#content li .material-icons {
display:inline;
vertical-align:middle;
padding-right:5px;
}
#content hr {
margin-top:0px;
margin-top:35px;
margin-bottom:35px;
}
#content .material-icons {
display:inline;
vertical-align:middle;
}
#framework-content-bg {
width:100%;
background-color:#E5E5E5;
background-size:contain,cover;
background-position:center top,right bottom;
}
#content-bg {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:20%;
padding-bottom:20%;
margin-right:auto;
margin-left:auto;
font-size:1.3vw;
font-size:25px;
font-weight:400;
z-index:1000;
}
#content-bg img {
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#content-bg ul {
margin-left:5%;
}
#content-bg li {
margin-bottom:10px;
}
#content-bg p {
line-height:45px;
}
#content-bg h4 {
font-size:35px;
line-height:45px;
border-bottom:1px solid #000000;
}
#framework-content-1 {
width:100%;
position:relative;
background-color:#F5F5F5;
border-top:1px solid #E5E5E5;
}
#content-1 {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:50px;
padding-bottom:50px;
margin-right:auto;
margin-left:auto;
z-index:1000;
}
#content-1 img {
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#content-1 ul {
margin-left:5%;
}
#content-1 li {
margin-bottom:10px;
}
#framework-content-2 {
width:100%;
position:relative;
background-color:#000000;
color:#F5F5F5;
}
#content-2 {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:50px;
padding-bottom:50px;
margin-right:auto;
margin-left:auto;
z-index:1000;
}
#content-2 img {
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#content-2 ul {
margin-left:5%;
}
#content-2 li {
margin-bottom:10px;
}
#framework-content-3 {
width:100%;
position:relative;
background-color:#FFFFFF;
}
#content-3 {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
z-index:1000;
}
#content-3 img {
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#content-3 ul {
margin-left:5%;
}
#content-3 li {
margin-bottom:10px;
}
.content-main {
width:74.6%;
}
.content-menu {
width:23.8%;
}
.content-image img {
width:50%;
max-width:800px;
}
#icons {
width:auto;
font-size:14px;
text-align:center;
color:#757575;
padding-top:25px;
}
#icons span {
font-size:3vw;
font-size:35px;
}
#icons span.material-icons {
display:inline;
vertical-align:middle;
padding-left:2%;
padding-right:2%;
font-size:5vw;
font-size:50px;
}
#feature {
width:auto;
font-size:20px;
text-align:center;
}
#feature span {
font-size:3vw;
font-size:60px;
}
#feature span.material-icons {
display:inline;
vertical-align:middle;
padding-left:2%;
padding-right:2%;
font-size:5vw;
font-size:100px;
}
#framework-features {
width:100%;
background-color:#FFFFFF;
border-top:1px solid #E5E5E5;
}
#features {
width:90%;
min-width:320px;
max-width:2000px;
position:relative;
margin:0px;
padding:0px;
padding-top:50px;
padding-bottom:50px;
margin-left:5%;
margin-right:5%;
text-align:center;
z-index:1000;
}
#framework-basic {
width:100%;
position:relative;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
font-size:20px;
line-height:25px;
text-align:center;
color:#000000;
}
#basic {
width:auto;
min-width:320px;
max-width:1600px;
max-width:100%;
height:85vh;
position:relative;
margin:0px;
padding:0px;
margin-right:auto;
margin-left:auto;
z-index:1000;
}
#basic-gradient {
background:linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5), rgba(255,255,255,0.5), rgba(255,255,255,0), rgba(255,255,255,0));
text-shadow:1px 1px 1px #FFFFFF,0px 0px 5px #000000;
}
#basic h3 {
text-align:center;
color:#000000;
}
#basic-box {
position:relative;
width:90%;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
border:5px solid #FFFFFF;
}
#basic-phrase {
width:90%;
margin:0px;
padding:5%;
background-color:rgba(255,255,255,0.55);
}
#framework-bar {
width:100%;
position:relative;
background-color:#E5E5E5;
}
#bar {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:50px;
padding-bottom:50px;
margin-right:auto;
margin-left:auto;
z-index:1000;
font-size:14px;
}
#bar h3 {
border-bottom:1px solid #757575;
color:#757575;
}
#framework-testimonials {
width:100%;
position:relative;
background-color:#1557A3;
background-repeat:no-repeat;
background-position:center top;
background-size:cover;
}
#testimonials {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin:0px;
padding:0px;
padding-top:50px;
padding-bottom:50px;
margin-right:auto;
margin-left:auto;
color:#FFFFFF;
z-index:1000;
}
#framework-shadow {
width:90%;
position:relative;
padding-left:5%;
padding-right:5%;
background-color:#FFFFFF;
}
#shadow {
position:relative;
padding-top:50px;
padding-bottom:50px;
z-index:1000;
}
#framework-footer {
width:100%;
position:relative;
background-color:#1557A3;
}
#footer {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin-right:auto;
margin-left:auto;
padding:0px;
padding-top:50px;
padding-bottom:50px;
line-height:35px;
text-align:left;
font-size:14px;
color:#FFFFFF;
z-index:1000;
}
#footer h5 {
color:#C5C5C5;
}
#footer ul {
list-style:none;
margin-left:5%;
}
#footer p span {
margin:0px;
text-align:left;
}
#footer p.standout {
font-size:20px;
}
#footer a:active, #footer a:link, #footer a:visited {
color:#FFFFFF;
}
#footer a:hover {
color:#FE701A;
}
#footer img {
width:100%;
max-width:250px;
margin-left:auto;
margin-right:auto;
}
#footer .footer-buttons {
padding-left:2%;
padding-right:2%;
text-align:right;
}
#footer .page-button {
display:inline-block;
}
#footer .page-button a {
height:50px;
line-height:50px;
background-color:#000000;
color:#FFFFFF;
}
#footer .page-button a:hover {
background-color:#757575;
color:#FFFFFF;
}
#footer .page-button a:active, #footer .page-button a:link, #footer .page-button a:visited {
color:#FFFFFF;
}
#footer .feature-button {
display:inline-block;
margin-left:10px;
}
#footer .feature-button a {
height:50px;
line-height:50px;
background-color:#FE701A;
color:#FFFFFF;
}
#footer .feature-button a:active, #footer .feature-button a:link, #footer .feature-button a:visited {
color:#FFFFFF;
}
#footer .feature-button a:hover {
background-color:#757575;
color:#FFFFFF;
}
#footer .material-icons {
display:inline;
vertical-align:middle;
padding-right:10px;
}
#footer-icons {
width:100%;
max-width:100%;
}
#footer-icons img {
width:100%;
max-width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
}
#footer-icons div {
width:40%;
max-width:40%;
float:left;
margin-left:30%;
margin-right:30%;
margin-top:10px;
margin-bottom:10px;
}
#footer-icons div.icon-facebook {
background-color:#4368B0;
}
#footer-icons div.icon-instagram {
background-color:#F00075;
}
#footer-icons div.icon-twitter {
background-color:#3B9CD6;
}
#footer-icons div.icon-pinterest {
background-color:#E40425;
}
#footer-icons div.icon-youtube {
background-color:#FF0000;
}
#footer-icons div:hover {
background-color:#000000;
background-color:#FFFFFF;
}
#framework-copyright {
width:100%;
position:relative;
background-color:#FFFFFF;
}
#copyright {
width:auto;
min-width:320px;
max-width:1600px;
position:relative;
margin-right:auto;
margin-left:auto;
padding:0px;
text-align:right;
font-size:15px;
line-height:50px;
z-index:1000;
}
.copyright {
text-align:left;
}
.float-left {
float:left;
}
.float-right {
float:right;
}
.content-clear {
clear:both;
}

/* MENUS============================================================================= */
#header-buttons {
width:90%;
height:75px;
line-height:35px;
line-height:71px;
padding-top:15px;
padding-top:0px;
margin-left:auto;
margin-right:auto;
font-size:15px;
font-weight:400;
text-transform:uppercase;
text-align:center;
-webkit-font-smoothing:antialiased;
-webkit-text-stroke:0.25px;
}
#header-buttons ul {
width:auto;
list-style:none;
}
#header-buttons li {
width:14%;
height:35px;
height:71px;
float:left;
text-align:center;
}
#header-buttons li:nth-child(3) {
margin-right:16%;
}
#header-buttons a {
display:block;
height:35px;
height:71px;
text-decoration:none;
}
#header-buttons a:active, #header-buttons a:link, #header-buttons a:visited {
color:#FFFFFF;
}
#header-buttons .button-active a:active, #header-buttons .button-active a:link, #header-buttons .button-active a:visited {
color:#C5C5C5;
border-bottom:3px solid #C5C5C5;
}
#header-buttons a:hover {
color:#000000;
border-bottom:3px solid #000000;
}
#header-buttons .button-active a:hover {
color:#000000;
border-bottom:3px solid #000000;
}
ul#dropdown .submenu {
width:700%;
left:0px;
float:left;
visibility:hidden;
position:relative;
top:0px;
padding:0px 3px 3px;
padding:10px;
padding:10%;
text-transform:none;
z-index:5001;
background-color:#FFFFFF;
border:1px solid #757575;
border-top:21px solid #000000;
border-top:0px solid #757575;
font-size:14px;
font-size:12px;
color:#757575;
}
ul#dropdown li:hover>.submenu {
visibility:visible;
opacity:1;
}
ul#dropdown #submenu1 {
float:left;
left:0px;
}
ul#dropdown #submenu2 {
float:left;
left:-100%;
}
ul#dropdown #submenu3 {
float:left;
left:-200%;
}
ul#dropdown #submenu4 {
float:right;
left:200%;
}
ul#dropdown #submenu5 {
float:right;
left:100%;
}
ul#dropdown #submenu6 {
float:right;
right:0px;
}
ul#dropdown .submenu ul {
padding:2%;
}
ul#dropdown .submenu li {
width:100%;
height:35px;
line-height:35px;
margin:0px;
padding:0px;
border-bottom:1px solid #757575;
text-align:left;
}
ul#dropdown .submenu li:hover {
background-color:transparent;
background-color:#F5F5F5;
}
ul#dropdown .submenu li a {
height:35px;
line-height:35px;
border-bottom:1px solid #757575;
color:#1557A3;
}
ul#dropdown .button-active .submenu li a {
height:35px;
line-height:35px;
border-bottom:1px solid #757575;
color:#1557A3;
}
ul#dropdown .submenu li a:hover {
background-color:#F5F5F5;
border-bottom:1px solid #FE701A;
color:#FE701A;
}
ul#dropdown .submenu div a:active, ul#dropdown .submenu div a:link, ul#dropdown .submenu div a:visited {
color:#1557A3;
}
ul#dropdown .submenu div a:hover {
background-color:transparent;
border-bottom:0px solid #FE701A;
color:#FE701A;
}
ul#dropdown .button-active .submenu div a:hover {
background-color:transparent;
border-bottom:0px solid #FE701A;
color:#FE701A;
}
ul#dropdown .submenu li.category {
height:auto;
min-height:25px;
line-height:25px;
border-top:0px;
border-bottom:1px solid #000000;
font-weight:700;
font-size:14px;
}
ul#dropdown .submenu li.category a {
color:#000000;
}
ul#dropdown .submenu li.category a:hover {
background-color:#F5F5F5;
border-bottom:1px solid #FE701A;
color:#FE701A;
}
ul#dropdown .submenu li.subcategory {
height:25px;
line-height:25px;
border-top:0px;
border-bottom:1px solid #757575;
overflow:hidden;
}
ul#dropdown li:hover>a {
background-color:transparent;
border-bottom:3px solid #000000;
color:#000000;
border-bottom:3px solid #FE701A;
color:#FE701A;
}
ul#dropdown li.button-active:hover>a {
background-color:transparent;
border-bottom:3px solid #000000;
color:#000000;
border-bottom:3px solid #FE701A;
color:#FE701A;
}
ul#dropdown .button-active .submenu p a {
border-bottom:0px;
}
ul#dropdown .submenu p a {
display:inline;
}
ul#dropdown .submenu p a:active, ul#dropdown .submenu p a:link, ul#dropdown .submenu p a:visited {
color:#1557A3;
}
ul#dropdown .submenu p a:hover {
color:#FE701A;
}
ul#dropdown .button-active .submenu p a:hover {
color:#FE701A;
}

/* FORMS============================================================================= */
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=submit]) {
height:35px;
width:96%;
max-width:96%;
padding-left:2%;
padding-right:2%;
border:1px solid #D9D9D9;
background-color:#F8F8F8;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=submit]):hover {
border:1px solid #D9D9D9;
background-color:#E5E5E5;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
textarea {
width:96%;
padding-left:2%;
padding-right:2%;
border:1px solid #D9D9D9;
background-color:#F8F8F8;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
textarea:hover {
border:1px solid #D9D9D9;
background-color:#E5E5E5;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
select {
max-width:96%;
height:35px;
padding-left:2%;
padding-right:2%;
border:1px solid #D9D9D9;
background-color:#F8F8F8;
background-color:#FFFFFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:16px;
padding-left:10px;
padding-right:35px;
}
select:hover {
border:1px solid #D9D9D9;
background-color:#E5E5E5;
background-color:#FFFFFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:16px;
}
.form-details {
padding-left:2%;
height:35px;
line-height:35px;
background-color:#000000;
color:#FFFFFF;
font-size:20px;
text-transform:uppercase;
}
.form-labels {
width:23%;
max-width:250px;
background-color:#E8E7E7;
padding:1%;
font-size:16px;
}
.form-fields {
width:73%;
background-color:#F8F8F8;
padding:1%;
font-size:14px;
}
.form-fields img {
width:auto;
padding:1%;
}
.form-button {
max-width:100%;
height:50px;
line-height:50px;
padding-left:25px;
padding-right:25px;
background:#1557A3;
border:1px solid #1557A3;
font-size:16px;
color:#FFFFFF;
text-transform:uppercase;
text-align:center;
float:right;
margin-right:5px;
margin-bottom:5px;
cursor:pointer;
-webkit-appearance:none;
border-radius:0;
}
.form-button:hover {
border:1px solid #000000;
background:#000000;
color:#FFFFFF;
}
.page-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
transition:0.5s;
}
.page-button a {
display:inline-block;
height:50px;
line-height:50px;
position:relative;
margin-top:5px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#1557A3;
padding:0px 25px 0px 25px;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
}
.page-button a:active, .page-button a:link, .page-button a:visited {
color:#FFFFFF !important;
}
.page-button a:hover {
background-color:#1D1B17;
color:#FFFFFF !important;
}
.page-button span.material-icons {
display:inline;
vertical-align:middle;
margin:0px;
padding:0px;
padding-right:5px;
font-size:25px !important;
line-height:50px;
}
.page-button-reverse {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
transition:0.5s;
}
.page-button-reverse a {
display:inline-block;
height:50px;
line-height:50px;
position:relative;
margin-top:5px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#837A7C;
padding:0px 25px 0px 25px;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
}
.page-button-reverse a:active, .page-button-reverse a:link, .page-button-reverse a:visited {
color:#FFFFFF !important;
}
.page-button-reverse a:hover {
background-color:#1D1B17;
color:#FFFFFF !important;
}
.page-button-reverse span.material-icons {
display:inline;
vertical-align:middle;
margin:0px;
padding:0px;
padding-right:5px;
font-size:25px !important;
line-height:50px;
}
.feature-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
transition:0.5s;
}
.feature-button a {
display:inline-block;
height:50px;
line-height:50px;
position:relative;
margin-top:5px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#FE701A;
padding:0px 25px 0px 25px;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
}
.feature-button a:active, .feature-button a:link, .feature-button a:visited {
color:#FFFFFF !important;
}
.feature-button a:hover {
background-color:#1557A3;
color:#FFFFFF !important;
}
.feature-button span.material-icons {
display:inline;
vertical-align:middle;
margin:0px;
padding:0px;
font-size:25px !important;
line-height:50px;
}
.border-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
transition:0.5s;
}
.border-button a {
display:inline-block;
height:50px;
line-height:50px;
position:relative;
font-size:16px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
border:1px solid #FFFFFF;
padding:0px 35px 0px 35px;
-webkit-appearance:none;
transition:0.5s;
}
.border-button a:active, .border-button a:link, .border-button a:visited {
color:#FFFFFF;
}
.border-button a:hover {
background-color:#757575;
border:1px solid #757575;
color:#FFFFFF;
}
.border-button span.material-icons {
display:inline;
vertical-align:middle;
margin:0px;
padding:0px;
font-size:25px !important;
line-height:50px;
}
.highlight-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
transition:0.5s;
}
.highlight-button a {
display:inline-block;
height:50px;
line-height:50px;
position:relative;
font-size:16px;
text-align:center;
text-decoration:none;
color:#1557A3;
border:1px solid #1557A3;
padding:0px 35px 0px 35px;
-webkit-appearance:none;
transition:0.5s;
}
.highlight-button a:active, .highlight-button a:link, .highlight-button a:visited {
color:#1557A3;
}
.highlight-button a:hover {
background-color:#757575;
border:1px solid #757575;
color:#FFFFFF;
}
.highlight-button:hover a:active, .highlight-button:hover a:link, .highlight-button:hover a:visited {
color:#FFFFFF;
}
.highlight-button span.material-icons {
display:inline;
vertical-align:middle;
margin:0px;
padding:0px;
font-size:25px !important;
line-height:50px;
}
#tab-button {
bottom:0px;
left:0px;
width:250px;
max-width:25%;
overflow:visible;
z-index:9999;
}
#tab-button img {
width:100%;
max-width:100%;
}
#tab-button div {
font-size:12px;
font-weight:700;
position:absolute;
bottom:10px;
left:20px;
text-align:center;
text-transform:uppercase;
color:#1557A3;
}
#tab-button span {
font-size:5vw;
font-size:100px;
font-weight:400;
vertical-align:middle;
position:absolute;
bottom:25px;
left:10px;
}

/* CONTENT ============================================================================= */
.swatches {
font-size:14px;
text-align:center;
}
.swatch {
width:100%;
max-width:140px;
border:1px solid #000000;
border:1px solid #949292;
}
.box-hover {
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
background-color:rgba(135,135,135,0);
cursor:pointer;
}
.box-hover:hover {
background-color:rgba(135,135,135,0.50);
}
.box-basic {
background-color:#F5F5F5;
background-color:#FFFFFF;
background-color:transparent;
padding:10%;
}
.box-basic-image {
background-size:cover;
background-position:center center;
transition:0.5s;
}
.box-basic-image:hover {
transform:scale(1.2);
}
.box-featured {
padding:75px;
}
.box-featured div.span-1-of-2 {
margin-top:0px;
margin-bottom:0px;
}
.box-featured p.box-featured-title {
margin:0px;
padding:0px;
font-family:'Alfa Slab One', Helvetica, Verdana, Arial, sans-serif;
font-size:75px;
font-weight:400;
text-align:center;
text-transform:uppercase;
text-shadow:3px 3px 0 #000000;-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000;
color:#3AC055;
line-height:75px;
}
.box-featured p.box-featured-overview {
margin:0px;
padding:0px;
padding-top:35px;
padding-bottom:35px;
font-weight:300;
color:#FFFFFF;
}
.box-featured p.feature-button {
text-align:center;
}
.box-features-border {
position:relative;
margin-bottom:325px;
}
.box-features {
position:absolute;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
top:85%;
width:50%;
height:325px;
padding:2%;
padding-left:5%;
padding-right:5%;
background-color:#000000;
color:#FFFFFF;
text-align:center;
}
.box-features h2 {
text-align:center;
color:#FFFFFF;
}
.box-features p {
text-align:center;
}
.box-features img {
width:100%;
max-width:100%;
margin:0px;
padding:0px;
}
.box-background {
background-color:#F5F5F5;
background-size:cover;
background-position:left center;
}
.box-text {
background-color:#F5F5F5;
background-color:transparent;
}
.box-services {
padding:2%;
}
.box-services-border {
padding-top:10%;
border-top:1px solid #AFAEAC;
}
.box-plain {
background-color:#FFFFFF;
background-color:rgba(255,255,255,0.80);
}
.box-background .box-plain {
margin:10%;
padding:10%;
}
.box-background .box-plain h4 {
padding-top:0px;
margin-top:0px;
}
.box-plain-padded {
margin:10%;
padding:10%;
background-color:#FFFFFF;
background-color:rgba(255,255,255,0.80);
}
.box-plain-border {
padding-top:10%;
border-top:1px solid #757575;
}
.box-plain h6 {
white-space:normal;
margin:0px;
}
.box-plain-padded p {
font-size:25px;
}
.box-plain span {
font-size:16px;
}
.box-plain .material-icons {
font-size:95px;
}
.box-logo {
position:relative;
height:100%;
}
.box-logo p {
margin:0;
position:relative;
top:50%;
left:50%;
transform:translate(-50%,-50%);
text-align:center;
}
#content .box-logo img {
display:block;
width:75%;
max-width:450px;
margin:auto;
}
.box-logo-category {
background-color:#000000;
font-size:20px;
font-weight:700;
color:#FFFFFF;
}
.box-testimonial {
position:relative;
height:100%;
border:1px solid #E5E5E5;
background-color:#FFFFFF;
margin-bottom:5px;
font-size:15px;
line-height:20px;
overflow:hidden;
}
.box-testimonial:hover {
background-color:#F5F5F5;
}
.box-testimonial div {
padding:2%;
}
.box-testimonial h3 {
font-size:25px;
line-height:35px;
margin:0px;
padding:0px;
}
.box-testimonial-category {
background-color:#000000;
font-size:20px;
font-weight:700;
color:#FFFFFF;
}
.box-testimonial .material-icons {
display:inline;
vertical-align:middle;
line-height:20px;
padding-right:10px;
}
.box-testimonial p.page-button {
position:absolute;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
}
.box-testimonial p.feature-button {
position:absolute;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
}
.box-testimonial .page-button .material-icons {
padding-right:0px;
}
.box-testimonial .feature-button .material-icons {
padding-right:0px;
}
.box-testimonial .symbol {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:35px;
line-height:20px;
vertical-align:middle;
}
.testimonial {
font-size:12px
}
.testimonial a:active, .testimonial a:link, .testimonial a:visited {
color:#1557A3;
}
.testimonial a:hover {
color:#1557A3;
}
#box-products-category {
padding-bottom:5px;
}
#box-products-category div {
margin-top:5px;
}
.box-product-selection {
float:left;
margin-right:5px;
border:1px solid #DBDBDB;
padding:5px;
border-radius:21px;
text-transform:uppercase;
font-size:14px;
padding-left:10px;
padding-right:10px;
margin-bottom:5px;
}
.box-product-selected {
background-color:#1557A3;
border:1px solid #1557A3;
color:#FFFFFF;
}
.box-product-selected a:hover {
color:#FFFFFF;
}
.navigation {
font-weight:bold;
font-size:14px;
}
.slogan {
color:#1557A3;
font-size:20px;
font-weight:bold;
}
.gallery {
font-size:18px;
}
.gallery div {
margin-bottom:10px;
}
.gallery-plus {
width:100%;
position:absolute;
top:50%;
transform:translateY(-50%);
z-index:1;
color:#FFFFFF;
text-align:center;
font-size:75px;
font-weight:700;
}
#content.gallery img:hover {
opacity:0.75;
}
.photo {
font-size:16px;
}
.photo div {
margin-bottom:10px;
}
.photo a:active, .photo a:link, .photo a:visited {
color:#000000;
}
.photo a:hover {
color:#1A75CE;
}
.video {
border:#E8E7E7 1px solid;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:center;
}
#lightbox {
width:100%;
height:100%;
position:fixed;
z-index:30000;
margin:0px;
padding:0px;
top:0px;
left:0px;
text-align:center;
}
#lightbox #light {
width:100%;
height:100%;
position:fixed;
z-index:-1;
margin:0px;
padding:0px;
top:0px;
left:0px;
background:#000000;
filter:alpha(opacity=100);
opacity:1;
}
#lightbox #box-nav {
width:100%;
position:absolute;
z-index:30001;
background-color:#FFFFFF;
top:0px;
left:0px;
}
#lightbox #box {
position:absolute;
width:100%;
max-width:100%;
height:100%;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
overflow:hidden;
}
#lightbox #box img {
width:auto;
max-width:90%;
height:auto;
max-height:90%;
padding:0px;
position:fixed;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
background-color:#FFFFFF;
}
#lightbox p {
text-align:center;
}
#quotes {
font-size:35px;
line-height:55px;
}
#quotes ul {
list-style:none;
text-align:center;
}
#quotes .symbol {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:65px;
line-height:35px;
vertical-align:bottom;
}
.title {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.heading {
font-size:12px;
font-weight:bold;
color:#FF9933
}
.textsmall {
font-size:12px;
font-weight:bold;
}
.textcolour {
color:#1557A3;
}
.texttiny {
font-size:12px;
color:#FFFFFF
}
.polygon {
height:100%;
width:100%;
}
polygon {
fill:#FFFFFF;
}
.hide-mini {
display:inline;
}
.hide-midi {
display:inline;
}
.hide-maxi {
display:none;
}
.hide-mini-t {
display:table-cell;
}
.hide-midi-t {
display:table-cell;
}
.hide-maxi-t {
display:none;
}
.hide-all {
display:none;
}
.hidden {
display:none;
}
.unhidden {
display:block;
}

@media only screen and (max-width:1400px) {
/*   MAKE LAYOUT RESPONSIVE at 1400px FOR LAPTOP ================================================================ */
#header-phone {
font-size:2vw;
}
#icons span {
font-size:2vw;
}
#icons span.material-icons {
font-size:4vw;
}
#animation-box-home {
font-size:2.5vw;
}
#animation-box-home span {
font-size:65px;
line-height:85px;
}
#content img {
width:450px;
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#feature span {
font-size:4vw;
}
#feature span.material-icons {
font-size:6vw;
}
#bar span {
font-size:4vw;
}
#bar span.material-icons {
font-size:6vw;
}
#footer-box {
padding-left:5%;
}
.box-plain .material-icons {
font-size:7vw;
}
.box-featured p.box-featured-title {
font-size:5vw;
line-height:55px;
}
.box-features-border {
margin-bottom:275px;
}
.box-features {
width:75%;
height:275px;
}
.box-features h2 {
font-size:2.5vw;
}
.box-features p {
font-size:1.5vw;
}
.gallery-plus {
font-size:5vw;
}
}

@media only screen and (max-width:1000px) {
/*   MAKE LAYOUT RESPONSIVE at 1000px FOR LAPTOP ================================================================ */
#header-buttons {
width:100%;
width:90%;
font-size:12px;
}
#header-call {
display:none;
}
#header-address strong {
display:none;
}
.box-featured {
padding:50px;
}
.box-features h2 {
font-size:3vw;
}
.box-features p {
font-size:2vw;
}
#bar {
padding-top:75px;
padding-bottom:75px;
}
#shadow {
padding-top:75px;
padding-bottom:75px;
}
#footer-box {
padding-left:0px;
}
}

@media only screen and (max-width:768px) {
/*   MAKE LAYOUT RESPONSIVE at 768px FOR IPAD LANDSCAPE ================================================================ */
h1 {
font-size:55px;
font-size:7.5vw;
line-height:65px;
white-space:normal;
}
h2 {
font-size:30px;
font-size:5vw;
line-height:35px;
}
h3 {
font-size:30px;
font-size:5vw;
line-height:35px;
}
h4 {
font-size:30px;
font-size:5vw;
line-height:35px;
}
h5 {
font-size:20px;
font-size:4vw;
line-height:25px;
}
h6 {
font-size:30px;
font-size:5vw;
line-height:35px;
}
#framework-header {
height:50px;
}
#framework-buttons {
height:50px;
line-height:50px;
top:0px;
}
#buttons .material-icons {
padding-right:5px;
}
#header-address {
width:95%;
border-bottom:0px;
}
#header-address p {
text-align:right;
}
#header-address .material-icons {
padding-left:10px;
padding-right:0px;
}
#header-buttons {
width:100%;
height:65px;
top:15px;
}
#header-logo {
width:auto;
max-width:50%;
height:30px;
top:10px;
left:50px;
right:auto;
}
#header-phone {
line-height:50px;
font-size:20px;
}
#framework-booking {
top:100px;
}
#booking .form-button {
margin-top:0px;
}
#booking-menu .form-button {
margin-top:0px;
}
#framework-animation {
margin-top:50px;
padding-top:0px;
}
#animation {
height:60vh;
}
#animation-box {
font-size:5vw;
}
#animation-box-home {
font-size:25px;
line-height:35px;
}
#animation-box-home span {
font-size:35px;
line-height:75px;
}
#content img {
width:250px;
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
.content-main {
width:100%;
}
.content-menu {
width:100%;
margin-left:0px;
}
#content .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-bg .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-bg {
font-size:16px;
}
#content-bg p {
line-height:28px;
}
#content-bg h4 {
font-size:20px;
line-height:20px;
}
#content-1 .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-2 .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-3 .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#icons {
display:none;
}
#feature span {
font-size:7vw;
}
#feature span.material-icons {
font-size:10vw;
}
#bar {
padding-top:50px;
padding-bottom:50px;
font-size:16px;
}
#shadow {
padding-top:50px;
padding-bottom:50px;
}
#content .box-logo img {
width:75%;
max-width:75%;
padding-top:5px;
padding-bottom:5px;
}
.box-featured {
padding:35px;
}
.box-featured div.span-1-of-2 {
margin-top:0px;
margin-bottom:25px;
}
.box-featured p.box-featured-title {
font-size:10vw;
line-height:55px;
}
.box-features-border {
margin-bottom:325px;
}
.box-features {
width:80%;
height:325px;
}
.box-features h2 {
font-size:4vw;
}
.box-features p {
font-size:3vw;
}
.box-text {
background-color:transparent;
}
.box-plain {
background-color:rgba(255,255,255,0.80);
}
.box-plain .material-icons {
font-size:15vw;
}
.gallery {
font-size:16px;
}
.gallery div {
margin-bottom:5px;
}
.photo {
font-size:14px;
}
.photo div {
margin-bottom:5px;
}
#quotes {
font-size:25px;
line-height:45px;
}
#quotes .symbol {
font-size:55px;
line-height:25px;
}
#footer {
padding-top:50px;
padding-bottom:50px;
}
#footer .footer-buttons {
padding-right:0px;
text-align:center;
}
#footer .feature-button {
width:47%;
margin-top:10px;
margin-left:2%;
}
#footer .feature-button a {
width:100%;
padding:0px;
}
#footer .page-button {
width:47%;
}
#footer .page-button a {
width:100%;
padding:0px;
}
#footer-icons {
margin-top:10px;
margin-bottom:10px;
}
#copyright {
text-align:center;
font-size:14px;
line-height:35px;
padding-top:10px;
padding-bottom:10px;
}
.copyright {
text-align:center;
}
.hide-mini {
display:inline;
}
.hide-maxi {
display:inline;
}
.hide-midi {
display:none;
}
.hide-mini-t {
display:table-cell;
}
.hide-maxi-t {
display:table-cell;
}
.hide-midi-t {
display:none;
}
}

@media only screen and (min-width:481px) {
#tab-button {
position:-webkit-sticky;
position:sticky;
}
}

@media only screen and (max-width:480px) {
/* MAKE LAYOUT RESPONSIVE at 480px FOR IPHONE LANDSCAPE ============================================ */

/* CONTENT ============================================================================= */
h1 {
font-size:35px;
font-size:8vw;
line-height:45px;
white-space:normal;
}
h2 {
font-size:25px;
font-size:6vw;
line-height:30px;
white-space:normal;
}
h3 {
font-size:25px;
font-size:6vw;
line-height:30px;
}
h4 {
font-size:25px;
font-size:6vw;
line-height:30px;
}
h5 {
font-size:20px;
font-size:5vw;
line-height:25px;
}
h6 {
font-size:25px;
font-size:6vw;
line-height:30px;
white-space:normal;
}
p.highlight {
font-size:20px;
line-height:25px;
}
#framework-header {
height:35px;
}
#header-phone {
line-height:35px;
font-size:16px;
}
#header-address {
width:95%;
border-bottom:0px;
}
#header-address p {
text-align:right;
}
#header-address .material-icons {
padding-left:5px;
padding-right:0px;
}
#header-buttons {
display:none;
height:35px;
line-height:35px;
position:relative;
top:0px;
font-size:11px;
}
#header-buttons li {
width:20%;
}
#header-buttons li:first-child {
display:none;
}
#framework-animation {
margin-top:50px;
padding-top:0px;
}
#animation {
height:50vh;
}
#animation-box {
font-size:7vw;
}
#framework-booking {
position:relative;
top:0px;
text-align:center;
}
#content {
padding-top:0px;
padding-bottom:0px;
}
#content .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
#content-bg .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-bg {
font-size:16px;
}
#content-bg p {
line-height:28px;
}
#content-bg h4 {
font-size:20px;
line-height:20px;
}
#content-1 .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-1 img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
#content-2 .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-2 img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
#content-3 .padding2h {
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
#content-3 img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
.content-image img {
width:100%;
max-width:100%;
margin:0px;
margin-bottom:1%;
float:none;
}
.box-plain .material-icons {
font-size:20vw;
}
.box-testimonial-category {
font-size:18px;
}
.box-testimonial .symbol {
font-size:20px;
line-height:20px;
}
#content .box-logo img {
padding-top:15px;
padding-bottom:15px;
}
.box-featured {
padding:35px;
}
.box-featured div.span-1-of-2 {
margin-top:0px;
margin-bottom:25px;
}
.box-featured p.box-featured-title {
font-size:10vw;
line-height:55px;
}
.box-features-border {
margin-bottom:0px;
}
.box-features {
position:relative;
top:0px;
width:90%;
height:auto;
}
.box-features h2 {
font-size:25px;
line-height:30px;
}
.box-features p {
font-size:18px;
}
#quotes {
font-size:20px;
line-height:40px;
}
#quotes .symbol {
font-size:50px;
line-height:20px;
}
#feature span {
font-size:7vw;
}
#feature span.material-icons {
font-size:10vw;
}
#bar span {
font-size:7vw;
}
#bar span.material-icons {
font-size:10vw;
}
#footer {
padding-top:50px;
padding-bottom:50px;
font-size:14px;
}
#footer p {
margin-left:0px;
text-align:center;
}
#footer-box {
padding-left:5%;
}
#copyright {
text-align:center;
font-size:14px;
line-height:35px;
padding-top:10px;
padding-bottom:10px;
}
.copyright {
text-align:center;
}
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=submit]) {
width:90%;
max-width:90%;
margin-bottom:5px;
font-size:16px;
}
textarea {
width:90%;
margin-bottom:5px;
font-size:16px;
}
#tab-button {
display:none;
}
.hide-maxi {
display:inline;
}
.hide-midi {
display:inline;
}
.hide-mini {
display:none;
}
.hide-maxi-t {
display:table-cell;
}
.hide-midi-t {
display:table-cell;
}
.hide-mini-t {
display:none;
}
}

@media only screen and (max-width:400px) {
/* MAKE LAYOUT RESPONSIVE at 480px FOR IPHONE LANDSCAPE ============================================ */
#header-address .material-icons {
padding-left:0px;
padding-right:0px;
}
#header-phone {
right:5px;
font-size:3vw;
}
#header-tel {
display:none;
}

}