.btn-style-one {
  
    background: -moz-linear-gradient(45deg, #ff5649 1%, #ff4f8c 100%);
    background: -webkit-linear-gradient(45deg, #ff5649 1%,#ff4f8c 100%);
    background: linear-gradient(45deg, #6a63ac 1%,#a3a1cd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5649', endColorstr='#ff4f8c',GradientType=1 );
}

.btn-style-one:before {

    background: #ea7325;
    background: -moz-linear-gradient(45deg, #ff4f8c 1%, #ff5649 100%);
    background: -webkit-linear-gradient(45deg, #ff4f8c 1%,#ff5649 100%);
    background: linear-gradient(45deg, #b0c5de 1%,#6655a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4f8c', endColorstr='#ff5649',GradientType=1 );

}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    color: black;
}

.kc-multi-icons-wrapper a {
    padding: 10px;
    margin: 3px;
    background: #ffffff;
    line-height: 1;
    display: inline-block;
    border-radius: 3px;
}
.kc-multi-icons-wrapper i {
    width: 1em;
    height: 1em;
    text-align: center;
    color: #6855a4;
    font-size: 20px;
}
input#gform_submit_button_1 {
    background: #6653a4;
    border-radius: 50px;
    font-size: 16px;
    padding: 6px;
    color: white;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background: #e7f0fe;
}
textarea#input_1_4 {
    background: #e7f0fe;
    color: black;
}
.nav-toggler.hidden-bar-opener {
    display: none;
}
ul {
    color: #6653a3;
    font-size: 15px;
}
ul._list {
    color: #6653a3;
    font-size: 15px;
}
p {
    font-size: 16px;
    position: relative;
    line-height: 1.8em;
    margin-bottom: 0;
    color: #22272d;
}
.drop-icon {
    display: inline-block;
    height: 189px;
    width: 152px;
    background-image: url(/wp-content/uploads/2019/04/dropshadow3.png);
    background-repeat: no-repeat;
    background-position: center;
}
.main-header .main-box .logo-box .logo img {
    width: 350px;}

.main-footer .footer-logo img {
    margin-bottom: 10px;
    width: 240px;
}

.main-footer .footer-column h3 {

    color: #9d9ac9 !important;
}

.portfolio-item-full-width .content-column .tag {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    color: #7271b4;
    font-weight: 400;
    margin-bottom: 10px;
}

span.drop-icon-small.now-in-view {
    display: none;
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    color: #3A5C7D;
    text-transform: uppercase !important;
font-size:15px;
    font-weight: 400;
}
.portfolio-item-full-width .content-column h2 a {
    font-weight: 400;
}

.main-menu .navigation > li > ul {
    background: #2b2b2b;
    border-top: 2px solid #6551a3;
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #ffffff;
    background: #a2b9d9;
}

@media only screen and (max-width: 450px) {
.main-header .main-box .logo-box .logo img {
    width: 280px;
}
}<!-- spfi: blocked by bad UA: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) -->