@charset "utf-8";

@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Lato-Regular.ttf");
}

@font-face {
    font-family: "Lato-L";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Lato-Light.ttf");
}

@font-face {
    font-family: "Opt-Pri";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/OptimusPrinceps.ttf");
}

body {
    font-family: "Lato", arial, sans-serif;
    font-size: 1.1167rem;
    color: #333;
    list-style-type: circle;
    margin: 0 auto;
    padding: 0;
    min-width: 100%;
    min-width: 385px;
    background-color: #fff;
}


ul {
    line-height: 12pt;
}

li {
    font-size: 10pt;
    font-weight: normal;
}

h1 {
    font-size: 20pt;
    color: #2295C5;
    color: #265d73;
    font-weight: normal;
    margin-bottom: 12px;
    font-family: "Lato-L";
}

h2 {
    font-size: 14pt;
    color: #2295C5;
    font-weight: normal;
    margin-bottom: 16px;
}

h2 a {
    color: #2295C5 !important;
    font-weight: normal;
    border-bottom: none !important;
}

h2 a:hover {
    color: #265d73 !important;
    font-weight: normal;
    border-bottom: none !important;
}

h3 {
    font-size: 12pt;
    color: #999;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 6px;
    font-family: "Lato-L";
}

a {
    color: #408ea0;
    color: #265d73;
    color: rgba(38, 93, 115, 1.0);
    font-weightx: bold;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #373022;
}

p {
    margin: 0px auto;
    padding: 0;
}

.header {
    font-size: 16pt;
    color: #2295C5;
    margin-bottom: 4px;
    font-family: "Lato-L";
}

.subheader {
    font-size: 12pt;
    color: #2295C5;
    font-family: "Lato-L";
    padding-bottom: 2px;
}

.container-inner {
    margin: 5%;
    max-width: 1000px;
}

.logo {
    text-align: center;
}

.logo img {
    width: 100%;
    height: auto;
    max-width: 540px;
}

.box {
    text-align: center;
    background-color: #77c4d6;
    color: #265d73;
    padding: 5%;
}

.image-border { background-color: #fff; padding: 6px;}

hr {
    border-color: #2295c5;
    margin-top: 26px;
}

.text-nowrap {
    white-space: nowrap;
}


.grey {
    color: #666;
}

.black {
    color: #222;
}

.blue {
    color: #273E6D;
}

.small {
    font-size: 8pt;
}

.large {
    font-size: 120%;
}


.header {
    font-family: "Lato-L";
    font-size: 14pt;
    line-height: normal;
    color: #2295C5;
}

.subheader {
    font-family: "Lato-L";
    font-size: 12pt;
    line-height: normal;
    color: #2295C5;
}

.subheader a {
    color: #2295C5;
    font-weight: normal;
}

.subheader a:hover {
    color: #000;
    color: #2295C5;
    color: #2295C5;
}




ul li {
    font-size: 10pt;
}

@media (min-width: 767.98px) {

    body {
        font-size: 11pt;
    }

    p {
        font-size: 11pt;
    }

    h1,
    .h1 {
        font-size: 20pt;
    }

    h2,
    .h2 {
        font-size: 14pt;
    }

    h3,
    .h3 {
        font-size: 14pt;
    }

    .header {
        font-size: 18pt;
    }

    .subheader {
        font-size: 14pt;
    }

    .large {
        font-size: 130%;
    }
}


/* Content */


.container-main-center {
    margin: 0 auto;
    max-widthx: 1200px;
}

.container-main {
    margin: 0;
    background-color: #fff;
}

@media (max-width: 768px) {
    .container-main {
        marginx: 5%;
        margin-bottomx: 1%;
    }
}


/* Top */

.container-top {
    padding: 4%;
    padding-top: 1%;
    padding-bottom: 2%;
    margin: 0;
    text-align: center;
}

.container-top i {
    font-size: 110%;
    color: #2295c5;
    margin-right: 6px;
}

.container-top .tel {
    font-size: 120%;
    white-space: nowrap;
    font-weight: bold;
}

.container-top .quotetel {
    font-size: 115%;
    white-space: nowrap;
    font-weight: bold;
}

.container-top .quotecall {
    color: #408ea0;
    font-size: 110%;
    margin-bottom: 4px;
    white-space: nowrap;

}

.logo img {
    text-align: left;
    padding: 0;
    width: 100%;
    height: auto;
    max-width: 260px;
}

.tag {
    text-align: center;
    padding: 0;
    font-size: 10pt;
    color: #2295C5;
    margin-top: 4px;
}

.tag img {
    width: 76%;
}

.tag-sub {
    font-family: sans-serif;
    text-align: center;
    padding: 0;
    font-size: 90%;
    color: #2295C5;
    margin-top: 2px;
}

.tel img {
    text-align: right;
    padding: 0;
    width: 100%;
    max-width: 180px;
    height: auto;
}

@media (min-width: 991.98px) {
.tag {
    text-align: center;
    padding: 0;
    font-size: 12pt;
    color: #2295C5;
    margin-top: 4px;
}
    .logo img {
        max-width: 420px;
        text-align: center;
    }

    .container-top i {
        font-size: 120%;
        color: #2295c5;
        margin-right: 10px;
    }

    .container-top .quotetel {
        font-size: 140%;
    }

    .container-top .quotecall {
        font-size: 140%;
    }
}

.tel img:hover {
    opacity: .8;
}

/* -- */



/* Navigation */

nav.navbar.fixed-top {
    max-height: 100%;
    overflow-y: auto;
}


.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active {
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-toggler:focus {
    outline: none;
    border: none;
}

.navbar-custom.navbar {
    padding: 1%;
    padding-top: 2px;
    padding-bottom: 0;
    text-align: right;
    opacity: 1.0;
    font-size: 10pt;
}

.navbar-custom.navbar li {
    margin-left: 0;
    margin-right: 14px;
    padding-top: 1px;
}

.navbar-custom.navbar li:first-child {
    margin-left: 14px;
}

.navbar-custom.navbar li:last-child {
    margin-right: 0;
}

.navbar-custom.navbar a {
    font-weight: normal;
    font-weight: 600;
    color: #2295c5;
    border: none;
}

.navbar-custom.navbar a:hover {
    color: #265d73;
    color: #2295c5;
    border: none;
}

.navbar-custom.navbar .nav-link {
    padding-left: 0;
    padding-right: 0;
}

.navbar-custom.navbar .nav-link.disabled {
    color: #265d73;
    border: none;
}

.sticky-top {
    top: 0;
}


.nav-tel img {
    margin-top: 12px;
    width: 100%;
    max-width: 120px;
    height: auto;
}

.nav-note {
    font-size: 80%;
    margin-top: 6px;
}

@media (max-width: 767.98px) {
    .navbar-custom.navbar ul {
        margin-top: 4%;
    }

    .navbar-custom.navbar li {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-custom.navbar.scrolled .navbar-logo {
        display: block;
    }

    .navbar-custom.navbar a:hover {
        color: #265d73;
        colorx: #2295c5;
        border: none;
    }
}

@media (min-width: 991.98px) {
    .navbar-custom.navbar li {
        margin-left: 0;
        margin-right: 42px;
    }

    .navbar-custom.navbar a:hover {
        border-bottom: 3px solid #2295C5;
    }

    .navbar-custom.navbar .nav-link.disabled {
        border-bottom: 3px solid #2295c5;
        border-bottom: 3px solid #265d73;
    }
}

/* -- */



/* Top Strip */


.container-strip-top {
    padding: 5%;
    background-repeat: no-repeat;
    background-color: #2295c5;
    background-color: rgba(34, 149, 197, .2);
    color: #333;
    border-top: 2px solid #265d73;
}

.container-strip-top a {
    color: #333;
    border-bottom: #f5f5f5 solid 1px;
}

.container-strip-top a:hover {
    border-bottom: #333 solid 1px;
}

.container-strip-top img {
    width: 100%;
    height: auto;
}

.container-strip-top .subheader {
    color: #2295C5;
    font-size: 11pt;
}

.container-strip-top .subheader a {
    color: #2295C5 !important;
    border-bottom: none;
}

.container-strip-top .subheader a:hover {
    color: #265d73 !important;
}


.container-strip-top .small {
    font-size: 90%;
}

.container-strip-top .banner {
    margin-top: 3%;
    padding: 2%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #2295C5;
    text-align: center;
    font-size: 12pt;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.container-strip-top .banner p {
    font-size: 12pt;
}

.container-strip-top .banner a:hover {
    color: #fff;
}



.container-strip-top ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.container-strip-top li {
    padding-left: 1.4em;
    font-size: 90%;
}

.container-strip-top li a {
    color: #333;
    font-weight: normal;
}

.container-strip-top li a:hover {
    color: #2295C5;
}

.container-strip-top li:before {
    color: #2295C5;
    color: #265d73;
    content: "\f3b9";
    content: "\f3ca";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.4em;
    width: 1.5em;
    font-size: 110%;
    line-height: 110%;
    padding-top: 5px;
}

@media (min-width: 991.98px) {
    .container-strip-top {
        padding-top: 3%;
        padding-bottom: 3%;
    }
}


@media (min-width: 767.98px) {
    .container-strip-top .banner p {
        font-size: 16pt;
    }
}

/*--*/

.container-custom {
    width: 100%;
    padding: 5%;
    padding-top: 3%;
    padding-bottom: 2%;
}

.container-custom img {
    width: 100%;
    height: auto;
}

.container-custom .header {
    font-size: 16pt;
    color: #000;
}

.container-custom .subheader {
    font-size: 12pt;
    color: #000;
    padding-bottom: 4px;
}

.container-custom .subheader a {
    color: #000;
}

.container-custom .subheader a:hover {
    color: #000;
    color: #2295C5;
}


.container-custom .subsubheader {
    font-size: 10pt;
    color: #000;
    padding-bottom: 4px;
}

.container-custom .subsubheader a {
    color: #000;
    color: #52CBCB;
}

.container-custom .subsubheader a:hover {
    color: #000;
    color: #2295C5;
}


@media (min-width: 767.98px) {
    .container-custom {
        padding: 5%;
        padding-top: 2%;
        padding-bottom: 1%;
    }

}

.email-link {
    white-space: nowrap;
}

.call {
    color: #FF4D6A;
    color: #52CBCB;
    text-decorationx: underline !important;
}

.call a {
    color: #FF4D6A;
    color: #52CBCB;
    text-decorationx: underline;
}

.call a:hover {
    color: #000;
    color: #2295C5;
    text-decorationx: underline;
}

/*- Pictures -*/

.container-custom-pictures {
    width: 100%;
    padding: 5%;
    padding-bottom: 2%;
    padding-top: 2%;
    color: #333;
}

.container-custom-pictures p {
    padding-bottom: 6px;
}

.container-custom-pictures p a {
    color: #2295C5;
}

.container-custom-pictures p a:hover {
    color: #265d73;
}

.container-custom-pictures img {
    width: 100%;
    max-width: 560px;
    height: auto;
}

.container-custom-pictures .header {
    font-size: 16pt;
    color: #265d73;
    padding-bottom: 6px
}

.container-custom-pictures .header a {
    color: #265d73;
}

.container-custom-pictures .header a:hover {
    color: #2295C5;
}

.container-custom-pictures .subheader {
    font-size: 14pt;
    color: #265d73;
    padding-bottom: 6px;
}

.container-custom-pictures .subheader a {
    color: #2295C5;
}

.container-custom-pictures .card {
    border-radius: 5px;
}

@media (min-width: 767.98px) {
    .container-custom-pictures {
        padding: 5%;
        padding-bottom: 1%;
        padding-top: 1%;
    }
}

@media (min-width: 767.98px) {
    .container-custom-pictures .header {
        font-size: 16pt;
    }
}

/* More button */

.morebut {
    float: left;
    width: 50%;
    padding: 8px;
    padding-top: 12px;
    padding-bottom: 10px;
    background-color: #2295c5;
    background-color: rgba(34, 149, 197, .8);

    background-color: #2295C5;
    background-color: #fff;
    color: #52CBCB;
    border-radius: 5px;
    border: 2px solid rgba(34, 149, 197, 1);
    outline: none;
    cursor: pointer;
    color: #fff;
    color: #52CBCB;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    box-shadow: rgba(39, 62, 109, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    box-shadow: rgba(39, 62, 109, 0.41) 0px 1px 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.morebut img {
    width: 100%;
    max-width: 18px;
    height: auto;
    margin-left: 10px;
}

.morebut:hover {
    color: #fff;
    color: #2295C5;
    background-colorx: rgba(34, 149, 197, 1);
    background-colorx: #f5f5f5;
    borderx: 1px solid #2295C5;
}

.morebut a {
    color: #2295C5;
}

.morebut a:hover {
    color: #fff;
    color: #265d73;
}



@media (min-width: 575.98px) {
    .morebut {
        width: 40%;
    }

}

@media (min-width: 767.98px) {
    .morebut {
        width: 50%;
    }
}


@media (min-width: 991.98px) {
    .morebut {
        width: 40%;
    }
}


/* Get in touch */


.getintouch {
    margin-top: 2%;
    margin-bottom: 3%;
    padding: 20px;
    background-color: #2295c5;
    background-color: rgba(34, 149, 197, .8);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    font-size: 12pt;
}

.getintouch a {
    color: #fff !important;
}

.getintouch a:hover {
    color: #000;
    color: #265d73 !important;
}

.getintouch i {
    color: #265d73;
    font-size: 110%;
    margin-right: 6px;
}

.getintouch .header {
    font-size: 18pt !important;
    color: #265d73;
    font-weight: bold;
    margin-bottom: 8px;
}


.getintouch .subheader {
    font-size: 16pt !important;
    color: #fff;
}


@media (min-width: 767.98px) {
    .getintouch p {
        font-size: 14pt !important;
    }

    .getintouch .header {
        font-size: 22pt !important;
    }

    .getintouch .subheader {
        font-size: 18pt !important;
    }
}



/* Bottom Strip */

.container-strip-bottom {
    margin-top: 2%;
    padding: 5%;
    background-color: rgba(34, 149, 197, .1);
    color: #333;
    text-align: left;
    font-size: 12pt;
}


.container-strip-bottom a {
    color: #2295C5;
}

.container-strip-bottom a:hover {
    color: #265d73;
}

.container-strip-bottom i {
    color: #265d73;
    margin-right: 6px;
    font-size: 120%;
    margin-top: 4px;
}

.container-strip-bottom p {
    font-size: 12pt;
}

.container-strip-bottom .header {
    font-size: 120%;
    margin-bottom: 8px;
    color: #265d73;
}

.container-strip-bottom .small {
    font-size: 80%;
}

.container-strip-bottom ul {
    list-style: none;
    padding: 0;
    margin-top: 4px;
    margin-bottom: 0;
}

.container-strip-bottom li {
    padding-left: 1.6em;
    font-size: 90%;
}

.container-strip-bottom li a {
    color: #2295C5;
    font-weight: normal;
}

.container-strip-bottom li a:hover {
    color: #265d73 !important;
}

.container-strip-bottom li:before {
    color: #2295C5;
    color: #265d73;
    content: "\f3b9";
    content: "\f3ca";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.4em;
    width: 1.5em;
    font-size: 110%;
    line-height: 110%;
    padding-top: 5px;
}

@media (min-width: 991.98px) {
    .container-strip-bottom {
        padding-top: 3%;
        padding-bottom: 3%;
    }
}


/* Bottom */

.container-bottom {
    padding: 0;
    margin: 3%;
    margin-top: 3%;
}

@media (max-width: 768px) {
    .container-bottom {
        margin: 5%;
        margin-top: 3%;
    }
}

.copyright {
    color: #666;
    font-size: 8pt;
}

.web-design {
    float: right;
}

@media (max-width: 576px) {
    .container-bottom {
        margin: 4%;
    }

    .web-design {
        float: left;
        padding-top: 2%;
        padding-bottom: 3%;
    }
}



/* Back to top */

#scroll {
    position: fixed;
    outline: none;
    right: 6px;
    bottom: 6px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    background-color: #2295C5;
    text-indent: -9999px;
    display: none;
    opacity: 0.75;
    border-radius: 4px;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -4px;
    height: 0;
    width: 0;
    border: solid #fff;
    border-width: 0 4px 4px 0;
    border-radius: 4px;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

#scroll a {
    background-color: #fff;
    border-color: #fff;
}

#scroll span:hover {
    border-color: #265d73;
}


/* */



/* X-Small devices (portrait phones, less than 576px) */
@media (min-width: 575.98px) {
    bodyx {
        background-color: yellow;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (min-width: 767.98px) {
    bodyx {
        background-color: red;
    }
}

/* Medium devices (tablets, less than 991.98px) */
@media (min-width: 991.98px) {
    bodyx {
        background-color: blue;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (min-width: 1199.98px) {
    bodyx {
        background-color: orange;
    }
}

/* X-Large devices (large desktops, less than 1400px) */
@media (min-width: 1399.98px) {
    bodyx {
        background-color: purple;
    }
}

/* -- */
