body {
	margin: 0px auto;
	background: #ffffff;
	line-height: normal;
	padding: 0px;
	font-family: 'Helvetica Neue';
}
.container {
    max-width: 1310px;
    padding: 0 50px;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0 auto;
}
a, i, input[type='submit'] {
	transition: all 0.4s ease-in-out 0s;
}
a {
	display: inline-block;
	text-decoration: none !important;
}
a:hover {
	text-decoration: none !important;
}
input[type='submit']:hover {
	cursor: pointer;
}
ul {
	padding: 0px;
	margin: 0 auto;
}
ul li {
	list-style: none;
	padding: 0px;
}
img {
	display: inline-block;
}
header {
	float: left;
	width: 100%;
}
.logo_sec img {
    max-width: 83.33%;
}
header button.navbar-toggler {
    display: none;
    font-size: 28px;
    color: #3caf49;
}
.nav_menu {
    background: #4e4e4e;
    padding: 5px 0;
}
.nav_menu nav.navbar.navbar-expand-lg {
    padding: 0;
}
.main_menu ul li a {
    color: #e6e6e6 !important;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    padding: 0 13px !important;
}
.main_menu ul li:last-child a {
    background-color: #3caf49;
    color: #ffffff !important;
    border: 2px solid #3caf49 !important;
    border-radius: 2px;
    padding: 9px !important;
    margin-left: 13px;
}
.main_menu ul li:last-child a:hover {
    background-color: #3EA549;
    border: 2px solid #3EA549 !important;
}
main {
	float: left;
	width: 100%;
}
.banner {
    background: url(../images/elkhorn-inspections-modern-moutain-home-inspections-sm.jpg);
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_inner {
    padding: 70px 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.banner .container {
    max-width: 90%;
}
.banner .col-12 {
    padding: 30px !important;
}
.banner h1 {
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    font-family: "Bitter", serif;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.banner p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #ffffff;
}
.banner_form {
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.66);
    border-style: solid;
    border-radius: 30px 30px 30px 30px;
    padding: 30px 30px 30px 30px;
    background-color: rgba(255, 255, 255, 0.75);
}
.services {
    padding: 50px 0;
}
.services h2 {
    font-size: 28px;
    line-height: 31px;
    color: #205c26;
    text-align: center;
    font-weight: 400;
    font-family: "Bitter", serif;
    padding: 0 0 22px;
    margin-bottom: 25px;
    position: relative;
    letter-spacing: 1px;
}
.services h2:after, .testimonials h2:after {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    background: #EF8C1A;
    bottom: 0;
    left: 48%;
}
.services p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    padding-bottom: 85px;
}
.services_boxes {
    margin: 0 -30px;
}
.services_boxes .col-12 {
    padding: 0 53px;
}
.services_box {
    height: 100%;
    padding-bottom: 88px;
}
.services_box a {
    width: 100%;
}
.services_boxes .col-12:nth-last-child(1) .services_box, .services_boxes .col-12:nth-last-child(2) .services_box, .services_boxes .col-12:nth-last-child(3) .services_box {
    padding-bottom: 0;
}
.services_image {
    position: relative;
}
.services_image img {
    width: 100%;
    height: 254px;
    object-fit: cover;
}
.services_image_content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 1.5em;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.services_image:hover .services_image_content {
	opacity: 1;
}
.services_image_content p {
    padding: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 23px;
}
.services_box h3 {
    color: #205c26;
    font-size: 20px;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    font-family: "Bitter", serif;
    padding-top: 50px;
}
.request_section {
    width: 100%;
}
.request_section a.text-center {
    width: 100%;
    font-size: 27px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    background: #EF8C1A;
    padding: 50px 0;
}
.testimonials {
    width: 100%;
}
.testimonials .col-12 {
    padding: 3%;
}
.testimonials_left {
    padding: 20px 9px;
}
.testimonials h2 {
    color: #205c26;
    text-align: center;
    font-size: 28px;
    line-height: 31px;
    font-weight: 400;
    font-family: "Bitter", serif;
    padding-bottom: 36px;
    margin-bottom: 25px;
    position: relative;
}
.reviews_sec h2 {
    margin: 0;
    padding-bottom: 20px;
}
.reviews_sec h2:after {
	display: none;
}
.testimonials_left p {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.testimonials_left p a {
    color: #ef8c1a;
}
.testimonials_left p a:hover {
    color: #3caf49;
}
.reviews_boxes {
    padding: 0 30.5px;
}
.custom-arrow.slick-arrow {
    position: absolute;
    left: -9px;
    font-size: 11px;
    line-height: 1;
    border: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    color: #ffffff;
    border-radius: 100%;
    background: #dddddd;
    opacity: .75;
    top: 46%;
    box-shadow: none;
}
.custom-arrow.slick-arrow:hover {
    opacity: 1;
}
.slick-next.custom-arrow.slick-arrow {
    right: 0;
    left: auto;
}
.custom-arrow.slick-arrow.slick-disabled {
    opacity: 0.25;
    cursor: unset;
}
.reviews_boxes ul.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    gap: 30px;
}
.reviews_boxes ul.slick-dots li {
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 100%;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
}
.reviews_boxes ul.slick-dots li:hover, .reviews_boxes ul.slick-dots li.slick-active {
    background: rgba(0, 0, 0, 0.75);
}
.reviews_boxes ul.slick-dots li button {
    display: none;
}
.reviews_box {
    background: #fdfdfd;
    border: 1px solid #eeeeee;
    padding: 20px;
    position: relative;
    margin-right: 1px;
}
.reviews_logo {
    position: absolute;
    top: 4px;
    right: 4px;
}
.reviews_logo img {
    width: 32px;
}
.reviews_box h3 {
    color: #555555;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
}
.reviews_stars {
    display: flex;
    color: rgb(239, 140, 26);
    font-size: 14.5px;
}
.reviews_star {
    -webkit-mask-image: url(data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cpath d='M20.429 8.14c0 0.221-0.16 0.43-0.319 0.589l-4.456 4.346 1.056 6.138c0.012 0.086 0.012 0.16 0.012 0.246 0 0.319-0.147 0.614-0.503 0.614-0.172 0-0.344-0.061-0.491-0.147l-5.512-2.897-5.512 2.897c-0.16 0.086-0.319 0.147-0.491 0.147-0.356 0-0.516-0.295-0.516-0.614 0-0.086 0.012-0.16 0.025-0.246l1.056-6.138-4.469-4.346c-0.147-0.16-0.307-0.368-0.307-0.589 0-0.368 0.381-0.516 0.687-0.565l6.163-0.896 2.762-5.586c0.11-0.233 0.319-0.503 0.602-0.503s0.491 0.27 0.602 0.503l2.762 5.586 6.163 0.896c0.295 0.049 0.688 0.196 0.688 0.565z'%3E%3C/path%3E%3C/svg%3E%0A);
    height: 18px;
    width: 18px;
    background: rgb(239, 140, 26);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: bottom;
    display: inline-block;
}
.reviews_box h4 {
    color: #555555;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-style: italic;
}
.reviews_box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #555555;
    margin-top: 4px;
}
.certified {
    padding: 70px 0;
    background: #FCFCFC;
}
.certified_icon_circle {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.icon_circle {
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #3CAF49;
    color: #ffffff;
    font-size: 30px;
}
.certified h3 {
    padding: 20px 0;
    font-size: 23px;
    font-weight: 600;
    line-height: 25px;
    color: #205c26;
    font-family: "Bitter", serif;
    text-transform: uppercase;
}
.certified p {
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 18px;
}
.last_section {
    width: 100%;
    background: url(../images/part-city-utah-elkhorn-inspections.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
}
.last_section_overlay {
    background: rgba(0, 0, 0, 0.6);
    padding: 100px 0;
    color: #ffffff;
}
.last_section h2 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    padding-bottom: 5px;
}
.last_section h3 {
    font-size: 50px;
    font-weight: 400;
    line-height: 55px;
    font-family: "Bitter", serif;
}
a.next_section {
    height: 60px;
    width: 80px;
    margin: 0;
    line-height: 60px;
    position: absolute;
    left: 47%;
    bottom: 0px;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    animation: avia_fade_move_down 2s ease-in-out infinite;
}
a.next_section svg {
    fill: #ffffff;
    height: 70px;
    width: auto;
    stroke: unset !important;
}
@keyframes avia_fade_move_down{
	0%{
		transform:translate(0,-20px);opacity:0
	}
	50%{
		opacity:1
	}
	100%{
		transform:translate(0,20px);opacity:0
	}
}
.about_banner {
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/anout-elkhorn-inspections.jpg);
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
}
.about_banner_inner {
    background: rgba(0, 0, 0, 0.6);
    min-height: 260px;
    display: flex;
    align-items: center;
    flex-wrap: revert;
}
.about_banner .container {
    max-width: 85%;
}
.about_banner h1 {
    font-size: 50px;
    color: #ffffff;
    line-height: 60px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Bitter", serif;
}
.about_section {
    padding: 70px 0;
}
.about_left {
    padding: 60px;
}
.about_left p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #666666;
    padding-bottom: 16px;
}
.about_left p:last-child {
    padding-bottom: 0;
}
.about_left p b {
    color: #ef8c1a;
    font-weight: 700;
}
.about_right {
    padding-left: 72px;
}
.about_right img {
    width: 300px;
    border-radius: 3px;
}
.about_box {
    display: flex;
}
.icon_box {
    padding: 5px 5px 0;
    font-size: 15px;
}
.about_content_box h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #666666;
}
.about_content_box h4 {
    color: #919191;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 3px;
}
.logos_sec {
    padding: 70px 0;
    background: #FCFCFC;
}
.logos_sec ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.features_sec {
    padding: 130px 0;
}
.features_sec .row {
    margin: 0 -36px;
}
.features_sec .col-12 {
    padding: 0 36px;
}
.features_box {
    height: 100%;
    padding: 50px 30px 30px;
    border-radius: 10px;
    background: #4e4e4e;
    border: 2px solid #4e4e4e;
}
.col-12:nth-child(even) .features_box {
    border: 2px solid #3CAF49;
    background: #ffffff;
}
.icon_div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.icon_div_inner {
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3caf49;
    border-radius: 100%;
    color: #3caf49;
    font-size: 24px;
}
.features_box h3 {
    color: #ffffff;
    font-size: 23px;
    line-height: 25px;
    font-weight: 600;
    font-family: "Bitter", serif;
    padding: 20px 0 15px;
}
.col-12:nth-child(even) .features_box h3 {
    color: #205c26;
}
.features_box p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffff;
}
.col-12:nth-child(even) .features_box p {
    color: #666666;
}
.about_reviews {
    padding: 50px 0;
}
.about_reviews h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 31px;
    color: #205c26;
    font-family: "Bitter", serif;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.about_reviews .reviews_box {
    margin-right: 0;
    margin-bottom: 40px;
}
a.testi_load_more {
    background-color: #3caf49;
    color: #ffffff;
    padding: 8px 16px;
    border: 2px solid #3caf49;
    font-size: 13px;
    font-weight: 400;
}
a.testi_load_more:hover {
    background-color: #999999;
}
.services_banner {
    background: url(../images/elkhorn-inspection-services.jpg);
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.services_request_section a.text-center:hover {
    background: #4EAC44;
}
.our_services {
    display: flex;
    flex-wrap: wrap;
}
.our_services_box {
    padding: 60px;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.our_services_box:nth-child(even) {
    background: #F4F4F4;
}
.our_services_image {
    width: 33.3%;
    padding-right: 3.6%;
    position: relative;
}
.our_services_image img {
    width: 100%;
    height: 20.5vh;
    object-fit: cover;
}
.our_services_image_overlay {
    position: absolute;
    top: 0;
    width: 89%;
    height: 98%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    cursor: pointer;
    transition: all 0.4s ease-in-out 0s;
}
.our_services_image:hover .our_services_image_overlay {
    opacity: 1;
}
.our_services_content {
    width: 66.6%;
    padding-left: 3.6%;
}
.our_services_content h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: #205c26;
    font-family: "Bitter", serif;
    padding-bottom: 15px;
}
.our_services_content p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    font-weight: 400;
}
.report_banner {
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/inspection-report-by-elkhorn-inspection-services-wasatch-back.jpg);
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
}
.report_banner .about_banner_inner {
    min-height: 320px;
}
.report_banner h1 span {
    color: #ef8c1a;
    font-weight: 600;
}
.report_left {
    padding: 60px 30px 60px 60px;
}
.report_left h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 31px;
    color: #205c26;
    font-family: "Bitter", serif;
    padding-bottom: 30px;
}
.report_left h2 span {
    font-size: 36px;
    font-weight: 400;
    font-style: italic;
    line-height: 18px;
    font-family: 'Palatino Linotype';
    color: #ef8c1a;
}
.report_left a {
    color: #ffffff;
    background: #ef8c1a;
    border-radius: 5px;
    padding: 15px 24px;
    font-size: 13px;
}
.report_left a:hover {
    background: #F19730;
}
.report_vedio_image {
    position: relative;
    margin: 90px 0;
}
.report_vedio_image img {
    width: 100%;
}
.report_vedio_icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.report_vedio_icon i {
    color: #3CAF49;
    font-size: 116px;
    cursor: pointer;
}
.report_vedio_icon img {
    width: 116px;
    cursor: pointer;
}
.report_vedio_icon_tooltip {
    position: absolute;
    top: 1%;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 30px;
    width: 250px;
    font-size: 14px;
    line-height: 25px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.report_vedio_icon:hover .report_vedio_icon_tooltip {
    opacity: 1;
}
.report_left h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: #205c26;
    font-family: "Bitter", serif;
}
.report_right {
    padding: 60px 60px 60px 30px;
    background: #FCFCFC;
}
.report_right_content {
    position: relative;
}
.report_right_content:before {
    content: "";
    width: 0px;
    height: 83%;
    position: absolute;
    border: 1px dashed #E1E1E1;
    top: 0;
    left: 30px;
}
.report_right_content1 {
    padding-bottom: 50px;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    position: relative;
}
.report_right_icon_box {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background-color: #EF8C1A;
    height: 64px;
    width: 64px;
    font-size: 27px;
    border-radius: 100%;
}
.report_right_content_side {
    width: 80%;
}
.report_right_content_side h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: #205c26;
    padding-bottom: 13px;
    font-family: "Bitter", serif;
    text-transform: uppercase;
}
.report_right_content_side p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #8f8f8f;
}
.report_right_content1:last-child {
    padding: 0;
}
.agent_banner {
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/realtor-resources-elkhorn-insoections-park-city-.jpg);
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
}
.agent_banner .about_banner_inner {
    min-height: 292px;
}
.about_banner p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    padding-top: 7px;
}
.agent_section {
    background: #FCFCFC;
    padding: 65px;
}
.agent_section h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 31px;
    color: #205c26;
    font-family: "Bitter", serif;
    padding-bottom: 15px;
}
.agent_section p {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    color: #666666;
    padding-bottom: 15px;
}
.agent_section p:last-child {
    padding: 0;
}
.agent_section p font {
    font-weight: 700;
    color: #3caf49;
}
.agent_section p span {
    font-weight: 700;
    color: #ef8c1a;
}
.agent_section .col-lg-5 {
    padding-left: 72px;
}
.agents_features {
    margin: 60px -3% 0;
}
.agents_features .col-12 {
    padding: 0 3%;
}
.agent_feature {
    height: 100%;
    box-shadow: 0 0 10px 0 #515151;
    border-radius: 10px 10px 10px 10px;
    padding: 30px 30px 30px 30px;
}
.agent_feature h3 {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    line-height: 25px;
    color: #205c26;
    font-family: "Bitter", serif;
    padding-bottom: 20px;
}
.agent_feature h3 i {
    color: #EF8C1A;
}
.agent_feature p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.agent_feature_section {
    background: #FCFCFC;
}
.agent_feature_section_left {
    padding: 60px 50px 60px 60px;
}
.agent_feature_section_right {
    padding: 60px 60px 60px 50px;
}
.agent_feature_section_right h2 {
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #205c26;
    font-family: "Bitter", serif;
}
.agent_feature_section_right h2 b {
    color: #3caf49;
}
.agent_image {
    position: relative;
    margin-top: 20px;
}
.agent_image img {
    width: 100%;
}
.circle_tooltip {
    position: absolute;
}
.circle_tooltip1 {
    top: 30%;
    left: 17%;
}
.circle_tooltip2 {
    top: 24%;
    left: 51%;
}
.circle_tooltip3 {
    top: 52%;
    left: 27%;
}
.circle_tooltip4 {
    top: 49%;
    left: 43%;
}
.circle_tooltip5 {
    top: 52%;
    left: 56%;
}
.circle_tooltip_main {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background-color: #ff9539;
    color: #ffffff;
    border-radius: 100%;
    font-size: 11px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.circle_tooltip_main_animation {
    height: 54px;
    width: 54px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #ff9539;
    border-radius: 100%;
    animation: av_pulsate 2s linear infinite;
}
@keyframes av_pulsate{
    0%{
        transform:scale(0.1);
        opacity:0.0;
    }
    50%{
        opacity:0.7;
    }
    100%{
        transform:scale(1);
        opacity:0.0;
    }
}
.circle_tooltip_content {
    background: #ffffff;
    font-size: 16px;
    line-height: 28px;
    padding: 15px;
    border-radius: 3px;
    position: absolute;
    width: 250px;
    text-align: center;
    color: #8f8f8f;
    top: -107px;
    display: none;
    z-index: 999;
    right: 0;
}
.circle_tooltip1 .circle_tooltip_content {
    left: 0;
    right: auto;
}
.circle_tooltip2 .circle_tooltip_content, .circle_tooltip3 .circle_tooltip_content, .circle_tooltip4 .circle_tooltip_content {
    top: -130px;
}
.circle_tooltip_content::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid black; /* black angle */
}
.circle_tooltip1 .circle_tooltip_content::after {
    left: 11px;
    right: auto;
}
.circle_tooltip:hover .circle_tooltip_content {
    display: block;
}
.agent_video {
    background: url(../images/elkhorn-inspections-realtor-resources-.jpg);
    background-size: cover;
    background-position: center center;
}
.agent_video_overlay {
    background: rgba(0, 0, 0, 0.7);
    padding: 140px 0;
}
.agent_video_overlay img[data-bs-toggle="modal"] {
    filter: brightness(0) invert(1);
}
.agent_video_overlay h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
    color: #ffffff;
    font-family: "Bitter", serif;
    padding-top: 80px;
}
.agent_video_overlay h2 b {
    font-weight: 600;
    color: #3caf49;
}
.agent_tabs_section {
    padding: 95px 0 50px;
}
.agent_tabs_section .container {
    padding: 0 80px;
}
.agent_tabs_section p {
    padding-bottom: 15px;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    color: #666666;
}
.agent_tabs_section p b {
    color: #3caf49;
}
.agent_tabs_section h2 {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 40px;
    font-family: "Bitter", serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    color: #205c26;
}
.custom-tabs .nav-link {
    border-radius: 0;
    color: #919191 !important;
    font-weight: 400 !important;
    padding: 12px 16px 12px 23px;
    border: 1px solid #e1e1e1;
    border-right: none;
    background: #ffffff !important;
    margin-bottom: -1px;
    font-size: 14px;
    line-height: 30px;
    text-align: left !important;
    text-transform: uppercase;
    width: 250px;
}
.custom-tabs .nav-link:hover {
    color: #666666 !important;
}
.custom-tabs .nav-link:first-child {
    border-top-left-radius: 2px;
}
.custom-tabs .nav-link:last-child {
    border-bottom-left-radius: 2px;
}
.custom-tabs .nav-link.active {
    background: #FCFCFC !important;
    color: #666666 !important;
    font-weight: 700 !important;
    position: relative;
}
.custom-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0px;
    right: -1px;
    background: #fcfcfc;
}
.tab-content-area {
    background: #FCFCFC;
    padding: 30px;
    width: 100%;
    min-height: 350px;
    border: 1px solid #e1e1e1;
}
.tab-content-area p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.tab-image {
    margin-top: 10px;
    max-width: 100%;
}
.about_banner.privacy_banner {
    background-repeat: no-repeat;
    background-image: url(../images/inspection-report-by-elkhorn-inspection-services-wasatch-back.jpg);
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
}
.about_banner.privacy_banner .about_banner_inner {
    min-height: 342px;
}
.privacy_section {
    padding: 65px 0;
}
.privacy_section p, .privacy_section ul, .privacy_section ol {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #666666;
}
.privacy_section p strong, .privacy_section p b, .privacy_section ul strong, .privacy_section ul b, .privacy_section ol strong, .privacy_section ol b {
    color: #3caf49;
}
.privacy_section p {
    padding-bottom: 15px;
}
.privacy_section ul {
    margin-left: 20px;
    padding-bottom: 15px;
}
.privacy_section ul li {
    list-style: disc;
}
footer {
	float: left;
	width: 100%;
}
.footer_contact_sec1 {
    background: url(../images/contact-elkhorn-inspection-services.webp) no-repeat scroll;
    min-height: 200px;
    background-size: cover;
}
.footer_contact_main_sec {
    padding: 3% !important;
}
.footer_contact_main_sec h2 {
    font-size: 20px;
    line-height: 22px;
    color: #205c26;
    font-family: "Bitter", serif;
    padding-bottom: 10px;
}
.contact_box h3 {
    font-size: 23px;
    font-weight: 600;
    color: #205c26;
    line-height: 25px;
    font-family: "Bitter", serif;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.contact_box h3 a {
    color: #205c26;
}
.contact_box h3 i {
    color: #3caf49;
}
.contact_box h3 a:hover i:hover {
    color: #205C26;
}
.contact_box h4 a {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #3caf49;
}
.contact_box {
    padding-bottom: 30px;
}
.contact_box:nth-child(5) {
    padding-bottom: 0;
}
.contact_box h4 {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.footer_certificate_images {
    margin-bottom: 20px;
}
.main_footer {
    background: #222222;
    padding: 15px 0;
}
.main_footer p {
    font-size: 11px;
    color: #c2c2c2;
    font-weight: 400;
    line-height: 30px;
}
.main_footer p a {
    color: #c2c2c2;
}
.main_footer p a:hover {
    color: #aaaaaa;
}
a#scroll-top-link {
    color: #c2c2c2;
    border: 1px solid #444444;
    background-color: #222222;
    position: fixed;
    border-radius: 2px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    right: 50px;
    bottom: 50px;
    z-index: 1030;
    opacity: 0;
    visibility: hidden;
}
a#scroll-top-link:hover {
    background-color: #fcfcfc;
    color: #ef8c1a;
    border: 1px solid #e1e1e1;
}
a#scroll-top-link svg {
    fill: #c2c2c2;
    stroke: unset !important;
    height: 15px;
    width: auto;
}
a#scroll-top-link:hover svg {
    fill: #ef8c1a;
}




@media (min-width: 992px) and (max-width: 1199px)
{
    .services_boxes {
        margin: 0 -15px;
    }
    .col-lg-4.col-md-4.col-12 {
        padding: 0 15px;
    }
    .our_services_image img {
        height: 11vh;
    }
    .our_services_image_overlay {
        height: 73%;
    }
    .report_right_content_side {
        width: 76%;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    header button.navbar-toggler {
        display: block;
    }
    .logo_sec .container {
        display: flex;
    }
    .main_menu ul {
        gap: 20px;
        position: absolute;
        width: 100%;
        z-index: 99;
        background: #ffffff;
        top: -5px;
        padding: 20px 0;
    }
    .main_menu ul li a {
        color: #4e4e4e !important;
    }
    .services_boxes {
        margin: 0 -15px;
    }
    .col-lg-4.col-md-4.col-12 {
        padding: 0 15px;
    }
    .about_left {
        padding: 0;
    }
    .about_right {
        padding: 0;
    }
    .about_right img {
        width: 100%;
    }
    .features_sec .row {
        margin: 0 -15px;
    }
    .our_services_image {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .our_services_image img {
        height: auto;
    }
    .our_services_image_overlay {
        width: 100%;
        height: 92%;
    }
    .our_services_content {
        width: 100%;
        padding: 0;
    }
    .report_right_content:before {
        height: 80%;
    }
    .report_right_content_side {
        width: 68%;
    }
    .agents_features .col-12 {
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 767px) 
{
    header button.navbar-toggler {
        display: block;
    }
    .logo_sec .container {
        display: flex;
    }
    .main_menu ul {
        gap: 20px;
        position: absolute;
        width: 100%;
        z-index: 99;
        background: #ffffff;
        top: -5px;
        padding: 20px 0;
    }
    .main_menu ul li a {
        color: #4e4e4e !important;
    }
    .container {
        padding: 0 15px;
    }
    .services_boxes {
        margin: 0 -15px;
    }
    .col-lg-4.col-md-4.col-12 {
        padding: 0 15px;
    }
    .services_boxes .col-12:nth-last-child(2) .services_box, .services_boxes .col-12:nth-last-child(3) .services_box {
        padding-bottom: 53px;
    }
    .certified .row {
        gap: 25px;
    }
    .certified p {
        padding: 0;
    }
    .about_left {
        padding: 0;
    }
    .about_right {
        padding: 30px 0 0;
    }
    .features_sec {
        padding: 50px 0 0;
    }
    .features_sec .row {
        margin: 0 -15px;
    }
    .features_box {
        margin-bottom: 30px;
        height: auto;
    }
    .about_reviews .row.m-0 {
        margin: 0 -15px !important;
    }
    .our_services_box {
        width: 100%;
        padding: 30px;
    }
    .our_services_image {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .our_services_image img {
        height: auto;
    }
    .our_services_image_overlay {
        width: 100%;
        height: 94%;
    }
    .our_services_content {
        width: 100%;
        padding: 0;
    }
    .report_banner .about_banner_inner {
        padding: 50px 0;
    }
    .report_left {
        padding: 30px;
    }
    .report_right {
        padding: 30px;
        background: #FCFCFC;
    }
    .report_right_content:before {
        height: 80%;
    }
    .report_right_content_side {
        width: 68%;
    }
    .agent_section {
        padding: 30px;
    }
    .agent_section .col-lg-7.col-md-7.col-12 {
        padding-bottom: 50px;
    }
    .agent_section .col-lg-5 {
        padding-left: 0;
    }
    .agents_features {
        margin: 50px -15px 0;
    }
    .agents_features .col-12 {
        padding: 0 15px;
        margin-bottom: 25px;
    }
    .agent_feature_section_left {
        padding: 30px;
    }
    .agent_feature_section_right {
        padding: 30px;
    }
    .agent_video_overlay {
        padding: 50px 0;
    }
    .agent_tabs_section .container {
        padding: 0 15px;
    }
    .custom-tabs .nav-link {
        width: auto;
    }
    .circle_tooltip2 .circle_tooltip_content, .circle_tooltip3 .circle_tooltip_content, .circle_tooltip4 .circle_tooltip_content, .circle_tooltip5 .circle_tooltip_content {
        right: -100px;
    }
}