/*!
Theme Name: Destination florida
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: destination-florida
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/



html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
}

body {
	overflow-y: scroll;
	overflow-x: hidden;
	font-family: "Brooklyn Normal";
	font-weight: 400;
	font-size: 17px;
	line-height: 1.8;
	color: rgb(8, 8, 83);
	background-color: rgb(255, 255, 255);
	margin: 0px;
}

body,p,li {
	font-family: "Brooklyn Normal";
	font-weight: 400;
	font-size: 17px;
	line-height: 1.8;
	margin: 0px;
}
p.p1{
    color: rgb(8, 8, 83);
}

ul {
	list-style: none;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}


hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}


a {
	background-color: transparent;
	color: rgb(24, 29, 112);
	text-decoration: none;
	transition: color 0.3s;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}


sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}


textarea {
	overflow: auto;
}


[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}


summary {
	display: list-item;
}


template {
	display: none;
}

[hidden] {
	display: none;
}
*,
*::before,
*::after {
	box-sizing: inherit;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Cita Pro" !important;
    font-weight: 100;
    clear: both;
}
h2.elementor-heading-title, h3.elementor-heading-title{
	font-weight: 100 !important;
}
h3.elementor-image-box-title, h3.elementor-icon-box-title {
    font-weight: 400 !important;
}
.bolder .elementor-heading-title.elementor-size-default {
    font-weight: 500 !important;
}
.h3, h3 {
    font-size: 2.25rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px;
    line-height: 1.2;
    color: rgb(237, 58, 53);
}

p {
	margin-bottom: 1.5em;
}

em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

big {
	font-size: 125%;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-Medium.eot);src:local("AktivGroteskCorp-Medium"),url(fonts/AktivGrotesk/AktivGroteskCorp-Medium.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-Medium.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-Medium.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-Medium.ttf) format("truetype");font-weight:500;font-style:normal;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-Bold.eot);src:local("AktivGroteskCorp-Bold"),url(fonts/AktivGrotesk/AktivGroteskCorp-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-Bold.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-Bold.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-Bold.ttf) format("truetype");font-weight:700;font-style:normal;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-Italic.eot);src:local("AktivGroteskCorp-Italic"),url(fonts/AktivGrotesk/AktivGroteskCorp-Italic.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-Italic.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-Italic.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-Italic.ttf) format("truetype");font-weight:400;font-style:italic;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.eot);src:local("AktivGroteskCorp-LightItalic"),url(fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.eot);src:local("AktivGroteskCorp-MediumItalic"),url(fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-Light.eot);src:local("AktivGroteskCorp-Light"),url(fonts/AktivGrotesk/AktivGroteskCorp-Light.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-Light.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-Light.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-Light.ttf) format("truetype");font-weight:300;font-style:normal;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-Regular.eot);src:local("AktivGroteskCorp-Regular"),url(fonts/AktivGrotesk/AktivGroteskCorp-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-Regular.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-Regular.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-Regular.ttf) format("truetype");font-weight:400;font-style:normal;
}

@font-face {
	font-family:"Aktiv Grotesk";src:url(fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.eot);src:local("AktivGroteskCorp-BoldItalic"),url(fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.woff2) format("woff2"),url(fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.woff) format("woff"),url(fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;
}

@font-face {
	font-family:Brooklyn;src:url(fonts/brooklyn/Brooklyn-Bold.eot);src:url(fonts/brooklyn/Brooklyn-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-Bold.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-Bold.woff) format("woff"),url(fonts/brooklyn/Brooklyn-Bold.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-Bold.svg#Brooklyn-Bold) format("svg");font-weight:700;font-style:normal;
}

@font-face {
	font-family:Brooklyn;src:url(fonts/brooklyn/brooklyn/Brooklyn-SemiBoldItalic.eot);src:url(fonts/brooklyn/Brooklyn-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-SemiBoldItalic.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-SemiBoldItalic.woff) format("woff"),url(fonts/brooklyn/Brooklyn-SemiBoldItalic.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-SemiBoldItalic.svg#Brooklyn-SemiBoldItalic) format("svg");font-weight:600;font-style:italic;
}

@font-face {
	font-family:"Brooklyn Normal";src:url(fonts/brooklyn/Brooklyn-Normal.eot);src:url(fonts/brooklyn/Brooklyn-Normal.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-Normal.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-Normal.woff) format("woff"),url(fonts/brooklyn/Brooklyn-Normal.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-Normal.svg#Brooklyn-Normal) format("svg");font-weight:400;font-style:normal;
}

@font-face {
	font-family:Brooklyn;src:url(fonts/brooklyn/Brooklyn-HeavyItalic.eot);src:url(fonts/brooklyn/Brooklyn-HeavyItalic.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-HeavyItalic.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-HeavyItalic.woff) format("woff"),url(fonts/brooklyn/Brooklyn-HeavyItalic.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-HeavyItalic.svg#Brooklyn-HeavyItalic) format("svg");font-weight:900;font-style:italic;
}

@font-face {
	font-family:Brooklyn;src:url(fonts/brooklyn/Brooklyn-BoldItalic.eot);src:url(fonts/brooklyn/Brooklyn-BoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-BoldItalic.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-BoldItalic.woff) format("woff"),url(fonts/brooklyn/Brooklyn-BoldItalic.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-BoldItalic.svg#Brooklyn-BoldItalic) format("svg");font-weight:700;font-style:italic;
}

@font-face {
	font-family:Brooklyn;src:url(fonts/brooklyn/Brooklyn-Heavy.eot);src:url(fonts/brooklyn/Brooklyn-Heavy.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-Heavy.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-Heavy.woff) format("woff"),url(fonts/brooklyn/Brooklyn-Heavy.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-Heavy.svg#Brooklyn-Heavy) format("svg");font-weight:900;font-style:normal;
}

@font-face {
	font-family:"Brooklyn Normal";src:url(fonts/brooklyn/Brooklyn-Italic.eot);src:url(fonts/brooklyn/Brooklyn-Italic.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-Italic.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-Italic.woff) format("woff"),url(fonts/brooklyn/Brooklyn-Italic.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-Italic.svg#Brooklyn-Italic) format("svg");font-weight:400;font-style:italic;
}

@font-face {
	font-family:Brooklyn;src:url(fonts/brooklyn/Brooklyn-SemiBold.eot);src:url(fonts/brooklyn/Brooklyn-SemiBold.eot?#iefix) format("embedded-opentype"),url(fonts/brooklyn/Brooklyn-SemiBold.woff2) format("woff2"),url(fonts/brooklyn/Brooklyn-SemiBold.woff) format("woff"),url(fonts/brooklyn/Brooklyn-SemiBold.ttf) format("truetype"),url(fonts/brooklyn/Brooklyn-SemiBold.svg#Brooklyn-SemiBold) format("svg");font-weight:600;font-style:normal;
}
@font-face {
	font-family:"Cita Pro";src:url(fonts/Cita/CitaPro-ThinItalic.eot);src:url(fonts/Cita/CitaPro-ThinItalic.eot?#iefix) format("embedded-opentype"),url(fonts/Cita/CitaPro-ThinItalic.woff2) format("woff2"),url(fonts/Cita/CitaPro-ThinItalic.woff) format("woff"),url(fonts/Cita/CitaPro-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap;
}

@font-face {
	font-family:"Cita Pro";src:url(fonts/Cita/CitaPro-Thin.eot);src:url(fonts/Cita/CitaPro-Thin.eot?#iefix) format("embedded-opentype"),url(fonts/Cita/CitaPro-Thin.woff2) format("woff2"),url(fonts/Cita/CitaPro-Thin.woff) format("woff"),url(fonts/Cita/CitaPro-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap;
}

@font-face {
	font-family:"Cita Pro";src:url(fonts/Cita/CitaPro-BoldItalic.eot);src:url(fonts/Cita/CitaPro-BoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/Cita/CitaPro-BoldItalic.woff2) format("woff2"),url(fonts/Cita/CitaPro-BoldItalic.woff) format("woff"),url(fonts/Cita/CitaPro-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap;
}

@font-face {
	font-family:"Cita Pro";src:url(fonts/Cita/CitaPro-Regular.eot);src:url(fonts/Cita/CitaPro-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/Cita/CitaPro-Regular.woff2) format("woff2"),url(fonts/Cita/CitaPro-Regular.woff) format("woff"),url(fonts/Cita/CitaPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap;
}

@font-face {
	font-family:"Cita Pro";src:url(fonts/Cita/CitaPro-Bold.eot);src:url(fonts/Cita/CitaPro-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/Cita/CitaPro-Bold.woff2) format("woff2"),url(fonts/Cita/CitaPro-Bold.woff) format("woff"),url(fonts/Cita/CitaPro-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap;
}

@font-face {
	font-family:"Cita Pro";src:url(fonts/Cita/CitaPro-Italic.eot);src:url(fonts/Cita/CitaPro-Italic.eot?#iefix) format("embedded-opentype"),url(fonts/Cita/CitaPro-Italic.woff2) format("woff2"),url(fonts/Cita/CitaPro-Italic.woff) format("woff"),url(fonts/Cita/CitaPro-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap;
}

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
a.tel_phone.tel_email {
    float: left;
}
a.tel_phone span {
    display: inline-block;
    padding: 0px 7px 0px 7px;
    background: #fff;
    border-radius: 50%;
    line-height: 26px;
    margin: 0 8px 0 0px;
}
a.tel_phone span img {
    height: 16px;
    position: relative;
    top: 3px;
    width: 16px;
}
.link-wpr a.btn img {
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.top-header {
    background: #192071;
    text-align: right;
    padding: 6px 70px;
    margin-bottom: 10px;
    color: #fff;
    float: left;
    width: 100%;
}

.top-header a {
    color: #E63946;
    padding-right: 20px;
    font-weight: bold;
    text-decoration: none;
}
.enablelist-style ul li {
    list-style: disc;
}
.hero .slides .image .justify-content-center .wpr {
    max-width: 850px;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
}
.text-center {
    text-align: center;
}
.tours-section .elementor-image-box-content {
    box-shadow: 0px 0px 6px #747474;
    padding: 10px 10px 20px 20px;
    min-height: 180px;
}
.conformcutom-form form {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    padding: 30px;
    padding-bottom: 0;
}
.conformcutom-form form input[type="text"], .conformcutom-form form input[type="email"], .conformcutom-form form input[type="tel"] {
    width: 100%;
    padding: 10px 0;
}
.conformcutom-form input[type=email], .conformcutom-form input[type=number], .conformcutom-form input[type=password], .conformcutom-form input[type=search], .conformcutom-form input[type=tel], .conformcutom-form input[type=text], .conformcutom-form input[type=url], .conformcutom-form select, .conformcutom-form textarea {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px solid #a47b4d;
    border-radius: 0;
    padding: 0;
    height: 47px;
    line-height: 47px;
    font-size: 17px;
    width: 100%;
    -webkit-appearance: none;
    display: block;
    -webkit-transition: border .3s;
	outline: none !important;
    -o-transition: border .3s;
    transition: border .3s;
	color:#fff;
}
.wpcf7-form.invalid .wpcf7-response-output {
    color: red !important;
}
.submit-button {
    /* padding: 0 10px; */
    margin: 0 20px 20px;
}
.contact-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.contact-form .acf-label {
    width: calc(50% - 40px);
    margin: 0 20px 20px;
	position:relative;
}
.acf-label.textarea-field {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}
.contact-form .acf-label label {

    top: 10px;
    pointer-events: none;
    margin: 0;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    color: rgb(255 255 255 / 76%);
}
.contactfooter a:hover {
    border-bottom: 1px solid #fff;
    color: #fff;
}
/* Header */
header.main {
    height: auto;
    background: linear-gradient(rgb(0, 0, 0), transparent);
}
header .branding img, header .branding a {
    margin: 0 auto;
    display: table;
}
header.site-header {
    align-items: center;
    transition: background-color 1s;
}
/* Container */
header.site-header > .container-fluid {
     display: table;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
}

/* Push right menu away from logo */
header.site-header nav.right {
	 -webkit-box-pack: end;
    justify-content: flex-end;
}


header.site-header>.container-fluid nav>div>ul.menu>li {
	margin-right: 14px;
}
/* Menu */
header.site-header nav ul.menu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
header.site-header nav.mobile, header.site-header .toggle-nav {
	display: none;
}
header.main,header.main>.container-fluid {
	-webkit-box-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
}
/* Menu Links */
/* Menu Links */
header.site-header nav ul.menu > li > a {
	padding: 28px 5px;
	text-decoration: none;
	display: block;
	font-size: .75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.41px;
	line-height: 19px;
	position: relative;
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	color:#181d70;
}
.simple_text.section .row.align-items-center.flex-row-reverse {
	padding-top: 50px;
	width: 100%;
	padding-bottom: 50px;
	text-align: center;
	display: table;
}
.ways_to_work .items-wpr:after, .ways_to_work .items-wpr:before {
	content: "";
	display: block;
	width: 1px;
	background-color: #1D3557;
	height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
}

header.site-header nav ul.menu > li.current_page_item>a{
	color: #E63946;
}
.hero {
	min-height: 100vh;
	position: relative;
}
.hero .slides .image {
	top: 0;
	left: 0;
	height: auto;
	min-height: 100vh;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.hero .slides .hero_overlay, .simple_text .video_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	    background: #000;
    opacity: .3;
}
.hero .slides .image .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
}
.hero .slides .image .gradient {
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(top,#000 0,rgba(0,0,0,0) 100%);
	background: linear-gradient(180deg, #000 0, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	height: 30%;
	width: 100%;
	opacity: .59;
}
.contactus_link p {
	text-align: center;
	font-size: 32px;
}
span.office-number {
    padding-top: 8px;
    display: inline-block;
}

.hero .slides .image .wpr {
	position: relative;
    z-index: 2;
    width: 100%;
    max-width: 610px;
    padding: 90px 0;
}
.hero .slides .image .wpr .text {
	font-size: 1.35rem;
	font-weight: 500;
}
.hero .slides .image .wpr .text h1 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 4.325rem;
    color: #fff;
    text-shadow: rgb(0, 0, 0) 1px 4px 6px;
}
.container-fluid.lg {
	max-width: 1350px;
	width: 100%;
}
span.tildbar {
	display: inline-block;
	padding: 0 5px;
}
span.footer-extralinks {
	float: right;
}
.container-fluid {
	padding: 0 60px;
	margin: 0 auto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 30px;
	line-height: 1.2;
	color: #E63946;
}
.bar_cta, header.main.fixed {
	background-color: #1D3557;
}
.bar_cta .wpr {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2;
	position: relative;
}
.bar_cta .wpr, .testimonials_scroll .wpr-text {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
}
.bar_cta .wpr .image {
	margin-top: -55px;
	margin-bottom: -45px;
	display: block;
	width: 28%;
}
.bar_cta .wpr .text-wpr {
/* 	width: calc(72% - 240px); */
	padding: 20px 30px;
}
.bar_cta .wpr .link-wpr {
	width: 240px;
}
.form_contact .form-wpr #acf-form .acf-fields, .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
}
.simple_columns .text-wpr.md, .simple_image_banner .text-wpr.md, .simple_text .text-wpr.md {
	max-width: 565px;
}
.simple_columns.section {
	padding: 100px 0px;
}
.blog-single-page .content .social_links_wpr, .section+.section.simple_text {
	padding-top: 50px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.link_boxes .box {
	background-color: #2f466d;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.link_boxes .box .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.link_boxes .box .subtitle {
	top: 100%;
	left: 23px;
	-webkit-transform: rotateZ(-90deg) translateX(-100%);
	-ms-transform: rotate(-90deg) translateX(-100%);
	transform: rotateZ(-90deg) translateX(-100%);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
}
.link_boxes .box .subtitle, .link_boxes .box .subtitle_2 {
	position: absolute;
	margin: 0;
	opacity: 0;
	color: rgba(255, 255, 255, .58);
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.link_boxes .box .text-context, .link_boxes .box>.title {
	width: 100%;
	left: 50%;
	color: #fff;
	padding: 20px 50px;
	-webkit-transition: .6s;
	-o-transition: .6s;
	top: 50%;
	position: absolute;
	text-align: center;
}
.link_boxes .box .text-context {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}
.link_boxes .box.active .text-context, .link_boxes .box:hover .text-context, .simple_video .video_image_wpr .video.active {
	opacity: 1;
	visibility: visible;
}
.box:hover .text-context {
	opacity: 1;
	visibility: visible;
}
.link_boxes .box>.title {
	transform: translate(-50%, -50%);
	transition: .6s;
}
.link_boxes .box .text-context>.title_2 {
	color: inherit;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.link_boxes .box.active .img, .link_boxes .box.active>.title, .link_boxes .box:hover .img, .link_boxes .box:hover>.title {
	opacity: 0;
}
.link_boxes .box:hover .subtitle, .link_boxes .box:hover .subtitle_2 {
	opacity: 1;
	transform: translate(-50%, -50%);
	left: 50%;
}
.link_boxes .box:hover .subtitle {
	top: 54%;
}
.link_boxes .box:hover .subtitle_2 {
	top: 58%;
}
.simple_text {
	position: relative;
	background-size: cover;
	background-position: bottom;
}
.section-2 {
	background-color: #1D3557;
	padding: 100px 0;
}
.simple_text .flowers.animation-in.animation-active, .simple_text .rose-bush-white.animation-in.animation-active, .simple_text .rose-bush.animation-in.animation-active, .simple_text .tree.animation-in.animation-active {
	/* -webkit-transform: translate(43%, 33%); */
	-ms-transform: translate(43%,33%);
	transform: translate(43%, 33%);
}
.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse !important;
}
.moon-and-stars-wpr {
	transform: translate(43%, 33%);
	position: absolute;
	right: -130px;
	bottom: 0;
	height: 100%;
	z-index: 2;
}
.simple_text.section-2 {
	max-width: 100%;
	overflow: hidden;
}
.bar_logos {
	background-color: #f1e9e3;
	padding: 50px 0;
}
h5.title.text-center.block-text {
	text-transform: uppercase;
	font-size: 1rem;
	line-height: 1.6;
	font-weight: 500;
	letter-spacing: 3.06px;
	text-align: center;
}
.bar_logos .logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bar_logos .logos .img-wpr {
	width: 16.5%;
	padding: 10px;
	height: 75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline;
	text-align:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	    font-weight: 700;
    font-size: 28px;
    letter-spacing: 1.3px;
}
.ways_to_work.section {
	padding: 100px 0;
}
.bar_logos .logos .img-wpr img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.ways_to_work .items-wpr {
	position: relative;
	z-index: 2;
}
.ways_to_work .item-wpr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	padding: 100px 0;
	z-index: 2;
}
.wpr-img, .ways_to_work .item-wpr .wpr-text{
	width: 50%;
	position:relative;
}
.simple_text.force-section {
	padding: 100px 0;
}
.ways_to_work .item-wpr{
	position:relative;
}
.ways_to_work .item-wpr .icon-wpr {
	position: absolute;
	top: 100px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 30px;
}
.ways_to_work .item-wpr .wpr-text .text {
	max-width: 460px;
	padding: 0 20px;
	margin: 0 auto;
}
.ways_to_work .item-wpr .wpr-img .img-wpr {
	max-width: 90%;
}
.ways_to_work .item-wpr:nth-of-type(2n) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.image-wpr.count-1.has-small-img.bottom-left {
	-webkit-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%);
	width: 69%;
	margin-bottom: 10%;
	position: relative;
	margin-left: auto;
}
.image-wpr.count-2 {
	margin: 0;
	width: 49%;
	z-index: 4;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: translateY(15%);
	-ms-transform: translateY(15%);
	transform: translateY(15%);
}
.simple_text.force-section .row.align-items-center {
	width: 100%;
	margin: 0 auto;
	display: table;
}
.simple_text.force-section a.btn {
	font-size: .9375rem;
	font-family: "Aktiv Grotesk";
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	letter-spacing: 1.81px;
	position: relative;
	z-index: 0;
	outline: 0;
	display: inline-block;
	border: 1px solid #ed3a35;
	background-color: #ed3a35;
	color: #fff;
	padding: 14px 40px;
	cursor: pointer;
	-webkit-transition: background-color .3s, color .3s, border-color .3s;
	-o-transition: background-color .3s,color .3s,border-color .3s;
	transition: background-color .3s, color .3s, border-color .3s;
	margin: 0 auto;
	display: table;
}
a.btn.btn-2, .link-wpr a.btn {
    border: 1px solid #ed3a35;
    background: #ed3a35;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.9375rem;
    font-family: "Aktiv Grotesk";
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2.81px;
    position: relative;
    z-index: 0;
    display: inline-block;
    background-color: rgb(237, 58, 53);
    color: rgb(255, 255, 255);
    cursor: pointer;
    outline: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(237, 58, 53);
    border-image: initial;
    padding: 14px 40px;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
h3.p1 span.s1 {
	color: #E63946 !important;
}
h3.p1{
	font-size: 36px;
}
.simple_text.section-2 p {
	color: #fff;
}
h2.p1 {
	font-size: 42px;
	color: #E63946;
}
.bar_cta p {
	color: #fff;
}
p {
    margin-bottom: 1.25rem;
}
.simple_text.section .p1 p strong {
	color: #1D3557;
	font-size: 24px;
	margin: 0 0 0px;
	font-weight: 500;
}
h5.p1 {
	color: #1D3557;
	font-size: 24px;
	margin: 0 0 20px;
	font-weight:500;
}

.WYSIWYG-styles h5 {
    font-size: 1.0625rem;
}

h1.p1.done.in-5, h1.p1.done.in-2 {
	font-size: 42px;
	margin: 0 0 15px;
}

input.wpcf7-form-control.wpcf7-submit {
	border: 1px solid #ed3a35;
	background: #ed3a35;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	display: table;
	text-transform: uppercase;
	border-radius: 0;
}
ul.sub-menu {
	list-style: none;
	padding: 0 0;
}
ul.sub-menu li a {
	text-decoration:none;
}
.menu li .sub-menu li:hover a {
	color: #fff;
}
.menu li .sub-menu li:hover {
	background: #1D3557;
}
footer#colophon {
	background-color: #ed3a35;
	padding: 8px 0;
}
footer#colophon * {
	color: #fff;
	text-decoration: none;
}
span.copyright {
	float: right;
}

span.footer-extralinks {
	float: right;
}
.contactus_link p a {
	border: 1px solid #ed3a35;
	background: #ed3a35;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 20px;
}
article.post .image {
	width: 100%;
	padding-bottom: 80%;
	margin-bottom: 25px;
}
article.post {
	margin-bottom: 80px;
}
article.latest_post .image, article.post .image {
	background-size: cover;
	background-position: center center;
}
article.post .text {
	text-align: center;
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 20px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
 .WYSIWYG-styles h5, .block-text, .link_boxes .box .text-context > a, article.latest_post .text .read-btn  {
    font-family: "Aktiv Grotesk" !important;
    text-transform: uppercase;
    line-height: 1.6;
    color: rgb(24, 29, 112);
    font-weight: 300;
    letter-spacing: 3.06px;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center!important;
    align-items: center !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start!important;
    justify-content: flex-start !important;
}
.hero .slides .image, article.latest_post .image, article.post .image {
    background-size: cover;
    background-position: center;
}
/* button.rmp_menu_trigger {
    position: absolute !important;
    right: 50px !important;
    top: 160px  !important;
    left: unset !important;
} */
.page-id-277 .elementor ol h3, .page-id-276 .elementor h3 {
    margin-bottom: 10px;
    font-weight: 500 !important;
}
.page-id-277 .elementor ol li::marker {
    font-size: 24px;
    color: #E63946;
}
.blog-index .row {
    display: flex;
    flex-wrap: wrap;
}

.blog-index .col-lg-6 {
    display: flex;
}

.blog-index .post {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.blog-index .post .button {
    margin-top: auto;
}
.wpcf7 form .wpcf7-response-output {
    color: #fff;
    margin: 0em 0.5em 0em !important;
}
@media(min-width:767px) {
button.rmp_menu_trigger {
       top: 110px !important;
        right: 50px !important;
        left: unset !important;
        position: absolute !important;
}
}
@media(max-width:1343px) {
header.site-header nav ul.menu > li > a {
        font-size: .65rem;
    letter-spacing: 2px;
}
}
@media(max-width:1060px) {
header.site-header nav ul.menu > li > a {
        font-size: .5rem;
}
}
@media(max-width:1024px) {
header.site-header nav ul.menu {
        display:none !important;
}
}
@media(min-width:1080px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.simple_image_banner .text-wpr.white {
		color: #fff;
	}

	.simple_image_banner .text-wpr.white .text,.simple_image_banner .text-wpr.white h1,.simple_image_banner .text-wpr.white h2,.simple_image_banner .text-wpr.white h3,.simple_image_banner .text-wpr.white h4,.simple_image_banner .text-wpr.white h5,.simple_image_banner .text-wpr.white h6 {
		color: inherit;
	}

	.ways_to_work .item-wpr:nth-of-type(2n) .wpr-img .img-wpr {
		margin-left: auto;
	}
}

/* Desktop only */
@media (min-width: 1024px) {

	/* Parent menu item */
	.menu li {
		position: relative;
	}

	/* Hide submenus by default */
	.menu li .sub-menu {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 220px;
		background: #fff;
		box-shadow: 0 10px 25px rgba(0,0,0,0.15);
		z-index: 999;
	}

	/* Show submenu on hover */
	.menu li:hover > .sub-menu {
		display: block;
	}

	/* Submenu items */
	.menu li .sub-menu li {
		width: 100%;
	}
	.menu li .sub-menu li a {
	    display: block;
	    padding: 10px 15px;
	    white-space: nowrap;
	    text-decoration: none;
	    font-size: .75rem;
	    font-weight: 600;
	    text-transform: uppercase;
	    letter-spacing: 1.41px;
	    line-height: 19px;
	    -webkit-text-decoration-skip: objects;
	    -webkit-transition: color .3s;
	    -o-transition: color .3s;
	    transition: color .3s;
	    color: #181d70;
   }
}
@media (min-width: 1080px) {
	.ways_to_work .item-wpr:nth-of-type(2n) .wpr-img .img-wpr {
		margin-left: auto;
	}
}
@media (min-width: 1024px) {
	.menu li .sub-menu {
		left: 50%;
		transform: translateX(-50%);
	}
}
@media (min-width: 1024px) {
	.menu li .sub-menu {
		opacity: 0;
		visibility: hidden;
		transition: all 0.25s ease;
	}

	.menu li:hover > .sub-menu {
		opacity: 1;
		visibility: visible;
	}
}

@media(min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.text-md-left {
		text-align: left;
	}

	.text-md-right {
		text-align: right;
	}

	.text-md-center {
		text-align: center;
	}

	.star-section#star_sales_page_hero article.hero-lower,.star-section#star_sales_page_hero article.hero-top,.star-section#star_sales_page_transformed article.transformed-lower,.star-section#star_sales_page_transformed article.transformed-top {
		background-image: none!important;
	}

	.star-section#star_sales_page_testimonials .slider-wpr .slider .slick-track {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
@media (max-width: 768px) {
	a.tel_phone.tel_email {
    float: none;
    display: table;
    width: 100%;
}
	.hero .slides .image .wpr .text h1{
		font-size: 32px;
	}

	span.tildbar {
		display: none;
	}
	span.copyright-footer {
		display: table;
		width: 100%;
		text-align: center;
		margin: 0 0 10px;
	}	
	span.footer-extralinks {
		display: inline-block;
		width: 100%;
		float: none;
		text-align: center;
		padding: 0 0 10px;
	}
	a.tel_footer_phone {
		text-align: center;
		width: 100%;
		display: table;
		margin: 10px 0 10px;
	}
	.bar_logos .logos {
		display: table;
	}
	.bar_logos .logos .img-wpr {
		width: 100%;
		padding: 10px;
		height: auto;
	}
	.logos {
		margin: 0 auto;
	}
	.hero {
		min-height: 60vh;
	}
	.hero .slides .image {
		min-height: 60vh;
		background-size: cover;
	}
	.bar_cta .wpr {
		display: table;
	}
	.bar_cta .wpr .image {
		width: 100%;
		margin: 60px 0 0;
	}
	.bar_cta .wpr .text-wpr{
		width:100%;
		padding: 0 0;
	}
	h3.p1 {
		font-size: 42px;
	}
	.link-wpr a.btn {
		display: table;
		margin: 0 auto 50px;
	}
	.ways_to_work .item-wpr {
		display: table;
	}
	.wpr-img, .ways_to_work .item-wpr .wpr-text {
		width: 100%;
	}
	.ways_to_work .items-wpr:after, .ways_to_work .items-wpr:before, nav.right, nav.left {
		display: none !important;
	}{
		display:none;
	}

	header.site-header .toggle-nav {
		display: block;
		width: 30px;
		cursor: pointer;
		z-index: 9999;
	}

	header.site-header .toggle-nav .line {
		width: 100%;
		height: 3px;
		background: #192071;
		position: relative;
	}

	header.site-header .toggle-nav .line::before,
	header.site-header .toggle-nav .line::after {
		content: "";
		position: absolute;
		width: 100%;
		height: 3px;
		background: #192071;
		left: 0;
	}

	header.site-header .toggle-nav .line::before {
		top: -8px;
	}

	header.site-header .toggle-nav .line::after {
		top: 8px;
	}
	header.site-header .toggle-nav.active .line {
		background: transparent;
	}

	header.site-header .toggle-nav.active .line::before {
		transform: rotate(45deg);
		top: 0;
	}

	header.site-header .toggle-nav.active .line::after {
		transform: rotate(-45deg);
		top: 0;
	}
	header.site-header nav ul.menu {
		display: table;
		width: 100%;
	}
	header.site-header nav.mobile.active {
		display: table;
		position: absolute;
		top: 140px;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 999;
	}
	ul#menu-mobile-menu li a{
		color: #1D3557;
	}
	h3.p1 {
		font-size: 32px;
	}
	.top-header{
		padding:5px 0;
	}
}
