/* 
Custom Css */


.j-right {
    justify-content: right;
}
.singlepageleftbox {
    width: 100% !important;
    float: left !important;
}
.singlepagerightbox {
    width: 100% !important;
    float: right !important;
}
.width49 {
    width: 100% !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}

/*.fa-lg {
    font-size: 1.33333em;
    line-height: 1.75em !important;
    vertical-align: -.0667em;
}*/
div h2 a{
    display: none;
}
h2.heading {
    text-align: center;
    font-size: 35px;
    padding-bottom: 15px;
    padding-top: 40px;
    text-transform: uppercase;
    font-weight: 500;
    color: #003a79;
}
.alignnone {
    border-radius: 15px;
    width: 100%;
    height: 350px;
}
h1.a-head {
    font-size: 24px;
    font-weight: 600;
}
.about-p {
    padding-bottom: 50px;
}
.tbit_property_searchbox {
    margin-top: 20px;
}

/* footer */
img.logo-qrf {
    width: 200px;
    height: auto;
    background-color: white;
    border-radius: 10px;
}
#tempaltemo_footer a:hover {
    color: #007db3 !important;
}
.text-light li a {
    font-weight: 400 !important;
}
p.text-left.text-light {
    font-weight: 400 !important;
}
h2.h2.text-light.border-bottom.pb-3.border-light {
    font-weight: 400;
}

/* our-property */

h3.op-heading {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 50px;
    font-size: 35px;
}

/* contact */
.text-area {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: 230px;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    font-weight: 300;
    background-color: aliceblue;
}
.info-wrap {
    border-top: 3px solid #003a79;
    border-bottom: 3px solid #003a79;
    padding: 30px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding-bottom: 0px;
    display: inline-grid;
}
.contact .info-item i {
    font-size: 20px;
    color: #003a79;
    background: #003a793d;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    margin-right: 15px;
}
.info-item.aos-init.aos-animate {
    display: flex;
}
.head-p h3 {
    color: #003a79;
    font-size: 22px;
}
.form-control {
    border: 1px solid #e8e8e8;
    background-color: aliceblue;
}


/* header */
img.logo-qr {
    width: 200px;
    height: auto;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 0px 0px;
}
.logo {
    margin: 0 auto;
}
#templatemo_main_nav a:hover {
    color: #007cb1 !important;
}
.text-icon {
    font-size: x-large;
}
#templatemo_main_nav a {
    color: #212934;
    font-weight: 400 !important;
}
.navbar-brand.text-success.logo.h1.align-self-center {
	margin: 0;
}
.main-menu > ul > li:hover .dropdown-menu {
    display: block;
}
