/* Custom CSS */

#jupiterx-main {
    margin-top: -20px !important;
}

.franchise-template-default #jupiterx-main {
    margin-top: 0px !important;
}

.jupiterx-main-content {
    padding: 0 !important;
}

.fuled-section{
	background-size : 50% 100%!important;
}

.fuled-section2{
	background-size : 40% 100%!important;
}

.error404 .jupiterx-main-content{
	padding:0px
}

@media(max-width:767px){
    
	.fuled-section{
		background-size : 0%!important;
	}
    
	.fuled-section2{
		background-size : 0%!important;
	}
}

/* header _menu */

@media only screen and (min-width : 1025px) {

    header .elementor-widget:not(:last-child) {
        margin-bottom: 0px !important;
    }

    #header_franchise_menu .raven-nav-menu {
        justify-content: flex-end !important;
    }

    header .raven-nav-menu > li > a.raven-menu-item {
        align-items: center !important;
        background-color: rgba(0, 0, 0, 0) !important;
        box-shadow: none !important;
        box-sizing: border-box !important;
        color: rgb(1, 0, 0) !important;
        cursor: pointer !important;
        display: flex !important;
        font-family: "Poppins", sans-serif !important;
        font-size: 17px !important;
        font-weight: 500 !important;
        hyphens: manual !important;
        line-height: normal !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        list-style-type: none !important;
        padding-bottom: 30px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 30px !important;
        position: relative !important;
        text-align: left !important;
        text-decoration-color: rgb(1, 0, 0) !important;
        text-decoration-line: none !important;
        text-decoration-style: solid !important;
        text-decoration-thickness: auto !important;
        text-size-adjust: 100% !important;
        white-space: nowrap !important;
    }

    header .raven-nav-menu > li > a.raven-menu-item:hover, 
    header .raven-nav-menu > li > a.raven-menu-item:focus, 
    header .raven-nav-menu > li > a.raven-menu-item:active,
    header .raven-nav-menu-main .raven-submenu > li:not(.current-menu-parent):not(.current-menu-ancestor) > a.raven-submenu-item:hover:not(.raven-menu-item-active), 
    header .raven-nav-menu-main .raven-submenu > li:not(.current-menu-parent):not(.current-menu-ancestor) > a.highlighted:not(.raven-menu-item-active) {   
        color: #F5821F !important;
    }

    header .raven-nav-menu-main .raven-submenu > li > a.raven-submenu-item {
        font-family: "Poppins", Sans-serif !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        color: #010000 !important;
        background-color: #FFFFFFC9 !important;
        white-space: nowrap !important;
    }

    header .raven-submenu {
        box-shadow: 0px 0px 3px rgba(0,0,0,.25) !important;
        margin-left: 15px !important;
    }

    header .raven-nav-menu-toggle {
        text-align: right !important;
    }
}

@media only screen and (min-width : 1200px) {
    
    header .raven-nav-menu > li > a.raven-menu-item {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media only screen and (max-width : 1024px) {

    header .pf_menu.elementor-widget:not(:last-child) {
        margin-bottom: 0 !important;
    }
    
    header .elementor-widget-raven-nav-menu .raven-nav-menu-toggle-button:hover {
        color: var( --e-global-color-secondary ) !important;
    }
    
    header .raven-nav-menu-toggle {
        text-align: center !important;
    }
    
    header .raven-nav-menu-full-screen.raven-nav-menu-active {
        opacity: 1;
        visibility: visible !important;
    }

    header .raven-nav-menu-stretch .raven-nav-menu-mobile {
        position: fixed !important;
    }
    
    header .raven-nav-menu-full-screen .raven-nav-menu li.menu-item .raven-submenu li.menu-item a.raven-link-item {
        -webkit-box-pack: left !important;
        -ms-flex-pack: left !important;
        justify-content: left !important;
        text-align: left !important;
    }
    
    header .raven-mobile-nav-menu-align-left .raven-nav-menu-full-screen .raven-nav-menu {
        width: 280px;
    }
    
    header .raven-nav-menu-full-screen .raven-nav-menu li.menu-item>a.raven-link-item {
        -webkit-box-pack: left !important;
        -ms-flex-pack: left !important;
        justify-content: left !important;
        text-align: left !important;
    }
    
    header .raven-nav-menu-full-screen .raven-nav-menu ul {
        margin-left: 18px !important;
    }
    
    header .elementor-widget-raven-nav-menu .raven-nav-menu-mobile .raven-nav-menu li > a {
        font-family: "Poppins", Sans-serif;
        font-weight: 500 !important;
    }
    
    header .elementor-widget-raven-nav-menu .raven-nav-menu-mobile .raven-nav-menu li > a.raven-menu-item-active, 
    header .elementor-widget-raven-nav-menu .raven-nav-menu-mobile .raven-nav-menu li > a:active,
    header .elementor-widget-raven-nav-menu .raven-nav-menu-mobile .raven-nav-menu li > a:hover,
    header .elementor-widget-raven-nav-menu .raven-nav-menu-mobile .raven-nav-menu li > a:focus {
        color: #fff !important;
    }
}

/* header_call_btn / footer_call_btn */

#header_call_btn,
#footer_call_btn {
	background-color: #0B233E;
}

#header_call_btn .elementor-widget-container,
#footer_call_btn .elementor-widget-container {
	height: 100%;
}

#header_call_btn .elementor-text-editor,
#footer_call_btn .elementor-text-editor {
	height: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

#header_call_btn .pf_phone,
#footer_call_btn .pf_phone,
main .pf_phone {
	display: block;
}

#header_call_btn .pf_phone a,
#footer_call_btn .pf_phone a,
main .pf_phone a {
	display: block;
	font-family: "Poppins", Sans-serif;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 600;
	color: #fff;
}

#header_call_btn .pf_phone_tel,
#footer_call_btn .pf_phone_tel,
main .pf_phone_tel {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header_call_btn .pf_phone_icon,
#footer_call_btn .pf_phone_icon,
main .pf_phone_icon {
	display: block;
	color: rgb(245, 130, 31);
	font-size: 28px;
	line-height: 1.0;
	text-align: center;
	margin-top: 26px;
}

main .pf_phone a {
	font-size: 20px;
}

/* header_booking_btn / footer_booking_btn */

#header_booking_btn,
#footer_booking_btn {
	background-color: #123A67;
	margin-bottom: 0px;
}

#header_booking_btn .elementor-widget-container,
#footer_booking_btn .elementor-widget-container {
	height: 100%;
}

#header_booking_btn .elementor-text-editor,
#footer_booking_btn .elementor-text-editor {
	height: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

#header_booking_btn .pf_booking,
#footer_booking_btn .pf_booking {
	display: block;
}

#header_booking_btn .pf_booking a,
#footer_booking_btn .pf_booking a {
	display: block;
	font-family: "Poppins", Sans-serif;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 600;
	color: #fff;
}

#header_booking_btn .pf_booking_name,
#footer_booking_btn .pf_booking_name {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

#header_booking_btn .pf_booking_icon,
#footer_booking_btn .pf_booking_icon {
	display: block;
	color: rgb(245, 130, 31);
	font-size: 28px;
	line-height: 1.0;
	text-align: center;
	margin-top: 26px;
}

/* footer_franchise_menu */

#footer_franchise_menu {
    margin-bottom: 6px !important;
}

#footer_franchise_menu .pf_menu {
    margin-bottom: 0 !important;
}

#footer_franchise_menu .menu-item > a {
	font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
	color: #FFFFFF;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer_franchise_menu .menu-item ul li a {
	padding-top: 2px;
    padding-bottom: 2px;
}

#footer_franchise_menu .raven-submenu {
	margin-left: 24px;
    width: 100%;
}

#footer_franchise_menu .raven-nav-menu, 
#footer_franchise_menu .raven-nav-menu li.menu-item, 
#footer_franchise_menu .raven-nav-menu ul.raven-submenu, 
#footer_franchise_menu .raven-nav-menu ul.sub-menu, 
#footer_franchise_menu .raven-nav-menu ul.submenu { 
    width: 100%;
}
    
/* } */

/* Booking Request Form */

.booking_request_form {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.booking_request_form .width_1 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc( 25% - 14px );
    margin-bottom: 18px;
}

.booking_request_form .width_2 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc( 50% - 9px );
    margin-bottom: 18px;
}

.booking_request_form .width_4 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    margin-bottom: 18px;
}

.booking_request_form label {
    display: none;
}

.booking_request_form .show_label label {
    display: block;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.booking_request_form br {
    display: none;
}

.booking_request_form input[type=text],
.booking_request_form input[type=email],
.booking_request_form select {
    background-color: #F3F3F3;
    color: #000;
    padding: 12px 36px 12px 18px;
    width: 100%;
    border: 0px solid #000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.booking_request_form .services {
    background-color: #F3F3F3;
    color: #000;
    padding: 12px 12px 0 18px;
    width: 100%;
    border: 0px solid #000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.booking_request_form select {
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    background-repeat: no-repeat;
	background-image: url(select.svg);
	background-size: 18px 9px;
	background-position: center right 9px;
}

.booking_request_form .submit_btn {
    margin-bottom: 0 !important;;
}

.booking_request_form input[type=submit] {
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    background-color: #F5821F;
    padding: 12px 36px 12px 18px;
    width: 100%;
    color: #fff;
    border: 0px solid #000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

.booking_request_form input[type=submit]:hover {
    background-color: #d2690e;
}

.booking_request_form .ajax-loader {
    display: none !important;
}

.booking_request_form .services .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.booking_request_form .services .wpcf7-checkbox:after {
    height: 0;
    width: calc( 25% - 24px );
    content: "";
}

.booking_request_form .services .wpcf7-checkbox > span {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc( 25% - 24px );
    width: calc( 25% - 24px );
    font-size: 16px;
    line-height: 1.3;
    margin: 0 0 6px 0;
}

.booking_request_form .services .fake_label {
    margin-bottom: 18px;
}

.booking_request_form .services label {
    display: flex;
    font-size: 16px;
}

.booking_request_form .services label input {
    margin: 2px 12px 0 0;
    opacity: 0;
}

.booking_request_form .services label > span {
    position: relative;
    cursor: pointer;
}

.booking_request_form .services label > span:before {
    content: "";
    position: absolute;
    display: block;
    left: -24px;
    top: 2px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 2px solid #000;
}

.booking_request_form .services input:checked ~ span:before {
    background-color: #000;
}

/* MD Devices, Wide Screens */
@media only screen and (max-width : 1199px) { /* md 992px to 1199px */
    .booking_request_section .elementor-row > div {
        width: 100% !important;
    }
    .booking_request_section .elementor-row > div:first-child {
        margin-bottom: 24px !important;
    }
    .booking_request_section .elementor-row > div:nth-child(2) > div {
        padding: 0 !important;   
    }
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    
    .booking_request_form .width_1 {
        flex-basis: 100%;
    }

    .booking_request_form .width_2 {
        flex-basis: 100%;
    }

    .booking_request_form .width_4 {
        flex-basis: 100%;
    }
    
    .booking_request_form .services .wpcf7-checkbox > span {
        flex-basis: 100%;
        width: 100%;
    }
    
    .booking_request_form .services .wpcf7-checkbox:after {
        height: 0;
        flex-basis: 100%;
        width: 100%;
        content: "";
    }
    
    .booking_request_form input[type=text], 
    .booking_request_form input[type=email], 
    .booking_request_form select {
        padding: 6px 18px 6px 9px;
        font-size: 16px;
    }
    
    .booking_request_form .show_label label {
        font-size: 16px;
    }
    
    .booking_request_form .services {
        padding: 6px 6px 0 9px;
        font-size: 18px;
    }
    
    .booking_request_form input[type=submit] {
        padding: 6px 18px 6px 9px;
        font-size: 18px;
    }
}

/* ps_prices */

.pf_prices {
    display: none;
}

.pf_prices.slick-initialized {
    display: block;
}



.pf_prices {
    padding: 54px 0;
    background-color: #E8F3FF;
    margin: 0 33px;
}

.pf_prices .slick-track{
    display: flex;
}

.pf_prices .slick-slide{
    display: flex;
    height: auto;
}


.pf_prices .slick-slide {
    border-left: 1px solid #1E5A9E;
    padding: 24px;
}

.pf_prices .slick-arrow {
    background-color: #DBECFF;
}

.pf_prices .slick-prev, 
.pf_prices .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 34px;
    height: 100%;
    padding: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
/*     background: transparent; */
    z-index: 1;
}

.pf_prices .slick-prev:hover, 
.pf_prices .slick-prev:focus, 
.pf_prices .slick-next:hover, 
.pf_prices .slick-next:focus {
    background-color: #DBECFF;
}

.pf_prices .slick-prev {
    left: -33px;
}

.pf_prices .slick-next {
    right: -33px;
}

.pf_prices .slick-prev:before, 
.pf_prices .slick-next:before {
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 30px;
    line-height: 1;
    opacity: 1;
    color: #1E5A9E;
}

.pf_prices .slick-next:before {
    content: '\f054';
}

.pf_prices .price {
    color: #F5821F;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 0 0;
	text-align: center;
}


.pf_prices .label {
    color: #1E5A9E;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 1em 0;
	text-align: center;
}

.pf_prices .text {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    line-height: 1.3;
    font-weight: normal;
    margin: 0 0 0 0;
	text-align: center;
}

.pf_prices .text ul {
	
}

.pf_prices .text li {
	margin-bottom: .5em;
	position: relative;
	list-style: none;
}

.pf_prices .text li:before {
	content: '';
	width: 17px;
	height: 8px;
    border-bottom: 2px solid #F5821F;
    border-left: 2px solid #F5821F;
    list-style: none;
    position: relative;
    top: 10px;
    left: -25px;
    transform: rotate(
-50deg
);
    display: block;
}

/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
    
    .pf_prices {
        padding: 36px 0;
    }

    .pf_prices .price {
        font-size: 36px;
    }

    .pf_prices .label {
        font-size: 18px;
    }

    .pf_prices .text {
        font-size: 16px;
    }
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    .pf_prices {
        padding: 18px 0;
    }

    .pf_prices .price {
        font-size: 30px;
    }
}


.pf_prices.css_hot_water_tanks .text {
	text-align: left;
}



/* pf_map franchise */
#franchise_map {
    height: 500px; 
    background-color: #ccc;
}

/* home_search_franchise_bar */

.find_a_location_search_bar .franchise_search_box,
.home_search_franchise_bar form {
    width: 100%;
    display: flex;
}

.find_a_location_search_bar #prosomo_franchise_pac-input,
.home_search_franchise_bar #prosomo_franchise_pac-input {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    background-color: #fff;
    border: 0px solid #000;
    padding: 20px 69px 20px 35px;
    font-family: "Poppins", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: #000;
    outline: none;
}

.home_search_franchise_bar #prosomo_franchise_pac-input {
    flex-basis: calc( 100% - 60px );
}

.find_a_location_search_bar button,
.home_search_franchise_bar button {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 69px;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size: 25px !important;
    padding: 0px 22px 0px 22px !important;
    color: #F5821F;
    background-color: #0B233E;
    border: none;
    border-radius: 0;
    line-height: 1 !important;
    cursor: pointer;
}

.find_a_location_search_bar button i,
.home_search_franchise_bar button i {
    font-size: 25px !important;
}

#map {
    height: 500px;
    background-color: #ccc;
}

.find_a_location_bar p {
    color: #0B233E;
    margin: 0;
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 300;
}
    
.find_a_location_bar h2 {
    color: #0B233E;
    margin: 0;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
}



.find_a_location_search_bar #prosomo_franchise_pac-input {
    background: #fff url(find_location_bg.svg) no-repeat center right;
    background-size: 69px 69px;
}



/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
    
    #map {
        height: 400px;
    }
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    
    #map {
        height: 300px;
    }
}


/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    
    .franchise_search_bar #prosomo_franchise_pac-input {
        width: 100%;
        flex-basis: 100%;
        padding: 12px 9px;
        font-size: 14px;
        background-size: 48px 48px;
    }

    .franchise_search_bar button {
        width: 100%;
        flex-basis: 100%;
        padding: 12px !important;
    }

    .franchise_search_bar form {
        flex-wrap: wrap;
    }
    
    .find_a_location_bar p {
        font-size: 20px;
    }
    
    .find_a_location_bar h2 {
        font-size: 24px;
    }
    
}

/* contact_info */

ul.contact_info {
    margin: 0;
    padding: 0;
}

ul.contact_info li {
    position: relative;
    margin: 0 0 .5em 2em;
    list-style: none;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
}

ul.contact_info li a {
    color: #fff;
    text-decoration: none;
}

ul.contact_info li a:hover {
    color: #fff;
    text-decoration: underline;
}

ul.contact_info li:before {
    content: '';
    font-family: 'FontAwesome';
    position: absolute;
    left: -2em;
    top: 0;
    color: #F5821F;
    font-size: 18px;
    line-height: 1.5;
}

ul.contact_info li.manager:before {
    content: '\f2be';
}

ul.contact_info li.phone:before {
    content: '\f095';
    left: -1.85em;
}

ul.contact_info li.email:before {
    content: '\f0e0';
}

ul.contact_info li.address:before {
    content: '\f041';
    left: -1.85em;
}

ul.contact_info .pf_phone,
ul.contact_info .pf_phone_tel {
    display: inline;
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    ul.contact_info li {
        font-size: 13px;
        margin-bottom: 1em;
    }
    ul.contact_info li a {
        font-size: 13px;
    }
    
    ul.contact_info li.manager:before,
    ul.contact_info li.phone:before,
    ul.contact_info li.email:before{
        top: -5px;
        left: -25px;
    }
    
    ul.contact_info li.address:before {
        top: -5px;
        left: -22px;
    }
    
}





/* pf_hours */

.pf_hours .header {
    color: #F5821F;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    margin-bottom: .5em;
    font-size: 18px;
    line-height: 1.5;
}

.pf_hours .data {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    margin-bottom: .5em;
    font-size: 18px;
    line-height: 1.5;
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    .pf_hours .header {
        font-size: 16px;
    }

    .pf_hours .data {
        font-size: 13px;
    }
}

/* franchise_home_map */

.franchise_home_map .elementor-row  {
    display: flex;
    align-items: stretch;
}

.franchise_home_map > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-element,
.franchise_home_map > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-element > div,
.franchise_home_map > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-element > div > div,
.franchise_home_map > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-element > div > div > div {
/*     background-color: red; */
    height: 100% !important;
    min-height: 500px;
}

/* franchise_home_title */

.franchise_home_title h1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.5;
}

/* MD Devices, Wide Screens */
@media only screen and (max-width : 1199px) { /* md 992px to 1199px */
    .franchise_home_title h1 {
        font-size: 48px;
    }
}

/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
    .franchise_home_title h1 {
        font-size: 36px;
    }
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    .franchise_home_title h1 {
        font-size: 24px;
    }
}

@media (max-width:1599px) and (min-width:1025px) {
    
    .franchise_home_contact_hours .elementor-row {
        display: block;
    }

    .franchise_home_contact_hours .elementor-row .elementor-column {
        width: 100%;
    }
    
    .franchise_home_contact_hours .elementor-row .franchise_home_contact_col .elementor-element-populated {
        border-style: solid !important;
        border-width: 0px 0px 1px 0px !important;
        border-color: #F5821F !important;
        padding: 0 0 20px 0 !important;
    }
    
    .franchise_home_contact_hours .elementor-row .franchise_home_hours_col .elementor-element-populated {
        padding: 20px 0 0 0 !important;
    }
}

/* services_group */

.services_group {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.services_group .services_item {
    flex-grow:0;
    flex-shrink: 1;
    flex-basis: 25%;
    max-width: 25%;
    padding: 72px;
}

.services_group .service_image {
    margin-bottom: 24px;
}

.services_group .service_image a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 150px;
    height: 80px;
    margin: 0 auto;
}

.services_group .service_image img {
    max-width: 150px;
    max-height: 80px;
}

.services_group h4 {
    text-align: center;
}

.services_group h4 a {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

/* MD Devices, Wide Screens */
@media only screen and (max-width : 1199px) { /* md 992px to 1199px */
    .services_group .services_item {
        flex-basis: 33.333%;
        max-width: 33.333%;
        padding: 36px;
    }
    
    .services_group h4 a {
        font-size: 18px;
    }
}

/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
    .services_group .services_item {
        flex-basis: 50%;
        max-width: 50%;
        padding: 24px;
    }
    
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    .services_group .services_item {
        flex-basis: 100%;
        max-width: 100%;
        padding: 12px 18px;
    }
}


/* pf_contact */

main .pf_contact {
	display: block;
}

main .pf_contact .pf_contact a {
	display: block;
	font-family: "Poppins", Sans-serif;
	font-size: 48px;
	line-height: 1.2;
	font-weight: 600;
	color: #fff;
    text-align: center;
}

main .pf_contact .pf_contact_name {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
    font-size: 35px;
	line-height: 1.2;
	color: #fff;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
}

main .pf_contact .pf_contact_icon {
	display: block;
	color: rgb(30, 90, 158);;
	font-size: 60px;
	line-height: 1.0;
	text-align: center;
	margin-top: 26px;
}



main .pf_contact.light .pf_contact_icon {
    color: #0B233E;
}

/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
    
    main .pf_contact {
        padding: 24px 0;
    }

    main .pf_contact .pf_contact_name {
        font-size: 24px;
    }

    main .pf_contact .pf_contact_icon {
        font-size: 48px;
        margin-bottom: 24px;
    }
    
}

/* pf_booking */

main .pf_booking {
	display: block;
}


main .pf_booking a {
	display: block;
	font-family: "Poppins", Sans-serif;
	font-size: 35px;
	line-height: 1.2;
	font-weight: 600;
	color: #fff;
    text-align: center;
}

main .pf_booking_name {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

main .pf_booking_icon {
	display: block;
	color: rgb(245, 130, 31);
	font-size: 60px;
	line-height: 1.0;
	text-align: center;
	margin-top: 26px;
}

main .pf_booking.light {
	text-align: center;
    padding: 24px 0;
}

main .pf_booking.light .pf_booking_name {
	color: #0B233E;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: bold;
}

main .pf_booking.light .pf_booking_sub_title {
    display: block;
    text-align: center;
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

main .pf_booking.light .pf_booking_icon {
	font-size: 60px !important;
    margin-top: 0;
    margin-bottom: 36px;
}

/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
    
    main .pf_booking.dark {
        padding: 24px 0;
    }

    main .pf_booking.dark .pf_booking_name {
        font-size: 24px;
    }

    main .pf_booking.dark .pf_booking_sub_title {
        font-size: 16px;
    }

    main .pf_booking.dark .pf_booking_icon {
        font-size: 48px !important;
        margin-bottom: 24px;
    }
    
    main .pf_booking.light {
        padding: 24px 0;
    }

    main .pf_booking.light .pf_booking_name {
        font-size: 24px;
    }

    main .pf_booking.light .pf_booking_sub_title {
        font-size: 16px;
    }

    main .pf_booking.light .pf_booking_icon {
        font-size: 48px !important;
        margin-bottom: 24px;
    }
    
}



/* results (map) */

#result {
    overflow: scroll;
    height: 500px;
}

#result .result_item {
    padding: 18px 36px 0 72px;
}

#result .result_item p {
    display: block;
    font-family: "Poppins", Sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
    color: #6F7070;
}

#result .result_item p a {
    color: #6F7070;
    text-decoration: none;
}

#result .result_item p.link {
    padding-bottom: 18px;
    margin-top: 6px;
    border-bottom: 4px dotted #F5821F;
}

#result .result_item p.link a {
    color: #1E5A9E;
    text-decoration: underline;
}

#result .result_item:first-child {
    padding: 36px 36px 0 72px;
}

#result .result_item:last-child {
    padding: 18px 36px 36px 72px;
}

#result .result_item:last-child p.link {
    margin-bottom: 0;
    border-bottom: 0px dotted #F5821F;
}

#result .result_item strong {
    font-weight: 600;
}

#result .result_item h4 {
    margin-bottom: 3px;
    ont-size: 24px;
	color: #F5821F;
    font-family: "Poppins", Sans-serif;
	line-height: 1.3;
	font-weight: 600;
}

#result .result_item h4 a {
    font-size: 24px;
	color: #F5821F;
    font-family: "Poppins", Sans-serif;
	line-height: 1.3;
	font-weight: 600;
}

#result .result_item h4 .km {
    font-size: 18px;
    color: #6F7070;
}

#result .result_item .phone {
    margin-bottom: 3px;
}

#result .result_item .fax {
    margin-bottom: 3px;
}

#result .result_item .pf_address {
    margin-bottom: 3px;
}

/* MD Devices, Wide Screens */
@media only screen and (max-width : 1199px) { /* md 992px to 1199px */
    
    #result .result_item {
        padding: 18px 18px 0 18px;
    }

    #result .result_item:first-child {
        padding: 18px 18px 0 18px;
    }

    #result .result_item:last-child {
        padding: 18px 18px 18px 18px;
    }
    
    #result .result_item a {
	    font-size: 16px;
    }
    
    #result .result_item h4,
    #result .result_item h4 a {
        font-size: 20px;
    }
    
    #result .result_item h4 .km {
        font-size: 16px;
    }
}

/* SM Devices, Desktops */
@media only screen and (max-width : 991px) { /* sm 768px to 991px */
       
    #result {
        height: 400px;
    } 
    
    #result .result_item {
        padding: 12px 12px 0 12px;
    }

    #result .result_item:first-child {
        padding: 12px 12px 0 12px;
    }

    #result .result_item:last-child {
        padding: 12px 12px 12px 12px;
    }
    
    #result .result_item a {
	    font-size: 14px;
    }
    
    #result .result_item h4,
    #result .result_item h4 a {
        font-size: 18px;
    }
    
    #result .result_item h4 .km {
        font-size: 14px;
    }
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    
    #result {
        height: auto;
        max-height: 300px;
        overflow: auto;
    }
}




/* contact_hours_col */

.contact_hours_col .elementor-element-populated {
    padding: 50px 3vw 50px 3vw !important;
}

/* header */

@media (max-width:1599px) and (min-width:1025px) {

    header .header_buttons {
        width: 564px !important;
    }

    header .header_logos {
        width: calc( 100% - 564px) !important;
    }
    
}

/* footer */

footer .copyright p {
	margin: 0 !important;
}

@media (max-width:1023px) and (min-width:768px) {

    footer .footer_section_3_col > div > div > div:nth-child(1) {
        width: 50% !important;
        order: 1;
    }

    footer .footer_section_3_col > div > div > div:nth-child(2) {
        width: 100% !important;
        order: 3;
    }

    footer .footer_section_3_col > div > div > div:nth-child(3) {
        width: 50% !important;
        order: 2;
    }

    footer .footer_section_3_col > div > div > div:nth-child(2) .elementor-element-populated {
        padding-top: 0 !important;
    }
    
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) { /* xs 320px to 767px */
    
    footer .footer_home_logo img {
        width: 200px !important;
        height: 103px !important;
    }
    
    footer .footer_sd_logo img {
        width: 130px !important;
        height: 121px !important;
    }
}

/* FAQ */

.faq_accordeon .elementor-accordion {
    border-bottom: 1px solid #ccc !important;
}

.faq_accordeon .elementor-accordion-item {
    border-top: 1px solid #ccc !important;
}

.faq_accordeon .elementor-tab-content {
    margin-bottom: 20px !important;
}

/* privacy_policy */

#privacy_policy h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
	line-height: 1.3;
	font-weight: 600;
    color: #F5821F;
    margin: .5em 0 1em 0;
    text-transform: uppercase;
}

#privacy_policy h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
	line-height: 1.3;
	font-weight: 600;
    color: #1E5A9E;
    margin: .5em 0 1em 0;
    text-transform: uppercase;
}

#privacy_policy h4 {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
	line-height: 1.3;
	font-weight: 600;
    color: #1E5A9E;
    margin: .5em 0 1em 0;
    text-transform: uppercase;
}

#privacy_policy p {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
    color: #000;
    margin: 0 0 1em 0;
}

#privacy_policy ul {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
    color: #000;
    margin: 0 0 1em 0;
}

#privacy_policy li {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
    color: #000;
    margin: 0 0 0.5em 0;
}


/* contact page fix */

.contact_inner_box > div > .elementor-row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
}

.contact_inner_box > div > .elementor-row > div {
    flex-width: 100% !important;
    width: 100% !important;
}

.contact_inner_box .elementor-element-populated {
    padding: 0px !important;
}

@media (max-width:1024px) and (min-width:768px) {
    
    .contact_inner_box > div > .elementor-row > div {
        flex-width: 50% !important;
        width: 50% !important;
    }
    
}

.contact_inner_box .elementor-column .elementor-widget-wrap {
    display: block !important;
}



.header_buttons .elementor-element {
	width: 100% !important;
}