/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('/wp-content/themes/Divi-child/fonts/GTWalsheimTrial-Md.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/GTWalsheimTrial-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('/wp-content/themes/Divi-child/fonts/GTWalsheimTrial-Bd.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/GTWalsheimTrial-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('/wp-content/themes/Divi-child/fonts/GTWalsheimTrial-Rg.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/GTWalsheimTrial-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*pro font*/
@font-face {
    font-family: 'GT Walsheim Pro';
    src: url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Bold.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'GT Walsheim Pro';
    src: url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Light.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'GT Walsheim Pro';
    src: url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Medium.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Pro';
    src: url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Regular.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Pro';
    src: url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Black.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/pro/GTWalsheimPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



body{
	font-family: 'GT Walsheim Pro';
    overflow-x: hidden;
    font-weight: 400;

}
p, li{
    font-weight: 400;
}

.call_social_wrapper p {
    font-weight: 500;
}
.align_content_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* ### Header Start ### */

.cs_header_menu_wrapper {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.header_social_call {
    flex: 100%;
}
.cs_header_menu_wrapper ul#menu-header-menu {
    margin: 0;
    width: 100%;
}
.cs_header_menu_wrapper ul#menu-header-menu li {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    border-right: 1px solid #ccc;
    margin: 0;
    flex: 1;
    justify-content: center;
    align-items: center;
}
.header_social_call {
    border-bottom: 1px solid #ccc;
}
.cs_header_menu_wrapper ul#menu-header-menu li  a{
	padding-bottom: 0;
    font-weight: 500;
}
.cs_header_menu_wrapper .et_pb_menu_inner_container {
    width: 100%;
    height: 100%;
}
.header_menu {
    flex: 75%;
}
.et_pb_menu__menu, nav.et-menu-nav {
    width: 100%;
}
.call_social_wrapper {
    display: flex;
    justify-content: space-between;
    padding: 8px 15px;
    flex-flow: wrap;
    gap: 10px;
}
.mail_phone_cs {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-flow: wrap;
}
.mail_phone_cs a {
    display: flex;
    gap: 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    align-items: start;
}
.social_link_header {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
}
.social_link_header ul {
    padding: 0;
    display: flex;
    gap: 10px;
    align-items: center;
    list-style: none;
}
.social_link_header ul li a {
    display: flex;
    align-items: center;
    height: 100%;
    transition: .5s all;
}
.social_link_header ul li a:hover {
    opacity: 0.5;
}
.call_social_wrapper a:hover {
    color: #e02b20;
    transform: translate(0px, -4px);
    transition: .5s all;
}

@media only screen and (min-width:1024px){
	.cs_header > div:first-child {
    width: 15%!important;
}
	.cs_header > div:nth-child(2) {
    width: 85%!important;
}
}


/* ### Header End ### */

/* ### Testimoinal start ### */

.cs_testimonial .sp-testimonial-item {
    background: #ffffff;
    padding: 30px;
    border-radius: 20px;
}
.cs_testimonial .sp-testimonial-content p {
    color: #000;
    font-size: 18px!important;
    padding: 0!important;
}
.cs_testimonial .testimonial-nav-arrow{
 display: none;
}
.cs_testimonial .swiper-pagination-bullet {
    background: #ffffff !important;
    border-radius: 15px!Important;
    width: 9px!Important;
    height: 9px!important;
}
.cs_testimonial .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffffff !important;
    width: 50px!Important;
    border-radius: 15px!Important;
    height: 9px!important;
}
.cs_testimonial .sp-testimonial-free * {
    text-align: left!important;
}
.cs_testimonial .sp-testimonial-client-name {
    color: #EC1C24!important;
    font-size: 20px!important;
    text-transform: uppercase!important;
    padding: 10px 0;
    position: relative;
}
.cs_testimonial .sp-testimonial-client-name:after {
    content: '';
    background: url(/wp-content/uploads/2024/09/quotes.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: -5px;
}
.head_padding_0 .et_pb_module_heading {
	padding: 0;
}
.testimonial-nav-arrow {
    display: none!important;
}
/* ### Testimoinal End ### */


/*Inner Section Start*/

.align_item_center {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}

/*Inner Section End*/

/*Service section Start*/

.service_sec ul {
    padding: 0;
    list-style: none;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

/*Service section End*/

/* ### Footer start ### */

.border_line_bottom .et_pb_module_heading:after {
    content: '';
    background: #EC1C24;
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.footer_linklist ul {
    padding: 0;
    list-style: none;
}
.footer_linklist ul li {
    margin-bottom: 10px;
    font-weight: 400;
}
.footer_linklist ul a {
    color: #fff;
}
.email_phone_link a {
    color: #fff;
    font-weight: 400;
}
.email_phone_link:hover a {
    color: #ec1c24;
}
.email_phone_link .et_pb_blurb_container {
    padding-left: 5px!important;
}
.footer_linklist ul a:hover {
    color: #ec1c24;
}
.footer_copyright a {
    color: #EC1C24;
    text-decoration: underline;
    text-underline-offset: 4px;
}
.footer_copyright a:hover {
    color: #ec1c24;
}
.footer_pri_terms_links a {
    color: #fff;
}
.footer_pri_terms_links a:hover {
    color: #ec1c24;
}
footer .et_pb_social_icon a.icon:hover {
    background: #fff!important;
}
footer .et_pb_social_icon a.icon:hover:before {
    color: #ec1c24!important;
}
/* ### Footer end ###*/


.list_items_line .et_pb_blurb_content {
    max-width: 100%;
     margin-left: 0;
     display: flex;
}
.list_items_line 
.et_pb_main_blurb_image {
    border: 1px solid #ccc;
    padding: 22px;
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.list_items_line .et_pb_main_blurb_image:after {
    content: '';
    width: 90px;
    border-bottom: 2px dotted #EC1C24;
    display: inline-block;
    position: absolute;
    bottom: -32px;
    transform: rotate(90deg);
}
.et_pb_column .list_items_line:last-child .et_pb_blurb_content .et_pb_main_blurb_image:after{
    display:none;
}
.pointer_event_none {
    pointer-events:none;
}
.service_blurb .et_pb_blurb:hover {
    background: #EC1C24;
    color: #fff;
}
.service_blurb .et_pb_blurb:hover .et_pb_main_blurb_image span{
    border-color: #fff;
}
.service_blurb .et_pb_blurb:hover * {
    color: #fff;
}
.service_blurb .et_pb_blurb_description h5 {
    margin-top: 30px;
        opacity:0;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
}
.service_blurb .et_pb_blurb:hover .et_pb_blurb_description h5 {
    opacity: 1;
}
.blurb_chatlink  
 h4.et_pb_module_header {
    padding-bottom: 5px;
}
/* Banner section */
.border_left_banner {
    border-left: 5px solid #ec1c24;
    padding-left: 17px;
}
.text_wrap p {
    display: flex;
    gap: 10px;
    text-transform: uppercase!important;
}
.n2-ss-slider p span:first-child {
    font-weight: bold;
    font-size: 66px;
    line-height: normal;
}
.icon_text_banner .et_pb_blurb_content {
    margin-left: 0;
}
.icon_text_banner .et_pb_blurb_content:after {
    content: '';
    background: #ccc;
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 100px;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
}
.form_banner {
    background: #fff;
    padding: 35px;
}
.form_banner input {
    width: 100%;
    padding: 13px;
    margin-top: 4px;
    font-size: 16px;
}
.form_banner label {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.form_banner input.wpcf7-form-control.wpcf7-submit {
    background: #ec1c24;
    border: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    background-image: url(/wp-content/uploads/2024/09/arrow_up.png)!important;
    background-repeat: no-repeat!important;
    background-position: 68%!important;
}
span.wpcf7-spinner {
    display: none;
}
.form_banner input.wpcf7-form-control.wpcf7-submit:hover {
    background: #000;
}
.hover_black:hover {
    background: #000!important;
}
body #page-container .et_pb_section .hover_white:hover {
    background: #fff!important;
    color: #ec1c24 ! Important;
}
.img_service_sec > div:hover {
    transform: scale(1.05);
    position: relative;
    z-index: 11;
    transition: .5s all;
}
.img_service_sec > div {
    transition: .5s all;
}
.smart_icon_sec > div {
    transition: .5s all;
}
.smart_icon_sec > div:hover {
    transition: .5s all;
    transform: translate(0px, -12px);
}
.footer_social li {
    transition: .5s all;
}
.footer_social li:hover {
    transform: translate(0px, -5px);
    transition: .5s all;
}
.icon_text_banner .et_pb_blurb_content .et_pb_main_blurb_image {
    transition: .5s all;
}
.icon_text_banner .et_pb_blurb_content:hover .et_pb_main_blurb_image {
    transform: translate(0px, -5px);
    transition: .5s all;
}
.et_mobile_nav_menu:before {
    content: "MENU";
    color: #000;
    font-size: 18px;
    position: relative;
    top: 3px;
}
.cs_header_menu_wrapper ul#menu-header-menu .sub-menu li {
    padding: 2px;
    border: none;
    width: 100%;
}
@media only screen and (min-width:981px){
    .icon_text_banner .et_pb_column {
    width: 15%!important;
}
    .icon_text_banner .et_pb_column:last-child {
    width: 28%!important;
}
}

/*################*/
/* ## Responsive ## */
/*################*/
@media only screen and (max-width:1024px){
.service_blurb .et_pb_blurb_description h5 {
    opacity: 1;
}
.list_items_line 
.et_pb_main_blurb_image {
    display: flex;
    align-items: center;
    width: 88px;
    height: 88px!important;
}
.list_items_line .et_pb_main_blurb_image:after {
    width: 50px;
    bottom: -27px;
}
}

@media only screen and (max-width:980px){
#sp-testimonial-free-wrapper-69 .sp-testimonial-free-section {
    margin: 0 0;
    margin-bottom: 50px;
}
.icon_text_banner > div:last-child {
    width: 100% ! Important;
    padding-top: 50px;
}
.icon_text_banner > div {
    width: 47% ! Important;
}
.icon_text_banner .et_pb_blurb_content:after{
    display: none;
}
	
	#mobile_menu2.et_mobile_menu {
        max-height: calc(100vh - 100px); 
        overflow-y: auto;
    }
	
}

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

/*New Homepage*/
.mail_phone_cs a:hover .mail_hover {
    color: #000;
}
.mail_phone_cs a:hover .mail_hover span {
    color: #e02b20;
}
/*body #page-container .et_pb_section .img_service_sec > div:hover a.et_pb_button, 
body #page-container .et_pb_section .img_service_sec > div:hover a.et_pb_button:after {
    color: #e02b20 !important;
}*/
body #page-container .et_pb_section .img_service_sec > div:hover a.et_pb_button{
    text-decoration: none !important;
    transition: all 0.5s ease;
}
.blurb_chatlink:hover .et_pb_blurb_description p {
    color: #ec1c24;
}
.smart_icon_sec > div:after {
    content: '';
    height: 50px;
    width: 2px;
    background: #ccc;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translate(0px, -50%);
}
.smart_icon_sec > div:last-child:after {
    display: none;
}
.footer_copyright a:hover {
    text-decoration: none;
}
.cs_header_menu_wrapper ul#menu-header-menu li .sub-menu a {
    width: 100%;
    border-bottom: 1px solid #cccccc78;
    padding-bottom: 10px;
}
.cs_header_menu_wrapper ul#menu-header-menu li ul.sub-menu {
    padding: 10px!important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border: 1px solid red;
    background: #ffe7e7;
    color: red;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
}
.form_banner .wpcf7-response-output {
    margin-top: 15px!important;
}
.wpcf7-not-valid-tip {
    text-transform: capitalize;
}
.service_blurb .et_pb_blurb_description h5 a:hover {
    text-decoration: underline;
}
.leis_branding {
    position: absolute;
    bottom: 45px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    right: 0;
}

@media only screen and (min-width:981px){
    .footer_link_row > div:first-child {
        width: 28%!important;
    }
    .footer_link_row > div:last-child {
        width: 20%!Important;
    }
    .footer_link_row > div:nth-child(3) {
        width: 20%!important;
    }
}
@media only screen and (max-width:980px){
    .smart_icon_sec > div:nth-child(3):after {
    display: none;
}
.reverse_mobile {
    flex-direction: column-reverse;
}
.leis_branding {
    position: relative;
    bottom: -13px;
    text-align: center;
}
}
@media only screen and (max-width:600px){
div#n2-ss-2 .n2-font-c4ab438dd0a70f6f1a358f8b6dbca2fb-paragraph {
    font-size: 125%!important;
    line-height: 1.3!important;
}
.n2-ss-slider p span:first-child {
    font-size: 50px;
}
}


@media only screen and (max-width:480px){
.smart_icon_sec > div {
    width: 100%!important;
    margin-bottom: 30px!important;
    margin-right: 0!important;
}
    .smart_icon_sec > div:after{
        display: none;
    }

}

/*inner pages*/

.breadcrumb_header ul {
    display: flex;
    justify-content: center;
    list-style: none;
    text-transform: uppercase;
    color: #ffffff;
    gap: 18px;
    font-size: 16px;
    font-weight: 500;
}
.breadcrumb_header ul a {
    color: #fff;
}
.breadcrumb_header ul a:hover {
    color: #e02b20;
}
.breadcrumb_header ul li:first-child:after {
    content: '';
    background: url(/wp-content/uploads/2024/09/arrow_red.png);
    display: inline-block;
    background-repeat: no-repeat;
    right: 0;
    position: relative;
    width: 12px;
    height: 12px;
    background-size: contain;
    margin-left: 18px;
}

/*.certified_sec:after {
    content: '';
    background: #444444!important;
    width: 100%;
    height: 2px;
    display: inline-block;
    visibility: visible!important;
    margin-top: 15px;
    position: absolute;
    bottom: 10px;
}*/
.certified_sec > div:after {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-block;
    content: '';
    position: absolute;
    bottom: -22px;
    z-index: 9;
    left: 0;
    visibility: visible;
    background: #444;
    transform: translate(50%, 0px);
    margin: auto;
    left: 50%;
}
.object_cover_img img{
    object-fit: cover;
}

.list_tick ul {
    padding: 0;
    list-style: none;
}
.list_tick ul li {
    margin-bottom: 20px;
    position: relative;
    margin-left: 30px;
}
.list_tick li:before {
    content: '';
    background: url(/wp-content/uploads/2024/09/tick.png);
    width: 23px;
    height: 23px;
    display: inline-block;
    background-size: contain;
    margin-right: 10px;
    top: 3px;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
}
.blurb_success_stories {
    background: #EBEBEB;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transition: .5s all;
}
.blurb_success_stories:hover {
    transform: translate(0px, -10px);
    transition: .5s all;
    background: #ffffff;
}
.blurb_success_stories img {
    height: 250px;
    object-fit: cover;
}
.blurb_success_stories .et_pb_blurb_container {
    padding: 25px;
    padding-top: 0;
}
.object_cover_img img {
    transition: .5s all;
}
.object_cover_img:hover img {
    transform: scale(1.1);
    transition: .5s all;
}
.object_cover_img {
    overflow: hidden;
}
.form_contact input, .form_contact textarea {
    width: 100%;
    padding: 15px;
    border-radius: 20px;
    font-size: 18px;
    color: #000;
    resize: vertical;
}
.form_contact textarea{
    height: 150px;
}
.form_contact label {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-left: 10px;
}
.form_contact input[type="checkbox"] {
    width: auto;
    accent-color: #e02b20;
}
.form_contact .wpcf7-checkbox label {
    padding: 10px 20px;
    background: #ffffff;
    margin-bottom: 10px!important;
    display: inline-block;
    margin-left: 0;
    border-radius: 50px;
    padding-right: 30px;
    border: 1px solid #e5e5e5;
}
.form_contact input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    min-width: 250px;
    border-radius: 30px;
    background: #ec1c24;
    border: none;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}
.form_contact .wpcf7-list-item {
    margin-left: 0;
    margin-right: 10px;
}
.form_contact input.wpcf7-form-control.wpcf7-submit:hover {
    background: #000;
}
.form_contact .wpcf7-not-valid-tip {
    font-size: 15px;
}
.anchor_color a {
    color: #000!important;
}
.anchor_color a:hover {
    color: #ec1c24!important;
}
.certified_sec {
    border-bottom: 3px solid #444444;
    padding-bottom: 14px!important;
}
.certified_sec:before {
    content: '';
    background: url(/wp-content/uploads/2024/09/line_arrow_right.png);
    width: 12px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -12px;
    background-repeat: no-repeat;
    z-index: 9;
    pointer-events: none;
}
.certified_sec:after {
    content: '';
    background: url(/wp-content/uploads/2024/09/line_arrow_left.png);
    width: 12px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: -2px;
    bottom: -12px;
    background-repeat: no-repeat;
    z-index: 9;
    pointer-events: none;
    visibility: visible;
}
.n2-ss-button-container a > div:before {
    content: '';
    /* background: url(/wp-content/uploads/2024/09/arrow_up.png); */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='22' height='28' viewBox='0 0 22 28'%3E%3Cpath d='M22 19.375c0 0.562-0.25 1.656-0.484 2.172-0.328 0.766-1.203 1.266-1.906 1.656-0.922 0.5-1.859 0.797-2.906 0.797-1.453 0-2.766-0.594-4.094-1.078-0.953-0.344-1.875-0.766-2.734-1.297-2.656-1.641-5.859-4.844-7.5-7.5-0.531-0.859-0.953-1.781-1.297-2.734-0.484-1.328-1.078-2.641-1.078-4.094 0-1.047 0.297-1.984 0.797-2.906 0.391-0.703 0.891-1.578 1.656-1.906 0.516-0.234 1.609-0.484 2.172-0.484 0.109 0 0.219 0 0.328 0.047 0.328 0.109 0.672 0.875 0.828 1.188 0.5 0.891 0.984 1.797 1.5 2.672 0.25 0.406 0.719 0.906 0.719 1.391 0 0.953-2.828 2.344-2.828 3.187 0 0.422 0.391 0.969 0.609 1.344 1.578 2.844 3.547 4.813 6.391 6.391 0.375 0.219 0.922 0.609 1.344 0.609 0.844 0 2.234-2.828 3.187-2.828 0.484 0 0.984 0.469 1.391 0.719 0.875 0.516 1.781 1 2.672 1.5 0.313 0.156 1.078 0.5 1.188 0.828 0.047 0.109 0.047 0.219 0.047 0.328z' fill='%23fff' /%3E%3C/svg%3E");
   height: 28px;
    width: 22px;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.n2-ss-button-container a:hover > div:before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='22' height='28' viewBox='0 0 22 28'%3E%3Cpath d='M22 19.375c0 0.562-0.25 1.656-0.484 2.172-0.328 0.766-1.203 1.266-1.906 1.656-0.922 0.5-1.859 0.797-2.906 0.797-1.453 0-2.766-0.594-4.094-1.078-0.953-0.344-1.875-0.766-2.734-1.297-2.656-1.641-5.859-4.844-7.5-7.5-0.531-0.859-0.953-1.781-1.297-2.734-0.484-1.328-1.078-2.641-1.078-4.094 0-1.047 0.297-1.984 0.797-2.906 0.391-0.703 0.891-1.578 1.656-1.906 0.516-0.234 1.609-0.484 2.172-0.484 0.109 0 0.219 0 0.328 0.047 0.328 0.109 0.672 0.875 0.828 1.188 0.5 0.891 0.984 1.797 1.5 2.672 0.25 0.406 0.719 0.906 0.719 1.391 0 0.953-2.828 2.344-2.828 3.187 0 0.422 0.391 0.969 0.609 1.344 1.578 2.844 3.547 4.813 6.391 6.391 0.375 0.219 0.922 0.609 1.344 0.609 0.844 0 2.234-2.828 3.187-2.828 0.484 0 0.984 0.469 1.391 0.719 0.875 0.516 1.781 1 2.672 1.5 0.313 0.156 1.078 0.5 1.188 0.828 0.047 0.109 0.047 0.219 0.047 0.328z' fill='%23EC1C24' /%3E%3C/svg%3E");
   /* background: url(/wp-content/uploads/2024/09/redarrow_up.png); 
    height: 18px;
    width: 20px;
    background-repeat: no-repeat; */
}
.map_pointer {
    background: #ec1c24;
    width: 250px;
    padding: 10px 20px;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    position: absolute;
    bottom: 100px;
    right: 50px;
}
.map_pointer:after {
    content: '';
    display: inline-block;
    bottom: -20px;
    position: absolute;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 20px solid #ec1c24;
    right: 0px;
}
#sp-testimonial-free-wrapper-69 .sp-testimonial-free-section {
    margin-left: 0;
    margin-right: 0;
}
.pro-sec .service_grid_cs .et_pb_column .et_pb_button_module_wrapper a.et_pb_button {
    border: none;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}
.pro-sec .service_grid_cs .et_pb_column .et_pb_button_module_wrapper a.et_pb_button:after{
    display: none !important;
}
.pro-sec .service_grid_cs .et_pb_column .et_pb_button_module_wrapper a.et_pb_button:hover {
    color: #ec1c24 !important;
    text-decoration: none !important;
    background: transparent;
}

p#breadcrumbs {
       font-size: 16px;
    line-height: 1.3;
    color: #000;
    font-weight: 500;
}
p#breadcrumbs a {
    color: #000;
    transition: all .2s ease;
}
p#breadcrumbs a:hover,
p#breadcrumbs a:focus {
    color: rgba(0,0,0,.7);
}
@media screen and (max-width: 980px) {
	.icon_text_banner_new .et_pb_blurb_content {
    margin-left: auto;
}
}