.card.location.rounded-0.pro_head {
    background: #233f52 !important;
}

.download-brochure-sec {
    background-color: #233f52 !important;
}
.form-control {
    background-color: #233f52 !important;
    border: 1px solid #356473 !important;
    color: #60707a !important;
}
.nearbyPlaces span {
    color: #cbd0d8 !important;
    background: #223e50 !important;
}
select#ddlCountryCodepbr, 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: 13px;
    /* border-radius: 2px; */
    margin-right: 2rem;
    /* padding: 1rem; */
    /* padding-right: 2rem; */
}
#ddlCountryCodepbr {
    width: 97%;
}
#QuickBrochure_MainBrochureId:hover, #QuickBrochure_fpBrochureId:hover, #QuickBrochure_ppBrochureId:hover {
    color: white !important;
    background: #9d7957 !important;
}


@media only screen and (max-width: 450px) {
    section.container-fluid {
        padding: 0 8px !important;
    }
}

 @font-face {
    font-family: 'Graphik';
    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: 'Graphik';
    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: 'Graphik';
    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: 'Graphik';
    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: 'Graphik';
    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: 'Graphik';
    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: 'Graphik';
    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: 'Graphik';
    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');
  }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style-type: none;
 }

 body {
  font-family: 'Graphik', Raleway, sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding:0;
  margin:0;
 }

span, p, h1, h2, h3, h4, h5, a, div, label, button {
    font-family: 'Graphik';
}
.titles a {
    font-weight: 200;
    font-size: 25px !important; 
}
.pro_head .price-head {
    border: 1px solid #062f3b !important;
    padding: 3px 18px 8px 18px !important;
    float: right !important;
    border-radius: 4px !important;
    background: #062f3b !important;
}
.pro_head .price-head p {
    font-size: 13px !important;
    color: #cbd0d8 !important;
    font-weight: 300 !important;
    margin: 5px 0 0 !important;
}
.pro_head .price-head h2 {
    font-size: 19px !important;
    font-weight: 700 !important;
    margin: 0 !important;
}
span#lblPriceId {
    color: #dbc39b;
}
.pro_head .price-head i {
    margin-right: 5px;
    color: #dbc39b;
}
.myprojdetail {
    background: #233f52;
}
.form-control:focus {
    border: none !important;
    box-shadow: none !important;
}
nav#navbar_top {
    background: #000e1e;
}
a.nav-link {
    color: #cbd0d8 !important;
}
a.nav-link:hover {
    color: #ff8562 !important;
}
.projects .enq-form .card-header {
    border:none;
    font-weight: 300 !important;
}
.card-body {
    box-shadow: none !important;
}
.projects {
    background: #083340;
}
.pro_head.col-md-3 {
    background: transparent;
}
.form-control:focus, .form-control:active, .form-control:target {
    border:1px solid #356473 !important;
    color: #cbd0d8 !important;
}
select#ddlCountryCode {
    border: 1px solid #356473 !important;
    background: #233f52 !important;
}
select#ddlCountryCode:active, select#ddlCountryCode:focus, select#ddlCountryCode:target {
    border: 1px solid #356473 !important;
}
.form-control {
    color: #6c757a !important;
}
.projects .enq-form .form-group {
    /*position: relative;*/
    margin-bottom: 0.7rem !important;
}
select#ddlCountryCode {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' 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: 100%;
    background-position-y: 8px;
        margin-left: -2px;
    /* border-radius: 2px; */
    margin-right: 2rem;
    /* padding: 1rem; */
    /* padding-right: 2rem; */
}
select#ddlQueryType {
    background: #233f52;
    border: 1px solid #356473;
    margin-top: 6px;
}
button#tempsubmits {
    background: #000e1e;
    border-radius: 51px;
    padding: 10px;
    color: white;
    font-family: "GraphikTT", Raleway, sans-serif;
    font-size: 15px;
}
.table thead th {
    border: 1px solid #163245;
    padding: 0.6rem;
    vertical-align: middle;
    font-size: 14px;
    font-weight:300;
    background-color: rgb(0 0 0 / 27%);
    color: #cbd0d8;
}
.table td {
    color: #cbd0d8;
    font-size: 14px;
}
table.table {
    margin-top: 19px !important;
}

#txtname, #txtemail, #txtphone, #ddlCountryCode, #ddlQueryType, #txtmsg {
    font-size: 14px !important;
}
.table td, .table th {
    padding: 0.75rem;
    border-top: 1px solid #1a2e3c !important;
}
.similar_pro figure span {
    position: absolute !important;
    top: 10px !important;
    color: white !important;
    right: -11px !important;
    z-index: 1 !important;
    background: linear-gradient(82deg, rgb(157 121 87) 0%, rgb(157 121 87) 35%, rgb(178 161 145) 100%) !important;
    padding: 2px 10px !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    transition: 0.3s ease-out !important;
}
.similar_pro figure span::after {
    content: "";
    display: block;
    width: 7px !important;
    height: 7px !important;
    position: absolute;
    border-color: #7e6145 #fff0 #fff0 #7e6145 !important;
    border-style: solid;
    border-width: 6px;
    right: 0;
    top: 28px;
}
.similar_pro .price span {
    font-size: 13px;
}
.similar_pro .price p {
    margin: 0;
    font-size: 20px !important;
    font-weight: 700 !important;
    border-left: none;
    padding-top: 3px !important;
    color: #fff !important;
    text-align: center;
}
.similar_pro .card-title {
    margin-top: 15px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 5px !important;
    text-align: center !important;
}
.pro_overview a {
    /*color: #cbd0d8 !important;*/
    /*font-weight: 600;*/
}
.similar_pro h2 {

    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #163245;
    margin-bottom: 15px;
    line-height: 29px;
    color: #cbd0d8;
}
.pro_overview a.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;
        color: black !important;
}
a.btn:hover{
    color:#cbd0d8 !important;
}
.pro_overview a.btn {
    padding: 10px 25px;
    font-size: 14px;
    letter-spacing: .6px;
    box-shadow: none !important;
    outline: 0 !important;
    border: none !important;
    text-transform: uppercase;
    transition: .5s;
}
