/* Minification failed. Returning unminified contents.
(26,43): run-time error CSS1046: Expect comma, found '0'
(26,47): run-time error CSS1046: Expect comma, found '/'
(26,74): run-time error CSS1046: Expect comma, found '0'
(26,78): run-time error CSS1046: Expect comma, found '/'
(27,35): run-time error CSS1046: Expect comma, found '0'
(27,39): run-time error CSS1046: Expect comma, found '/'
(27,66): run-time error CSS1046: Expect comma, found '0'
(27,70): run-time error CSS1046: Expect comma, found '/'
 */
body {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}
a:hover {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
.dropdown .dropdown-menu, .dropup .dropdown-menu, .dropleft .dropdown-menu, .dropright .dropdown-menu {
    padding: 0.5rem;
}
.navbar .dropdown-menu a {
    padding: 10px;
    font-size: 0.9375rem;
    font-weight: 300;
    color: #000;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 0.84rem 2.14rem;
    font-size: 0.81rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    margin: 0.375rem;
    border: 0;
    -webkit-border-radius: 0.125rem;
    border-radius: 0.125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
}
img.img-fluid.galleryImg {
    width: auto !important;
}
.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}
html {
    min-height: 100%;
    position: relative;
}
body{
min-height: 100%;
 height:100%;
font-family: 'Open Sans', sans-serif;
font-size: 1rem;
line-height:32px;
    font-weight: 400;
    color: #141414;
letter-spacing: 0.51px;
}
a, .btn-outline-primary{
 font-size:17px;
letter-spacing: 0.51px;
color:#000;
}
a:hover {
    color: inherit;
}
.portfolio-item {
  margin-bottom: 30px;
}
.error{
 color:red;
}
.articleName{
  font-weight:600;
 line-height: 40px
}
.top-header {
    background-size: 100% 100%;
    height: 50vh;
}
.hide {
    display: none!important;
}
.ada-no-underline {
    text-decoration: none;
}
.z-depth-1-half{
box-shadow: none;
}
    .top-header .pos {
        position: absolute;
        top: 25%;
        bottom: 0;
        left: 0;
        right: 0;
    }
.btn{
  margin:0;
}
.navbar .nav-item .nav-link {
    display: inline;
}
.navbar .dropdown-menu .dropdown-item{
font-size: 17px;
font-weight:400;
padding: 3px .5rem;
}
.navbar .dropdown .dropdown-menu .dropdown-item:hover{
     background-color: transparent;
     color: #000 !important;
     box-shadow: none;
}

footer{
    font-weight: 500;
}
footer .clientLogin{
 font-weight:600;
}
footer h6{
  font-weight: 700;
}
footer a{
 /*color:#000;*/
}
footer a, footer p, footer span, footer div{
  font-size: 0.9rem !important;
}
footer ul{
 list-style: none;
    padding-left: 0;
}
footer .input-group{
 height:3em;
}
footer .btn{
text-transform: none !important;
    font-size: 17px !important;
}
footer .socialIcon-footer .fa, footer .socialIcon-footer .fab, footer .socialIcon-footer .fas{
  color:#fff;
  font-size: 1.6em;
}
.joinNewsL{
  font-size: 15px;
letter-spacing: 0.45px;
line-height: 28px;
}
.copyright, .copyright a{
color: #000000;
font-family: "Source Sans Pro";
font-size: 13px;
font-weight: 400;
line-height: 32px;
}
.legalText{
color: #acacac;
font-family: "Source Sans Pro";
font-size: 11px;
font-weight: 400;
line-height: 16px;
}

.bg-icon{
background-color: #EBEBEB !important;
}


.contact-us a, .link {
   /* color: #87d0d5;
   color: #3BA2A9; */
   color: #2F8287;
   font-size: 14px;
   font-family: 'Open Sans',sans-serif;
   font-weight: 600;
   text-decoration: none;
 }
.contact-us a{
    color: #20595D;
}
.contact-us a:hover{
    text-decoration: underline;
    color: #000;
}
.contact-us .directions a:hover{
    color: #fff;
}
.contact-us .directions{
  position: inherit;
}
.fa-clone:before{
    font-weight: 400;
    text-transform: none;
    content: "t" !important;
    font-family: 'default-icons';
    font-size: 11px
}
.double-arrow a {
    color: #153661;
}
.double-arrow a:hover{
    text-decoration: underline;
}
.section-title{
    font-size: 29px;
    line-height: 43px;
    font-weight: 400;
    font-family: 'EB Garamond',serif;
}
.head-title{
  font-family: 'EB Garamond',serif;
  font-size: 1.8125rem;
  color: #141414;
}
.submit-button{
    background: #87d0d5;
    color: #fff;
    font-family: 'EB Garamond',serif;
    font-size: 25px;
    cursor: pointer;
}
.submit-button:hover{
  background: #61c1c8;
}
.section-title-color{
  background-color: #141414 !important;
  border-color: #141414 !important;
  width: 90%;
  height: 5px;
}


.photo-gallery{
  background-color: #000;
  color: #fff;
}
.backgroung-image{
    background-image: url(/root/assets/images/default-background-image.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 440px;
}
.image-details{
    box-sizing: border-box;
    background: #fff;
    color: #000;
}
.photo-image-caption{
    color: #000;
    font-size: 13px;
    line-height: 19px;
    position: relative;
}
.form-control::placeholder {
    color: #707070;
}
.form-control {
    height: 50px;
    font-style: italic;
    font-family: 'Source Sans Pro',"Helvetica","Arial",sans-serif;
    border: 1px solid #ebebeb;
    box-shadow: 0.5px 1px 1px 0.4px #ddd;
    color: #707070;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .45px;
}
.addressInfo{
 display: table;
}
.iconInfo,.textInfo{
  display: table-cell;
}
span.iconInfo {
    width: 2.5em;
}
.textInfo .h6{
 font-weight:700;
 letter-spacing: 0.54px;
}
.textInfo .phone{
  font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}

.contact-us .textInfo .phone{
  font-family: 'Open Sans',sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.section-title{
 font-weight: 300;
    letter-spacing: 1.26px;
    line-height: 42px;
}
.subHead{
 font-size: 22px;
 font-weight: 400;
 letter-spacing: 0.66px;
}
.contact-section h2{
    margin-bottom: 20px;
}

#navbarResponsive .nav-item:last-child .nav-link{
    padding-right: 0 !important;
}

@media (max-width: 575px){
.navbar .menuHidable.container{
    width: 100%;
    max-width: 99%;
}
.backgroung-image{
 height: 300px;
}
}
.fa-times-thin:before {
    content: '\00d7';
    font-size: 3em;
    font-weight: 500;
}
.toppos{
  top:-15px;
}
.toplogoSpace{
   padding-left: 13.9em;
    margin-left: -15px;
  background-color: #FFF;
}
.btn-outline-primary{
border-color: inherit !important;
box-shadow: none;
}
.btn-outline-primary:hover{
border-color: inherit !important;
color: inherit !important;
box-shadow: none;
}
.scrollbar-black::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-black::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-black::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #A8A8A8; }
.bordered-black::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border: 1px solid #A8A8A8; }

.bordered-black::-webkit-scrollbar-thumb {
-webkit-box-shadow: none; }

.square::-webkit-scrollbar-track {
border-radius: 0 !important; }

.square::-webkit-scrollbar-thumb {
border-radius: 0 !important; }

.thin::-webkit-scrollbar {
width: 6px; }
@media (max-width: 575px){
.container.bg-icon{
 width:92%;
}
}

.stock-contact{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border-top: solid 3px #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.stock-contact p, .stock-contact a{
    font-size: 2.0625rem;
    margin-bottom: 0px;
}
@media (max-width: 767px){
.home-content .stock-block .container .stock-contact {
    padding: 20px;
}
.stock-contact p, .stock-contact a{
  font-size: 1.375rem;
  line-height: 1.3em;
}
.line-top{
 margin-top: 40px !important;
}
.swiper-container-android .swiper-slide, .swiper-wrapper{
  /* transform: translate3d(0,0,0) !important; */
}
.address p{
margin-bottom:0;
}
}
@media (max-width: 991px){
.color-provider-logo{
  width: 100% !important;
}
.fixed-top{
  position:relative;
}
.container.topdiv{
  min-height:0!important;
  height:0 !important;
}
.navbar-collapse{
 opacity: 0.9;
}
.services .container{
  max-width:100%;
}
.copyright, .copyright a{
  font-weight: 800;
}
.navbar-collapse{
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
}
@media (min-width: 768px){
.hero .trustedChoice-header .btn{
  margin-top:2em;
}

}
@media (max-width: 991px){
.home-reviews .info-div, .home-reviews .provider-info{
    flex-direction: column;
}
.readmore{
    text-align: center;
}
.home-reviews .provider-info .color-provider-logo, .home-reviews .provider-info .overAllRating{
    margin-right: 0;
    margin-bottom: 15px;
}
}
@media (min-width: 992px){
.navbar .dropdown-menu{
    background: #3f6183 !important;
    min-width: 13rem;
}
.navbar .dropdown-menu li a{
    color: #fff !important;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar .dropdown-menu li a:hover{
    color: #87d0d5 !important;
}
}
.stock-contact .appointment-link:after{
    content: '@';
    font-family: 'default-icons';
    width: 28px;
    height: 27px;
    display: inline-block;
    border-radius: 100%;
    background-clip: padding-box;
    background: #87d0d5;
    color: #fff;
    text-align: center;
    padding-top: 1px;
    padding-left: 2px;
    position: relative;
    top: -2px;
    left: 15px;
    line-height: 25px;
    font-size: 10px;
    box-shadow: -1px 1px 6px 0 rgba(0,0,0,0.75);
    font-weight: bold;
}
.line-top {
    border-top: 4px solid #153661;
    padding-top: 10px;
    display: inline-block;
}
.services-items li{
    list-style-type: none;
    border-top: 1px solid #141414;
    padding: 10px 20px 10px 0;
    position: relative;
}
.services-items li:last-child{
    border-bottom: 1px solid #141414;
}
.services-items li a{
    /* display: flex; */
    font-size: 1.3rem;
}
.services-items .double-arrow a:after{
    content:'$';
    font-family: 'default-icons';
    position: absolute;
    right: 0;
    margin-left:30px;
    font-size:16px;
    color:#87d0d5;
    font-weight: bold;
}
.icon-item img{
    max-height: 100px;
}
.bg-footer{
    /* background-color: #898989; */
    background-color: #767676;
    color: #fff;
}
.bg-footer .area-1 p{
    margin-bottom: 0;
}
#navbarResponsive{
    margin-top: 57px;
}
.fa-times-thin:before{
    font-weight: bold;
}
.bg-accent-color{
    background-color: #153661;
}
.icons-area::before, home-reviews .swiper-container::before{
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
}
.reviews-home-area .icons-area::before, home-reviews .swiper-container::before{
    background: url(/assets/images/shadow.png) no-repeat center -3px;
}
.reviews-home-area .icons-area::after, home-reviews .swiper-container::after{
    background: url(/assets/images/shadow.png) no-repeat center -3px;
}
.icons-area::after, home-reviews .swiper-container::after{
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
}
.swiper-container::after{
    bottom: 0px;
}
.swiper-wrapper{
    padding-top: 30px;
}
.swiper-button-prev, .swiper-button-next{
    background-image: none !important;
    background: #87d0d5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px !important;
    height: 40px !important;
    border-radius: 5px;
    font-family: 'default-icons';
}
.home-reviews .swiper-button-next, .home-reviews .swiper-button-prev{
    top: 95px;
}
.swiper-button-prev::before{
    content: "#";
}
.swiper-button-next::before{
    content: "@";
}
.readmore, .readmore a{
    color:#87d0d5;
}
.readmore a{
    font-size: 0.88rem;
}
/* .servicesheadline .line-top{
   border:0 !important;
   font-size: 1.25rem;
} */
.internal-reviews #rate-a-biz-reviewws .swiper-slide .col-10, .internal-reviews .info-div.col-md-10{
   max-width: 100% !important;
   flex: 100% !important;
   padding: 0;
   text-align: left !important;
}
.internal-reviews #google-reviews .swiper-slide .col-10, .internal-reviews .info-div.col-md-10{
   max-width: 100% !important;
   flex: 100% !important;
   padding: 0;
   text-align: left !important;
}
.internal-reviews .swiper-button-next, .internal-reviews .swiper-button-prev{
    width: 30px !important;
    height: 30px !important;
    top: 30px;
}
.internal-reviews .swiper-button-next{
    left: auto;
}
.internal-reviews .swiper-button-prev{
    right: 0;
    left: 100%;
    margin-left: -80px;
}
.internal-reviews .swiper-button-next i, .internal-reviews .swiper-button-prev i{
    font-size: 1.3rem;
}
.internal-reviews #rate-a-biz-reviewws .swiper-wrapper{
    padding-top: 8px;
}
.internal-reviews #rate-a-biz-reviewws .rating{
    justify-content: left;
}
.internal-reviews #google-reviews .swiper-wrapper{
    padding-top: 8px;
}
.internal-reviews #google-reviews .rating{
    justify-content: left;
}
.internal-reviews .color-provider-logo, .internal-reviews .recommend{
    display: none;
}

.internal-reviews .swiper-wrapper .col-8.col-md-10.m-auto.text-center {
    text-align: left !important;
}

.provider-info .rating__stars{
    border: 1px solid #000;
    display: inline-block;
    padding: 0 10px;
}
.provider-info .rating__stars .overall-rating span:last-child, .provider-info .rating__stars .stars-outer span:last-child{
    border-left: 1px solid #000;
    display: inline-block;
    padding-left: 10px;
}
.reviewer{
    text-align: center;
    color: #aab7ba;
    display: inline-flex;
    margin-bottom: 1.5rem;
}
.internal-reviews #rate-a-biz-reviewws{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0 10px 0;
}
.internal-reviews #google-reviews{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0 10px 0;
}
.internal-reviews .provider-info{
    margin-bottom: 10px;
}
  .review-text{
    font-size: 1.35rem;
    color: #000;
  }
.navbar-nav .caret{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.phone-icon{
    font-family: 'default-icons';
    font-size: 16px;
    margin-right: 8px;
    color: #3f6183;
}
.legal-disclaimer {
    line-height: 1.4em;
    margin-top: 10px;
}
.bg-footer .footerAddress{
line-height:25px;
}
/*Styles moved from reviews partial*/
      .swiper-container {
        /*height: 200px;*/
      }
      .swiperImage{
       /* height:100%; */
        object-fit: cover;
      }
      
      
        .rating {
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 2rem;
          margin-bottom: 0.5rem;
        }

        .rating__score {
          padding-right: 0.75rem;
        }

        .stars-outer, .overall-rating {
          /*display: inline-block;*/
          position: relative;
          font-family: FontAwesome;
        }

        .overall-rating .fa-star{
          padding-right: 3px;
        }
        .overall-rating .fa-star:before{
          font-size: 0.7rem;
        }

        .stars-outer::before {
          /* content: "\2605  \2605  \2605  \2605  \2605"; */
          color: #F9DBA6;
          font-family: "Font Awesome 5 Free";
          color: #87d0d5;
          font-size: 1.3rem;
          
        }
      	.provider-info .stars-outer::before {
      		padding-right: 10px;
      	}

        .stars-inner {
          position: absolute;
          top: 0;
          left: 0;
          white-space: nowrap;
          /*overflow: hidden;*/
          width: 0;
        }

        .stars-inner::before {
          /* content: "\2605  \2605  \2605  \2605  \2605"; */
          /*color: #F5A623;*/
          font-family: "Font Awesome 5 Free";
          color: #87d0d5;
          font-size: 1.3rem;
        }
      .provider-info .stars-inner::before, .provider-info .stars-outer::before {
      	font-size: 1rem !important;
        color: #000;
      }
      .color-provider-logo {
          width: 80px;
          height: 20px;
      }
      
      .color-provider-logo .image-RAB {
          display: inline-block;
          background: url(../images/rateabiz-logo-color.svg) no-repeat center;
          background-size: contain;
          width: 100%;
          height: 100%;
      }
/*End of styles moved from reviews partial*/
.individual-rating .fa-star {
    padding-right: 12px;
}
.individual-rating .fa-star:before{
    color: #87d0d5;
    font-size: 1.5rem;
}
.reviews-home-area .review-text{
    text-align: center;
}
.bg-footer a {
    color: #fff;
    background-color: #767676;
}
img.img-fluid.galleryImg {
    width: auto !important;
}
