/*******************************************************
 *
 * Global Styles
 *
 *******************************************************/

.mobile-only{
    display: none!important;
}

/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/

/* Global */

body{
    font-family: var(--body-font);
    font-size: 14px;
    background: #FFF;
    color: #000000;
    margin: 0;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}


@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-Bold.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-BlackItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-BoldItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-Black.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraBoldItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-LightItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraBold.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraLight.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraLightItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-RegularItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-Regular.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-SemiBoldItalic.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-SemiBold.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Encorpada Classic';
    src: url('../../fonts/EncorpadaClassic/EncorpadaClassic-Light.woff2') format('woff2'),
        url('../../fonts/EncorpadaClassic/EncorpadaClassic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas';
    src: url('../../fonts/Bebas/Bebas-Regular.woff2') format('woff2'),
        url('../../fonts/Bebas/Bebas-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



:root {
    --body-font: 'Spartan', Arial, Helvetica, Tahoma, sans-serif;
    --encorpada: 'Encorpada Classic', 'Playfair Display', Georgia, Times New Roman, serif;
    --jost: 'Jost', Arial, Helvetica, Tahoma, sans-serif;
    --bebas: 'Bebas', Arial, Helvetica, Tahoma, cursive;
    --roboto: 'Roboto', Arial, Helvetica, Tahoma, sans-serif;
}


/*CSS Reset*/
a,
a:hover,
a:visited,
a:focus,
textarea{
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}


a.skiptobtn {
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    z-index: -1;
    opacity: 0;
    background: rgba(255,255,255,0.5);
    color: #000;
}

a.skiptobtn:focus {
    opacity: 1;
    z-index: 9;
    display: block;
}

#home-page-wrapper > section {
    position: relative;
}

.slick-track *{
    outline: none;
    -webkit-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}

select::-ms-expand {
    display: none;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

input[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

select{
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    outline: none;
}

textarea {   
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}

[class*="ai-icon-"] {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

#main-wrapper{
    overflow: hidden;
}



/* Global Button */

.global-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 21.938vw;
    height: 5.25vw;
    background: rgba(0,43,85,.20);
    border: 1px solid #fff;
    font-family: var(--jost);
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.150em;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    color: #fff;
    border-bottom: 0.250vw solid #fff;
}

/* a.global-btn:visited {
    color:#fff;
} */

.global-btn:hover {
    background: #fff;
    color: #092244!important;
    border-color: #fff;
}

.global-btn span {
    position: relative;
}

.global-btn:hover em.ai-icon-logo-sm {
    background-image: url(../../images/logo-sm-b.png);
}


em.ai-icon-logo-sm {
    background-image: url(../../images/logo-sm.png);
    width: 1.25vw;
    height: 2vw;
    margin-right: 2.688vw;
    /*display: none;*/
}


/*Global Button 2*/

.global-btn2 {
    font-size: 0.813vw;
    line-height: 1;
    letter-spacing: 0.400em;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
}

.global-btn2 span{
    display: block;
    padding-left: 2.938vw;
}


.global-btn2 span em {
    font-style: normal;
    position: relative;
    display: block;
}

.global-btn2 span em:before {
    position: absolute;
    content: '';
    top: calc(50% - 0.25vw);
    right: calc(100% + 0.938vw);
    width: 2vw;
    height: 0.125vw;
}

.global-btn2.is-blue{
    color: #06356a;
}

.global-btn2.is-blue span em {
    border-color: #06356a;
}

.global-btn2.is-blue span em:before{
    background: #b4c1d0;
}

.global-btn2 span em:after {
       content: '';
       position: absolute;
       bottom: -0.875vw;
       left: 0;
       right: 0;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-align: center;
           -ms-flex-align: center;
               align-items: center;
       -webkit-box-pack: center;
           -ms-flex-pack: center;
               justify-content: center;
       margin: 0 auto;
       -webkit-transform: scaleX(0);
           -ms-transform: scaleX(0);
               transform: scaleX(0);
       width: 100%;
       height: 0.125vw;
       
       -webkit-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
       transition: all 0.3s ease;
       opacity: 0;
}

.global-btn2.is-blue span em:after{
    background: #06356a;
}


.global-btn2.is-white span em:after{
    background: #fff;
}

.global-btn2:hover span em:after {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    visibility: visible;
}



.global-btn2.is-white{
    color: #fff;
}

.global-btn2.is-white span em {
    border-color: #fff;
}

.global-btn2.is-white span em:before{
/*    background: #fff;*/
    
    background: rgba(255,255,255,.30);
}

/* Global Title */


.global-title {
    display: block;
    position: relative;
}

.global-title h2 {
    font-family: var(--encorpada);
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
}

.global-title.is-white h2 {
    color: #fff;
}

.global-title.is-blue h2 {
    color: #06274b;
}


/*Parallax*/

.attachment-fixed canvas {
     background-attachment: fixed!important;
 }


 .parallax-text h2 {
    font-size: 16.938vw;
    line-height: 1;
    font-weight: 400;
    display: inline-block;
    text-align: right;
    color: #0c294a;
    -webkit-writing-mode: tb-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: tb-rl;
    -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.125vw;
    -webkit-text-stroke-color: #0c294a;
    font-family: var(--bebas);
    height: 100%;
    white-space: nowrap;
    text-transform: uppercase;
}

.parallax-text-holder {
    position: absolute;
    top: 0;
}

.parallax-text-holder:last-of-type {
    top: auto;
    bottom: 0;
}

.parallax-text-holder:last-of-type .parallax-text h2 {
    -webkit-text-stroke-color: #0c294a;
}

.parallax-title-accent.is-wt .parallax-text h2 {
    -webkit-text-stroke-color: rgba(255,255,255,0.20);
}


.parallax-title-accent.is-left .parallax-text-holder {
    left: 0;
}

.parallax-title-accent.is-left .parallax-text-holder:last-of-type{
    left: 24%;
}

.parallax-title-accent.is-right .parallax-text-holder {
    right: 13%;
}

.parallax-title-accent.is-right .parallax-text-holder:last-of-type{
    right: 0;
}

/*Fixed Header*/

#fixed-header {
    position: fixed;
    z-index: 1029;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 0;
    padding: 0.438vw 0;
    background: #fff;
    min-height: 4.875vw;
}

#fixed-header.active{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

#fixed-header:not(.active) {
   opacity: 0;
   pointer-events: none;
}

.fixed-logo, .fixed-blogo {
    display: inline-block;
    vertical-align: middle;
    padding: 0 1.25vw;
    position: relative;
}

.fixed-logo img, 
.fixed-blogo img {
    max-width: 100%;
}

.fixed-logo img{
    width: 3.813vw;
    height: 3.813vw;
}

.fixed-blogo img {
    width: 4vw;
    height: 4vw;
}

.fixed-header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.fixed-contacts {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.fixed-contacts span {
    font-size: 0.938vw;
    line-height: 1;
    color: #092244;
    letter-spacing: 0.200em;
}

.fixed-contacts span  em.ai-font-phone {
    margin-right: 0.625vw;
}

.fixed-header-container {
    display: block;
    width: 100%;
    padding: 0 3.125vw;
}

.fixed-logo:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    width: 0.063vw;
    height: 1.875vw;
    background: #a8b4c0;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.fixed-header-logo-wrap {
    display: inline-block;
    vertical-align: middle;
    margin: 0 -1.25vw;
}

/*Navigation*/

/* Sub Menu */
#fixed-nav li {
    position: relative;
    display: inline-block;
    margin-right: 2.5vw;
}

#fixed-nav li a {
     font-size: 1vw;
     font-weight: 300;
     letter-spacing: 0.150em;
     color: #092244;
     text-transform: uppercase;
     position: relative;
     font-family: var(--encorpada);
     -webkit-transition: 0.3s all ease-in-out;
     -o-transition: 0.3s all ease-in-out;
     transition: 0.3s all ease-in-out;
}

#fixed-nav > li > a:before {
    content: '';
    position: absolute;
    bottom: -0.313vw;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    width: 100%;
    height: 0.188vw;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}

#fixed-nav > li:hover > a:before{
    opacity: 1;
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    width: 100%;
}

#fixed-nav li:last-child {
    margin-right: 0;
}

.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 0;
}

#fixed-nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    width:100%;
    min-width: 13.75vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
}

#fixed-nav .sub-menu li a {
    display: block;
    padding: 0.875vw 0;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
}

#fixed-nav .sub-menu > li {
    position: relative;
    display: block;
    background: #fff;
    margin: 0 auto;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
}

#fixed-nav .sub-menu li:hover {
    background: #092244;
}

#fixed-nav .sub-menu li:hover > a {
    color: #fff;
    text-decoration: none;
}

#fixed-nav li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    padding-top: 1.938vw;
}

#fixed-nav li > .sub-menu .sub-menu {
    margin-left: 100%;
    top:0;
    padding-top: 0;
}

.fixed-contacts span a {
    color: #092244;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.fixed-contacts span a:hover {
    color: #b4c1d0;
}

#fixed-nav li:hover > a {
    color: #b4c1d0;
}

#fixed-nav li#menu-item-26 .sub-menu {
    display: none;
}

/* Header */

.header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1028;
    width: 100%;
    font-size: 0;
    -webkit-transition: 0.4s all ease-out;
    -o-transition: 0.4s all ease-out;
    transition: 0.4s all ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2.5vw 0;
}

.header-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}

.broker-logo {
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    margin-right: 3.125vw;
    position: relative;
}

.header-container {
    display: block;
    width: 100%;
    padding: 0 1.875vw 0 8.125vw;
}

.logo {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.logo a {
    display: block;
    position: relative;
    max-width: 100%;
}

.logo img {
    max-width: 100%;
    width: 22.063vw;
}

.broker-logo img{
    max-width: 100%;
    width: 16.875vw;
}

/*Burger Menu*/
.burger-menu-wrap {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    display: inline-block;
    vertical-align: top;
}

.burger-menu-icon {
    width: auto;
    height: auto;
    cursor: pointer;
    display: block;
}

.burger-menu-icon span {
  display: block;
  position: absolute;
  height: 100%;
  width: 0.063vw;
  background: #fff;
  left: 0;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.bm-lines {
    width: 1.313vw;
    height: 2.438vw;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.938vw;
}

.burger-menu-text {
    font-size: 0.813vw;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.220em;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}   

.burger-menu-icon:hover .bm-lines span {
    background: #b4c1d0;
}

.burger-menu-icon:hover .burger-menu-text{
    color: #b4c1d0;
}

.burger-menu-icon span:nth-child(2) {
     left: 0.625vw;
}

.burger-menu-icon span:last-child {
    right: 0;
    left: auto;
}


/*Side Menu*/

.side-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    width: 100%;
    height: 100vh;
    visibility: hidden;
    pointer-events: none;
    font-size: 0;
}

.side-menu.active .side-menu-bg{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.side-menu-bar, .side-menu-overlay {
    height: 100%!important;
}

.side-menu-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1056;
    opacity: 0;
    background-image: url(../../images/gradient-colors/side-menu-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #06356a;
    visibility: hidden;
    -webkit-transition: 0.6s all ease;
    -o-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.side-menu-lines {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 39.482%;
    border-left: 1px solid rgba(255,255,255,0.08);
    border-right: 1px solid rgba(255,255,255,0.08);
    margin: 0 auto;
    right: 9%;
    z-index: -1;
    pointer-events: none;
}

.side-menu-bg:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 24.625vw;
    height: 37.813vw;
    background: url(../../images/slide-accent-logo.png) no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    opacity: 0.02;
}

.side-menu-bg .simplebar-scrollbar:before{
    background: #eee;
}

.side-menu-container {
    width: 100%;
    position: relative;
    padding: 3.5vw 3.125vw 3.125vw 7.688vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.side-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1054;
    width: 100%;
    height: 100%;
    visibility: hidden;
    pointer-events: none;
    background: rgba(0,0,0,.05);
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 0;
}

.side-menu-overlay.active {
     visibility: visible;
     pointer-events: auto;
     opacity: 1;
}

.side-menu.active {
    visibility: visible;
    pointer-events: auto;
}

#sidemenu-nav > li {
    opacity: 0;
    -webkit-transition: opacity .8s cubic-bezier(.4,0,.2,1),
    -webkit-transform .8s cubic-bezier(.4,0,.2,1);
    transition: opacity .8s cubic-bezier(.4,0,.2,1),
    -webkit-transform .8s cubic-bezier(.4,0,.2,1);
    -o-transition: opacity .8s cubic-bezier(.4,0,.2,1),
    transform .8s cubic-bezier(.4,0,.2,1);
    transition: opacity .8s cubic-bezier(.4,0,.2,1),
    transform .8s cubic-bezier(.4,0,.2,1);
    transition: opacity .8s cubic-bezier(.4,0,.2,1),
    transform .8s cubic-bezier(.4,0,.2,1),
    -webkit-transform .8s cubic-bezier(.4,0,.2,1);
    -webkit-transform: translate3d(-5.625vw,0,0);
            transform: translate3d(-5.625vw,0,0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
                pointer-events: none;
}

.side-menu.active #sidemenu-nav > li{
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
}


.side-menu.active .side-menu-contacts-main{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


.side-menu-wrapper {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}


.sm-exit-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
}

.sm-exit-btn span {
   font-size: 1.188vw;
   color: #fff;
   cursor: pointer;
   -webkit-transition: 0.3s all ease-in-out;
   -o-transition: 0.3s all ease-in-out;
   transition: 0.3s all ease-in-out;
   font-weight: 700!important;
}

.sm-exit-btn span:hover{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    color: #b4c1d0;
}

#sidemenu-nav > li > a {
    font-family: var(--encorpada);
    font-size: 2.625vw;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    position: relative;
    font-weight: 300;
    pointer-events: auto;
}

.sm-row-wrap {
    display: block;
    position: relative;
    margin-top: 4vw;
    width: calc(100% - 7.5vw);
    margin-left: auto;
}

#sidemenu-nav > li > a:before {
    position: absolute;
    content: '';
    top: 50%;
    left: -2.375vw;
    width: 1.438vw;
    height: 0.063vw;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    display: none;
}

#sidemenu-nav > li > a:after {
     content: '';
     position: absolute;
     bottom: -0.250vw;
     left: 0;
     right: 0;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     margin: 0 auto;
     -webkit-transform: scaleX(0);
     -ms-transform: scaleX(0);
     transform: scaleX(0);
     width: 100%;
     height: 1px;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     opacity: 0;
     background: #fff;
}

#sidemenu-nav > li.active-tab > a:after,
#sidemenu-nav > li:hover > a:after {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    visibility: visible;
}

#sidemenu-nav > li > a.active:before {
    opacity: 1;
    visibility: visible;
}

body.home #sidemenu-nav > li:not(:first-child) > a.active:before {
    display: none;
}

#sidemenu-nav > li.active-tab > a,
#sidemenu-nav > li:hover > a {
    color: #b4c1d0;
}

#sidemenu-nav .sub-menu {
    margin-top: 0.875vw;
    display: none;
}

#sidemenu-nav .sub-menu li {
    display: block;
    position: relative;
    margin-bottom: 1vw;
}

#sidemenu-nav .sub-menu li a {
    color: #c9c9c9;
    font-size: 0.813vw;
    line-height: 1;
    letter-spacing: 0.2.063vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    text-transform: uppercase;
    font-weight: 300;
}

#sidemenu-nav .sub-menu li a:hover{
    color: #fff;
}

#sidemenu-nav {
    display: block;
    position: relative;
    text-align: center;
}

#sidemenu-nav > li {
    display: block;
    text-align: left;
}

#sidemenu-nav > li:not(:last-child) {
    margin-bottom: 2.375vw;
}

#sidemenu-nav > li > .sub-menu > li:last-child {
    margin-bottom: 0;
}


.side-menu-nav {
    position: relative;
    width: 40.6%;
    display: inline-block;
    vertical-align: middle;
}

.side-menu-nav:before {
    display: table;
    clear: both;
    content: '';
}

.side-menu-contacts span:not(:last-child) {
    margin-bottom: 0.625vw;
}

.side-menu-contacts-main {
    position: relative;
    -webkit-transform: translateY(1.25vw);
    -ms-transform: translateY(1.25vw);
    transform: translateY(1.25vw);
    -webkit-transition: 0.3s all ease-in;
    -o-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
    padding-right: 1.875vw;
    width: 31.8%;
    display: inline-block;
    vertical-align: top;
    opacity: 0;
    visibility: hidden;
}

.side-menu-contacts span {
    font-size: 0.875vw;
    letter-spacing: 0.040em;
    color: #fff;
    display: block;
}


.side-menu-contacts {
    display: block;
    position: relative;
    margin-bottom: 1.875vw;
}

.side-menu-contacts span a {
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.side-menu-contacts span a:hover {
    color: #b4c1d0;
}

.side-menu-smi-wrap {
    display: block;
    position: relative;
}

.side-menu-smi-wrap ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.side-menu-smi-wrap ul > li {
   display: block;
   position: relative;
   margin-right: 1.25vw;
}

.side-menu-smi-wrap ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.side-menu-smi-wrap ul > li:last-child {
    margin-right: 0;
}

.side-menu-smi-wrap ul > li > a:hover {
    color: #b4c1d0;
}


.side-menu-smi {
    position: relative;
    display: inline-block;
    vertical-align: top;
}



.side-menu-contact-title {
    display: block;
    position: relative;
    margin-bottom: 2.625vw;
}

.side-menu-contact-title span {
    font-size: 1.375vw;
    font-weight: 600;
    line-height: 1;
    color: #fff;
}

.sm-spotlight-title {
    display: block;
    position: relative;
    margin-bottom: 1.938vw;
}

.sm-spotlight-title span {
    font-size: 0.813vw;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.215em;
    text-transform: uppercase;
}

.sm-spotlight-video {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.sm-spotlight-vid-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.sm-spotlight-sub-title {
    display: block;
    position: relative;
    margin-top: 1.875vw;
}

.sm-spotlight-sub-title span {
    font-family: var(--encorpada);
    font-size: 1.5vw;
    font-weight: 200;
    line-height: 1;
    letter-spacing: 0.020em;
    color: #fff;
}

.side-menu-spotlight {
    display: block;
    position: relative;
    margin-bottom: 5.5vw;
}


.sm-spotlight-vid canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #06274b;
    /* display: none; */
}


.spotlight-thumb-icon {
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%,-50%);
     -ms-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
     z-index: 10;
     border-radius: 50%;
     -webkit-transition: 0.3s all ease-in-out;
     -o-transition: 0.3s all ease-in-out;
     transition: 0.3s all ease-in-out;
     display: none!important;
 }

.spotlight-thumb-icon span.ai-font-play-button-a {
     position: absolute;
     content: '';
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%,-50%);
     -ms-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
     font-size: 0.875vw;
     color: #003366;
     -webkit-transition: 0.3s all ease-in-out;
     -o-transition: 0.3s all ease-in-out;
     transition: 0.3s all ease-in-out;
 }

.spotlight-thumb-icon span:after {
     position: absolute;
     content: '';
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%,-50%);
     -ms-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
     width: 2.25vw;
     height: 2.25vw;
     border: 2px solid #003366;
     z-index: 10;
     border-radius: 50%;
     -webkit-transition: 0.3s all ease-in-out;
     -o-transition: 0.3s all ease-in-out;
     transition: 0.3s all ease-in-out;
 }



.sm-spotlight-vid  iframe {
    min-width: 100%;
    min-height: 100%;
    max-width: 150%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
    display: none;
}

/*Side Menu Contents*/

.side-menu-nav-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}


 .sm-content-hide {
    display: none;
}

.side-menu-contents-container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 26.4%;
}

.sm-content-nav ul.sub-menu > li a {
    font-size: 1.2vw;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    position: relative;
    display: inline-block;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.sm-content-nav ul.sub-menu > li a:after {
     content: '';
     position: absolute;
     bottom: -0.250vw;
     left: 0;
     right: 0;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     margin: 0 auto;
     -webkit-transform: scaleX(0);
     -ms-transform: scaleX(0);
     transform: scaleX(0);
     width: 100%;
     height: 1px;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     opacity: 0;
     background: #fff;
}

.sm-content-nav ul.sub-menu > li:hover > a:after {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.sm-content-nav ul.sub-menu > li:not(:last-child) {
    margin-bottom: 1.563vw;
}

.sm-content-nav {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.sm-content-nav h2 {
    font-size: 0.875vw;
    color: #4e647e;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.200em;
    font-weight: 500;
    margin-bottom: 2.375vw;
}


.sm-content-img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 57.17%;
}

.sm-contents {
    display: block;
    position: relative;
    font-size: 0;
}

.sm-content-img-holder {
    display: block;
    position: relative;
    padding-top: 3.813vw;
}

.sm-content-img-holder canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sm-contents-inner {
    display: block;
    position: relative;
}

.sm-content-nav ul.sub-menu > li:hover a {
    color: #b4c1d0;
}

.sm-sub-menu {
    display: block;
    position: relative;
}

.sm-sub-menu ul.sub-menu {
    display: block;
    position: relative;
}

.sm-sub-menu ul.sub-menu > li {
    display: block;
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

/*Footer Form*/

footer.footer {
    display: block;
    position: relative;
    z-index: 1;
    background: #fff;
}

.ft-cont-container .parallax-title-accent.is-left .parallax-text-holder {
    left: -4%;
    z-index: 2;
    top: 0;
}

.ft-cont-container {
    display: block;
    position: relative;
    padding: 0;
    font-size: 0;
    overflow: hidden;
}


.ft-cont-wrapper {
    display: block;
    position: relative;
}

.ft-cont-main {
    display: block;
    position: relative;
}

.ft-cont-row {
    display: block;
    position: relative;
}

.ft-cont-col {
    display: inline-block;
    vertical-align: bottom;
    width: 50%;
    position: relative;
}

.ft-cont-sub-title {
    display: block;
    position: relative;
    margin-bottom: 1.25vw;
}

.ft-cont-sub-title span {
    font-family: var(--jost);
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0.500em;
    text-transform: uppercase;
    color: #06274b;
}

.ft-cont-main .global-title {
    margin-bottom: 1.875vw;
}

.footer-form-widget {
    display: block;
    position: relative;
}

.footer-form-widget form {
    display: block;
    position: relative;
}

.form-field-container {
    display: block;
    position: relative;
}

.form-field-row.full {
    display: block;
}

.form-field-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.form-field-row .form-field {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 0.625vw);
}

.form-field-row.full .form-field {
    display: block;
    width: 100%;
}

.form-field input:not([type=submit]), .form-field textarea{
    width: 100%;
    height: 5.125vw;
    border: none;
    border-bottom: 1px solid #06274b;
    font-family: var(--roboto);
    font-size: 0.938vw;
    font-weight: 300;
    line-height: normal;
    color: #06274b;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
}

.form-field textarea {
    resize: none;
    height: 6.938vw;
    padding-top: 2.125vw;
}

.form-field input[type=submit] {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    font-size: 0.813vw;
    line-height: normal;
    letter-spacing: 0.400em;
    text-transform: uppercase;
    font-weight: 600;
    background: transparent;
    color: #06356a;
}

.footer-form-widget div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: -1.875vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0.938vw;
    height: 0.938vw;
    background-size: contain;
}

.form-submit {
    margin-top: 4vw;
}
.form-submit .wpcf7-spinner {
    padding: 0 !important;
}

.form-field-row:not(:last-child) {
    margin-bottom: 0.313vw;
}

.footer-form-widget  div.wpcf7-response-output {
    font-size: 0.75vw;
    line-height: normal;
    text-align: center;
    position: absolute;
    bottom: -3.063vw;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.footer-form-widget  .use-floating-validation-tip span.wpcf7-not-valid-tip {
    font-size: 0.75vw;
    width: auto!important;
    position: absolute;
    top: 0.313vw!important;
}

.ft-cont-agent {
    display: none;
    position: relative;
    margin-right: -3.625vw;
    background-color: #06274b;
}


.ft-cont-agent.is-default{
    display: block;
}

.ft-cont-agent.is-page-communities {
    display: none;
}

.ft-cont-agent img {
    max-width: 100%;
    width: 100%;
}

.ft-cont-col:first-child {
    z-index: 1;
    width: 40.75%;
}

.ft-form-wrapper {
    display: block;
    position: relative;
    padding: 7.625vw 8.063vw 7.438vw;
    background: #fff;
    margin-bottom: 7.5vw;
}

.ft-cont-col:last-child {
    z-index: 2;
    width: 59.25%;
}

.ft-cont-agent-slide {
    display: block;
    position: relative;
    margin-right: -3.625vw;
}



.footer-cont-bg {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .10;
}

.footer-cont-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.footer-accent-bg {
    position: absolute;
    content: '';
    right: 0;
    top: 100%;
    width: calc(100% - 3.625vw);
    height: 7.5vw;
    background: #06274b;
    z-index: -1;
}

.footer-accent-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .10;
}

.ft-form-inner {
    display: block;
    width: 100%;
    max-width: 33.375vw;
}


.footer-cont-lines {
    position: absolute;
    content: '';
    top: 0;
    left: 7%;
    width: 100%;
    height: 100%;
    max-width: 73.887%;
    border-left: 1px solid rgba(8,48,93,.08);
    border-right: 1px solid rgba(8,48,93,.08);
    z-index: 1;
    pointer-events: none;
}


/*Copyright*/

.ft-cr-bg {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.ft-cr-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../../images/gradient-colors/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #06356a;
}

.ft-cr-lines {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 22.742%;
    border-left: 1px solid rgba(255,255,255,0.08);
    border-right: 1px solid rgba(255,255,255,0.08);
    margin: 0 auto;
    right: 0;
    z-index: 1;
    pointer-events: none;
}


.ft-cr-container {
    display: block;
    position: relative;
    font-size: 0;
    z-index: 2;
    padding: 8.5vw 3.75vw 3.875vw;
    overflow: hidden;
}

.ft-cr-wrapper {
    display: block;
    position: relative;
}

.ft-cr-main {
    display: block;
    position: relative;
}

.footer-info-container {
    display: block;
    position: relative;
    margin-bottom: 3.875vw;
}

.footer-disclaimer {
    display: block;
    position: relative;
    margin-bottom: 1.75vw;
    text-align: justify;
}

.footer-copyright-logo {
    display: block;
    position: relative;
    text-align: center;
}

.footer-copyright-logo > div {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.844vw;
    color: #738fae;
}

.footer-mls-logo span {
    font-size: 2.375vw;
    color: #738fae;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.313vw;
}

.footer-ai-logo a {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.footer-ai-logo a span {
    position: absolute;
    display: block;
    top: 0.063vw;
    right: 0;
    font-size: 0.563vw;
    color: #738fae;
    letter-spacing: normal;
    font-family: 'Barlow', sans-serif;
}

.footer-ai-logo a:before {
    color: #738fae;
    font-size: 2.313vw;
}


.footer-mls-logo span:last-child {
    margin-right: 0;
}

.footer-copyright-logo > div:first-child {
    padding-left: 0;
}

.footer-copyright-logo > div:last-child {
    padding-right: 0;
}

.footer-disclaimer p {
    font-size: 0.688vw;
    line-height: 2;
    letter-spacing: 0.050em;
    color: #fff;
    position: relative;
    text-align: justify;
}

.footer-disclaimer span.align-last {
    display: block;
    text-align: center;
}

.footer-disclaimer span.ai-font-eho {
    font-size: 1.938vw;
    vertical-align: middle;
    margin-left: 0.75vw;
}

.footer-info-row {
    position: relative;
    width: 100%;
    max-width: 67.25vw;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.footer-info-col {
    display: inline-block;
    vertical-align: middle;
}

.footer-logos {
    display: block;
    position: relative;
    text-align: center;
}

.footer-logos > div:not(:last-child) {
    margin-bottom: 2.438vw;
}


.footer-logo:first-child img {
    max-width: 100%;
    width: 28.813vw;
}

.footer-logo:last-child img {
    max-width: 100%;
    width: 24.563vw;
}

.footer-contacts {
    display: block;
    position: relative;
    margin-bottom: 2.188vw;
}

.footer-contacts span {
    display: block;
    position: relative;
    font-size: 0.875vw;
    line-height: 1;
    letter-spacing: 0.040em;
    color: #fff;
}

.footer-contacts span > em[class*="ai-font-"] {
    display: inline-block;
    vertical-align: middle;
    width: 1.188vw;
    margin-right: 0.625vw;
}

.footer-contacts span em.ai-font-phone {
    font-size: 0.938vw;
}

.footer-contacts span em.ai-font-envelope-f {
    font-size: 0.75vw;
    vertical-align: baseline;
}


.footer-contacts > div:first-child {
    margin-bottom: 1.375vw;
}

.footer-contacts > div:first-child span {
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 0;
    margin-right: 3.563vw;
}

.footer-contacts > div:first-child span:last-child {
    margin-right: 0;
}

.footer-contacts span a {
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-contacts span a:hover {
    color: #b4c1d0;
}

.footer-smi {
    display: block;
    position: relative;
}

.footer-smi ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-smi ul > li {
   display: block;
   position: relative;
   margin-right: 0.938vw;
}

.footer-smi ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-smi ul > li:last-child {
    margin-right: 0;
}

.footer-smi ul > li > a:hover {
    color: #b4c1d0;
}


.footer-smi {
    display: block;
    position: relative;
}

.footer-smi ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-smi ul > li {
   display: block;
   position: relative;
   margin-right: 0.938vw;
}

.footer-smi ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-smi ul > li:last-child {
    margin-right: 0;
}

.footer-smi ul > li > a:hover {
    color: #b4c1d0;
}



.footer-smi {
    display: block;
    position: relative;
}

.footer-smi ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-smi ul > li {
   display: block;
   position: relative;
   margin-right: 0.938vw;
}

.footer-smi ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-smi ul > li:last-child {
    margin-right: 0;
}

.footer-smi ul > li > a:hover {
    color: #b4c1d0;
}


.side-menu-smi {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.footer-smi {
    display: block;
    position: relative;
}

.footer-smi ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-smi ul > li {
   display: block;
   position: relative;
   margin-right: 0.938vw;
}

.footer-smi ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-smi ul > li:last-child {
    margin-right: 0;
}

.footer-smi ul > li > a:hover {
    color: #b4c1d0;
}



.footer-smi {
    display: block;
    position: relative;
}

.footer-smi ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-smi ul > li {
   display: block;
   position: relative;
   margin-right: 0.938vw;
}

.footer-smi ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-smi ul > li:last-child {
    margin-right: 0;
}

.footer-smi ul > li > a:hover {
    color: #b4c1d0;
}


.side-menu-smi {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.footer-smi {
    display: block;
    position: relative;
}

.footer-smi ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-smi ul > li {
   display: block;
   position: relative;
   margin-right: 2.188vw;
}

.footer-smi ul > li > a {
    display: block;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-smi ul > li:last-child {
    margin-right: 0;
}

.footer-smi ul > li > a:hover {
    color: #b4c1d0;
}



.footer-smi {
    display: inline-block;
}

.footer-contacts span:not(:last-child) {
    margin-bottom: 1.5vw;
}

.footer-contacts span em.ai-font-location-c {
    font-size: 1.313vw;
}

.footer-contacts span em.ai-icon-dre {
    background-image: url(../../images/ai-icon-dre.png);
    height: 0.813vw;
    vertical-align: baseline;
    width: 1.188vw;
    margin-right: 0.625vw;
}

.footer-disclaimer em.ai-mobile-phone a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.footer-disclaimer em.ai-mobile-phone a:hover {
    color: #b4c1d0;
}

.copyright {
    font-size: 0.688vw;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #738ead;
    position: relative;
    display: block;
    margin-bottom: 1.063vw;
    text-align: center;
}

.copyright a {
    color: #738ead;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.copyright a:hover {
    color: #fff;    
}

#fixed-nav li.menu-item-30 {
    display: none;
}

.footer .parallax-text h2 {
    position: relative;
    top: 250px;
}

.footer-disclaimer-links {
    display: block;
    text-align:center;
    margin-bottom: 1.75vw;
}
    
    .footer-disclaimer-links a {
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-backface-visibility: hidden;
    }

.footer-disclaimer-links p {
    font-size: 0.688vw;
    line-height: 2;
    letter-spacing: 0.050em;
    color: #fff;
    position: relative;
}


/*keyframes | Custom animations*/
.animated.cu-fadeInUp {
    -webkit-animation-name: cu-fadeInUp;
            animation-name: cu-fadeInUp;
}
.animated.cu-fadeInRight {
    -webkit-animation-name: cu-fadeInRight;
            animation-name: cu-fadeInRight;
}
.animated.cu-fadeInLeft {
    -webkit-animation-name: cu-fadeInLeft;
            animation-name: cu-fadeInLeft;
}
.animated.cu-fadeInDown {
    -webkit-animation-name: cu-fadeInDown;
            animation-name: cu-fadeInDown;
}

@-webkit-keyframes cu-fadeInUp {
    from { opacity: 0; -webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes cu-fadeInUp {
    from { opacity: 0; -webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes cu-fadeInRight {
    from { opacity: 0; -webkit-transform: translate3d(50px,0,0); transform: translate3d(50px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes cu-fadeInRight {
    from { opacity: 0; -webkit-transform: translate3d(50px,0,0); transform: translate3d(50px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes cu-fadeInLeft {
    from { opacity: 0; -webkit-transform: translate3d(-50px,0,0); transform: translate3d(-50px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes cu-fadeInLeft {
    from { opacity: 0; -webkit-transform: translate3d(-50px,0,0); transform: translate3d(-50px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes cu-fadeInDown {
    from { opacity: 0; -webkit-transform: translate3d(0,-50px,0); transform: translate3d(0,-50px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes cu-fadeInDown {
    from { opacity: 0; -webkit-transform: translate3d(0,-50px,0); transform: translate3d(0,-50px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}


.grecaptcha-badge {
    z-index: 9999;
    display: none !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
    bottom: 0;
}

body.pojo-a11y-readable-font [class*="ai-font"] {
    font-family: agentimage !important;
}

.home #pojo-a11y-toolbar, .ip-container #pojo-a11y-toolbar {
    top: auto !important;
    bottom: 0 !important;
}

body.page-id-8078 .ai-default-cf7wrap.ai-contact-wrap .aidefcf-field span.wpcf7-form-control-wrap {
    width: 100%!important;
    float: none;
    display: inline-block!important;
}

body.page-id-8078 .aidefcf-field {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 5px);
    position: relative;
}

body.page-id-8078 .aidefcf-cl2 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-size: 0;
}

body.page-id-8078 .aidefcf-cl2:after {
    display: none;
}

span.wpcf7-not-valid-tip {
    width: fit-content !important;
}

.error-page-cf-wrap .use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
}

#ihf-main-container ul#ihf-search-location-tabs {
    margin-left: 0;
}
/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

 @media only screen and (min-width: 992px) {
    
    body.term-press #inner-page-wrapper,
    body.tag-world #inner-page-wrapper,
    body.author-ivan_prop_es #inner-page-wrapper {
        margin-top: 120px;
    }

    body.term-press #fixed-header,
    body.tag-world #fixed-header,
    body.author-ivan_prop_es #fixed-header {
        transform: translateY(0)!important;
        opacity: 1!important;
        pointer-events: auto!important;
    }

    body.term-press .header-wrapper,
    body.tag-world .header-wrapper,
    body.author-ivan_prop_es .header-wrapper {
        display: none;
    }

 }

 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    html.safari-true .attachment-fixed canvas {
     background-attachment: scroll!important;
    
    } 

     html.safari-true .ft-cr-bg canvas{
        background-position: center!important;
     }

     .form-submit.global-btn2 span {
        padding-top: 2px;
    }

     .form-field input[type=submit] {
         line-height: 15px;
     }

} 

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
     html.safari-true.ipad-true.tablet-true .attachment-fixed canvas{
       background-size: 100vw;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    .mobile-only{
        display: block!important;
    }

    .desktop-only{
        display: none!important;
    }

    .global-btn {
        max-width: 351px;
        height: 84px;
        font-size: 20px;
        border-bottom: 4px solid #fff;
        margin: 0 auto;
    }

    em.ai-icon-logo-sm {
        width: 20px;
        height: 32px;
        margin-right: 43px;
    }

    .global-btn2 {
        font-size: 12px;
    }

    .global-btn2 span em:before {
        top: calc(50% - 4px);
        right: calc(100% + 8px);
        width: 29px;
        height: 2px;
    }

    .global-btn2 span em:after{
         height: 2px;
    }

    .global-btn2 span {
        padding-left: 40px;
    }

    .global-btn2 span em:after {
        bottom: -9px;
    }

    .global-title h2 {
        font-size: 40px;
    }


    .parallax-text h2 {
        font-size: 123px;
        -webkit-text-stroke-width: 2px;

    }

    html.safari-true .attachment-fixed canvas {
     background-position: center!important;
    } 

    .slideshow-container, .ip-banner {
        margin-top: 80px;
    }

    .header-wrapper {
        position: fixed;
        margin-top: 0;
        z-index: 1028;
        background: #0c294a;
        padding: 5px 0;
        min-height: 80px;
    }
      
    #fixed-header
    #fixed-burger-menu-open {
        display: none;
    }

    .header-wrap {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
    }

    .header-contacts {
        margin-right: 32px;
        padding: 12px 0;
        max-width: 75px;
        display: inline-block!important;
        vertical-align: middle;
        margin-left: auto;
    }

    .header-contacts span {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin-right: 18px;
        border: none;
        font-size: 13px;
        color: #fff;
    }

    .header-contacts span em {
        margin: 0;
    }

    .header-contacts span:last-child {
        margin-right: 0;
    }

    .header-contacts span a {
        color: #fff;
    }

    .header-container {
        padding: 0 23px;
    }

    .logo img {
        width: 100%;
        max-width: 40px;
    }

    /*Burger Menu*/

    .burger-menu-text {
        font-size: 11px;
        letter-spacing: 0.02em;
    }

    .burger-menu-icon span {
        width: 1px;
    }

    .bm-lines {
        width: 18px;
        height: 34px;
        margin-right: 12px;
    }

    .burger-menu-icon span:nth-child(2) {
        left: 8px;
    }

    .side-menu-container {
        padding: 30px 30px 50px;
    }

    .sm-row-wrap {
        width: 100%;
        margin-top: 0;
        max-width: 480px;
        margin: 0 auto;
    }

    .side-menu-nav {
        display: block;
        width: 100%;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .side-menu-contacts-main {
        display: block;
        width: 100%;
        padding-right: 0;
        margin-top: 40px;
    }

    #sidemenu-nav > li > a {
        font-size: 25px;
    }

    #sidemenu-nav > li:not(:last-child) {
        margin-bottom: 20px;
    }

    #sidemenu-nav > li > a:before {
        left: -20px;
        width: 15px;
        height: 1px;
    }


    #sidemenu-nav > li > a:after {
        bottom: -4px;
        height: 1px;
    }


    .sm-spotlight-title {
        margin-bottom: 20px;
    }

    .sm-spotlight-title span {
        font-size: 13px;
    }

    .sm-spotlight-sub-title {
        margin-top: 30px;
    }

    .sm-spotlight-sub-title span {
        font-size: 24px;
    }

    .side-menu-contact-title span {
        font-size: 22px;
    }

    .side-menu-contact-title {
        margin-bottom: 30px;
    }

    .side-menu-contacts {
        margin-bottom: 20px;
    }

    .side-menu-contacts span:not(:last-child) {
        margin-bottom: 10px;
    }

    .side-menu-contacts span {
        font-size: 14px;
    }

    .side-menu-smi-wrap ul > li {
        margin-right: 20px;
    }

    .side-menu-smi-wrap ul > li > a {
        font-size: 24px;
    }

    .sm-exit-btn {
        right: 0;
    }

    .side-menu-lines {
        right: 0;
    }
    
    .sm-exit-btn span {
        font-size: 19px;
    }

    .sm-content-nav ul.sub-menu > li a {
        font-size: 15px;
    }

    .sm-content-nav {
        width: 100%;
        display: block;
    }

    .sm-content-img {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .sm-contents {
        /* width: 100%; */
    }

    .sm-content-img-holder {
        padding-top: 0;
    }

    .sm-content-nav h2 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .sm-content-nav ul.sub-menu > li:not(:last-child) {
        margin-bottom: 15px;
    }

    .side-menu-contents-container {
        display: block;
        width: 100%;
        /* margin-bottom: 40px; */
    }

    .side-menu-nav-tab {
    -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }


    /*Footer*/

    .ft-cont-col {
        display: block;
        width: 100%!important;
    }

    .footer-accent-bg {
        display: none;
    }

    .ft-form-wrapper {
        padding: 65px 38px 68px;
        margin-bottom: 0;
    }

    .ft-form-inner {
        max-width: 100%;
    }

    .ft-cont-sub-title span {
        font-size: 20px;
        letter-spacing: 6px;
    }


    .ft-cont-main .global-title {
        margin-bottom: 25px;
    }

    .ft-cont-sub-title {
        margin-bottom: 20px;
    }

    .form-field input:not([type=submit]), .form-field textarea {
        height: 82px;
        font-size: 15px;
    }

    
    .form-field-row .form-field {
        width: calc(50% - 10px);
    }

    .form-field input[type=submit] {
        font-size: 13px;
    }

    .footer-form-widget div.wpcf7-response-output {
        font-size: 12px;
        bottom: -47px;
    }

    .footer-form-widget .use-floating-validation-tip span.wpcf7-not-valid-tip {
        font-size: 11px;
        width: auto;
        position: absolute;
        top: 4px!important;
        left: 20%;
        z-index: 100;
        border: 1px solid #dc3232;
        background: #fff;
        padding: .2em .8em;
    }

    .footer-form-widget div.wpcf7 .ajax-loader {
        bottom: -30px;
        width: 16px;
        height: 16px;
    }

    .form-submit {
        margin-top: 50px;
    }

    .ft-cont-container .parallax-text h2 {
        font-size: 133px;

    }

    .form-field textarea {
        height: 111px;
        padding-top: 34px;
    }


    .ft-cont-container .parallax-text-holder:last-of-type .parallax-text h2{
        -webkit-text-stroke-color: rgba(12,41,74,.26);
    }
    
    .footer-info-row {
        display: block;
        max-width: 100%;
    }

    .footer-info-col {
        display: block;
    }

    .footer-logos{
        margin-bottom: 58px;
    }
    

    .footer-logo:first-child img {
        width: 100%;
        max-width: 413px;
    }

    .footer-logos > div:not(:last-child) {
        margin-bottom: 39px;
    }

    .footer-logo:last-child img {
        width: 100%;
        max-width: 351px;
    }

    .footer-contacts > div:first-child span {
        display: block;
        margin: 0;
    }

    .footer-contacts {
        text-align: center;
        margin-bottom: 17px;
    }

    .footer-contacts > div:first-child span:not(:last-child) {
        margin-bottom: 19px;
    }

    .footer-contacts span {
        font-size: 14px;
    }

    .footer-contacts span > em[class*="ai-font-"] {
        width: 19px;
        margin-right: 10px;
    }

    .footer-contacts span em.ai-font-phone {
        font-size: 15px;
    }

    .footer-contacts span em.ai-font-envelope-f {
        font-size: 12px;
    }

    .footer-contacts span em.ai-font-location-c {
        font-size: 21px;
    }

    .footer-contacts span em.ai-icon-dre {
        width: 19px;
        margin-right: 10px;
        height: 13px;
    }

    .footer-smi {
        display: block;
        text-align: center;
        margin-bottom: 50px;
    }

    .footer-smi ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .footer-smi ul > li > a {
        font-size: 24px;
    }

    .footer-smi ul > li {
        margin-right: 35px;
    }

    .footer-disclaimer p {
        font-size: 10px;
        letter-spacing: 0.4px;
        -moz-text-align-last: center;
             text-align-last: center;
    }

    .footer-disclaimer span.ai-font-eho {
        font-size: 31px;
        margin-left: 12px;
    }

    .copyright {
        font-size: 11px;
        max-width: 82%;
        margin: 0 auto 16px;
        line-height: 2;
    }

    .footer-copyright-logo > div {
        padding: 0 13.5px;
    }

    .footer-mls-logo span {
        font-size: 33px;
    }

    .footer-disclaimer {
        margin-bottom: 40px;
    }

    .footer-ai-logo a:before {
        font-size: 33px;
    }

    .footer-ai-logo a span {
        font-size: 9px;
        top: 1px;
    }

    .ft-cr-container {
        padding: 50px 30px 56px;
    }

    .ft-cr-lines {
        max-width: 76.6%;
    }

    .footer-disclaimer p br {
        display: none;
    }

    .footer-disclaimer span.align-last {
        display: inline;
    }

    .footer-contacts > div:first-child {
        margin-bottom: 20px;
    }

    .footer-contacts span:not(:last-child) {
        margin-bottom: 20px;
    }

    .ft-cr-bg canvas {
        background-attachment: scroll!important;
        background-position: center!important;
    }

    .footer-disclaimer-links p {
        font-size: 11px;
        letter-spacing: normal;
    }

    .footer-disclaimer-links {
        margin-bottom: 16px;
    }

    /*End of Footer*/

    body.term-press #inner-page-wrapper,
    body.tag-world #inner-page-wrapper,
    body.author-ivan_prop_es #inner-page-wrapper {
        margin-top: 120px;
    }

  
} 

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {

}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 480px) {

    .global-btn {
        font-size: 18px;
    }

    em.ai-icon-logo-sm {
        margin-right: 26px;
    }

    .global-btn2 {
        font-size: 10px;
    }

    .global-btn2 span em:before {
        top: calc(50% - 2px);
        right: calc(100% + 10px);
        width: 25px;
    }

    .global-btn2 span {
        padding-left: 35px;
    }

    .global-title h2 {
        font-size: 35px;
    }

    /*Burger Menu*/

    #sidemenu-nav > li > a {
        font-size: 20px;
    }

    .side-menu-contact-title span {
        font-size: 20px;
    }

    .sm-spotlight-sub-title span {
        font-size: 22px;
    }

    .side-menu-contacts span {
        font-size: 12px;
    }

    /*Footer*/

    .copyright {
        max-width: 100%;
        line-height: 1.5;
    }

    .ft-cr-lines {
        max-width: 85.6%;
    }

    .footer-copyright-logo > div {
        padding: 0 6.5px;
    }

    .footer-mls-logo span {
        font-size: 30px;
    }

    .footer-ai-logo a:before {
        font-size: 31px;
    }

    .footer-contacts span {
        font-size: 12px;
    }

    .ft-form-wrapper {
        padding: 65px 15px 68px;
    }
    
    .footer-form-widget div.wpcf7-response-output {
        bottom: -55px;
    }

    .ft-cont-sub-title span {
        letter-spacing: normal;
    }

    .footer-disclaimer-links p {
        font-size: 9px;
    }

    /*End of Footer*/

}


/*******************************************************
 *
 * End of Global Styles
 *
 *******************************************************/

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:not(:first-of-type) {
    display: none;
}