@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
*{
	margin:0;
	padding:0;
}
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,300;0,400;0,500;0,700;1,200;1,300;1,400;1,800&display=swap');
body{font-family: Raleway;
    color: #595959;
    font-size: 16px;}
body p {font-family: Montserrat;}
.container-fluid {
    padding: 0;
}
.pt_lg_70 {padding-top:70px;}
img {
    max-width: 100%;
    height: auto;
}
.call-now {
    float: right;
    padding-left: 5px;
}
a.icon {
    display: none;
}
.desktop {
    width: 100%;
}
header#myHeader nav.navbar.sticky-top.navbar-light {
    max-width: 1180px;
    margin: 0 auto;
}
h4 {
    font-size: 18px;
    font-weight: 500;
    display: block;
    padding: 5px 0;
}
.container{
    max-width: 1230px;
    padding: 0 50px;
}
.services-head {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 50px;
}
    
header {
    padding-top: 15px;
    padding-bottom: 10px;
}
.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    margin: 0;
}
li.nav-item.Florida-nav a {
    padding: 5px 0px 5px 31px;
    font-size: 15px;
}
.call-now p {
    font-size: 20px;
    clear: both;
    display: block;
    direction: rtl;
}
.call-now span {
	text-transform:uppercase;
    color: #97201D;
}
.Florida-nav a {
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    color: #5b5b5b;
    font-family: 'Montserrat';
    font-size: 15px;
}
.service2-para a:hover {
    text-decoration: underline;
}
.Florida-nav a:hover{
	color: #79772a;
}

.home-insceptor h1{
	text-align: center;
	font-family: Montserrat;
	white-space: nowrap;
	letter-spacing: 13px;
	text-transform: uppercase;
	color:#fff;
    font-weight: 800;
	font-size: clamp(30px, 6vw, 75px);
}
.home-insceptor p{
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight : 700;
	font-size : 20px;
	color:#fff;
}
.home-insceptor a {
    text-decoration: none;
    background: rgb(121, 119, 42);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 15px 15px 15px;
    font-size: 13px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
}
.section1 {
    position : relative;
    min-height: calc(100vh - 110px);
}
 video#myVideo {
    width: 100%;
}
.home-insceptor {
    width: 50%;
    margin: 0 auto;
    position: absolute;
    top: 270px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    z-index:1;
}
.section2{
	background-color:#000;
	color:#fff;
}
h3.section2-head {
    text-align: center;
    padding: 20px 0px;
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    font-family: Montserrat;
    letter-spacing: -0.2px;
}
.section2 a:hover{
	background : #e8e8e8;
	color : #000;
}
.section2 a {
	text-decoration:none;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    padding: 11px 18px 13px 18px;
    font-weight: 500;
    font-size: 13px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;	
	background: transparent;
    border: 2px solid #FFFFFF;
    display: inline-block;
    width: 250px;	
	border-radius: 3px;
}
.section2 button.btn:hover {
    color: #000;
	background:#e5e0e0;
}

.section4 p {
	    font-family: Montserrat;
}
 .section4{
    color: #595959;
    font-size: 16px;
	padding-top: 40px;
    padding-bottom: 60px;
	overflow: hidden;
}
.buyers-sellers{
	padding-bottom:30px;
}
.buyers-image img {
    width: 100%;
}
.buyers {
    margin-top: 65px;
    margin-right: 30px;
	padding-bottom:15px;
}
.Additional-Services{margin-right: 0;}
.Additional-Services img {
    height: 196px;
}
.buyers h4{
    color: #333333;
}

.buyers-content {
    margin-top: 15px;
}
.inner-content p {
    font-size: 16px;
    line-height: 1.7;
}
.row.homeAbout {
    margin-top: 50px;
}
.img-home {
	padding-left: 80px !important;
}
header#myHeader {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 900;
    padding: 0 0 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
}
.home-heading span {
    width: 80px;
    height: 2px;
    display: inline-block;
    background: #79772a;
}
.Home-Inspector-content {
    margin-top: 20px;
}
.Home-Inspector-content p {
    line-height: 1.7;
    color: #595959;
    font-size: 16px;
}
.home-about{
	    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
section.section3 {
    background: #f8f9f9;
}
.section5 {
    color: #595959;
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
	    background: #f8f9f9;
}
li.inner-list-content {
    margin-bottom: 10px;
}
.image {
    padding-top: 65px;
}
.Home-Inspector-content a {
    color:  #79772a;
	text-decoration:none;
}
.section6 {
	font-family: Raleway;
    color: #595959;
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.test-heading span {
    width: 80px;
    height: 2px;
    display: inline-block;
    background: #79772a;
}
.dustin {
    position: relative;
}
.testimonial-image img {
    width: 100%;
    height: inherit;
}
.testimonial-image {
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    overflow: hidden;
    position: absolute;
    bottom: 8px;
    left: 35px;
}
footer .container-fluid {
    padding: 0 80px;
    font-size: 12px;
}
.testimonial-content {
    margin-top: 40px;
	border: 1px solid #e9e9e9;
    padding: 20px 15px 20px 15px;
    border-radius: 2px;
    font-style: italic;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    min-height: 220px;
}
.testimonial-content p{font-family: Raleway, sans-serif !important;}

.row.testimoni {
    position: relative !important;
}
p.test-name {
    padding: 0px 0 0 100px;
	    margin-top: 9px;
}
footer {
	background : #000;
	color: #999999;
	font-size: 14px;
	padding : 25px;
}
.footer-nav {
    display: inline-block;
    float: right;
    padding-right: 60px;
}
.footer-content {
    display: inline-block;
}
.footer-nav a {
    text-decoration: none;
    color: #999999;
}
footer p {
    margin: 0;
	padding-left : 30px;
}
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}
.service1 {
    background-image: url(images/service-bg.jpg);
    margin-top: 104px;
    padding: 30px;
    color: #fff;
    min-height: 200px;
    position: relative;
}
.service1 .services-head {
    position: absolute;
    width: 100%;
    bottom: 0px;
    margin: 0;
    padding: 30px;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    max-width: inherit;
}

.service1 h1 {
    display: inline-block;
}
.service1 a{
	display : inline-block;
    background:#A2241C;
    display: inline-block;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 1;
    text-align: center;
    padding: 11px 18px 13px 18px;
    margin: 7px 5px 3px 0px;
    margin-right: 5px;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
	float: right;
}
.service1 a:hover{
	 background-color : #6e6d25;;
}
.services-head {
    margin: 0 40px 0 40px;
}
.service-section2{
	font-family: Montserrat;
	padding-top : 30px;
	padding-bottom: 30px;
	position : relative;
}
.service-section2 h2{
    font-size: 26px;
	color: #333333;
	margin-bottom: 20px;
    line-height: 1.2;
}
.buyers-inspections-content p {
    padding: 42px 0px 0px 27px;
    color: #595959;
    font-size: 16px;
    line-height: 1.7;
}
.buyers-inspection-image img {
    width: 100%;
}
.buyers-inspection-image p {
	font-style: italic;
	line-height: 1.35;
	color: #595959;
	font-size: 13px;
	margin-top: 3px;
    font-family: Raleway;	
}
.buyers-inspections-content {
    margin-top: 20px;
}
.buyer-inspection {
    margin-top: 20PX;
}
h2.construction {
    font-size: 23px;
}


.construction-inspections {
    margin-top: 60px;
}
.special-text a {
    color: #79772a;
    text-decoration: none;
}
.call-today {
    margin: 30px 5px 5px 0px;
    border-left: 1px solid #ccc;
    height: 100%;
    padding-left: 30px;
}
.service-section2 .col-8 .col-4 {
    padding: 0;
}
.call-image img {
    width: 100%;
}
.contact-us {
    margin-top: 40px;
}
.callHead{
	font-size:16px;
}
.special-text span {
    padding-left: 235px;
}
p.special-text {
    line-height: 2;
    color: #595959;
}

.inspections-section{
		font-family: Montserrat;
	padding-top : 30px;
	padding-bottom: 30px;
	position:relative;
}
.inspections-section p{
	 font-family: Raleway;
    color: #595959;
    font-size: 16px;
	    line-height: 1.7;
}
img.inspection-image {
    float: left;
    margin: 10px 40px 5px 0px;
}
.inspections-section h2{
    font-size: 20px;
	color: #333333;
	    font-family: Montserrat;
}
img.reports-image {
    float: right;
    margin: 10px 0px 10px 5px;
}
.reports p {
    padding-top: 17px;
}
.reports {
    margin: 40px 0 40px 0;
}

.affiliations-section{
		font-family: Montserrat;
	padding-top : 30px;
	padding-bottom: 30px;
	position:relative;
}
.affiliations-section p{
	 font-family: Raleway;
    color: #595959;
    font-size: 16px;
	    line-height: 1.8;
}
.affiliations-section h3{
    font-size: 20px;
	color: #333333;
	font-family: Montserrat;
    margin-bottom: 25px;
    letter-spacing: -0.2px;
}
img.ashi-img {
    float: left;
    margin-right: 50px;
}
p.affi-title {
    padding: 10px 0 10px 0;
}
h3.image-heading {
    margin-top: 50px;
}
.callHead strong{color:#000;}
.about-section{
	font-family: Montserrat;
	padding-top : 30px;
	padding-bottom: 30px;
	position:relative;
}
.about-section p,li{
    color: #595959;
    font-size: 16px;
	    line-height: 1.8;
}
.about-section h3{
    font-size: 20px;
	color: #333333;
	font-family: Montserrat;
    margin-bottom: 25px;
    letter-spacing: -0.2px;
}

.about-us {
    margin-top: 20px;
}
.incpector-image {
    border-radius: 50%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 400px;
}
.incpector-image img {
    width: 100%;
    height: auto;
}
section.inspector-section {
    margin: 80px 0 80px 0;
}

.inspector-section h2 {
	text-align: left;
	font-family: Abril Fatface;
	font-weight: 400;
	font-style: normal;
	color: #333333;
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 0;
	letter-spacing: -0.2px;	
}
.inspector-section p {
	font-family: Raleway;
	color: #595959;
	font-size: 16px;
    margin: 0;	
}
.inspector-section h4 {
	font-family: Montserrat;
	font-weight: normal;
	color: #333333;
	line-height: 1em;
	font-size: 100%;
	text-align:center;
	margin-top: 100px;
}
.local-incpector {
    margin-top: 50px;
}
.contact-head {
    margin-top: 40px;
}
h4.local-inspector-details {
    width: fit-content;
    background: #fff;
    margin: 0 auto -5px;
    padding: 0 20px 0 20px;
}
span.left-bar {
    border-bottom: 1px solid #ccc;
    display: block;
    position: relative;
}
.incpector-name {
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    width: 100%;
    min-height: 140px;
}
.incpector-name h5 {
    color: #000;
    font-weight: bold;
}
.side-form h4{
	color : #595959;
}
.sending {
    border-radius: 25px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 6px 30px;

}
.sen-bt {
    text-align: center;
    display: flex;
    justify-content: center;
}
.buyer-inspection {
    line-height: 1.7;
	font-size : 16px;
}
.affi-row {
    padding-top: 40px;
}
.image-caption {
    float: left;
    display: inline;
    width: 40%;
    height: auto;
    margin: 7px 22px 40px 0;
}
.wp-caption{
	font-style: italic;
    line-height: 1.35;
    color: #595959;
    font-size: 13px;
    margin-top: 3px;
    font-family: Raleway;
}	
.constructionsss {
    margin-bottom: 90px;
}


/**********Map Css***************/
svg a {text-decoration: none;}
.land {fill: #cc0000;fill-opacity: 1;stroke: #000;stroke-opacity: 1;stroke-width: 0.5;}
.state-text {color: white;fill: #fff;font-weight: bold;}

#mymap {width: 100%;height: 70vh;}
.bannermap {min-height: calc(100vh - 68.5px); display: flex;align-items: center;padding: 130px 0 20px;}
.navbar-brand img {max-width: 300px;}

.map_section {min-height: calc(100vh - 190px);}

.com-soon {background-image: url('http://oxeenit.tech/homeinspector/public/uploads/16032021161590760739.jpg');background-position: center;background-size: cover;background-repeat: no-repeat;height: calc(100vh - 67.6px);}
.bg-color {background-color:rgba(0,0,0,0.5); color: #fff;height: calc(100vh - 67.6px);display: flex;align-items: center;justify-content: center;}

@media screen and (max-width: 767px) {
 .map_section {
  min-height: calc(50vh - 84px) !important;
  margin:10px 0;
  }
  .image {
    padding-top: 0;
}
.home-about {
  padding-left: 0px;
  padding-right: 0px;
}
.home-heading.pt-5 {
  padding-top: 0 !important;
}
.section5 {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 10px;
}
.Home-Inspector-content {
    margin-top: 0px;
}
.buyers-sellers {
    padding-bottom: 10px;
}
.testimonial-content {
    margin-top: 10px;
    font-size: 14px;
}
.section6 {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.service-section2 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.service2-para.mt-5 {
    margin-top: 0 !important;
}
.buyer-inspection {
    margin-top: 0;
    margin-bottom: 0;
}
.affi-row {
    padding-top: 10px;
}
.side-form.mt-5 {
    margin-top: 0 !important;
    margin-bottom: 10px;
}
.contact-us {
    margin-top: 20px;
    text-align: center;
}
p{
    font-size:14px;
}
h1{
    font-size:22px;
}
h2{
    font-size:20px;
}
h3{
    font-size:18px;
}
h4{
    font-size:16px;
}
.form-control {
    font-size: 14px;
}
.inspections-section p {
    font-size: 14px;
    line-height: 1.7;
}
img.inspection-image {
    margin: 0;
    width: 100%;
}
img.reports-image {
    float: unset;
    margin: 0 0 10px 0;
    width: 100%;
}
.reports {
    margin: 0px 0 0px 0;
}
.inspections-section {
    padding-bottom: 10px;
    padding-top: 10px;
}
p.affi-title {
    display: none;
}
.affiliations-section {
    padding-top: 10px;
    padding-bottom: 10px;
}
h3.image-heading {
    margin-top: 0;
    margin-bottom: 0;
}
p.callHead {
    margin-bottom: 0;
}
.about-section {
    padding-top: 0;
    padding-bottom: 0;
}
.about-section h3 {
    margin-bottom: 0;
}
.about-section p, li {
    font-size: 14px;
}
.affiliations-section p {
    font-size: 14px;
    margin-bottom: 10px;
}
p.callHead-content {
    display: none;
}
}



