/* Theme Name: Divi Child 
 * Template Version: 1.0 
 * Description: A customized version of Divi which adds a number of tiny features you need.
 * Template: Divi 
*/

body {
    font-size: 1.0625rem!important;
    font-family: "Open Sans", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #191919;
    font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500 !important;
    color: #191919;
}
p strong {
    font-family: "Roboto Slab", serif;
    font-size: 18px;
    font-weight: 500 !important;
}
div#page-container {
    overflow: hidden;
}
.et_pb_row {
    width: 95% !important;
}
/*HEADER STYLES*/
header#main-header {
    background: #ffffff !important;
}
.add-info-container {
    background: #163346;
    position: relative;
    height: 55px;
    overflow-x: clip;
}
.add-info-holder {
    color: #fff;
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    line-height: 2;
    font-size: 16px;
    font-family: "Roboto Slab", serif;
}
.add-contact-info-holder {
    width: 86%;
    max-width: 1080px;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    height: 0;
}
.add-contact-info-holder a {
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #1f417c;
    color: #fff;
    position: relative;
    padding-right: 5%;
    min-width: 85%;
    font-size: 16px;
    z-index: 1;
}
.add-contact-info-holder a:before {
    content: "";
    width: 300vw;
    height: 0;
    border-bottom: 40px solid #1f417c;
    border-left: 40px solid transparent;
    position: absolute;
    left: -40px;
    z-index: -1;
    box-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.header-menu-container {
    width: 100%;
    max-width: 100%;
}
.header-info-holder {
    margin: 0px auto;
    margin-top: 16px;
    max-width: 1080px;
}
.logo_container {
    position: relative !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
img#logo {
    min-height: 100px !important;
    max-height: 75px !important;
    width: auto !important;
    max-width: 280px !important;
}
.text-logo {
    color: #000;
    line-height: 1.1;
    font-family: "Roboto Slab", serif;
}
span.info-addon {
    display: none;
}
.header-info-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.header-location-container {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin: 5px 10px 10px 10px;
    font-size: 16px;
    color: #163346;
}
.header-location-container .fa {
    margin-right: 5px;
}
.email-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
    margin: 5px;
    font-size: 16px;
    color: #fff;
    width: 230px;
    font-weight: normal;
}
.email-btn .fa {
    margin-right: 5px;
    margin-top: -3px;
}
.hours-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin: 5px;
    color: #163346;
    display: none;
}
.hours-holder .fa {
    margin-right: 5px;
    color: #163346;
}
a.hours-box {
    padding: 0 !important;
}
.header-info-block a.hours-box {
    pointer-events: none;
}
.hours {
    border: none;
    height: auto;
    box-shadow: none;
    background: transparent;
}
.hours img {
    display: none;
}
.hours p {
    padding: 0 !important;
    font-size: 16px !important;
    text-shadow: none;
    color: #163346;
}
div#et-top-navigation {
    width: 100%;
    padding: 5px !important;
    background: #1f417c;
    position: relative;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
span.select_page {
    display: none !important;
}
ul#mobile_menu {
    background-color: #163346 !important;
    border-color: #1f417c;
    top: 42px;
}
.mobile_menu_bar {
    padding: 0 !important;
}
.et_mobile_menu li a {
    color: #efefef !important;
    filter: drop-shadow(0px 1px 1px #210124);
    font-family: "Roboto Slab", serif;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
    position: relative;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
    content: "\f149";
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
    color: #1f417c;
}
.et_mobile_menu .current_page_item a {
    color: #ffffff !important;
    opacity: 1 !important;
}
/*change Divi opened hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}
/*rotate the Divi Menu icon on click*/
.mobile_menu_bar:before {
    transition: all 0.4s ease;
    transform: rotate(0deg);
    display: block;
    color: #fff3e7;
}
/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/
section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
    max-height: 430px !important;
    min-height: 430px !important;
    height: calc(100vh - 154px) !important;
    background-position: 22%;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
    max-height: 430px !important;
    min-height: 430px !important;
    height: calc(100vh - 154px) !important;
    width: 95%;
    max-width: 500px;
}
.header-content {
    margin: 0 auto !important;
    padding: 0px !important;
    width: 100% !important;
    max-width: 1080px !important;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
    margin-left: -5px !important;
}
.homepage-header-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
}
.homepage-header-content:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 130%;
    background: #1f417c;
    z-index: -1;
    margin-left: -20px;
    opacity: 0.7;
    box-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.header-subtitle {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Roboto Slab", serif;
    font-size: 19px;
    margin-bottom: 10px;
    text-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.header-subtitle:before {
    content: "";
    width: 25px;
    height: 2px;
    background: #163346;
    display: block;
    margin-right: 10px;
}
.header-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
    text-transform: capitalize;
    font-size: 30px;
    text-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.header-title span {
    font-weight: bold;
    letter-spacing: 2px;
}
.header-buttons {
	text-align:left;
}
.button {
    background: #163346;
    border: 2px solid #1f417c;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    margin-top: 10px;
    line-height: 1;
    width: 230px;
    text-align: center;
    transition: 0.3s ease-in-out;
	font-size: 16px;
}
.gallery-btn a {
	margin: 0;
}
.button:hover {
    background: #1f417c;
    color: #ffffff;
}
/* FIRST CONTENT SECTION STYLE */
.section-title-heading {
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    color: #191919;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-title-heading:before {
    content: "";
    width: 25px;
    height: 2px;
    background: #163346;
    display: block;
    margin-right: 10px;
}
.entry-title {
    font-size: 26px;
    text-align: center;
    line-height: 1.2;
    font-weight: 500 !important;
}
.paragraph-images-holder {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    max-width: 400px;
    margin: 0 auto;
}
.paragraph-images-holder img {
    width: 80%;
    height: 400px;
}
.par-img-content {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    width: auto;
    background: #1f417c;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px;
    bottom: 0;
    left: 0;
    margin-left: -35px;
}
.content-button {
    background: #163346;
    border: 1px solid #1f417c;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1;
    min-width: 220px;
    text-align: center;
}
.content-button:hover {
    background: #4f4f4f;
}
/* BADGES SECTION STYLE */
.badges-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    position: relative;
    margin-top: 20px;
	gap: 20px;
}
.badge-holder {
    background: #163346;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 180px;
    padding: 15px 5px 5px 5px;
    margin-top: 10px;
    margin-bottom: 40px;
    position: relative;
    transition: 0.3s ease-in-out;
    text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
}
.badge-holder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 40px solid #1f417c;
    border-right: 35px solid transparent;
    top: 0;
    left: 0;
}
.badge-holder:hover {
    box-shadow: 0px 0px 8px 0px #fcfffc99;
    background: #1f417c;
}
p.badge-content {
    color: #ffffff;
    text-align: center;
    line-height: 1;
    text-transform: capitalize;
    font-size: 17px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Roboto Slab", serif;
    width: 100%;
}
.badge-holder img {
    width: 100%;
    height: 65px;
    padding-bottom: 5px;
    opacity: 0.9;
}
.badge-title {
    background: #163346;
    font-size: 14px;
    width: 100%;
    text-align: right;
    line-height: 1.2;
    padding: 5px 5px 5px 0px;
    position: absolute;
    bottom: -30px;
    right: 0;
    color: #ffffff;
    font-weight: 600;
}
.badge-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 46px solid #163346;
    border-left: 25px solid transparent;
    left: -16px;
    top: 0;
    z-index: -2;
}
.badge-title span {
    font-size: 17px;
}
/* SERVICES SECTION STYLE */
div#services-blocks-section {
    background-color: #f6f6f6 !important;
}
.srvBlockTitle .section-title-heading {
}
.srvBlockTitle p {
    padding-bottom: 0;
}
.srvElement {
    margin-top: 50px;
    position: relative;
    background: #163346;
}
.srvElement:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 46px solid #1f417c;
    border-left: 25px solid transparent;
    right: 0;
    bottom: 0;
}
.srvElement:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 46px solid #1f417c;
    border-right: 25px solid transparent;
    top: 0;
    left: 0;
}
.srvElementHeader {
    text-align: center;
}
.srvElementHeader h2 {
    padding-bottom: 5px;
    font-weight: 700 !important;
    color: #ffffff;
    transition: 0.3s ease-in-out;
}
.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.srvElementImg img {
    width: 100%;
    max-height: 330px;
    object-fit: cover;
    object-position: center;
    transition: 0.3s ease-in-out;
}
.srv-ico {
    width: 85px !important;
    height: 70px !important;
    position: absolute;
    z-index: 999;
    background: #163346;
    padding: 10px;
    bottom: -13px;
    left: 20px;
    object-fit: contain !important;
    border: 1px solid #fff;
}
.srvElementBody {
    padding: 20px;
}
.srvElementContent {
    text-align: justify;
    color: #ffffff;
    font-size: inherit;
    line-height: 1.6;
}
.srvElement:hover img {
    filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}
.srvElement:hover h2 {
	color: #1f8aea;
}
/* CONTENT SECTION STYLE */
/* SERVICES LIST SECTION STYLE */
div#services-list-section {
    background-color: #f6f6f6 !important;
}
.homepage-services {
    text-align: center;
    margin: 0 auto;
    max-width: 520px;
}
.homepage-services #servcss {
    padding: 0;
}
.homepage-services #servcss li {
    position: relative;
    margin: 0.3em 3px;
    padding-left: 5px;
    color: #163346;
    text-align: right;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}
.homepage-services #servcss li:before {
    position: relative;
    content: "\f046";
    top: 0;
    left: -5px;
    color: #163346;
    font-family: "FontAwesome";
}
/* CONTACT FORM STYLE */
div#contact-form-section {
    background-color: #f6f6f6 !important;
}
.contact-section-text {
    line-height: 1.3;
    margin: 10px 0;
    text-align: center;
}
input#customer_name {
    width: calc(50% - 5px);
    float: left;
}
input#phone-cf {
    width: calc(50% - 5px);
    float: left;
    margin-left: 10px;
}
textarea#message {
    margin-bottom: 20px;
}
#contact img {
    float: left;
    width: 120px;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    filter: hue-rotate(338deg);
}
input#vercode {
    width: calc(100% - 130px);
    margin: 0;
    margin-left: 10px;
    float: left;
    padding: 15px 10px 15px;
    height: 40px;
}
form#contactForm {
    text-align: right;
}
input#submitter {
    font-size: 16px;
    font-weight: 400;
    transition: 500ms;
    position: relative;
    z-index: 1;
    border-radius: 30px;
    height: 39px;
    background: #163346;
    border: 1px solid #1f417c;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
}
input#submitter:hover {
    background: #1f417c;
    color: #fff;
}
input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
    max-width: 100%;
    padding: 15px 10px 15px;
    height: auto;
    background-color: #ffffff !important;
    box-shadow: none;
    display: block;
    line-height: 1;
    font-weight: 300;
    color: #000 !important;
    background-image: none;
    border: 1px solid #163346;
    margin-bottom: 10px !important;
}
#contactForm input[type="text"]::placeholder,
#contactForm input[type="password"]::placeholder,
#contactForm input[type="tel"]::placeholder,
#contactForm input[type="email"]::placeholder,
#contactForm input.text::placeholder,
#contactForm input.title::placeholder,
#contactForm textarea::placeholder,
#contactForm select {
    color: #000 !important;
}
#contactForm input[type="text"]:focus,
#contactForm input[type="password"]:focus,
#contactForm input[type="tel"]:focus,
#contactForm input[type="email"]:focus,
#contactForm input.text:focus,
#contactForm input.title:focus,
#contactForm textarea:focus,
#contactForm select:focus {
    color: #000 !important;
    border-color: #000000;
}
#contact {
    padding: 0;
    max-width: 600px;
    margin: 0 auto;
}
/* NAP SECTION STYLE */
.block-title {
    padding: 5px 0;
    display: block;
    width: 100%;
}
.nap-phone-block h3 {
    padding: 5px 0;
}
.nap-location-block h3 {
    padding: 5px 2px;
}
.nap-location-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
h3#home-adr {
    width: 100%;
    padding: 0 2px;
}
/* TESTIMONIALS SECTION STYLE */
div#home-testimonials {
    background-color: #163346 !important;
}
div#testimonials-img-block .entry-title {
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    text-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.home .wpcr3_dotline {
    display: none !important;
}
.home .wpcr3_review {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
}
.home .wpcr3_review:before {
    content: "";
    position: absolute;
    width: 54%;
    max-width: 277px;
    height: 155%;
    background: #1f417ca3;
    z-index: -1;
    box-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.home .wpcr3_review_ratingValue {
    width: 100%;
    text-align: center;
    margin: 0 !important;
}
.home .wpcr3_review_author {
    text-align: left;
    color: #fff;
    margin-left: 5px;
}
.home .wpcr3_review_title.wpcr3_caps {
    width: 100%;
    text-align: center;
    margin: 0 !important;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Roboto Slab", serif;
}
.home span.wpcr3_item_name a {
    color: #ffffff;
}
div.wpcr3_review blockquote.wpcr3_content {
    border-color: #1f417c;
    padding-bottom: 0;
    text-align: justify;
}
.home div.wpcr3_review blockquote.wpcr3_content {
    text-align: center;
    padding: 25px;
    border: none;
    font-weight: 100;
    position: relative;
    background: #163346f5;
    margin: 15px 0 !important;
    box-shadow: rgb(160 107 16) 1px 1px 0px 2px;
    max-width: 600px;
}
.home div.wpcr3_review blockquote.wpcr3_content a {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
}
div.wpcr3_review blockquote.wpcr3_content p {
    font-size: 16px;
}
div#testimonials-holder .entry-title {
    text-align: left;
}
.home .wpcr3_reviews_holder {
    position: relative;
    text-align: left;
    color: #fff;
    text-shadow: rgb(0, 0, 0) 2px 2px 0px;
}
.home div.wpcr3_review blockquote.wpcr3_content p {
    font-style: italic;
    font-size: 20px;
    color: #fff;
}
.home .wpcr3_content:before {
    content: "\f10e";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 65px;
    color: #1f417c;
    z-index: -1;
    opacity: 0.2;
    top: -63px;
    left: 0px;
}
.testimonials-button {
    border: 1px solid #1f417c;
    padding: 15px 22px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    background: #163346;
    width: 250px;
    text-align: center;
    position: relative;
}
.testimonials-button:hover {
    background: #1f417c;
    color: #000;
}
/* FOOTER STYLE */
#main-footer {
    background: #163346;
}
#main-footer .container {
    width: 95%;
}
div#footer-bottom {
    background-color: #1f417c;
    padding: 15px;
    color: #fff;
}
.paymentsbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-widget h4 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    border-bottom: 1px solid #1f417c;
    text-transform: uppercase;
}

.footer-widget .textwidget {
    color: #fff3e7;
}
.fwidget #menu-footer-menu li {
    padding-left: 0px;
}
.fwidget #menu-footer-menu li:before {
    display: none;
}
.fwidget #menu-footer-menu li a {
    background-color: transparent;
}
#footer-widgets .footer-widget a {
    background-color: #fff;
}

table.openinghours {
    max-width: 350px;
    margin: 0 auto !important;
}
table.openinghours tr {
    display: flex;
    justify-content: space-between;
    line-height: 2;
    color: #fff3e7;
    font-family: "Open Sans", sans-serif;
}
#current-day {
    background-color: #1f417c;
    padding: 0 2px;
}
#current-day td {
    color: #fff;
    text-shadow: none;
}
#closed-day {
    color: #ffffff;
}
/* add buttons */
.booking-button-switch {
  /* display:none !Important; */
}
.button-quote-header {
	background: #163346;
	text-align: center;
	padding-top: 10px;
}
.top_button {
    position: relative;
    display: inline-block;
    /* background-color: #163346; */
    font-weight: 500 !important;
    text-transform: uppercase;
    text-shadow: none;
    color: #ffffff;
    padding: 3px 25px;
    transition: 0.3s ease-in-out;
    font-size: 15px;
    border-radius: 0em;
    border: 2px solid #fff;
}
.floating-estimate-btn {
    text-align: center;
    padding: 3px 15px;
    background-color: #163346;
    color: #ffffff !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 2px solid #1f417c;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    text-transform: uppercase;
    width: 225px;
    transition: 0.3s ease-in-out;
}

#main-footer .listing-rev-btn {
	display: flex !important;
}

#main-footer .listing-rev-btn {
    padding: 3px 15px;
    border: 2px solid #1f417c;
    border-left: 0px;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    bottom: 15px;
    background: #163346;
    color: #fff;
    width: 225px;
    justify-content: center;
    text-transform: uppercase;
    font-size: 15px;
}
#main-footer .listing-rev-btn img {
    display: none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #1f417c;
}
/* end buttons */
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
.et_pb_sidebar_0 h4.widgettitle {
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    border-bottom: 1px solid #163346;
    text-align: center;
    font-size: 26px !important;
    color: #191919;
    font-weight: 600;
}
#sidebar h4.widgettitle {
    font-size: 26px;
    font-weight: 400;
    color: #062d5b;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    text-align: center;
    border-bottom: 1px solid #062d5b;
}
.et_pb_sidebar_0 .textwidget {
    text-align: center;
}
#sidebar .textwidget {
    text-align: center;
}
.single-post div#main-content,
.blog div#main-content {
    background-color: #ffffff;
    min-height: 50vh;
}
.single-post .et_pb_post .entry-content {
    text-align: justify;
}
#left-area .post-meta a {
    color: #2196f3;
}
#left-area .post-meta {
    text-align: center;
}
.blog .et_pb_post {
    text-align: justify;
}
.single-post .et_pb_section {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.single-post article {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.single-post div#main-content .container {
    padding: 77px 0 !important;
}
#main-content .container {
    padding: 77px 0 !important;
}

#main-content .container h1 {
    color: #000000 !important;
}

#main-content .container h2 {
    font-size: 24px !important;
    margin-bottom: 10px;
}

/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
    .homepage-services {
        max-width: 100%;
    }
    .homepage-services #servcss {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        margin: 0 auto;
        width: 100%;
        column-gap: 25px;
    }
    input#customer_name {
        width: calc((100% / 3) - 7px);
    }
    input#phone-cf {
        width: calc((100% / 3) - 7px);
    }
    input#customer_email {
        width: calc((100% / 3) - 6px);
        float: left;
        margin-left: 10px;
    }
	.header-buttons {
        display: flex;
    }
    .header-buttons .booking-button-switch {
        margin-right: 10px;
    }
}
@media screen and (max-width: 981px) {
    /* ADDITIONAL STYLES FOR MOB. RES. */
    .et_pb_sidebar_0 .et_pb_widget {
        width: 100%;
    }
    .footer-widget:nth-child(n) {
        width: 100% !important;
        text-align: center;
        margin: 0px !important;
    }
    .et_pb_text {
        text-align: center !important;
    }
    #footer-widgets .footer-widget .fwidget {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
}
@media screen and (min-width: 981px) {
    /*HEADER STYLES*/
    .add-contact-info-holder {
        margin: 0 auto;
        margin-top: -21px;
    }
    .add-contact-info-holder a {
        min-width: 67%;
    }
    .logo_container {
        width: 300px !important;
        padding: 0 0 10px;
        text-align: left;
    }
    .header-info-block {
        width: calc(100% - 300px);
        justify-content: flex-end;
        padding: 5px;
    }
    .header-info-holder {
        display: flex;
        justify-content: center;
        align-items: center;
        /* margin-bottom: 7px; */
        width: 100%;
    }
    .add-info-holder {
        width: 80%;
        max-width: 900px;
    }
    .add-info-container {
        height: 35px;
    }
    span.info-addon {
        display: block;
    }
    .header-info-block span {
        line-height: 24px !important;
        font-weight: normal;
    }
    .header-location-container .fa,
    .hours-holder .fa {
        width: 48px;
        height: 48px;
        border: 1px dashed #959595;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #163346;
    }
    .header-location-container .fa {
        font-size: 35px;
    }
    .email-btn .fa {
    }
    .hours-holder .fa {
        font-size: 34px;
    }
    nav#top-menu-nav ul#top-menu li a {
        color: #d6d6d6 !important;
        padding-top: 18px !important;
        padding-bottom: 18px !important;
    }
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 19px;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #ffd100 !important;
    }
    nav#top-menu-nav ul#top-menu li {
        padding-left: 11px;
        padding-right: 11px !important;
    }
    .header-menu-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .email-btn {
        justify-content: flex-end;
        margin: 0;
        margin-left: 70px;
        background: #163346;
        color: #ffffff;
        height: 45px;
        padding-right: 15px;
        width: 180px;
        position: relative;
    }
    .email-btn:before {
        content: "";
        width: 0;
        height: 0;
        border-bottom: 46px solid #163346;
        border-left: 41px solid transparent;
        position: absolute;
        left: -40px;
    }
    div#et-top-navigation:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;
        background: #1f417c;
        left: -50vw;
    }
    div#et-top-navigation {
        padding: 0px !important;
        flex-direction: row-reverse;
        justify-content: flex-start;
        width: 1080px;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: -25px;
    }
    nav#top-menu-nav ul#top-menu li a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: 300;
    }
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 14px;
        color: #1f417c;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #69c4ff !important;
    }
    nav#top-menu-nav ul#top-menu li {
        padding-left: 11px;
        padding-right: 11px !important;
        font-size: 15px;
    }
    nav#top-menu-nav ul#top-menu li:not(:last-child):after {
        content: "\f111";
        position: absolute;
        font-family: "FontAwesome";
        font-size: 5px;
        color: #ffffff;
        right: -3px;
        top: 15px;
    }
    nav#top-menu-nav ul#top-menu li:last-child {
        padding-right: 0 !important;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item {
    }
    nav#top-menu-nav ul#top-menu li:last-child.current-menu-item {
        padding-right: 11px !important;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item a:after {
        color: #d2c9da !important;
    }
    ul.sub-menu {
        filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
        top: 44px;
        background-color: #163346 !important;
        border-color: #1f417c !important;
    }
    ul.sub-menu li ul {
        top: -10px;
    }
    nav#top-menu-nav #top-menu ul.sub-menu a {
        color: #fff !important;
        position: relative;
        padding: 6px 6px 6px 16px !important;
        line-height: 1.2;
        filter: drop-shadow(0px 1px 1px #210124);
    }
    #top-menu-nav ul.sub-menu a:before {
        content: "\f149";
        position: absolute;
        left: 0;
        font-family: "FontAwesome";
        -webkit-transform: scaleX(-1) rotate(90deg);
        transform: scaleX(-1) rotate(90deg);
        color: #1f417c;
    }
    #top-menu-nav ul.sub-menu a:after {
        color: #fff !important;
    }
    ul.sub-menu li {
        padding: 0 10px !important;
        width: 100%;
    }
    ul.sub-menu li a {
        padding: 5px 0px !important;
        width: 100% !important;
    }
    /*END HEADER STYLES*/
    /*PAGE STYLES*/
    section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
        max-height: 900px !important;
        min-height: 600px !important;
        height: calc(100vh - 184px) !important;
        background-position: center;
    }
    .et_pb_fullscreen .et_pb_fullwidth_header_container {
        max-height: 900px !important;
        min-height: 600px !important;
        height: calc(100vh - 184px) !important;
        width: 95%;
        max-width: 1080px;
    }
    .header-subtitle {
        font-size: 26px;
    }
    .header-title {
        font-size: 40px;
    }
    /* BADGES STYLE DESKTOP*/
    /* FIRST PARAGRAPH STYLE DESKTOP*/
    .section-title-heading {
        justify-content: left;
    }
    .entry-title {
        text-align: left;
        font-size: 30px;
    }
    div#home-title-block-container-firstpar .et_pb_column {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    /* SERVICES STYLE DESKTOP*/
    .srvElement {
        width: 32% !important;
        display: flex;
        flex-direction: column;
        margin: 0;
        margin-top: 20px !important;
    }
    .srvElementImg img {
        height: 200px;
    }
    .srvElementFullWidth .srvElementImg img {
        height: 100%;
    }
    .srvBlock {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
    }
    .srvElementBody {
        height: 100%;
    }
    .srvElementHeader h3 {
        min-height: 54px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .srvElementContent {
    }
    .srvElementFullWidth .srvElementContent {
        height: auto;
    }
    .srvElement.srvElementFullWidth {
        width: 100% !important;
        max-width: 1080px;
        flex-direction: row;
    }
    .srvElement.srvElementFullWidth .srv-ico {
        left: unset;
        bottom: unset;
        right: -20px;
        top: 20px;
    }
    .srvElementFullWidth .srvElementImg {
        width: 32%;
        margin: 0;
    }
    .srvElementFullWidth .srvElementBody {
        width: calc(68% - 20px);
        margin-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 20px 20px 20px 20px;
    }
    /* NAP SECTION DESKTOP */
    .nap-location-block {
        justify-content: flex-start;
    }
    div#content-dark-section {
        display: flex;
        align-items: center;
    }
    /* CONTACT SECTION DESKTOP */
    .contact-form-holder {
        display: flex;
        justify-content: space-between;
        max-width: 800px;
        margin: 0 auto;
    }
    .contact-form-heading {
        width: 265px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    div#contact-section {
        width: calc(100% - 310px);
    }
    .contact-form-heading .entry-title {
        text-align: left !important;
    }
    .contact-section-text {
        text-align: left;
    }
    .contact-form-heading:before {
        content: "";
        position: absolute;
        width: 100px;
        height: 100%;
        background: #1f417c;
        z-index: -1;
        margin-left: -45px;
        box-shadow: rgb(0 0 0) 2px 2px 0px;
        opacity: 0.4;
    }
    /* TESTIMONIALS SECTION DESKTOP */
    /* SERVICES LIST SECTION DESKTOP */
    .homepage-services #servcss {
        column-count: 3;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        margin: 0 auto;
        width: 100%;
        column-gap: 25px;
    }
    .homepage-services #servcss li:first-child {
        margin-top: 0 !important;
    }
    .homepage-services li {
        text-align: right;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row;
        line-height: 1.3;
        margin: 0.4em 3px !important;
    }
    .homepage-services #servcss li:before {
        top: auto;
    }
    /* FOOTER STYLES DESKTOP */
    .footer-widget .et_pb_widget {
        width: 100%;
        margin-bottom: 0 !important;
    }
    .paymentsbox {
        justify-content: flex-start;
    }
    div#social-icons {
        text-align: left;
    }
    .footer-widget h4 {
        text-align: left;
    }
    #footer-widgets {
        padding-top: 20px;
    }
    /* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
    .et_pb_sidebar_0 h4.widgettitle {
        text-align: left;
    }
    #sidebar h4.widgettitle {
        text-align: left;
    }
    .et_pb_sidebar_0 .textwidget {
        text-align: left !important;
    }
    #sidebar .textwidget {
        text-align: left;
    }
    .et_pb_sidebar_0.et_pb_widget_area_right {
        border-left: 1px solid rgb(64 64 64 / 20%);
    }
    #left-area .post-meta {
        text-align: left;
    }
    #main-content .container:before {
        background-color: rgb(6 45 91 / 20%);
    }
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    background: #ffffff !important;
    color: #000 !important;
    border-color: #000 !important;
}
.wpcr3_respond_2 input[type="text"]:focus,
.wpcr3_in_content textarea:focus {
    color: #fff;
    border-color: #ffffff;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
    font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
.wpcr3_button_1 {
    margin-top: 10px;
    background: #000000;
    color: #fff;
}
@media (min-width: 981px) {
    .wpcr3_respond_2 input[type="text"],
    .wpcr3_respond_2 textarea {
        min-width: 100%;
    }
    .wpcr3_table_2 td {
        text-align: left !important;
    }
    .wpcr3_review_form_rating_field label {
        margin: 6px 0 !important;
    }
}
@media (max-width: 980px) {
    .wpcr3_respond_3,
    .wpcr3_aggregateRating,
    .wpcr3_table_2 td {
        text-align: center !important;
    }
    .wpcr3_div_2 {
        width: 100%;
    }
    .wpcr3_table_2 tr:last-of-type td {
        margin: 20px auto 0 !important;
    }
    .wpcr3_table_2 td {
        display: block;
        padding: 0 !important;
    }
    .wpcr3_table_2 td:first-child {
        margin-top: 10px !important;
    }
    .wpcr3_rating_style1_status {
        width: 85px !important;
    }
    .wpcr3_respond_2 input[type="text"],
    .wpcr3_in_content textarea {
        width: 100% !important;
        min-width: unset !important;
    }
    .wpcr3_submit_btn,
    .wpcr3_cancel_btn {
        width: 40%;
    }
    .et_pb_post h2.entry-title,
    .et_pb_title_meta_container,
    .post-meta {
        text-align: center;
    }
}

.top_button .fa {
    color: #fff;
}

.top_button:hover {
    background: #1f417c;
    color: #dadada;
}

.top_button:hover i {
    color: #e8e8e8;
}

.floating-estimate-btn:hover {
    background: #1f417c;
    color: #e8e8e8 !important;
}

#main-footer .listing-rev-btn:hover {
    background: #1f417c;
    color: #000;
}

#main-footer .listing-rev-btn:hover i {
    color: #000;
}

.nav-arrows button {
    padding: 0.5rem;
    border-width: 1px;
    border-color: #1f417c;
    border-radius: 50%;
    cursor: pointer;
    background: #163346;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.nav-arrows button:hover {
    background: #1f417c;
    color: #000000;
    border-color: #1f417c;
}

.badge-holder:hover span {
    /* color: #000000; */
}

.badge-holder:hover img {
    /* filter: invert(1); */
}

.badge-holder:hover div.badge-title {
    background: #1f417c;
    /* color: #000000; */
}

.badge-holder:hover div.badge-title:before {
    border-top: 46px solid #1f417c;
}

 /* ADDITTIONAL SERVICES STYLE */


#additionalServices {
    list-style: none;
    text-align: center;
    padding: 0;
    list-style-type: none;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#additionalServices li {
    break-inside: avoid;
    padding: 5px 3px;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    text-align: center;
    margin-bottom: 0 !important;
}
#additionalServices li a {
	color: #fff;
	text-decoration: underline;
}
#additionalServices li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}


@media (min-width: 600px) {
 

#additionalServices li {
    break-inside: avoid;
    padding: 10px 5px;
    text-align: left;
}

    
}

@media (min-width: 981px) {
#additionalServices {
    columns: 3;
    column-gap: 10px;
}
}

.nav-arrows > button.slider-previous > svg > path{
	transition:0.1s;
}

.nav-arrows > button.slider-next > svg > path{
	transition:0.1s;
}

#mobile_menu li a {
    line-height: 1.2em;
}

.floating-estimate-btn{
z-index: 9999;
}

#main-footer .listing-rev-btn{
display: flex;
    align-items: baseline;
    position: fixed;
    z-index: 9999;
}
#sidebar .et_pb_widget {
    margin-top: 30px;
}


.cs2 {
    background: #163346;
    color: #fff;
}

.cs2 h2 {
    color: #fff;
}

#cont-sec img {
    height: 80%;
    object-fit: cover;
    width: 100%;
}
#cont-sec .et_pb_image_wrap, #cont-sec .et_pb_image {
    /* height: 100%; */
    /* width: 100%; */
}
#cont-sec .et_pb_row { 
	display: flex;
}
#content-nap-col:nth-child(2) {
    padding: 20px;
    background: #f6f6f6;
    margin-top: 20px;
}
#gallery img {
	height: 190px;
	width: 100%;
	object-fit: cover;
}
.srvAdd .srvElementBody {
    width: 100%;
}
#h-gallery img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

#h-gallery .et_pb_image_wrap {
    width: 100%;
}
div#home-testimonials .section-title-heading:before {
    background-color: #fff;
}
@media (max-width: 980px) {
	.header-info-holder {
    padding-top: 10px;
}
	.cs1 .et_pb_row {
		flex-direction: column-reverse;
	}
	.cs2 .et_pb_row {
    display: block !important;
}
	.cs1 img {
		margin-bottom: 30px;
	}
}



.single-post .entry-content h2,
.page #left-area .entry-content h2 {
	text-align: left;
}
.post-content-inner,
.single-post .entry-content *,
.page #left-area .entry-content * {
	text-align: justify;
}
body:not(.et_pb_pagebuilder_layout) .entry-content p:has(img) {
	text-align: center!important;
}
body:not(.et_pb_pagebuilder_layout) .entry-content p img {
	width: 100%;
	max-width: 600px;
}