/*
Theme Name: Hello Elementor child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
body{
	   overflow-x: hidden !important;
}
.page-id-162 .main-header-new {
    position: relative;
}
html {
  scroll-behavior: smooth !important;
}
body {
scroll-behavior: smooth !important;	
}
.titale-bar-column {
    position: absolute;
    bottom: 0;
}

html{
	   overflow-x: hidden !important;
}
.left-logo {
    position: relative !important;
}
.overlay-content-column {
    padding-bottom: 40px !important;
}
.marito-section-column {
    height: 220px !important;
}
.white-effect-cont img {
    filter: brightness(0) invert(1);
}
.sentinel-shapes-ne {
    position: absolute;
    width: 120px !important;
    height: 111px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: 0 auto;
    margin-top: -46px !important;
    right: -60px;
}

.sentinel-shapes-ne::before {
    content: "";
    position: absolute;
    inset: -2px;
    background: #747474;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    z-index: 0;
}

.sentinel-shapes-ne img {
    position: absolute;
    z-index: 2;
    width: 82% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 36%;
}


.sentinel-shapes-ne::after {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    z-index: 1;
}
.slider-section .swiper-slide img {
    height: 70px;
    object-fit: cover;
}

 .slider-section  figure.swiper-slide-inner {
     box-shadow: 0px 2px 17px 0px #00000026;
     background-color: #fff !important;
     padding: 10px;
     margin-bottom: 20px !important;
     margin-left: 10px !important;
     margin-right: 20px !important;
}
.buttoninner-new a.elementor-button.elementor-button-link.elementor-size-sm.elementor-animation-bob {
    width: 100% !important;
}
.main-header-new {
    position: absolute;
    width: 100%;
}

.hero-section {
    position: relative;
}
.top-column1 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20px 100%);
}
.inner-contnew {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20px 100%);
}
.topcolumnt2 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20px 100%);
}
.list-syle-top ul.elementor-icon-list-items.elementor-inline-items {
    gap: 6px;
}

.list-syle-top ul.elementor-icon-list-items.elementor-inline-items li.elementor-icon-list-item.elementor-inline-item:nth-child(1) span {
    font-size: 16px !important;
    font-weight: 700;
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
}

.list-syle-top ul.elementor-icon-list-items.elementor-inline-items li.elementor-icon-list-item.elementor-inline-item:nth-child(2) span.elementor-icon-list-icon {
    background-color: #014272;
    padding: 8px;
    border-radius: 69px;
    padding-bottom: 10px;
    padding-right: 10px !important;
    padding-left: 2px;
}
.list-syle-top ul.elementor-icon-list-items.elementor-inline-items li.elementor-icon-list-item.elementor-inline-item:nth-child(2) {
  margin: 0;
}

.list-syle-top ul.elementor-icon-list-items.elementor-inline-items li.elementor-icon-list-item.elementor-inline-item:nth-child(3) span.elementor-icon-list-text {
    font-size: 20px;
    font-weight: 700;
}
.thin {
    font-weight: 200 !important;
}
.red-accent-text {
    color: #d7212c;
}

/*****services section css*******/

.card-container {
    position: relative !important;
    overflow: hidden !important;
    transition: background-color 0.3s ease !important;
}
.card-content {
    padding: 20px 0px !important;
    transition: transform 0.3s ease, opacity 0.3s ease !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
}

.card-container:hover .card-content {
    transform: translateY(-60px) !important; 
    opacity: 1 !important;
    margin-top: 0 !important;
}
.discription-content {
    display: none !important;
}
.card-container:hover .discription-content {
    display: block !important;
    height: 0 !important;
}
.card-content:hover {
    border-radius: 0 !important;
}

.copy-right img.alignnone {
    margin-bottom: -10px;
    padding-left: 10px;
}
.contact-form-home input.wpcf7-form-control, .contact-form-home select.wpcf7-form-control{
	   font-family: 'Mulish', sans-serif;
    font-size: .9rem;
    color: #014272;
    height: 55px !important;
    padding: 13px 20px !important;
    border: solid 1px #E0E0E9;
    border-radius: 10px;
}
 .contact-form-home textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    font-family: 'Mulish', sans-serif;
    font-size: .9rem;
    color: #014272;
/*     height: 55px !important; */
    padding: 20px !important;
    border: solid 1px #E0E0E9;
    border-radius: 10px;
}
.card-container:hover .card-content {
    border-radius: 0 !important;
    background-color: #d7212c !important;
}

/* .card-container:hover {
    background-color: #d7212c !important;
    border-radius: 10px !important;
} */

.card-container:hover .elementor-widget-wrap.elementor-element-populated {
    background-color: #d7212c !important;
}
.contact-form-home input.wpcf7-form-control::placeholder, .contact-form-home textarea.wpcf7-form-control::placeholder {
    color: #014272;
}
.flex-form-section p {
    display: flex;
    gap: 10px;
}
.flex-form-section span.wpcf7-form-control-wrap {
    width: 100%;
}
.contact-form-home span.wpcf7-list-item-label {
    font-family: 'Mulish', sans-serif;
    font-size: .9rem;
    color: #014272;
}
.contact-form-home textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 100px;
}
.contact-form-home input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: "Mulish", Sans-Serif;
    font-size: 1.15rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 40px !important;
    background-color: #D7212C;
    border-radius: 10px;
    margin-top: 30px;
    color: #fff;
}
.contact-form-home input.wpcf7-form-control.wpcf7-submit:hover {
    background: #014272 !important;
}
.national-banner-column-new {
    position: relative;
}

.national-banner-column-new::before {
    content: "";
    background-image: url(https://sentinelroofers.com/wp-content/uploads/2025/05/transparent-triangle-accent.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    right: -13px;
    bottom: 226px !important;
    width: 100%;
    height: 100%;
}
.faqsection .elementor-toggle-item {
    background-color: #fff !important;
    margin-top: 20px;
    border: 1px solid #d5d8dc5e;
    border-radius: 26px;
    padding: 15px 10px;
}
.faqsection .elementor-toggle-item:hover a.elementor-toggle-title {
    color: #d7212c !important;
}
.faqsection div#elementor-tab-title-3251 {
    position: relative;
    padding-left: 72px;
}

.faqsection div#elementor-tab-title-3251::before {
    content: "";
    background-image: url(https://sentinelroofers.com/wp-content/uploads/2025/05/honest-ethical-icon.webp);
    background-size: 62%;
    background-position: center;
    position: absolute;
    height: 60px;
    width: 96px !important;
    left: -18px;
    top: -4px;
    bottom: unset !important;
    background-repeat: no-repeat;
}


.faqsection div#elementor-tab-title-3252 {
    position: relative;
    padding-left: 72px;
}

.faqsection div#elementor-tab-title-3252::before {
    content: "";
    background-image: url(https://sentinelroofers.com/wp-content/uploads/2025/05/Do-the-right-thing-icon.webp);
    background-size: 62%;
    background-position: center;
    position: absolute;
    height: 60px;
    width: 96px !important;
    left: -18px;
    top: -4px;
    bottom: unset !important;
    background-repeat: no-repeat;
}
.faqsection div#elementor-tab-title-3253 {
    position: relative;
    padding-left: 72px;
}

.faqsection div#elementor-tab-title-3253::before {
    content: "";
    background-image: url(https://sentinelroofers.com/wp-content/uploads/2025/05/honest-ethical-icon-1.webp);
    background-size: 62%;
    background-position: center;
    position: absolute;
    height: 60px;
    width: 96px !important;
    left: -18px;
    top: -4px;
    bottom: unset !important;
    background-repeat: no-repeat;
}

.faqsection div#elementor-tab-title-3254 {
    position: relative;
    padding-left: 72px;
}

.faqsection div#elementor-tab-title-3254::before {
    content: "";
    background-image: url(https://sentinelroofers.com/wp-content/uploads/2025/05/humbly-confident.webp);
    background-size: 62%;
    background-position: center;
    position: absolute;
    height: 60px;
    width: 96px !important;
    left: -18px;
    top: -4px;
    bottom: unset !important;
    background-repeat: no-repeat;
}
.faqsection div#elementor-tab-title-3255 {
    position: relative;
    padding-left: 72px;
}

.faqsection div#elementor-tab-title-3255::before {
    content: "";
    background-image: url(https://sentinelroofers.com/wp-content/uploads/2025/05/accountable-icon.webp);
    background-size: 62%;
    background-position: center;
    position: absolute;
    height: 60px;
    width: 96px !important;
    left: -18px;
    top: -4px;
    bottom: unset !important;
    background-repeat: no-repeat;
}
.serve-box-cont-inner {
    display: flex;
    align-items: center;
    height: 108px !important;
}
.roffign-section {
    position: relative !important;
}

.roffign-section::before {
    content: url(https://sentinelroofers.com/wp-content/uploads/2025/05/br-red-accent.svg);
    position: absolute;
    right: -50px;
    top: -40px;
    overflow-x: hidden !important;
}

.roffign-section::after {
    content: url(https://sentinelroofers.com/wp-content/uploads/2025/05/tl-red-accent.svg);
    position: absolute;
    left: -146px;
    bottom: -46px;
    z-index: 9;
}

.svgimage svg {
    width: 400px;
    height: 185px;
}
.main-first-section {
    position: relative !important;
}

.main-first-section::before {
    content: url(https://sentinelroofers.com/wp-content/uploads/2025/05/tl-blue-accent.svg);
    position: absolute;
    left: -146px;
    bottom: -46px;
    z-index: 9;
}
.roofing-system {
    background-image: radial-gradient(at center center, #074675 0%, #101722 100%);
}

    .marito-section-column {
    position: relative !important;
}
.titale-bar-column {
    z-index: 999 !important;
}
.marito-section-column:hover .titale-bar-column {
    z-index: 999;
    background-color: #d3232b !important;
    position: absolute;
    bottom: 0;
}
.grid-column .elementor-container.elementor-column-gap-default {
    gap: 10px;
}
.marito-section-column:hover .elementor-spacer {
    display: none !important;
}
.marito-section-column:hover::after {
    content: "";
    position: absolute;
    height: 100% !important;
    background-color: #d7212cab !important;
    width: 100% !important;
    border-radius: 10px !important;
}

.overlay-content-column {
    z-index: 999;
}

.overlay-content-column {
    display: none;
}

.marito-section-column:hover .overlay-content-column {
    display: block;
}
.commercials-column-cont:hover .elementskit-box-body.ekit-image-box-body {
    background-color: #d7212c !important;
}
.roofing-system {
    position: relative !important;
}

.roofing-system::before {
    content: url(https://sentinelroofers.com/wp-content/uploads/2025/05/br-red-accent.svg);
    position: absolute;
    right: -50px;
    top: -40px;
    overflow-x: hidden !important;
}
.image-sectionn img {
    height: 230px !important;
    object-fit: cover !important;
}

.image-sectionn:hover h3.elementskit-info-box-title {
    color: #fff  !important;
}
.ico-png-new {
  position: relative;
  width: 75px !important;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  margin: 0 auto;
  margin-top: -46px !important;
}

.ico-png-new::before {
  content: "";
  position: absolute;
  inset: -2px; /* Thickness of border */
  background: #747474; /* Border color */
  clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
  z-index: 0;
}

.ico-png-new::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #014272; /* Main shape color */
  clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
  z-index: 1;
}

.ico-png-new img {
    position: absolute;
    z-index: 2;
    width: 70% !important;
    filter: brightness(0) invert(1);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 9px;
}

/* mobile version css */
@media (min-width:767px){
	.buttoninner-new {
    width: 600px !important;
}
}
@media (max-width: 767px) {
	.sentinel-shapes-ne {
    position: absolute;
    width: 120px !important;
    height: 111px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: 0 auto;
    margin-top: -46px !important;
    right: 0;
    left: 0;
    bottom: -91px;
}
	.nationsroof_next {
    right: 0;
}
	.nationsroof_prev {
    left: 0;
}
	.svgimage svg {
    width: 340px !important;
    height: 209px !important;
}
	.image-cont-ne {
    height: 300px !important;
}
.flex-form-section p {
    flex-wrap: wrap !important;
	gap: 1px !important;
}
	.list-syle-top ul.elementor-icon-list-items.elementor-inline-items li.elementor-icon-list-item.elementor-inline-item:nth-child(3) span.elementor-icon-list-text {
    display: none;
}
	.national-banner-column-new::before {
    bottom: 0 !important;
}
	.swiper-slide {
    padding-top: 0 !important;
}

.nationsroof_slider_wrapper {
    padding-top: 0 !important;
}
}

/* smallscreen version css */

@media screen and (min-device-width: 1025px) and (max-device-width: 1280px) {
	.schedule-today .elementor-element-02abab6 .elementor-column {
    width: 50%;
}
	.schedule-today a.elementor-button {
    padding: 17px 25px 17px 25px !important;
    font-size: 17px !important;
}
}

@media screen and (min-device-width: 1500px) and (max-device-width: 2000px) {
	.schedule-today .elementor-element-02abab6 .elementor-column {
           width: 296px !important;
}
}

@media (max-width: 1024px) and (min-width: 768px){
	.serve-box-cont {
    width: 50% !important;
    margin-bottom: 21px;
}
	img.imageslider-new {
    width: 63% !important;
    margin-top: 0 !important;
}
	.marito-section-column {
    width: 32% !important;
}

.grid-column .elementor-container.elementor-column-gap-default {
    gap: 9px !important;
}
.logo-ne-trust {
    width: 33% !important;
}
}
@media (max-width:767px) and (min-width:490px){
	.shapes-image img {
    position: absolute;
    left: 0;
    top: 46px;
}
}

@media (max-width:1100px) and (min-width:1025px){
	ul#menu-1-d422921 li a {
    font-size: 14px !important;
    padding: 11px !important;
}
.top-button a.elementor-button.elementor-button-link.elementor-size-sm.elementor-animation-float {
    font-size: 14px;
    padding: 16px !important;
}
	.top-column1 {
    width: 50% !important;
}
.topcolumnt2 {
    width: 50% !important;
}
}