@media (max-width: 575.98px) {
    
    h1 {
        font-size: 3.2rem;
    }
    
    h1 span {
        font-size: 6.7rem;
    }
    
    h2 {
        font-size: 3.2rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 1.8rem;
    }
    
    h5 {
        font-size: 1.8rem;
    }
    
    h6 {
        font-size: 3.6rem;
    }
    
    .navbar-brand__image {
        margin-top: 1px;
        margin-bottom: 7px;
        height: 36px;
        width: auto;
    }
    
    .header {
        height: 350px;
    }
    
    .header--page {
        height: 350px;
    }
    
    .text-xs-justify {
        text-align: justify;
    }
    
    .col-xs--margin-top {
        margin-top: 30px;
    }

    .xs--hidden {
        display: none;
    }

}

@media (min-width: 576px) and (max-width: 767.98px) {
    
    h1 {
        font-size: 3.2rem;
    }
    
    h1 span {
        font-size: 6.7rem;
    }
    
    h2 {
        font-size: 3.2rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 1.8rem;
    }
    
    h5 {
        font-size: 1.8rem;
    }
    
    h6 {
        font-size: 3.6rem;
    }
    
    .navbar-brand__image {
        margin-bottom: 9px;
        height: 39px;
        width: auto;
    }
    
    .header {
        height: 350px;
    }
    
    .header--page {
        height: 350px;
    }

    .text-sm-justify {
        text-align: justify;
    }

    .col-sm--margin-top {
        margin-top: 30px;
    }
    
    .sm--hidden {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    h1 {
        font-size: 4rem;
    }
    
    h2 {
        font-size: 3.2rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 1.8rem;
    }
    
    h5 {
        font-size: 1.8rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .navbar-brand__image {
        margin-bottom: 7px;
        height: 41px;
        width: auto;
    }
    
    .header {
        height: 350px;
    }
    
    .header--page {
        height: 350px;
    }

    .col-md--margin-top {
        margin-top: 30px;
    }

    .md--hidden {
        display: none;
    }

}

@media (max-width: 991.98px) {
    
    .navbar-nav .nav-item {
        font-size: 1.8rem;
    }

    .arrow {
        left: 15px;
        bottom: 15px;
    }

}

@media (min-width: 992px) {
    
    h1 {
        font-size: 4.8rem;
    }
    
    h2 {
        font-size: 3.2rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 1.8rem;
    }
    
    h5 {
        font-size: 1.8rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .arrow {
        left: 30px;
        bottom: 30px;
    }
    
    .text-lg-justify {
        text-align: justify !important;
    }
    
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
    .navbar-brand__image {
        margin-bottom: 7px;
        height: 41px;
        width: auto;
    }
    
    .header {
        height: 660px;
    }
    
    .header--page {
        height: 380px;
    }
    
    .text-lg-justify {
        text-align: justify !important;
    }
    
    .col-lg--margin-top {
        margin-top: 30px;
    }

    .lg--hidden {
        display: none;
    }

}

@media (max-width: 1199.98px) {
    
    .navbar--custom {
        background-color: #ffffff;
    }
    
    .navbar-brand {
        margin: 0;
        position: relative;
        top: 3px;
        left: 7px;
    }
    
    .navbar-nav {
        margin: 20px 0 10px 0;
    }
    
    .navbar-nav .nav-item {
        margin: 0 0 5px 0;
        padding: 0;
        font-size: 1.8rem;
        color: #262626;
        list-style-type: none;
        text-align: center;
    }
    
    .navbar-nav .nav-item:last-child {
        margin-bottom: 0;
    }
    
    .navbar-nav .nav-item a {
        margin: 0;
        padding: 0 0 2px 0;
        color: #262626;
    }
    
    .navbar-nav li a:hover, .navbar-nav li a:focus {
        background-color: #54b0af;
        color: #ffffff;
    }
    
    .header__inner {
        padding-top: 70px;
    }
    
}

@media (min-width: 1200px) {
    
    h1 {
        font-size: 4.8rem;
    }
    
    h1 span {
        font-size: 10.2rem;
    }
    
    h2 {
        font-size: 3.2rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 1.8rem;
    }
    
    h5 {
        font-size: 1.8rem;
    }
    
    h6 {
        font-size: 4.6rem;
    }
    
    .navbar-nav li a {
        padding: 0 15px !important;
        color: #262626;
        position: relative;
    }
    
    .navbar--custom .navbar-nav li a:hover, .navbar--custom .navbar-nav li a:focus {
        color: #54b0af;
    }
    
    .navbar--custom {
        background-color: #ffffff;
        height: 100px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand__image {
        margin-top: -10px;
        height: 50px;
        width: auto;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand, .navbar--custom .navbar-nav li a {
        height: 100px;
        line-height: 100px;
        position: relative;
    }
    
    .navbar-nav .nav-item {
        font-size: 1.4rem;
    }
    
    .navbar--custom .navbar-nav a {
        padding-bottom: 20px;
    }
    
    .navbar--custom .navbar-nav li a:after {
        background-color: #54b0af;
        height: 0;
        width: 1px;
        display: block;
        content: '';
        transition: height .3s;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .navbar--custom .navbar-nav li a:hover:after {
        height: 20%;
        //transition: height .3s;
    }

    .navbar--shrink .navbar-nav li a:after {
        display: none;
    }
    
    .navbar--shrink {
        background-color: #ffffff;
        height: 50px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--shrink .navbar-brand__image {
        height: 30px;
        width: auto;
    }
    
    .navbar--shrink .navbar-nav li a {
        border-top: none;
    }
    
    .navbar--shrink .navbar-nav li a:hover, .navbar--shrink .navbar-nav li a:focus {
        background-color: #54b0af;
        color: #ffffff;
    }

    .navbar--shrink .navbar-brand, .navbar--shrink .navbar-nav li a {
        height: 50px;
        line-height: 50px;
    }
    
    .navbar--shrink .navbar-nav {
        padding-top: 0;
        bottom: 0;
        border-top: none;
    }
    
    .navbar-nav .nav-item:last-child {
        padding-right: 0;
    }
    
    .header {
        height: 660px;
    }
    
    .header--page {
        height: 380px;
    }
    
    .header__inner {
        padding-top: 100px;
    }
    
    .text-xl-justify {
        text-align: justify;
    }
    
    .col-xl--margin-top {
        margin-top: 30px;
    }
    
    .xl--hidden {
        display: none;
    }

    .flip-box-front {
        background-color: #34343e;
    }
    
}

html, body {
    height: 100%;
    font-size: 62.5%;
}

body * {
    -moz-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.body {
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Montserrat', sans-serif;;
    line-height: 1em;
    position: relative;
}

h1 {
    font-weight: 400;
}

h1 a, h1 a:hover, h1 a:focus, h2 a, h2 a:hover, h2 a:focus, h3 a, h3 a:hover, h3 a:focus {
    color: inherit;
    text-decoration: none;
}

h2, h3, h4, h5, h6 {
    font-weight: 400;
}

p {
    margin-top: 16px;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;;
    font-weight: 400;
    line-height: 2.4rem;
}

p:first-child {
    margin-top: 0;
}

section {
    position: relative;
}

section li {
    font-family: 'Montserrat', sans-serif;;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2.4rem;
}

section .container {
    position: relative;
    z-index: 2;
}

strong {
    font-weight: 700;
}

.overflow-x {
    overflow-x: hidden;
}

.overflow-y {
    overflow-y: hidden;
}

.overflow-hidden {
    overflow: hidden;
}

.wrapper {
    margin: 0 auto;
    height: auto;
    max-width: 1920px;
    overflow-x: hidden;
}

.navbar--custom {
    z-index: 9999;
}

.navbar--custom .nav-item {
    font-family: 'Montserrat', sans-serif;;
    font-weight: 400;
    color: #ffffff;
    position: relative;
}

.navbar-toggler--custom {
    background: transparent !important;
    border: none;
    border-radius: 0 !important;
}

.navbar-toggler--custom:focus {
    background: transparent !important;
    outline: none !important;
}

.navbar-toggler .icon-bar {
    background-color: #262626;
    transform: rotate(0deg) translate(0px, 0px);
    transition: ease all .2s;
}

.navbar-toggler .icon-bar {
    height: 2px;
    width: 22px;
    border-radius: 1px;
    display: block;
}

.navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
}

.icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:hover > .icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:active > .icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
    background-color: #54b0af;
    transform: rotate(45deg) translate(5px, 4px);
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
    background-color: #54b0af;
    opacity: 0;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
    background-color: #54b0af;
    transform: rotate(-45deg) translate(4px, -4px);
    transition: ease all .2s;
}

.header {
    position: relative;
}

.header__inner {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
}

.header__heading-1 {
    margin-bottom: 14px;
    padding-bottom: 30px;
    color: #ffffff;
    position: relative;
}

.header--page .header__heading-1 {
    margin-bottom: 30px;
}

.header__heading-1:after {
    margin-left: -40px;
    width: 80px;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: url(../images/colors.svg);
}

.header p {
    font-size: 1.5rem;
    color: #ffffff;
}

.main--padding {
    padding: 60px 0;
}

.main__heading-2, .main h2 {
    margin-bottom: 30px;
    color: #54b0af;
    font-weight: 400;
}

.main__heading-3, .main h3 {
    margin-bottom: 15px;
    color: #32458e;
    font-weight: 400;
}

.main p {
    font-size: 2.2em;
    color: #262626;
    font-weight: 300;
}

.main__list, .social__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social__list {
    margin-top: 22px;
}

.main__list li {
    color: #262626;
    list-style-type: none;
    position: relative;
}

.main__list li a, .main__list li a:hover, .main__list li a:focus {
    color: #262626;
    text-decoration: none;
}

.entries--padding {
    padding: 60px 0;
}

.entry {
    background-color: #f1f1f1;
    position: relative;
}

.entry--blog {
    background-color: #ffffff;
}

.entry--padding {
    padding: 0 0 50px 0;
}

.entry__col {
    background-color: #000000;
    height: 100%;
    width: 100%;
}

.entry__image {
    height: auto;
    max-width: 100%;
}

.entry__heading-2 {
    margin-bottom: 16px;
    color: #54b0af;
    font-weight: 400;
}

.entry__heading-2 a, .entry__heading-2 a:focus {
    color: #54b0af;
    text-decoration: none;
}

.entry__heading-2 a:hover {
    color: #3e8281;
    text-decoration: none;
}

.entry__span {
    font-family: 'Montserrat', sans-serif;;
    font-size: 1.5rem;
    font-weight: 400;
    color: #ffffff;
}

.entry__span-link, .entry__span-link:hover, .entry__span-link:focus {
    color: #ffffff;
    text-decoration: none;
}

.entry p {
    font-size: 1.5rem;
    color: #262626;
}

.entry__box {
    padding: 5px 0;
}

.entry__box--sea {
    background-color: #54b0af;
}

.entry__box--grey {
    background-color: #464444;
}

.entry__video {
    padding: 0 0 56.25% 0;
    height: 0;
    position: relative;
    overflow: hidden;
}

.entry__iframe {
    height: 100%;
    width: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.gallery__image {
    height: auto;
    max-width: 100%;
}

.social__item {
    margin-left: 10px;
    height: 40px;
    width: 40px;
    display: inline-block;
}

.social__item:first-child {
    margin-left: 0;
}

.social__image {
    height: 40px;
    width: 40px;
}

.recommended {
    margin-top: 22px;
    background-color: #f1f1f1;
    position: relative;
}

.recommended__col {
    height: 100%;
    width: 100%;
}

.recommended__image {
    height: auto;
    max-width: 100%;
}

.recommended__heading-4 {
    margin: 20px 0 25px 0;
    font-size: 2.6em;
    color: #4b4b4b;
    font-weight: 700;
    line-height: 1.1em;
}

.recommended__heading-4 a, .recommended__heading-4 a:hover, .recommended__heading-4 a:focus {
    color: #4b4b4b;
    text-decoration: none;
}

.recommended--margin-top {
    margin-top: 30px;
}

.footer {
    background: url(../images/footer.jpg) no-repeat center top;
    width: 100%;
}

.footer--padding {
    padding: 60px 0;
}

.footer__span {
    font-size: 1.5rem;
    color: #ffffff;
    display: block;
}

.footer a, .footer a:hover, .footer a:focus {
    color: #ffffff;
    text-decoration: none;
}

.row--margin-top, .entry--margin-top, .col--margin-top {
    margin-top: 30px;
}

.row--absolute {
    padding-left: 30px;
    width: 100%;
    position: absolute;
    bottom: 50px;
    z-index: 100;
}

.form-control--custom {
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    line-height: normal;
    color: #262626;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
}

.form-control:focus {
    background-color: #f5f5f5;
    color: #262626;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

input.form-control--custom, select.form-control--custom {
    padding-left: 15px;
    padding-right: 15px;
    height: 50px !important;
}

input::-webkit-input-placeholder {
    color: #545454 !important;
}

input:-moz-placeholder {
    color: #545454 !important;
}

input::-moz-placeholder {
    color: #545454 !important;
}

input:-ms-input-placeholder {  
    color: #545454 !important;
}

.textarea--custom {
    padding: 15px;
    resize: none;
}

textarea::-webkit-input-placeholder {
    color: #545454 !important;
}

textarea:-moz-placeholder {
    color: #545454 !important;
}

textarea::-moz-placeholder {
    color: #545454 !important;
}

textarea:-ms-input-placeholder {  
    color: #545454 !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
    margin 10px 0;
    padding: 10px 15px;
    background-color: #8b0000;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent .wpcf7-response-output {
    padding: 10px 15px;
    background-color: #008b21;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent div.wpcf7-response-output:before, .wpcf7-form.invalid div.wpcf7-response-output:before {
    margin: 0 12px 0 0;
    font-family: 'Font Awesome 5 Pro';
    font-size: 26px/30px;
    font-weight: 400;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.wpcf7-form.sent div.wpcf7-response-output:before {
    content: '\f00c';
}

.wpcf7-form.invalid div.wpcf7-response-output:before {
    content: '\f00d';
}

span .wpcf7-not-valid {
    border: 2px solid #8b0000 !important;
}

span.wpcf7-not-valid-tip {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.5rem !important;
    color: #8b0000 !important;
}

.btn--custom {
    padding: 10px 30px;
    width: auto;
    font-family: 'Montserrat', sans-serif;;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
    border: none;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn--custom:hover, .btn--custom:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn--dark, .btn--dark:focus {
    background-color: #464444;
    color: #ffffff;
}

.btn--dark:hover {
    background-color: #262626;
    color: #ffffff;
}

.btn--sea, .btn--sea:focus {
    background-color: #54b0af;
    color: #ffffff;
}

.btn--sea:hover {
    background-color: #3e8281;
    color: #ffffff;
}

.btn--wide {
    width: 100%;
}

.pagination__list {
    margin: 0;
    padding: 0;
}

.pagination__item-link:hover, .pagination__item-link:focus {
    color: #2e2e2e;
    text-decoration: none;
}

.pagination__item-link--current {
    font-weight: 700;
    color: #54b0af;
    text-decoration: none;
}

.pagination__item {
    margin: 0 10px;
    padding: 0;
    font-size: 2.4em;
    color: #2e2e2e;
    line-height: normal;
    list-style: none;
    display: inline-block;
}

.pagination__item-link {
    color: #2e2e2e;
    display: block;
}

.background-cover {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

.col--no-padding {
    padding-left: 1px;
    padding-right: 1px;
}

.preloader {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}

.preloader__inner {
    margin: -40px 0 0 -40px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 10px solid #f1f1f1;
    border-top: 10px solid #383e42;
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    animation: spin 2s linear 1;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.fb__span {
    font-size: 2rem;
    color: #4b4b5a;
}

.flip-box-front h3, .flip-box-back p {
    color: #ffffff;
}

.flip-box {
    height: 355px;
}

.fb__no {
    font-family: 'Montserrat', sans-serif;
    font-size: 15rem;
    font-weight: 400;
    color: #ffffff;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 20px;
    opacity: 0.05;
}

.flip-box {
    background-color: transparent;
    width: 100%;
    perspective: 1000px;
}

.flip-box-inner {
    height: 100%;
    width: 100%;
    text-align: center;
    position: relative;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
     transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    padding: 15px;
    background-color: #54b0af;
    z-index: 1;
}

.flip-box-back {
    background-color: #54b0af;
    transform: rotateY(180deg);
    z-index: 2;
    overflow: hidden;
}

.offer__col {
    padding: 2px;
}

.layer, .vertical-center {
    padding: 40px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
}

.row--margin-top {
    margin-top: 30px;
}