@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	overflow-x: hidden;
}

body::-webkit-scrollbar {
  width: 5px;
  background-color: #1a1819;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #1a1819;
}

body::-webkit-scrollbar-thumb {
    background: #3b8ec2;
}

/* Optional: smooth scroll */
html {
  scroll-behavior: smooth;
}

.areas_cover .e-button-base {
    color: #fff!important;
    font-size: 16px!important;
    padding: 16px 30px!important;
    border-radius: 4px!important;
    font-weight: 500!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    background-color: #1a1819!important;
    z-index: 2!important;
    position: relative!important;
    border: 1px solid #1a1819 !important;
    margin-top: 0px;
    display: inline!important;
    width: auto!important;
	transition: 0.6s;
}

.areas_cover .e-button-base:hover
{
    color: #1a1819 !important;
    background-color: transparent !important;
    border: 1px solid #1a1819 !important;
}

.areas_cover
{
	position: relative!important;
}

.areas_cover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://wdtcrest.wpengine.com/wp-content/uploads/2025/03/home1-testimonoal-bg.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0.1;
    filter: invert(1);
}

.ekit-template-content-footer {
    background: linear-gradient(
  160deg,
  #1A1819 10%,
  #11181d 40%,
  #123548 75%,
  #196498 100%
)!important;
    padding-top: 50px;
}

.home .ekit-template-content-footer
{
	padding-top: 120px!important;
}

.copyright_col .e-con-inner {
    border-top: 1px solid #f2f2f208;
    padding: 15px 0;
}

/* .emergency_roofing {
    position: fixed;
    bottom: 5%;
    width: 20% !important;
    z-index: 999;
    padding: 20px;
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: linear-gradient(214deg, #196498, #1f6fa8, #4f9ed8);

} */



/*===========================================================================================*/

.video_gallery_section
{
    background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2);
}

.video_gallery_grid {
    display: grid!important;
    grid-template-columns: repeat(4,1fr);
    gap: 12px;
    padding: 0!important;
}

.video_gallery_grid .elementor-widget-video .e-hosted-video
{
    width: 100%!important;
    height: 100%!important;
}

.video_gallery_grid .elementor-widget-video:nth-child(1)
{
    grid-column: span 2;
}

.video_gallery_grid .elementor-widget-video:nth-child(5)
{
    grid-column: span 2;
}

.video_gallery_grid .elementor-widget-video:nth-child(4)
{
    grid-column: span 2;
}

.video_gallery_grid .elementor-widget-video:nth-child(7)
{
    grid-column: span 2;
}

.video_gallery_grid .elementor-widget-video:nth-child(9)
{
    grid-column: span 2;
}

.video_gallery_grid .elementor-widget-video:nth-child(10)
{
    grid-column: span 2;
}

/*.gallery_photo_section .ngg-gallery-thumbnail-box:nth-child(2)
{
    grid-column: span 2;
}*/

/*.gallery_photo_section .ngg-gallery-thumbnail-box:nth-child(6)
{
    grid-column: span 2;
}*/

/*.gallery_photo_section .ngg-gallery-thumbnail-box:nth-child(8)
{
    grid-column: span 2;
}*/

/*.gallery_photo_section .ngg-gallery-thumbnail-box:nth-child(10)
{
    grid-column: span 2;
}*/

.sl-image .sl-caption {
    display: none!important;
}

.sl-navigation button {
    font-family: "Outfit", Sans-serif!important;
    width: auto!important;
    font-size: 70px!important;
    font-weight: 400!important;
}

.sl-counter
{
    font-family: "Outfit", Sans-serif !important;
    font-size: 24px!important;
    font-weight: 500!important;
    letter-spacing: 0.4px!important;
}

.dialog-type-lightbox 
{
    background-color: rgb(255 255 255 / 20%)!important;
}

.elementor-slideshow__header
{
    display: none!important;
}

.sl-wrapper .sl-close
{
    right: 22px!important;
    top: 20px!important;
}

.gallery_photo_section .ngg-galleryoverview {
    margin-top: 0!important;
    margin-bottom: 0!important;
    width: 100%!important;
    max-width: 100%!important;
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.ngg-gallery-thumbnail img{
    aspect-ratio:auto !important;
    height:auto !important;
}

.gallery_photo_section .ngg-gallery-thumbnail-box                                            
{
    display: block!important;
    margin-bottom: 0px;
    height: 280px;
}

.gallery_photo_section .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail
{
    width: 100%!important;
    height: 100%!important;
}

.gallery_photo_section .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a {
    width: 100%!important;
    height: 100%!important;
    margin: 0;
}

.gallery_photo_section .ngg-gallery-thumbnail-box img
{
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}                                            


/*===========================================================================================*/


.usp-banner {
    position: relative;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
}

/* Default Gradient */
.usp-banner::before {
    content: "";
    position: absolute;
    inset: 0;
	background: #1a1819;
    z-index: -1;
    transition: opacity 0.6s ease;
}

/* Hover Gradient */
.usp-banner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #2f86c7, #196498, #0d3f66);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.6s ease;
}

.usp-banner:hover::after {
    opacity: 1;
}

.usp-banner .e-con-inner
{
	padding: 0!important;
}

.usp-banner .e-con-full .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row;
    text-align: start;
    justify-content: center;
}

.usp-banner .e-con-full {
    padding: 12px 0!important;
    border-right: 1px solid #ffffff2b;
}

.usp-banner .e-con-full:last-child
{
    border-right: 0!important;
}


.usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-img {
    width: 12%!important;
    margin-bottom: 0!important;
    margin-right: 12px!important;
}


.usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-content h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    font-family: Outfit;
    margin: 0;
}

.usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-content 
{
    width: auto!important;
}

.usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-img img {
    filter: invert(1);
}

.header_section {
    background: #fff!important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 80px!important;
}
.header_section .logo img {
    margin-top: 30px;
    background: #fff;
    width: 150px!important;
    border-radius: 8px;
    /*border-bottom: 1px solid #dbdde361;
    border-left: 1px solid #dbdde361;
    border-right: 1px solid #dbdde361;*/
    position: relative;
    z-index: 999;
}

.roofer_dorset_content #section p:empty {
    display: none;
}
  

.roofer_dorset_content #section p {
    font-family: Outfit;
    font-weight: 300;
    font-size: 16px;
    color: #1a1819;
    line-height: 28px;
    margin: 0!important;
}

.roofer_dorset_content #section p strong
{
	font-size: 18px;
    font-weight: 500;
}

.roofer_dorset_content #section .moreless-button {
    font-family: Outfit;
    font-weight: 500;
    font-size: 18px;
    text-decoration: underline;
    color: #1a1819;
    line-height: 28px;
    text-transform: capitalize;
    margin: 0!important;
    padding: 5px 0px;
    display: inline-block;
    border: 0;
    outline: 0;
}

.roofer_dorset_content .moretext {
  display: none;
}


.call-button a {
    color: #fff!important;
    font-size: 16px!important;
    padding: 16px 25px!important;
    border-radius: 4px;
    font-weight: 400!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    background-color: #1d6498 !important;
    transition: 0.6s;
}


.call-button a:hover
{
	background-color: #191718 !important;
}

.call-button a .elementor-button-icon
{
	font-size: 18px !important;
  margin-right: 3px!important;
}

.menu-item nav ul li a {
    color: #1a1819 !important;
    font-size: 18px !important;
    padding: 0px 12px!important;
    border-radius: 0;
    font-weight: 400!important;
    letter-spacing: .5px!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    margin-inline: 0!important;
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel {
    min-width: 740px!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 20px!important;
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel li
{
    width: 50% !important;
    margin-bottom: 15px !important;
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel li a
{
    padding: 0!important;
    padding-left: 15px!important;
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel li.current-menu-item a:after
{
    border-right: 1px solid #1b6599;
    border-top: 1px solid #1b6599;
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel li a:after {
    content: "";
    position: absolute;
    left: 0!important;
    width: 8px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    height: 8px;
    transform: rotate(45deg);
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel li a:hover:after
{
    border-right: 1px solid #1b6599;
    border-top: 1px solid #1b6599;
}

.menu-item nav ul li.mega-menu .elementskit-submenu-panel li.current-menu-item a
{
    color: #1b6599 !important;
}

.menu-item nav ul li .elementskit-submenu-panel {
    border-radius: 0px 0px 0px 0px!important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%)!important;
    padding: 10px 15px!important;
    border: 0!important;
    border-radius: 10px!important;
    border-top: 4px solid #1b6599 !important;
    background: #fff;
}
/*.menu-item nav ul li .elementskit-submenu-panel:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 40px;
    width: 16px;
    height: 16px;
    background: #104e78;
    transform: rotate(45deg);
}*/

.menu-item nav ul li .elementskit-submenu-panel li a {
    padding: 8px 0px!important;
    font-size: 15px!important;
    color: #1A1819 !important;
    background-color: transparent !important;
}

.menu-item nav ul li .elementskit-submenu-panel li a:hover {
    color: #1b6599 !important;
}

.menu-item #ekit-megamenu-menu-bar
{
	height: auto!important;
}

.menu-item nav ul li a:hover
{
	color: #1d6498 !important;
}

.head_call_button .elementor-icon-box-wrapper 
{
    display: flex !important;
    flex-direction: inherit !important;
    align-items: center !important;
    gap: 8px!important;
    cursor: pointer;
}

.head_call_button .elementor-icon-box-wrapper .elementor-icon-box-content
{
	text-align: left!important;
}

.head_call_button .elementor-icon-box-wrapper h3
{
	margin: 0!important;
}

.head_call_button .elementor-icon-box-wrapper h3 a {
    margin: 0!important;
    font-weight: 400!important;
    font-size: 17px!important;
    color: #226398!important;
    font-family: Barlow!important;
    line-height: 15px;
    transition: 0.6s;
}

.head_call_button .elementor-icon-box-wrapper h3 a span {
    font-size: 24px !important;
    color: #226398!important;
    font-weight: bold !important;
    letter-spacing: -0.5px !important;
    display: block;
    transition: 0.6s;
}

.head_call_button .elementor-icon-box-wrapper:hover h3 a
{
	color: #1a1819!important;
}

.head_call_button .elementor-icon-box-wrapper:hover h3 a span
{
	color: #1a1819!important;
}

.head_call_button .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
    width: 48px!important;
    height: 48px!important;
    border-radius: 400px;
    color: #fff!important;
    border: 3px solid #1d6396;
    background: #1a1819;
    fill: #fff!important;
    padding: 9px;
    transition: 0.6s!important;
}

.head_call_button .elementor-icon-box-wrapper:hover .elementor-icon-box-icon .elementor-icon 
{
	border: 3px solid #1a1819;
    background: #1d6396;
}

.head_call_button .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon svg
{
	width: auto!important;
	height: auto!important;
}

.hero-section
{
	position: relative!important;
}

.hero-section .e-con-inner
{
	z-index: 5;
}

.hero-section::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, rgb(38 98 146 / 0%) 0%, #000000 240%);
    z-index: 1!important;
}

.hero-section h2 {
    z-index: 2!important;
    position: relative!important;
    font-weight: 800!important;
    font-size: 70px!important;
    color: #fff!important;
    line-height: 70px!important;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.9);
}

.hero-section p
{
	z-index: 2!important;
	position: relative!important;
}

/*.hero-section .btn-1
{
	border: 1px solid #1a1819 !important;    
	background-color: #1a1819!important;
	color: #fff!important;
}*/

.hero-section .btn-1:hover
{
    color: #1a1819 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
}

.btn-1 {
    color: #000!important;
    font-size: 16px!important;
    padding: 12px 30px!important;
    border-radius: 4px!important;
    font-weight: 500!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    background-color: #fff!important;
    z-index: 2!important;
    position: relative!important;
    margin-right: 14px;
	border: 1px solid #ffffff !important;
	    margin-top: 5px;
	transition: 0.6s;
}

.btn-2 {
    color: #fff!important;
    font-size: 16px!important;
    padding: 12px 30px!important;
    border-radius: 4px!important;
    font-weight: 500!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    background-color: transparent!important;
    z-index: 2!important;
    position: relative!important;
    margin-right: 14px;
    border: 1px solid #ffffff !important;
	    margin-top: 5px;
	transition: 0.6s;
}

.btn-1:hover
{
    color: #ffffff !important;
    background-color: #ffffff00 !important;
    border: 1px solid #ffffff !important;
}

.btn-2:hover
{
    color: #1a1819 !important;
    background-color: #fff !important;
    border: 1px solid #ffffff !important;
}

.service-btn-1 a {
    color: #ffffff !important;
    font-size: 16px!important;
    padding: 12px 30px!important;
    border-radius: 4px!important;
    font-weight: 500!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    background-color: #1a1819 !important;
    z-index: 2!important;
    position: relative!important;
    margin-right: 14px;
    border: 1px solid #1a1819 !important;
    margin-top: 20px;
    transition: 0.6s;
}

.service-btn-1 a:hover
{
    color: #1a1819 !important;
    background-color: #ffffff00 !important;
    border: 1px solid #1a1819 !important;
}

.roofer_dorset_content h2 {
    z-index: 2!important;
    position: relative!important;
    font-weight: 800!important;
    font-size: 48px!important;
    color: #1a1819!important;
    line-height: 52px!important;
}

.free_quote_today_2 .btn-2 {
    color: #ffffff !important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
	transition: 0.6s;
}

.free_quote_today_2 .btn-1 {
    color: #ffffff !important;
    background-color: #0f4c75 !important;
    border: 1px solid #0f4c75 !important;
	transition: 0.6s;
}

.free_quote_today_2 .btn-1:hover {
    color: #ffffff !important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
}

.free_quote_today_2 .btn-2:hover {
    color: #ffffff !important;
    background-color: #0f4c75 !important;
    border: 1px solid #0f4c75 !important;
}

.roofer_dorset_content h2 br
{
	display: none!important;
}

.roofer_dorset_content h2 strong
{
	  font-weight: 700!important;
}

.roofer_dorset_content p strong
{
    font-size: 18px;
    font-weight: 500;
}

.roofing_services_section h2 {
    z-index: 2!important;
    position: relative!important;
    font-weight: 800!important;
    font-size: 48px!important;
    color: #ffffff !important;
    line-height: 52px!important;
    margin-bottom: 10px!important;
}

.roofing_services_section h2 br
{
	display: none!important;
}

.roofing_services_section h2 strong
{
	  font-weight: 700!important;
}

.new_roofs_col {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
    padding: 0;
    transition: all 500ms ease;
    margin-bottom: 25px;
    z-index: 9;
}

.new_roofs_col p
{
    height: 55px;
    overflow: hidden;
}

.new_roofs_col img
{
	    height: 300px;
    object-fit: cover;
	transition: all 500ms ease;
}

.new_roofs_col:hover img
{
    transform: scale(1.1);
	transition: all 500ms ease;
}

.new_roofs_heading {
    padding: 10px 20px 40px!important;
    background: #fff;
}
.new_roofs_heading .shape {
    margin-top: 0;
    position: absolute;
    top: -50px;
    width: 114%;
    left: -25px;
}
.new_roofs_heading .shape svg {
    fill: #fff!important;
    width: 100%!important;
}

.roofing_services_section
{
	 z-index: 9;
}

.our_roofing_services
 {
background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2);
    margin-left: auto!important;
    margin-right: auto!important;
    padding: 50px 50px;
    border-radius: 0px;
}


/* .our_roofing_services:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #196498 url(https://wdtcrest.wpengine.com/wp-content/uploads/2025/03/home1-testimonoal-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0.1;
} */

.years_experience {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #1a1819;
    padding: 15px 25px 22px!important;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    width: auto;
    gap: 0;
    border-radius: 4px;
}

.choose_trueline_roofing h2 {
    z-index: 2!important;
    position: relative!important;
    font-weight: 800!important;
    font-size: 48px!important;
    color: #1a1819 !important;
    line-height: 52px!important;
    margin-bottom: 10px!important;
}

.respons_times_col {
    height: 350px;
    padding: 0;
}

.respons_times_col h2 {
    padding: 12px 15px;
    font-family: Barlow!important;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin-block-end: 8px;
    width: 100%;
	position: relative!important;
	z-index: 2!important;
}

.respons_times_col {
    position: relative;
    margin-bottom: 0;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.6s;
}

.respons_times_col:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180.1deg, rgba(17, 34, 77, 0) 20.05%, #000000 99.91%);
    z-index: 1;
    content: "";
    pointer-events: none;
    transition: 0.6s;
}

.respons_times_col:hover::before {
    height: 0%;
}

.respons_times_col:after {
    background-image: linear-gradient(#19649800, #196498);
    height: 0;
    z-index: 1;
    z-index: 1;
    content: "";
    pointer-events: none;
    transition: 0.6s;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.respons_times_col:hover:after {
    height: 100%;
}


.free_inspection_col .elementor-widget-image {
    position: relative;
    height: 95px;
    width: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 500ms ease;
    border-radius: 50%;
    margin: 0 auto 20px!important;
    background-color: #1a1819;
    padding: 15px;
    z-index: 2;
}

.free_inspection_col:nth-child(1) .elementor-widget-image img 
{
    padding: 0px;
}

.free_inspection_col .elementor-widget-image img {
    filter: invert(1);
    padding: 8px;
}

.free_inspection_col .elementor-widget-image:before {
    position: absolute;
    left: -10px;
    top: -10px;
    height: 115px;
    width: 115px;
    border-radius: 100px 100px;
    z-index: -1;
    border: 10px solid #196498;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    transition: all 300ms ease;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
    z-index: 1;
}

.free_inspection_col:hover .elementor-widget-image:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.free_inspection_col h1 {
    position: absolute;
    top: -12%;
    background: #196498;
    right: 45%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    font-family: 'Outfit';
    color: #ffffff;
    font-weight: 500;
    z-index: 5;
    border: 4px solid #fff;
	    transition: 0.6s;
}

.free_inspection_col:hover h1 
{
    background: #1a1819;
    transition: 0.6s;
}

/* .simple_step_process:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2026/05/shape35.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: 1;
} */

.free_quote_today {
    /*max-width: 1366px!important;*/
    width: 100%!important;
	    padding:  0px!important;
    margin-right: auto!important;
    margin-left: auto!important;
    border-radius: 0;
}

.free_quote_today .e-con-inner
{
	max-width: 100%!important;
	    padding:  0px!important;
}

.free_quote_today_1 {
    width: 65%!important;
background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2);    padding: 60px 50px;
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
    padding-right: 0!important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.free_quote_today_1 h2 {
    z-index: 2!important;
    position: relative!important;
    font-weight: 800!important;
    font-size: 48px!important;
    color: #fff !important;
    line-height: 52px!important;
    margin-bottom: 18px!important;
}



.free_quote_today_2
{
	width: 35%!important;
	    align-items: center!important;
	 justify-content: center;
    gap: 0;
}

.areas_cover {
    padding: 50px 50px!important;
    max-width: 1280px!important;
    width: 100%!important;
    margin-inline: auto!important;
    background: #3a8dc1 !important;
    margin-bottom: -85px!important;
    border-radius: 10px;
}

.areas_cover_1 {
    padding: 0px!important;
    z-index: 2;
    width: 100%!important;
}

.areas_cover_2 {
    z-index: 2;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
}

.areas_cover_2 .e-div-block-base
{
	    align-items: center;
    justify-content: center;
}

.areas_cover_1 h2 br
{
	display: none!important;
}

.areas_cover_1 h2 {
    font-family: Barlow!important;
    font-weight: 800!important;
    font-size: 48px;
    color: #1a1819;
    line-height: 52px !important;
    font-style: normal!important;
    margin-bottom: 8px!important;
}

.areas_cover_1 h2 strong
{
	  font-weight: 500;
		font-style: normal!important;
}

.areas_cover_1 h2 strong em {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-style: italic;
}

.areas_cover_1 p
{
	font-family: Outfit;
    font-weight: 300;
    font-size: 20px!important;
    color: #1a1819;
    line-height: 28px;
}
.areas_cover_1 p strong
{
	font-weight: 300!important;
}

.areas_cover_1 p strong em
{
	font-style: inherit!important;
	text-decoration: underline!important;
}

.areas_cover_1 p br
{
	display: none!important;
}

.areas_cover_2 .elementor-widget-google_maps
{
	height: 100%!important;
}
.areas_cover_2 .elementor-widget-google_maps .elementor-custom-embed
{
	height: 100%!important;
}

.areas_cover_2 .elementor-widget-google_maps .elementor-custom-embed iframe
{
	height: 100%!important;
}

.social_links {
    margin: 20px 0px 18px!important;
}

.social_links ul
{
    display: flex!important;
    flex-wrap: wrap!important;
    margin-inline: 0!important;
    margin-bottom: 0!important;
}

.social_links ul li {
    margin: 0!important;
    margin-right: 10px!important;
    margin-left: 8px!important;
}

.social_links ul li a svg
{
	margin-right: 0!important;
}

.choose_trueline_img
{
	position: relative!important;
	border-radius: 0!important;
}

.choose_trueline_img:after {
    content: "";
    position: absolute;
    top: 15px;
    right: -15px;
	background: linear-gradient(120deg, #1d6498, #4aa3df);
    width: 85%;
    height: 100%;
    z-index: -1;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}


.social_links ul li a {
    width: 40px!important;
    height: 40px;
    line-height: 34px!important;
    border: 1px solid #ffffff !important;
    text-align: center;
    display: flex!important;
    align-items: center!important;
    justify-content: center;
    margin-right: 0px!important;
    border-radius: 4px;
    transition: 0.6s;
}

.social_links ul li a:hover
{
	background-color: #fff!important;
}

.social_links ul li a:hover svg
{
	fill: #000!important;
}

.social_links ul li a .elementor-icon-list-text
{
	display: none!important;
}

.social_links ul li a .elementor-icon-list-icon
{
	font-size: 18px!important;
}

.social_links ul li a svg {
    margin-right: 0!important;
    fill: #fff!important;
    width: 16px!important;
    height: 16px!important;
    transition: 0.6s;
}

.foooter_col h2 {
	font-family: "Barlow", sans-serif!important;
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px!important;
}

.footer_corc ul {
    padding: 0px!important;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap!important;
    margin: 0;
    list-style: none;
    margin-top: 8px;
    /*background: #fff;*/
}

.foooter_col ul
{
	margin-left: 0!important;
	padding-left: 0!important;
	list-style: none;
}

.foooter_col ul li
{
	list-style: none;
}

.footer_logo ul
{
	margin-left: 0!important;
	padding-left: 0!important;
	list-style: none;
	margin-bottom: 0!important;
}

.footer_logo ul li
{
	list-style: none;
}

.footer_logo ul li a
{
	display: flex!important;
	align-items: center!important;
}

.footer_logo ul li a .elementor-icon-list-icon
{
	line-height: normal!important;
}

.footer_logo ul li a .elementor-icon-list-icon svg
{
	width: 16px!important;
	height: 16px!important;
	margin-right: 5px!important;
}

.footer_corc ul li {
    padding: 3px!important;
    background: #ffffff00;
    border-radius: 2px;
    cursor: pointer;
    width: 90px;
    height: 90px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.footer_corc ul li:nth-child(1) {
    background: #ffffff;
}

.footer_corc ul li:nth-child(2) {
    background: #261230;
}

.footer_corc ul li:nth-child(3) {
    background: #fddb00;
}

.footer_corc ul li:nth-child(4) {
    background: #ffffff;
}

.footer_corc ul li:nth-child(5) {
    background: #111637;
}


.footer_corc ul li a {
    color: #fff!important;
    font-family: "Outfit", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: block;
    height: 100%;
}
.footer_corc ul li a i {
    margin-right: 5px!important;
    display: none;
}

.footer_corc ul li span
{
	display: none;
}

.footer_logo p {
    font-family: "Outfit", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #FFFFFF;
    margin-top: 18px!important;
    margin-bottom: 10px!important;
}

.copyright_col p {
    font-family: "Outfit", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #FFFFFF;
}

.hero-section-sticky .footer_corc
{
	display: none!important;
}

.hero-section .footer_corc {
    position: fixed!important;
    right: 0!important;
    top: 15%!important;
    /*background: #ffffff;
    padding: 12px 12px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;*/
}

.get_touch_roofing
{
	position: relative;
	z-index: 1;
}

.get_touch_roofing .e-con-inner
{
	z-index: 5;
}

.get_touch_roofing:after
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: linear-gradient(270deg, rgba(38, 98, 146, 0.1) 0%, #226197 120%);
	z-index: 2;
}

.roofer_dorset_content .btn-2 {
    color: #fff!important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
}

.roofer_dorset_content .btn-2:hover {
    color: #1a1819 !important;
    background-color: #fff !important;
    border: 1px solid #1a1819 !important;
}

.get_touch_roofing_content .btn-2 {
    color: #fff!important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
    display: none!important;
}

.get_touch_roofing_content .btn-2:hover {
    color: #fff !important;
    background-color: transparent!important;
    border: 1px solid #fff !important;
}

.get_touch_roofing_content .footer_corc ul {
    background: #fff;
    padding: 10px!important;
    display: inline-flex!important;
    border-radius: 5px;
}

.get_touch_roofing_content .footer_corc ul li {
    width: 80px;
    height: 80px;
}

.get_touch_roofing_content .roofer-li ul li:before
{
	background-color: rgb(255 255 255);
}

.our_roofing_services .btn-2 {
    color: #1a1819 !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
}

.our_roofing_services .btn-2:hover 
{
    color: #ffffff !important;
    background-color: transparent!important;
    border: 1px solid #ffffff !important;
}

.get_touch_roofing_content .roofer-li ul li:hover:before {
    background: #000000;
    color: #fff;
}

.get_touch_roofing_content .roofer-li ul li .elementor-icon-list-text
{
	color: #fff!important;
}

.hero-section .roofer-li ul li:hover:before {
    background: #000000;
    color: #fff;
}
.hero-section .roofer-li ul li
{
	width: 100%!important;
}

.hero-section .roofer-li ul li:before
{
	background-color: #fff;
}

.hero-section .roofer-li ul li .elementor-icon-list-text
{
	color: #fff!important;
	font-weight: 600!important;
	text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.9);
}

.get_touch_roofing_form form {
    background-color: #fff;
    border-radius: 20px 20px 20px 20px!important;
    padding: 30px!important;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    padding-bottom: 0!important;
}

.get_touch_roofing_form form p
{
	margin: 0!important;
	    font-family: "Outfit", Sans-serif !important;
}

.get_touch_roofing_form form .form-row
{
	margin-bottom: 20px!important;
	    font-family: "Outfit", Sans-serif !important;
}

.get_touch_roofing_form form .wpcf7-response-output
{
	padding: 0px 0px 30px;
    border: 0;
   	font-family: "Outfit", Sans-serif !important;
    color: #1a1819;
    margin: 0;
    text-decoration: underline;
    font-weight: 600;
}

.get_touch_roofing_form form .form-row-1 
{
    display: flex!important;
    justify-content: space-between!important;
        font-family: "Outfit", Sans-serif !important;
    gap: 15px!important;
}

.get_touch_roofing_form form input.wpcf7-form-control.wpcf7-file {
    padding: 15px!important;
    border: 0!important;
    background-color: #fff!important;
    font-family: "Outfit", Sans-serif !important;
    border: 2px dashed #e7e7e7 !important;
    width: 100%!important;
    color: #000!important;
    height: auto;
    line-height: normal;
}

.get_touch_roofing_form form input[type="checkbox"] {
    width: auto!important;
    height: auto!important;
    padding: 0!important;
    margin-right: 6px;
}

.get_touch_roofing_form form span.wpcf7-list-item-label 
{
	font-family: "Outfit", Sans-serif !important;
	color: #000000!important;
}

.get_touch_roofing_form form span.wpcf7-list-item-label a
{
	font-family: "Outfit", Sans-serif !important;
	color: #000000!important;
	text-decoration: underline;
}

.get_touch_roofing_form form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #fff !important;
    font-size: 18px !important;
    padding: 14px 50px !important;
    border-radius: 4px !important;
    font-weight: 500 !important;
    transition: .6s !important;
    font-family: "Outfit", Sans-serif !important;
    background-color: #1a1819 !important;
    z-index: 2 !important;
    position: relative !important;
    border: 1px solid #1a1819 !important;
    display: block!important;
    width: auto !important;
    transition: 0.6s!important;
    line-height: normal!important;
    height: auto;
    margin: auto;
    margin-top: 28px!important;
    cursor: pointer!important;
}

.get_touch_roofing_form form input
{
	font-size: 16px;
    font-weight: 400;
    line-height: 50px;
   	font-family: "Outfit", Sans-serif !important;
    letter-spacing: 0px;
    padding: 18px 20px 18px 20px;
    width: 100%;
    height: 50px;
    border-radius: 12px 12px 12px 12px;
    color: #000000!important;
    background-color: #ffffff1a;
    border: 1px solid #e7e7e7;
}
.get_touch_roofing_form form input::placeholder
{
	color: #000000!important;
	    font-family: "Outfit", Sans-serif !important;

}

.get_touch_roofing_form form textarea::placeholder
{
	color: #000000!important;
	    font-family: "Outfit", Sans-serif !important;

}

.get_touch_roofing_form form select
{
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0px;
    padding: 15px;
        font-family: "Outfit", Sans-serif !important;
    width: 100%;
    height: 50px;
    border-radius: 12px 12px 12px 12px;
    color: #000000!important;
    background-color: #ffffff1a;
    border: 1px solid #e7e7e7;
}

.get_touch_roofing_form form textarea {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0px;
    padding: 10px 15px;
    font-family: "Outfit", Sans-serif !important;
    width: 100%;
    height: 100px;
    border-radius: 12px 12px 12px 12px;
    color: #000000!important;
    background-color: #ffffff1a;
    border: 1px solid #e7e7e7;
}

.hero-section .footer_corc ul
{
	display: block!important;
	margin: 0!important;
}

.hero-section .footer_corc ul li
{
	margin-bottom: 5px!important;
	width: 50px!important;
    height: 50px!important;
}

.breacumb_section {
    background: #1a1819;
}

.breacumb_section .e-con-full
{
    gap: 0!important;
}

.breacumb_section h2 {
    z-index: 2!important;
    position: relative!important;
    font-weight: 700!important;
    font-size: 40px!important;
    color: #fff !important;
    line-height: 40px!important;
    font-family: Barlow;
    margin-bottom: 8px!important;
}

.breacumb_section ul.elementor-icon-list-items
{
	padding-left: 8px!important;
}

.breacumb_section ul.elementor-icon-list-items li
{
	margin: 0!important;
	margin-right: 8px!important;
}

.breacumb_section ul.elementor-icon-list-items li *
{
    font-family: Outfit !important;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
}

.breacumb_section ul.elementor-icon-list-items li a .elementor-icon-list-text
{
	font-weight: 700!important;
}

.breacumb_section ul.elementor-icon-list-items li .elementor-icon-list-text
{
	font-weight: 300!important;
}

.breacumb_section .e-con-inner
{
	position: relative;
}

.breacumb_logo {
    position: absolute;
    right: 1%;
    width: 30%;
    opacity: 0.2;
    bottom: -2%;
    display: none;
}

.breacumb_logo img
{
	width: 100%!important;
	height: 100%!important;
}

.information_section h2
{
	z-index: 2 !important;
    position: relative !important;
}


.makes_different_content h2 {
    z-index: 2 !important;
    position: relative !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 22px !important;
    margin-bottom: 16px!important;
    display: inline-block;
}

/*.makes_different_content h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 40%;
    height: 1px;
    background: #5e5d5d;
}*/

.contact__info--items {
    margin-bottom: 24px;
    border: 1px dashed;
    padding: 20px!important;
    border-color: #ffffff4d;
    border-radius: 10px;
}

.contact__info--items:last-child ul.elementor-icon-list-items li
{
	align-items: flex-start!important;
}

.contact__info--items:last-child ul.elementor-icon-list-items li .elementor-icon-list-icon
{
	    padding-top: 5px;
}

.information_section .btn-1 
{
    color: #fff!important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
    margin-top: 18px;
}

.information_section .btn-1:hover
{
	color: #1a1819!important;
	background-color: transparent!important;
}

.contact_section .get_touch_roofing_form form
{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.contact_col_phone {
    padding: 40px 30px;
    background-color: #191718;
    -webkit-box-shadow: 0px 1px 30px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 1px 30px 0px rgb(0 0 0 / 8%);
    border-radius: 20px;
}

.contact_col_phone ul.elementor-icon-list-items li {
    margin-bottom: 0px;
}

.free_quote_today_about p strong
{
	font-size: 20px;
}

.our_expertise_content h2
{
	    z-index: 2 !important;
    position: relative !important;
}


.our_expertise_content .btn-1
{
	color: #fff !important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
    margin-top: 18px;
}

.our_expertise_content .btn-1:hover 
{
    color: #1a1819!important;
    background-color: transparent!important;
}

.our_expertise_content_inner {
    position: absolute;
    left: 15%;
    background: #fff;
    z-index: 1;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 90px 60px!important;
    border-radius: 10px;
}

.our_expertise_img img
{
	border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.page-id-15 .our_expertise_img img
{
    height: 650px!important;
    object-fit: cover;
    width: 100%;
}

.page-id-15 .our_expertise_content_inner
{
    padding: 60px 60px!important;
}



/*======================================*/


.our_expertise_content_left h2
{
	    z-index: 2 !important;
    position: relative !important;
    font-weight: 800 !important;
}

.our_expertise_content_left P
{
	font-family: Outfit;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    margin: 0 !important;
}

.our_expertise_content_left .btn-1
{
	color: #fff !important;
    background-color: #1a1819 !important;
    border: 1px solid #1a1819 !important;
    margin-top: 18px;
}

.our_expertise_content_left .btn-1:hover 
{
    color: #1a1819!important;
    background-color: transparent!important;
}

.our_expertise_content_left .our_expertise_content_inner {
    position: absolute;
    right: 15%;
    left: inherit;
    background: #fff;
    z-index: 1;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 60px 50px!important;
    border-radius: 10px;
}

.our_expertise_section_left .our_expertise_img img
{
	border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}




/*===========================================*/

.services_col
{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	background-color: #fff;
	/*margin-bottom: 18px!important;*/
}

.services_col img
{
	height: 230px;
	object-fit: cover;
}


.testimonial-sec-pg .testimonial-sec-pg-1 {
    display: block !important;
    column-count: 4;
    column-gap: 25px;
    padding: 0;
}

.testimonial-sec-pg .testimonial-sec-pg-1 .elementor-widget-testimonial {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

.testimonial-sec-pg .testimonial-sec-pg-1  .elementor-testimonial-wrapper {
    border: 1px solid #00000017;
    padding: 20px 20px;
    background: #ffffff;
    border-radius: 10px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.testimonial-sec-pg .testimonial-sec-pg-1  .elementor-testimonial-image {
    display: block !important;
}

.testimonial-sec-pg .testimonial-sec-pg-1 .elementor-testimonial-image img {
    border-radius: 0% !important;
    height: auto !important;
    max-width: none !important;
    -o-object-fit: cover;
    object-fit: contain !important;
    width: auto !important;
}

.testimonial-sec-pg .testimonial-sec-pg-1 .elementor-testimonial-name {
    margin-top: 10px;
}

.container_blog {
    width: 100%;
    max-width: 1366px;
    margin: auto;
    display: block;
    padding: 0px 15px;
}

.single .site-main-parent {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.site-main-parent .site-main {
    width: 63%;
    float: left;
    padding-right: 0;
    margin-bottom: 50px;
    margin-top: 80px;
}

.site-main-parent .widget-area {
    width: 30%;
    float: right;
    margin-top: 50px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    padding: 20px;
    margin-top: 80px;
    border-radius: 4px;
}

.site-main-parent .widget-area #block-2
{
	display: none;
}

.site-main-parent .widget-area h2 {
    font-family: Outfit;
    font-weight: 600;
    font-size: 24px;
    color: #1a1819;
    margin-top: 0;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.site-main-parent .widget-area h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2);
    width: 100%;
    height: 2px;
    border-radius: 10px;
}

.site-main-parent .widget-area ul
{
	padding-left: 0!important;
	margin-left: 0!important;
}

.site-main-parent .widget-area ul li
{
	list-style: none!important;
}

.site-main-parent .widget-area ul li a 
{
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    font-family: Outfit;
    border-bottom: 1px solid #d3d3d3;
    text-decoration: none;
    color: #000;
    position: relative;
    margin-bottom: 10px;
    transition: 0.6s;
}

.site-main-parent .widget-area ul li a:hover {
    padding-left: 10px;
}

body.blog 
{
	background-color: #f2f2f2;
}

body.single  
{
	background-color: #f2f2f2;
}

.blog-grid 
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog-grid .blog-card
{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	background-color: #fff;
	width: 49%!important;
	margin-bottom: 20px;
    border-radius: 8px;
}

.blog-grid .blog-card .blog-img {
    overflow: hidden;
    transition: 0.6s;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog-grid .blog-card:hover .blog-img img
{
    transform: scale(1.1);
    transition: 0.6s;
}

.blog-grid .blog-card .blog-img img {
    height: 320px;
    object-fit: cover;
    width: 100%;
    transition: 0.6s;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog-grid .blog-card .blog-content
{
	padding: 15px!important;
}

.blog-grid .blog-card .blog-content h2 
{
    margin-block-end: 0;
    margin-top: 0;
    height: 65px;
    overflow: hidden;
}

.blog-grid .blog-card .blog-content h2 a 
{
    font-family: Barlow;
    font-weight: 600;
    font-size: 22px;
    color: #1a1819;
    text-decoration: none;
    line-height: 30px;
    display: inline-block;
}

.blog-grid .blog-card .blog-content p {
    font-family: Outfit;
    font-weight: 300;
    font-size: 16px;
    color: rgb(26, 24, 25);
    line-height: 24px;
    margin: 0px !important;
    height: 75px;
    overflow: hidden;
}

.blog-grid .blog-card .blog-meta .blog-date {
    font-family: Outfit;
    font-weight: 500;
    font-size: 14px;
    color: rgb(26, 24, 25);
    line-height: 24px;
    margin: 0px !important;
    display: block;
    margin-bottom: 10px!important;
    margin-top: 3px!important;
}

/*.container_blog .site-main-parent {
    display: flex;
    flex-wrap: wrap;
    align-items: self-start;
}*/

.site-main-parent .single-blog-img img 
{
	width: 100%;
}

.site-main-parent h1.single-blog-title {
    z-index: 2 !important;
    position: relative !important;
    font-weight: 700!important;
    font-family: Barlow;
    font-size: 40px !important;
    color: #1a1819 !important;
    line-height: 45px !important;
    margin-top: 0;
    margin-bottom: 12px;
}

.site-main-parent .single-blog-meta span
{
	font-family: Outfit;
    font-weight: 500;
    font-size: 14px;
    color: rgb(26, 24, 25);
    line-height: 24px;
    margin: 0px !important;
    display: block;
    margin-bottom: 10px !important;
    margin-top: 3px !important;
}

.site-main-parent .single-blog-content p
{
    font-family: Outfit;
    font-weight: 300;
    font-size: 16px;
    color: rgb(26, 24, 25);
    line-height: 28px;
    margin-bottom: 1em;
    margin-top: 1em;
}

.site-main-parent .single-blog-content p a
{
	text-decoration: underline;
	font-weight: 600;
	color: rgb(26, 24, 25);
}

.site-main-parent .single-blog-content p strong
{
	font-weight: 600;
}

.back-blog-btn-wrap {
    margin-top: 30px;
    display: block;
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0px 15px;
    margin-bottom: 50px;
}

.back-blog-btn-wrap .back-blog-btn {
    color: #fff !important;
    font-size: 16px !important;
    padding: 12px 30px !important;
    border-radius: 4px !important;
    font-weight: 500 !important;
    transition: .6s !important;
    font-family: "Outfit", Sans-serif !important;
    background-color: #1a1819 !important;
    z-index: 2 !important;
    position: relative !important;
    margin-right: 14px;
    border: 1px solid #1a1819 !important;
    margin-top: 5px;
    transition: 0.6s;
    display: inline-flex;
    text-decoration: none;
    align-items: center;
}

.back-blog-btn-wrap .back-blog-btn:hover 
{
    color: #ffffff !important;
    background-color: #0f4c75 !important;
    border: 1px solid #0f4c75 !important;
}

.back-blog-btn-wrap .back-blog-btn svg
{
	width: 16px;
    height: 16px;
    transform: rotate(180deg);
    margin-right: 10px;
    fill: #fff;
}

.emergency_repairs_col
{
    padding: 5px!important;
    width: 25%!important;
}

.emergency_repairs_col .elementor-image-box-wrapper {
    background: #ffffff;
    border: 1px solid #e2e0d863;
    border-radius: 10px;
    padding: 18px 18px 18px 30px;
    display: flex!important;
    align-items: center!important;
    gap: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.15s;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-left: 5px solid #1a1819;
    position: relative;
}


.emergency_repairs_col .elementor-image-box-wrapper:after {

    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 40px;
    background: #1a1819;
    clip-path: polygon(0px 0px, 250% 40%, 0 100%);
}

.emergency_repairs_col .elementor-image-box-wrapper figure {
    background: rgba(57, 140, 192, 0.6);
    padding: 10px 10px 6px;
    border-radius: 6px;
    box-shadow: rgb(136 186 217) 0px 8px 24px;
}

/*.emergency_repairs_col .elementor-image-box-wrapper:hover 
{
    border-color: rgba(57, 140, 192, 0.6);
    box-shadow: 0 2px 12px rgba(232,168,76,0.12);
    transform: translateY(-1px);
}*/

.emergency_repairs_col .elementor-image-box-wrapper h3 {
    margin: 0!important;
    text-align: left !important;
    color: #1a1819 !important;
}

.pitched_roofs_col
{
    padding: 5px!important;
}

.pitched_roofs_col .elementor-widget-image-box
{
    height: 100%!important;
}

.pitched_roofs_col .elementor-widget-image-box .elementor-image-box-wrapper {
    height: 100%!important;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.10);
}


.pitched_roofs_col .elementor-image-box-wrapper {
    background: #ffffff;
    padding: 32px 28px 28px;
    position: relative;
    overflow: hidden;
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    animation: fadeUp 0.55s ease backwards;
    display: flex;
    align-items: center;
    border-radius: 8px;
}

.pitched_roofs_col .elementor-image-box-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(to right, #3b8ec2, #0f4c75, #196498) !important;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.pitched_roofs_col .elementor-image-box-wrapper:hover {
    border-color: transparent;
    box-shadow: 0 12px 40px rgba(0,0,0,0.10);
    transform: translateY(-4px);
}

.pitched_roofs_col .elementor-image-box-wrapper h3
{
    margin: 0!important;
    position: relative;
}

.pitched_roofs_col .elementor-image-box-wrapper h3:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 60px;
    background: #000;
    height: 2px;
}

.pitched_roofs_col .elementor-image-box-wrapper:hover h3:after
{
    background: #196396!important;   
}

.pitched_roofs_col .elementor-image-box-wrapper:hover h3 {
    color: #c8402a;
}

.pitched_roofs_col .elementor-image-box-wrapper:hover::after 
{
    transform: scaleX(1);
}

.roofing_systems_including 
{
    background: #1a6598;
    /*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
}

.breacumb_button
{
    align-items: flex-end!important;
}

.breacumb_button .elementor-button {
    /* background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2); */
    font-family: Outfit !important;
    font-size: 18px;
    z-index: 9;
    position: relative;
    padding: 18px 30px;
    border-radius: 10px;
    background: #fff!important;
    color: #1a1819!important;
    fill: #1a1819!important;
    font-weight: 400!important;
    display: inline-flex;
    align-items: center;
    transition: 0.6s!important;
}

.breacumb_button .elementor-button:hover
{
    background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2)!important; 
    color: #fff!important;
    transition: 0.6s!important;
    fill: #fff!important;
}

.breacumb_button .elementor-button .elementor-button-icon
{
    font-size: 18px;
    margin-right: 5px;
}


.roof_leaks_col
{
    padding: 5px!important;
}

.roof_leaks_col .elementor-widget-icon-list
{
    padding: 13px 16px;
    background: #f5e8e8;
    border: 1px solid rgba(200, 64, 64, 0.15);
    border-left: 3px solid #c84040;
    border-radius: 6px;
    color: #000000;
}

.replacing_old_timber .roofer-li ul {
    justify-content: inherit!important;
    gap: 8px!important;
    margin-top: 0!important;
}

.replacing_old_timber .roofer-li ul li {
    padding: 15px 15px 15px 50px!important;
    width: calc(33.33% - 8px)!important;
    margin-bottom: 0px !important;
    border-radius: 8px!important;
    background: rgb(132 177 208 / 10%);
    border: 1px solid rgb(131 183 215 / 40%) !important;
    border-left: 3px solid #7eb4d5 !important;
}

.replacing_old_timber .roofer-li ul li:before
{
    top: 15px!important;
    left: 18px!important;
}

.footer_accordin details
{
    border: 0!important;
}

/*.footer_accordin details summary[aria-expanded="false"] + .e-con-full
{
    display: flex!important;
}

.footer_accordin details summary[aria-expanded="true"] + .e-con-full 
{
    display: none!important;
}*/


.footer_accordin details summary {
    border: 0!important;
    padding: 8px 0!important;
    /*text-decoration: underline!important;*/
}

.footer_accordin details .e-con-full
{
    border: 0!important;
    padding: 0!important;
}

 /* ── TRIGGER BUTTON ── */
.emergency-trigger {
    position: fixed;
    left: 0;
    top: 80%;
    transform: translateY(-50%);
    background: linear-gradient(135deg, #b80000 0%, #f70001 50%, #ff3b3b 100%);
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    z-index: 999!important;
    padding: 12px 18px;
    color: #fff;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: Outfit;
    gap: 8px;
    cursor: pointer;
    border: none;
    z-index: 9999;
    /* flex-direction: column-reverse; */
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 6px 18px rgba(247, 0, 1, 0.4);
    transition: 0.6s;
    width: auto;
}

.emergency-trigger i
{
    margin-bottom: 3px;
}

.emergency-trigger:hover {
    background: linear-gradient(135deg, #f70001 0%, #ff4d4d 50%, #ff6a6a 100%);
    box-shadow: 0 10px 25px rgba(247, 0, 1, 0.6);
}

/* .emergency-trigger:after {
    content: "";
    position: absolute;
    top: 36%;
    right: -20px;
    width: 40px;
    height: 22px;
    background: #fb1b1b;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    z-index: 0;
    transform: rotate(90deg);
    transition: 0.7s;
}

.emergency-trigger:hover:after
{
    background: #ff5454;
} */

.emergency-trigger i {
    font-size: 18px;
    z-index: 99;
}

.emergency-trigger-label {
    font-size: 14px;
    /* writing-mode: vertical-rl; */
    /* transform: rotate(180deg); */
    letter-spacing: 0;
    line-height: 16px;
}

    /* ── PANEL ── */
.emergency-panel {
    position: fixed;
    left: 0;
    top: 70%;
    transform: translateY(-40%);
    width: auto;
    background: #0f0d0b;
    z-index: 10000;
    transition: transform .45s;
    padding: 20px 30px;
    background: linear-gradient(135deg, #b80000 0%, #f70001 50%, #ff3b3b 100%);
    box-shadow: 0 6px 18px rgba(247, 0, 1, 0.4);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 9px;
    padding-right: 80px;
    transform: translateX(-100%);
}

.emergency_roofing a.emergency_panel_button i {
    width: 18px;
    margin-right: 5px;
    color: #fff;
    fill: #fff;
}


.emergency-panel #emClose {
    position: absolute;
    top: 0;
    right: 0;
    background: #1a1819;
    border: 0;
    color: #ffffff;
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 30px;
    border-bottom: 1px solid #f2f2f242;
    border-left: 1px solid #f2f2f242;
    border-top: 1px solid #f2f2f242;
    cursor: pointer;
    border: 0;
    outline: 0;
    border-top-right-radius: 8px;
}

    .emergency-panel.open { transform: translateX(0); }

    /* ── HEADER ── */
   
.emergency_roofing h2 {
    z-index: 2 !important;
    position: relative !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    color: #fff !important;
    font-family: "Barlow", sans-serif!important;
    line-height: 30px;
    margin: 0 0 10px;
}
.emergency_roofing p {
    font-family: Outfit;
    font-weight: 300;
    font-size: 16px;
    color: #ffff;
    line-height: 22px;
    margin-bottom: 10px!important;
    margin-top: 5px!important;
}

.emergency_roofing a.emergency_panel_button {
    color: #ffffff !important;
    font-size: 16px!important;
    padding: 0px!important;
    border-radius: 50px;
    font-weight: 400!important;
    transition: .6s!important;
    font-family: "Outfit", Sans-serif!important;
    display: inline-flex;
    align-items: center;
    font-weight: 600!important;
    letter-spacing: 0.8px;
    position: relative;
    cursor: pointer;
}
.emergency_roofing a.emergency_panel_button:after
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10%;
    height: 1px;
    background: #fff;
    transition: 0.6s;
}

.emergency_roofing a.emergency_panel_button:hover:after
{
    width: 100%;
    transition: 0.6s;
}

    /* ── OVERLAY FIX ── */
    .emergency-overlay {
      position: fixed;
      inset: 0;
      background: rgba(0,0,0,.45);
      opacity: 0;
      pointer-events: none;
      transition: .3s;
    }

    .emergency-overlay.show {
      opacity: 1;
      pointer-events: auto;
    }

@media(max-width: 1400px)
{
	.new_roofs_heading .shape 
	{
	    top: -46px; 
	}
}

@media(max-width: 1024px)
{
	.hero-section {
        height: auto !important;
        min-height: inherit !important;
        padding: 90px 15px 80px;
    }

    .our_expertise_content .our_expertise_content_left
    {
        position: inherit !important;
        right: inherit;
        left: inherit;
        box-shadow: inherit !important;
        padding: 0px !important;
    }

    .our_expertise_content_left h2
    {
        font-size: 36px!important;
        line-height: 40px!important;
        margin-bottom: 8px!important;
    }

    .our_expertise_content h2
    {
        font-size: 36px!important;
        line-height: 40px!important;
        margin-bottom: 8px!important;
    }

    .menu-item nav ul li.mega-menu .elementskit-submenu-panel li a:after
    {
        display: none;
    }

    .menu-item nav ul li.mega-menu .elementskit-submenu-panel
    {
        display: none!important;
        width: 100% !important;
        min-width: 100% !important;
        padding: 15px 5px!important;
    }

    .menu-item nav ul li.mega-menu .elementskit-submenu-panel li
    {
        width: 100%!important;
    }

    .menu-item nav ul li .elementskit-submenu-panel li a
    {
        font-size: 16px!important;
    }


    .menu-item nav ul li.mega-menu .elementskit-dropdown-open
    {
        display: block!important;
    }
	
	.our_roofing_services 
	{
    	padding: 50px 15px;
    	border-radius: 0px;
	}

	.new_roofs_col
	{
		width: 49%!important;
		margin-bottom: 15px!important;
	}

	.new_roofs_heading .shape 
	{
        top: -43px;
    }

    .free_quote_today_2 .btn-1
    {
    	margin-right: 0!important;
    	padding: 12px 24px !important;
    	margin-left: 5px!important;
    }

    .free_quote_today_2 .btn-2
    {
    	margin-right: 0!important;
    	padding: 12px 24px !important;
    	margin-left: 5px!important;
    }

    .choose_trueline_img:after 
    {
    	top: 15px;
    	right: 0;
    	width: 100%;
	}

	.free_quote_today
	{
		background: linear-gradient(to right, #0f4c75, #196498, #3b8ec2)!important;
		padding: 30px!important;
	}

	.free_quote_today_1
	{
		width: 100%!important;
		padding: 0!important;
		clip-path: inherit!important;
		background: inherit!important;
		text-align: center!important;
	}

	.free_quote_today_2
	{
		width: 100%!important;
		padding-top: 20px!important;
	}

	.areas_cover 
	{
    	width: 97%!important;
	}
}

@media(max-width: 1024px)
{
	.site-main-parent .site-main {
        width: 100%;
        float: none;
        padding-right: 0;
        margin-bottom: 20px;
        margin-top: 60px;
    }

    .site-main-parent .widget-area {
        width: auto;
        float: none;
        margin-top: 0;
        margin-bottom: 50px;
    }

	.services_col
	{
		margin-bottom: 15px;
	}

	.page-id-15 .our_expertise_content_inner 
	{
    	position: inherit!important;
    	box-shadow: inherit!important;
    	padding: 0!Important;
    	left: inherit;
	}

	.our_expertise_content_left .our_expertise_content_inner {
    	position: inherit!important;
    	right: inherit;
    	left: inherit;
    	box-shadow: inherit!important;
    	padding: 0px!important;
	}

	.our_expertise_img img
	{
		border-radius: 10px!important;
		height: auto!important;
	}

	.services_col img 
	{
    	height: auto;
    	object-fit: cover;
    	width: 100%;
	}

	.error-404
	{
		height: auto;
	}
}

@media(max-width: 991px)
{
	.testimonial-sec-pg .testimonial-sec-pg-1 
	{
    	column-count: 3;
    	column-gap: 18px;
	}

    .gallery_photo_section .ngg-galleryoverview
    {
        grid-template-columns: repeat(3, 1fr);
    }

    .gallery_photo_section .ngg-gallery-thumbnail-box
    {
        height: 200px!important;
    }

    .video_gallery_grid 
    {
        grid-template-columns: repeat(3,1fr);
    }

    .video_gallery_grid .elementor-widget-video:nth-child(5) 
    {
        grid-column: span 3;
    }

    .emergency_repairs_col 
    {
        width: 49%!important;
    }

    .pitched_roofs_col
    {
        width: 49%!important;
    }

    .roof_leaks_col
    {
        width: 49%!important;
    }

    .back-blog-btn-wrap {
        width: auto !important;
        max-width: inherit !important;
        margin-top: 0;
    }

	.container_blog {
    	width: auto;
    	max-width: inherit;
	}
}

@media(max-width: 767px)
{
    .roofing_systems_including .e-con-inner
    {
        padding-block: 50px!important;
    }

    .gallery_photo_section .ngg-gallery-thumbnail-box
    {
        height: 200px!important;
    }

    .gallery_photo_section .ngg-galleryoverview
    {
        grid-template-columns: repeat(2, 1fr)!important;
        gap: 8px!important;
    }

    .video_gallery_grid .elementor-widget-video .e-hosted-video 
    {
        width: 100%!important;
        height: 125px!important;
    }

    .video_gallery_grid 
    {
        grid-template-columns: repeat(3,1fr);
    }

    .video_gallery_grid .elementor-widget-video:nth-child(1)
    {
        grid-column: span 1!important;
    }

    .video_gallery_grid .elementor-widget-video:nth-child(4)
    {
        grid-column: span 1!important;
    }

    .video_gallery_grid .elementor-widget-video:nth-child(5)
    {
        grid-column: span 1!important;
    }

    .page-id-15 .our_expertise_img img
    {
        height: 350px !important;
    }

    .emergency_repairs_col 
    {
        width: 100%!important;
    }

    .services-block 
    {
        padding: 1.3rem!important;
    }

    .pitched_roofs_col
    {
        width: 50%!important;
    }

    .pitched_roofs_col .elementor-widget-image-box .elementor-image-box-wrapper h3
    {
        font-size: 18px!important;
        line-height: 22px!important;
    }

    .pitched_roofs_col .elementor-image-box-wrapper
    {
        padding: 20px 20px 28px!important;
    }

    .roof_leaks_col
    {
        width: 100%!important;
    }

    .confederation_roofing_col .elementor-image-box-wrapper .elementor-image-box-img img 
    {
        width: auto!important;
        height: auto!important;
        background: #e5e5e5;
    }

	.social_links ul li
	{
		margin-left: 0!important;
	}

    .confederation_roofing_col 
    {
        padding: 18px!important;
    }

	.testimonial-sec-pg .testimonial-sec-pg-1 
	{
    	column-count: 1;
    	column-gap: 15px;
	}

	.breacumb_section
	{
		min-height: 220px!important;
	}

	.breacumb_section h2
	{
		font-size: 28px!important;
		line-height: 32px!important;
	}

    .breacumb_button
    {
        align-items: flex-start!important;
    }

    .breacumb_section
    {
        min-height: inherit!important;
        padding: 50px 10px 50px!important;
    } 

    .breacumb_button .elementor-button
    {
        margin-top: 20px!important;
    }

    .breacumb_button .elementor-button
    {
        font-size: 16px!important;
        padding: 15px 20px!important;
    }

    .breacumb_button .elementor-button .elementor-button-icon
    {
        font-size: 16px!important;
    }

    .breacumb_section .e-con-inner
    {
        min-height: inherit!important;
        gap: 0!important;
        padding: 0!important;
    }

	.breacumb_logo 
	{
       	width: 45%;
   	}

	.hero-section {
        height: auto !important;
        min-height: inherit !important;
        padding: 90px 15px 80px;
    }
	
	.usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-img 
	{
    	margin-left: 0!important;
	}

	.hero-section .e-con-inner
	{
		gap: 0!important;
	}

	.hero-section .footer_corc
	{
		display: none!important;
	}

	.hero-section h2 
	{
    	font-size: 36px!important;
    	line-height: 45px!important;
    	margin-bottom: 15px!important;
	}

	.hero-section .btn-1
	{
		margin-top: 15px!important;
	}

	.usp-banner .e-con-full 
	{
        padding: 15px 10px !important;
        border-right: 1px solid #ffffff2b;
        width: 50% !important;
    }

    .usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-content h3 {
    	font-size: 13px;
	    letter-spacing: 0px;
	}

	.usp-banner .e-con-full .elementor-image-box-wrapper .elementor-image-box-img
	{
		margin-left: 0!important;
	}

	.roofer_dorset_content h2 
	{
    	font-size: 32px!important;
    	line-height: 36px!important;
	}

	.roofing_services_section h2
	{
		font-size: 32px!important;
    	line-height: 36px!important;
	}

	.free_quote_today_1 h2
	{
		font-size: 32px!important;
    	line-height: 36px!important;
	}

	.choose_trueline_roofing h2
	{
		font-size: 32px!important;
    	line-height: 36px!important;
	}

	.get_touch_roofing_content h2
	{
		font-size: 32px!important;
    	line-height: 36px!important;
	}

	.areas_cover_1 h2
	{
		font-size: 32px!important;
    	line-height: 36px!important;
	}

	.areas_cover 
	{
    	padding: 30px 15px!important;
	}

	.areas_cover_1 p 
	{
       	margin-bottom: 15px!important;
	}

	.new_roofs_col 
	{
        width: 100% !important;
    }

    .our_roofing_services 
    {
        padding: 30px 10px;
    }

    .free_quote_today 
    {
        padding: 30px 10px !important;
    }

    .free_inspection_col
    {
    	margin-bottom: 30px!important;
    }

    .get_touch_roofing_content .footer_corc ul li 
    {
    	width: 60px;
    	height: 60px;
	}

	.head_call_button .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon
	{
		width: 48px !important;
        height: 48px!important;
	}

	.header_section .elementskit-menu-hamburger
	{
		width: 48px !important;
        height: 48px!important;
        line-height: 30px !important;
        font-size: 22px !important;
	}

	.get_touch_roofing_form form .form-row-1
	{
		flex-direction: column;
	}

	.get_touch_roofing_form form
	{
		padding: 20px 20px 0px!important;
		border-radius: 10px!important;
	}

	.footer_corc ul li 
	{
    	width: 60px;
    	height: 60px;
	}

	.social_links 
	{
    	margin: 20px 0px 0px!important;
	}

	.free_quote_today_2
	{
		display: grid!important;
	    grid-template-columns: repeat(2, 2fr) !important;
	    padding-inline: 0!important;
	}

	.site-main-parent .site-main 
	{
   	 	width: 100%;
    	float: none;
    	padding-right: 0;
    	margin-bottom: 20px;
    	margin-top: 60px;
	}

	.site-main-parent .widget-area
	{
   	 	width: 100%;
    	float: none;
    	margin-top: 0;
    	margin-bottom: 50px;
	}

	.blog-grid
	{
		flex-wrap: wrap;
	}

	.blog-grid .blog-card
	{
		width: 100%!important;
	}

	.blog-grid .blog-card .blog-img img
	{
		height: auto;
	}

	.site-main-parent h1.single-blog-title 
	{
    	font-size: 24px !important;
    	line-height: 30px !important;
	}

	.contact_col_phone 
	{
    	padding: 20px 20px 0px!important;
	}
}

@media(min-width: 1920px)
{
	.hero-section
	{
		min-height: 70vh!important;
	}
}