/*--- GENERIC ---*/

body {
    background-color: #f7f7f7;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: normal;
}
@font-face {
    font-family: 'LibreCaslonText-Regular'; /* 定义字体的名称 */
    src: url('./slick/fonts/LibreCaslonText-Regular.woff') format('woff') ;
    font-weight: normal; /* 定义字体的粗细 */
    font-style: normal; /* 定义字体的样式 */
}

h1 {
    color: #ffffff;
    font-family: 'LibreCaslonText-Regular','Libre Caslon Text', serif !important;
    font-size: 60px;
    font-weight: 700;
}

h2 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
}

h3 {
    color: #031733;
    font-size: 28px;
    font-weight: 700;
}

h4 {
    color: #ffffff;
    font-family: 'LibreCaslonText-Regular','Libre Caslon Text', serif !important;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

h5 {
    color: #1dbcad;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
}

a {
    color: #031733;
    font-size: 18px;
    font-weight: 300;
}

a:hover {
    color: #1dbcad;
    transition: all 0.5s;
}

/*--- HOME ---*/

div#home {
    background-color: #031733;
}

div#home h2 {
    margin-bottom: 50px;
}

div#home h3 {
    color: #ffffff;
    margin-bottom: 100px;
}

div#home p {
    /*max-width: 50ch;
    display: block;
    margin: 0 auto;*/
    margin-bottom: 25px;
}

img.brand {
	margin-bottom: 25px;
}

.icons {
    display: inline-flex;
    align-items: center;
}

/*--- SLIDER ---*/

div#slider {
    padding: 0px;
}

/*.slider.slick-initialized.slick-slider {
    border-bottom: 5px solid #ffffff;
}*/

button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    display: none !important;
    visibility: hidden !important;
}

div#slider .column.is-4-desktop.is-4-tablet.is-8-mobile {
    margin-top: -475px;
    z-index: 1;
    margin-left: 150px;
}

/*div#top {
    background-image: url(/images/artane-place-aerial.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 600px;
}*/

.green-colour-block {
    background-color: #1dbcad;
    padding: 25px;
    width: 100%;
    height: 500px;
    border: 5px solid #ffffff;
    display: /*grid*/ none;
    align-content: center;
}

/*--- LOCATION ---*/

div#location {
    background-color: #031733;
}

/*.white-colour-block {
    background-color: #1dbcad;
    padding: 50px;
}*/

.text {
    border-bottom: 2.5px solid #1dbcad;
    padding: 15px 0px;
}

/*.text p {
    max-width: 36ch;
}*/

.text-top {
    border-bottom: 2.5px solid #1dbcad;
    padding: 0px 0px 15px 0px;
}

.text-bottom {
    padding: 15px 0px 15px 0px;
}

iframe {
    margin-bottom: 0;
    min-width: 1000px;
}

img.map {
    /*padding: 10px;
    border: 2.5px solid transparent;
    margin-top: -10px;*/
    margin-top: -25px;
    position: relative;
    z-index: 1;
}

/*img:hover.map {
    padding: 10px;
    border: 2.5px solid #1dbcad;
    transition: all ease-in 0.5s;
}*/

.blocker {
    background-color: rgba(3, 23, 51, 0.8) !important;
}

.modal {
    max-width: 1440px !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.modal a.close-modal {
    display: none;
    visibility: hidden;
}

.close-white {
    position: fixed;
    top: 15px;
    right: 35px;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.5s;
}

.close-white:hover,
.close-white:focus {
    color: #1dbcad;
    text-decoration: none;
    cursor: pointer;
}

/*iframe {
    margin-bottom: -5px;
}*/

.timings {
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
}

.left {
    float: left;
}

.right {
    margin-left: 10px;
}

p.big-number {
    font-size: 100px;
    -webkit-text-stroke: 1.5px #ffffff;
    -webkit-text-fill-color: transparent;
}

p.to {
    font-size: 18px;
    font-weight: 700;
    color: #1dbcad;
}

img.car {
    width: 70px;
    max-width: 70px;
}

img.tram {
    width: 70px;
    max-width: 70px;
}

img.walk {
    width: 30px;
    max-width: 35px;
}

/*--- GALLERY ---*/

div#gallery {
    background-color: #ffffff;
}

div#gallery h4 {
    color: #031733;
}

div#gallery .column.is-4-desktop.is-4-tablet.is-6-mobile {
    padding: 5px;
}

/*--- OPPORTUNITIES ---*/

div#opportunities {
    background-color: #031733;
}

/*--- UNITS ---*/

div#units {
    background-color: #ffffff;
    /*padding-top: 0px;*/
}

div#units h4 {
    color: #1dbcad;
}

div.table {
    overflow-x: auto;
    line-height: 1.55;
	  padding-top:6px;
}
div.table hr
{
	margin:0.5rem 0 1rem 0;
}

table {
    width: 100%;
}

.table th {
    background-color: #ffffff;
    color: #1dbcad;
}

.table table td:not([align]),  .table t table th:not([align]){
    text-align: left;
    border: none;
    padding: 10px;
    vertical-align: middle;
    width: 50%;
}
 .unitsTable table td:not([align]) 
{
	text-align: left;
    border: none;
    padding: 5px 10px;
    vertical-align: middle;
}

/* tr.white {
    background-color: #ffffff;
}

tr.green {
    background-color: #d8eeec;
} */
.table table tr:nth-child(odd) {
     background-color: #1dbcad;
}

 
.table table tr:nth-child(even) {
    background-color: #d8eeec;
}

.unitsTable table tr:nth-child(odd) {
    color:#ffffff;
	 background-color: #1dbcad;
} 
 
.unitsTable table tr:nth-child(even) {
    background-color: #d8eeec;
}

/*table th {
    width: 50%;
    background-color: #031733;
    border: 2.5px solid #ffffff;
    color: #ffffff;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}*/

table td {
   /*width: 50%;*/
    font-size: 16px;
    color: #031733;
}

table em.fas.fa-globe {
    margin-right: 10px;
    margin-top: 10px;
}

table a {
    font-size: 16px;
    color: #031733;
}

table a:hover {
    color: #031733;
    transition: all 0.5s;
}

.guide {
    display: inline-flex;
    align-items: center;
    margin-top: 25px;
}

div#units p {
    color: #031733;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.plan
{
    margin-top: 28px;
}
.ava
{
    padding: 24px 9%;
}
.ava h3
{
    margin:40px 0;
    color:#1dbcad;
  
}
.ava_detail
{
    color: #031733;
 
    font-weight: 300;
    line-height: 32px;
    letter-spacing:1px !important;    
    text-transform:none !important;
}

.available, .let {
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
}
.unitsTable 
{  padding: 0 0 0 2%;
}
.unitsTable h3,.table h3
{
    margin:5px 0 ; 
    color:#1dbcad;  
}
  .unitsTable table 
{  line-height: 1.25;
    
    
    overflow-x: auto;
}  
 .unitsTable table thead td, .table table thead td
{
  background-color: #031733 !important;
	color:#ffffff !important;
	font-weight:500;
   
}  
 
/* .unitsTable table td
{
    color:#ffffff !important;
    font-weight: 700;
} */

/* .unitsTable table td:not([align]),.unitsTable th:not([align]) {
    text-align: left;
    border: none;
    padding: 10px;
    vertical-align: middle;
    
} */
/* .unitsTable table tbody tr 
{
    border-bottom: 1px solid #fff;

} */
.green-square {
    width: 16px;
    height: 16px;
    background-color: #1dbcad;
    margin-right: 10px;
}

.navy-square {
    width: 16px;
    height: 16px;
    background-color: #031733;
    margin-right: 10px;
}

/*--- CONTACT ---*/

div#contact {
    background-color: #ffffff;
    padding-bottom: 20px;
}

div#contact h4 {
    color: #1dbcad;
}

div#contact p {
    color: #031733;
    margin-bottom: 5px;
}

.info {
    margin-bottom: 20px;
}

.info p {
    max-width: 36ch;
}

span.bold {
    font-weight: 700;
}

a.web {
    font-weight: 700;
    margin: 5px 0;
}

p.small {
    font-size: 14px;
    opacity: 0.8;
}

a.learn-more {
    background-color: #1dbcad;
    color: #ffffff;
    padding: 15px 30px;
    margin-bottom: 15px;
    display: inline-block;
}

a:hover.learn-more {
    background-color: #1dbcad;
    color: #ffffff;
    transition: all 0.5s;
}

/*--- MEDIA QUERIES ---*/

@media (min-width: 320px) and (max-width: 480px) {

    h1 {
        font-size: 44px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 18px;
    }

    div#slider .column.is-4-desktop.is-4-tablet.is-8-mobile {
        margin-top: -75px;
        z-index: 1;
        margin-left: 25px;
    }

    .green-colour-block {
        background-color: #1dbcad;
        padding: 25px;
        width: 135%;
        height: 300px;
        border: 5px solid #ffffff;
        display: grid;
        align-content: center;
    }

    .timings {
        display: inline-flex;
        align-items: end;
        margin-top: 20px;
    }

    p.big-number {
        font-size: 70px;
    }

    iframe {
        min-width: 0px;
    }

}

@media (min-width: 481px) and (max-width: 768px) {

    h1 {
        font-size: 44px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 18px;
    }

    div#slider .column.is-4-desktop.is-4-tablet.is-8-mobile {
        margin-top: -75px;
        z-index: 1;
        margin-left: 25px;
    }

    .green-colour-block {
        background-color: #1dbcad;
        padding: 25px;
        width: 115%;
        height: 250px;
        border: 5px solid #ffffff;
        display: grid;
        align-content: center;
    }

    .timings {
        display: inline-flex;
        align-items: end;
        margin-top: 20px;
    }

    p.big-number {
        font-size: 70px;
    }

    iframe {
        min-width: 0px;
    }

}

@media (min-width: 769px) and (max-width: 1216px) {

    iframe {
        min-width: 800px;
    }

}
   figure {
                        background: #ffffff;
                    }

                    figure .myImg {
                        margin-bottom: -5px;
                        cursor: pointer;
                        opacity: 1;
                        -webkit-transition: 0.5s ease-in-out;
                        transition: 0.5s ease-in-out;
                    }

                    figure .myImg:hover {
                        opacity: 0.9 !important;
                    }

                    .modal2 {
                        display: none;
                        position: fixed;
                        z-index: 1;
                        padding-top: 250px;
                        left: 0;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        overflow: auto;
                        background-color: rgba(255, 255, 255, 0.9);
                    }

                    .modal-content {
                        margin: auto;
                        display: block;
                        width: 100%;
                        max-width: 1000px;
                    }

                    #caption {
                        display: none;
                        margin: auto;
                        width: 80%;
                        max-width: 700px;
                        text-align: center;
                        color: #ccc;
                        padding: 10px 0;
                        height: 150px;
                    }

                    .modal-content,
                    #caption {
                        -webkit-animation-name: zoom;
                        -webkit-animation-duration: 0.6s;
                        animation-name: zoom;
                        animation-duration: 0.6s;
                    }

                    @-webkit-keyframes zoom {
                        from {
                            -webkit-transform: scale(0)
                        }

                        to {
                            -webkit-transform: scale(1)
                        }
                    }

                    @keyframes zoom {
                        from {
                            transform: scale(0)
                        }

                        to {
                            transform: scale(1)
                        }
                    }

                    .close {
                        position: absolute;
                        top: 15px;
                        right: 35px;
                        color: #031733;
                        font-size: 40px;
                        font-weight: bold;
                        transition: 0.5s;
                    }

                    .close:hover,
                    .close:focus {
                        color: #1dbcad;
                        text-decoration: none;
                        cursor: pointer;
                    }

                    @media only screen and (max-width: 700px) {
                        .modal-content {
                            width: 100%;
                        }
                    }
                    .single-content
                    {
                        display: flex;
                        justify-items: center;
                        align-items: center;
                        margin: 10px auto;
                        padding:0;
                        max-width: 1010px;
                        background-color: #f7f7f7;
                        min-height:calc(100vh - 174px);
                        height: auto;
                        color: #333;
                    }
                    .single-content p 
                    {
                        color: #333;
                    }
