.boxed-item {
    border: 1px solid transparent;
    border-radius: 1px;
    padding: 3rem 1.75rem 2rem;
    text-align: center;
    transition: all .2s ease-in-out
}

.boxed-item img {
    display: block;
    height: 125px!important;
    margin: 0 auto;
    width: auto!important
}

.boxed-item a {
    display: inline-block;
    margin-top: 1.5rem;
    opacity: 0;
    pointer-events: none;
    text-decoration: none;
    transition: all .2s ease-in-out;
    visibility: hidden
}

.boxed-item h2,.boxed-item h3,.boxed-item h4 {
    letter-spacing: .02rem
}

.boxed-item:hover {
    border-color: #212224;
    cursor: pointer
}

.boxed-item:hover a {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.boxed-item.no-border {
    border: 0
}

.boxed-item.no-hover:hover {
    cursor: auto
}

.square-bullet-text-box {
    border-bottom: 1px solid #e2e8ed;
    border-top: 1px solid #e2e8ed;
    margin-bottom: -1px;
    padding: 1.3rem 0 2rem 2.5rem;
    position: relative
}

.square-bullet-text-box:before {
    background: #4155ff;
    content: "";
    display: inline-block;
    height: 15px;
    left: 0;
    position: absolute;
    top: 2.7rem;
    width: 15px
}

.has-quote {
    padding-left: 45px;
    position: relative
}

.has-quote:before {
    color: #0067fa;
    content: "\201C";
    font-size: 70px;
    left: 0;
    position: absolute;
    top: 25px
}

.has-quote.smaller {
    padding-left: 35px
}

.has-quote:before {
    top: 5px
}

.rounded-img-75 span {
    align-items: centered;
    border-radius: 900px;
    display: inline-block;
    height: 75px;
    overflow: hidden;
    width: 75px
}

.icon-70 img {
    width: 70px
}

.icon-150 img,.icon-70 img {
    height: auto;
    margin: 2rem auto
}

.icon-150 img {
    width: 150px
}

.button-pills a {
    background-color: rgba(40,110,250,.1);
    border-radius: 900px;
    display: block;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-in-out
}

.button-pills a strong {
    float: right;
    font-weight: 400
}

.button-pills a:hover {
    background-color: rgba(40,110,250,.2)
}

.item-text-img-link .widget-type-rich_text {
    padding: 10px 20px
}

.item-text-img-link .widget-type-rich_text h4 {
    margin-bottom: 10px
}

.item-text-img-link .widget-type-rich_text p {
    margin-top: 0
}

.item-text-img-link .widget-type-rich_text a {
    display: block;
    font-size: 14px;
    margin-top: 25px;
    text-decoration: none
}

.item-text-img-link .widget-type-rich_text a strong {
    float: right;
    font-weight: 400;
    margin-right: 2rem;
    transition: all .2s ease-in-out
}

.item-text-img-link .widget-type-rich_text a:hover strong {
    margin-right: 0
}

.item-text-img-link .hs_cos_wrapper_type_linked_image {
    border: 1px solid #212224;
    display: block
}

.card-bordered {
    border: 1px solid #212224;
    padding: 25px
}

.card-bordered h2 {
    margin-bottom: 10px;
    margin-top: 10px
}

.card-bordered .btn-rounded-3 .hs-button {
    float: right
}

.box-courses .hs_cos_wrapper_type_linked_image {
    display: block;
    overflow: hidden;
    width: 100%
}

.box-courses .has-border-radius .hs_cos_wrapper_type_linked_image {
    border-radius: 6px
}

.box-courses .hs_cos_wrapper_type_linked_image img {
    display: inline-block;
    margin: auto
}

.box-courses .img-full .hs_cos_wrapper_type_linked_image img {
    display: block;
    width: 100%
}

.box-courses .img-icon .hs_cos_wrapper_type_linked_image {
    text-align: center
}

.box-courses .img-icon .hs_cos_wrapper_type_linked_image img {
    display: inline-block;
    margin: 1rem auto;
    width: 150px
}

.box-courses .hs-button:after {
    color: #212224;
    content: "\e87a";
    cursor: pointer;
    font-family: Linearicons-Free
}

.price-pack {
    background: #fff;
    border: 1px solid #212224;
    margin-bottom: 2rem;
    padding: 20px 30px 30px
}

.price-pack .hs-button {
    background: #286efa;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 35px;
    margin-top: 1.5rem;
    padding: 0 1rem;
    text-align: center
}

.price-pack .hs-button:hover {
    background: #212224
}

.price-pack ul {
    font-size: 13px;
    line-height: 25px;
    list-style: none;
    margin: 0;
    padding: 0
}

.price-pack ul li {
    padding-left: 37px;
    position: relative
}

.price-pack ul li:before {
    background: #212224;
    border-radius: 15px;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 10px
}

.price-pack p {
    line-height: 20px
}

.price-pack.custom {
    background: #286efa;
    border-color: #286efa;
    color: #fff
}

.price-pack.custom .hs-button {
    background: #fff;
    color: #286efa
}

.price-pack.custom .hs-button:hover {
    background: #212224;
    color: #fff
}

.price-pack.custom ul li:before {
    background: #fff
}

.section-title {
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 30px;
    width: 100%
}

.has-list ul {
    font-size: 13px;
    line-height: 25px;
    list-style: none;
    margin: 0;
    padding: 0
}

.has-list ul li {
    padding: 0 0 30px 37px;
    position: relative
}

.has-list ul li:before {
    background: #212224;
    border-radius: 15px;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 10px
}

.has-checkicon-list ul {
    list-style: none;
    margin: 2.5rem 0 2rem;
    padding: 0
}

.has-checkicon-list ul li {
    line-height: 20px!important;
    margin-bottom: 1.25rem;
    padding-left: 40px;
    position: relative
}

.has-checkicon-list ul li:before {
    border: 1px solid #fff;
    border-radius: 90px;
    color: #3574e3;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 20px
}

.has-checkicon-list ul li:after {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    height: 8px;
    left: 8px;
    position: absolute;
    top: 4px;
    transform: rotate(45deg);
    width: 4px
}

.simple-bordered-box {
    background-color: #fff;
    border: 1px solid #c5d3e0;
    border-radius: 5px;
    margin-bottom: 2rem;
    padding: 2rem;
    position: relative;
    transition: all .2s ease-in-out
}

.simple-bordered-box .full-img .widget-type-linked_image {
    display: block;
    margin: 0 -2rem -2rem;
    width: calc(100% + 4rem)
}

.simple-bordered-box .row-fluid [class*=span] {
    min-height: 0
}

.simple-bordered-box-bg {
    background-color: #f4f5f5;
    border: 1px solid #f4f5f5
}

.simple-bordered-box-bg,.simple-bordered-box-bg-dark {
    margin-bottom: 2rem;
    padding: 2rem;
    position: relative;
    transition: all .2s ease-in-out
}

.simple-bordered-box-bg-dark {
    background-color: #112232;
    border: 1px solid #324f63;
    border-radius: 5px
}

.simple-bordered-box-bg-dark .full-img .widget-type-linked_image {
    display: block;
    margin: -2rem;
    width: calc(100% + 4rem)
}

.simple-bordered-box .hs-button {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: 0;
    width: 100%;
    z-index: 2
}

.simple-bordered-box .widget-type-text {
    font-family: Gilroy Extra Bold;
    font-size: 19px;
    margin-bottom: 2rem
}

.simple-bordered-box:hover {
    border-color: #212224
}
