@-webkit-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-moz-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-ms-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-o-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

a,h1,h2,h3,h4,h5,h6,input,li,p,span,ul {
    font: inherit
}

* {
    box-sizing: border-box
}

body {
    position: relative;
    font-style: normal;
    line-height: 1;
    color: #000
}

section {
    background-color: #eee;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.container,.container-fluid,section {
    position: relative;
    word-wrap: break-word
}

a.mbr-iconfont:hover {
    text-decoration: none
}

h1,h2,h3,h4,h5,h6,p {
    padding: 0;
    margin: 0
}

li,p {
    letter-spacing: .5px
}

pre,ul {
    margin-bottom: 0;
    margin-top: 0
}

pre {
    background: #f4f4f4;
    padding: 10px 24px;
    white-space: pre-wrap
}

a {
    font-style: normal;
    font-weight: 400;
    cursor: pointer
}

a,a:hover {
    text-decoration: none
}

figure {
    margin-bottom: 0
}

.display-1,.display-2,.display-3,.display-4,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word
}

b,strong {
    font-weight: 700
}

input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover {
    transition-delay: 9999s;
    transition-property: background-color,color
}

body,html {
    height: auto;
    min-height: 100vh
}

.mbr-section-title {
    font-style: normal;
    line-height: 1.1;
    margin-bottom: 2rem
}

.mbr-section-subtitle {
    line-height: 1.2;
    margin-bottom: 1rem
}

.mbr-text {
    font-style: normal;
    line-height: 1.5;
    margin-bottom: 1rem
}

.btn {
    margin-right: .5rem;
    margin-bottom: .5rem;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    font-style: normal;
    line-height: 1rem;
    letter-spacing: 2px;
    white-space: normal;
    transition: all .1s ease-in-out,box-shadow 1s ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    word-break: break-word;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    display: -webkit-inline-flex
}

.btn.btn-with-arrow {
    position: relative;
    border-radius: 5px;
    padding: 10px 30px
}

.btn.btn-with-arrow .fa {
    opacity: 0;
    position: absolute;
    right: 15px
}

.btn.btn-with-arrow span {
    transition: all .2s ease-in-out
}

.btn.btn-with-arrow:hover {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0 2px 12px rgba(0,0,0,.2)
}

.btn.btn-with-arrow:hover span:nth-child(1) {
    transform: translateX(-15%);
    -webkit-transform: translateX(-15%)
}

.btn.btn-with-arrow:hover span:nth-child(2) {
    transform: translateX(15%);
    -webkit-transform: translateX(15%)
}

.btn.btn-with-arrow:hover .fa {
    opacity: 1
}

.btn-circle-with-arrow {
    border-color: rgba(255,255,255,.5);
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    display: flex;
    background-color: transparent;
    background-image: none;
    font-size: .8rem;
    padding: 1rem .8rem;
    margin: 1rem;
    color: #fff;
    display: -webkit-flex
}

.btn-circle-with-arrow span {
    transition: all .2s ease
}

.btn-circle-with-arrow span:nth-child(1) {
    -webkit-transform: translateX(25%) scale(1.7,1.2);
    transform: translateX(25%) scale(1.7,1.2);
    height: 10px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(25%) scale(2,1.2)
}

.btn-circle-with-arrow span:nth-child(2) {
    height: 10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.btn-form {
    border-radius: 0
}

.btn-form:hover {
    cursor: pointer
}

.animation-normal {
    transition: all .4s
}

.animation-long {
    transition: all .6s
}

.mbr-figure iframe,.mbr-figure img {
    display: block;
    width: 100%
}

.card {
    background-color: transparent;
    border: none
}

.card:hover .btn-circle-with-arrow {
    border: 2px solid transparent;
    background-color: #fff
}

.card:hover .btn-circle-with-arrow span {
    color: #000
}

.card:hover .btn-circle-with-arrow span:nth-child(1) {
    opacity: 1
}

.card:hover .btn-circle-with-arrow span:nth-child(2) {
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.card:hover .btn-circle-with-arrow span svg {
    fill: #000
}

.card-img {
    text-align: center;
    flex-shrink: 0;
    -webkit-flex-shrink: 0
}

.mbr-figure {
    -ms-grid-row-align: center;
    align-self: center
}

.card-img img,.mbr-figure img {
    width: 100%
}

@media (max-width:991px) {
    .mbr-figure {
        width: 100%
    }
}

.amp-carousel-button:hover {
    cursor: pointer
}

.features amp-img:after,.features amp-img:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    transition: all .4s;
    pointer-events: none
}

.features amp-img:before {
    display: inline-block;
    background: 0 0;
    opacity: 0
}

.image {
    overflow: hidden;
    position: relative;
    z-index: 22
}

.image amp-img,.image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mbr-white {
    color: #fff
}

.mbr-black {
    color: #000
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.mbr-light {
    font-weight: 300
}

.mbr-bold {
    font-weight: 700
}

.mbr-section-btn {
    margin-left: -.25rem;
    margin-right: -.25rem;
    font-size: 0
}

nav .mbr-section-btn {
    margin-left: 0;
    margin-right: 0
}

.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont {
    cursor: pointer;
    margin-right: .5rem
}

.btn.btn-md .mbr-iconfont {
    margin-right: .8rem
}

[type=submit] {
    -webkit-appearance: none
}

.mbr-fullscreen .mbr-overlay {
    min-height: 100vh
}

.mbr-fullscreen {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    min-height: 100vh;
    box-sizing: border-box;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

form input {
    width: 100%;
    padding: 1rem;
    border: none;
    border: 1px solid #e0e0e0;
    background: 0 0
}

form input:focus {
    outline: 0
}

form input[type=checkbox],form input[type=radio] {
    border: none;
    width: auto
}

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

.is-builder .nodisplay+img[async],.is-builder .nodisplay+img[decoding=async],.is-builder amp-img>a+img[async],.is-builder amp-img>a+img[decoding=async] {
    display: none
}

html:not(.is-builder) amp-img>a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.is-builder section.horizontal-menu .ampstart-btn {
    display: none
}

.is-builder section.horizontal-menu .dropdown-menu {
    z-index: auto;
    opacity: 1;
    pointer-events: auto
}

.is-builder section.horizontal-menu .nav-dropdown .link.dropdown-toggle[aria-expanded=true] {
    margin-right: 0;
    padding: .667em 1em
}

.container,.container-fluid,.mbr-section-btn,.social,a,h1,h2,h3,h4,h5,h6,p {
    z-index: 25
}

.text-block {
    -webkit-transform: translateZ(26px);
    transform: translateZ(26px);
    z-index: 26
}

amp-img {
    overflow: hidden;
    z-index: 22
}

amp-img:before {
    z-index: 23
}

amp-img:after {
    z-index: 24
}

.figure {
    z-index: 12;
    position: absolute
}

.menu {
    z-index: 1000
}

.shadow-light {
    box-shadow: 0 12px 20px 0 rgba(0,0,0,.2)
}

.shadow-light-hover:hover .image {
    box-shadow: 0 12px 20px 0 rgba(0,0,0,.2)
}

.shadow-medium {
    box-shadow: 0 12px 20px 0 rgba(0,0,0,.4)
}

.shadow-medium-hover:hover .image {
    box-shadow: 0 12px 20px 0 rgba(0,0,0,.4)
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (max-width:767px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1500px) {
    .container {
        max-width: 1370px
    }
}

.mbr-form-row,.mbr-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.mbr-form-row {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.mbr-form-row>[class*=mbr-col] {
    padding-left: .5rem;
    padding-right: .5rem
}

@media (max-width:767px) {
    .mbr-col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 100%
    }

    .mbr-form-row,.mbr-row {
        margin: 0
    }
}

@media (min-width:768px) {
    .mbr-col {
        flex: 1 1 auto;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }

    .mbr-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 25%
    }

    .mbr-col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 33.333333%
    }

    .mbr-col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 41.666667%
    }

    .mbr-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 50%
    }

    .mbr-col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 58.333333%
    }

    .mbr-col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-flex: 0 0 66.666667%
    }

    .mbr-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-flex: 0 0 75%
    }

    .mbr-col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-flex: 0 0 83.333333%
    }

    .mbr-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 100%
    }
}

@media (min-width:992px) {
    .mbr-col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 16.666667%
    }

    .mbr-col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 25%
    }

    .mbr-col-lg-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 33.33%
    }

    .mbr-col-lg-5 {
        flex: 0 0 41.666%;
        max-width: 41.666%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 41.666%
    }

    .mbr-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 50%
    }

    .mbr-col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 58.333333%
    }

    .mbr-col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-flex: 0 0 66.666667%
    }

    .mbr-col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
        padding-right: 15px;
        -webkit-flex: 0 0 75%
    }

    .mbr-col-lg-10 {
        flex: 0 0 83.3333%;
        max-width: 83.3333%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 83.3333%
    }

    .mbr-col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex: 0 0 100%
    }
}

amp-sidebar {
    background: 0 0
}

body {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

div[submit-success]>* {
    background: #dcf900;
    padding: 1rem;
    margin-bottom: 1rem
}

div[submit-error]>* {
    background: #ff4900;
    padding: 1rem;
    margin-bottom: 1rem
}

.display-1 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 6rem
}

.display-2 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 4.2rem
}

.display-4 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: .8rem
}

.display-5 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 1.8rem
}

.display-6 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 1.1rem
}

.display-7 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 1rem
}

@media (max-width:768px) {
    .display-1 {
        font-size: 4.8rem;
        font-size: calc(2.75rem + (6 - 2.75) * ((100vw - 20rem)/ (48 - 20)));
        line-height: calc(1.4 * (2.75rem + (6 - 2.75) * ((100vw - 20rem)/ (48 - 20))))
    }

    .display-2 {
        font-size: 3.36rem;
        font-size: calc(2.12rem + (4.2 - 2.12) * ((100vw - 20rem)/ (48 - 20)));
        line-height: calc(1.4 * (2.12rem + (4.2 - 2.12) * ((100vw - 20rem)/ (48 - 20))))
    }

    .display-4 {
        font-size: .64rem;
        font-size: calc(.93rem + (.8 - .93) * ((100vw - 20rem)/ (48 - 20)));
        line-height: calc(1.4 * (.93rem + (.8 - .93) * ((100vw - 20rem)/ (48 - 20))))
    }

    .display-5 {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem)/ (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem)/ (48 - 20))))
    }

    .display-6 {
        font-size: .96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem)/ (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem)/ (48 - 20))))
    }

    .display-7 {
        font-size: .8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem)/ (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem)/ (48 - 20))))
    }
}

.btn {
    padding: 1rem 2rem;
    border-radius: 0
}

.btn-sm {
    white-space: nowrap;
    padding: .5rem 1rem;
    border-radius: 0
}

.btn-md {
    margin: 0;
    padding: .75rem 1.5rem;
    border-radius: 0
}

.btn-info,.btn-info:active {
    background-color: #005e5a;
    border-color: #005e5a;
    color: #fff
}

.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #004542;
    border-color: #004542
}

.btn-info:disabled {
    color: #fff;
    background-color: #004542;
    border-color: #004542
}

.btn-danger,.btn-danger:active {
    background-color: #ff4900;
    border-color: #ff4900;
    color: #fff
}

.btn-danger:focus,.btn-danger:hover {
    color: #fff;
    background-color: #e64200;
    border-color: #e64200
}

.btn-danger:disabled {
    color: #fff;
    background-color: #e64200;
    border-color: #e64200
}

.btn-black,.btn-black:active {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.btn-black:focus,.btn-black:hover {
    color: #fff;
    background-color: #262626;
    border-color: #262626
}

.btn-black:disabled {
    color: #fff;
    background-color: #262626;
    border-color: #262626
}

.btn-white,.btn-white:active {
    background-color: #fff;
    border-color: #fff;
    color: grey
}

.btn-white:focus,.btn-white:hover {
    color: grey;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.btn-white:disabled {
    color: grey;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.text-info {
    color: #005e5a
}

.text-danger {
    color: #ff4900
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

a.text-info:focus,a.text-info:hover {
    color: #00f7ec
}

a.text-danger:focus,a.text-danger:hover {
    color: #ffb699
}

a.text-white:focus,a.text-white:hover {
    color: #d9d9d9
}

a.text-black:focus,a.text-black:hover {
    color: #c3c3c3
}

a span.text-info:focus,a span.text-info:hover {
    color: #00918b
}

a span.text-danger:focus,a span.text-danger:hover {
    color: #cc3a00
}

a span.text-white:focus,a span.text-white:hover {
    color: #e6e6e6
}

a span.text-black:focus,a span.text-black:hover {
    color: #1a1a1a
}

.mobirise-spinner {
    position: absolute;
    top: 50%;
    left: 40%;
    margin-left: 10%;
    -webkit-transform: translate3d(-50%,-50%,0);
    z-index: 4
}

.mobirise-spinner em {
    width: 24px;
    height: 24px;
    background: #3ac;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: slide 1s infinite
}

.mobirise-spinner em:nth-child(1) {
    -webkit-animation-delay: .1s;
    background: #009b95
}

.mobirise-spinner em:nth-child(2) {
    -webkit-animation-delay: .2s;
    background: #00c322
}

.mobirise-spinner em:nth-child(3) {
    -webkit-animation-delay: .3s;
    background: #dcf900
}

@-moz-keyframes slide {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        opacity: .3;
        -webkit-transform: scale(2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes slide {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        opacity: .3;
        -webkit-transform: scale(2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-o-keyframes slide {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        opacity: .3;
        -webkit-transform: scale(2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes slide {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        opacity: .3;
        -webkit-transform: scale(2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.display-1 .mbr-iconfont-btn {
    font-size: 6rem;
    width: 6rem
}

.display-2 .mbr-iconfont-btn {
    font-size: 4.2rem;
    width: 4.2rem
}

.display-4 .mbr-iconfont-btn {
    font-size: .8rem;
    width: .8rem
}

.display-5 .mbr-iconfont-btn {
    font-size: 2rem;
    width: 2rem
}

.display-7 .mbr-iconfont-btn {
    font-size: 1rem;
    width: 1rem
}

.cid-TopMenu .nav-item:focus,.cid-TopMenu .nav-link:focus {
    outline: 0
}

.cid-TopMenu .navbar-nav {
    list-style-type: none;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 0
}

.cid-TopMenu .navbar-nav .nav-link {
    margin: .667em 1em;
    font-weight: 600;
    letter-spacing: 1px
}

@media (max-width:991px) {
    .cid-TopMenu ul.navbar-nav {
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .cid-TopMenu ul.navbar-nav li {
        margin: auto
    }

    .cid-TopMenu .dropdown-toggle[data-toggle=dropdown-submenu]:after {
        content: '';
        margin-left: .25rem;
        border-top: .35em solid;
        border-right: .35em solid transparent;
        border-left: .35em solid transparent;
        border-bottom: 0;
        top: 55%
    }

    .cid-TopMenu .nav-dropdown .dropdown-menu .dropdown-item {
        -webkit-justify-content: center;
        justify-content: center;
        display: flex;
        -webkit-align-items: center;
        align-items: center
    }
}

.cid-TopMenu .nav-dropdown .dropdown-menu {
    border-radius: 0;
    border: 0;
    left: 0;
    margin: 0;
    min-width: 10rem;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: absolute
}

.cid-TopMenu .nav-dropdown .dropdown-menu .dropdown-item {
    font-weight: 600;
    line-height: 2;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.cid-TopMenu .nav-dropdown .dropdown-menu .dropdown {
    position: relative
}

.cid-TopMenu .nav-item.dropdown {
    position: relative
}

.cid-TopMenu .nav-item.dropdown .dropdown-menu {
    z-index: -1;
    opacity: 0;
    pointer-events: none
}

.cid-TopMenu .nav-item.dropdown:hover>.dropdown-menu {
    z-index: 1;
    opacity: 1;
    pointer-events: all
}

.cid-TopMenu .dropdown-menu .dropdown:hover>.dropdown-menu {
    z-index: 1;
    opacity: 1;
    pointer-events: all
}

.cid-TopMenu .link.dropdown-toggle:after {
    content: '';
    margin-left: .25rem;
    border-top: .35em solid;
    border-right: .35em solid transparent;
    border-left: .35em solid transparent;
    border-bottom: 0
}

.cid-TopMenu .navbar {
    min-height: 90px;
    padding-left: 1rem;
    padding-right: 1rem;
    z-index: 100;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    transition: all .3s;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: #fff
}

.cid-TopMenu .navbar .navbar-logo {
    margin-right: .8rem
}

.cid-TopMenu .navbar .navbar-logo img {
    height: 100%
}

.cid-TopMenu .navbar.navbar-short {
    background: #fff
}

.cid-TopMenu .navbar.navbar-short .navbar-brand {
    padding: 0
}

.cid-TopMenu .navbar .dropdown-item {
    padding: .25rem 1.5rem
}

.cid-TopMenu .navbar .navbar-collapse {
    text-align: right;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    z-index: 1;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-align-items: center;
    align-items: center
}

@media (max-width:991px) {
    .cid-TopMenu .navbar .navbar-collapse {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        min-height: 100vh;
        background: #fff;
        padding: 1rem 2rem 1rem 2rem
    }

    .cid-TopMenu .navbar .dropdown-menu {
        position: relative;
        background: 0 0
    }

    .cid-TopMenu .navbar .dropdown-menu .dropdown-item:after {
        right: auto
    }

    .cid-TopMenu .navbar .dropdown-menu .dropdown-item {
        padding: .25rem 1.5rem;
        text-align: center;
        margin: 0
    }

    .cid-TopMenu .navbar .navbar-brand {
        -webkit-flex-shrink: initial;
        flex-shrink: initial;
        word-break: break-word
    }
}

.cid-TopMenu .navbar-brand {
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 0;
    padding: 0;
    transition: all .3s;
    word-break: break-word;
    z-index: 1
}

.cid-TopMenu .navbar-brand .navbar-logo a {
    outline: 0
}

.cid-TopMenu .dropdown-item:active {
    background-color: transparent
}

.cid-TopMenu .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0
}

.cid-TopMenu .navbar.navbar-expand-lg .dropdown .dropdown-menu {
    background: #fff
}

.cid-TopMenu ul.navbar-nav {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.cid-TopMenu .navbar-buttons {
    text-align: center
}

.cid-TopMenu a.nav-link {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.cid-TopMenu .dropdown-item .mbr-iconfont,.cid-TopMenu .nav-link .mbr-iconfont {
    margin-right: .2rem
}

.cid-TopMenu .ampstart-btn.hamburger {
    position: relative;
    margin: auto 0;
    width: 30px;
    height: 20px;
    background: 0 0;
    border: none;
    cursor: pointer;
    z-index: 1000
}

.cid-TopMenu .ampstart-btn.hamburger:focus {
    outline: 0
}

.cid-TopMenu .ampstart-btn.hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #e5e5e5
}

.cid-TopMenu .ampstart-btn.hamburger span:nth-child(1) {
    top: 0;
    transition: all .2s
}

.cid-TopMenu .ampstart-btn.hamburger span:nth-child(2) {
    top: 8px;
    transition: all .15s
}

.cid-TopMenu .ampstart-btn.hamburger span:nth-child(3) {
    top: 8px;
    transition: all .15s
}

.cid-TopMenu .ampstart-btn.hamburger span:nth-child(4) {
    top: 16px;
    transition: all .2s
}

@media (min-width:992px) {
    .cid-TopMenu .ampstart-btn,.cid-TopMenu amp-sidebar {
        display: none
    }

    .cid-TopMenu .dropdown-menu .dropdown-toggle:after {
        content: '';
        border-bottom: .35em solid transparent;
        border-left: .35em solid;
        border-right: 0;
        border-top: .35em solid transparent;
        margin-left: .3rem;
        margin-top: -.3077em;
        position: absolute;
        right: 1.1538em;
        top: 50%
    }
}

.cid-TopMenu amp-sidebar {
    min-width: 260px;
    z-index: 1050;
    background-color: #fff
}

.cid-TopMenu .builder-sidebar {
    text-align: right;
    background-color: #fff;
    position: relative;
    min-height: 100vh;
    z-index: 1030;
    padding: 1rem 2rem;
    max-width: 20rem
}

.cid-TopMenu .builder-sidebar .dropdown {
    position: relative
}

.cid-TopMenu .builder-sidebar .dropdown:hover>.dropdown-menu {
    position: relative;
    text-align: center
}

.cid-TopMenu .sidebar {
    padding: 1rem 0;
    margin: 0
}

.cid-TopMenu .sidebar>li {
    list-style: none;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.cid-TopMenu .sidebar a {
    display: block;
    text-decoration: none;
    margin-bottom: 10px
}

.cid-TopMenu .close-sidebar {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none
}

.cid-TopMenu .close-sidebar:focus {
    outline: 2px auto #009b95
}

.cid-TopMenu .close-sidebar span {
    position: absolute;
    left: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #e5e5e5
}

.cid-TopMenu .close-sidebar span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cid-TopMenu .close-sidebar span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cid-TopMenu amp-img {
    margin: 1rem 0;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 300px;
    height: auto
}

@media (max-width:768px) {
    .cid-TopMenu amp-img {
        max-width: 155px
    }
}

.cid-TopMenu .social {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

@media (max-width:992px) {
    .cid-TopMenu .social {
        padding-top: 2rem
    }
}

.cid-TopMenu .amp-iconfont {
    font-size: 1.2rem;
    color: #00c322
}

.cid-TopMenu .btn {
    margin: .5rem
}

.cid-TopMenu .iconfont-wrapper {
    margin-left: 1rem;
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem
}

.cid-SplashScreen {
    background-image: url(../images/skybackground-2000x951.jpg)
}

.cid-SplashScreen .mbr-overlay {
    background-color: #000;
    opacity: .2
}

.cid-SplashScreen .mbr-section-title {
    margin-bottom: 3rem;
    text-align: center
}

.cid-SplashScreen .mbr-text {
    margin: 0
}

.cid-SplashScreen .mbr-section-btn {
    margin-top: 3rem
}

.cid-SplashScreen .mbr-section-title DIV {
    text-align: center
}

.cid-Blurb1 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #e5e5e5;
    overflow: hidden
}

.cid-Blurb1 .figure {
    background-color: #ffb800;
    width: 1200px;
    height: 1200px;
    border-radius: 50%;
    position: absolute;
    top: -20%;
    left: 35%
}

.cid-Blurb1 .mbr-row {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.cid-Blurb1 .mbr-row>* {
    padding: 0 2rem
}

.cid-Blurb1 .text-block {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

.cid-Blurb1 .mbr-section-subtitle {
    margin-bottom: 2.5rem
}

.cid-Blurb1 .mbr-section-title {
    margin-bottom: 0
}

.cid-Blurb1 .mbr-section-btn {
    margin-top: 2rem
}

.cid-OnlineEformDemo {
    padding-top: 45px;
    padding-bottom: 0;
    background-color: #fff
}

.cid-OnlineEformDemo .card {
    text-align: left
}

@media (max-width:992px) {
    .cid-OnlineEformDemo .card {
        padding: 0
    }
}

.cid-Demos {
    padding-top: 15px;
    padding-bottom: 75px;
    background-color: #fff
}

.cid-Demos .figure {
    background-color: #7ff872;
    position: absolute;
    left: 0;
    top: 0;
    width: 48.5%;
    height: 100%
}

.cid-Demos .image {
    margin-right: 1rem;
    overflow: visible;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%
}

@media (max-width:992px) {
    .cid-Demos .image {
        margin: auto;
        margin-bottom: 2rem
    }
}

.cid-Demos .image amp-img {
    margin: auto;
    border-radius: 0;
    height: 180px;
    width: 240px
}

.cid-Demos .image amp-img img {
    object-fit: cover
}

.cid-Demos .card {
    padding: 20px 0.5rem;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
}

.cid-Demos .card:nth-child(1),.cid-Demos .card:nth-child(2) {
    margin-bottom: 4rem
}

@media (max-width:992px) {
    .cid-Demos .card {
        display: block;
        margin-bottom: 4rem;
        padding: 0
    }
}

.cid-Demos .mbr-row {
    -webkit-justify-content: center;
    justify-content: center
}

.cid-Demos .text-block {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

     /* Test if IE10+ Browser */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	.cid-Demos .text-block {
		margin-left: 4rem
	}
}

.cid-Demos .text-block .author,.cid-Demos .text-block .subtitle {
    margin: 0
}

.cid-Demos .mbr-section-subtitle {
    margin-bottom: 2.5rem
}

.cid-Demos .mbr-section-title {
    margin-bottom: 1.5rem
}

.cid-Demos .mbr-section-btn {
    margin-top: 2rem
}

.cid-EFormSoftware {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff
}

.cid-EFormSoftware .card {
    text-align: left
}

@media (max-width:992px) {
    .cid-EFormSoftware .card {
        padding: 0
    }
}

.cid-OFDP_Cards {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #ffffff;
}

.cid-OFDP_Cards .figure {
    background-color: #9dc7d3;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 65%;
}

.cid-OFDP_Cards amp-img {
    position: relative;
    height: 100%;
}

.cid-OFDP_Cards amp-img:after {
    z-index: 23;
    pointer-events: none;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    transition: 0.5s opacity ease-in-out;
}

.cid-OFDP_Cards img {
    height: 100%;
    object-fit: cover;
}

.cid-OFDP_Cards .image {
    height: 350px;
    width: 100%;
    margin-bottom: 2.2rem;
}

.cid-OFDP_Cards .inner-block {
    padding: 1rem;
    margin: 1rem;
    transition: 0.5s all ease;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background-color: #ffffff;
}

@media (max-width: 768px) {
    .cid-OFDP_Cards .inner-block {
        margin: 0;
        padding: 1rem;
    }
}

.cid-OFDP_Cards .card {
    padding: 0;
    margin-bottom: 2.5rem;
    transition: 0.5s all ease;
}

.cid-OFDP_Cards .card:hover .inner-block {
    -moz-box-shadow: 0 12px 28px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 12px 28px rgba(0,0,0,0.4);
    box-shadow: 0 12px 28px rgba(0,0,0,0.4);
}

.cid-OFDP_Cards .mbr-section-title {
    margin-bottom: 0.7rem;
}

.cid-OFDP_Cards .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
}

.cid-OFDP_Cards .mbr-text {
    text-align: left;
}

.cid-VerticalPad1 {
    padding-top: 0;
    padding-bottom: 0;
    height: 5rem;
    background-color: #fff
}

.cid-M2K_Software {
    padding-top: 30px;
    padding-bottom: 15px;
    background-color: #eee
}

.cid-M2K_Software .figure {
    background-color: #ffb800;
    position: absolute;
    left: 0;
    top: 0;
    width: 55%;
    height: 100%
}

.cid-M2K_Software .image {
    height: 300px;
    width: 516px;
    margin-bottom: 1rem
}

.cid-M2K_Software .image amp-img,.cid-M2K_Software .image img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

@media (max-width:992px) {
    .cid-M2K_Software .image {
        height: 100%
    }
}

@media (max-width:992px) {
    .cid-M2K_Software .mbr-row {
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .cid-M2K_Software .mbr-row>* {
        flex: 1;
        -webkit-flex: 1
    }
}

.cid-M2K_Software .mbr-row>* {
    padding: 0 2rem
}

.cid-M2K_Software .text-block {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

.cid-M2K_Software .image-block {
    margin: auto;
    width: 100%
}

.cid-M2K_Software .mbr-section-subtitle {
    margin-bottom: 2.5rem
}

.cid-M2K_Software .mbr-section-title {
    margin-bottom: 1.5rem
}

.cid-M2K_Software .mbr-section-btn {
    margin-top: 2rem
}

@media (max-width:768px) {
    .cid-M2K_Software .image-block,.cid-M2K_Software .text-block {
        padding: 0
    }
}

.cid-M2K_Software .iconfont-wrapper {
    display: inline-block;
    width: .8rem;
    height: .8rem
}

.cid-Services {
    padding-top: 45px;
    padding-bottom: 15px;
    background-color: #fff
}

.cid-Services .card {
    text-align: left
}

@media (max-width:992px) {
    .cid-Services .card {
        padding: 0
    }
}

.cid-ServicesPictures {
    padding-top: 0px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.cid-ServicesPictures .figure {
    background-color: #9dc7d3;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
}

.cid-ServicesPictures .card {
    padding: 2px 200px;
}

.cid-ServicesPictures .card .image {
    height: 300px;
    width: 543px;
}

.cid-ServicesPictures .card .image .text-block {
    position: absolute;
    width: 80%;
    top: 10%;
    left: 10%;
    padding: 2rem;
}

.cid-ServicesPictures .card .image .text-block h4,.cid-ServicesPictures .card .image .text-block h5 {
    margin-bottom: 1rem;
}

.cid-ServicesPictures .card .image .mbr-section-btn {
    position: absolute;
    bottom: 10%;
    left: 10%;
}

.cid-ServicesPictures .card .image amp-img:after {
    background-color: #cce6fe;
    opacity: 0;
}

.cid-ServicesPictures .card:hover amp-img:before {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#1471da,endColorstr=#1C85FB)";
    background: linear-gradient(45deg,#eeeeee,#666666);
}

@media (max-width: 992px) {
    .cid-ServicesPictures .container-fluid,.cid-ServicesPictures .card {
        padding: 0;
    }
}

.cid-ServicesPictures .mbr-row {
    -webkit-justify-content: left;
    justify-content: left;
}

.cid-ServicesPictures .mbr-section-title {
    color: #ff4900;
}

.cid-40YearsExp {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
}

.cid-40YearsExp .figure {
    background: linear-gradient(235deg,#ffb800 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cid-40YearsExp .image {
    height: 228px;
    width: 244px;
    margin-bottom: 1rem;
}

.cid-40YearsExp .image amp-img,.cid-40YearsExp .image img {
    height: 228px;
    width: 244px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-40YearsExp .image {
        height: 100%;
    }
}

.cid-40YearsExp .mbr-row {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (max-width: 992px) {
    .cid-40YearsExp .mbr-row {
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .cid-40YearsExp .mbr-row > * {
        flex: 1;
        -webkit-flex: 1;
    }
}

.cid-40YearsExp .mbr-row > * {
    padding: 0 2rem;
}

.cid-40YearsExp .text-block {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.cid-40YearsExp .image-block {
    margin: auto;
    width: 100%;
}

.cid-40YearsExp .mbr-section-subtitle {
    margin-bottom: 2.5rem;
}

.cid-40YearsExp .mbr-section-title {
    margin-bottom: 1.5rem;
}

.cid-40YearsExp .mbr-section-btn {
    margin-top: 2rem;
}

@media (max-width: 768px) {
    .cid-40YearsExp .text-block,.cid-40YearsExp .image-block {
        padding: 0;
    }
}

.cid-40YearsExp .iconfont-wrapper {
    display: inline-block;
    width: .8rem;
    height: .8rem;
}

.cid-Customers {
    padding-top: 45px;
    padding-bottom: 0;
    background-color: #eee
}

.cid-Customers .card {
    text-align: left
}

@media (max-width:992px) {
    .cid-Customers .card {
        padding: 0
    }
}

.cid-CustomerLogos {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff
}

.cid-CustomerLogos .figure {
    background-color: #eee;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90%
}

.cid-CustomerLogos amp-img {
    position: relative;
    height: 100%
}

.cid-CustomerLogos img {
    height: 100%;
    object-fit: contain
}

.cid-CustomerLogos .image {
    height: 100px;
    width: 279px
}

.cid-CustomerLogos .card {
    margin-bottom: 2rem
}

.cid-CustomersSay {
    padding-top: 45px;
    padding-bottom: 0;
    background-color: #fff
}

.cid-CustomersSay .card {
    text-align: left
}

@media (max-width:992px) {
    .cid-CustomersSay .card {
        padding: 0
    }
}

.cid-TestimonialSlider {
    padding-top: 15px;
    padding-bottom: 75px;
    background-color: #fff
}

.cid-TestimonialSlider .figure {
    background: linear-gradient(45deg,#7ff872 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.cid-TestimonialSlider .testimonial {
    margin-bottom: 2rem;
    width: 100%
}

.cid-TestimonialSlider h5 {
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center
}

.cid-TestimonialSlider h5 span:nth-child(1) {
    display: inline-block;
    width: 16px;
    height: 1px;
    background: #090909;
    content: " ";
    margin-right: .5rem
}

.cid-TestimonialSlider h5 span:nth-child(2) {
    margin-left: .5rem
}

.cid-TestimonialSlider amp-carousel {
    min-height: 200px;
    max-height: 200px;
    width: 100%
}

@media (max-width:768px) {
    .cid-TestimonialSlider amp-carousel {
        min-height: 400px
    }
}

.cid-TestimonialSlider .mbr-section-testimonial {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 6rem;
    width: 100%;
    max-width: 100%
}

@media (max-width:992px) {
    .cid-TestimonialSlider .mbr-section-testimonial {
        padding: 0
    }
}

@media (max-width:992px) {
    .cid-TestimonialSlider .amp-carousel-button {
        display: none
    }
}

.cid-MgtTeam {
    padding-top: 45px;
    padding-bottom: 0;
    background-color: #fff
}

.cid-MgtTeam .card {
    text-align: left
}

@media (max-width:992px) {
    .cid-MgtTeam .card {
        padding: 0
    }
}

.cid-MgtPhotosRow1 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    overflow: hidden
}

.cid-MgtPhotosRow1 .figure {
    background-color: #ffb800;
    width: 1600px;
    height: 1600px;
    border-radius: 50%;
    position: absolute;
    top: 10%;
    left: -25%;
    z-index: 11
}

.cid-MgtPhotosRow1 .container {
    z-index: 22
}

.cid-MgtPhotosRow1 .container {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center
}

@media (max-width:768px) {
    .cid-MgtPhotosRow1 .container {
        padding: 0
    }
}

.cid-MgtPhotosRow1 .mbr-section-title {
    margin-bottom: .5rem
}

.cid-MgtPhotosRow1 .mbr-section-subtitle {
    margin: 0
}

.cid-MgtPhotosRow1 .card {
    padding: .5rem;
    margin-bottom: 4rem;
    position: relative
}

@media (max-width:768px) {
    .cid-MgtPhotosRow1 .card {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:768px) {
    .cid-MgtPhotosRow1 .card .title-block {
        padding: 1rem
    }
}

.cid-MgtPhotosRow1 .card .image {
    height: 250px;
    width: 200px;
    margin-bottom: 1rem
}

.cid-MgtPhotosRow1 .card .image amp-img {
    position: relative
}

.cid-MgtPhotosRow1 .card .hover {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 250px;
    margin-top: 1rem
}

@media (max-width:768px) {
    .cid-MgtPhotosRow1 .card .hover {
        position: relative;
        height: 100%
    }
}

.cid-MgtPhotosRow1 .card .hover .text-block {
    width: 100%;
    padding: 2rem;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .cid-MgtPhotosRow1 .card .hover .text-block {
        padding: 0;
        opacity: 1;
        position: relative
    }
}

.cid-MgtPhotosRow1 .card .hover .social {
    padding: 2rem;
    width: 100%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .cid-MgtPhotosRow1 .card .hover .social {
        padding: 0;
        opacity: 1;
        position: relative
    }
}

.cid-MgtPhotosRow1 .card .hover .social .iconfont-wrapper {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: transparent;
    margin: 0 .2rem;
    width: 0;
    height: 0
}

.cid-MgtPhotosRow1 .card .hover .social a {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: transparent;
    font-size: 0;
    color: #000
}

.cid-MgtPhotosRow1 .card:hover .social,.cid-MgtPhotosRow1 .card:hover .text-block {
    opacity: 1
}

.cid-MgtPhotosRow1 .card:hover amp-img:before {
    opacity: 0;
    background: linear-gradient(45deg,#000,#fff);
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.cid-MgtPhotosRow2 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    overflow: hidden
}

.cid-MgtPhotosRow2 .figure {
    background-color: #ffb800;
    width: 1600px;
    height: 1600px;
    border-radius: 50%;
    position: absolute;
    top: -90%;
    left: -25%;
    z-index: 11
}

.cid-MgtPhotosRow2 .container {
    z-index: 22
}

.cid-MgtPhotosRow2 .container {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center
}

@media (max-width:768px) {
    .cid-MgtPhotosRow2 .container {
        padding: 0
    }
}

.cid-MgtPhotosRow2 .mbr-section-title {
    margin-bottom: .5rem
}

.cid-MgtPhotosRow2 .mbr-section-subtitle {
    margin: 0
}

.cid-MgtPhotosRow2 .card {
    padding: .5rem;
    margin-bottom: 4rem;
    position: relative
}

@media (max-width:768px) {
    .cid-MgtPhotosRow2 .card {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:768px) {
    .cid-MgtPhotosRow2 .card .title-block {
        padding: 1rem
    }
}

.cid-MgtPhotosRow2 .card .image {
    height: 250px;
    width: 200px;
    margin-bottom: 1rem
}

.cid-MgtPhotosRow2 .card .image amp-img {
    position: relative
}

.cid-MgtPhotosRow2 .card .hover {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 250px;
    margin-top: 1rem
}

@media (max-width:768px) {
    .cid-MgtPhotosRow2 .card .hover {
        position: relative;
        height: 100%
    }
}

.cid-MgtPhotosRow2 .card .hover .text-block {
    width: 100%;
    padding: 2rem;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .cid-MgtPhotosRow2 .card .hover .text-block {
        padding: 0;
        opacity: 1;
        position: relative
    }
}

.cid-MgtPhotosRow2 .card .hover .social {
    padding: 2rem;
    width: 100%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .cid-MgtPhotosRow2 .card .hover .social {
        padding: 0;
        opacity: 1;
        position: relative
    }
}

.cid-MgtPhotosRow2 .card .hover .social .iconfont-wrapper {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: transparent;
    margin: 0 .2rem;
    width: 0;
    height: 0
}

.cid-MgtPhotosRow2 .card .hover .social a {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: transparent;
    font-size: 0;
    color: #000
}

.cid-MgtPhotosRow2 .card:hover .social,.cid-MgtPhotosRow2 .card:hover .text-block {
    opacity: 1
}

.cid-MgtPhotosRow2 .card:hover amp-img:before {
    opacity: 0;
    background: linear-gradient(45deg,#000,#fff);
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.cid-GoogleMap {
    padding-top: 30px;
	padding-left: 100px;
    padding-bottom: 0;
    background-color: #e5e5e5;
}

.cid-GoogleMap .figure {
    background-color: #9dc7d3;
    position: absolute;
    right: 0;
    top: 0;
    width: 65%;
    height: 100%
}

.cid-GoogleMap>.mbr-row {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.cid-GoogleMap .mbr-row {
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center
}

.cid-GoogleMap .map-placeholder {
    display: none
}

.cid-GoogleMap .map-placeholder h4 {
    padding-top: 5rem;
    color: #767676;
    text-align: center
}

@media (max-width:992px) {
    .cid-GoogleMap .map-container {
        margin-top: 2rem
    }
}

.cid-GoogleMap .google-map {
    height: 350px;
    position: relative;
    width: 80%;
    padding-left: 6.25rem;
}

.cid-GoogleMap .google-map amp-iframe {
    height: 350px;
    width: 100%
}

.cid-GoogleMap .google-map iframe {
    height: 350px;
    width: 100%
}

.cid-GoogleMap .google-map [data-state-details] {
    color: #6b6763;
    font-family: Montserrat;
    height: 1.5em;
    margin-top: -.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%
}

.cid-GoogleMap .google-map[data-state] {
    background: #e9e5dc
}

.cid-GoogleMap .google-map[data-state=loading] [data-state-details] {
    display: none
}

.cid-GoogleMap .text-block {
    min-height: 100%;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 8.33%;
    padding-left: 0;
    padding-right: 8.33%;
    text-align: right
}

.cid-GoogleMap .mbr-section-title {
    margin-bottom: 1rem
}

.cid-GoogleMap .mbr-text {
    margin-bottom: 2rem
}

.cid-GoogleMap .map-container,.cid-GoogleMap .right-container {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 22
}

@media (max-width:992px) {
    .cid-GoogleMap .map-container,.cid-GoogleMap .right-container {
        margin-bottom: 2rem
    }
}

.cid-GoogleMap .text-block p:nth-last-child(1) {
    margin-bottom: 0
}

.cid-GoogleMap amp-iframe {
    min-height: 350px;
    height: 100%
}

.cid-PageFooter {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #3778ea
}

.cid-PageFooter .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 1rem
}

.cid-PageFooter .mbr-text {
    margin: 0
}

.cid-PageFooter .fLink {
    margin-left: 1rem;
    margin-right: 1rem
}

[class*="-iconfont"] {
    display: inline-flex
}
