@charset "UTF-8";
 @font-face {
font-family: 'Poppins';
src: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-light-webfont.woff2) format("woff2"), url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-light-webfont.woff) format("woff");
font-weight: 300;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Poppins';
src: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-regular-webfont.woff2) format("woff2"), url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-regular-webfont.woff) format("woff");
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Poppins';
src: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-medium-webfont.woff2) format("woff2"), url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-medium-webfont.woff) format("woff");
font-weight: 500;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Poppins';
src: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-semibold-webfont.woff2) format("woff2"), url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-semibold-webfont.woff) format("woff");
font-weight: 600;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Poppins';
src: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-bold-webfont.woff2) format("woff2"), url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-bold-webfont.woff) format("woff");
font-weight: 700;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Poppins';
src: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-extrabold-webfont.woff2) format("woff2"), url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/fonts/poppins-extrabold-webfont.woff) format("woff");
font-weight: 800;
font-style: normal;
font-display: swap; } .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }
.tagcloud, .nav-drop ul, ul.past-communities-list, .sidebar .programs-list,
.sidebar .latest-posts-list, .socials-list, .tabset, .section-blog-index .posts-wrapper,
.section-blog-detail .posts-wrapper, .section-communities-tabs .communities-list, .section-contact-form .contacts-list, .how-to-order .card-lg ul, #footer ul {
margin: 0;
padding: 0;
list-style: none; }
.tagcloud li:not(:last-of-type), .nav-drop ul li:not(:last-of-type), ul.past-communities-list li:not(:last-of-type), .sidebar .programs-list li:not(:last-of-type), .sidebar .latest-posts-list li:not(:last-of-type), .socials-list li:not(:last-of-type), .tabset li:not(:last-of-type), .section-blog-index .posts-wrapper li:not(:last-of-type), .section-blog-detail .posts-wrapper li:not(:last-of-type), .section-communities-tabs .communities-list li:not(:last-of-type), .section-contact-form .contacts-list li:not(:last-of-type), .how-to-order .card-lg ul li:not(:last-of-type), #footer ul li:not(:last-of-type) {
margin-bottom: 0; }
.tagcloud li:before, .nav-drop ul li:before, ul.past-communities-list li:before, .sidebar .programs-list li:before, .sidebar .latest-posts-list li:before, .socials-list li:before, .tabset li:before, .section-blog-index .posts-wrapper li:before, .section-blog-detail .posts-wrapper li:before, .section-communities-tabs .communities-list li:before, .section-contact-form .contacts-list li:before, .how-to-order .card-lg ul li:before, #footer ul li:before {
display: none; }
.clearfix:after, dl:after, .widget:after, .search-form:after,
.post-password-form:after, .search-form p:after,
.post-password-form p:after, [id="nav"]:after, .container:after,
[class^="container-"]:after,
[class*=" container-"]:after,
.g-container:after,
.g_container:after {
content: '';
display: block;
clear: both; }
.ellipsis {
white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.df-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (min-width: 480px) {
.df-row.df-rr-ph {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media (min-width: 480px) {
.df-row.df-aic-ph {
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 768px) {
.df-row.df-rr-sm {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media (min-width: 768px) {
.df-row.df-aic-sm {
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 992px) {
.df-row.df-rr-md {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media (min-width: 992px) {
.df-row.df-aic-md {
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 480px) {
.df-row .col-ph-1 {
-ms-flex: 1 0 calc(100% / 12 * 1);
flex: 1 0 calc(100% / 12 * 1);
max-width: calc(100% / 12 * 1); } }
@media (min-width: 480px) {
.df-row .col-ph-2 {
-ms-flex: 1 0 calc(100% / 12 * 2);
flex: 1 0 calc(100% / 12 * 2);
max-width: calc(100% / 12 * 2); } }
@media (min-width: 480px) {
.df-row .col-ph-3 {
-ms-flex: 1 0 calc(100% / 12 * 3);
flex: 1 0 calc(100% / 12 * 3);
max-width: calc(100% / 12 * 3); } }
@media (min-width: 480px) {
.df-row .col-ph-4 {
-ms-flex: 1 0 calc(100% / 12 * 4);
flex: 1 0 calc(100% / 12 * 4);
max-width: calc(100% / 12 * 4); } }
@media (min-width: 480px) {
.df-row .col-ph-5 {
-ms-flex: 1 0 calc(100% / 12 * 5);
flex: 1 0 calc(100% / 12 * 5);
max-width: calc(100% / 12 * 5); } }
@media (min-width: 480px) {
.df-row .col-ph-6 {
-ms-flex: 1 0 calc(100% / 12 * 6);
flex: 1 0 calc(100% / 12 * 6);
max-width: calc(100% / 12 * 6); } }
@media (min-width: 480px) {
.df-row .col-ph-7 {
-ms-flex: 1 0 calc(100% / 12 * 7);
flex: 1 0 calc(100% / 12 * 7);
max-width: calc(100% / 12 * 7); } }
@media (min-width: 480px) {
.df-row .col-ph-8 {
-ms-flex: 1 0 calc(100% / 12 * 8);
flex: 1 0 calc(100% / 12 * 8);
max-width: calc(100% / 12 * 8); } }
@media (min-width: 480px) {
.df-row .col-ph-9 {
-ms-flex: 1 0 calc(100% / 12 * 9);
flex: 1 0 calc(100% / 12 * 9);
max-width: calc(100% / 12 * 9); } }
@media (min-width: 480px) {
.df-row .col-ph-10 {
-ms-flex: 1 0 calc(100% / 12 * 10);
flex: 1 0 calc(100% / 12 * 10);
max-width: calc(100% / 12 * 10); } }
@media (min-width: 480px) {
.df-row .col-ph-11 {
-ms-flex: 1 0 calc(100% / 12 * 11);
flex: 1 0 calc(100% / 12 * 11);
max-width: calc(100% / 12 * 11); } }
@media (min-width: 480px) {
.df-row .col-ph-12 {
-ms-flex: 1 0 calc(100% / 12 * 12);
flex: 1 0 calc(100% / 12 * 12);
max-width: calc(100% / 12 * 12); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-0 {
margin-left: calc(100% / 12 * 0); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-1 {
margin-left: calc(100% / 12 * 1); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-2 {
margin-left: calc(100% / 12 * 2); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-3 {
margin-left: calc(100% / 12 * 3); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-4 {
margin-left: calc(100% / 12 * 4); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-5 {
margin-left: calc(100% / 12 * 5); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-6 {
margin-left: calc(100% / 12 * 6); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-7 {
margin-left: calc(100% / 12 * 7); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-8 {
margin-left: calc(100% / 12 * 8); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-9 {
margin-left: calc(100% / 12 * 9); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-10 {
margin-left: calc(100% / 12 * 10); } }
@media (min-width: 480px) {
.df-row .col-offset-ph-11 {
margin-left: calc(100% / 12 * 11); } }
@media (min-width: 768px) {
.df-row .col-sm-1 {
-ms-flex: 1 0 calc(100% / 12 * 1);
flex: 1 0 calc(100% / 12 * 1);
max-width: calc(100% / 12 * 1); } }
@media (min-width: 768px) {
.df-row .col-sm-2 {
-ms-flex: 1 0 calc(100% / 12 * 2);
flex: 1 0 calc(100% / 12 * 2);
max-width: calc(100% / 12 * 2); } }
@media (min-width: 768px) {
.df-row .col-sm-3 {
-ms-flex: 1 0 calc(100% / 12 * 3);
flex: 1 0 calc(100% / 12 * 3);
max-width: calc(100% / 12 * 3); } }
@media (min-width: 768px) {
.df-row .col-sm-4 {
-ms-flex: 1 0 calc(100% / 12 * 4);
flex: 1 0 calc(100% / 12 * 4);
max-width: calc(100% / 12 * 4); } }
@media (min-width: 768px) {
.df-row .col-sm-5 {
-ms-flex: 1 0 calc(100% / 12 * 5);
flex: 1 0 calc(100% / 12 * 5);
max-width: calc(100% / 12 * 5); } }
@media (min-width: 768px) {
.df-row .col-sm-6 {
-ms-flex: 1 0 calc(100% / 12 * 6);
flex: 1 0 calc(100% / 12 * 6);
max-width: calc(100% / 12 * 6); } }
@media (min-width: 768px) {
.df-row .col-sm-7 {
-ms-flex: 1 0 calc(100% / 12 * 7);
flex: 1 0 calc(100% / 12 * 7);
max-width: calc(100% / 12 * 7); } }
@media (min-width: 768px) {
.df-row .col-sm-8 {
-ms-flex: 1 0 calc(100% / 12 * 8);
flex: 1 0 calc(100% / 12 * 8);
max-width: calc(100% / 12 * 8); } }
@media (min-width: 768px) {
.df-row .col-sm-9 {
-ms-flex: 1 0 calc(100% / 12 * 9);
flex: 1 0 calc(100% / 12 * 9);
max-width: calc(100% / 12 * 9); } }
@media (min-width: 768px) {
.df-row .col-sm-10 {
-ms-flex: 1 0 calc(100% / 12 * 10);
flex: 1 0 calc(100% / 12 * 10);
max-width: calc(100% / 12 * 10); } }
@media (min-width: 768px) {
.df-row .col-sm-11 {
-ms-flex: 1 0 calc(100% / 12 * 11);
flex: 1 0 calc(100% / 12 * 11);
max-width: calc(100% / 12 * 11); } }
@media (min-width: 768px) {
.df-row .col-sm-12 {
-ms-flex: 1 0 calc(100% / 12 * 12);
flex: 1 0 calc(100% / 12 * 12);
max-width: calc(100% / 12 * 12); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-0 {
margin-left: calc(100% / 12 * 0); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-1 {
margin-left: calc(100% / 12 * 1); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-2 {
margin-left: calc(100% / 12 * 2); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-3 {
margin-left: calc(100% / 12 * 3); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-4 {
margin-left: calc(100% / 12 * 4); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-5 {
margin-left: calc(100% / 12 * 5); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-6 {
margin-left: calc(100% / 12 * 6); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-7 {
margin-left: calc(100% / 12 * 7); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-8 {
margin-left: calc(100% / 12 * 8); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-9 {
margin-left: calc(100% / 12 * 9); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-10 {
margin-left: calc(100% / 12 * 10); } }
@media (min-width: 768px) {
.df-row .col-offset-sm-11 {
margin-left: calc(100% / 12 * 11); } }
@media (min-width: 992px) {
.df-row .col-md-1 {
-ms-flex: 1 0 calc(100% / 12 * 1);
flex: 1 0 calc(100% / 12 * 1);
max-width: calc(100% / 12 * 1); } }
@media (min-width: 992px) {
.df-row .col-md-2 {
-ms-flex: 1 0 calc(100% / 12 * 2);
flex: 1 0 calc(100% / 12 * 2);
max-width: calc(100% / 12 * 2); } }
@media (min-width: 992px) {
.df-row .col-md-3 {
-ms-flex: 1 0 calc(100% / 12 * 3);
flex: 1 0 calc(100% / 12 * 3);
max-width: calc(100% / 12 * 3); } }
@media (min-width: 992px) {
.df-row .col-md-4 {
-ms-flex: 1 0 calc(100% / 12 * 4);
flex: 1 0 calc(100% / 12 * 4);
max-width: calc(100% / 12 * 4); } }
@media (min-width: 992px) {
.df-row .col-md-5 {
-ms-flex: 1 0 calc(100% / 12 * 5);
flex: 1 0 calc(100% / 12 * 5);
max-width: calc(100% / 12 * 5); } }
@media (min-width: 992px) {
.df-row .col-md-6 {
-ms-flex: 1 0 calc(100% / 12 * 6);
flex: 1 0 calc(100% / 12 * 6);
max-width: calc(100% / 12 * 6); } }
@media (min-width: 992px) {
.df-row .col-md-7 {
-ms-flex: 1 0 calc(100% / 12 * 7);
flex: 1 0 calc(100% / 12 * 7);
max-width: calc(100% / 12 * 7); } }
@media (min-width: 992px) {
.df-row .col-md-8 {
-ms-flex: 1 0 calc(100% / 12 * 8);
flex: 1 0 calc(100% / 12 * 8);
max-width: calc(100% / 12 * 8); } }
@media (min-width: 992px) {
.df-row .col-md-9 {
-ms-flex: 1 0 calc(100% / 12 * 9);
flex: 1 0 calc(100% / 12 * 9);
max-width: calc(100% / 12 * 9); } }
@media (min-width: 992px) {
.df-row .col-md-10 {
-ms-flex: 1 0 calc(100% / 12 * 10);
flex: 1 0 calc(100% / 12 * 10);
max-width: calc(100% / 12 * 10); } }
@media (min-width: 992px) {
.df-row .col-md-11 {
-ms-flex: 1 0 calc(100% / 12 * 11);
flex: 1 0 calc(100% / 12 * 11);
max-width: calc(100% / 12 * 11); } }
@media (min-width: 992px) {
.df-row .col-md-12 {
-ms-flex: 1 0 calc(100% / 12 * 12);
flex: 1 0 calc(100% / 12 * 12);
max-width: calc(100% / 12 * 12); } }
@media (min-width: 992px) {
.df-row .col-offset-md-0 {
margin-left: calc(100% / 12 * 0); } }
@media (min-width: 992px) {
.df-row .col-offset-md-1 {
margin-left: calc(100% / 12 * 1); } }
@media (min-width: 992px) {
.df-row .col-offset-md-2 {
margin-left: calc(100% / 12 * 2); } }
@media (min-width: 992px) {
.df-row .col-offset-md-3 {
margin-left: calc(100% / 12 * 3); } }
@media (min-width: 992px) {
.df-row .col-offset-md-4 {
margin-left: calc(100% / 12 * 4); } }
@media (min-width: 992px) {
.df-row .col-offset-md-5 {
margin-left: calc(100% / 12 * 5); } }
@media (min-width: 992px) {
.df-row .col-offset-md-6 {
margin-left: calc(100% / 12 * 6); } }
@media (min-width: 992px) {
.df-row .col-offset-md-7 {
margin-left: calc(100% / 12 * 7); } }
@media (min-width: 992px) {
.df-row .col-offset-md-8 {
margin-left: calc(100% / 12 * 8); } }
@media (min-width: 992px) {
.df-row .col-offset-md-9 {
margin-left: calc(100% / 12 * 9); } }
@media (min-width: 992px) {
.df-row .col-offset-md-10 {
margin-left: calc(100% / 12 * 10); } }
@media (min-width: 992px) {
.df-row .col-offset-md-11 {
margin-left: calc(100% / 12 * 11); } }
@media (min-width: 768px) {
.df-row {
margin: 0 -20px; } }
html {
box-sizing: border-box;
-webkit-text-size-adjust: 100%; }
*,
*:before,
*:after {
box-sizing: inherit; }
* {
max-height: 1000000px; }
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block; }
body {
color: #000;
background: #fff;
font: 16px/1.6 "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
min-width: 320px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0; }
@media (min-width: 768px) {
body {
font-size: 17px;
line-height: 1.2; } }
img {
max-width: 100%;
height: auto;
vertical-align: top;
display: inline-block; }
.gm-style img {
max-width: none; }
@media (max-width: 991px) {
iframe {
width: 100%; } }
.resize-active * {
transition: none !important; }
ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
margin: 0 0 20px; }
iframe {
border: none; }
blockquote {
padding: 0;
margin: 0;
opacity: 0.8;
font-size: 14px;
line-height: calc(23/14); }
@media (min-width: 992px) {
blockquote {
font-size: 17px;
line-height: calc(25/17); } }
blockquote cite {
color: #005488;
text-transform: uppercase;
font-weight: 700;
font-size: 18px;
line-height: calc(27/18);
letter-spacing: -0.4px;
font-style: normal; }
table {
border-collapse: collapse; }
th,
td {
border: 1px solid #454545;
padding: 3px;
text-align: left;
vertical-align: top; }
th {
text-align: center;
vertical-align: middle; }
ul,
ol {
padding-left: 20px; }
ul ul,
ul ol,
ol ul,
ol ol {
padding-left: 20px;
margin: 0; }
ul {
list-style-type: none;
line-height: calc(23/14); }
ul li {
position: relative; }
ul li:not(:last-of-type) {
margin-bottom: 26px; }
ul li:before {
position: absolute;
content: '';
background-color: #007bc7;
border-radius: 50%;
width: 5px;
height: 5px;
top: 8px;
left: -18px; }
@media (min-width: 768px) {
ul li:before {
width: 7px;
height: 7px;
top: 9px;
left: -18px; } }
dl dt {
float: left;
clear: left;
padding-right: 0.3em;
font-weight: bold; }
dl dd {
overflow: hidden; }
pre {
max-width: 100%;
overflow: auto; }
form,
fieldset {
margin: 0;
padding: 0;
border-style: none; }
form input[type='text'],
form input[type='tel'],
form input[type='email'],
form input[type='search'],
form input[type='password'],
form input[type='url'],
form textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
padding: 16px 20px;
font-size: 13px;
line-height: 1.5;
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
box-sizing: border-box;
border: 0 solid #000;
border-radius: 0;
background-color: rgba(0, 0, 0, 0.07); }
form input[type='text']:not(textarea),
form input[type='tel']:not(textarea),
form input[type='email']:not(textarea),
form input[type='search']:not(textarea),
form input[type='password']:not(textarea),
form input[type='url']:not(textarea),
form textarea:not(textarea) {
height: 46px; }
form input[type='text']:focus,
form input[type='tel']:focus,
form input[type='email']:focus,
form input[type='search']:focus,
form input[type='password']:focus,
form input[type='url']:focus,
form textarea:focus {
outline: none;
border-color: #C9C8C8; }
form input[type='text']::-webkit-input-placeholder,
form input[type='tel']::-webkit-input-placeholder,
form input[type='email']::-webkit-input-placeholder,
form input[type='search']::-webkit-input-placeholder,
form input[type='password']::-webkit-input-placeholder,
form input[type='url']::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.5); }
form input[type='text']::-moz-placeholder,
form input[type='tel']::-moz-placeholder,
form input[type='email']::-moz-placeholder,
form input[type='search']::-moz-placeholder,
form input[type='password']::-moz-placeholder,
form input[type='url']::-moz-placeholder,
form textarea::-moz-placeholder {
opacity: 1;
color: rgba(0, 0, 0, 0.5); }
form input[type='text']:-moz-placeholder,
form input[type='tel']:-moz-placeholder,
form input[type='email']:-moz-placeholder,
form input[type='search']:-moz-placeholder,
form input[type='password']:-moz-placeholder,
form input[type='url']:-moz-placeholder,
form textarea:-moz-placeholder {
color: rgba(0, 0, 0, 0.5); }
form input[type='text']:-ms-input-placeholder,
form input[type='tel']:-ms-input-placeholder,
form input[type='email']:-ms-input-placeholder,
form input[type='search']:-ms-input-placeholder,
form input[type='password']:-ms-input-placeholder,
form input[type='url']:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.5); }
form input[type='text'].placeholder,
form input[type='tel'].placeholder,
form input[type='email'].placeholder,
form input[type='search'].placeholder,
form input[type='password'].placeholder,
form input[type='url'].placeholder,
form textarea.placeholder {
color: rgba(0, 0, 0, 0.5); }
form input[type='search'] {
border: 2px solid #e1e1e1;
background-color: #fff;
height: 50px !important;
min-width: 190px;
padding: 15px 14px; }
form.search {
display: -ms-flexbox;
display: flex; }
form.search button {
height: 50px;
width: 43px;
padding: 18px 14px;
margin-left: -3px; }
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none; }
textarea {
resize: vertical;
vertical-align: top;
overflow: auto; }
form button,
form input[type="button"],
form input[type="reset"],
form input[type="file"],
form input[type="submit"] {
transition: background 0.3s ease-in-out;
-webkit-appearance: none;
-webkit-border-radius: 0;
height: 46px;
padding: 16px 20px;
font-size: 13px;
line-height: 1.5;
color: #fff;
outline: none;
cursor: pointer;
border: #007bc7;
border-radius: 0;
background: #007bc7; }
form button:hover,
form input[type="button"]:hover,
form input[type="reset"]:hover,
form input[type="file"]:hover,
form input[type="submit"]:hover {
background: #005488;
color: #fff; }
form button[type="submit"] svg {
width: 14px;
height: 14px; }
.nav-links,
.navigation,
.navigation-comments, .navigation-single {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px; }
.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev, .navigation-single .next a,
.navigation-single .prev a {
background: #007bc7;
color: #fff;
border: #007bc7;
padding: 14px 18px;
font-size: 14px;
line-height: 16px; }
.nav-links .next:hover,
.nav-links .prev:hover,
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover, .navigation-single .next a:hover,
.navigation-single .prev a:hover {
background: #005488;
color: #fff; }
@media (min-width: 768px) {
[id="twocolumns"] {
display: -ms-flexbox;
display: flex; } }
[id="content"] {
padding-top: 30px;
padding-bottom: 30px; }
@media (min-width: 768px) {
[id="content"] {
width: 70%; } }
[id="content"]:only-child {
width: 100%; }
[id="sidebar"] {
padding-top: 30px;
padding-bottom: 30px; }
@media (min-width: 768px) {
[id="sidebar"] {
width: 30%;
padding-left: 30px; } }
.widget {
margin-bottom: 20px; }
.widget select {
min-width: 150px;
width: 100%; }
.search-form,
.post-password-form {
margin-bottom: 10px; }
.search-form label,
.post-password-form label {
display: block; }
.search-form input,
.post-password-form input {
float: left;
margin-right: 5px; }
@media (min-width: 768px) {
[id="sidebar"] .search-form input, [id="sidebar"]
.post-password-form input {
width: 100%;
margin: 0 0 5px; } }
.search-form input[type='submit'],
.post-password-form input[type='submit'] {
margin: 0; }
.nav-links,
.navigation,
.navigation-comments {
width: 100%;
position: relative; }
.nav-links .screen-reader-text,
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
position: absolute;
left: -99999px; }
.nav-links .page-numbers,
.navigation .page-numbers,
.navigation-comments .page-numbers {
padding: 0 13px;
font-size: 18px; }
@media (min-width: 768px) {
.nav-links .page-numbers,
.navigation .page-numbers,
.navigation-comments .page-numbers {
padding: 0 20px; } }
.nav-links .page-numbers.prev,
.navigation .page-numbers.prev,
.navigation-comments .page-numbers.prev {
margin-right: 8px; }
@media (min-width: 768px) {
.nav-links .page-numbers.prev,
.navigation .page-numbers.prev,
.navigation-comments .page-numbers.prev {
margin-right: 24px; } }
.nav-links .page-numbers.next,
.navigation .page-numbers.next,
.navigation-comments .page-numbers.next {
margin-left: 8px; }
@media (min-width: 768px) {
.nav-links .page-numbers.next,
.navigation .page-numbers.next,
.navigation-comments .page-numbers.next {
margin-left: 24px; } }
.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
transition: background 0.3s ease-in-out;
max-width: 49%; }
.navigation-single {
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%; }
.navigation-single .next,
.navigation-single .prev {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0;
margin: 0;
max-width: 49%;
border: 0; }
.navigation-single .next a,
.navigation-single .prev a {
transition: background 0.3s ease-in-out;
display: block;
padding: 14px 18px;
border: #007bc7; }
@media (max-width: 767px) {
.navigation-single .next a,
.navigation-single .prev a {
font-size: 0; }
.navigation-single .next a:after,
.navigation-single .prev a:after {
content: '»';
font-size: 14px; } }
@media (max-width: 767px) {
.navigation-single .prev a:after {
content: '«'; } }
.comment-form label {
display: block;
padding-bottom: 4px; }
.comment-form input,
.comment-form textarea {
margin: 0 4px 0 0;
width: 100%; }
@media (min-width: 768px) {
.comment-form input,
.comment-form textarea {
max-width: 300px; } }
.comment-form input[type='submit'],
.comment-form textarea[type='submit'] {
display: block;
width: auto; }
.comment-form textarea {
overflow: auto;
margin: 0;
height: 120px;
min-height: 120px; }
.commentlist {
margin: 0 0 1.2em; }
.commentlist .edit-link {
margin: 0; }
.commentlist .avatar-holder {
float: left;
margin: 0 1.2em 4px 0; }
.commentlist-item .commentlist-item {
padding: 0; }
@media (min-width: 768px) {
.commentlist-item .commentlist-item {
padding: 0 0 0 2em; } }
.comment,
.commentlist-holder {
overflow: hidden; }
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
padding-top: 20px; }
.widget_calendar th,
.widget_calendar td {
text-align: center; }
.widget_calendar #prev {
text-align: left; }
.widget_calendar #next {
text-align: right; }
#wp-calendar {
width: 100%; }
.wp-caption {
max-width: 100%;
clear: both;
border: #007bc7;
padding: 4px;
margin-bottom: 20px;
text-align: center; }
.wp-caption img {
margin-bottom: 4px; }
.wp-caption p {
margin: 0; }
.aligncenter {
margin: 0 auto 20px; }
img.aligncenter {
display: block;
margin: 0 auto; }
.alignleft {
float: left;
margin: 0 1.2em 4px 0; }
.alignright {
float: right;
margin: 0 0 4px 1.2em; }
.mejs-container {
margin-bottom: 20px; }
.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
height: auto; }
.gallery {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%; }
.gallery .gallery-item {
margin: 0;
padding: 0 10px 10px; }
.gallery .gallery-item dt {
float: none;
width: 100%;
margin: 0 0 10px;
padding: 0; }
.gallery-columns-2 .gallery-item {
max-width: 50%;
width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
width: 33.33%; }
.tagcloud {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.comment-list .comment-body {
margin-bottom: 20px; }
.comment-author img {
margin-right: 10px; }
.wp-post-image {
margin-bottom: 36px; }
.post,
.type-post {
margin-bottom: 36px; }
h1,
.h1 {
font-size: 40px; }
h2,
.h2 {
font-size: 25px; }
h3,
.h3 {
font-size: 25px; }
h4,
.h4 {
font-size: 16px; }
h5,
.h5 {
font-size: 17px; }
h6,
.h6 {
font-size: 16px; }
@media (min-width: 768px) {
h1,
.h1 {
font-size: 40px; }
h2,
.h2 {
font-size: 25px; }
h3,
.h3 {
font-size: 25px; }
h4,
.h4 {
font-size: 18px; }
h5,
.h5 {
font-size: 17px; }
h6,
.h6 {
font-size: 16px; } }
@media (min-width: 992px) {
h1,
.h1 {
font-size: 80px; }
h2,
.h2 {
font-size: 36px; }
h3,
.h3 {
font-size: 30px; }
h4,
.h4 {
font-size: 28px; }
h5,
.h5 {
font-size: 20px; }
h6,
.h6 {
font-size: 18px; } }
@media (min-width: 1200px) {
h1,
.h1 {
font-size: 80px; }
h2,
.h2 {
font-size: 40px; }
h3,
.h3 {
font-size: 30px; }
h4,
.h4 {
font-size: 28px; }
h5,
.h5 {
font-size: 20px; }
h6,
.h6 {
font-size: 18px; } }
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
color: #005488;
font-weight: 800;
margin: 0 0 10px;
text-transform: uppercase; }
@media (min-width: 768px) {
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
margin-bottom: 20px; } }
h1 span,
.h1 span,
h2 span,
.h2 span,
h3 span,
.h3 span,
h4 span,
.h4 span,
h5 span,
.h5 span,
h6 span,
.h6 span,
.h span {
color: #007bc7; }
h2,
.h2 {
line-height: calc(45/40); }
h3,
.h3 {
line-height: calc(35/30); }
h4,
.h4 {
line-height: calc(22/16);
font-weight: 700; }
@media (min-width: 992px) {
h4,
.h4 {
line-height: calc(35/28); } }
h5,
.h5 {
line-height: calc(23/17); }
@media (min-width: 992px) {
h5,
.h5 {
line-height: calc(28/20); } }
h6,
.h6 {
line-height: calc(32/18); }
p {
margin: 0 0 20px; }
a {
transition: all 0.3s ease-in-out;
color: #005488;
text-decoration: none; }
a:hover, a:focus {
color: #007bc7;
text-decoration: none; }
a[href*="mailto:"] {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word; }
.title-holder {
padding-bottom: 12px;
margin-bottom: 20px; }
.title-holder h2,
.title-holder .h2,
.title-holder h3,
.title-holder .h3,
.title-holder h4,
.title-holder .h4,
.title-holder h5,
.title-holder .h5,
.title-holder h6,
.title-holder .h6 {
margin-bottom: 0; }
.title-holder h5,
.title-holder .h5 {
font-weight: 600; }
.title-holder .subtitle {
margin-top: 12px;
margin-bottom: 0 !important;
color: #005488;
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
line-height: calc(18/13); }
@media (min-width: 768px) {
.title-holder .subtitle {
font-size: 16px;
line-height: calc(22/16); } }
.heading-start {
position: relative;
text-align: left;
padding-bottom: 22px;
margin-bottom: 18px; }
.heading-start:after {
position: absolute;
content: '';
width: 54px;
height: 4px;
background-color: rgba(69, 69, 69, 0.1);
bottom: 0;
left: 0; }
.heading-center {
position: relative;
text-align: center;
padding-bottom: 14px; }
.heading-center:after {
position: absolute;
content: '';
width: 54px;
height: 4px;
background-color: rgba(69, 69, 69, 0.1);
bottom: 0;
left: 50%;
transform: translateX(-50%); }
.heading-center.no-decor {
margin-bottom: 22px;
padding-bottom: 0; }
.heading-center.no-decor:after {
display: none; }
address {
font-style: normal;
font-size: 15px;
line-height: calc(20/15); }
.fadeIn,
.fadeInUp,
.fadeInDown,
.fadeFromLeft,
.fadeInLeft,
.fadeFromRight,
.fadeInRight {
visibility: hidden; }
.fadeIn.time01,
.fadeInUp.time01,
.fadeInDown.time01,
.fadeFromLeft.time01,
.fadeInLeft.time01,
.fadeFromRight.time01,
.fadeInRight.time01 {
animation-delay: .5s; }
.fadeIn.time02,
.fadeInUp.time02,
.fadeInDown.time02,
.fadeFromLeft.time02,
.fadeInLeft.time02,
.fadeFromRight.time02,
.fadeInRight.time02 {
animation-delay: .75s; }
.fadeIn.time03,
.fadeInUp.time03,
.fadeInDown.time03,
.fadeFromLeft.time03,
.fadeInLeft.time03,
.fadeFromRight.time03,
.fadeInRight.time03 {
animation-delay: 1s; }
.fadeIn.time04,
.fadeInUp.time04,
.fadeInDown.time04,
.fadeFromLeft.time04,
.fadeInLeft.time04,
.fadeFromRight.time04,
.fadeInRight.time04 {
animation-delay: 1.25s; }
.fadeIn.time05,
.fadeInUp.time05,
.fadeInDown.time05,
.fadeFromLeft.time05,
.fadeInLeft.time05,
.fadeFromRight.time05,
.fadeInRight.time05 {
animation-delay: 1.5s; }
.fadeIn.in-viewport,
.in-viewport .fadeIn {
animation-name: fadeIn;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.fadeInUp.in-viewport,
.in-viewport .fadeInUp {
animation-name: fadeInUp;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
.fadeInUp.in-viewport.time02,
.in-viewport .fadeInUp.time02 {
animation-delay: .75s; }
.fadeInUp.in-viewport.time03,
.in-viewport .fadeInUp.time03 {
animation-delay: 1s; }
.fadeInUp.in-viewport.time04,
.in-viewport .fadeInUp.time04 {
animation-delay: 1.25s; }
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 60px, 0); }
100% {
opacity: 1;
transform: none; } }
.fadeInDown.in-viewport,
.in-viewport .fadeInDown {
animation-name: fadeInDown;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
.fadeInDown.in-viewport.time02,
.in-viewport .fadeInDown.time02 {
animation-delay: .75s; }
.fadeInDown.in-viewport.time03,
.in-viewport .fadeInDown.time03 {
animation-delay: 1s; }
.fadeInDown.in-viewport.time04,
.in-viewport .fadeInDown.time04 {
animation-delay: 1.25s; }
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0, -60px, 0); }
100% {
opacity: 1;
transform: none; } }
.fadeFromLeft.in-viewport,
.in-viewport .fadeFromLeft {
animation-name: fadeFromLeft;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
.fadeFromLeft.in-viewport.time02,
.in-viewport .fadeFromLeft.time02 {
animation-delay: .75s; }
.fadeFromLeft.in-viewport.time03,
.in-viewport .fadeFromLeft.time03 {
animation-delay: 1s; }
.fadeFromLeft.in-viewport.time04,
.in-viewport .fadeFromLeft.time04 {
animation-delay: 1.25s; }
@keyframes fadeFromLeft {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0); }
100% {
opacity: 1;
transform: none; } }
.fadeInLeft.in-viewport,
.in-viewport .fadeInLeft {
animation-name: fadeInLeft;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
.fadeInLeft.in-viewport.time02,
.in-viewport .fadeInLeft.time02 {
animation-delay: .75s; }
.fadeInLeft.in-viewport.time03,
.in-viewport .fadeInLeft.time03 {
animation-delay: 1s; }
.fadeInLeft.in-viewport.time04,
.in-viewport .fadeInLeft.time04 {
animation-delay: 1.25s; }
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-30px, 0, 0); }
100% {
opacity: 1;
transform: none; } }
.fadeFromRight.in-viewport,
.in-viewport .fadeFromRight {
animation-name: fadeFromRight;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
.fadeFromRight.in-viewport.time02,
.in-viewport .fadeFromRight.time02 {
animation-delay: .75s; }
.fadeFromRight.in-viewport.time03,
.in-viewport .fadeFromRight.time03 {
animation-delay: 1s; }
.fadeFromRight.in-viewport.time04,
.in-viewport .fadeFromRight.time04 {
animation-delay: 1.25s; }
@keyframes fadeFromRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0); }
100% {
opacity: 1;
transform: none; } }
.fadeInRight.in-viewport,
.in-viewport .fadeInRight {
animation-name: fadeInRight;
visibility: visible;
animation-duration: .75s;
animation-fill-mode: both; }
.fadeInRight.in-viewport.time01,
.in-viewport .fadeInRight.time01 {
animation-delay: .5s; }
.fadeInRight.in-viewport.time02,
.in-viewport .fadeInRight.time02 {
animation-delay: .75s; }
.fadeInRight.in-viewport.time03,
.in-viewport .fadeInRight.time03 {
animation-delay: 1s; }
.fadeInRight.in-viewport.time04,
.in-viewport .fadeInRight.time04 {
animation-delay: 1.25s; }
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(30px, 0, 0); }
100% {
opacity: 1;
transform: none; } }
@keyframes growDown {
0% {
transform: scaleY(0); }
80% {
transform: scaleY(0.8); }
100% {
transform: scaleY(1); } }
@keyframes growDownWithShadow {
0% {
transform: scaleY(0);
box-shadow: none; }
25% {
transform: scaleY(0.25);
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1); }
50% {
transform: scaleY(0.5);
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15); }
75% {
transform: scaleY(0.75);
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2); }
100% {
transform: scaleY(1);
box-shadow: 0 15px 54px rgba(0, 0, 0, 0.3); } }
[id="header"] {
position: relative;
background: #fff;
z-index: 4;
font-size: 15px; }
@media (max-width: 991px) { .fixed-position [id="header"] .nav-opener {
margin: 4px 0;
font-size: 12px; }
.fixed-position [id="header"] .nav-opener svg {
width: 18px; }
.fixed-position [id="header"] .nav-top {
padding: 3px 20px 3px 12px; } [id="header"] .nav-top:before {
width: 30px;
left: -29px; }
[id="header"] .nav-top:after {
width: 23px;
left: -25px; }
[id="header"] .nav-drop {
top: 110%; } }
@media (min-width: 992px) {
.fixed-position [id="header"] .nav-top {
padding: 8px 20px 8px 36px; }
.fixed-position [id="header"] .primary-menu > li {
padding: 18px 0 18px 26px; }
.fixed-position [id="header"] .dropdown_menu--animated {
top: 52px; } }
@media only screen and (min-width: 1190px) {
.fixed-position [id="header"] .nav-top {
padding: 8px 20px 8px 36px;
padding-right: calc((100vw - 1190px) / 2 + 20px);
margin-right: calc((100vw - 1190px) / 2 * -1 - 20px); } }
.header-holder {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.logo {
width: 80px;
height: 35px;
margin-right: 20px; }
.logo a {
display: block;
width: 100%;
height: 100%; }
.logo svg {
fill: #005488; }
@media only screen and (min-width: 375px) {
.logo {
width: 119px;
height: 40px; } }
@media (min-width: 992px) {
.logo {
width: 191px;
height: 69px; } }
[id="nav"] {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-align: end;
align-items: flex-end; }
.nav-top {
transition: padding 0.3s ease-in-out;
position: relative;
font-weight: 500;
letter-spacing: 0.1px;
max-width: fit-content;
background-color: #005488;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-align: center;
align-items: center;
margin-right: -20px;
margin-bottom: 0;
padding: 6px 20px 6px 12px; }
@media (min-width: 992px) {
.nav-top {
letter-spacing: -0.1px;
padding: 12px 20px 11px 36px;
line-height: 1.2; } }
@media only screen and (min-width: 1190px) {
.nav-top {
padding-right: calc((100vw - 1190px) / 2 + 20px);
margin-right: calc((100vw - 1190px) / 2 * -1 - 20px); } }
.nav-top:before {
transition: all 0.3s ease-in-out;
position: absolute;
content: '';
background-color: #005488;
clip-path: polygon(70% 0, 100% 0, 100% 100%, 0% 100%);
top: 0;
height: 100%;
left: -40px;
width: 41px; }
@media (min-width: 992px) {
.nav-top:before {
clip-path: polygon(80% 0, 100% 0, 100% 100%, 0% 100%);
left: -48px;
width: 49px; } }
.nav-top:after {
transition: all 0.3s ease-in-out;
position: absolute;
content: '';
background-color: #fff;
clip-path: polygon(90% 0, 100% 0, 10% 100%, 0% 100%);
top: 0;
height: 100%;
left: -36px;
width: 32px; }
@media (min-width: 992px) {
.nav-top:after {
left: -42px;
width: 44px; } }
.nav-top li {
position: relative; }
.nav-top li:before {
display: none; }
.nav-top li:not(:last-of-type) {
margin-bottom: 0; }
@media (min-width: 768px) {
.nav-top li:not(:last-of-type) {
margin: 0 34px 0 0; }
.nav-top li:not(:last-of-type):after {
position: absolute;
content: '';
width: 2px;
height: 19px;
background-color: #fff;
opacity: 0.2;
top: 0;
right: -17px; } }
@media (min-width: 992px) {
.nav-top li:not(:last-of-type) {
margin: 0 68px 0 0; }
.nav-top li:not(:last-of-type):after {
right: -39px; } }
.nav-top .tel,
.nav-top .email {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.nav-top .tel svg {
width: 14px;
height: auto; }
@media (max-width: 767px) {
.nav-top .email {
display: none; } }
.nav-top .email svg {
width: 15px;
height: auto; }
.nav-top svg {
fill: #fff;
margin-right: 8px; }
.nav-top a {
color: #fff; }
.nav-top a:hover, .nav-top a:focus {
color: rgba(255, 255, 255, 0.8); }
.nav-drop {
transition: all 0.3s ease-in-out;
background: #fff;
color: #454545;
position: absolute;
top: 100%;
z-index: 999;
padding: 16px 20px 17px 24px;
opacity: 0;
visibility: hidden; }
@media (max-width: 991px) {
.nav-drop {
box-shadow: -13px 8px 54px rgba(0, 0, 0, 0.3);
min-width: 255px; }
.nav-drop:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 10px 15px;
border-color: transparent transparent #fff transparent;
top: -10px;
right: 0; } }
@media (min-width: 992px) {
.nav-drop {
padding: 0;
position: static;
opacity: 1;
visibility: visible;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; } }
.nav-active .nav-drop {
opacity: 1;
visibility: visible; }
.nav-drop .btn-holder {
display: inline-block;
margin: 0 0 0 36px; }
@media (max-width: 991px) {
.nav-drop .btn-holder {
margin: 0;
display: block;
border-top: 1px solid rgba(0, 0, 0, 0.1); } }
.nav-drop .btn-holder .btn {
color: #fff;
padding: 11px 20px; }
@media (max-width: 991px) {
.nav-drop .btn-holder .btn {
background: none;
color: #454545;
font-size: 13px;
font-weight: 500;
padding: 7px 0;
width: 100%;
text-align: left;
line-height: calc(21/13); }
.nav-drop .btn-holder .btn:hover {
color: #007bc7; } }
.nav-drop ul {
line-height: 1.2; }
.nav-drop ul li {
margin-bottom: 0; }
.nav-drop ul li:before {
display: none; }
@media (min-width: 992px) {
.nav-drop .primary-menu {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
font-weight: 500; } }
@media (max-width: 991px) {
.nav-drop .primary-menu .home svg {
display: none; } }
@media (min-width: 992px) {
.nav-drop .primary-menu .home span {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0,0,0,0) !important;
white-space: nowrap !important;
border: 0 !important; } }
.nav-drop .primary-menu .home:hover svg {
transition: fill 0.3s ease-in-out;
fill: #005488; }
.nav-drop .primary-menu .home svg {
fill: #007bc7;
width: 18px;
height: auto; }
.nav-drop li {
transition: all 0.3s ease-in-out;
position: relative;
list-style: none;
padding: 7px 0;
font-size: 13px;
font-weight: 500;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.nav-drop li.current-page-ancestor.active > a {
color: #007bc7; }
.nav-drop li.current_page_item > a {
color: #007bc7; }
.nav-drop li:last-of-type {
border-bottom: none; }
@media (min-width: 992px) {
.nav-drop li {
border-bottom: none;
font-size: 15px; } }
@media (max-width: 991px) {
.nav-drop li a {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
text-transform: uppercase; } }
.nav-drop li a .chevron {
transition: all 0.3s ease-in-out;
width: 13px;
height: 9px;
margin-left: 4px; }
@media (max-width: 991px) {
.nav-drop li a .chevron {
transform: rotate(-90deg);
fill: #007bc7; } }
@media (min-width: 992px) {
.nav-drop li {
padding: 36px 0 36px 26px; } }
.nav-drop li.accordion-open > a {
color: #007bc7; }
.nav-drop li.accordion-open .chevron {
transform: rotate(0); }
.nav-drop li.accordion-open > ul {
display: block; }
.nav-drop li.hover > a {
color: #007bc7; }
.nav-drop li.hover > ul {
display: block; }
.nav-drop li > ul {
position: relative;
background: #fff;
display: none;
min-width: 100%;
perspective: 1000px;
top: 0;
left: 0;
z-index: 2;
transform-origin: top center;
padding: 7px 0 0;
animation: growDown 400ms ease-in-out forwards; }
@media (min-width: 992px) {
.nav-drop li > ul {
top: 72px;
right: 4px;
left: unset;
padding: 24px 24px 10px;
position: absolute;
animation: growDownWithShadow 400ms ease-in-out forwards;
box-shadow: 0 15px 54px rgba(0, 0, 0, 0.3);
min-width: 255px; }
.nav-drop li > ul:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 10px 15px;
border-color: transparent transparent #fff transparent;
top: -10px;
right: 0; } }
.nav-drop li > ul li {
margin-left: 0;
font-size: 13px;
padding: 7px 0 7px 15px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
@media (max-width: 991px) {
.nav-drop li > ul li:last-of-type {
padding-bottom: 0; } }
@media (min-width: 992px) {
.nav-drop li > ul li {
padding: 10px 0;
white-space: nowrap; }
.nav-drop li > ul li ul {
box-shadow: none !important; } }
.nav-drop li > ul li a {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between; }
.nav-drop li > ul li a .chevron {
transform: rotate(-90deg);
fill: #007bc7; }
@media (min-width: 992px) {
.nav-drop li > ul ul {
position: relative;
box-shadow: none;
padding: 0 0 0 20px;
margin-top: 10px;
top: 0; }
.nav-drop li > ul ul:before {
display: none; }
.nav-drop li > ul ul li:last-of-type {
padding-bottom: 0; } }
.nav-drop a {
color: inherit; }
.nav-opener {
position: relative;
float: right;
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
color: #323232;
fill: #323232;
margin: 18px 0 13px 0; }
.nav-opener svg {
transition: all 0.3s ease-in-out;
width: 26px;
height: 21px;
margin-right: 5px; }
@media (min-width: 992px) {
.nav-opener {
display: none; } }
.nav-opener:hover svg, .nav-opener:focus svg {
fill: #007bc7; }
.resize-active .nav-drop,
.resize-active .nav-drop > ul {
transition: none !important; }
.blog-post {
font-size: 14px;
line-height: calc(20/14);
color: rgba(0, 0, 0, 0.8); }
@media (min-width: 992px) {
.blog-post {
font-size: 16px;
line-height: calc(23/16); } }
.blog-post .blog-post-header {
position: relative;
padding-top: 72%;
margin-bottom: 35px; }
@media (min-width: 768px) {
.blog-post .blog-post-header {
padding-top: 47%;
margin-bottom: 36px; } }
.blog-post .blog-post-header img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover; }
.blog-post .blog-post-title {
font-size: 17px; }
@media (min-width: 992px) {
.blog-post .blog-post-title {
font-size: 35px;
margin-bottom: 14px; } }
.blog-post .list-title {
font-weight: 700;
margin-bottom: 8px; }
.blog-post p:first-of-type {
margin-bottom: 26px; }
@media (min-width: 992px) {
.blog-post p:first-of-type {
margin-bottom: 36px; } }
.blog-post a {
color: inherit; }
.blog-post a:hover {
color: #007bc7;
text-decoration: underline; }
.blog-post .list-secondary {
margin-bottom: 32px; }
.blog-post .list-secondary li:not(:last-of-type) {
margin-bottom: 14px; }
.blog-post .blog-post-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
gap: 12px;
margin-top: 40px; }
@media (min-width: 992px) {
.blog-post .blog-post-footer {
margin-top: 50px; } }
.blog-post .blog-post-footer .author {
text-transform: uppercase;
color: #005488;
font-size: 14px;
font-weight: 700;
margin-right: 40px; }
@media (min-width: 992px) {
.blog-post .blog-post-footer .author {
font-size: 17px; } }
.blog-post .blog-post-footer .author a {
text-decoration: underline; }
.blog-item {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
color: #5e5e5e;
background-color: #fff;
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.15);
margin: 0 0 20px 0 !important;
font-size: 14px;
line-height: calc(22/14);
width: 100%; }
@media (min-width: 768px) {
.blog-item {
width: calc(50% - 26px);
margin: 34px 0 0 26px !important; } }
@media (min-width: 992px) {
.blog-item {
font-size: 16px;
line-height: calc(23/16); } }
.blog-item a {
color: #5e5e5e; }
.blog-item:hover {
transform: scale(0.99) translateY(-4px);
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15); }
.blog-item:hover a {
color: #5e5e5e; }
.blog-item:hover .card-header img {
opacity: 0.9; }
.blog-item:hover .card-title {
color: #007bc7;
text-decoration: underline; }
.blog-item:hover .arrow-right {
transform: translateX(5px); }
.blog-item .card-header {
position: relative;
padding-top: 67%; }
.blog-item .card-header img {
transition: opacity 0.3s ease-in-out;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover; }
.blog-item .card-body {
padding: 13px 26px 15px; }
@media (min-width: 992px) {
.blog-item .card-body {
padding: 19px 26px 20px; } }
.blog-item time {
display: block;
font-size: 12px;
line-height: calc(25/12);
color: rgba(0, 0, 0, 0.5);
font-weight: 600;
margin-bottom: 5px; }
@media (min-width: 992px) {
.blog-item time {
margin-bottom: 3px; } }
.blog-item .card-title {
transition: color 0.3s ease-in-out;
color: #5e5e5e;
text-transform: none;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
margin-bottom: 8px;
font-weight: 700; }
@media (min-width: 992px) {
.blog-item .card-title {
margin-bottom: 10px; } }
.blog-item .card-text {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; -webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical; }
@supports (-webkit-line-clamp: 3) {
.blog-item .card-text {
white-space: initial; } }
.blog-item .arrow-right {
transition: transform 0.3s ease-in-out;
fill: #007bc7;
width: 18px;
height: 18px;
transform: translateX(0); }
.btn {
background: #007bc7;
color: #fff;
border: #007bc7;
border: #007bc7;
border-radius: 0;
display: inline-block;
font-size: 14px;
line-height: 16px;
padding: 14px 18px;
vertical-align: top;
text-align: center;
font-weight: 700;
text-transform: uppercase;
transition: all 0.2s ease-in;
letter-spacing: -0.6px; }
.btn:hover {
background: #005488;
color: #fff;
border: #005488; }
.btn-default {
background: #007bc7;
color: #fff;
border: #007bc7; }
.btn-default:hover {
background: #005488;
color: #fff;
border: #005488; }
.btn-primary {
background: #005488;
color: #fff;
border: #005488; }
.btn-primary:hover {
background: #003555;
color: #fff;
border: #003555; }
.btn-warning {
background: #ffc107;
color: #fff;
border: #ffc107; }
.btn-warning:hover {
background: #d39e00;
color: #fff;
border: #d39e00; }
.btn-sm {
border-radius: 0;
padding: 9px 10px;
font-size: 11px;
line-height: calc(14/11); }
@media (min-width: 992px) {
.btn-sm {
font-size: 14px;
line-height: calc(14/14);
padding: 14px 17px; } }
.btn.disabled {
background-color: #848484;
pointer-events: none; }
.btn-group {
display: -ms-flexbox;
display: flex; }
.btn-group > .btn + .btn {
border-left: 0; }
.btn-wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.btn-wrap .btn {
margin: 0 0 10px;
max-width: 50%; }
.btn-wrap .btn + .btn {
margin-left: 20px; }
#fluentform_1 {
margin: 0;
padding: 0;
border-style: none; }
@media only screen and (min-width: 375px) {
#fluentform_1 .ff-t-container {
display: table;
width: 100%;
table-layout: fixed;
vertical-align: top; } }
#fluentform_1 .ff-el-group {
margin-bottom: 18px; }
#fluentform_1 .ff-t-cell {
padding: 0; }
@media only screen and (min-width: 375px) {
#fluentform_1 .ff-t-cell {
display: table-cell;
vertical-align: inherit;
width: 100%;
padding: 0 5px; } }
#fluentform_1 .ff-t-cell:first-of-type {
padding-left: 0; }
#fluentform_1 .ff-t-cell:last-of-type {
padding-right: 0; }
#fluentform_1 .ff-el-input--label {
display: block;
color: #454545;
font-weight: 600;
font-size: 13px;
line-height: 1;
text-transform: uppercase;
margin-bottom: 4px; }
#fluentform_1 .ff-el-input--label.asterisk-right label:after {
content: "*";
color: inherit;
margin-left: 0; }
#fluentform_1 .ff_submit_btn_wrapper {
margin-top: 34px;
text-align: center; }
#fluentform_1 .ff-btn-submit {
background: #007bc7;
color: #fff;
border: #007bc7;
border: #007bc7;
border-radius: 0;
display: inline-block;
font-size: 18px;
line-height: 1;
height: 48px;
padding: 14px 20px;
vertical-align: top;
text-align: center;
font-weight: 700;
text-transform: uppercase;
transition: all 0.2s ease-in; }
#fluentform_1 .ff-btn-submit:hover {
background: #005488;
color: #fff;
border: #005488; }
@media (min-width: 992px) {
#fluentform_1 .ff-btn-submit {
height: 55px;
padding: 18px 28px; } }
#fluentform_1 .ff-btn-submit:hover {
background: #005488;
color: #fff; }
#fluentform_1 input[type='text'],
#fluentform_1 input[type='tel'],
#fluentform_1 input[type='email'],
#fluentform_1 input[type='search'],
#fluentform_1 input[type='password'],
#fluentform_1 input[type='url'],
#fluentform_1 textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
font-size: 13px;
padding: 16px 12px;
line-height: 1.5;
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
box-sizing: border-box;
border: 0 solid #000;
border-radius: 0;
background-color: rgba(0, 0, 0, 0.07); }
@media (min-width: 768px) {
#fluentform_1 input[type='text'],
#fluentform_1 input[type='tel'],
#fluentform_1 input[type='email'],
#fluentform_1 input[type='search'],
#fluentform_1 input[type='password'],
#fluentform_1 input[type='url'],
#fluentform_1 textarea {
padding: 16px 20px; } }
#fluentform_1 input[type='text']:not(textarea),
#fluentform_1 input[type='tel']:not(textarea),
#fluentform_1 input[type='email']:not(textarea),
#fluentform_1 input[type='search']:not(textarea),
#fluentform_1 input[type='password']:not(textarea),
#fluentform_1 input[type='url']:not(textarea),
#fluentform_1 textarea:not(textarea) {
height: 46px; }
#fluentform_1 input[type='text']:focus,
#fluentform_1 input[type='tel']:focus,
#fluentform_1 input[type='email']:focus,
#fluentform_1 input[type='search']:focus,
#fluentform_1 input[type='password']:focus,
#fluentform_1 input[type='url']:focus,
#fluentform_1 textarea:focus {
outline: none;
border-color: #C9C8C8; }
#fluentform_1 input[type='text']::-webkit-input-placeholder,
#fluentform_1 input[type='tel']::-webkit-input-placeholder,
#fluentform_1 input[type='email']::-webkit-input-placeholder,
#fluentform_1 input[type='search']::-webkit-input-placeholder,
#fluentform_1 input[type='password']::-webkit-input-placeholder,
#fluentform_1 input[type='url']::-webkit-input-placeholder,
#fluentform_1 textarea::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_1 input[type='text']::-moz-placeholder,
#fluentform_1 input[type='tel']::-moz-placeholder,
#fluentform_1 input[type='email']::-moz-placeholder,
#fluentform_1 input[type='search']::-moz-placeholder,
#fluentform_1 input[type='password']::-moz-placeholder,
#fluentform_1 input[type='url']::-moz-placeholder,
#fluentform_1 textarea::-moz-placeholder {
opacity: 1;
color: rgba(0, 0, 0, 0.5); }
#fluentform_1 input[type='text']:-moz-placeholder,
#fluentform_1 input[type='tel']:-moz-placeholder,
#fluentform_1 input[type='email']:-moz-placeholder,
#fluentform_1 input[type='search']:-moz-placeholder,
#fluentform_1 input[type='password']:-moz-placeholder,
#fluentform_1 input[type='url']:-moz-placeholder,
#fluentform_1 textarea:-moz-placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_1 input[type='text']:-ms-input-placeholder,
#fluentform_1 input[type='tel']:-ms-input-placeholder,
#fluentform_1 input[type='email']:-ms-input-placeholder,
#fluentform_1 input[type='search']:-ms-input-placeholder,
#fluentform_1 input[type='password']:-ms-input-placeholder,
#fluentform_1 input[type='url']:-ms-input-placeholder,
#fluentform_1 textarea:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_1 input[type='text'].placeholder,
#fluentform_1 input[type='tel'].placeholder,
#fluentform_1 input[type='email'].placeholder,
#fluentform_1 input[type='search'].placeholder,
#fluentform_1 input[type='password'].placeholder,
#fluentform_1 input[type='url'].placeholder,
#fluentform_1 textarea.placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_1 textarea {
resize: none;
vertical-align: top;
overflow: auto;
height: 159px; }
@media (min-width: 768px) {
#fluentform_1 textarea {
height: 142px; } }
.fluentform_wrapper_3 {
box-shadow: 0 24px 92px rgba(0, 0, 0, 0.12);
background-color: #fff; }
@media (max-width: 767px) {
.fluentform_wrapper_3 {
border-bottom: 2px solid #005488; } }
#fluentform_3 {
margin: 0;
padding: 0;
border-style: none;
background-color: #fff;
padding: 22px 14px 36px 14px; }
@media (min-width: 768px) {
#fluentform_3 {
padding: 28px 40px 30px 40px; } }
@media (min-width: 992px) {
#fluentform_3 {
margin-top: -180px; } }
@media (min-width: 1200px) {
#fluentform_3 {
margin-top: -200px; } }
@media only screen and (min-width: 1190px) {
#fluentform_3 {
margin-top: -258px; } }
#fluentform_3 h2,
#fluentform_3 .h2,
#fluentform_3 h6,
#fluentform_3 .h6 {
font-size: 13px;
line-height: 1;
text-align: center;
padding-bottom: 18px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
margin-bottom: 0; }
@media (min-width: 768px) {
#fluentform_3 h2,
#fluentform_3 .h2,
#fluentform_3 h6,
#fluentform_3 .h6 {
padding-bottom: 24px;
margin-bottom: 18px; } }
@media (min-width: 992px) {
#fluentform_3 h2,
#fluentform_3 .h2,
#fluentform_3 h6,
#fluentform_3 .h6 {
font-size: 18px; } }
#fluentform_3 .ff-el-form-hide_label {
margin-bottom: 24px; }
@media (min-width: 768px) {
#fluentform_3 .ff-el-form-hide_label {
margin-bottom: 12px; } }
#fluentform_3 .ff-el-form-hide_label .ff-el-input--label {
display: none; }
#fluentform_3 .ff-el-form-check {
color: rgba(0, 0, 0, 0.7);
font-size: 14px;
line-height: calc(20/14);
margin-bottom: 10px; }
@media (min-width: 1200px) {
#fluentform_3 .ff-el-form-check {
width: calc(100% / 3);
display: inline-block;
vertical-align: top;
padding-right: 16px;
margin-bottom: 14px; } }
#fluentform_3 .ff-el-form-check-input {
top: 2px;
margin-right: 8px; }
#fluentform_3 .ff-el-form-check-label {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start; }
@media only screen and (min-width: 375px) {
#fluentform_3 .ff-t-container {
display: table;
width: 100%;
table-layout: fixed;
vertical-align: top; } }
#fluentform_3 .ff-t-cell {
padding: 0; }
@media only screen and (min-width: 375px) {
#fluentform_3 .ff-t-cell {
display: table-cell;
vertical-align: inherit;
width: 100%;
padding: 0 5px; } }
#fluentform_3 .ff-t-cell:first-of-type {
padding-left: 0; }
#fluentform_3 .ff-t-cell:last-of-type {
padding-right: 0; }
#fluentform_3 .ff-el-input--label {
display: block;
color: #454545;
font-weight: 600;
font-size: 13px;
line-height: 1;
text-transform: uppercase;
margin-bottom: 4px; }
#fluentform_3 .ff-el-input--label.asterisk-right label:after {
content: "*";
color: inherit;
margin-left: 0; }
#fluentform_3 .ff_submit_btn_wrapper {
margin-top: 34px;
text-align: center; }
#fluentform_3 .ff-btn-submit {
background: #007bc7;
color: #fff;
border: #007bc7;
border: #007bc7;
border-radius: 0;
display: inline-block;
font-size: 18px;
line-height: 1;
height: 48px;
padding: 14px 20px;
vertical-align: top;
text-align: center;
font-weight: 700;
text-transform: uppercase;
transition: all 0.2s ease-in;
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
#fluentform_3 .ff-btn-submit:hover {
background: #005488;
color: #fff;
border: #005488; }
@media (min-width: 992px) {
#fluentform_3 .ff-btn-submit {
height: 55px;
padding: 18px 28px; } }
#fluentform_3 .ff-btn-submit:hover {
background: #005488;
color: #fff; }
#fluentform_3 input[type='text'],
#fluentform_3 input[type='tel'],
#fluentform_3 input[type='email'],
#fluentform_3 input[type='search'],
#fluentform_3 input[type='password'],
#fluentform_3 input[type='url'],
#fluentform_3 textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
font-size: 13px;
padding: 16px 12px;
line-height: 1.5;
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
box-sizing: border-box;
border: 0 solid #000;
border-radius: 0;
background-color: rgba(0, 0, 0, 0.07); }
@media (min-width: 768px) {
#fluentform_3 input[type='text'],
#fluentform_3 input[type='tel'],
#fluentform_3 input[type='email'],
#fluentform_3 input[type='search'],
#fluentform_3 input[type='password'],
#fluentform_3 input[type='url'],
#fluentform_3 textarea {
padding: 16px 20px; } }
#fluentform_3 input[type='text']:not(textarea),
#fluentform_3 input[type='tel']:not(textarea),
#fluentform_3 input[type='email']:not(textarea),
#fluentform_3 input[type='search']:not(textarea),
#fluentform_3 input[type='password']:not(textarea),
#fluentform_3 input[type='url']:not(textarea),
#fluentform_3 textarea:not(textarea) {
height: 46px; }
#fluentform_3 input[type='text']:focus,
#fluentform_3 input[type='tel']:focus,
#fluentform_3 input[type='email']:focus,
#fluentform_3 input[type='search']:focus,
#fluentform_3 input[type='password']:focus,
#fluentform_3 input[type='url']:focus,
#fluentform_3 textarea:focus {
outline: none;
border-color: #C9C8C8; }
#fluentform_3 input[type='text']::-webkit-input-placeholder,
#fluentform_3 input[type='tel']::-webkit-input-placeholder,
#fluentform_3 input[type='email']::-webkit-input-placeholder,
#fluentform_3 input[type='search']::-webkit-input-placeholder,
#fluentform_3 input[type='password']::-webkit-input-placeholder,
#fluentform_3 input[type='url']::-webkit-input-placeholder,
#fluentform_3 textarea::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_3 input[type='text']::-moz-placeholder,
#fluentform_3 input[type='tel']::-moz-placeholder,
#fluentform_3 input[type='email']::-moz-placeholder,
#fluentform_3 input[type='search']::-moz-placeholder,
#fluentform_3 input[type='password']::-moz-placeholder,
#fluentform_3 input[type='url']::-moz-placeholder,
#fluentform_3 textarea::-moz-placeholder {
opacity: 1;
color: rgba(0, 0, 0, 0.5); }
#fluentform_3 input[type='text']:-moz-placeholder,
#fluentform_3 input[type='tel']:-moz-placeholder,
#fluentform_3 input[type='email']:-moz-placeholder,
#fluentform_3 input[type='search']:-moz-placeholder,
#fluentform_3 input[type='password']:-moz-placeholder,
#fluentform_3 input[type='url']:-moz-placeholder,
#fluentform_3 textarea:-moz-placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_3 input[type='text']:-ms-input-placeholder,
#fluentform_3 input[type='tel']:-ms-input-placeholder,
#fluentform_3 input[type='email']:-ms-input-placeholder,
#fluentform_3 input[type='search']:-ms-input-placeholder,
#fluentform_3 input[type='password']:-ms-input-placeholder,
#fluentform_3 input[type='url']:-ms-input-placeholder,
#fluentform_3 textarea:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_3 input[type='text'].placeholder,
#fluentform_3 input[type='tel'].placeholder,
#fluentform_3 input[type='email'].placeholder,
#fluentform_3 input[type='search'].placeholder,
#fluentform_3 input[type='password'].placeholder,
#fluentform_3 input[type='url'].placeholder,
#fluentform_3 textarea.placeholder {
color: rgba(0, 0, 0, 0.5); }
#fluentform_3 textarea {
resize: none;
vertical-align: top;
overflow: auto;
height: 159px; }
@media (min-width: 768px) {
#fluentform_3 textarea {
height: 142px; } }
.slick-slider .slick-arrow {
transition: all 0.3s ease-in-out;
position: absolute;
top: 43%;
transform: translateY(-50%);
z-index: 1;
color: #fff;
border: none;
padding: 0;
width: 22px;
height: 48px;
background-color: rgba(0, 0, 0, 0.25);
font-size: 0; }
@media (min-width: 768px) {
.slick-slider .slick-arrow {
width: 47px;
height: 102px; } }
.slick-slider .slick-arrow:focus {
outline: none; }
.slick-slider .slick-arrow:hover {
cursor: pointer;
background-color: rgba(0, 0, 0, 0.5); }
.slick-slider .slick-prev {
left: 0; }
.slick-slider .slick-prev:after {
position: absolute;
content: '';
background-image: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/style-images/arrow-left.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 5px;
height: 7px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
@media (min-width: 768px) {
.slick-slider .slick-prev:after {
width: 9px;
height: 13px; } }
.slick-slider .slick-next {
right: 0; }
.slick-slider .slick-next:after {
position: absolute;
content: '';
background-image: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/style-images/arrow-right.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 5px;
height: 7px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
@media (min-width: 768px) {
.slick-slider .slick-next:after {
width: 9px;
height: 13px; } }
.select-style {
padding: 0;
margin: 0;
border: 1px solid #ccc;
width: 120px;
border-radius: 3px;
overflow: hidden;
background-color: #fff;
background: #fff; }
select {
display: block;
-webkit-appearance: none;
-webkit-border-radius: 0;
-webkit-appearance: none;
appearance: none;
height: 57px;
padding: 16px 58px 16px 20px;
font-size: 15px;
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
font-weight: 500;
line-height: normal;
box-sizing: border-box;
border: none;
border-radius: 0;
background-color: rgba(0, 0, 0, 0.08);
position: relative;
background-image: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/style-images/arrow-down-green.svg);
background-position: calc(100% - 23px) center;
background-repeat: no-repeat;
background-size: 12px;
cursor: pointer;
color: #000; }
@media (max-width: 479px) {
select {
min-width: 100%;
padding: 16px 48px 16px 16px;
background-position: calc(100% - 18px) center; } }
@media (min-width: 480px) {
select {
min-width: 336px; } }
select:focus {
outline: none; }
#sidebar select {
width: 100%; }
.section-banner {
display: -ms-flexbox;
display: flex;
background-size: cover;
background-position: center;
padding: 20px 0; }
.section-banner > * {
min-height: 400px;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
width: 100%; }
.section-banner .banner-text {
color: #fff; }
@media (min-width: 768px) {
.section-banner .banner-text {
max-width: 70%; } }
.section-banner .title {
margin-bottom: 10px; }
.communities-tabs {
max-width: 100%; }
.communities-tabs .js-tab-hidden {
display: none; }
.communities-tabs .fa-file-pdf {
height: 16px;
margin-right: 10px; }
@media (min-width: 768px) {
.communities-tabs .fa-file-pdf {
height: 20px; } }
.communities-tabs .js-tab {
padding: 50px 0 0; }
.communities-tabs .pdf-link {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: start;
align-items: start;
margin-bottom: 20px;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word; }
.communities-tabs .pdf-link:hover, .communities-tabs .pdf-link:focus {
color: #005488; }
.communities-tabs iframe {
width: 100%;
min-height: 20rem; }
@media (min-width: 768px) {
.communities-tabs iframe {
min-height: 37.5rem; } }
.imagemap {
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.15); }
.imagemap.qualico-communities-imagemap {
border: 1px solid #e1e1e1; }
.imagemap.qualico-new-communities-imagemap {
border: 6px solid #fff; }
@media (min-width: 768px) {
.imagemap.qualico-new-communities-imagemap {
border: 10px solid #fff; } }
.latest-post-item {
height: 80px;
margin-bottom: 30px !important; }
.latest-post-item:hover .card-header img {
opacity: 0.9; }
.latest-post-item:hover .card-title {
color: #007bc7;
text-decoration: underline; }
.latest-post-item > a {
display: -ms-flexbox;
display: flex;
height: 100%;
color: #454545; }
.latest-post-item .card-header {
width: 42.6%;
width: 98px; }
.latest-post-item .card-header img {
transition: opacity 0.3s ease-in-out;
width: 100%;
height: 100%;
object-fit: cover; }
.latest-post-item .card-body {
width: 57.4%;
-ms-flex: 1;
flex: 1;
padding: 3px 0 8px 14px; }
.latest-post-item .card-title {
transition: color 0.3s ease-in-out;
font-size: 14px;
line-height: calc(20/14);
font-weight: 600;
text-transform: none;
color: #454545;
margin-bottom: 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; -webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical; }
@supports (-webkit-line-clamp: 2) {
.latest-post-item .card-title {
white-space: initial; } }
.latest-post-item time {
display: block;
color: rgba(0, 0, 0, 0.5);
font-size: 12px;
line-height: calc(25/12);
font-weight: 600;
margin-bottom: 4px; }
body.compensate-for-scrollbar {
overflow: hidden; }
.fancybox-active {
height: auto; }
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden; }
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation;
transform: translateZ(0);
width: 100%;
z-index: 99992; }
.fancybox-container * {
box-sizing: border-box; }
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0; }
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto; }
.fancybox-bg {
background: #1e1e1e;
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }
.fancybox-is-open .fancybox-bg {
opacity: .9;
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997; }
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
opacity: 1;
transition: opacity .25s ease 0s, visibility 0s ease 0s;
visibility: visible; }
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-toolbar {
right: 0;
top: 0; }
.fancybox-stage {
direction: ltr;
overflow: visible;
transform: translateZ(0);
z-index: 99994; }
.fancybox-is-open .fancybox-stage {
overflow: hidden; }
.fancybox-slide {
-webkit-backface-visibility: hidden; display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: transform, opacity;
white-space: normal;
width: 100%;
z-index: 99994; }
.fancybox-slide::before {
content: '';
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0; }
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block; }
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0; }
.fancybox-slide--image::before {
display: none; }
.fancybox-slide--html {
padding: 6px; }
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle; }
.fancybox-slide--image .fancybox-content {
animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
transform-origin: top left;
transition-property: transform, opacity;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995; }
.fancybox-can-zoomOut .fancybox-content {
cursor: zoom-out; }
.fancybox-can-zoomIn .fancybox-content {
cursor: zoom-in; }
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: grab; }
.fancybox-is-grabbing .fancybox-content {
cursor: grabbing; }
.fancybox-container [data-selectable='true'] {
cursor: text; }
.fancybox-image,
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%; }
.fancybox-spaceball {
z-index: 1; }
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%; }
.fancybox-slide--video .fancybox-content {
background: #000; }
.fancybox-slide--map .fancybox-content {
background: #e5e3df; }
.fancybox-slide--iframe .fancybox-content {
background: #fff; }
.fancybox-video,
.fancybox-iframe {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%; } .fancybox-iframe {
left: 0;
position: absolute;
top: 0; }
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%; }
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0; } .fancybox-button {
background: rgba(30, 30, 30, 0.6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px; }
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #ccc; }
.fancybox-button:hover {
color: #fff; }
.fancybox-button:focus {
outline: none; }
.fancybox-button.fancybox-focus {
outline: 1px dotted; }
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none; } .fancybox-button div {
height: 100%; }
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%; }
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0; }
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none; }
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none; }
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: scaleX(0);
transform-origin: 0;
transition-property: transform;
transition-timing-function: linear;
z-index: 99998; } .fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401; }
.fancybox-close-small:hover {
color: #fff;
opacity: 1; }
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0; }
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden; }
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none; } .fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px; }
.fancybox-navigation .fancybox-button div {
padding: 7px; }
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px; }
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
right: env(safe-area-inset-right); } .fancybox-caption {
background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px 44px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996; }
.fancybox-caption--separate {
margin-top: -50px; }
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all; }
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none; }
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline; } .fancybox-loading {
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999; }
@keyframes fancybox-rotate {
100% {
transform: rotate(360deg); } } .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, 0.25, 1); } .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%, 0, 0); }
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%, 0, 0); }
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translate3d(0, 0, 0); } .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1; } .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5, 1.5, 1.5); }
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5); }
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1); } .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
transform: rotate(-360deg); }
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
transform: rotate(360deg); }
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
transform: rotate(0deg); } .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1) translate3d(0, 0, 0); } .fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }
.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }
.fancybox-fx-tube.fancybox-slide--current {
transform: translate3d(0, 0, 0) scale(1); } @media all and (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px; }
.fancybox-slide--image {
padding: 6px 0; }
.fancybox-close-small {
right: -6px; }
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px; }
.fancybox-caption {
padding-left: 12px;
padding-right: 12px; } } .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center; }
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0; }
.fancybox-share p {
margin: 0;
padding: 0; }
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap; }
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff; }
.fancybox-share__button:hover {
text-decoration: none; }
.fancybox-share__button--fb {
background: #3b5998; }
.fancybox-share__button--fb:hover {
background: #344e86; }
.fancybox-share__button--pt {
background: #bd081d; }
.fancybox-share__button--pt:hover {
background: #aa0719; }
.fancybox-share__button--tw {
background: #1da1f2; }
.fancybox-share__button--tw:hover {
background: #0d95e8; }
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px; }
.fancybox-share__button svg path {
fill: #fff; }
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%; } .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995; }
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden; }
.fancybox-show-thumbs .fancybox-thumbs {
display: block; }
.fancybox-show-thumbs .fancybox-inner {
right: 212px; }
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%; }
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden; }
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px; }
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px; }
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, 0.1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px; }
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: '';
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
z-index: 99991; }
.fancybox-thumbs__list a:focus::before {
opacity: .5; }
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1; } @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px; }
.fancybox-show-thumbs .fancybox-inner {
right: 110px; }
.fancybox-thumbs__list a {
max-width: calc(100% - 10px); } } .popup-holder {
position: relative;
overflow: hidden;
height: 0; }
.lightbox {
display: block;
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.15);
border: 1px solid #e1e1e1; }
.lightbox:hover {
transform: scale(0.99) translateY(-4px);
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15); }
.lightbox-modal {
padding: 0; }
@media (min-width: 768px) {
.lightbox-modal {
width: 75vw; } }
ul.list-primary {
color: #005488;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
padding-left: 13px;
font-size: 15px; }
@media (min-width: 992px) {
ul.list-primary {
font-size: 18px; } }
ul.list-primary li:not(:last-of-type) {
margin-bottom: 26px; }
ul.list-primary li:before {
position: absolute;
content: '';
background-color: #005488;
border-radius: 50%;
width: 5px;
height: 5px;
top: 4px;
left: -11px; }
@media (min-width: 992px) {
ul.list-primary li:before {
top: 6px; } }
ul.list-secondary {
list-style-type: none;
font-size: 14px;
line-height: calc(20/14); }
@media (min-width: 992px) {
ul.list-secondary {
font-size: 16px;
line-height: calc(23/16); } }
ul.list-secondary li:not(:last-of-type) {
margin-bottom: 20px; }
ul.list-secondary li:before {
position: absolute;
content: '';
background-color: #007bc7;
border-radius: 50%;
width: 7px;
height: 7px;
top: 6px;
left: -18px; }
@media (min-width: 992px) {
ul.list-secondary li:before {
top: 7px; } }
ul.checked-list {
line-height: calc(20/14); }
@media (min-width: 992px) {
ul.checked-list {
line-height: calc(22/17); } }
ul.checked-list li {
position: relative; }
ul.checked-list li:not(:last-of-type) {
margin-bottom: 20px; }
ul.checked-list li:before {
position: absolute;
content: '';
background-image: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/style-images/list-check.svg);
background-size: 11px 11px;
background-color: #fff;
width: 11px;
height: 11px;
top: 4px;
left: -18px; }
@media (min-width: 992px) {
ul.checked-list li:before {
top: 5px; } }
@media (min-width: 480px) {
ul.past-communities-list {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 20px 0; } }
@media (min-width: 768px) {
ul.past-communities-list {
padding: 0 30px; } }
@media (min-width: 992px) {
ul.past-communities-list {
padding: 0 40px; } }
@media (min-width: 1200px) {
ul.past-communities-list {
padding: 40px 0 0 150px; } }
@media (min-width: 480px) {
ul.past-communities-list li {
width: calc(50% - 30px);
margin-left: 30px; } }
@media (min-width: 768px) {
ul.past-communities-list li {
width: calc(100%/3 - 30px);
margin-left: 30px; } }
@media (min-width: 992px) {
ul.past-communities-list li {
font-size: 20px;
width: calc(100%/3 - 30px);
margin-left: 30px; } }
@media (min-width: 1200px) {
ul.past-communities-list li {
margin-left: 25px; } }
ul.past-communities-list li a {
color: #000; }
ul.past-communities-list li a:hover {
color: #007bc7; }
.pagination {
margin: 28px 0 0; }
@media (min-width: 768px) {
.pagination {
margin: 56px 0 0; } }
.pagination .nav-links {
-ms-flex-pack: center;
justify-content: center; }
@media (min-width: 768px) {
.pagination .nav-links {
-ms-flex-pack: start;
justify-content: start; } }
.pagination .page-numbers {
transition: all 0.3s ease-in-out;
position: relative;
color: #005488;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1; }
.pagination .page-numbers:hover {
color: #007bc7; }
.pagination .page-numbers.current {
position: relative;
color: #fff;
border-radius: 50%;
z-index: 0; }
.pagination .page-numbers.current:before {
position: absolute;
content: '';
width: 42px;
height: 42px;
background-color: #007bc7;
border-radius: 50%;
z-index: -1; }
.pagination .page-numbers.prev, .pagination .page-numbers.next {
width: 42px;
height: 42px;
border-radius: 50%;
padding: 0;
background-color: transparent;
border: 2px solid #e1e1e1; }
.pagination .page-numbers.prev:hover svg, .pagination .page-numbers.next:hover svg {
fill: #007bc7; }
.pagination .page-numbers.prev svg, .pagination .page-numbers.next svg {
transition: fill 0.3s ease-in-out;
fill: #005488; }
.section-cards {
padding: 20px 0; }
@media (min-width: 768px) {
.section-cards {
padding: 40px 0; } }
.section-cards .card-img {
text-align: center;
margin-bottom: 10px; }
.section-cards .card-title {
margin-bottom: 10px; }
.section-cards .btn-wrap {
-ms-flex-pack: center;
justify-content: center; }
.sidebar {
margin-bottom: 56px; }
@media (min-width: 992px) {
.sidebar {
width: 25%;
margin-left: auto; } }
@media (min-width: 1200px) {
.sidebar {
width: 20.5%; } }
.sidebar .widget {
margin-bottom: 13px; }
@media (max-width: 991px) {
.sidebar .widget:not(:last-of-type) {
border-bottom: 1px solid rgba(50, 50, 50, 0.12);
padding-bottom: 13px; } }
@media (min-width: 992px) {
.sidebar .widget {
margin-bottom: 36px; } }
.sidebar .open-close.active .opener {
margin-bottom: 7px; }
.sidebar .open-close .opener {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
font-size: 16px;
font-weight: 700; }
@media (min-width: 992px) {
.sidebar .open-close .opener {
display: inline-block;
pointer-events: none;
font-size: 18px;
margin-bottom: 7px; } }
.sidebar .open-close .opener:focus, .sidebar .open-close .opener:hover {
color: #005488; }
.sidebar .open-close .opener .chevron {
transition: all 0.3s ease-in-out;
width: 13px;
height: 9px;
margin-left: 4px;
fill: #007bc7;
transform: rotate(-90deg); }
@media (min-width: 992px) {
.sidebar .open-close .opener .chevron {
display: none; } }
.sidebar .open-close.active .opener .chevron {
transform: rotate(0); }
.sidebar .programs-list li:not(:last-of-type),
.sidebar .latest-posts-list li:not(:last-of-type) {
margin-bottom: 0; }
.sidebar .programs-list li:before,
.sidebar .latest-posts-list li:before {
display: none; }
.sidebar .programs-list {
font-size: 14px;
line-height: calc(30/14); }
@media (min-width: 992px) {
.sidebar .programs-list {
padding-bottom: 28px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2); } }
.sidebar .programs-list li a {
color: #454545; }
.sidebar .programs-list li a:hover {
color: #007bc7; }
.socials-list {
display: -ms-flexbox;
display: flex;
margin: -6px 0 0 -6px; }
.socials-list li {
margin: 6px 0 0 6px; }
.socials-list li a {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
width: 45px;
height: 45px;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0.1); }
.socials-list li a.facebook svg {
width: 10px; }
.socials-list li a.twitter svg {
width: 17px; }
.socials-list li a.youtube svg {
width: 20px; }
.socials-list li a.instagram svg {
width: 22px; }
.section-contact-form .socials-list li a {
width: 40px;
height: 40px;
fill: #454545;
background-color: rgba(69, 69, 69, 0.1); }
@media (min-width: 768px) {
.section-contact-form .socials-list li a {
width: 50px;
height: 50px; } }
.section-contact-form .socials-list li a:hover {
opacity: 0.8; }
.blog-post .socials-list li a {
width: 45px;
height: 45px;
fill: #005488;
background-color: rgba(0, 84, 136, 0.12); }
.blog-post .socials-list li a:hover {
opacity: 0.8; }
.tab-content {
overflow: hidden;
position: relative; }
.tab-content.transition {
transition: height .3s ease; }
.fade-tabset .tab {
opacity: 0;
transition: opacity .5s ease;
overflow: hidden;
width: 100%;
padding: 54px 0; }
@media (min-width: 992px) {
.fade-tabset .tab {
padding: 110px 0; } }
.fade-tabset .tab.active {
opacity: 1; }
.js-tab-hidden {
display: block !important;
left: -9999px !important;
position: absolute !important;
top: -9999px !important; }
.tabset {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: calc(15/12);
letter-spacing: -0.2px;
border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
@media (min-width: 768px) {
.tabset {
-ms-flex-pack: distribute;
justify-content: space-around;
font-size: 16px; } }
@media (min-width: 992px) {
.tabset {
font-size: 21px;
line-height: calc(32/21); } }
.tabset li {
max-width: 86px;
display: -ms-flexbox;
display: flex; }
@media (min-width: 768px) {
.tabset li {
max-width: unset; } }
.tabset li a {
position: relative;
padding-bottom: 12px; }
@media (min-width: 992px) {
.tabset li a {
padding-bottom: 2px; } }
.tabset li a.active {
color: #007bc7; }
.tabset li a.active:after {
position: absolute;
content: '';
width: 100%;
height: 2px;
left: 0;
bottom: -2px;
background-color: #007bc7; }
.tabset li:not(:last-of-type) {
margin-bottom: 0; }
.tabset li:before {
display: none; }
.section-benefits {
padding: 34px 0; }
@media (min-width: 768px) {
.section-benefits {
padding: 68px 0; } }
.section-benefits .title-holder {
margin-bottom: 28px; }
@media (min-width: 768px) {
.section-benefits .title-holder {
margin-bottom: 36px; } }
.section-benefits h2,
.section-benefits .h2 {
margin-bottom: 0; }
@media (min-width: 992px) {
.section-benefits h2,
.section-benefits .h2 {
padding-left: 84px;
padding-right: 84px; } }
.section-benefits .benefits-slider {
margin-left: -3px; }
@media (min-width: 992px) {
.section-benefits .benefits-slider {
margin-left: -6px; } }
@media only screen and (min-width: 1440px) {
.section-benefits .benefits-slider {
padding-left: calc((100vw - 1440px) / 2);
padding-right: calc((100vw - 1440px) / 2); } }
.section-benefits .benefits-slider .slick-track {
display: -ms-flexbox !important;
display: flex !important; }
.section-benefits .benefits-slider .slick-slide {
height: inherit !important;
margin-left: 3px; }
@media (min-width: 992px) {
.section-benefits .benefits-slider .slick-slide {
width: calc(25% - 6px);
margin-left: 6px; } }
.section-benefits .benefits-slider .slick-arrow {
top: 32%; }
.section-benefits .card {
text-align: center;
color: #005488;
text-transform: uppercase;
font-size: 11px;
line-height: calc(14/11);
font-weight: 700;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
height: 100%; }
@media (min-width: 992px) {
.section-benefits .card {
font-size: 16px;
line-height: calc(20/16); } }
.section-benefits .card .card-img {
position: relative;
padding-top: 175%; }
@media (min-width: 768px) {
.section-benefits .card .card-img {
padding-top: 149%; } }
.section-benefits .card .card-img img {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover; }
.section-benefits .card .card-body {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 17px 10px; }
@media (min-width: 992px) {
.section-benefits .card .card-body {
padding: 32px; } }
.section-benefits .card .card-title {
margin-bottom: 10px; }
@media (min-width: 992px) {
.section-benefits .card .card-title {
margin-bottom: 20px; } }
.section-benefits .card .btn-holder {
margin-top: auto; }
.section-blog-index,
.section-blog-detail {
padding: 40px 0 22px; }
@media (min-width: 768px) {
.section-blog-index,
.section-blog-detail {
padding: 85px 0; } }
.section-blog-index .posts-wrapper,
.section-blog-detail .posts-wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (min-width: 768px) {
.section-blog-index .posts-wrapper,
.section-blog-detail .posts-wrapper {
margin: -34px 0 0 -26px; } }
.section-blog-index .posts-wrapper li:not(:last-of-type),
.section-blog-detail .posts-wrapper li:not(:last-of-type) {
margin-bottom: 0; }
.section-blog-index .posts-wrapper li:before,
.section-blog-detail .posts-wrapper li:before {
display: none; }
@media (min-width: 992px) {
.section-blog-index .blog-wrapper,
.section-blog-detail .blog-wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-ms-flex-pack: start;
justify-content: start; } }
@media (min-width: 992px) {
.section-blog-index .blog-main,
.section-blog-index .blog-post,
.section-blog-detail .blog-main,
.section-blog-detail .blog-post {
width: calc(75% - 30px);
margin-right: 30px; } }
@media (min-width: 1200px) {
.section-blog-index .blog-main,
.section-blog-index .blog-post,
.section-blog-detail .blog-main,
.section-blog-detail .blog-post {
width: calc(79.5% - 64px);
margin-right: 64px; } }
.section-communities-tabs {
padding: 68px 0; }
@media (min-width: 992px) {
.section-communities-tabs {
padding: 68px 0; } }
.section-communities-tabs .communities-list .community-item {
padding: 20px 0;
font-size: 15px;
line-height: calc(23/15);
color: rgba(0, 0, 0, 0.8); }
.section-communities-tabs .communities-list .community-item:not(:last-of-type) {
margin-bottom: 0; }
@media (max-width: 767px) {
.section-communities-tabs .communities-list .community-item:not(:last-of-type) {
border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
@media (min-width: 768px) {
.section-communities-tabs .communities-list .community-item {
padding: 40px 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0; } }
.section-communities-tabs .communities-list .community-item:last-of-type .community-description {
border-bottom: none; }
.section-communities-tabs .communities-list .community-item p:last-of-type {
margin-bottom: 0; }
@media (min-width: 768px) {
.section-communities-tabs .communities-list .community-item .community-logo {
width: calc(100% / 3);
text-align: center;
padding: 15px 34px; } }
@media (min-width: 992px) {
.section-communities-tabs .communities-list .community-item .community-logo {
width: 36.3%; } }
@media (min-width: 1200px) {
.section-communities-tabs .communities-list .community-item .community-logo {
padding: 15px 66px; } }
.section-communities-tabs .communities-list .community-item .community-logo > a {
display: block; }
.section-communities-tabs .communities-list .community-item .community-logo img {
max-width: 170px;
height: 74px;
width: auto; }
@media (min-width: 992px) {
.section-communities-tabs .communities-list .community-item .community-logo img {
max-width: 200px;
max-height: 90px;
height: unset; } }
.section-communities-tabs .communities-list .community-item .community-description {
padding: 16px 0; }
@media (min-width: 768px) {
.section-communities-tabs .communities-list .community-item .community-description {
padding: 20px 0;
width: calc(100% / 3);
padding: 40px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
@media (min-width: 992px) {
.section-communities-tabs .communities-list .community-item .community-description {
width: 33.8%; } }
@media (min-width: 768px) {
.section-communities-tabs .communities-list .community-item .btn-holder {
width: calc(100% / 3);
text-align: center;
padding: 0 34px; } }
@media (min-width: 992px) {
.section-communities-tabs .communities-list .community-item .btn-holder {
padding: 16px 0 0;
width: 29.9%; } }
.section-communities-tabs .communities-list .dot-box {
max-height: 70px; }
.section-communities-tabs .communities-list .read-more,
.section-communities-tabs .communities-list .read-less {
cursor: pointer;
padding: 0;
margin: 0;
-webkit-appearance: none;
appearance: none;
border: none;
background: none;
color: #007bc7;
text-transform: uppercase;
font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
font-size: 15px; }
.section-communities-tabs .communities-list .read-more:hover,
.section-communities-tabs .communities-list .read-less:hover {
text-decoration: underline; }
.section-communities-tabs .communities-list .read-less {
margin-top: 20px !important; }
.section-contact-form {
padding: 48px 0 36px;
font-size: 16px;
line-height: calc(23/16);
color: #454545; }
@media (min-width: 992px) {
.section-contact-form {
font-size: 22px;
line-height: calc(35/22);
padding: 40px 0 105px; } }
.section-contact-form.padding-small {
padding: 24px 0;
padding: 36px 0; }
.section-contact-form .title-holder {
padding-bottom: 10px;
margin-bottom: 20px; }
.section-contact-form .title-holder h2,
.section-contact-form .title-holder .h2 {
margin-bottom: 0; }
@media (min-width: 768px) {
.section-contact-form .subtitle {
padding: 0 60px; } }
@media (min-width: 992px) {
.section-contact-form .subtitle {
padding: 0 156px; } }
.section-contact-form .section-inner {
padding-top: 12px; }
@media (min-width: 768px) {
.section-contact-form .section-inner {
display: -ms-flexbox;
display: flex;
padding-top: 52px; } }
.section-contact-form .section-content {
text-align: center; }
@media (max-width: 767px) {
.section-contact-form .section-content {
margin-bottom: 46px; } }
@media (min-width: 768px) {
.section-contact-form .section-content {
text-align: left; } }
@media (max-width: 767px) {
.section-contact-form .section-content .title-holder {
position: relative;
text-align: center;
padding-bottom: 14px;
margin-bottom: 14px; }
.section-contact-form .section-content .title-holder:after {
position: absolute;
content: '';
width: 54px;
height: 4px;
background-color: rgba(69, 69, 69, 0.1);
bottom: 0;
left: 50%;
transform: translateX(-50%); } }
@media (min-width: 768px) {
.section-contact-form .section-content .title-holder {
padding-bottom: 36px;
margin-bottom: 40px; } }
.section-contact-form .form-holder {
margin-bottom: 65px; }
@media (min-width: 768px) {
.section-contact-form .form-holder {
width: 50%;
margin-bottom: 0; } }
@media (min-width: 992px) {
.section-contact-form .form-holder {
padding: 0 12px 0 0; } }
@media (min-width: 768px) {
.section-contact-form .contacts-holder {
width: 50%;
padding: 0 0 0 30px; } }
@media (min-width: 1200px) {
.section-contact-form .contacts-holder {
padding: 22px 0 0 106px; } }
.section-contact-form .contacts-list {
margin-bottom: 26px; }
@media (min-width: 992px) {
.section-contact-form .contacts-list {
margin-bottom: 40px; } }
.section-contact-form .contacts-list li {
display: -ms-flexbox;
display: flex; }
.section-contact-form .contacts-list li:not(:last-of-type) {
margin-bottom: 26px; }
.section-contact-form .contacts-list .icon {
width: 47px;
height: 47px;
background-color: #005488;
border-radius: 50%;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
margin-right: 15px;
-ms-flex-negative: 0;
flex-shrink: 0; }
@media (min-width: 1200px) {
.section-contact-form .contacts-list .icon {
width: 71px;
height: 71px; } }
.section-contact-form .contacts-list .icon svg {
max-width: 18px;
max-height: 18px;
fill: #fff; }
@media (min-width: 1200px) {
.section-contact-form .contacts-list .icon svg {
max-width: 26px;
max-height: 26px; } }
.section-contact-form .contacts-list .contact-details strong {
display: block;
color: rgba(38, 38, 38, 0.6);
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
line-height: calc(14/14); }
.section-contact-form .contacts-list .contact-details a {
color: #454545;
font-weight: 500;
font-size: 16px;
line-height: calc(21/16); }
@media (min-width: 992px) {
.section-contact-form .contacts-list .contact-details a {
font-size: 20px;
line-height: calc(35/20); } }
.section-contact-form .contacts-list .contact-details a:hover {
color: #007bc7; }
@media (max-width: 991px) {
.section-contact-form .contacts-list .contact-details [href*="tel:"]:hover {
color: #454545; } }
.section-contact-form .contacts-list .contact-details [href*="mailto:"] {
text-decoration: underline; }
@media (min-width: 992px) {
.section-contact-form .contacts-list .contact-details [href*="mailto:"] {
font-size: 18px;
line-height: calc(35/18); } }
.section-contact-form .contacts-list .contact-details address {
font-weight: 500;
font-size: 16px;
line-height: calc(21/16);
margin-bottom: 0; }
@media (min-width: 992px) {
.section-contact-form .contacts-list .contact-details address {
font-size: 18px;
line-height: calc(30/18);
padding-top: 5px; } }
@media (max-width: 991px) {
.section-contact-form .contacts-list .contact-details address a:hover {
color: #454545; } }
.section-contact-form a:not(.btn) {
color: #007bc7; }
.section-contact-form a:not(.btn):hover {
text-decoration: underline; }
.section-contact-form a:not(.btn).link-primary {
text-transform: uppercase;
color: #005488;
font-size: 17px;
line-height: calc(25/17); }
@media (min-width: 992px) {
.section-contact-form a:not(.btn).link-primary {
font-size: 25px;
line-height: calc(35/25); } }
.section-contact-form a:not(.btn).link-primary:hover {
color: #007bc7;
text-decoration: underline; }
.section-contact-form.order-reverse .section-inner {
position: relative;
-ms-flex-align: center;
align-items: center;
padding-top: 0; }
@media (max-width: 767px) {
.section-contact-form.order-reverse .section-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
@media (min-width: 1200px) {
.section-contact-form.order-reverse .section-inner {
padding: 24px 0;
margin-top: 0; } }
.section-contact-form.order-reverse .section-visual {
margin-bottom: 0; }
@media (min-width: 768px) {
.section-contact-form.order-reverse .section-visual {
width: 50%; } }
@media (min-width: 768px) {
.section-contact-form.order-reverse .section-content {
width: 50%;
padding: 0 0 0 30px; } }
@media (min-width: 992px) {
.section-contact-form.order-reverse .section-content {
padding: 0 0 0 50px; } }
@media (min-width: 1200px) {
.section-contact-form.order-reverse .section-content {
padding: 0 0 98px 100px; } }
.section-get-in-touch {
padding: 60px 0;
position: relative; }
@media (max-width: 767px) {
.section-get-in-touch:before {
position: absolute;
content: '';
background-color: rgba(50, 50, 50, 0.1);
height: 2px;
width: calc(100vw - 20px * 2);
top: 0;
left: 20px; } }
.section-get-in-touch .btn-holder {
margin-top: 50px; }
.section-get-in-touch a[href*="mailto:"] {
color: #007bc7;
font-weight: 600;
text-decoration: underline;
font-size: 12px; }
@media only screen and (min-width: 375px) {
.section-get-in-touch a[href*="mailto:"] {
font-size: 15px; } }
@media (min-width: 480px) {
.section-get-in-touch a[href*="mailto:"] {
font-size: 18px; } }
@media (min-width: 992px) {
.section-get-in-touch a[href*="mailto:"] {
font-size: 25px; } }
.section-get-in-touch a[href*="mailto:"]:hover {
text-decoration: none; }
.section-has-image {
position: relative;
padding: 24px 0;
font-size: 14px;
line-height: calc(23/14); }
@media (min-width: 768px) {
.section-has-image {
padding: 60px 0; } }
@media (min-width: 992px) {
.section-has-image {
font-size: 17px;
line-height: calc(27/17); } }
.section-has-image .images-wrapper {
position: relative;
margin: auto; }
.section-has-image a:not(.btn) {
color: #007bc7; }
.section-has-image a:not(.btn):hover {
text-decoration: underline; }
.section-has-image a:not(.btn).link-primary {
text-transform: uppercase;
color: #005488;
font-size: 17px; }
@media (min-width: 992px) {
.section-has-image a:not(.btn).link-primary {
font-size: 25px; } }
.section-has-image a:not(.btn).link-primary:hover {
color: #007bc7;
text-decoration: underline; }
@media (min-width: 768px) {
.section-has-image .section-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0; } }
.section-has-image .section-visual {
width: 100%;
margin: 0 auto;
margin-bottom: 32px; }
@media (min-width: 480px) {
.section-has-image .section-visual {
max-width: 330px; } }
@media (min-width: 768px) {
.section-has-image .section-visual {
max-width: unset;
width: 50%;
margin-bottom: 0;
padding: 0 16px; } }
@media (min-width: 992px) {
.section-has-image .section-visual {
padding: 0 36px 0 0; } }
.section-has-image .section-visual .img-holder {
margin: auto;
text-align: center; }
@media (min-width: 768px) {
.section-has-image .section-content {
width: 50%;
padding: 0 16px; } }
@media (min-width: 992px) {
.section-has-image .section-content {
padding: 0 36px; } }
.section-has-image .section-content p {
margin-bottom: 28px; }
.section-has-image .section-content p:last-of-type {
margin-bottom: 20px; }
.section-has-image.decor-left .images-wrapper, .section-has-image.decor-right .images-wrapper {
position: relative;
padding-bottom: 9px; }
.section-has-image.decor-left .images-wrapper:after, .section-has-image.decor-right .images-wrapper:after {
position: absolute;
content: '';
width: 93px;
height: 93px;
bottom: 0;
border-radius: 50%;
background-color: #82bc00;
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.15);
mix-blend-mode: multiply; }
@media (min-width: 992px) {
.section-has-image.decor-left .images-wrapper:after, .section-has-image.decor-right .images-wrapper:after {
width: 146px;
height: 146px; } }
.section-has-image.decor-left .images-wrapper:after {
left: 0; }
.section-has-image.decor-right .images-wrapper:after {
right: 0; }
@media (max-width: 767px) {
.section-has-image.order-reverse .section-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
@media (max-width: 767px) {
.section-has-image.visual-right .section-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
@media (min-width: 992px) {
.section-has-image.visual-right .section-visual {
padding: 0 0 0 36px; } }
.section-has-image.visual-large .section-visual {
max-width: unset; }
.section-has-image.visual-large .images-wrapper {
position: relative;
margin: auto;
width: 248px; }
@media only screen and (min-width: 375px) {
.section-has-image.visual-large .images-wrapper {
width: 303px; } }
@media (min-width: 768px) {
.section-has-image.visual-large .images-wrapper {
margin: unset;
width: 332px; } }
@media (min-width: 992px) {
.section-has-image.visual-large .images-wrapper {
width: 440px; } }
@media (min-width: 1200px) {
.section-has-image.visual-large .images-wrapper {
width: 511px; } }
@media (min-width: 992px) {
.section-has-image.visual-large.decor-left .images-wrapper:after, .section-has-image.visual-large.decor-right .images-wrapper:after {
width: 162px;
height: 162px; } }
.section-has-image.visual-large .img-holder {
margin: auto;
width: 248px;
height: 248px; }
@media only screen and (min-width: 375px) {
.section-has-image.visual-large .img-holder {
width: 303px;
height: 303px; } }
@media (min-width: 992px) {
.section-has-image.visual-large .img-holder {
width: 440px;
height: 440px; } }
@media (min-width: 1200px) {
.section-has-image.visual-large .img-holder {
width: 511px;
height: 511px; } }
.section-has-image.visual-medium .section-visual {
max-width: unset; }
@media (min-width: 992px) {
.section-has-image.visual-medium .section-visual {
padding: 0 36px; } }
.section-has-image.visual-medium .images-wrapper {
position: relative;
margin: auto;
width: 248px; }
@media only screen and (min-width: 375px) {
.section-has-image.visual-medium .images-wrapper {
width: 303px; } }
@media (min-width: 768px) {
.section-has-image.visual-medium .images-wrapper {
width: 332px; } }
@media (min-width: 992px) {
.section-has-image.visual-medium .images-wrapper {
width: 404px; } }
@media (min-width: 1200px) {
.section-has-image.visual-medium .images-wrapper {
width: 503px; } }
.section-has-image.visual-medium .img-holder {
width: 248px;
height: 248px;
margin: auto; }
@media only screen and (min-width: 375px) {
.section-has-image.visual-medium .img-holder {
width: 303px;
height: 303px; } }
@media (min-width: 768px) {
.section-has-image.visual-medium .img-holder {
width: 332px;
height: 332px; } }
@media (min-width: 992px) {
.section-has-image.visual-medium .img-holder {
width: 404px;
height: 404px; } }
@media (min-width: 1200px) {
.section-has-image.visual-medium .img-holder {
width: 503px;
height: 503px; } }
.section-has-image.visual-small .section-visual {
max-width: unset; }
@media (min-width: 992px) {
.section-has-image.visual-small .section-visual {
padding: 0 36px; } }
.section-has-image.visual-small .images-wrapper {
position: relative;
margin: auto;
width: 248px; }
@media only screen and (min-width: 375px) {
.section-has-image.visual-small .images-wrapper {
width: 303px; } }
@media (min-width: 768px) {
.section-has-image.visual-small .images-wrapper {
width: 332px; } }
@media (min-width: 992px) {
.section-has-image.visual-small .images-wrapper {
width: 404px; } }
@media (min-width: 1200px) {
.section-has-image.visual-small .images-wrapper {
width: 420px; } }
.section-has-image.visual-small .img-holder {
width: 248px;
height: 248px;
margin: auto; }
@media only screen and (min-width: 375px) {
.section-has-image.visual-small .img-holder {
width: 303px;
height: 303px; } }
@media (min-width: 768px) {
.section-has-image.visual-small .img-holder {
width: 332px;
height: 332px; } }
@media (min-width: 992px) {
.section-has-image.visual-small .img-holder {
width: 404px;
height: 404px; } }
@media (min-width: 1200px) {
.section-has-image.visual-small .img-holder {
width: 420px;
height: 420px; } }
.section-has-image.decor-large .images-wrapper {
position: relative;
padding-bottom: 46px;
width: 248px;
margin: auto; }
@media only screen and (min-width: 375px) {
.section-has-image.decor-large .images-wrapper {
width: 305px; } }
@media (min-width: 768px) {
.section-has-image.decor-large .images-wrapper {
width: 332px; } }
@media (min-width: 992px) {
.section-has-image.decor-large .images-wrapper {
width: 404px;
padding-bottom: 70px; } }
@media (min-width: 1200px) {
.section-has-image.decor-large .images-wrapper {
width: 502px; } }
.section-has-image.decor-large .images-wrapper img {
filter: drop-shadow(0 24px 50px rgba(0, 0, 0, 0.15)); }
.section-has-image.decor-large .images-wrapper:after {
position: absolute;
content: '';
width: 160px;
height: 160px;
left: 24px;
bottom: 0;
border-radius: 50%;
background-color: #007bc7;
mix-blend-mode: multiply;
z-index: -1; }
@media only screen and (min-width: 375px) {
.section-has-image.decor-large .images-wrapper:after {
width: 200px;
height: 200px; } }
@media (min-width: 992px) {
.section-has-image.decor-large .images-wrapper:after {
width: 280px;
height: 280px; } }
@media (min-width: 1200px) {
.section-has-image.decor-large .images-wrapper:after {
width: 328px;
height: 328px; } }
.section-has-image.decor-large .img-holder {
width: unset;
height: unset; }
.section-has-image.has-sub-image .images-wrapper {
padding-bottom: 15px; }
@media (min-width: 992px) {
.section-has-image.has-sub-image .images-wrapper {
padding-bottom: 25px; } }
.section-has-image.has-sub-image .sub-image {
position: absolute;
max-width: 210px;
max-height: 210px;
width: 110px;
height: 110px;
border: 7px solid #fff;
right: 0;
bottom: 0;
padding-top: unset;
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.15); }
@media only screen and (min-width: 375px) {
.section-has-image.has-sub-image .sub-image {
width: 134px;
height: 134px; } }
@media (min-width: 992px) {
.section-has-image.has-sub-image .sub-image {
width: 204px;
height: 204px; } }
.section-has-image.padding-small {
padding: 30px 0; }
@media (min-width: 768px) {
.section-has-image.padding-small {
padding: 36px 0; } }
@media (min-width: 768px) {
.section-has-image.padding-small.decor-left, .section-has-image.padding-small.decor-right {
padding: 10px 0 70px; } }
.section-has-map {
padding: 36px 0;
font-size: 14px;
line-height: calc(23/14); }
@media (min-width: 992px) {
.section-has-map {
padding: 56px 0;
font-size: 17px;
line-height: calc(27/17); } }
.section-has-map.visual-right.map-has-decor {
padding: 0; }
.section-has-map.visual-right.map-has-decor .section-visual {
position: relative;
padding: 75px 0; }
@media (min-width: 768px) {
.section-has-map.visual-right.map-has-decor .section-visual {
padding: 75px 0 75px 10px; } }
@media (min-width: 1200px) {
.section-has-map.visual-right.map-has-decor .section-visual {
padding: 144px 0 144px 30px; } }
@media (min-width: 768px) {
.section-has-map.visual-right.map-has-decor .section-visual .imagemap {
margin-right: calc(-20px - 10px); } }
@media only screen and (min-width: 1190px) {
.section-has-map.visual-right.map-has-decor .section-visual .imagemap {
margin-right: calc((((100vw - 1190px) / 2) + 20px + 10px) * -1); } }
@media only screen and (min-width: 1440px) {
.section-has-map.visual-right.map-has-decor .section-visual .imagemap {
margin-right: -155px; } }
.section-has-map.visual-right.map-has-decor .section-visual:after {
position: absolute;
content: '';
background-color: #007bc7;
width: 116vw;
height: 116vw;
border-radius: 50%;
left: 38%;
top: 50%;
transform: translateY(-50%);
z-index: -1; }
@media (min-width: 480px) {
.section-has-map.visual-right.map-has-decor .section-visual:after {
width: 100vw;
height: 100vw; } }
@media (min-width: 768px) {
.section-has-map.visual-right.map-has-decor .section-visual:after {
width: 50vw;
height: 50vw;
left: 50%; } }
@media (min-width: 992px) {
.section-has-map.visual-right.map-has-decor .section-visual:after {
width: 55vw;
height: 55vw; } }
@media (min-width: 1200px) {
.section-has-map.visual-right.map-has-decor .section-visual:after {
width: 60vw;
height: 60vw; } }
@media only screen and (min-width: 1350px) {
.section-has-map.visual-right.map-has-decor .section-visual:after {
width: 864px;
height: 864px; } }
.section-has-map.visual-right .section-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 767px) {
.section-has-map.visual-right .section-inner {
-ms-flex-direction: column;
flex-direction: column; } }
.section-has-map.visual-right .section-visual {
margin-bottom: 0;
-ms-flex-order: 2;
order: 2; }
@media (min-width: 768px) {
.section-has-map.visual-right .section-visual {
width: 50%;
padding: 0 0 0 20px; } }
.section-has-map.visual-right .section-content {
-ms-flex-order: 1;
order: 1; }
@media (max-width: 767px) {
.section-has-map.visual-right .section-content {
margin-bottom: 10px; } }
@media (min-width: 768px) {
.section-has-map.visual-right .section-content {
width: 50%;
padding: 0 20px 0 0; } }
@media (min-width: 992px) {
.section-has-map.visual-right .section-content {
padding: 0 53px 0 0; } }
.section-has-map.visual-left.map-has-decor {
padding: 0; }
.section-has-map.visual-left.map-has-decor .section-visual {
position: relative;
padding: 75px 0; }
@media (min-width: 768px) {
.section-has-map.visual-left.map-has-decor .section-visual {
padding: 75px 10px 75px 0; } }
@media (min-width: 1200px) {
.section-has-map.visual-left.map-has-decor .section-visual {
padding: 144px 30px 144px 0; } }
@media (min-width: 768px) {
.section-has-map.visual-left.map-has-decor .section-visual .imagemap {
margin-left: calc(-20px - 10px); } }
@media only screen and (min-width: 1190px) {
.section-has-map.visual-left.map-has-decor .section-visual .imagemap {
margin-left: calc((((100vw - 1190px) / 2) + 20px + 10px) * -1); } }
@media only screen and (min-width: 1440px) {
.section-has-map.visual-left.map-has-decor .section-visual .imagemap {
margin-left: -155px; } }
.section-has-map.visual-left.map-has-decor .section-visual:after {
position: absolute;
content: '';
background-color: #007bc7;
width: 116vw;
height: 116vw;
border-radius: 50%;
left: 38%;
top: 50%;
transform: translateY(-50%);
z-index: -1; }
@media (min-width: 480px) {
.section-has-map.visual-left.map-has-decor .section-visual:after {
width: 100vw;
height: 100vw; } }
@media (min-width: 768px) {
.section-has-map.visual-left.map-has-decor .section-visual:after {
left: unset;
right: 38%;
width: 50vw;
height: 50vw; } }
@media (min-width: 992px) {
.section-has-map.visual-left.map-has-decor .section-visual:after {
width: 55vw;
height: 55vw; } }
@media (min-width: 1200px) {
.section-has-map.visual-left.map-has-decor .section-visual:after {
width: 60vw;
height: 60vw; } }
@media only screen and (min-width: 1350px) {
.section-has-map.visual-left.map-has-decor .section-visual:after {
width: 864px;
height: 864px; } }
.section-has-map.visual-left .section-inner {
display: -ms-flexbox;
display: flex; }
@media (max-width: 767px) {
.section-has-map.visual-left .section-inner {
-ms-flex-direction: column;
flex-direction: column; } }
@media (min-width: 768px) {
.section-has-map.visual-left .section-inner {
-ms-flex-align: center;
align-items: center; } }
.section-has-map.visual-left .section-visual {
-ms-flex-order: 1;
order: 1; }
@media (max-width: 767px) {
.section-has-map.visual-left .section-visual {
margin-bottom: 36px; } }
@media (min-width: 768px) {
.section-has-map.visual-left .section-visual {
width: 50%;
padding: 0 10px 0 0; } }
.section-has-map.visual-left .section-content {
-ms-flex-order: 2;
order: 2; }
@media (min-width: 768px) {
.section-has-map.visual-left .section-content {
width: 50%;
padding: 0 0 0 20px; } }
@media (min-width: 992px) {
.section-has-map.visual-left .section-content {
padding: 0 0 0 53px; } }
.section-has-map .title-holder.heading-start {
padding-bottom: 16px;
margin-bottom: 14px; }
.section-has-map p {
margin-bottom: 16px; }
.section-has-map p:last-of-type {
margin-bottom: 0; }
.how-to-order {
padding: 32px 0; }
@media only screen and (min-width: 375px) {
.how-to-order {
padding: 32px 30px; } }
@media (min-width: 480px) {
.how-to-order {
padding: 32px 0 60px; } }
.how-to-order .title-holder {
padding-bottom: 10px; }
.how-to-order .title-holder h3,
.how-to-order .title-holder .h3 {
margin-bottom: 0; }
.how-to-order .section-inner {
counter-reset: card;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 64px; }
@media (min-width: 480px) {
.how-to-order .section-inner {
margin: -60px 0 0 -16px; } }
@media (min-width: 992px) {
.how-to-order .section-inner {
padding-top: 105px; } }
.how-to-order .card {
position: relative;
margin-bottom: 60px;
padding: 60px 28px 30px;
font-size: 15px;
line-height: calc(23/15);
text-align: center; }
@media (min-width: 1200px) {
.how-to-order .card {
padding: 90px 26px 40px; } }
.how-to-order .card .card-text:last-child {
margin-bottom: 0; }
.how-to-order .card:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.15);
z-index: -1; }
.how-to-order .card:nth-of-type(odd) .counter {
background-color: #007bc7; }
.how-to-order .card:nth-of-type(even) .counter {
background-color: #005488; }
.how-to-order .card-sm {
width: 100%; }
@media (min-width: 480px) {
.how-to-order .card-sm {
width: calc(50% - 16px);
margin: 60px 0 0 16px; } }
@media (min-width: 992px) {
.how-to-order .card-sm {
width: calc(25% - 16px);
margin: 60px 0 0 16px; } }
.how-to-order .card-lg {
font-weight: 500;
font-size: 17px;
line-height: calc(27/17);
letter-spacing: -0.1px;
text-align: left;
max-width: 100%; }
@media only screen and (min-width: 375px) {
.how-to-order .card-lg {
margin: 0 -30px;
max-width: unset; } }
@media (max-width: 767px) {
.how-to-order .card-lg {
padding: 0;
font-size: 14px;
line-height: calc(20/14); }
.how-to-order .card-lg .counter {
display: none; }
.how-to-order .card-lg:before {
display: none; } }
@media (min-width: 480px) {
.how-to-order .card-lg {
width: 100%;
margin: 60px 0 0 16px; } }
@media (min-width: 992px) {
.how-to-order .card-lg {
margin: 100px 0 0 16px;
padding: 96px 32px 52px; } }
.how-to-order .card-lg a {
color: #007bc7; }
@media (min-width: 768px) {
.how-to-order .card-lg .counter {
left: 140px; } }
@media (min-width: 480px) {
.how-to-order .card-lg .card-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column; } }
@media (min-width: 768px) {
.how-to-order .card-lg .card-inner {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media (min-width: 768px) {
.how-to-order .card-lg .card-content {
width: 50%;
padding-right: 20px; } }
.how-to-order .card-lg .card-content p {
margin-bottom: 6px; }
.how-to-order .card-lg .title-holder {
margin-bottom: 22px;
padding-bottom: 12px; }
.how-to-order .card-lg ul {
letter-spacing: normal;
margin-bottom: 24px; }
.how-to-order .card-lg ul li a {
color: #007bc7; }
.how-to-order .card-lg ul li a:hover {
color: #005488; }
.how-to-order .card-lg a[href*="mailto:"] {
position: relative;
display: inline-block;
font-weight: 700;
letter-spacing: -0.3px;
margin-bottom: 52px;
text-decoration: underline; }
@media only screen and (max-width: 374px) {
.how-to-order .card-lg a[href*="mailto:"] {
font-size: 13px; } }
.how-to-order .card-lg a[href*="mailto:"]:hover {
text-decoration: none; }
.how-to-order .card-lg label {
display: block;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
color: #005488;
margin-bottom: 3px; }
.how-to-order .card-lg .card-visual {
margin: 0 0 45px 0; }
@media (min-width: 768px) {
.how-to-order .card-lg .card-visual {
width: 50%;
margin: 0; } }
@media (min-width: 1200px) {
.how-to-order .card-lg .card-visual {
margin: -125px 0 0; } }
.how-to-order .card-lg .card-visual .img-holder {
margin: auto;
width: 220px;
height: 220px; }
@media only screen and (min-width: 375px) {
.how-to-order .card-lg .card-visual .img-holder {
width: 308px;
height: 308px; } }
@media (min-width: 992px) {
.how-to-order .card-lg .card-visual .img-holder {
width: 400px;
height: 400px; } }
@media (min-width: 1200px) {
.how-to-order .card-lg .card-visual .img-holder {
width: 492px;
height: 492px; } }
.how-to-order .counter {
position: absolute;
left: 50%;
top: -41px;
transform: translateX(-50%);
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 28px;
font-weight: 700;
width: 82px;
height: 82px;
border-radius: 50%;
padding-top: 5px; }
.how-to-order .counter:before {
counter-increment: card;
content: counter(card, decimal-leading-zero) ""; }
@media (min-width: 1200px) {
.how-to-order .counter {
padding-top: 2px;
font-size: 45px;
line-height: calc(23/45);
width: 132px;
height: 132px;
top: -66px; } }
.intro-sm {
position: relative;
color: #fff;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
z-index: 0;
padding: 22% 0 32vw;
background-color: #005488; }
@media (min-width: 992px) {
.intro-sm {
padding: 12.5% 0 20.5vw; } }
.intro-sm:before {
position: absolute;
content: '';
width: 100%;
height: 18.5vw;
bottom: 0;
left: 0;
background-color: #ECECEC;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
z-index: 2; }
.intro-sm:after {
position: absolute;
content: '';
width: 100%;
height: 13.5vw;
bottom: -1px;
left: 0;
background-color: #fff;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
z-index: 3; }
@media (min-width: 992px) {
.intro-sm:after {
height: 14.5vw; } }
.intro-sm .hero-block {
position: relative;
margin: auto;
text-align: center;
text-transform: uppercase;
max-width: 280px; }
@media (min-width: 992px) {
.intro-sm .hero-block {
max-width: 660px; } }
.intro-sm .hero-block h1,
.intro-sm .hero-block .h1 {
color: #fff;
text-transform: uppercase;
font-size: 35px;
line-height: calc(42/35);
letter-spacing: -0.1px;
font-weight: 800; }
@media (min-width: 992px) {
.intro-sm .hero-block h1,
.intro-sm .hero-block .h1 {
font-size: 65px;
line-height: calc(70/65); } }
.section-intro {
position: relative;
color: #fff;
z-index: 0; }
@media (min-width: 768px) {
.section-intro {
min-height: 100vh; } }
@media (min-width: 992px) {
.section-intro {
min-height: 927px; } }
.section-intro:before {
position: absolute;
content: '';
width: 100%;
height: 18.5vw;
bottom: 0;
left: 0;
background-color: #ECECEC;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
z-index: 2; }
.section-intro:after {
position: absolute;
content: '';
width: 100%;
height: 15.5vw;
bottom: -1px;
left: 0;
background-color: #fff;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
z-index: 3; }
.section-intro .intro-slider,
.section-intro .slick-list,
.section-intro .slick-track,
.section-intro .slick-slide {
min-height: inherit; }
.section-intro .slick-slide {
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.section-intro .slide-bg {
position: absolute;
object-fit: cover;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.85; }
.section-intro .slide-inner {
padding: 28% 0 80vw;
min-height: 100%; }
@media (min-width: 768px) {
.section-intro .slide-inner {
padding: 20% 0 31.5vw; } }
@media (min-width: 1200px) {
.section-intro .slide-inner {
padding: 13% 0 23.5vw; } }
.section-intro .hero-block {
position: relative;
margin: auto;
text-align: center;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
letter-spacing: -0.3px;
max-width: 280px;
line-height: calc(17/14); }
@media (min-width: 992px) {
.section-intro .hero-block {
font-size: 20px;
max-width: 660px; } }
.section-intro .hero-block h1,
.section-intro .hero-block .h1 {
color: #fff;
text-transform: uppercase;
line-height: calc(70/80);
letter-spacing: -0.1px;
font-weight: 800;
margin-bottom: 4px; }
@media (min-width: 992px) {
.section-intro .hero-block h1,
.section-intro .hero-block .h1 {
margin-bottom: 2px; } }
.section-intro .hero-block:before {
position: absolute;
content: '';
background-color: #fff;
clip-path: polygon(0 0, 100% 0, 100% 100%, 95.5% 100%, 95.5% 15%, 4.5% 15%, 4.5% 100%, 0 100%);
top: -62px;
left: 50%;
transform: translateX(-50%);
width: 150px;
height: 46px; }
@media (min-width: 992px) {
.section-intro .hero-block:before {
width: 220px;
height: 66px;
top: -90px; } }
.section-intro .hero-block:after {
position: absolute;
content: '';
background-color: #fff;
clip-path: polygon(4.5% 85%, 95.5% 85%, 95.5% 0, 100% 0, 100% 100%, 0 100%, 0 0, 4.5% 0);
bottom: -60px;
left: 50%;
transform: translateX(-50%);
width: 150px;
height: 46px; }
@media (min-width: 992px) {
.section-intro .hero-block:after {
width: 220px;
height: 66px;
bottom: -80px; } }
.section-logos {
padding: 12px 0 30px; }
@media (min-width: 768px) {
.section-logos {
padding: 46px 0 70px; } }
.section-logos .logos-wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin: -30px 0 0 -14px; }
@media (min-width: 480px) {
.section-logos .logos-wrapper {
margin: -36px 0 0 -20px; } }
@media (min-width: 768px) {
.section-logos .logos-wrapper {
margin: -36px 0 0 -36px; } }
@media (min-width: 992px) {
.section-logos .logos-wrapper {
margin: -36px 0 0 -36px; } }
.section-logos .logo-holder {
width: calc(50% - 20px);
margin: 36px 0 0 20px;
height: 57px;
padding: 0 15px; }
@media only screen and (min-width: 375px) {
.section-logos .logo-holder {
padding: 0 30px; } }
@media (min-width: 480px) {
.section-logos .logo-holder {
width: calc(100% / 3 - 20px);
padding: 0 15px; } }
@media (min-width: 768px) {
.section-logos .logo-holder {
width: calc(100% / 4 - 36px);
height: 128px;
margin: 36px 0 0 36px; } }
@media (min-width: 992px) {
.section-logos .logo-holder {
padding: 0 40px; } }
.section-logos .logo-holder a{
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center; }
.section-logos .logo-holder a:hover img{
filter: grayscale(0);
opacity: 1; }
.section-logos .logo-holder img {
transition: filter 0.3s ease-in-out, opacity 0.3s ease-in-out;
max-height: 100%;
filter: grayscale(100%);
opacity: 0.8; }
.section-logos.one-line .logos-wrapper {
margin: -30px 0 0 0;
padding: 0 0 36px 0;
border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
@media (min-width: 992px) {
.section-logos.one-line .logos-wrapper {
padding: 0 0 80px 0; } }
.section-logos.one-line .logo-holder {
width: calc(100% / 3);
margin: 30px 0 0 0;
padding: 0 6px; }
@media (min-width: 768px) {
.section-logos.one-line .logo-holder {
width: 20%;
padding: 0 30px; } }
@media (min-width: 1200px) {
.section-logos.one-line .logo-holder {
padding: 0 30px; } }
.section-logos .btn-holder {
text-align: center;
margin-top: 52px; }
.section-logos .title-holder {
margin-bottom: 40px; }
@media (min-width: 992px) {
.section-logos .title-holder {
margin-bottom: 90px; } }
.note {
padding: 40px 0 60px;
font-style: italic;
font-size: 14px;
line-height: calc(24/14); }
@media (min-width: 992px) {
.note {
padding: 70px 0 174px; } }
.section-testimonials {
padding: 28px 0; }
@media (min-width: 768px) {
.section-testimonials {
padding: 40px 0; } }
.section-testimonials .title-holder {
margin-bottom: 18px; }
@media (min-width: 768px) {
.section-testimonials .title-holder {
margin-bottom: 46px; } }
.section-testimonials .title-holder h2,
.section-testimonials .title-holder .h2 {
margin-bottom: 0; }
@media (min-width: 768px) {
.section-testimonials .section-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 992px) {
.section-testimonials .section-inner {
padding: 0 88px;
-ms-flex-align: start;
align-items: flex-start; } }
.section-testimonials .section-visual {
padding: 0 25px;
margin-bottom: 30px; }
@media only screen and (max-width: 375px) {
.section-testimonials .section-visual {
padding: 0; } }
@media (min-width: 768px) {
.section-testimonials .section-visual {
width: 40%;
padding: 0; } }
.section-testimonials .section-visual .img-holder {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
width: 286px;
height: 286px;
margin: auto; }
@media (min-width: 992px) {
.section-testimonials .section-visual .img-holder {
width: 377px;
height: 377px; } }
.section-testimonials .section-visual img {
position: absolute;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 222px;
height: 222px;
object-fit: cover; }
@media (min-width: 992px) {
.section-testimonials .section-visual img {
width: 291px;
height: 291px; } }
.section-testimonials .section-content {
position: relative;
padding-top: 66px; }
@media (min-width: 768px) {
.section-testimonials .section-content {
padding: 104px 0 0 0;
margin-right: 55px;
width: 60%; } }
.section-testimonials .section-content .decor {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 117px;
height: 88px; }
@media (min-width: 992px) {
.section-testimonials .section-content .decor {
left: 40%;
width: 177px;
height: 133px; } }
.section-testimonials .section-content blockquote p {
margin-bottom: 15px; }
@media (min-width: 768px) {
.section-testimonials .section-content blockquote p {
margin-bottom: 20px; } }
[id="wrapper"] {
width: 100%;
overflow: hidden;
background: #fff; }
.container,
[class^="container-"],
[class*=" container-"],
.g-container,
.g_container {
max-width: 1190px;
padding: 0 20px;
margin: 0 auto; }
@media (min-width: 1200px) {
.container,
[class^="container-"],
[class*=" container-"],
.g-container,
.g_container {
padding-left: 20px;
padding-right: 20px; } }
.container-fluid .g-container,
.container-fluid .g_container,
.container .g-container,
.container .g_container,
[class^="container-"] .g-container,
[class^="container-"] .g_container,
[class*=" container-"] .g-container,
[class*=" container-"] .g_container,
.g-container .g-container,
.g-container .g_container,
.g_container .g-container,
.g_container .g_container {
padding-left: 0 !important;
padding-right: 0 !important; }
.img-holder.circular {
position: relative;
border-radius: 50%;
overflow: hidden; }
.img-holder.circular img {
width: 100%;
height: 100%;
object-fit: cover; }
.text-center {
text-align: center; }
@media (min-width: 992px) {
.has-line-left > :first-child {
position: relative; }
.has-line-left > :first-child:before {
position: absolute;
content: '';
width: 1px;
height: 100px;
background-color: rgba(69, 69, 69, 0.2);
left: 33.3%;
top: -120px; } }
@media (min-width: 992px) and (min-width: 1200px) {
.has-line-left > :first-child:before {
height: 145px;
top: -170px; } }
@media (min-width: 992px) {
.has-line-center > :first-child {
position: relative; }
.has-line-center > :first-child:before {
position: absolute;
content: '';
width: 1px;
height: 100px;
background-color: rgba(69, 69, 69, 0.2);
left: 50%;
top: -120px; } }
@media (min-width: 992px) and (min-width: 1200px) {
.has-line-center > :first-child:before {
height: 145px;
top: -170px; } }
.has-line-center.line-short > :first-child:before,
.has-line-left.line-short > :first-child:before {
height: 90px;
top: -110px; }
@media (min-width: 1200px) {
.has-line-center.line-short > :first-child:before,
.has-line-left.line-short > :first-child:before {
height: 105px;
top: -125px; } }
@media (min-width: 768px) {
.padding-small {
padding: 20px 0; } }
@media (min-width: 768px) {
.padding-large {
padding: 60px 0; } }
@media (min-width: 992px) {
.padding-extralarge {
padding: 120px 0; } }
.p-0 {
padding: 0 !important; }
.pl-0 {
padding-left: 0 !important; }
.pr-0 {
padding-right: 0 !important; }
.padding-large {
padding: 60px 0; }
.dot-box {
max-height: 70px; }
.ddd-expanded {
max-height: none !important; }
.read-more-holder {
white-space: nowrap; }
#footer {
color: #fff; }
#footer a {
transition: all 0.3s ease-in-out;
color: #fff;
fill: #fff; }
#footer a:hover {
opacity: 0.8; }
#footer ul li {
margin-bottom: 0; }
#footer ul li:before {
display: none; }
#footer h5 {
color: #fff;
font-weight: 700;
margin-bottom: 9px; }
@media (min-width: 992px) {
#footer h5 {
margin-bottom: 20px; } }
#footer .footer-image {
position: relative;
height: 82vw;
background-position: center -10px;
background-repeat: no-repeat;
background-size: cover; }
@media (min-width: 992px) {
#footer .footer-image {
height: 1015px;
background-position: center -155px; } }
#footer .footer-image:after {
position: absolute;
content: '';
top: -1px;
width: 100%;
height: 130px;
background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, white 100%); }
#footer .footer-main {
position: relative;
background: #005488;
margin-top: -40px; }
@media (min-width: 992px) {
#footer .footer-main {
margin-top: -420px; } }
#footer .footer-main:before {
position: absolute;
content: '';
top: calc(-18.5vw + 1px);
left: 0;
width: 100%;
height: 18.5vw;
background-color: #005488;
clip-path: polygon(0 0, 0% 100%, 100% 100%);
z-index: 3; }
#footer .footer-main:after {
position: absolute;
content: '';
top: calc(-18.5vw + 1px);
left: 0;
width: 100%;
height: 18.5vw;
background-color: rgba(69, 69, 69, 0.5);
clip-path: polygon(0 0, 100% 70%, 100% 100%, 0% 100%);
z-index: 2; }
@media (min-width: 992px) {
#footer .footer-main:after {
clip-path: polygon(0 0, 100% 80%, 100% 100%, 0% 100%); } }
#footer .footer-logo {
-ms-flex-order: 1;
order: 1; }
@media (min-width: 992px) {
#footer .footer-logo {
padding-top: 58px;
width: calc(25% - 30px); } }
#footer .footer-logo svg {
fill: #fff;
width: 156px;
height: 50px; }
@media (min-width: 992px) {
#footer .footer-logo svg {
width: 191px;
height: 60px; } }
#footer .footer-top {
padding: 10px 0 32px; }
@media (min-width: 480px) {
#footer .footer-top {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: -40px 0 0 -20px; } }
@media (min-width: 992px) {
#footer .footer-top {
padding: 20px 0 32px;
margin: 0; } }
#footer .footer-top .col {
margin-bottom: 40px; }
@media (min-width: 480px) {
#footer .footer-top .col {
width: calc(50% - 20px);
margin: 40px 0 0 20px; } }
@media (min-width: 992px) {
#footer .footer-top .col {
width: unset;
margin: 0 0 0 30px; } }
#footer .footer-top .links {
-ms-flex-order: 2;
order: 2; }
@media (min-width: 480px) and (max-width: 991px) {
#footer .footer-top .links {
-ms-flex-order: 3;
order: 3; } }
@media (min-width: 992px) {
#footer .footer-top .links {
width: calc(18% - 30px); } }
#footer .footer-top .links .menu {
font-size: 15px;
line-height: calc(24/15);
max-width: fit-content; }
@media (min-width: 992px) {
#footer .footer-top .links .menu {
font-size: 16px;
line-height: calc(30/16); } }
#footer .footer-top .links .menu-item {
text-transform: capitalize; }
#footer .footer-top .links .menu-item.menu-item-has-children > a {
position: relative;
padding-right: 20px; }
#footer .footer-top .links .menu-item.menu-item-has-children > a:after {
transition: transform 0.3s ease-in-out;
position: absolute;
content: '';
background-image: url(//qualicocommunitiescalgary.com/wp-content/themes/qualico/style-images/arrow-down-white.svg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 9px;
height: 5px;
right: 0;
top: 50%;
transform: translateY(-50%); }
#footer .footer-top .links .menu-item.menu-item-has-children.accordion-open > a:after {
transform: rotate(180deg) translateY(50%); }
#footer .footer-top .links .opener {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between; }
#footer .footer-top .links .opener svg {
transition: all 0.3s ease-in-out;
margin-left: 20px;
fill: #fff;
width: 13px;
height: 9px; }
#footer .footer-top .accordion .sub-menu {
padding-left: 20px; }
#footer .footer-top .contact {
-ms-flex-order: 3;
order: 3; }
@media (min-width: 992px) {
#footer .footer-top .contact {
width: calc(34% - 30px); } }
#footer .footer-top .contact .contact-list li {
display: -ms-flexbox;
display: flex;
font-size: 15px;
padding: 8px 0;
line-height: 1; }
#footer .footer-top .contact .contact-list li a {
line-height: 1; }
#footer .footer-top .contact .contact-list .icon {
width: 15px;
margin-right: 8px; }
#footer .footer-top .contact .contact-list .icon svg {
max-width: 15px;
max-height: 15px;
fill: #ffffff; }
#footer .footer-top .contact .contact-list strong {
display: block;
font-size: 15px;
font-weight: 400;
line-height: 1;
margin-bottom: 6px;
text-transform: capitalize; }
#footer .footer-top .social {
-ms-flex-order: 4;
order: 4; }
@media (min-width: 480px) and (max-width: 991px) {
#footer .footer-top .social {
-ms-flex-order: 2;
order: 2; } }
@media (min-width: 992px) {
#footer .footer-top .social {
width: calc(23% - 30px); } }
#footer .footer-top .social .socials-list {
display: -ms-flexbox;
display: flex;
margin: -6px 0 0 -6px; }
#footer .footer-top .social .socials-list li {
margin: 6px 0 0 6px; }
#footer .footer-top .social .socials-list li a {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
width: 45px;
height: 45px;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0.1); }
#footer .footer-top .social .socials-list li a.facebook svg {
width: 10px; }
#footer .footer-top .social .socials-list li a.twitter svg {
width: 17px; }
#footer .footer-top .social .socials-list li a.youtube svg {
width: 20px; }
#footer .footer-top .social .socials-list li a.instagram svg {
width: 22px; }
#footer .footer-bottom {
position: relative;
border-top: 1px solid rgba(255, 255, 255, 0.12);
text-align: center;
font-weight: 600;
text-transform: uppercase;
line-height: calc(15/13);
padding: 36px 20px 26px; }
#footer .footer-bottom small {
font-size: 13px; }
@media (min-width: 992px) {
#footer .footer-bottom small {
font-size: 15px; } }
@media (min-width: 992px) {
#footer .footer-bottom {
font-size: 15px; } }
@media only screen and (min-width: 1350px) {
#footer .footer-bottom {
padding: 24px 0; } }
#footer .footer-bottom .top-link {
position: absolute;
left: 50%;
top: -22px;
transform: translateX(-50%); }
@media only screen and (min-width: 1350px) {
#footer .footer-bottom .top-link {
left: calc(100% + 28px);
transform: none; } }
#footer .footer-bottom .btn-scroll-up {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
width: 45px;
height: 45px;
border-radius: 50px;
background-color: #1a6594; }
#footer .footer-bottom .btn-scroll-up svg {
width: 13px;
height: 9px; }  @media ( min-width:  1600px) {
.lightbox-modal {
max-width:  1368px;
width:  auto;
}
} .page-id-35 .section-logos.one-line .logos-wrapper {
border-bottom: 0;
padding-bottom: 0;
}
.page-id-35 .section-get-in-touch .container {
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
padding-bottom: 40px;
}
@media ( min-width: 768px ) {
.page-id-35 .section-logos {
padding-bottom: 30px;
}
}
@media ( max-width: 767px ) {
.page-id-35 .section-get-in-touch:before {
display: none;
}
.page-id-35 .section-get-in-touch {
font-size: 14px;
padding-top: 30px;
}
} .gform_wrapper.gravity-theme .qlc-gform .gform_fields{
grid-row-gap: 8px;
}
.gform_wrapper.gravity-theme .qlc-gform .gfield_label,
.gform_wrapper.gravity-theme .qlc-gform .ginput_container label {
text-transform: uppercase;
font-weight: 600;
margin-bottom: 0;
}
.gform_wrapper.gravity-theme .qlc-gform .gfield_label {
font-size: 16px;
}
.gform_wrapper.gravity-theme .qlc-gform .ginput_container label {
font-size: 16px;   
}
.gform_wrapper.gravity-theme .qlc-gform .ginput_container input,
.gform_wrapper.gravity-theme .qlc-gform .ginput_container textarea {
color: #495057;
padding: 16px 12px;
font-size: 16px;
}
.gform_wrapper.gravity-theme .qlc-gform .ginput_container input::placeholder,
.gform_wrapper.gravity-theme  .qlc-gform .ginput_container textarea::placeholder {
font-size: 16px;
} .gform_wrapper.gravity-theme .qlc-gform .gform_footer {
justify-content: center;
}
.gform_wrapper.gravity-theme .qlc-gform .gform_footer input {
height: auto;
padding: 14px 20px;
line-height: 1 !important;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
}
.gform_wrapper .gform_validation_errors {
padding:  0 !important;
background:  transparent !important;
border:  0 !important;
box-shadow:  none !important;
display:  none !important;
}
.gform_wrapper .gform_validation_errors>h2 {
text-transform: none !important;
font-weight:  600 !important;
}
.gform_wrapper .gform_validation_errors>h2 .gform-icon {
color:  #c02b0a;
display:  none !important;
}
.gform_wrapper .gfield_error label {
color:  #454545 !important;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
border:  0 !important;
} .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
border:  0 !important;
background:  transparent !important;
margin-top:  3px !important;
padding:  inherit !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
font-size:  13px !important;
} .qlc-gform .gform_confirmation_message {
padding: 15px;
border: 1px solid #ced4da;
box-shadow: 0 1px 5px rgb(0 0 0 / 10%);    
} .gform_wrapper.gravity-theme .qlc-gform.qlc-gform-realtor {
padding: 22px 14px 36px 14px;
background-color: #fff;
box-shadow: 0 24px 92px rgb(0 0 0 / 12%);
}
.gform_wrapper.gravity-theme .qlc-gform.qlc-gform-realtor .gfield-choice-input {
vertical-align: top;
margin-top:  3px;
}
.gform_wrapper.gravity-theme .qlc-gform.qlc-gform-realtor .qlc-gform-realtor-custom-hmtl-communities {
font-size: 13px;
text-transform: uppercase;
font-weight: 800;
color: #005488;
padding-bottom: 18px;
margin-bottom: 20px;
line-height: 1;
text-align: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
color: #005488;
}
.gform_wrapper.gravity-theme .qlc-gform .ginput_container.ginput_container_checkbox label {
text-transform: capitalize;
font-weight: 400;
font-size: 14px;
}
.section-contact-form .gchoice {
font-size:  16px;
line-height:  calc(23/16);
}
@media only screen and (min-width: 1200px) { .gform_wrapper.gravity-theme .qlc-gform .gfield.gf_list_3col .gfield_checkbox {
grid-row-gap: 10px;
margin-bottom: 14px;
} .qlc-gform-realtor_wrapper {
margin-top: -258px !important;
}
}
@media only screen and (min-width: 992px) { .gform_wrapper.gravity-theme .qlc-gform .gform_footer input {
padding: 18px 28px;
} .qlc-gform-realtor_wrapper{
margin-top: -180px;
}	
}
@media only screen and (min-width: 768px) { .gform_wrapper.gravity-theme .qlc-gform .ginput_container input,
.gform_wrapper.gravity-theme .qlc-gform .ginput_container textarea {
padding: 16px 20px;
} .gform_wrapper.gravity-theme .qlc-gform.qlc-gform-realtor{
padding: 28px 40px 30px 40px;
}
.gform_wrapper.gravity-theme .qlc-gform.qlc-gform-realtor .qlc-gform-realtor-custom-hmtl-communities {
font-size: 18px;
padding-bottom: 24px;
margin-bottom: 18px;
}
}
@media only screen and (max-width: 1199px) { .gform_wrapper.gravity-theme .qlc-gform .gfield.gf_list_3col .gfield_checkbox {
display: block;
grid-row-gap: 10px;
margin-bottom: 14px;
}
.gform_wrapper.gravity-theme .qlc-gform .gfield.gf_list_3col .gfield_checkbox .gchoice {
margin-bottom: 7px;
}	
}
@media only screen and (max-width: 768px) { .page-id-35 .form-holder {
width: 100%;
}
}
@media only screen and (min-width:  641px ) { .gform_wrapper .gfield.gf_list_3col .gfield_checkbox {
grid-column-gap:  0 !important;
}
}
@media only screen and (max-width:  641px) { .gform_wrapper .gfield {
padding-bottom:  5px !important;
}
} #gform_wrapper_6 {
margin-top: 20px!important;
}