/* Custom Styles */
 .social-icons__icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
text-align: center;
}
a.footer__menu-item {
    display: block;
}

aside.powered-by {
    display: none;
}
.copyright_footer {
    border-top: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
}

  padding: 10px 20px;
}

.header__content--desktop {
    padding: 0px 0;
}
@media only screen and (min-width: 767px) {
  .footer button#form-button {
    width: 50%;
    margin-top: -10px;
    border-radius: 18px;
  
}


}
@media only screen and (max-width: 767px) {
    .ctatext {
    padding: 20px 20px !important;
}
    
}

div#section-1600075044606 [class*="col-"] {
    padding: 0px 0px;
}
div#block-1600075173775  {
padding: 0px 40px !important;
}


div#section-1600076018343 [class*="col-"] {
        padding: 0px 0px;
}
.header__content--desktop {
    padding: 0px 0;
}



div#block-1600076018343_1  {
padding: 0px 40px !important;
}
.footer__content p {
    font-size: 15px;
}
.social-icons{ display: block;}

.social-icons .social-icons__icon {margin: 5px 5px}
.footer_style img {
    margin-top: -13px;
}
.feature {
    min-height: 400px;
}

.ctatext {
    padding: 40px 40px;
}
@media screen and (min-width: 4000px){

svg{transform: translateY(13px) rotateY(180deg)!important;}
}
@media screen and (min-width: 3000px) and (max-width: 4000px) { 
    
svg{transform: translateY(13px) rotateY(180deg)!important;}
}