/*
 Theme Name:	Ross Property Services
 Theme URI:     
 Description:   Custom Bootstrap 5 theme built upon the SEOteric framework
 Author:        SEOteric
 Author URI:    http://www.seoteric.com
 Template:		FrameWork-v5
 Version:       1
*/

@import url("https://use.typekit.net/dws4fiz.css");
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&display=swap');

/*TYPOGRAPHY*/

h1, h2, h4 {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
}
h3, h5, .h5, h6, .h6 {
    font-family: 'raleway', sans-serif;
    font-style: normal;
    font-weight: 800;
}
h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}
h3 {
    margin-bottom: 0;
}
h5, .h5 {
    font-size: 1.1rem;
    color: #bd0d18;
}
footer h6 {
    border-top: 2px solid #707070;
    padding-top: 15px;
}
p, li {
    font-family: 'ff-tisa-sans-web-pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
a {
    color: #101a33;
    text-decoration: none;
}
.accordion button {
    text-decoration: none;
}
/****************************
CUSTOM COMPONENTS
******************************/
/*.panel {
    padding: 40px 0;
}*/
.spacer.lrg {
    clear: both;
    display: block;
}
.spacer.lrg {
    height: 80px;
}
.gray {
    background: #ececec;
}
.contactInfo li {
    font-family: 'raleway', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    font-feature-settings: 'lnum' 1;
}
.contactInfo li a {
    color: #bd0d18;
}
.contactInfo li a span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    color: #101a33;
}
.estimate,
.phone{
    position: relative;
    padding-left:50px;
}
.phone a:before,
.estimate a:before {
    content: url(images/icon-circle-phone.svg);
    position: absolute;
    left: 0;
    top: 15px;
}
.estimate a:before {
    content: url(images/icon-circle-arrow.svg);
}
ul.checkList {
    list-style-type: none;
    padding: 0;
}
ul.checkList li {
    position: relative; 
    font-family: 'Barlow', sans-serif;
    font-weight: 800;
    font-size: 16px; 
    line-height: 2.38;
    padding-left: 25px;
    color: #000000;
}
ul.checkList li:before {
    position: absolute;
    content: url(images/icon-check-mark.svg);
    left: 0;
    top: 4px;
}
/****************************
PARENT OVERRIDES
******************************/
.bg-danger,
.btn-danger {
    background-color: #bd0d18 !important;
}
.bg-dark,
.btn-dark,
.btn-primary{
    background-color: #101a33 !important;
}
.btn-dark,
.btn-primary{
    border: 2px solid transparent;
    font-weight: 800;
    font-family: 'raleway', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}
.btn-dark:hover ,
.btn-primary:hover{
    background-color: #FFF !important;
    border: 2px solid #101a33;
    color: #101a33;
}
.socials .list-group-item {
    background: none;
    border: none;
    padding: 0 15px 0 0;
}
.fa-facebook-f:before, 
.fa-facebook:before {
    content: "\f082" !important;
        font-size: 30px;
    color: #101a33;
}
.fa-google-plus:before {
    content: "\f0d4" !important;
        font-size: 30px;
    color: #101a33;
}

/*******************************
HEADER STYLES
********************************/

header {
    background: #FFF;
}

header .phone a:before, 
header .estimate a:before {
    left: 16px;
}
header .estimate,
header .phone{
    padding-left:60px;
}

.navbar-brand img {
    position: absolute;
    top: -80px;
    z-index: 50;  
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font-family: 'raleway', sans-serif;
    font-size: 14px;
    font-weight: 800;
}
.dropdown-menu {
    margin: 0;
    color: #101a33;
    background-color:rgba(255,255,255,0.85);
    border: 0px;
    border-radius: 0;
}
.dropdown-item {
    color: #101a33;
    border: 0;
}
.dropdown-item:focus, 
.dropdown-item:hover {
    color: #bd0d18;
    background-color: #f8f9fa;
}
.navbar-toggler {
    position: absolute;
    right: 10px;
    top: -55px;
    background: #bd0d18;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
/*******************************
HERO SLIDER
********************************/
#heroSlides .carousel-caption,
#page-banner .info {
    left: 0;
    max-width: 50%;
    padding-left: 5%;
    bottom: 3.25rem;
    background: rgba( 16,26,51, 0.8);
}
#heroSlides .carousel-caption h1,
#page-banner h1 {
  font-size: 60px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: normal; 
}
#heroSlides .carousel-caption p,
#page-banner p{
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal; 
  color: #a0a0a0;
  text-transform: uppercase;
  margin-bottom: 0;
}
#heroSlides .carousel-indicators {
    justify-content: left;
}
#heroSlides .carousel-indicators li {
    width: 45px;
    height: 3px;
}
#heroSlides .carousel-indicators li.active {
    background-color: #bd0d18;
    height: 4px;
}
#heroSlides .carousel-control-next, 
#heroSlides .carousel-control-prev {
    width: 5%;
}
/****************************
HOME PAGE PANELS
******************************/
.about {
    background:url(images/logo-watermark.svg) no-repeat #101a33 70% bottom;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.about .col.leftArrow,
.about .col.rightArrow{
    background-image: url(images/large-arrow-left.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.about .col.rightArrow {
    background-image: url(images/large-arrow-right.svg);
    background-position: left center;
}
.services .service,
.services .service .overlay,
.services .service:hover .overlay,
.services .serviceIcon,
.services .service:hover .serviceIcon,
.services .service .title,
.services .service:hover .title,
.services .service p,
.services .service:hover p,
.services .service .btn,
.services .service:hover .btn{
    transition: all .5s ease-in-out;
}
.services .service {
    overflow: hidden;
}
.services .service .overlay.bg-danger {
    background: rgba(189,13,24,0.9) !important;
}
.services .service .title,
.services .serviceIcon {
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.services .service:hover .title {
    top: 25%;
}
.services .service p {
    position: relative;
    top: 55%;
}
.services .service:hover p {
    position: relative;
    top: 37%;
}
.services .service .overlay {
    position: absolute;
    left: 0;
    right: 0;    
    bottom: -85%;
}
.services .service:hover .overlay {
    bottom: 0;
}
.services .serviceIcon {
    opacity: 0;
    top: 10%;
    width: inherit;
}
.services .service:hover .serviceIcon {
    opacity: 1;
    top: 10%;
}
.services .service .btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -100%; 
    opacity: 0;
}
.services .service:hover .btn {
    bottom: 10%; 
    opacity: 1;
}
.trust img.position-absolute.img-fluid {
    top: -90px;
    max-width: 98%;
}
.trust a {
    color: #FFF;
}
.contact.gray{
    background-image:url(images/house-block.svg); 
    background-position: top center; 
    background-size:cover; 
}
.hometestimonials.flexslider {
    background: none !important; 
    border: 0px !important;
}
.hometestimonials img.client {
    position: absolute;
    bottom: 0;
    max-width: 75px;
    left: 50%;
    transform: translateX(-50%);
}
.hometestimonials.flexslider img.reviewStar {
    display: inline-block !important;
    max-width: 25px;
    margin: 0 4px;
}
.hometestimonials p {
    font-style: italic;
    font-size: 14px;
}
.hometestimonials ul.clientInfo {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.hometestimonials .flex-control-paging li a {
    width: 40px;
    height: 3px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;    
    border-radius: 0px;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;    
}
.hometestimonials .flex-control-paging li a.flex-active {
    background: #bd0d18;
    height: 4px;
}
.hometestimonials .flex-direction-nav {
    display: none;
}
.contact {
    position: relative;
}
.contact:after {
    content: url(images/corner-triangle.svg);
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 0;
}

/***************************
DEFAULT PAGE STYLES
***************************/

#page-banner {
    margin-bottom: 70px;
    background-size: cover;
    background-position: center center;
}
#page-banner.top {
    background-position: top center;
}
#page-banner.bottom {
    background-position: bottom center;
}
#content h2, #content h3, #content p {
    margin-bottom: 40px;
}
#content p {
    color: #555555;
}
#content p.card-text:last-child,
#content p.card-text:last-of-type{
    margin-bottom: 0;
}
#sidebar .gform_widget {
    background: #f8f8f8;
    padding: 20px 4px 20px 20px;
    margin-bottom: 40px;
}
#sidebar .gfmc-column {
    display: contents;
}
img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
/***************************
FOOTER STYLES
***************************/

footer ul.menu,
footer ul {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0;
}
footer ul.menu li {
    font-size: 14px;
}
footer ul.menu a {
    color: #101a33;
    text-decoration: none;
}
footer .widget_nav_menu {
    padding: 0 40px 0 0;
}
footer ul.contactInfo {
    margin: 0;
}
footer .contactInfo li {
    padding-top: 8px;
    padding-bottom: 15px;
}
footer .contactInfo li:first-child {
    border-bottom: 1px solid #707070;
    padding-top: 0;
}
footer .phone a:before {
    top: 22px;
}
.copy .seoteric {
    text-align: right;
}
.copy p,
.copy a {
    font-size: 12px;
    color: #000;
}
/*////////////////////////////////////////////////
FORM STYLES
////////////////////////////////////////////////*/

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea {
    border-radius: 8px;
    border:1px solid #a0a0a0;
}
.contact .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.contact .gform_wrapper textarea,
{
    margin-bottom: 8px;
    padding: 8px 4px !important;
    border: none;
}
.gform_wrapper .top_label .gfield_label, 
.gform_wrapper legend.gfield_label {
    font-family: 'raleway', sans-serif;
    color: #555555;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}
.contact .gform_wrapper .top_label .gfield_label, 
.contact .gform_wrapper legend.gfield_label {
    color: #a0a0a0;
}
.gform_wrapper .top_label div.ginput_container,
.gform_wrapper ul li.gfield{
    margin-top: 0 !important;
}
.contact .gform_wrapper .gform_footer {
    text-align: right;
}
.contact .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], 
.contact .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select,
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{
    margin-bottom: 0 !important;
}
.contact .gfmc-column.gfmc-row-1-column.gfmc-row-1-col-2-of-2 {
    padding-top: 2px;
}
.contact .gform_wrapper textarea.small {
    height: 97px;
}
.contact .gform_wrapper .gform_footer {
    padding: 0 50px 0 0;
    margin: 0;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.contact .gform_wrapper .gform_footer input.button, 
.contact .gform_wrapper .gform_footer input[type=submit], 
.contact .gform_wrapper .gform_page_footer input.button, 
.contact .gform_wrapper .gform_page_footer input[type=submit],
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit]{
    background-color: #bd0d18;  
    color: #FFF;
    font-family: 'raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    padding: 10px 65px 10px 50px;
}
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit]{
    background-color: #101a33;
        padding: 10px 50px;
}
.contact .gform_wrapper form .gform_footer span {
    font-family: 'FontAwesome';
    font-size: 18px;
    z-index: 100;
    vertical-align: middle;
    margin-left: -70px;
    display: inline-block;
    color: #FFF;
    font-weight: normal;
}
#content .gform_wrapper form .gform_footer span,
#sidebar .gform_wrapper form .gform_footer span {
    display: none;
}
/*////////////////////////////////////////////////
RESPONSIVE
////////////////////////////////////////////////*/

@media only screen and (max-width: 1400px) {

}

@media screen and (max-width:976px) {
#heroSlides .carousel-caption, #page-banner .info {
    max-width: 80%;
    }
#heroSlides .carousel-caption h1, #page-banner h1 {
    font-size: calc(2rem + 2.25vw);
}    
.trust img.position-absolute.img-fluid {
    position: relative !important;
    margin: 0 auto !important;
    display: block;
    top: auto;
    }
}
@media screen and (max-width:767px){
    header.sticky-top {
        padding-top: 5px;
    }  
    header .contactInfo {
        margin-right: 60px;
    }
    header .phone a:before, 
    header .estimate a:before {
        top: -3px;
    }    
    header .contactInfo li {
        font-size: 14px;
    } 
    .navbar-brand img {
        max-width: 88px;
        top: -67px;
        left: 10px;
    }
    .navbar-nav li {
        border-top: 1px solid #FFF;
    }
    .carousel-caption.d-none {
        display: block!important;
    }
    .h2, h2 {
        font-size: calc(1.325rem + .9vw);
    }
    footer ul.contactInfo {
        padding-right: 40px;
    }    
    
}
@media screen and (max-width:576px){
	header .estimate, 
    header .phone {
        padding-left: 10px;
    }
    header .phone a:before, 
    header .estimate a:before {
        display: none;
    }
    #heroSlides .carousel-caption, #page-banner .info {
        max-width: 94%;
        padding-left: 2%;
        right:0;
        bottom: 0.25rem;
    }    
    #heroSlides .carousel-caption h1, #page-banner h1 {
        font-size: calc(1.375rem + 1.5vw);
    }    
    #heroSlides .carousel-caption p, #page-banner p {
        font-size: .8rem;
    }    
    .hometestimonials.flexslider {
        margin: 20px 0!important;
    }    
    .newer-older .col-sm, .newer-older .col-sm .text-right {
        text-align: center !important;
    } 
    footer .custom-logo {
         display: block;
         margin: 0 auto;
     }
    .copy,
    .copy .seoteric {
        text-align: center;
    }
    footer .widget_nav_menu,
    footer ul.contactInfo {
        padding: 0 ;
    }    
    img.alignleft,
    img.alignright {
        float: none;
        display: block;
        margin: 0 auto;
    }    
}
@media screen and (max-width:479px){
    .navbar-brand img {
        max-width: 75px;
        left: 0;
    }    
    header .contactInfo li {
        font-size: 12px;
    }    
}
@media screen and (max-width:360px){   
    header .estimate {
        display: none;
    }    
    header .contactInfo li {
        font-size: 16px;
    }    
}