.gradient-wrapper .gradient:nth-child(1) {
	display: none;
}

.gradient-wrapper {
    background-color: #000000 !important;
}

.title .h1.text {
    font-family: "Montserrat Bold", sans-serif !important; 
}

.hero-split__title {
    font-family: "Montserrat Bold", sans-serif !important;
    color: #fff;
    font-size: 32px !important;
}

.hero-split__description {
    font-family: "Open Sans", sans-serif !important;
    margin-top: 1.875rem;
    color: #fff;
    font-size: 20px !important;
}

    .text.h3 {
        font-family: "Montserrat Bold", sans-serif;
       
    }



.wrapper .action .button {
    font-family: "Montserrat Bold", sans-serif;
    transition: all 0.3s;
    display: inline-block;
    padding: .5rem 1.5rem;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    background-color: #2bc46e;
    border-radius: 10px !important;
    cursor: pointer;
}

#imgID img{
   margin-left:auto;
   margin-right: auto;
   width: 500px;
}

.videoyt{
	
	margin-left: auto;
	margin-right: auto;
}


@media screen and (max-width: 980px) {
#imgID img{
   margin-left:auto;
   margin-right: auto;
   width: 100%;
}

	
	.text.h3 {
    font-family: "Montserrat Bold", sans-serif;
    text-align: center;
    margin-left: 14%;
    margin-right: 14%;
}
	
	.textconf{
		text-align: center;
		margin-left: 5%;
        margin-right: 5%;
	}
	
}


@media screen and (min-width: 981px) {
	
	.wrapper {
   
    padding: 0.5rem 4.5rem;
		
	}
	
	.textconf{
        margin-right: 25%;
	}
	
}

.phone-cta {
    background-color: #2bc46e !important;
}

.phone-cta__number a {
    color: #fff !important;
}

.phone-cta .icon {
    filter: invert(1);
    margin-top: auto;
}

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

	footer .column.is-3-desktop {
        flex: none;
        width: 25% !important;
    }
}

main .adamoAccordion .text.headline--{
    display: block;
    margin-bottom:-20px !important;
}

.text.headline--{
	    font-family: 'Montserrat Bold' !important;
    margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.adamoAccordion .title h3.headline--left[data-v-0e863c5c] {
    text-align: left;
    font-family: "Montserrat" !important;
    color: #000000 !important;
    font-weight: bold !important;
    
}


.adamoAccordion  .content__trigger {
    width: 100%;
    min-height: 3.75rem;
    padding-top: 1.5rem;
    padding-bottom: 0px;
    padding-left: .5rem;
    text-align: left;
    border: .125rem solid #000;
    border-bottom: none;
    border-bottom: 1px solid #C8C8C8;
    border-top: none;
    border-right: none;
    border-left: none;
}


.adamoAccordion .contents__list{
    margin-top:-120px;
	border-bottom: 1px solid #C8C8C8 !important;
}

 .adamoAccordion    .content__trigger div.text {
        font-size: 16px;
        font-family: 'Montserrat';
        font-weight: 500;
}

 .adamoAccordion  .content__trigger.active {
    color: black;
    background-color: white !important;
    border-bottom: none !important;
}


.content__body-wrapper {
    padding: .5rem .5rem 2rem;
    border-right: none !important;
    border-left: none !important;
	border-bottom:1px solid #C8C8C8;
}

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

 .text.headline--{
	    font-family: 'Montserrat Bold' !important;
	    margin-bottom: -5% !important;
	    font-size: 26px !important;
}	

	.adamoAccordion  .content__trigger {
    width: 100%;
    min-height: 3.75rem;
    padding-top: 1.5rem;
    padding-bottom: 0px;
    padding-left: .5rem;
    text-align: left;
    border: .125rem solid #000;
    border-bottom: none;
    border-bottom: 1px solid #C8C8C8;
    border-top: none;
    border-right: none;
    border-left: none;
}
	.adamoAccordion .contents__list{
    margin-top:-30px;
	border-bottom: 1px solid #C8C8C8 !important;
}

}