@font-face {
    font-family: 'GraphikTT';
    font-weight: 900;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Black-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 900;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-BlackItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'GraphikTT';
    font-weight: 700;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Bold-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 700;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-BoldItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'GraphikTT';
    font-weight: 100;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Extralight-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 100;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-ExtralightItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'GraphikTT';
    font-weight: 200;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Light-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 200;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-LightItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'GraphikTT';
    font-weight: 300;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Medium-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 300;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-MediumItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'GraphikTT';
    font-weight: 400;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Regular-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 400;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-RegularItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'GraphikTT';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Semibold-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'GraphikTT';
    font-weight: 50;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Thin-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 50;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-ThinItalic-Trial.otf') format('opentype');
  }


.card_borders{
        border-radius: 14px 14px 0px 0px !important;
    }
    
nav#navbar_top {
    /*background: #000e1e;*/
    background-image: linear-gradient(0.5turn, rgba(0, 14, 30, 1) 5%, rgb(0 0 0 / 86%) 35%, rgb(18 27 36 / 62%) 69%, rgb(0 17 22 / 0%) 100%);
    
}

.custom_nav_menu .navbar-nav li a {
    color:#f4f3ea !important;
}

section#BannerSlider {
    margin-top: -75px;
}

.fixed-top {
    background: #000e1e !important;
}

.projects {
    background: #083340;
}

span, h1, h2, h3, div, a, p, th, input {
    font-family: "GraphikTT", Raleway, sans-serif !important;
}
span#lblPriceId {
    color: #dbc39b;
}
h3.location a {
    color: #ff8562;
}
.pro_head .offers a {
    color: #cbd0d8 !important;
}
.projects .enq-form .card-body {
    box-shadow:none!important;
}
.form-control:focus {
    box-shadow:none!important;
    color:#cbd0d8 !important;
    
}
#txtname, #txtemail, #txtphone, #ddlCountryCode, #ddlQueryType, #txtmsg {
    font-size: 14px !important;
}
.form-control {
    background-color: #233f52 !important;
    border: 1px solid #356473 !important;
    color: #60707a !important;
}
select#ddlCountryCode, select#dbtype {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 8px;
    /* border-radius: 2px; */
    margin-right: 2rem;
    /* padding: 1rem; */
    /* padding-right: 2rem; */
}

button#tempsubmits {
    background: #000e1e;
    border-radius: 51px;
    padding: 10px;
    color: white;
    font-family: "GraphikTT", Raleway, sans-serif;
    font-size: 15px;
}
.form-group {
    margin-bottom: 0.8rem !important;
}
.location-icon {
    background-color: #233f52 !important;
}
.card-title a {
    font-size: 18px;
    font-weight: 200 !important;
    text-transform: uppercase;
}
p.address a {
    font-size: 14px;
    font-weight: 200 !important;
    margin-top: -9px;
    margin-bottom: 5px;
}
#moreDeveloperProjectsId .btn {
    background: linear-gradient(82deg, rgb(157 121 87) 0%, rgb(157 121 87) 35%, rgb(178 161 145) 100%) !important;
    border-radius: 50px !important;
    font-weight: 200 !important;
}
