@font-face {
    font-family: "termina";
    src: url("https://use.typekit.net/af/da851f/00000000000000003b9adf1a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/da851f/00000000000000003b9adf1a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/da851f/00000000000000003b9adf1a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: auto;
}

* {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

html {
    font-size: 10px;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;    
    line-height: 1.428571429;
    color: #00353b;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.428571429;
    color: #00353b;
    background-color: #fff;
}

body {
    font-size: 1.6rem;
    font-family: 'Catamaran', sans-serif;
    color: #00353b;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0;
}

.wrapper {
    overflow: hidden;
}

.p-relative {
    position: relative;
}

.site-header {
    font-family: termina, sans-serif;
    background-color: #00353b;
    position: fixed;
    width: 100%;
    z-index: 200;
    top: 0;
    left: 0;
    transition: all .2s ease-in-out;
    height: 96px;
    line-height: 96px;
    border-bottom: 0;
}

.mobile-left {
    text-align: left;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .mobile-left {
        text-align: right;
    }
    .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

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

.container::before,
.container::after {
    content: " ";
    display: table;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-1 {
    width: 8.3333333333%;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
}

.site-header a.block-link {
    display: inline-block;
    z-index: 20;
    position: relative;
}

.block-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.home_body .menu_logo {
    fill: #f5f5f5;
}

svg:not(:root) {
    overflow: hidden;
}

.menu_logo {
    position: absolute;
    width: 224px;
    height: 17px;
    margin-top: -13px;
}

.col-sm-11 {
    width: 91.6666666667%;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

nav.header-nav ul {
    padding: 0;
    margin: 0;
}

nav.header-nav ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1;
}

ul li,
ol li {
    list-style: outside;
    line-height: 1.7;
    margin-top: 15px;
    font-size: 1.8rem;
    font-weight: 100;
    letter-spacing: .01em;
}

nav.header-nav ul li>a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: .05em;
    font-size: 1.4rem;
    margin-right: 25px;
    display: inline-block;
    color: #646464;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 10;
}

.termin-db {
    font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
}

nav.header-nav ul li.has-children>a::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: #646464 transparent transparent;
    content: "";
    display: inline-block;
    margin-left: 8px;
    vertical-align: top;
}

::before,
 ::after {
    box-sizing: border-box;
}

.row::before,
.row::after {
    content: " ";
    display: table;
}

a {
    color: #429c59;
    text-decoration: none;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

a {
    background-color: transparent;
}

.visible-xs {
    display: none !important;
}

.mobile_logo {
    position: absolute;
    top: -20px;
    width: 50px;
}

.row::after {
    clear: both;
}

nav.header-nav ul li a {
    color: #00353b;
    font-size: 1.3rem;
    text-transform: capitalize;
    transition: none;
}

.home_body .header-nav a {
    color: #fff;
}

nav.header-nav ul li.has-children>a::after {
    margin-top: 3px;
    margin-left: 3px;
    border-width: 8px 4px 0 4px;
    border-color: #00353b transparent transparent transparent;
}

.home_body .header-nav ul li.has-children>a::after {
    margin-top: 3px;
    margin-left: 3px;
    border-width: 8px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
}

nav.header-nav ul li ul {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0 linear 0.3s, opacity .3s linear;
    transition: visibility 0 linear 0.3s, opacity .3s linear;
    top: 0;
    padding-top: 96px;
    width: 100%;
    left: 0;
    text-align: left;
}

nav.header-nav ul li ul li {
    display: block;
    margin: 0;
    padding: 60px 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .1), 0 -4px 5px rgba(0, 0, 0, .1);
}

nav.header-nav ul li ul li {
    box-shadow: none;
}

nav.header-nav ul li ul h3 {
    padding-right: 50px;
}

.snug,
.text_panel>p:first-child,
.sidebar-page-intro>p:first-child {
    margin-top: 0;
}

p,
.p,
.wpcf7 .wpcf7-response-output {
    margin-top: 20px;
    line-height: 1.5;
    margin-bottom: 0;
    font-size: 1.8rem;
    font-weight: 100;
    letter-spacing: .01em;
}

h3,
.h3 {
    font-size: 1.8rem;
    line-height: 1.6;
}

h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.text_panel>p:first-child,
.sidebar-page-intro>p:first-child,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: .01em;
}

h3,
.h3 {
    font-size: 24px;
}

h1,
.h1,
h2,
.h2,
.text_panel>p:first-child,
.sidebar-page-intro>p:first-child,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.text_panel>p:first-child,
.sidebar-page-intro>p:first-child,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.menu_summary {
    color: #429c59;
}

.drop_menu {
    color: #00353b;
}

nav.header-nav ul li ul .mega-nav-block a {
    color: inherit;
    margin-bottom: 40px;
    display: block;
}

nav.header-nav ul li:last-child a {
    margin-right: 0;
}

.header-nav .small-text {
    text-transform: none;
}

nav.header-nav ul li ul h4 {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.small-text {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    font-size: 1.4rem;
    line-height: 1.7;
}

.h4 {
    font-size: 2.2rem;
}

h4,
.h4 {
    font-size: 2.2rem;
}

h4,
.h4 {
    font-size: 18px;
}

p {
    margin: 0 0 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

nav.header-nav ul li a small {
    text-transform: none;
}

.drop_menu small {
    font-size: 1rem;
}

p small {
    font-size: 1.4rem;
    line-height: 1.6;
    display: inline-block;
}

small,
.small {
    font-size: 85%;
}

small {
    font-size: 80%;
}

.mobile-toggle {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
    z-index: 10;
}

.mobile-toggle span {
    width: 22px;
    height: 2px;
    background: #50bcbd;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1.5px;
    left: 4px;
}

.site_border {
    margin-top: -1px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

a {
    color: #429c59;
    text-decoration: none;
}

.home_body nav.header-nav ul li.login a {
    border: 1px solid #fff;
    color: #fff;
}

nav.header-nav ul li.login a {
    line-height: 1;
    padding: 12px 15px 9px;
    border-radius: 30px;
    text-transform: none;
    letter-spacing: .01em;
    font-size: 1.2rem;
    border: 1px solid #00353b;
    color: #00353b;
    font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
}

nav.header-nav ul li.book a {
    line-height: 1;
    padding: 12px 15px 9px;
    border-radius: 30px;
    text-transform: none;
    letter-spacing: .01em;
    font-size: 1.2rem;
    border: none;
    background-color: #429c59;
    color: #fff;
    font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
}

nav.header-nav ul li.has-children>a:hover {
    color: #429c59 !important;
}

nav.header-nav ul li.has-children:hover>a {
    color: #429c59;
}

nav.header-nav ul li>a:hover,
nav.header-nav ul li>a:active,
nav.header-nav ul li>a:focus {
    text-decoration: none;
    color: #189ceb;
}

nav.header-nav ul li a:hover {
    color: #429c59;
    transition: none;
}

nav.header-nav ul li.has-children>a:hover::after {
    border-color: #429c59 transparent transparent transparent;
}

nav.header-nav ul li.has-children:hover>a::after {
    border-color: #429c59 transparent transparent;
}

.home_body nav.header-nav ul li.login a:hover {
    border: 1px solid #429c59;
    color: #429c59;
}

nav.header-nav ul li.book a:hover {
    background-color: #50bcbd;
}

nav.header-nav ul li.book a:hover,
nav.header-nav ul li.book a:active,
nav.header-nav ul li.book a:focus {
    background-color: #50bcbd;
    color: #fff;
}

nav.header-nav ul li.has-children:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

ul,
ol {
    padding-left: 20px;
    margin-top: 20px;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

nav.header-nav ul li ul .mega-nav-block a:hover .small-text {
    color: #429c59;
}


/* Footer */

.home_body .site-footer {
    background-color: #00353b;
    color: #a6d6cc;
}

.site-footer {
    background-color: #fff;
    color: #00353b;
}

.site-footer {
    position: relative;
}

.spacerblock15 {
    height: 15rem;
}

.spacerblock5 {
    height: 5rem;
}

.visible-sm {
    display: none !important;
}

.spacerblock1 {
    height: 1rem;
}

.spacerblock2 {
    height: 2rem;
}

.site-footer p,
.site-footer h4 {
    font-size: 1.4rem;
}

.site-footer p {
    font-size: 1.2rem;
}

.termin-rg {
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.spacerblock3 {
    height: 3rem;
}

.home_body .site_border {
    width: 100%;
    border-bottom: 1px solid #fff;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-6 {
    width: 50%;
}

.site-footer h4 {
    font-size: 1.2rem;
}

.termin-bd {
    font-family: termina, sans-serif;
    font-weight: 700;
    font-style: normal;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.site-footer ul {
    margin: 0;
    margin-top: 15px;
    padding: 0;
}

.site-footer ul li {
    list-style: none;
    margin: 0;
    line-height: 1.2;
}

.home_body .site-footer ul li a {
    font-family: termina, sans-serif;
    font-size: 1.2rem;
    color: #a6d6cc;
}

.site-footer ul li a:hover {
    color: #50bcbd;
}

.spacerblock4 {
    height: 4rem;
}

.home_body .social_link {
    fill: #a6d6cc;
}

.social_link {
    width: 3rem;
    height: 3rem;
    margin-left: .5rem;
}

.social_link {
    fill: #00353b;
}

.social_link:hover {
    opacity: .6;
}


/* Sencha container specific */

.login-page {
    font-size: 16px;
    line-height: 1.428571429;
    background-color: #f0f0f0;
    color: #7B7B7B;
    min-height: 1130px;
    height: 100%;
    overflow-y: hidden;
}

.login-page .banner {
    position: relative;
    height: 565px;
}

.login-page .banner .vertical-contain {
    padding: 0 30px;
}

.login-page .vertical-contain {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: table;
    width: 100%;
    height: 100%;
}

.login-page .vertical-center {
    display: table-cell;
    vertical-align: middle;
}

.login-page .banner.no-image h1,
.login-page .banner.no-image p {
    color: #7B7B7B;
}

.login-page .banner h1 {
    font-size: 48px;
    font-weight: 100;
    line-height: 1.3;
    max-width: 700px;
    margin: auto;
    margin-top: 115px;
}

.login-page article {
    padding-top: 248px;
    color: #7B7B7B;
    font-size: 12px;
    font-weight: 100;
}

.login-page .pt2 {
    padding-top: 40px;
}

.login-page .text-center {
    text-align: center;
}

.loginLayer {
    background: #f0f0f0;
    background-size: cover;
    background-origin: content-box;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px auto;
}

.loginWizard {
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.loginForm #loginPwdField::before {
    content: 'Enter password';
}

#loginPwdField::before {
    color: #7B7B7B;
    margin-top: 20px;
}

.loginForm .x-btn {
    display: inline-block;
    padding: 10px 50px;
    padding-bottom: 9px;
    text-align: center;
    border-radius: 30px;
    outline: none;
    border: 0;
    position: relative;
}

.loginForm .x-btn {
    background-color: #429c59;
    background-image: none;
}

.loginForm #loginEmailField::before {
    content: 'Email address';
}

.loginForm #loginEmailField::before,
.loginForm #loginOrgField::before,
.loginForm #loginPwdField::before {
    color: #7B7B7B;
    margin-top: 20px;
}

.contactUsDesc {
    color: #7B7B7B;
    margin-right: 2px;
}

.loginForm .pwdResetLink,
.loginForm .notYouLink,
.contactUsLink {
    text-align: center;
    line-height: 19px;
}

.loginForm .pwdResetLink {
    padding-top: 11px;
    text-decoration: none;
}

.loginForm #loginEmailField input,
.loginForm #loginPwdField input,
.loginForm #loginOrgField input,
.loginForm #loginEmailField::before,
.loginForm #loginPwdField::before,
.loginForm #loginOrgField::before,
.loginForm #signinTitleField::before,
.loginForm #loginTitleField::before,
.loginForm .loginDesc,
.loginForm .x-btn span,
.loginForm .pwdResetLink,
.contactUsDesc,
.contactUsLink {
    font-size: 12px;
}

.loginForm #signinTitleField::before,
.loginForm #loginTitleField::before {
    content: 'Sign in to CloudMargin';
    font-size: 16px;
}

.loginForm #loginEmailField input,
.loginForm #loginOrgField input,
.loginForm #loginPwdField input {
    background-color: none;
    width: 100%;
    margin: 8px 0;
    padding: 6px 0 7px;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #E0E0E0;
    box-sizing: content-box;
    font-size: 16px;
}

.loginForm #loginOrgField:before{
    content: 'Organisation (optional)';
}