/* 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;
    font-family: "Istok Web", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #231f20;
    font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
}
p strong {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
}
div#page-container {
    overflow: hidden;
}
.et_pb_row {
    width: 95% !important;
}
/*HEADER STYLES*/
header#main-header {
    background-color: #ffffff;
}
.header-menu-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    width: 95% !important;
}
.logo_container {
    order: 2;
    position: relative !important;
    width: calc(100% - 48px) !important;
    margin-right: 15px;
    display: flex;
    height: 55px !important;
}
.logo_container:before {
    content: "";
    position: absolute;
    width: 250vw;
    height: 100%;
    background: #1d2d5c;
    left: -100vw;
    z-index: -1;
}
.logo_container a {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 125px;
}
.logo_container .text-logo span {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    color: #fff;
}
.logo_container .text-logo img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
    position: absolute;
    z-index: -1;
    filter: drop-shadow(0px 6px 6px #00000078);
}
img#logo {
    max-width: 100% !important;
    max-height: 120px !important;
}
.add-info-container {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 5px;
}
div#et-top-navigation {
    order: 3;
    width: 32px;
    padding: 0 !important;
}
.add-info-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.add-info-holder a {
    color: #1d2d5c;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}
.header-location-container {
    color: #1d2d5c;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}
.add-info-holder .fa {
    margin-right: 5px;
    color: #1d2d5c;
}
.add-info-holder .fa-envelope {
    margin-top: -6px;
}
.mobile_menu_bar {
    padding-bottom: 0 !important;
}
ul#mobile_menu {
    top: 126px;
    background-color: #1d2d5c !important;
    border-color: #c3e6f9 !important;
}
.et_toggle_slide_menu:after {
    position: absolute;
    left: 0;
    color: #ffffff;
}
body #page-container .et_slide_in_menu_container {
    background: #1d2d5c !important;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened > li,
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
    height: 100% !important;
}

.et_pb_fullscreen_nav_container li a {
    color: #e9ebea !important;
}
.et_pb_fullscreen_nav_container ul#mobile_menu_slide ul.sub-menu li a:not(.mobile-toggle) {
    position: relative;
    padding-left: 5px;
}
.et_pb_fullscreen_nav_container ul#mobile_menu_slide ul.sub-menu li a:not(.mobile-toggle):before {
    content: "\f149";
    position: absolute;
    left: -8px;
    font-family: "FontAwesome";
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
    color: #1d2d5c;
}
.et_pb_fullscreen_nav_container .current_page_item a {
    color: #c3e6f9 !important;
}
.et_mobile_menu {
    padding: 28px 20px !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: #ffffff;
}
/*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 {
    min-height: 600px !important;
    height: 600px !important;
    max-height: 600px !important;
    background-position: 75%;
}
.et_pb_fullwidth_header_container.center {
    min-height: 600px !important;
    height: 600px !important;
    max-height: 600px !important;
    width: 95%;
}
.header-content {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    max-width: 1010px !important;
}
.et_pb_header_content_wrapper {
}
.et_pb_fullwidth_header_overlay {
    background: rgb(29, 45, 92);
    background: linear-gradient(77deg, #1d2d5c 0%, #1d2d5ce0 15%, #2284bbf5 30%, #5ba7d1f5 45%, rgb(195 230 249 / 60%) 65%, rgb(255 255 255 / 20%) 100%);
    opacity: 0.9;
}
.homepage-header-holder {
    width: 76%;
    max-width: 275px;
    padding-top: 60px;
}
.header-title h1 {
    text-align: left;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    text-shadow: -1px -1px 0 #00000030, 1px -1px 0 #00000030, -1px 1px 0 #00000030, 1px 1px 0 #00000030;
}
.header-subtitle {
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: -1px -1px 0 #00000030, 1px -1px 0 #00000030, -1px 1px 0 #00000030, 1px 1px 0 #00000030;
}
 .header-txt-holder {
     text-align: left;
     margin-left: 24px;
}

 .header-txt-holder p {
     text-align: justify;
     line-height: 1.4;
     text-shadow: -1px -1px 0 #00000030, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.header-txt-holder a {
    line-height: 1;
    text-shadow: -1px -1px 0 #00000030, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
    background: #1d2d5c;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
	width: 230px;
    text-align: center;
}

.header-txt-holder a:hover {
    line-height: 1;
    text-shadow: -1px -1px 0 #00000030, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
    background: #c4e7f9;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
	width: 230px;
    text-align: center;
}
.entry-title {
    text-align: center;
    font-size: 26px !important;
    line-height: 1.1;
}
div#home-title-block-container-title {
    padding-bottom: 0 !important;
}
div#row-one-first-col {
    margin: 0 !important;
}
div#row-one-second-col .entry-title {
    padding: 10px 20px !important;
    background: #F3F0B7;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
div#home-title-block-container-firstpar {
    padding-top: 0 !important;
}
/* BADGES SECTION STYLE */
div#css-badges-section {
    background-color: #1d2d5c !important;
}
.badge-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}
.badge-block {
    display: flex;
    margin-top: 5px;
    margin-bottom: 5px;
}
.badge-block img {
    width: 60px;
    height: 102px;
    padding-right: 5px;
}
.badge-content {
    width: 100%;
    margin-top: 16px;
}
.badge-content .title {
    font-weight: bold;
    line-height: 1;
    font-size: 18px;
    color: #c3e6f9;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
}
.badge-content .content {
    font-size: 15px;
    text-transform: capitalize;
    line-height: 1.2;
    min-width: 223px;
    max-width: 223px;
    border-top: 1px solid #58c0ec;
    padding-top: 10px;
    margin-top: 5px;
    font-weight: 500;
    color: #fff;
}
/* SERVICES SECTION STYLE */
div#services-blocks-section {
    background-color: #F3F0B7 !important;
}
div#services-blocks-section .et_pb_row {
    background: #fff;
    padding: 40px 20px !important;
}
.srvBlockTitle p {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    color: #1d2d5c;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    padding: 0;
}
.srvElement {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.srvElementHeader h2 {
    text-align: center;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding: 0 10px;
    min-height: 44px;
    background: #1d2d5c;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.srvElementImg img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    border: 2px solid #fff;
    filter: drop-shadow(0px 0px 6px #1d2d5c);
}
.srvElementContent {
    text-align: justify;
    color: #1d2d5c;
}

.srvElementContent a{
	color:#f36524;
}

.srvElement:hover img {
    filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}
.srvElement:hover h2 {
    background: #1d2d5c;
}
/* LAST SECTION CONTENT */
#home-content-section {
    padding-bottom: 0px !important;
}
/* SERVICES LIST SECTION STYLE */
div#services-list-section {
    background-color: #fff !important;
    padding: 0;
}
div#services-list-section .et_pb_row {
    width: 100% !important;
    padding: 0 !important;
}
div#srv-content-col {
    margin: 0 !important;
    padding: 70px 2.5%;
}
div#srv-img-col .et_pb_image,
div#srv-img-col .et_pb_image .et_pb_image_wrap,
div#srv-img-col img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    object-position: bottom;
}
.services-list-title {
    font-size: 26px !important;
    line-height: 1.1;
    color: #1d2d5c;
    padding-bottom: 30px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}
ul#servcss {
    padding: 0;
    list-style: none;
}
.homepage-services li {
    position: relative;
    text-align: center;
}
.homepage-services li:before {
    content: "\f219";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: #1d2d5c;
}
/* CONTACT FORM STYLE */
div#contact-form-section {
    background-color: #ffffff !important;
}
div#contact-form-row {
    padding-bottom: 0;
}
div#contact-form-column {
    margin: 0;
}
div#contact-section {
    background: #1d2d5c;
    padding: 20px;
}
div#nap-row {
    padding-top: 0;
    flex-direction: column-reverse;
    display: flex;
}
div#nap-img-column {
    margin: 0 !important;
}
div#nap-column {
    background: #F3F0B7;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.homepage-nap h3,
.nap-slogan {
    padding: 0;
    text-align: center;
}
.free-estimate-title {
    padding-bottom: 10px !important;
    font-size: 26px;
    color: #ffffff;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
}
.free-estimate-title span {
    color: #c3e6f9;
}
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: grayscale(1);
}
input#vercode {
    width: calc(100% - 130px);
    margin: 0;
    margin-left: 10px;
    float: left;
    padding: 7px 10px 7px;
    height: 40px;
}
form#contactForm {
    text-align: center;
}
input#submitter {
    background-color: #c3e6f9;
    font-size: 16px;
    padding: 10px 45px;
    line-height: 1;
    position: relative;
    height: auto;
    display: inline-block;
    z-index: 1;
    border-radius: 0;
    width: 200px;
    color: #ffffff;
    font-weight: 400;
    border: none;
    text-transform: capitalize;
}
input#submitter:hover {
    color: #000;
    background: #c3e6f9;
}
input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
    max-width: 100%;
    padding: 7px 5px 7px;
    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 #000000;
    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;
}
#contact {
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
}

/*--------------------------------------------------
    * Testimonials Plugin
--------------------------------------------------*/

#home-testimonials {
    background: #1d2d5c !important;
}

.testimonials-container {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
}

.testimonials-title {
	text-align:center;
    font-size: 26px !important;
    line-height: 1.1;
    color: #fff;
    padding-bottom: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
}

.testimonials-info {
    margin-bottom: 1rem;
}

.testimonial-item {
    border: 0px solid #ffffff00;
    border-radius: 10px;
    padding: 1rem;
    background: #ffffff00;
    min-height: 100%;
    break-inside: avoid;
}

.testimonial-item:hover {
	background: #ffffff00;
    border: 0px solid #ffffff00;
}

.testimonials-grid .testimonial-item {
    margin-bottom: 1rem;
}

.testimonial-item a {
    height: 100%;
    display: grid;
    justify-items: center;
}

.testimonial-subject {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}

.rating {
    display: flex;
    justify-content: center;
    margin: 0.5rem;
}

.star {
    width: 1rem;
    height: 1rem;
    color: #ffc956;
    margin:2px;
}

.testimonial-content {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    font-style: italic;
}

.testimonial-footer {
    margin-top: 1rem;
}

.reviewer-details {
    font-size: 0.75rem;
}

.review-from-logo {
    width: 80px;
    height: auto;
    background: #ffffff;
    padding: 3px !important;
    border-radius: 0px;
    min-height: 35px;
    filter: drop-shadow(0px 0px 3px #ffffff);
}

.reviewer-name {
    font-weight: 500;
    color: #ffffff;
    line-height: 1.5rem;
    margin-bottom: 2px;
    font-size: 14px;
}

.nav-arrows {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 0px;
}

.nav-arrows button {
    padding: 0.5rem;
    border-width: 1px;
    border-color: #1a202c00;
    border-radius: 0px;
    cursor: pointer;
    background: #1d2d5c;
    border-style: solid;
    display: flex;
    color: #ffffff;
}

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

.nav-arrows button svg {
    height: 20px;
    width: 20px;
    margin-right: 0;
}

.rotate-180 {
    rotate:180deg;
}

@media only screen and (min-width: 600px) {
    .testimonials-grid {
        column-fill: balance;
        columns: 2;
        gap: 1.5rem;
    }
}

@media only screen and (min-width: 992px) {
    .testimonials-grid {
        columns: 3;
    }
 
    .testimonial-subject {
        font-size: 1.25rem;
    }
 
    .testimonial-content {
        line-height: 1.5rem;
    }
 
    .testimonial-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
 
    .reviewer-details {
        display: flex;
        align-items: center;
    }
 
    .reviewer-name {
        padding-right: 12px;
        font-size: 13px;
        border-right: 0px solid #ffffff;
        margin-bottom: 0px;
    }
 
    .review-from-logo {
      padding-left: 0;
      /* margin-left: 9px; */
    }
	.nav-arrows {
        margin-top: 5px;
    }
}


/* FOOTER STYLE */
#main-footer {
    background: #F3F0B7;
    background-size: contain;
    background-repeat: repeat;
}
#main-footer .container {
    width: 95%;
}
footer#main-footer .section-separator-down {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: fliph;
    filter: fliph;
}
div#footer-bottom {
    background-color: #1d2d5c;
    padding: 15px;
    color: #ffffff;
}
.paymentsbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-widget h4 {
    color: #000000;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    border-bottom: 1px solid #1d2d5c;
}
.footer-widget .textwidget {
    color: #000000;
}
#footer-widgets .footer-widget a {
    background-color: #fff;
}
table.openinghours {
	width:100%;
    max-width: 385px;
    margin: 0 auto !important;
}
table.openinghours tr {
    display: flex;
    justify-content: space-between;
    line-height: 2;
    color: #1c2826;
}
#current-day {
    background-color: #1d2d5c;
    padding: 0 2px;
}
#current-day td {
    color: #fff;
    text-shadow: none;
}
#closed-day {
    color: #1c2826;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
    list-style: none;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
#menu-footer-menu li a {
    background-color: transparent !important;
    color: #000 !important;
}
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
.et_pb_sidebar_0 h4.widgettitle {
    font-size: 26px;
    font-weight: 500;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    text-align: center;
    border-bottom: 1px solid #231f20;
}
#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;
}
@media (max-width: 980px) {
    .et_right_sidebar #sidebar {
         margin-top: 40px;        
    }
}
#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: #16bae1;
}
#left-area .post-meta {
    text-align: center;
}
.blog .et_pb_post {
    text-align: justify;
}
.post-content {
    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 h2{font-size: 24px !important; padding-bottom: 10px;}

@media (min-width: 981px) {
    
#main-content .container .type-post {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
}

.single-post h2 {
  text-align: left;
}
.single-post p {
text-align: justify;
}

/* buttons */
.booking-button-switch {
display: none !important;
}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #1d2d5c;
    font-weight: 400 !important;
    text-transform: capitalize;
    text-shadow: none;
    color: #fff !important;
    padding: 7px 18px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 0;
}
.floating-estimate-btn {
	font-weight:400;
    text-align: center;
    padding: 5px 15px 3px;
    background-color: #1d2d5c;
    color: #ffffff !important;
    border-top-right-radius: 3em;
    border-bottom-right-radius: 3em;
    border: 3px solid #1d2d5c;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    position: fixed;
    bottom: 60px;
    text-transform: capitalize;
    width:195px;
    border-radius: 0px;
}
#main-footer .listing-rev-btn {
	font-weight:400;
	padding: 5px 15px 3px;
	border: 3px solid #c3e6f9;
	border-left: 0px;
	bottom: 10px;
	background: #c3e6f9;
	color: #000;
	width:195px;
	justify-content: center;
	text-transform: capitalize;
	font-size: 15px;
	border-radius: 0px;
	display: flex;
	align-items: center;
	z-index: 9999;
	position: fixed;
}
#main-footer .listing-rev-btn img {
    display: none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #000;
    position: relative;
    bottom: 2px;
}
/* end buttons */
/* reviews */

.owl-stage {
    display: flex;
    align-items: center;
}

.review-title {
    position: relative;
    font-family: "Jost", sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height:1.2;
    color: #000 !important;
    text-align:center;
}
.external-reviews-holder {
    z-index: 99;
    position: relative;
    width: 100%;
    max-width: 500px;
    height: 100%;
    padding: 20px 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sliding-review-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.review-origin-brand {
    background: #fff;
    padding: 10px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 10px;
}

.review-origin-brand img {
    margin: 0;
    height: 35px;
    object-fit: contain;
}
.external-review-title {
    text-align: center;
    font-size: 20px;
    color: #1d2d5c;
    font-weight: bold;
    line-height: 1.1em;
    margin-top: 20px;
    text-transform: capitalize;
}
.external-review-credentials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  
    color: #fff;
}
.external-review-author {margin: 0 5px;
font-size:0.8em;
font-style:italic;
font-weight:bold;}

.external-review-date {
    margin: 0 5px;
}

.external-review-text {
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 10px 10px 30px;
  text-align: center;
  padding: 0 25px;
  width: 95%;
  color: #fff;
  font-style:italic;
  font-weight: 300;
  font-size: 15px;
  position: relative;
	line-height:24px;
}

a.add-reviews-link {
    color: #1d2d5c;
    text-transform: uppercase;
    border-radius: 5em;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    width: 200px;
    transition: 0.3s ease-out;
    display: block;
}
 
div#external-reviews {
    padding: 0 !important;
    background: #63d471;
}

div#external-reviews .et_pb_row {
    padding: 0 !important;
}
.static-external-review-container {
 width: 100%;
 display: flex;
 justify-content: center;
}
.static-external-review-container .external-reviews-holder {
    min-height: 380px;
    justify-content: flex-end;
}
 @media (min-width: 981px) {
     .static-external-review-holder {
    display: flex;
    position: relative;
    justify-content: center;
}
.static-external-review-container {
    width: 50%;
 
}
    .static-external-review-container .external-reviews-holder {
        min-height: 420px;
        justify-content: center;
    }

 .review-origin-brand {
     position: inline;
}
 }
/* end reviews */
/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
    .homepage-header-holder {
        max-width: 442px;
    }
    div#row-two-first-col div#first-par-img {
        margin-right: 0;
    }
    div#first-par-img {
        width: 65%;
    }
    div#row-one-first-col div#first-par-img {
        margin-left: 0;
    }
    div#cf-img-column .et_pb_image,
    div#cf-img-column span {
        width: 100%;
        height: 100%;
    }
    div#cf-img-column img {
        width: 100%;
        height: 100%;
        max-height: 356px;
        object-fit: cover;
    }
    div#nap-img-column .et_pb_image,
    div#nap-img-column span {
        width: 100%;
        height: 100%;
    }
    div#nap-img-column img {
        width: 100%;
        height: 100%;
        max-height: 356px;
        object-fit: cover;
    }
    .homepage-services #servcss {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        max-width: 500px;
        margin: 0 auto;
    }
    .homepage-services li {
        text-align: left;
    }
}
@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: 0 !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-buttons {
    display: flex;
}
.header-buttons .booking-button-switch {
    margin-right: 10px;
}
    /*HEADER STYLES*/
    .add-info-container {
        z-index: 999;
        position: absolute;
        right: 60px;
        width: calc(100% - 340px);
        max-width: 100%;
        margin: 0 !important;
    }
    .add-info-holder a {
        color: #fff;
    }
    .header-location-container {
        color: #fff;
    }
    .add-info-holder .fa {
        color: #fff;
    }
    .add-info-holder {
        justify-content: flex-end;
    }
    .header-menu-container {
        margin-top: 10px !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 {
        min-height: 600px !important;
        height: calc(100vh - 100px) !important;
        max-height: 1200px !important;
    }
    .et_pb_fullwidth_header_container.center {
        min-height: 600px !important;
        height: calc(100vh - 100px) !important;
        max-height: 1200px !important;
    }
    .et_pb_header_content_wrapper {
        display: flex;
        align-items: center;
        width: 100%;
        position: relative;
    }
    .homepage-header-holder {
        padding-top: 0;
        max-width: 634px;
    }
    .header-title h1 {
        font-size: 30px;
    }
    .header-subtitle {
        font-size: 27px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .header-txt-holder p {
        font-size: 25px;
    }
    div#home-title-block-container-title {
        display: flex;
        align-items: center;
    }
    div#row-one-second-col {
        margin-left: -20%;
        width: 60%;
        margin-bottom: 40px;
    }
    div#first-par-img {
        width: 85%;
        border-left: 10px solid #fff;
        border-top: 10px solid #fff;
    }
    div#home-title-block-container-firstpar {
        margin-top: -40px;
    }
    div#row-two-first-col {
        margin-right: 2.5% !important;
    }
    div#row-two-second-col {
        width: 50.25% !important;
    }
    .entry-title {
        text-align: left;
    }
    .home .entry-title {
        font-size: 36px !important;
    }
    /* BADGES STYLE DESKTOP*/
    .badge-content .content {
        min-width: auto;
        margin-top: 5px;
    }
    .badge-block {
        width: 24%;
        align-items: flex-start;
    }
    /* SERVICES STYLE DESKTOP*/
    .srvBlockTitle p {
        font-size: 36px;
    }
    /* CONTACT SECTION DESKTOP */
    div#contact-form-row {
        align-items: flex-end;
    }
    div#nap-row {
        flex-direction: row;
        justify-content: end;
    }
    .nap-slogan {
    }
    div#nap-img-column {
        height: 300px;
    }
    div#nap-column {
        height: 356px;
        width: 45%;
    }
    div#cf-img-column {
        height: 300px;
    }
    div#contact-form-column {
        width: 45%;
    }
    div#cf-img-column img {
        border-left: 10px solid #fff;
        border-bottom: 10px solid #fff;
    }
    div#nap-img-column img {
        border-top: 10px solid #fff;
        border-right: 10px solid #fff;
    }
    /* TESTIMONIALS SECTION DESKTOP */
    .testimonials-title, .review-title {
        font-size: 36px !important;
    }
    /* SERVICES LIST SECTION DESKTOP */
    div#srv-img-col .et_pb_image,
    div#srv-img-col .et_pb_image .et_pb_image_wrap,
    div#srv-img-col img {
        height: 100%;
        max-height: 100%;
        object-position: left;
    }
    div#services-list-section .et_pb_column {
        width: 50% !important;
        margin: 0 !important;
    }
    /* 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(78 78 78 / 20%);
    }
    #left-area .post-meta {
        text-align: left;
    }
    #main-content .container:before {
        background-color: rgb(6 45 91 / 20%);
    }
}
@media only screen and (min-width: 1200px) {
    .srvElement {
        max-width: 310px;
        display: flex;
        flex-direction: column;
    }
    .srvBlock {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
    }
    .srvElementBody {
        height: 100%;
    }
    .srvElementContent {
        height: 100%;
    }
    .srvElementFullWidth .srvElementContent {
        height: auto;
    }
    .srvElement.srvElementFullWidth {
        width: 100%;
        max-width: 1000px;
        flex-direction: row;
    }
    .srvElementFullWidth .srvElementImg {
        width: 310px;
        margin: 0;
    }
    .srvElementFullWidth .srvElementBody {
        width: calc(100% - 310px);
        padding-left: 35px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .srvElementFullWidth .srvElementHeader {
        width: 100%;
    }
}
/***** 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;
    }
	#main-content .container .type-post {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
}
@media (max-width: 980px) {
    body:not(.home) h1.entry-title,
    .et_pb_post h2.entry-title,
    .et_pb_title_meta_container,
    .post-meta {
        text-align: center;
    }
    .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%;
    }
}

.wpcr3_button_1{
    position: relative;
    display: inline-block;
    background: #1d2d5c;
    text-shadow: none;
    border: 0px solid;
    color: #fff;
    padding:10px 15px;
    margin-bottom: 20px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius:0px;
}

.wpcr3_button_1:hover {
    background: #c4e7f9;
    position: relative;
    display: inline-block;
    text-shadow: none;
    border: 0px solid;
    color: #000;
    padding:10px 15px;
    margin-bottom: 20px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius:0px;
}

 /* 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: #f36524;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;
	}
}

#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;
}

body:not(.et_pb_page) #main-content .container{
 padding: 80px 0;
}

.first-list-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

img.first-list-image {
    width: 100%;
    max-width: 600px;
}

ul.first-list-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    list-style: inside disc;
    width: 100%;
    max-width: 600px;
    margin-top: 30px;
}

.first-list-content li {
    padding: 5px 10px;
    margin-bottom: 10px !important;
    background: #1d2d5c;
    color: #fff;
    text-align: left;
    width: 100%;
}

.second-list-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

ol.second-list-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-bottom: 30px;
}

.second-list-content li {
    color: #fff;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-align: left;
    background: #1d2d5c;
}

img.second-list-image {
    width: 100%;
    max-width: 600px;
}
.first-list-content li:hover, .second-list-content li:hover {
    background: #c3e6f9;
    color: #000;
}
div#second-list-section {
    background: #070E09;
}



@media (min-width: 981px) {
.first-list-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.first-list-image-container {
    width: 50%;
}

ul.first-list-content {
    width: 45%;
    margin: 0;
}

.second-list-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

ol.second-list-content {
    width: 45%;
    margin:  0;
}

.second-list-image-container {
    width: 50%;
}
}


.gallery-txt-holder a {
    line-height: 1;
    text-shadow: -1px -1px 0 #00000030, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
    background: #1d2d5c;
    padding: 10px 20px;
    color: #fff;
    margin-top: 10px;
	width: 230px;
    text-align: center;
	margin:auto;
	    display: flex;
    justify-content: center;
}
