/*
Theme Name: ITCS Agent Pro Bootstrap
Theme URI: https://www.itcs.co.uk/
Author: ITCS
*/


/* Core Styles */

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-weight: normal !important;
    line-height: 1.5 !important;
    overflow-x: hidden;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
}


.row {
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif;
    /* font-weight: bold !important; */
}

.container-fluid {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0 !important;
    overflow-x: hidden;
}

p,
ul {
    color: #4f4f4f;
    margin: 0 !important;
    /* font-family: 'Nunito', sans-serif !important; */
    font-family: 'Roboto Slab', serif;
}

ul {
    list-style-image: url('/wp-content/uploads/2020/11/list-item.png');
}

b,
strong {
    font-weight: bold !important;
}

a {
    color: #000;
    text-decoration: none !important;
}

.divider {
    background-color: #374D6B;
    height: 40px;
}

.orange-btn {
    color: #fff;
    background-color: #FE4C00;
    padding: 12px 12px;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
}

.underline {
    background-color: #FE4C00;
    height: 5px;
    width: 100px;
    margin: 25px 0px;
}

.footer-hr {
    background-color: #fff;
    height: 5px;
    width: 100px;
    margin: 25px 20px;
}


/* Header Styles  */

.header {
    position: absolute;
    width: 100%;
    z-index: 99999;
}

.site-logo img {
    width: 75%;
    align: center;
}

.site-award img {
  margin-top: 20px;
  align: center;
}

.head-social-media {
    text-align: right;
    bottom: 1px;
    right: 1px;
    position: relative;
    /* padding: 30px 100px 0 100px; */
}

.head-social-media p {}

.head-social-media .fab {
    color: #394462;
}

.head-buttons {
    text-align: right;
    padding: 15px 100px;
    bottom: 1px;
    right: 1px;
    position: relative;
}

.head-btn-left,
.head-btn-right {
    border-radius: 12px;
    color: #fff;
    text-align: center;
    padding: 8px;
    width: 100%;
    float: right;
    font-size: 22px;
}

.head-btn-left {
    background-color: #FD4C00;
}

.head-btn-right {
    background-color: #394462;
}


/* Nav styles */

.navbar li {
    padding: 0px 15px;
}

.navbar-nav {
    width: 100%;
}

.navbar {
    background-color: #fff;
    box-shadow: 10px 10px 34px 5px #00000030;
}

.navbar a {
    color: #1D365C;
    font-weight: bold;
}

#mega-menu-wrap-header-menu {
    width: 100%;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
    margin: 0 5px 0 5px !important;
}

#responsive-menu-container {
    z-index: 999999999 !important;
}


/* End nav styles */


/* End header styles */


/* Home template */

.home-s1 {}

.home-s1 h1 {
    color: #FE4C00;
}

.home-s1 h2 {
    color: #394462;
}

.home-s1 {}

.row.hs1_search {
    margin-top: 100px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    margin-left: 0px;
    margin-right: 0px;
}

.hs1_button_link {
    background-color: #FE4C00;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 12px;
}

.hs1_search .tab {
    margin-left: 100px;
}

.home-s2 {
    background-color: #fff;
    text-align: center;
}

.home-s2 h1 {
    color: #FE4C00;
    margin: 30px 0px;
}

.hs2-card {
    background-color: #EBEBEE;
    padding: 20px;
    border-radius: 40px;
    transition: 0.3s;
}

.hs2-card-content {
    margin: 40px 0px 100px 0px;
}

.hs2-card h2 {
    color: #FE4C00;
}

.hs2-card p {
    color: #464E74;
}

.hs2-card img {
    box-shadow: 10px 10px 10px 10px #00000030;
}

.hs2-card:hover {
    background-color: #FE4C00;
    color: #fff;
}

.hs2-card:hover {
    background-color: #FE4C00;
    color: #fff;
}

#card-hs2:hover h2 {
    color: #fff;
}

#card-hs2:hover p {
    color: #fff;
}

.hs3-left h2 {
    color: #FE4C00;
}

.home-s3 ul {
    list-style-image: url('/wp-content/uploads/2020/11/list-item.png');
    display: inline-block;
    color: #19274C;
}

.hs3-left {
    padding: 53px 56px;
}

.hs3-right img {
    float: right;
    width: 100%;
}

.home-s4 h2 {
    color: #FE4C00;
}

.home-s4 img {
    width: 100%;
}

.home-s5 {
    padding: 20px;
    height: auto;
}

.home-s5 h2 {
    color: #394462;
}

.promoted-thumbnail {
    height: 300px !important;
    border-radius: 20px;
}

.home-s6 {
    background-color: #F4EFE7;
}

.home-s6 h2 {
    color: #1F3264;
    font-weight: bold !important;
}

.hs6_branchrow {}

.hs6_branchrow img {
    width: 100%;
    height: 190px;
}

.branch-name {
    color: #1F3264;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

#branch-spot img {
    transition: 0.3s;
    border-radius: 50%;
}

#branch-spot:hover {}

.home-s6 img {
    float: right;
}

#branch-spot:hover img {
    border: solid 5px #FD4C00;
    border-radius: 50%;
    box-sizing: border-box;
    outline-offset: -4px;
}

#branch-spot:hover p {
    border-bottom: 4px solid #FE4C00;
    color: #FE4C00;
}

#branch-spot {
    text-decoration: none;
}

.accred-desktop {
    text-align: center;
}

.accred-desktop img {
    width: 95%;
    height: auto;
    padding: 0;
    display: inline-block;
}

.featured-card {
    background-color: #EBEBEE;
    padding: 10px;
    border-radius: 15px;
    margin-top: -15px;
    /* z-index: 99999; */
    position: relative;
}




/* End home template */


/* Internal page templates */

.page-s1 ul {
    list-style-image: url('/wp-content/uploads/2020/11/list-item.png');
    padding: 0px;
}

.page-heading h1 {
    color: #fff;
    text-shadow: 2px 2px #000;
}

.page-s1 {
    padding: 20px;
}

.covid-checklist input {
    /* width: 100%; */
}

.covid-checklist label {
    display: flex;
}

.covid-checklist [type="submit"] {
    background-color: #FE4C00;
    color: #fff;
    border: none;
    width: 100%;
    padding: 5px;
}

.covid-checklist input[type="radio"] {
    margin: 0px 4px;
}

input[type="checkbox"] {
    width: 13px !important;
    -webkit-appearance: checkbox !important;
}

.team img {
    /* width: 100%;
  height: 250px; */
    width: auto;
    height: 250px;
}

.team-member-name {
    color: #fd4c00;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px !important;
}

.team-member-role {
    text-align: center;
    font-weight: bold;
    color: #394462;
}

.tenancy-application input,
.tenancy-application select,
.tenancy-application textarea {
    width: 100%;
}

.tenancy-application textarea {
    height: 120px !important;
}

.tenancy-application [type="submit"] {
    color: #fff;
    background-color: #394462;
    padding: 10px;
}

.guarantor-form input,
.guarantor-form select,
.guarantor-form textarea {
    width: 100%;
}

.guarantor-form textarea {
    height: 120px !important;
}

.guarantor-form [type="submit"] {
    color: #fff;
    background-color: #394462;
    padding: 10px;
}

.branch-details {
    /* text-align: center; */
    padding: 10px;
}

.branch-single .branch {
    color: #FD4C00;
}

.branch-address {}

.branch-address span {}

.branch-address p {}

.opening-hours p {
    color: #FD4C00;
}


/* .page-s1 {
  background-color: #e1e1e1;
} */

.team-member {
    margin: 20px 0px;
    text-align: center;
}

.member-box {
    background-color: #394462;
    color: #fff;
    text-align: center;
    padding: 6px;
    line-height: 1;
    font-size: 15px;
}

.team-member:hover .member-overlay {
    opacity: 1;
}

.member-overlay .text {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
}

.member-overlay .text p {
    color: #fff;
    font-size: 15px;
}

.member-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #FD4C00;
}

.online-val input,
.online-val textarea,
.online-val submit,
.online-val select {
    width: 100%;
}

.other-enquiry input,
.other-enquiry textarea,
.other-enquiry submit,
.other-enquiry select {
    width: 100%;
}

.about-img img {
    width: 100%;
}

.contact-social {
    margin: 10px 0px;
}


/* End Internal page templates */


/* Posts Feed Page */

.posts-page img {
    max-width: 100%;
    /* height: 300px; */
    height: auto;
}

.posts-page {
    text-align: center;
    padding: 50px;
}

.postspage-tab {
    margin: 30px 0px;
}

.postspage-tab a {
    font-size: 16px;
    line-height: normal;
}

.postspage-tab h3 {
    color: #394462;
}

#post-cat-list div {
    display: flex;
    list-style: none;
    justify-content: center;
}

#post-cat-list li {
    text-align: center;
    margin: 0px 20px;
    border-bottom: 2px solid #FD4C00;
}

#post-cat-list .current-cat a{
    color: #FD4C00 !important;
}

.categories::marker {
    display: none !important;
}


/* End Posts Feed Page */


/* Post Page */

.post img {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}

.post-featured-image img {
    width: 100%;
}

.post {
    padding: 50px;
}


/* End Post Page */


/* Property Search  */

.contsearchgrid {
    margin: 0;
    padding: 0;
    border: 5px solid white;
}

.searchgrid {
    /* position: absolute; */
    top: 0;
    background: #FD4C00;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    color: white;
    padding: 1%;
}

.searchgrid p {
    color: white;
    font-weight: 500;
    font-size: 16px;
}

.btn-primary {
    background-color: #474747;
    width: 100%;
    border: 1px solid #474747;
}

.badge {
	width: auto;
	height: 24px;
	border-radius: 5px !important;
	padding-top: 5px;
}

.badge-secondary {
    color: #fff;
    background-color: #394462 !important;
}

#tab-overview li {
    list-style-image: url('/wp-content/uploads/2020/11/list-item.png');
    margin: 10px 0px;
}

.page-link {
    color: #394462;
}

.page-results p {
    color: #394462;
}

.page-item a:active {
    color: #FD4C00;
}

.form-control {
    font-size: 15px;
}

.searchonallpages {
    margin-top: 50px;
}

.pagination li {
    list-style-image: none;
    list-style-type: none;
}

.pagination ul {
    display: flex;
    justify-content: center;
}

.pagination li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 10px;
    margin-right: 10px;
}

.pagination .active {
    border-bottom: 2px solid #fd4c00;
}

#search-form-tool-submit {
    background-color: #394462;
    border: 1px solid #394462;
}

#search-form-tool-submit:hover {
    background-color: #FD4C00;
    border: 1px solid #FD4C00;
}

.property-search-image {
    height: 277px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}


/* End property search page  */


/* Property page */

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #474747 !important;
}

.nav-tabs .nav-link {
    color: #474747 !important;
}

.carousel-control-prev-icon {}

#tab-room-details h4 {
    margin: 30px 0px 10px 0px;
}

#tab-overview h3,
#tab-overview h4 {
    margin: 30px 0px 10px 0px;
}

.property-image {
    width: 100%;
}

#tab-floorplans img {
    width: 100%;
}

.contsearchgrid img {
    width: 100%;
}

.property-title {
    margin-top: 50px;
}

.arrangeviewing input {
    width: 100%;
    margin: 5px 0px;
    border: 1px solid #394462;
}

#tab-roomdetails h3 {
    font-weight: bold;
}

.arrangeviewing {
    margin-top: 30px;
}

#property-tabs {
    display: flex;
    justify-content: center;
}

.list-group-item[content=" Web Brochure"] {
    display: none !important;
}

.room-type {
    font-weight: bold;
}
#forminator-module-882 .forminator-button-submit {
    background-color: #FD4C00 !important;
}


/* End property page */


/* Footer Styles */

.accreditation {
    padding: 10px 60px 10px 10px;
}


/* .accred-mobile img {
  width: 100%;
  height: 93%;
  min-width: 95%;
  padding: 10px;
} */

.footer {
    background-color: #193259;
    color: #DFE2E8;
    padding: 20px;
}

.footer p {
    color: #DFE2E8;
}

.footer a {
    color: #F3F4F6;
}

.ap-itcs {
    text-align: right;
    padding: 20px 0px 0px 0px;
}

.ap-itcs a:hover {
    color: #ED1C24;
    text-decoration: none;
}

.footer #promoted-properties-carousel p {
    font-size: 14px;
    padding: 4px;
}

.footer .promoted-thumbnail {
    height: 100px !important;
}

.footer-featured-img img {
    height: 100px !important;
}

.footer-featured-properties-row {
    border: none;
    padding: 5px;
}

#footer-featured-desktop .featured-props {
    padding: 0;
}

.hs2-card img {
    height: auto;
    width: 300px;
}

.hs2-card iframe,
.hs2-card video {
    height: 300px;
    width: 300px;
    box-shadow: 10px 10px 10px 10px #00000030;
}


/* End footer styles */


/***********************************************************

                    RESPONSIVENESS

************************************************************/


/* DESKTOP VIEW */

@media only screen and (min-width: 1600px) {
    #mega-menu-item-677 .mega-sub-menu {
        width: 120px !important;
    }
    #mega-menu-item-35 .mega-sub-menu {
        width: 130px !important;
    }
    body {}
    p,
    li {
        font-size: 18px;
    }
    h1 {
        font-size: 40px;
        font-weight: 700 !important;
    }
    h2 {
        font-size: 35px;
        font-weight: 500 !important;
    }
    .head-btn-left,
    .head-btn-right {
        font-size: 17px;
    }
    .head-social-media {
        padding: 30px 80px 0px 255px;
    }
    .buttonz {
        padding: 0px 45px !important;
    }
    .home-s1 {
        /* padding: 500px 0px; */
        padding: 300px 0px 0px 0px;
        height: 100vh;
    }
    .home-s1 h1 {
        font-size: 53px;
    }
    .home-s2 h1 {
        font-size: 53px;
    }
    .hs1_button_link {
        margin-top: 20px;
    }
    .hs6-left-sub-title {
        font-size: 31px;
    }
    .featured-img {
        height: 277px;
        width: 100%;
    }
    .hs6-left {
        padding: 80px 0px;
    }
    .hs4-right {
        padding: 200px;
    }
    .page-heading {
        padding: 275px;
    }
    .page-heading h1 {}
    .footer-hr {
        display: none;
    }
    .hs3-left li {
        font-size: 24px;
    }
    .hs2-card-content p {
        font-size: 24px;
    }
    .team-member {
        padding: 0px 50px;
    }
    .ap-itcs p {
        font-size: 15px;
    }
    .accreditation {
        /* margin-bottom: -60px; */
    }
    .property-title h1 {}
    .property-title h2 {}
    .searchonallpages .form-group {
        font-size: 14px !important;
    }
    .accred-mobile {
        /* display: none; */
    }
    .contsearchgrid img {
        /* height: 277px; */
        width: 100%;
    }
    .search-page {
        padding: 20px;
    }
    #property-tabs {
        padding: 0px 100px;
        margin-top: 50px !important;
    }
    .featured-properties-row {
        padding: 0px 30px;
    }
}


/* SMALLLER DESKTOP VIEW */

@media only screen and (min-width: 1025px) and (max-width: 1600px) {
    .searchgrid p {
        font-size: 12px;
    }
    p,
    li {
        font-size: 18px;
    }
    h1 {
        font-size: 40px;
        font-weight: 700 !important;
    }
    h2 {
        font-size: 35px;
        font-weight: 500 !important;
    }
    .orange-btn {
        font-size: 19px;
    }
    .head-social-media {
        padding: 30px 0px 0px 100px;
    }
    .head-btn-left,
    .head-btn-right {
        font-size: 18px;
    }
    .site-logo img {
        width: 85%;
    }
    .buttonz {
        /* padding: 0px 30px !important; */
    }
    .footer #promoted-properties-carousel p {
        font-size: 12px;
        padding: 4px;
    }
    .hs3-right img {
        width: 100%;
    }
    .row.hs1_search {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
    }
    .home-s1 {
        padding: 500px 0px;
        height: 100vh;
    }
    .page-heading {
        padding: 300px;
    }
    .carousel-item-desktop .promoted-property-card {
        padding: 0px !important;
    }
    .hs4-right .row {
        margin-top: 50px;
    }
    .home-s6 {
        padding: 50px;
    }
    .home-s4 h2 {
        text-align: right;
    }
    .hs2-card img {}
    .hs4-right {
        padding: 50px;
    }
    .hs4-right .underline {
        float: right;
    }
    .hs6_branchrow img {
        width: 100%;
        /* height: 160px; */
        height: auto;
    }
    .accreditation {
        padding: 0;
        margin-top: 0;
    }
    .branch-name {
        font-size: 20px;
    }
    .footer-hr {
        display: none;
    }
    .searchonallpages .form-group {
        font-size: 14px !important;
    }
    .accred-mobile {
        /* display: none; */
    }
    .search-page {
        padding: 20px;
    }
    .hs6-left {
        margin-left: -90px;
    }
    /* #property-tabs {
    padding: 0px 300px;
    margin-top: 50px !important;
} */
    .featured-properties-row {
        padding: 0px 30px;
    }
    .member-overlay .text p {
        /* font-size: 14px; */
        font-size: 12px;
    }
}

@media only screen and (max-width: 1070px) {
    .carousel-item-desktop .promoted-property-card {
        padding: 2px !important;
    }
    .property-card-info p {
        font-size: 14px;
    }
    .head-btn-left,
    .head-btn-right {
        font-size: 15px;
    }
    .widget-title {
        font-size: 20px !important
    }
    .footer {
        font-size: 14px !important;
    }
    .branch-name {
        font-size: 19px;
        padding: 18px;
    }
    .head-social-media {
        padding: 30px 100px 0 50px;
    }
}


/* TABLET VIEW */

@media only screen and (min-width: 770px) and (max-width: 1025px) {
    /* .navbar {
    display: none;
} */
    /* .head {
  display: none;
} */
    .page-s1 {
        padding: 20px;
    }
    .row.head-social-media {
        padding: 30px 100px 0 50px;
    }
    .header {
        position: relative;
    }
    .head-buttons {
        padding: 10px;
    }
    .header {
        width: 100%;
        position: relative;
    }
    .home-s1 {
        padding: 100px;
    }
    .hs2-card img {
        width: 100%;
    }
    .orange-btn {
        font-size: 16px;
    }
    .hs3-right img {
        width: 100%;
        /* height: 100%; */
    }
    .hs4-right {
        padding: 40px;
    }
    .home-s6 img {
        width: 100%;
        height: auto;
    }
    .home-s6 {
        padding: 40px;
    }
    .page-heading {
        padding: 50px;
    }
    .footer-hr {
        display: none;
    }
    .searchonallpages .form-group {
        font-size: 14px !important;
    }
    .accred-mobile {
        /* display: none; */
    }
    .hs2-card iframe,
    .hs2-card video {
        width: 100%!important;
    }
}


/* MOBILE VIEW */

@media only screen and (max-width: 769px) {

  .site-award img {
    display: none !important;
}

.sgpb-content sgpb-content-1322 sgbp-theme-2-content sgpb-pop-up {
  height: auto !important;
  width: auto !important;
}
    /* .navbar {
    display: none;
} */
    /* .header {
  display: none;
} */
    h1 {
        font-size: 30px;
    }
    .site-logo {
        text-align: center;
    }
    .home-s1 {
        padding: 50px;
    }
    .home-s2 {
        padding: 20px;
    }
    .hs2-card img {
        width: 80%;
    }
    #card-hs2 {
        margin: 20px 0px;
    }
    .hs3-right img {
        width: 100%;
    }
    .hs4-right {
        padding: 50px;
    }
    .home-s5 h2 {
        color: #1F3264;
    }
    .home-s6 {
        padding: 50px;
    }
    .hs6_branchrow img {
        /* height: 80px !important; */
        margin: 10px 0px;
    }
    .branch-name {
        font-size: 16px;
        padding: 25px 0px;
        font-weight: bold;
    }
    .hs6_branchrow img {
        /* height: 115px; */
    }
    .hs6-right img {
        width: 100%;
    }
    .page-heading {
        padding: 30px;
    }
    .header {
        width: 100%;
        position: relative;
    }
    .site-logo img {
        width: 50%;
    }
    .head-social-media {
        padding: 0px;
    }
    .head-buttons {
        padding: 0px 10px;
    }
    .head-btn-left {
        margin: 10px 0px;
    }
    .head-btn-right {
        margin: 10px 0px;
    }
    .contsearchgrid {
        margin: 15px 0px;
    }
    .hs1_search .tab button {
        width: 100%;
    }
    .orange-btn {
        font-size: 16px;
    }
    .accreditation {
        padding: 25px;
    }
    .accreditation img {
        width: 100%;
        height: 75%;
        min-width: 95%;
        padding: 0;
        margin: 5px 0px;
    }
    .hs1_search .tab {
        margin-left: 0px;
    }
    .search-page {
        padding: 0px 20px;
    }
    .carousel-item-mobile .property-card-info {
        margin-top: 20px;
    }
    .member-box {
        font-size: 15px;
    }
    .member-overlay .text {
        padding: 0;
    }
    .member-overlay .text p {
        font-size: 12px;
        padding:5%;
    }
    .footer .promoted-thumbnail {
        height: 100px !important;
        width: auto !important;
        border-radius: 0;
        padding: 0;
    }
    .searchonallpages .form-group {
        font-size: 14px !important;
    }
    .accred-desktop {
        display: none;
    }
    .nav-item {
        width: 50%;
        text-align: center;
    }
    .hs2-card iframe,
    .hs2-card video {
        width: 100%;
    }
    .hs1_search form {
        padding: 0 !important;
    }
    .hs1_search input {
        width: 100%;
    }


    .posts-page {
        text-align: center;
        padding: 0;
    }

    #post-cat-list div {
        display: block;
        column-count: 2;
    }
    .post {
        padding: 10px;
    }
    .post .wp-caption {
        width: 100% !important;
    }

    .posts-page img {
        max-width: 100%;
        height: auto;
    }

}


/* extras */

@media only screen and (min-width: 1025px) and (max-width: 1300px) {
    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px!important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
    .page-heading {
        background-size: auto!important;
    }
}

.testimonials {}

.testimonials p {
    text-align: center!important;
}

.fullw input {
    width: 100%;
}

@media only screen and (max-width: 769px) {
    .home-s1 {
        background-size: contain!important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .head-btn-left,
    .head-btn-right {
        font-size: 12px;
    }
}

.smallinput input {
    /* width: 50px; */
}

.smallinput {
    /* width: 50px; */
}



.accredz img{

    width:100%!important;

}