﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification}*/
@font-face {
    font-family: 'OpenSans', sans-serif;
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype'); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype'); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-BoldItalic.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-ExtraBold.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-Italic.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-Light.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-LightItalic.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-SemiBold.ttf') format("truetype"); /* Make sure your file location is right */
    src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format("truetype"); /* Make sure your file location is right */
}



body, html {
    /*    padding-top: 35px;
    padding-bottom: 20px;
*/ font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    /*width: 100vw;
    height: 100vh;
    margin:0;
    overflow:hidden;*/
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'OpenSans', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.curved {
    background: #fff;
    color: #0fac0f;
    text-align: center;
}


.MainEmailDiv {
    display: none;
} 

 

.curved svg {
    display: block;
}

 

#HomepageRow {
    /*    background-image: url('/Assets/Img/BG/real-estate-3297625_1920.jpg');
*/
    /* The image used */
    background-image: url("/Assets/Img/BG/real-estate-3297625_1920.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#AboutpageRow {
    /* The image used */
    background-image: url("/Assets/Img/BG/AboutUs.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(50%);
    /*-webkit-mask-image: radial-gradient(circle at 50% 60%, black 50%, rgba(0, 0, 0, 0.8) 50%);
    mask-image: radial-gradient(circle at 50% 60%, black 50%, rgba(0, 0, 0, 0.6) 50%);
*/
}

#DownloadpageRow {
    /* The image used */
    background-image: url("/Assets/Img/BG/Downloads.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(50%);
}

#FAQpageRow {
    /* The image used */
    background-image: url("/Assets/Img/BG/FAQBG.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(50%);
}


#ContactpageRow {
    /* The image used */
    background-image: url("/Assets/Img/BG/ContactUsBG.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(50%);
}


#MediaCenterpageRow {
    /* The image used */
    background-image: url("/Assets/Img/BG/MediaCenter.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(50%);
}

#LoginpageRow {
    /*    background-image: url('/Assets/Img/BG/real-estate-3297625_1920.jpg');
*/
    /* The image used */
    background-image: url("/Assets/Img/BG/Login2.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#StartProcesspageRow {
    /* The image used */
    background-image: url("~/Assets/Img/Misce/geometric-1732847_1280.jpg");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(50%);
}

.bg {
    /* The image used */
    background-image: url("https://mdbootstrap.com/img/Photos/Horizontal/Nature/full page/img(20).webp");
    /* Full height */
    /*height: 100%;*/
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

hr.line13 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

hr.line14 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

hr.Vline14 {
    border: 0;
    width: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
/*Rotativa page break stop class*/
.avoid-page-break {
    page-break-inside: avoid !important;
    margin: 4px 0 4px 0
}

img {
    image-resolution: snap;
    image-rendering: optimizeQuality;
    image-orientation: from-image;
    max-width: 100%;
    height: auto;
}

/*.Img-box {
    max-width: 400px;
    max-height: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    background-color: red;
    right: 0;
    bottom: 0;
    border-color: black;
    border-style:solid
}*/

.col-xs-4 img {
    /*// height: inherit;*/
    height: 130px;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
}

.centerElement {
    width: 20px;
    margin: 0 auto;
}

.font-white {
    color: white
}

.font-Green {
    color: darkgreen
}

.bg-Green {
    background-color: #0fac0f
}

.bg-Red {
    background-color: red
}

.bg-gray {
    background-color: #cfcbcb
}

.border-style {
    border-block: solid;
    border-color: black;
}

.margin-l-20 {
    margin-left: 20px
}

.hide-element {
    display: none
}

.Show-element {
    display: block
}

p {
    font-size: 20px !important
}

.centerFixed {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}

.A4PapperSize {
    width: 2480px;
    height: 3508px
}
/*This Block of code prevents chrome and other browser from changing input background on auto fill*/
@-webkit-keyframes autofill {
    to {
        color: #666;
        background: transparent;
    }
}

@keyframes autofill {
    to {
        color: #666;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    animation-name: autofill;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*-------------------------------------------------------------------------------------------------*/
.demandNotice-Font-xx-Large {
    font-size: xx-large;
}

.demandNotice-Font-x-Large {
    font-size: x-large;
}

.demandNotice-Font-Larger {
    font-size: larger;
}

.demandNotice-Font-Large {
    font-size: large;
}

.demandNotice-Font-Medium {
    font-size: medium;
}

.demandNotice-Font-Small {
    font-size: small;
}

.demandNotice-Font-x-Small {
    font-size: x-small;
}

.demandNotice-Font-xx-Small {
    font-size: xx-small;
}

.demandNotice-Table-colunm-height {
    height: 15px;
}

.demandNotice-Table-colunm-width-1 {
    width: 20%;
}

.demandNotice-Table-colunm-width-1A {
    width: 30%;
}

.demandNotice-Table-colunm-width-2 {
    width: 40%;
}

.demandNotice-Table-colunm-width-2A {
    width: 70%;
}

.demandNotice-Table-colunm-width-2B {
    width: 80%;
}

.demandNotice-Table-colunm-width-3 {
    width: 100%;
}

/*This css is used to stlye the loading indicator to make the PWA OR WEBSITE FUNCTION APP LIKE*/
#loadingDiv {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loadingContent {
    text-align: center;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
/*THE END OF THE LOADING INICATOR CSS*/

.side-nav.wide.slim {
    width: 3.75rem !important; /*//for MdBootstrapSideNav*/
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behaviour: smooth !important;
}

/*//Overiding the per month input the price*/
.pricing-card .price .number:after {
    content: "";
    /*content: " One-Off";
    content: " Per Month";*/
}

.pricing-card .price .number:before {
    text-indent: -40px;
    content: " =N= ";
}

.indent {
    text-indent: 10px;
}

body {
    padding-top: 0px;
    padding-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}


h1, h2, h3, h4, h5, h6, p {
    -webkit-font-smoothing: antialiased;
}


.file-field.medium .file-path-wrapper {
    height: 3rem;
}



.RoundOut {
    border-radius: 25px 25px 25px 25px;
}

.imageDropShadow {
    filter: drop-shadow(0.25rem 0.25rem 0.5rem #000000);
}

.txtShadow {
    text-shadow: 2px 3px 3px rgba(0,0,0,0.51)
}

.txtShadow2 {
    text-shadow: 0px 1px 0px rgba(0,0,0,0.51)
}

.txtShadowGold {
    text-shadow: 255px 234px 0 rgba(255,214,0,90)
}

.paddSides {
    padding: 15px 15px 15px 15px
}

.IconSize1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
}

.CenterDiv {
    margin: 0 auto;
}





#ImgPayMessage1 {
    position: absolute;
    top: 250px;
    left: 0px;
    /*    background-color: lightgray;
*/ /*max-width: 30px;*/
    max-height: 400px;
}

#ImgPayMessage2 {
    position: absolute;
    top: 250px;
    left: 1200px;
    /*    max-width: 30px;*/
    max-height: 600px;
}
/*#ImgPayMessage3 {
    position: absolute;
    top: 1300px;
    left: 25%;
    max-width: 600px;
    max-height: 50px;
}*/


a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}


/*CSS FOR MOBILE PHONES LIKE IPHONE 4 AND BELOW*/
@media screen and (min-width: 180px) and (max-width:767px) {
    .adjust-width {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .xs-none{
        display:none
    }

    .xs-block {
        display: block
    }
    .xs-inline-block {
        display: inline-block
    }
}


/*CSS FOR MOBILE TABLETS LIKE IPAD MINI AND IPAD 9.7 PORTRAIT*/
@media screen and (min-width: 768px) and (max-width:1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .adjust-width {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .sm-none {
        display: none
    }
    .sm-block {
        display: block
    }
    .sm-inline-block {
        display: inline-block
    }
}


/*CSS FOR  MOBILE TABLETS LIKE IPAD MINI AND IPAD 9.7 LANDSCAPE*/
@media screen and (min-width: 768px) and (max-width:1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .adjust-width {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .md-none {
        display: none
    }
    .md-block {
        display: block
    }
    .md-inline-block {
        display: inline-block
    }
}


/*CSS FOR LAPTOPS AND DESKTOPS AND ABOVE*/ /*old breakpoint min-width: 1300px*/
@media screen and (min-width: 1025px) and (max-width: 1999px) {
    .adjust-width {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .lg-none{
        display:none
    }
    .lg-block {
        display: block
    }
    .lg-inline-block {
        display: inline-block
    }
}


/*CSS FOR LAPTOPS AND DESKTOPS AND ABOVE*/ /*old breakpoint min-width: 1300px*/
@media screen and (min-width: 1200px) {
    .adjust-width {
        width: 100% !important
    }

    .xl-none {
        display: none
    }

    .xl-block {
        display: block
    }

    .xl-inline-block {
        display: inline-block
    }
}
