@font-face {
	font-family:'Avenir LT Pro';
	src: url(../../fonts/Avenir-LT-Pro.otf);
	font-style:normal;
}
:root {
	--theme-blue:#0E73BA;
	--font-landing-page:'Roboto', sans-serif;
}
P {
	margin:0;
    font-family:'Avenir LT Pro', sans-serif;
}
#container {
    overflow-x: hidden;
}
#content {
    padding-top:113px;
    width:1521px;
    max-width:calc(100% - 180px);
    margin:auto;
}
#content .header {
	display: none;
}
#menu-header-menu .menu-item a {
    color: black !important;
}
.black-logo, .open-icon-black { 
	display: block !important; 
}
.open-icon-black[style="display:none;"] {
	display:none !important;
}
.white-logo {
    display: none !important;
}
#toggle img.open-icon {
    filter: invert(1);
}
#menu-header-menu .menu-item a {
    color: black !important;
}
#menu-header-menu .nav-expand > a:first-of-type:after {
	background-image: url(/wp-content/uploads/2021/05/chevron_down_black_icon.png);
	height: 6px;
    width: 12px;
	content: "";
	margin-top: 5px;
	margin-left: 5px;
}
.only-mobile {
	display:none;
}

/* Banner */
#free-estimate-form-container {
    background-image: url(../../images/talk-to-us.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 50px 198px;
    min-height: 965px;
    display: flex;
    align-items: center;
}
.free-estimate-form {
    background: #fff;
    padding: 64px;
}
.free-estimate-form-header small {
    font-size: 32px;
    line-height: 36px;
    width: 100%;
    text-align: center;
    display: block;
    color: rgba(14, 115, 186, 1);
    text-transform:uppercase;
}
.free-estimate-form-header h1 {
    font-size: 96px;
    line-height: 76px;
    text-align: center;
    margin: 3px auto 26px;
    color:rgba(14, 115, 186, 1);
    width:fit-content;
}
.free-estimate-form-header h1::after {
    content: '';
    display: block;
    width: 100%;
    height: 16px;
    background: rgba(253, 247, 51, 1);
    margin-top: -12px;
}
.free-estimate-form .form-get-estimate {
    gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.free-estimate-form label,
.free-estimate-form .form-get-estimate label {
    color: #000;
    font-family:'Avenir LT Pro',sans-serif;
}
.form-get-estimate > label {
    width: 100%;
}
.form-get-estimate > .w-50 {
    width:calc(50% - 5px);
}
.form-get-estimate > .hideby-default {
    display:none;
}
.form-get-estimate > .hideby-default.active {
    display:block;
}
.form-get-estimate input, 
.form-get-estimate select, 
.free-estimate-form textarea {
    border: none;
    border-radius: 0;
    background: #F6F6F7;
    margin-top:7px;
    font-family:'Avenir LT Pro',sans-serif;
}
.free-estimate-form textarea {
    height:120px;
}
.form-get-estimate input[type="checkbox"] {
    --webkit-appearance:auto !important;
    appearance:auto !important;
    width:18px;
    height:18px;
}
.estimate-submit-wrapper {
    margin-top:0 !important;
    width:100%;
}
.estimate-submit-wrapper .estimate-submit {
    height:60px;
    width:100%;
    background: rgba(14, 115, 186, 1) !important;
    color: #fff !important;
}
@media (max-width:1400px) {
    #free-estimate-form-container {
        padding: 50px 60px;
    }
}
@media (max-width:1200px) {
    #free-estimate-form-container > .elementor-container {
        flex-wrap:wrap;
    }
    #free-estimate-form-container > .elementor-container > .elementor-col-50 {
        width: 100% !important;
    }
}
@media (max-width:768px) {
    #free-estimate-form-container {
        padding:50px 20px;
        background-image:url(../../images/talk-to-us-mobile.png);
    }
    .free-estimate-form {
        padding:26px 20px 20px;
    }
    .free-estimate-form-header small {
        font-size:16px;
        line-height:36px;
        margin-bottom:-20px;
    }
    .free-estimate-form-header h1 {
        font-size:40px;
        line-height: 64px;
    }
    .free-estimate-form-header h1::after {
        height:10px;
        margin-top:-23px;
    }
    .form-get-estimate > .w-50 {
        width:100% !important;
    }
}

/* Trusted roofing */
#trust-roof-container {
    background-image: url(../../images/trust-roof-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 150px 135px 205px;
    min-height: 827px;
}
#trust-roof-container .elementor-container {
    margin: 0;
}
#trust-roof-container h2 {
    font-size:64px;
    line-height:74px;
    color:rgba(14, 115, 186, 1);
    margin-top:0;
    margin-bottom:48px;
}
.trust-roof-content {
    max-width:1283px;
}
.trust-roof-content p {
    font-size: 24px;
    line-height: 34px;
}
.trust-roof-content a {
    text-decoration:underline;
}
@media (max-width:768px) {
    #trust-roof-container {
        padding:40px 20px 205px;
    }
    #trust-roof-container h2 {
        font-size:40px;
        line-height:46px;
    }
}

/* Roof cards */
.roof-cards-container {
    max-width: 1640px;
    margin:-140px auto 0;
}
.roof-cards-container .roof-card {
    border: 1px solid rgba(14, 115, 186, 1);
    margin-bottom: 72px;
    display:flex;
    flex-direction:row;
    background:#fff;
}
.roof-card-img {
    width: 550px;
    position:relative;
    max-width:50%;
}
.roof-card-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position:absolute;
}
.roof-card-content {
    width: calc(100% - 550px);
    padding:60px;
    box-sizing:border-box;
    min-width:50%;
}
.roof-cards-container .roof-card:nth-of-type(even) {
    flex-direction: row-reverse;
}
.roof-card-content h3 {
    font-size:40px;
    line-height:40px;
    margin-top:0;
    margin-bottom:48px;
    color:rgba(14, 115, 186, 1);
}
.roof-card-content h3:not(.no-link)::after {
    content:'';
    width:24px;
    height:24px;
    display:inline-block;
    background-image:url(../../images/roof-cards/arrow-up-right.svg);
    background-size:contain;
    background-repeat:no-repeat;
    margin-left:10px;
}
.roof-card-content h3 a {
    text-decoration:none;
}
.roof-card-content h3 a:hover {
    text-decoration:underline;
}
.roof-card-content p {
    font-size:24px;
    line-height:34px;
    margin:0;
}
.roof-card-content a {
    color:rgba(14, 115, 186, 1);
    text-decoration:underline;
}
.roof-cards-container h2 {
    font-size: 64px;
    line-height: 74px;
    text-align: center;
    color: rgba(14, 115, 186, 1);
    margin-top:200px;
    margin-bottom:60px;
}
@media (max-width:992px) {
    .roof-cards-container .roof-card {
        flex-direction:column !important;
    }
    .roof-card-img {
        width:100%;
        max-width:100%;
    }
    .roof-card-content {
        width:100%;
        padding:30px 20px;
    }
    .roof-card-img img {
        position:static;
        aspect-ratio:3/2;
    }
    .roof-cards-container h2 {
        font-size: 40px;
        line-height: 44px;
        margin-top:140px;
        margin-bottom:60px;
    }
    .roof-card-content h3 {
        font-size:32px;
        margin-bottom:30px;
    }
    #content {
        max-width:calc(100% - 40px);
    }
}

/* FAQ */
#faq-container {
    max-width:1074px;
    margin:0 auto 200px;
}
#faq-container h2 {
    font-size:64px;
    line-height:74px;
    color:rgba(14, 115, 186, 1);
    text-align:center;
    margin-top:130px;
    margin-bottom:75px;
}
#faq-container .elementor-toggle-item {
    margin-bottom: 12px;
    font-size:20px;
    line-height:29px;
}
#faq-container .elementor-toggle .elementor-tab-title {
    padding:20px;
}
#faq-container .elementor-toggle .elementor-tab-title.elementor-active {
    border: 1px solid rgba(14, 115, 186, 1);
    border-bottom: none;
}
#faq-container .elementor-tab-content.elementor-active {
    border: 1px solid rgba(14, 115, 186, 1);
    border-top: none;
}
@media (max-width:992px) {
    #faq-container h2 {
        font-size: 40px;
        line-height: 44px;
        margin-top:70px;
        margin-bottom:60px;
    }
}