﻿/* -------------------------------- */
/*     BASIC PAGE SETUP & FONTS     */
/* -------------------------------- */
body {
    color: #2d2d2d;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: #ffffff;
    }

body, html {
    height: 100%;
    }


/* -------------------------------- */
/*              FONTS               */
/* -------------------------------- */   
@font-face {
    font-family: 'Mukta';
    src: url('../Mukta-Bold.woff2') format('woff2'), url('../Mukta-Bold.woff') format('woff');
    font-style: normal;   
    font-weight: bold;
    font-display: swap;
    }

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


/* -------------------------------- */
/*           MAIN LAYOUT            */
/* -------------------------------- */
#skiptomain {
    display: none;
    }

#quickcontacts, #footer {
    padding: 10px 0px;
    border-top: 2px solid #ffffff;
    background-color: #fcaf17;
    }
#quickcontacts .content, #footer .content {
    color: #ffffff;
    font-size: 18px;
    max-width: 1200px;
    font-weight: bold;
    margin: 0px auto;
    text-align: right;
    letter-spacing: 1px;
    }
    #footer .content { text-align: left}
    #quickcontacts .content img, #footer .content img {
        padding: 0px 0px 5px 10px;
        }
    #footer .content img:first-child {
        padding: 0px 0px 5px 0px;
        }

#disclaimer {
    padding: 10px 0px;
    border-top: 2px solid #ffffff;
    background-color: #133595;
    }

#headcontainer {
    width: 100%;
    height: auto;
    }
.headcontent {
    clear: both;
    color: #373737;
    margin: 0px auto;
    padding: 20px 0px 5px 0px;
    position: relative;
    max-width: 1200px;
    }

#banner {
    width: 100%;
    }    
    #banner img { width: 100%}

.maincontent {
    clear: both;
    margin: 0px auto;
    padding: 100px 20px;
    position: relative;
    max-width: 1200px;
    }

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

.lftborder { 
    border-left: 2px solid #ededed;
    padding-left: 20px;
    }

.blocks { 
    border: 2px solid #ebebeb;
    color: #141414;
    margin: 0px 0px 30px 10px;
    padding: 10px;
    float: left;
    max-width: 220px
    }
.blocks:first-child { margin-left: 0px;}


/* -------------------------------- */
/*            NAVIGATION            */
/* -------------------------------- */
.navbar-container {
    margin: 0px auto;
    max-width: 1200px;
    }

.navbar-default {
    border: 0px solid #141414;
    background-color: transparent;
    padding-top: 40px;
    }

.nav {
    float: none;
    border: 0px;
    }

.navbar {
    border: 0px solid transparent;
    position: relative;
    min-height: 45px;
    margin-bottom: 0px;
    }

.navbar-nav {
    width: 100%;
    margin: 0px;
    text-align: right;
    }

.navbar-nav > li {
    float: none;
    color: #141414;
    margin: 0px;
    padding: 0px 10px;
    display: inline-block;
    line-height: 20px;
    }

.navbar-default .navbar-nav > li > a {
    color: #141414;
    padding: 0px; 
    font-size: 18px;
    margin-top: 0px;
    font-family: 'Mukta', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #141414;
    border-bottom: 2px solid #fcaf17;    
    text-decoration: none;
    background-color: transparent;
    }

.navbar-default .navbar-toggle {
    margin-top: 10px;
    border-color: #5d5e5e;
    background-color: #5d5e5e;
    }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #141414;
    }

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
    }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff;
    }

ul.navbar-nav {
    margin: 0px;
    padding: 0px !important;
    }

@media (max-width: 767px) {
    .navbar-default {
        padding-top: 0px;
        }
    .navbar {
        border: 0px solid transparent;
        position: relative;
        min-height: 40px;
        margin-bottom: 0px;
        }

    .navbar-nav > li {
        float: none;
        color: #ffffff;
        display: block;
        line-height: 40px;
        margin-top: 0px;
        padding: 10px; 
        background-color: #fcaf17
        }

    .navbar-default .navbar-nav > li > a {
        width: 100%;
        text-align: center;
        margin: 0px;
        padding: 10px; 
        }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        text-align: center;
        margin: 0px;
        padding: 10px; 
        border-bottom: 0px;
        background-color: #ffffff
        }
    }

/* -------------------------------- */
/*            PARALLAX             */
/* -------------------------------- */
.parallax_home, .parallax_about, .parallax_services, .parallax_contact {
    border-top: 4px solid #ffffff;
    height: auto;   
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: right;
    background-attachment: fixed;
    }
    .parallax_home { background-image: url("../images/parallax_background06.jpg") }
    .parallax_about { background-image: url("../images/parallax_background02.jpg") }
    .parallax_services { background-image: url("../images/parallax_background03.jpg") }
    .parallax_contact { background-image: url("../images/parallax_background04.jpg") }

    .parallax_home .maincontent, .parallax_about .maincontent, .parallax_services .maincontent, .parallax_contact .maincontent {
        clear: both;
        margin: 0px auto;
        padding: 80px 10px;
        position: relative;
        max-width: 1000px;
        }


/* -------------------------------- */
/*             HEADINGS             */
/* -------------------------------- */
h1, h2, h3, h4, h5, h6 { font-family: 'Mukta', Arial, Helvetica, sans-serif; font-weight: bold; margin: 0px 10px; padding: 0px; }
h1 {
    color: #fcaf17;
    font-size: 60px;
    text-align: right;
    line-height: 60px;
    letter-spacing: -2px;;
    }

h2 {
    color: #fcaf17;
    font-size: 50px;
    text-align: center;
    line-height: 64px;
    letter-spacing: 0px;
    }
    h2.home {
        color: #fcaf17;
        font-size: 70px;
        text-align: center;
        line-height: 77px;
        letter-spacing: 0px;
        }

h3 {
    color: #ffffff;
    margin: 60px auto 30px auto;
    font-size: 30px;
    text-align: center;
    line-height: 36px;
    max-width: 850px;
    text-transform: uppercase;
    }

h4 {
    color: #fcaf17;
    hyphens: auto;
    font-size: 27px;
    text-align: left;
    line-height: 27px;
    text-transform: uppercase;
    }

h5 {
    color: #141414;
    hyphens: auto;
    margin: 0px 0px 20px 10px;
    font-size: 20px;
    text-align: left;
    line-height: 27px;
    }

h6 {
    color: #ffffff;
    height: 50px;
    margin: 5px auto 10px auto;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }


/* -------------------------------- */
/*            PARAGRAPHS            */
/* -------------------------------- */
p, ol, ul, dl, address {
    color: #141414;
    font-family: 'Mukta', Arial, Helvetica, sans-serif;
    }

p {
    margin: 0px 10px 20px 10px;
    padding: 0px;
    hyphens: auto;
    font-size: 17px;
    text-align: right;
    line-height: 24px;
    }
    .blocks p { text-align: center;}

p.left {
    margin: 0px 10px 20px 10px;
    padding: 0px;
    hyphens: auto;
    font-size: 17px;
    text-align: left;
    line-height: 24px;
    }

p.logo {
    color: #000000;
    margin: 0px;
    padding: 10px 10px 20px 10px;
    hyphens: auto;
    font-size: 15px;
    text-align: center;
    line-height: 26px;
    }

p.footer {
    color: #5d5e5e;
    margin: 0px;
    padding: 5px 0px;
    hyphens: auto;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    }

p.credits {
    color: #ffffff;
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    letter-spacing: 1px;
    }

#disclaimer p {
    color: #ffffff;
    margin: 10px auto;
    padding: 0px 20px;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1px;
    line-height: 17px;
    max-width: 1200px;
    }

hr {
    width: 80%;
    border: 0;
    height: 0;
    margin: 30px auto;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


/* -------------------------------- */
/*              LISTS               */
/* -------------------------------- */

ul {
    color: #fcaf17;
    margin: 0px;
    padding: 0px;
    hyphens: auto;
    font-size: 19px;
    text-align: left;
    line-height: 24px;
    }
li {
    padding: 1px 5px 2px 5px;
    margin: 1px 5px 2px 5px;
    }

ul.quickc { list-style-type: none; color: #ffffff; text-align: right}
ul.quickc li { display: inline }

ul.footerc { list-style-type: none; color: #ffffff; text-align: left}
ul.footerc li { display: inline }


/* -------------------------------- */
/*              LINKS               */
/* -------------------------------- */
a:link, a:visited, a:hover, a:active {
    text-decoration: none
    }

a:link, a:visited { color: #141414; }
a:active, a:hover { color: #fcaf17 }

a:link.yellow, a:visited.yellow { color: #fcaf17; }
a:active.yellow, a:hover.yellow { color: #141414 }

#quickcontacts a, #footer a { color: #ffffff; }
#quickcontacts a:hover, #footer a:hover { color:#133595; }

p.button { 
    background-color: #fcaf17;
    border-radius: 10px;
    color: #ffffff;
    padding: 10px;
    font-size: 20px;
    margin: 20px auto;
    text-align: center;
    max-width: 200px;
    border: 2px solid #ffffff;
    font-weight: bold;
    letter-spacing: 1px;;
}

p.button a:link, p.button a:visited {color: #ffffff; }
p.button a:hover, p.button a:active {color: #fcaf17; }
p.button:hover { background-color: #ffffff}


/* -------------------------------- */
/*              FORMS               */
/* -------------------------------- */
input, textarea, select {
    width: 100%;
    color: #141414;
    border: 1px dashed #ffffff;
    padding: 10px 10px;
    font-size: 16px;
    max-width: 100%;
    margin-top: 2px;    
    line-height: 26px;    
    text-align: justify;
    background: #ffffff;
    font-family: 'Mukta', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;;
    }

select { height: 46px; padding-left: 6px;}

input { height: auto; }

.nomore {
    display: none !important;
    }

.submit {
    float: right;
    color: #5d5e5e;
    height: 40px;
    margin: 2px 0px 0px auto;
    padding: 5px 10px;
    text-align: center;
    }

:-moz-placeholder { color: #a5a5a5; }     
::-moz-placeholder { color: #a5a5a5 !important; opacity: 1 } 
:-ms-input-placeholder { color: #a5a5a5; } 
::-webkit-input-placeholder { color: #a5a5a5; }

/* -------------------------------- */
/*             COLOURS              */
/* -------------------------------- */
.clr1 { color: #fcaf17; } /* yellow */
.clr2 { color: #133595; } /* blue   */
.clr3 { color: #141414; } /* grey   */
.clr4 { color: #ffffff; } /* white  */


/* -------------------------------- */
/*              IMAGES              */
/* -------------------------------- */
img {
    width: auto\9; /* ie8 */
    height: auto\9;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    max-width: 100%;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    }

img.bigicons { padding: 0px 0px 50px 5px}
img.bigicons_last { float: left; padding: 0px 30px 0px 5px}

.mobileimage {
    visibility: hidden;
    height: 0px;
    }

.largeimage {
    visibility: visible;
    height: auto
    }


/* -------------------------------- */
/*           GOOGLE MAPS            */
/* -------------------------------- */
.google-maps {
    position: relative;
    padding-bottom: 0%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
    min-height: 340px;
    margin: 0px;
    width: 100%;
    margin: 0px 0px;
    border: 2px solid #ffffff;
    }
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    }


/* -------------------------------- */
/*            RESPONSIVE            */
/* -------------------------------- */
@media screen and (max-width: 1200px) {
    .maincontent { padding-left: 10px; padding-right: 10px; }
    .footercontent { margin-right: 10px; margin-left: 10px; }
    .quickcontacts { margin-right: 20px; }
    }

 @media screen and (max-width: 980px) {
    h1 { text-align: left; margin-bottom: 20px;}
    p { text-align : left}

    #quickcontacts .content, #footer .content { padding: 0px 20px; }

    .lftborder { 
        margin-top: 40px;
        border-top: 2px solid #ededed;
        border-left: 0px solid #ededed;
        padding-top: 40px;
        }
    }

 @media screen and (max-width: 768px) {     
    table { text-align: left;}
    td:first-child { width: 100%; }
    td { width: 100%; display: block; }

    .mobileimage {
        visibility: visible;
        height: auto;
        }
    .largeimage {
        visibility: hidden;
        height: 0px;
        }
    
    ul.quickc li { display: block }
    ul.footerc li { display: block }

    .parallax_home { background-image: url("../images/parallax_background06_mobile.jpg") }
    .parallax_about { background-image: url("../images/parallax_background02_mobile.jpg") }
    .parallax_services { background-image: url("../images/parallax_background03_mobile.jpg") }
    .parallax_contact { background-image: url("../images/parallax_background04_mobile.jpg") }

    .blocks { 
        margin: 0px 10px 10px 0px;
        float: left;
        max-width: 220px
        }
    }

    @media screen and (max-width: 480px) { 
    .blocks { 
        margin: 10px;
        float: none;
        max-width: 100%;
        }
    }
