html, body, table {
    font-family: corporate-s, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.015em;
}

hr.blackhr {
    border-top: 1px solid #000;
    opacity: 1;
}

.mb-md {
    margin-bottom: 15px !important;
}

.mt-none {
    margin-top: 0 !important;
}

html .btn-borders.btn-primary {
    background: transparent;
    border: 2px solid #00a7a1;
}

    html .btn-borders.btn-primary.ms {
        background: transparent;
        border: 2px solid #00a7a1;
        color: #00a7a1;
        text-shadow: none;
        padding: 40px;
        text-transform: unset !important;
        font-size: 20px;
        font-weight: bold !important;
        white-space: nowrap;
    }

html .btn-quaternary, html .btn-primary, html .btn-borders.btn-primary, html .btn .btn-tertiary, div > div > div > a > button {
    font-weight: 500 !important;
    letter-spacing: 0.017em;
    text-transform: uppercase;
}

.wrapper .PrimaryColor {
    color: #00a7a1;
}

.nowrap {
    white-space: nowrap !important;
}

.center {
    text-align: center !important;
}

div.PrimaryColor.nowrap {
    margin-bottom: 10px;
}

body a {
    outline: none !important;
}

a {
    font-family: corporate-s, sans-serif;
    font-size: 18px;
}
a:hover, a:focus, a:active {
    color: #222;
    outline: 0;
}
a:not(.btn){
    color: #00a7a1 !important;
}
a.secondary:not(.btn){
    color: #ff8030 !important;
}
.wrapper a:hover{
    text-decoration: underline;
}
.text-muted {
	color: #999 !important;
}

.text-dark {
	color: #1d2127 !important;
}

.text-light {
	color: #fff !important;
}

.text-weight-light {
	font-weight: 300;
}

.text-weight-normal {
	font-weight: 400;
}

.text-weight-semibold {
	font-weight: 600;
}

.text-weight-bold {
	font-weight: 700;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.b-thin {
	border-width: 3px;
}

.b-normal {
	border-width: 5px;
}

.b-thick {
	border-width: 7px;
}

.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

.mb-minus50 {
	margin-bottom: -50px !important;
}

.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

.pr-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}

.ib {
	display: inline-block;
	vertical-align: top;
}

.va-middle {
	vertical-align: middle;
}

.ws-nowrap {
	white-space: nowrap;
}

.ws-normal {
	white-space: normal;
}
    a:visited {
        color: #00a7a1;
        font-family: corporate-s, sans-serif;
        font-size: 18px;
    }

.font-italic {
    font-style: italic !important;
}
.right{
    float: right;
}
.accordion-body{
    padding: 0;
}
.Normal, .NormalDisabled, .NormalDeleted {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: 22px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.wrapper h1 {
    font-family: itc-fenice, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem;
    letter-spacing: 0.015em;
    color: #000;
}

.wrapper h2 {
    font-family: itc-fenice, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    letter-spacing: 0.015em;
    color: #000;
}

.wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6 {
    font-weight: 500;
    letter-spacing: 0.015em;
    color: #000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    font-size: inherit !important;
    font-family: inherit !important;
}
ul {
    list-style: square outside;
}
.wrapper .corp-s {
    font-family: corporate-s, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.contact-tab {
    max-width: 580px;
    margin-left: 20px;
}
.input-group span.lnk a, 
.input-group span.lnk a:visited,
#header .top-links > .justify-content-end > a,
#header .top-links > .justify-content-end > a:visited,
#header .top-links > .justify-content-end input{
	font-size:16px;
	margin-top:6px;
	margin-right: 20px;
	color:#000 !important;
}   

#footer .home-other-links li > a, #footer .home-other-links li > a, #footer .home-other-links li > a {
    color: #c1c1c1 !important;
}
.img-thumbnail {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0rem !important;
    max-width: 100%;
    height: auto;
}
.featured-box {
    background: #f5f5f5;
    background-color: transparent;
    background: -webkit-linear-gradient(top, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
     border-bottom: 1px solid #dfdfdf; 
     border-left: 1px solid #ececec; 
     border-radius: 8px; 
     border-right: 1px solid #ececec; 
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}

    .featured-box:hover {
        background: #fff;
        background-color: transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        min-height: 100px;
        position: relative;
        text-align: center;
        z-index: 1;
    }

    .featured-box h4 {
        font-size: 1.3em;
        font-weight: 400;
        letter-spacing: -.7px;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .featured-box .box-content {
        border-radius: 8px;
        border-top: 1px solid #ccc;
        border-top-width: 4px;
        padding: 20px 20px 20px 20px;
        position: relative;
        top: -1px;
    }

    .featured-box .learn-more {
        display: block;
        margin-top: 10px
    }

.featured-box-text-left {
    /* text-align: left */
}

.featured-boxes-flat .featured-box {
    box-shadow: none;
    margin: 10px 0
}

    .featured-boxes-flat .featured-box .box-content {
        background: #fff;
        margin-top: 65px
    }

    .featured-boxes-flat .featured-box .icon-featured {
        display: inline-block;
        font-size: 38px;
        height: 90px;
        line-height: 90px;
        padding: 0;
        width: 90px;
        margin: -100px 0 -15px;
        position: relative;
        top: -37px
    }

.featured-boxes-style-2 .featured-box {
    background: none;
    border: 0;
    margin: 10px 0;
    box-shadow: none
}

    .featured-boxes-style-2 .featured-box .box-content {
        border: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .featured-boxes-style-2 .featured-box .icon-featured {
        display: inline-block;
        font-size: 30px;
        height: 75px;
        line-height: 75px;
        padding: 0;
        width: 75px;
        margin-top: 0
    }

.featured-boxes-style-3 .featured-box {
    margin: 10px 0
}

    .featured-boxes-style-3 .featured-box .icon-featured {
        display: inline-block;
        font-size: 30px;
        height: 75px;
        line-height: 75px;
        padding: 0;
        width: 75px;
        margin-top: -35px;
        background: #fff;
        border: 3px solid #ccc;
        color: #ccc;
        line-height: 68px
    }

.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box {
    background: none;
    border: 0;
    box-shadow: none
}

    .featured-boxes-style-3:not(.featured-boxes-flat) .featured-box .box-content {
        border: 0;
        padding-top: 0;
        padding-bottom: 0
    }

.featured-boxes-style-4 .featured-box {
    background: none;
    border: 0;
    margin: 10px 0;
    box-shadow: none
}

    .featured-boxes-style-4 .featured-box .box-content {
        border: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .featured-boxes-style-4 .featured-box .icon-featured {
        display: inline-block;
        font-size: 40px;
        height: 45px;
        line-height: 45px;
        padding: 0;
        width: 45px;
        margin-top: 0;
        margin-bottom: 10px;
        background: transparent;
        color: #ccc;
        border-radius: 0
    }

.featured-boxes-style-5 .featured-box,
.featured-boxes-style-6 .featured-box,
.featured-boxes-style-7 .featured-box {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 10px 0
}

    .featured-boxes-style-5 .featured-box .box-content,
    .featured-boxes-style-6 .featured-box .box-content,
    .featured-boxes-style-7 .featured-box .box-content {
        border: 0;
        padding-top: 0;
        padding-bottom: 0
    }

        .featured-boxes-style-5 .featured-box .box-content h4,
        .featured-boxes-style-6 .featured-box .box-content h4,
        .featured-boxes-style-7 .featured-box .box-content h4 {
            color: #2e353e
        }

    .featured-boxes-style-5 .featured-box .icon-featured,
    .featured-boxes-style-6 .featured-box .icon-featured,
    .featured-boxes-style-7 .featured-box .icon-featured {
        display: inline-block;
        font-size: 30px;
        height: 75px;
        padding: 0;
        width: 75px;
        margin-top: 0;
        margin-bottom: 10px;
        background: #fff;
        border: 1px solid #dfdfdf;
        color: #777;
        line-height: 73px
    }

    .featured-boxes-style-6 .featured-box .icon-featured {
        border: 1px solid #cecece;
        color: #777
    }

        .featured-boxes-style-6 .featured-box .icon-featured:after {
            border: 5px solid #f4f4f4;
            border-radius: 50%;
            box-sizing: initial;
            content: "";
            display: block;
            height: 100%;
            left: -6px;
            padding: 1px;
            position: absolute;
            top: -6px;
            width: 100%
        }

    .featured-boxes-style-7 .featured-box .icon-featured {
        border: 1px solid #dfdfdf;
        color: #777
    }

.featured-boxes-style-8 .featured-box .icon-featured {
    display: inline-block;
    font-size: 30px;
    height: 75px;
    padding: 0;
    width: 75px;
    margin: -15px -15px 0 0;
    background: #fff;
    line-height: 73px;
    border: 0;
    color: #777
}

    .featured-boxes-style-8 .featured-box .icon-featured:after {
        display: none
    }

.featured-boxes .featured-box {
    margin-bottom: 30px;
    margin-top: 45px
}

.featured-box-effect-1 .icon-featured:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -webkit-transform: scale(1);
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: transform .2s, opacity .2s;
    transform: scale(1);
    opacity: 0
}

.featured-box-effect-1:hover .icon-featured:after {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 1
}

.featured-box-effect-2 .icon-featured:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform .2s, opacity .2s;
    transform: scale(.8);
    opacity: 0
}

.featured-box-effect-2:hover .icon-featured:after {
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    opacity: 1
}

.featured-box-effect-3 .icon-featured:after {
    top: 0;
    left: 0;
    box-shadow: 0 0 0 10px #fff;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -webkit-transform: scale(.9);
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transition: transform .2s, opacity .2s;
    transform: scale(.9);
    opacity: 0
}

.featured-box-effect-3:hover .icon-featured {
    color: #fff !important
}

    .featured-box-effect-3:hover .icon-featured:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

.featured-box-effect-4 .icon-featured {
    -webkit-transition: -webkit-transform .2s, transform .2s;
    -moz-transition: -moz-transform .2s, transform .2s;
    transition: transform .2s, transform .2s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.featured-box-effect-4:hover .icon-featured {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.featured-box-effect-5 .icon-featured {
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.featured-box-effect-5:hover .icon-featured {
    -webkit-animation: toRightFromLeft .3s forwards;
    -moz-animation: toRightFromLeft .3s forwards;
    animation: toRightFromLeft .3s forwards
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -moz-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

.featured-box-effect-6 .icon-featured:after {
    -webkit-transition: all .2s, -webkit-transform .2s;
    -moz-transition: all .2s, -moz-transform .2s;
    transition: all .2s, transform .2s
}

.featured-box-effect-6:hover .box-content .icon-featured:after {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.featured-box-effect-7 .icon-featured:after {
    opacity: 0;
    box-shadow: 3px 3px #d5d5d5;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -moz-transition: opacity .2s, -moz-transform .2s;
    transition: opacity .2s, transform .2s;
    left: 0;
    top: -1px
}

.featured-box-effect-7:hover .icon-featured:after {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.featured-box-effect-7 .icon-featured:before {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: .7;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -moz-transition: -moz-transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s
}

.featured-box-effect-7:hover .icon-featured:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.featured-boxes-full > [class*="col-"] {
    padding: 0
}

.featured-boxes-full .featured-box-full {
    text-align: center;
    padding: 55px
}

    .featured-boxes-full .featured-box-full .fa,
    .featured-boxes-full .featured-box-full .fas,
    .featured-boxes-full .featured-box-full .far,
    .featured-boxes-full .featured-box-full .fab,
    .featured-boxes-full .featured-box-full h1,
    .featured-boxes-full .featured-box-full h2,
    .featured-boxes-full .featured-box-full h3,
    .featured-boxes-full .featured-box-full h4,
    .featured-boxes-full .featured-box-full h5,
    .featured-boxes-full .featured-box-full h6,
    .featured-boxes-full .featured-box-full p,
    .featured-boxes-full .featured-box-full a {
        color: #fff;
        padding: 0;
        margin: 0
    }

    .featured-boxes-full .featured-box-full .fa,
    .featured-boxes-full .featured-box-full .fas,
    .featured-boxes-full .featured-box-full .far,
    .featured-boxes-full .featured-box-full .fab {
        font-size: 55px;
        margin-bottom: 15px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
    }

    .featured-boxes-full .featured-box-full p {
        padding-top: 12px;
        opacity: .8
    }

.featured-boxes-full {
    display: flex
}

.feature-box {
    clear: both
}

    .feature-box .feature-box-icon {
        background: #ccc;
        border-radius: 35px;
        color: #fff;
        display: inline-block;
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: 5px;
        width: 35px
    }

    .feature-box .feature-box-info {
        padding-left: 50px
    }

    .feature-box.feature-box-style-2 h4 {
        color: #1d2127
    }

    .feature-box.feature-box-style-2 .feature-box-icon {
        background: transparent;
        width: 50px;
        height: 50px
    }

        .feature-box.feature-box-style-2 .feature-box-icon i.fa,
        .feature-box.feature-box-style-2 .feature-box-icon em.fa,
        .feature-box.feature-box-style-2 .feature-box-icon i.fas,
        .feature-box.feature-box-style-2 .feature-box-icon em.fas,
        .feature-box.feature-box-style-2 .feature-box-icon i.far,
        .feature-box.feature-box-style-2 .feature-box-icon em.far,
        .feature-box.feature-box-style-2 .feature-box-icon i.fal,
        .feature-box.feature-box-style-2 .feature-box-icon em.fal,
        .feature-box.feature-box-style-2 .feature-box-icon i.fab,
        .feature-box.feature-box-style-2 .feature-box-icon em.fab,
        .feature-box.feature-box-style-2 .feature-box-icon i.icons,
        .feature-box.feature-box-style-2 .feature-box-icon em.icons {
            font-size: 28px
        }

    .feature-box.feature-box-style-2 .feature-box-info {
        padding-left: 60px
    }

    .feature-box.feature-box-style-3 h4 {
        color: #1d2127
    }

    .feature-box.feature-box-style-3 .feature-box-icon {
        border: 1px solid #ccc;
        background: transparent;
        line-height: 32px
    }

        .feature-box.feature-box-style-3 .feature-box-icon i.fa,
        .feature-box.feature-box-style-3 .feature-box-icon em.fa,
        .feature-box.feature-box-style-3 .feature-box-icon i.fas,
        .feature-box.feature-box-style-3 .feature-box-icon em.fas,
        .feature-box.feature-box-style-3 .feature-box-icon i.far,
        .feature-box.feature-box-style-3 .feature-box-icon em.far,
        .feature-box.feature-box-style-3 .feature-box-icon i.fal,
        .feature-box.feature-box-style-3 .feature-box-icon em.fal,
        .feature-box.feature-box-style-3 .feature-box-icon i.fab,
        .feature-box.feature-box-style-3 .feature-box-icon em.fab {
            color: #ccc
        }

    .feature-box.feature-box-style-4 h4 {
        color: #1d2127
    }

    .feature-box.feature-box-style-4 .feature-box-icon {
        background: transparent;
        padding-bottom: 10px;
        height: auto;
        width: auto;
        float: none
    }

        .feature-box.feature-box-style-4 .feature-box-icon i.fa,
        .feature-box.feature-box-style-4 .feature-box-icon em.fa,
        .feature-box.feature-box-style-4 .feature-box-icon i.fas,
        .feature-box.feature-box-style-4 .feature-box-icon em.fas,
        .feature-box.feature-box-style-4 .feature-box-icon i.far,
        .feature-box.feature-box-style-4 .feature-box-icon em.far,
        .feature-box.feature-box-style-4 .feature-box-icon i.fal,
        .feature-box.feature-box-style-4 .feature-box-icon em.fal,
        .feature-box.feature-box-style-4 .feature-box-icon i.fab,
        .feature-box.feature-box-style-4 .feature-box-icon em.fab {
            font-size: 38px
        }

    .feature-box.feature-box-style-4 .feature-box-info {
        clear: both;
        padding-left: 0
    }

    .feature-box.feature-box-style-5 h4 {
        color: #1d2127
    }

    .feature-box.feature-box-style-5 .feature-box-icon {
        background: transparent;
        width: 74px;
        height: 74px
    }

        .feature-box.feature-box-style-5 .feature-box-icon i.fa,
        .feature-box.feature-box-style-5 .feature-box-icon em.fa,
        .feature-box.feature-box-style-5 .feature-box-icon i.fas,
        .feature-box.feature-box-style-5 .feature-box-icon em.fas,
        .feature-box.feature-box-style-5 .feature-box-icon i.far,
        .feature-box.feature-box-style-5 .feature-box-icon em.far,
        .feature-box.feature-box-style-5 .feature-box-icon i.fal,
        .feature-box.feature-box-style-5 .feature-box-icon em.fal,
        .feature-box.feature-box-style-5 .feature-box-icon i.fab,
        .feature-box.feature-box-style-5 .feature-box-icon em.fab {
            font-size: 44px
        }

    .feature-box.feature-box-style-5 .feature-box-info {
        padding-left: 84px
    }

    .feature-box.feature-box-style-6 h4 {
        color: #1d2127
    }

    .feature-box.feature-box-style-6 .feature-box-icon {
        border: 1px solid #cecece;
        background: transparent;
        line-height: 32px
    }

        .feature-box.feature-box-style-6 .feature-box-icon:after {
            border: 3px solid #f4f4f4;
            border-radius: 50%;
            box-sizing: initial;
            content: "";
            display: block;
            height: 100%;
            left: -4px;
            padding: 1px;
            position: absolute;
            top: -4px;
            width: 100%
        }

        .feature-box.feature-box-style-6 .feature-box-icon i.fa,
        .feature-box.feature-box-style-6 .feature-box-icon em.fa,
        .feature-box.feature-box-style-6 .feature-box-icon i.fas,
        .feature-box.feature-box-style-6 .feature-box-icon em.fas,
        .feature-box.feature-box-style-6 .feature-box-icon i.far,
        .feature-box.feature-box-style-6 .feature-box-icon em.far,
        .feature-box.feature-box-style-6 .feature-box-icon i.fal,
        .feature-box.feature-box-style-6 .feature-box-icon em.fal,
        .feature-box.feature-box-style-6 .feature-box-icon i.fab,
        .feature-box.feature-box-style-6 .feature-box-icon em.fab {
            color: #a9a9a9
        }

.accordion .card {
    margin-top: 5px
}

    .accordion .card:first-child {
        margin-top: 0
    }

    .accordion .card.card-default:nth-of-type(n) {
        border-bottom: 1px solid #999999;
    }
#accordion8 > div > div.card-header > h4 a:before {
    content: '+';
    font-size: 24px;
    color: #000;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 0px;
}

#accordion8 > div > div.card-header.bio > h4 a:before,
#accordion8 > div > div.card-header.bio > h4 a[aria-expanded="true"]:before,
#accordion8 > div > div.card-header.bio > h4 a[aria-expanded="false"]:before {
    content: unset !important;
}

#accordion8 > div > div.card-header.bio > h4 a:after {
    content: '+';
    font-size: 22px;
    color: #000;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 0px;
}

#accordion8 > div > div.card-header > h4 a[aria-expanded="true"]:before {
    content: '-' !important;
    font-size: 24px !important;
    font-weight: normal;
    color: #000 !important;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 0px;
}

#accordion8 > div > div.card-header > h4 a[aria-expanded="false"]:before {
    content: '+' !important;
    font-size: 24px !important;
    font-weight: normal;
    color: #000 !important;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 0px;
}

#accordion8 > div > div.card-header.bio > h4 a[aria-expanded="true"]:after {
    content: '-';
    font-size: 22px;
    color: #000;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 0px;
}

#accordion8 > div > div.card-header.bio > h4 a[aria-expanded="false"]:after {
    content: '+';
    font-size: 22px;
    color: #000;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 0px;
}

.accordion .card.card-default:nth-of-type(n) .card-header {
    padding: 0;
    /* border-radius: .25rem; */
    /* border-bottom: 0; */
    margin: -1px;
}

.accordion .card-title {
    font-size: 18px;
    margin: 0
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}

.accordion .card-header a {
    display: block;
    padding-bottom: 10px;
    padding-top: 5px;
}

    .accordion .card-header a:hover,
    .accordion .card-header a:focus {
        text-decoration: none
    }

    .accordion .card-header a .fa,
    .accordion .card-header a .fas,
    .accordion .card-header a .far,
    .accordion .card-header a .fal,
    .accordion .card-header a .fab {
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: -1px
    }

.accordion.accordion-sm .card-header a {
    padding: 5px 15px;
    font-size: .9em
}

.accordion.accordion-sm .card-body {
    font-size: .9em
}

.accordion.accordion-lg .card-header a {
    padding: 15px 15px;
    font-size: 1em;
    font-weight: 600
}

.accordion.without-bg .card-default,
.accordion.without-bg .card-default > .card-header {
    background: transparent !important
}

.accordion.without-bg .card-body {
    padding-top: 0;
    padding-bottom: 0
}

.accordion.without-borders .card {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0
}

.accordion.without-borders .card-header a {
    padding-left: 0;
    padding-right: 0
}

.accordion.without-borders .card-body {
    padding: 0
}

.accordion .card-header a {
    color: #000 !important;
}
div.card-body > hr {
    border: 2px solid #00a7a1;
    opacity: 1;
}
div.card-body > h5 {
    font-weight: bold;
}

html .accordion.accordion-primary .card-header {
    background-color: #00a7a1 !important;
}

    html .accordion.accordion-primary .card-header a {
        color: #FFF;
    }

html .accordion.accordion-secondary .card-header {
    background-color: #f07830 !important;
}

    html .accordion.accordion-secondary .card-header a {
        color: #FFF;
    }

html .accordion.accordion-tertiary .card-header {
    background-color: #2BAAB1 !important;
}

    html .accordion.accordion-tertiary .card-header a {
        color: #FFF;
    }

html .accordion.accordion-quaternary .card-header {
    background-color: #383f48 !important;
}

    html .accordion.accordion-quaternary .card-header a {
        color: #FFF;
    }

html .accordion.accordion-dark .card-header {
    background-color: #2e353e !important;
}

    html .accordion.accordion-dark .card-header a {
        color: #FFF;
    }

html .accordion.accordion-light .card-header {
    background-color: #FFF !important;
}

    html .accordion.accordion-light .card-header a {
        color: #777;
    }

header .search input.search:first-child, header .tip, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.dropdown:hover a.dropdown-toggle, header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu, header nav ul.nav-main .dropdown-submenu > .dropdown-menu, header nav ul.nav-main .dropdown-submenu.pull-left > .dropdown-menu, header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a, header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu, header nav.mega-menu ul.nav-main .mega-menu-signin .dropdown-menu, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .panel-group .panel-heading, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-theme .owl-controls .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-controls .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-controls .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-controls .owl-nav .owl-prev, .owl-carousel.big-nav .owl-controls .owl-nav .owl-prev, .owl-carousel.full-width .owl-controls .owl-nav .owl-next, .owl-carousel.big-nav .owl-controls .owl-nav .owl-next, .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info {
    border-radius: 0;
}

#collapse8TwoA > div > p.SubCatItem > a {
    color: #000 !important;
    text-decoration: underline;
    margin-left: 10px;
}

#Form > div.wrapper > div > div.main > section > div > div > div > ul {
    display: none;
}

    #accordion8 > div > div.card-header > h4 > a.contact {
        color: #000 !important;
        font-size: 18px !important;
        margin-left: 12px;
        text-align: left;
    }

        #accordion8 > div > div.card-header > h4 > a.contact:before {
            content: '+' !important;;
            font-size: 18px;
            color: #00a7a1 !important;;
            float: right;
            margin-left: 10px;
            margin-right: 10px;
            padding-top: 0px;
        }

    #accordion8 > div > div.card-header > h4 a.contact[aria-expanded="true"]:before {
        content: "-" !important;;
        font-size: 18px;
        color: #00a7a1 !important;;
        float: right;
        margin-left: 10px;
        margin-right: 10px;
        padding-top: 0px;
    }

#accordion8 > div.contact {
    border-bottom: 0px !important;
}

.tabs {
    border-radius: 4px;
    margin-bottom: 20px
}

.nav-tabs {
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom-color: #eee
}

    .nav-tabs li {
        display: inline-block;
        float: none;
        position: relative
    }

        .nav-tabs li:last-child a {
            margin-right: 0
        }

        .nav-tabs li a {
            border-radius: 5px 5px 0 0;
            font-size: 14px;
            margin-right: 1px
        }

            .nav-tabs li a,
            .nav-tabs li a:hover {
                background: #f4f4f4;
                border-bottom: none;
                border-left: 1px solid #eee;
                border-right: 1px solid #eee;
                border-top: 3px solid #eee;
                color: #ccc
            }

                .nav-tabs li a:hover {
                    border-bottom-color: transparent;
                    border-top: 3px solid #ccc;
                    box-shadow: none
                }

                .nav-tabs li a:active,
                .nav-tabs li a:focus {
                    border-bottom: 0
                }

        .nav-tabs li.active a,
        .nav-tabs li.active a:hover,
        .nav-tabs li.active a:focus {
            background: #fff;
            border-left-color: #eee;
            border-right-color: #eee;
            border-top: 3px solid #ccc;
            color: #ccc
        }

        .nav-tabs li .nav-link {
            border-radius: 5px 5px 0 0;
            font-size: 14px;
            margin-right: 1px
        }

        .nav-tabs li .nav-link {
            background: #f4f4f4;
            border-bottom: none;
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            border-top: 3px solid #eee;
            color: #ccc
        }

.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
    padding: 15px
}

.nav-tabs.nav-right,
.nav-tabs.text-right {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.tabs.tabs-bottom {
    margin: 0 0 20px 0;
    padding: 0
}

    .tabs.tabs-bottom .tab-content {
        border-radius: 4px 4px 0 0;
        border-bottom: 0;
        border-top: 1px solid #eee
    }

    .tabs.tabs-bottom .nav-tabs {
        border-bottom: none;
        border-top: 1px solid #eee
    }

        .tabs.tabs-bottom .nav-tabs li {
            margin-bottom: 0;
            margin-top: -1px
        }

            .tabs.tabs-bottom .nav-tabs li:last-child a {
                margin-right: 0
            }

            .tabs.tabs-bottom .nav-tabs li a {
                border-radius: 0 0 5px 5px;
                font-size: 14px;
                margin-right: 1px
            }

                .tabs.tabs-bottom .nav-tabs li a,
                .tabs.tabs-bottom .nav-tabs li a:hover {
                    border-bottom: 3px solid #eee;
                    border-top: 1px solid #eee
                }

                    .tabs.tabs-bottom .nav-tabs li a:hover {
                        border-bottom: 3px solid #ccc;
                        border-top: 1px solid #eee
                    }

            .tabs.tabs-bottom .nav-tabs li.active a,
            .tabs.tabs-bottom .nav-tabs li.active a:hover,
            .tabs.tabs-bottom .nav-tabs li.active a:focus {
                border-bottom: 3px solid #ccc;
                border-top-color: transparent
            }

.tabs-vertical {
    display: table;
    width: 100%;
    padding: 0;
    border-top: 1px solid #eee
}

    .tabs-vertical .tab-content {
        display: table-cell;
        vertical-align: top
    }

    .tabs-vertical .nav-tabs {
        border-bottom: none;
        display: table-cell;
        height: 100%;
        float: none;
        padding: 0;
        vertical-align: top;
        width: 25%
    }

        .tabs-vertical .nav-tabs > li {
            display: block
        }

            .tabs-vertical .nav-tabs > li a {
                border-radius: 0;
                display: block;
                padding-top: 10px
            }

                .tabs-vertical .nav-tabs > li a,
                .tabs-vertical .nav-tabs > li a:hover,
                .tabs-vertical .nav-tabs > li a:focus {
                    border-bottom: none;
                    border-top: none
                }

            .tabs-vertical .nav-tabs > li.active a,
            .tabs-vertical .nav-tabs > li.active a:hover,
            .tabs-vertical .nav-tabs > li.active:focus {
                border-top: none
            }

.tabs-left {
    padding: 0
}

    .tabs-left .tab-content {
        border-radius: 0 5px 5px 5px;
        border-left: none
    }

    .tabs-left .nav-tabs > li {
        margin-right: -1px
    }

        .tabs-left .nav-tabs > li:first-child a {
            border-radius: 5px 0 0 0
        }

        .tabs-left .nav-tabs > li:last-child a {
            border-radius: 0 0 0 5px;
            border-bottom: 1px solid #eee
        }

        .tabs-left .nav-tabs > li a {
            border-right: 1px solid #eee;
            border-left: 3px solid #eee;
            margin-right: 1px;
            margin-left: -3px
        }

            .tabs-left .nav-tabs > li a:hover {
                border-left-color: #ccc
            }

        .tabs-left .nav-tabs > li.active a,
        .tabs-left .nav-tabs > li.active a:hover,
        .tabs-left .nav-tabs > li.active a:focus {
            border-left: 3px solid #ccc;
            border-right-color: #fff
        }

.tabs-right {
    padding: 0
}

    .tabs-right .tab-content {
        border-radius: 5px 0 5px 5px;
        border-right: none
    }

    .tabs-right .nav-tabs > li {
        margin-left: -1px
    }

        .tabs-right .nav-tabs > li:first-child a {
            border-radius: 0 5px 0 0
        }

        .tabs-right .nav-tabs > li:last-child a {
            border-radius: 0 0 5px 0;
            border-bottom: 1px solid #eee
        }

        .tabs-right .nav-tabs > li a {
            border-right: 3px solid #eee;
            border-left: 1px solid #eee;
            margin-right: 1px;
            margin-left: 1px
        }

            .tabs-right .nav-tabs > li a:hover {
                border-right-color: #ccc
            }

        .tabs-right .nav-tabs > li.active a,
        .tabs-right .nav-tabs > li.active a:hover,
        .tabs-right .nav-tabs > li.active a:focus {
            border-right: 3px solid #ccc;
            border-left: 1px solid #fff
        }

.nav-tabs.nav-justified {
    padding: 0;
    margin-bottom: -1px;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

    .nav-tabs.nav-justified li {
        margin-bottom: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center
    }

        .nav-tabs.nav-justified li:first-child a,
        .nav-tabs.nav-justified li:first-child a:hover {
            border-radius: 5px 0 0 0
        }

        .nav-tabs.nav-justified li:last-child a,
        .nav-tabs.nav-justified li:last-child a:hover {
            border-radius: 0 5px 0 0
        }

        .nav-tabs.nav-justified li a {
            border-bottom: 1px solid #ddd;
            border-radius: 0;
            margin-right: 0
        }

            .nav-tabs.nav-justified li a:hover,
            .nav-tabs.nav-justified li a:focus {
                border-bottom: 1px solid #ddd
            }

        .nav-tabs.nav-justified li.active a,
        .nav-tabs.nav-justified li.active a:hover,
        .nav-tabs.nav-justified li.active a:focus {
            background: #fff;
            border-left-color: #eee;
            border-right-color: #eee
        }

        .nav-tabs.nav-justified li.active a {
            border-bottom: 1px solid #fff
        }

            .nav-tabs.nav-justified li.active a:hover {
                border-bottom: 1px solid #fff
            }

.tabs.tabs-bottom {
    padding: 0
}

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified {
        border-top: none
    }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li a {
            margin-right: 0;
            border-top-color: transparent
        }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a {
            border-radius: 0 0 0 5px
        }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a {
            margin-right: 0;
            border-radius: 0 0 5px 0
        }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a,
        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a:hover,
        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a:focus {
            border-top-color: transparent
        }

.tabs-center .nav-tabs {
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.tabs-navigation {
    border-radius: 5px
}

    .tabs-navigation .nav-tabs > li {
        margin-bottom: 1px
    }

        .tabs-navigation .nav-tabs > li a {
            color: #777;
            padding: 14px;
            line-height: 120%
        }

            .tabs-navigation .nav-tabs > li a:before {
                font-family: "Font Awesome 5 Free";
                content: "";
                position: absolute;
                right: 15px;
                top: 15px
            }

            .tabs-navigation .nav-tabs > li a .fa,
            .tabs-navigation .nav-tabs > li a .fas,
            .tabs-navigation .nav-tabs > li a .far,
            .tabs-navigation .nav-tabs > li a .fal,
            .tabs-navigation .nav-tabs > li a .fab {
                margin-right: 4px
            }

        .tabs-navigation .nav-tabs > li:first-child a {
            border-radius: 5px 5px 0 0
        }

        .tabs-navigation .nav-tabs > li.active a,
        .tabs-navigation .nav-tabs > li.active a:hover,
        .tabs-navigation .nav-tabs > li.active a:focus {
            border-right-color: #eee
        }

        .tabs-navigation .nav-tabs > li:last-child a {
            border-radius: 0 0 5px 5px
        }

.tab-pane-navigation {
    display: none
}

    .tab-pane-navigation.active {
        display: block
    }

.tabs.tabs-simple .nav-tabs {
    border: 0;
    margin-bottom: 10px
}

    .tabs.tabs-simple .nav-tabs > li {
        margin-left: 0;
        margin-bottom: 20px
    }

        .tabs.tabs-simple .nav-tabs > li a,
        .tabs.tabs-simple .nav-tabs > li a:hover,
        .tabs.tabs-simple .nav-tabs > li a:focus {
            padding: 15px 30px;
            background: none;
            border: 0;
            border-bottom: 3px solid #eee;
            border-radius: 0;
            color: #777;
            font-size: 16px
        }

.tabs.tabs-simple .tab-content {
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none
}

.tabs-navigation .nav-tabs > li {
    font-weight: bold
}

.icon-featured {
    background-color: #00a7a1;
}

.pricing-table {
    margin: 10px 0;
    padding: 0 15px;
    text-align: center
}

    .pricing-table ul {
        list-style: none;
        margin: 20px 0 0 0;
        padding: 0
    }

    .pricing-table li {
        border-top: 1px solid #ddd;
        padding: 10px 0;
        color: #777
    }

    .pricing-table h3 {
        background-color: #eee;
        border-radius: 2px 2px 0 0;
        font-size: 1.3em;
        font-weight: normal;
        margin: -20px -20px 50px -20px;
        padding: 20px
    }

        .pricing-table h3 .desc {
            font-size: .7em;
            margin-bottom: 0;
            padding-bottom: 0;
            color: #777;
            font-style: normal;
            text-transform: none;
            display: block
        }

        .pricing-table h3 span {
            background: #fff;
            border: 5px solid #fff;
            border-radius: 100px;
            box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
            color: #777;
            display: block;
            font: bold 25px/100px Georgia, Serif;
            height: 100px;
            margin: 20px auto -65px;
            width: 100px
        }

    .pricing-table .most-popular {
        border: 3px solid #ccc;
        box-shadow: 11px 0 10px -10px rgba(0, 0, 0, .1), -11px 0 10px -10px rgba(0, 0, 0, .1);
        padding: 30px 20px;
        top: -10px;
        z-index: 2
    }

        .pricing-table .most-popular h3 {
            background-color: #666;
            color: #fff;
            padding-top: 30px;
            text-shadow: 0 1px #555
        }

            .pricing-table .most-popular h3 .desc {
                color: #fff
            }

    .pricing-table .plan-ribbon-wrapper {
        height: 88px;
        overflow: hidden;
        position: absolute;
        right: -3px;
        top: -5px;
        width: 85px
    }

    .pricing-table .plan-ribbon {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background-image: -webkit-linear-gradient(top, #bfdc7a, #8ebf45);
        background-image: linear-gradient(to bottom, #bfdc7a, #8ebf45);
        background-color: #bfdc7a;
        box-shadow: 0 0 3px rgba(0, 0, 0, .3);
        color: #333;
        font-size: 14px;
        left: -5px;
        padding: 7px 0;
        position: relative;
        text-align: center;
        text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
        top: 15px;
        width: 120px
    }

        .pricing-table .plan-ribbon:before {
            left: 0;
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            bottom: -3px;
            content: "";
            position: absolute
        }

        .pricing-table .plan-ribbon:after {
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            bottom: -3px;
            content: "";
            position: absolute;
            right: 0
        }

    .pricing-table [class*="col-md-"] {
        padding-left: 0;
        padding-right: 0
    }

    .pricing-table .plan {
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 5px;
        color: #333;
        margin-bottom: 35px;
        margin-right: 0;
        padding: 20px;
        position: relative;
        text-shadow: 0 1px rgba(255, 255, 255, .8)
    }

    .pricing-table .btn {
        margin-top: 5px
    }

    .pricing-table.pricing-table-sm h3 .desc {
        font-size: .7em
    }

    .pricing-table.pricing-table-sm h3 span {
        border: 3px solid #fff;
        box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
        font: bold 19px/65px Georgia, serif;
        height: 70px;
        margin: 10px auto -65px;
        width: 70px
    }

    .pricing-table.pricing-table-sm .most-popular {
        padding-bottom: 30px
    }

    .pricing-table.princig-table-flat .plan {
        padding-left: 0;
        padding-right: 0;
        margin: -1px
    }

        .pricing-table.princig-table-flat .plan h3 {
            padding-left: 0;
            padding-right: 0;
            margin: -20px 0 0;
            background-color: #666;
            color: #fff;
            padding-top: 30px;
            text-shadow: 0 1px #555
        }

            .pricing-table.princig-table-flat .plan h3 .desc {
                color: #fff
            }

            .pricing-table.princig-table-flat .plan h3 span {
                border-radius: 0;
                border: 0;
                background: #666;
                color: #fff;
                font-family: "Open Sans", Arial, sans-serif;
                font-size: 600;
                box-shadow: none;
                width: 100%;
                font-size: 1.5em;
                height: auto;
                line-height: 38px;
                margin: 0
            }

        .pricing-table.princig-table-flat .plan ul {
            margin-top: 0;
            margin-bottom: -15px
        }

            .pricing-table.princig-table-flat .plan ul li {
                padding: 8px 0
            }

        .pricing-table.princig-table-flat .plan.most-popular ul li {
            padding: 10px 0
        }

    .pricing-table.spaced [class*="col-md-"] {
        padding-left: 2px;
        padding-right: 2px
    }

    .pricing-table.no-borders .plan {
        border: 0 !important
    }

html.boxed .pricing-table .plan,
html.boxed .pricing-table h3 {
    border-radius: 0
}

.featured-box-primary .icon-featured {
    background-color: #00a7a1;
}

    .featured-box-primary .icon-featured:after {
        border-color: #00a7a1;
    }

.featured-box-primary h4 {
    color: #00a7a1;
}

.featured-box-primary .box-content {
    border-top-color: #00a7a1;
}

html .featured-box-primary .icon-featured {
    background-color: #00a7a1;
}

html .featured-box-primary h4 {
    color: #00a7a1;
}

html .featured-box-primary .box-content {
    border-top-color: #00a7a1;
}

html .featured-box-secondary .icon-featured {
    background-color: #f07830;
}

html .featured-box-secondary h4 {
    color: #f07830;
}

html .featured-box-secondary .box-content {
    border-top-color: #f07830;
}

html .featured-box-tertiary .icon-featured {
    background-color: #2BAAB1;
}

html .featured-box-tertiary h4 {
    color: #2BAAB1;
}

html .featured-box-tertiary .box-content {
    border-top-color: #2BAAB1;
}

html .featured-box-quaternary .icon-featured {
    background-color: #383f48;
}

html .featured-box-quaternary h4 {
    color: #383f48;
}

html .featured-box-quaternary .box-content {
    border-top-color: #383f48;
}

html .featured-box-dark .icon-featured {
    background-color: #2e353e;
}

html .featured-box-dark h4 {
    color: #2e353e;
}

html .featured-box-dark .box-content {
    border-top-color: #2e353e;
}

html .featured-box-light .icon-featured {
    background-color: #FFF;
}

html .featured-box-light h4 {
    color: #FFF;
}

html .featured-box-light .box-content {
    border-top-color: #FFF;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #00a7a1;
    color: #00a7a1;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: #f07830;
    color: #f07830;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
    border-color: #2e353e;
    color: #2e353e;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
    border-color: #FFF;
    color: #FFF;
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
    border-color: #00a7a1;
    color: #00a7a1;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-color: #f07830;
    color: #f07830;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
    border-color: #2e353e;
    color: #2e353e;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
    border-color: #FFF;
    color: #FFF;
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
    color: #00a7a1;
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
    color: #f07830;
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
    color: #2BAAB1;
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
    color: #2e353e;
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
    color: #FFF;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: #00a7a1;
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
    color: #f07830;
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
    color: #2BAAB1;
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
    color: #2e353e;
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
    color: #FFF;
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
    color: #00a7a1;
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
    color: #f07830;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
    color: #2BAAB1;
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
    color: #2e353e;
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
    color: #FFF;
}

html .featured-box-effect-2.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 3px #00a7a1;
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 3px #f07830;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 3px #2BAAB1;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 3px #383f48;
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 3px #2e353e;
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 3px #FFF;
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #00a7a1;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: #00a7a1 !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 10px #f07830;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background: #f07830 !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 10px #2BAAB1;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background: #2BAAB1 !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 10px #383f48;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
    background: #383f48 !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 10px #2e353e;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
    background: #2e353e !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 10px #FFF;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
    background: #FFF !important;
}

.feature-box .feature-box-icon {
    background-color: #00a7a1;
}

html .feature-box-primary .feature-box-icon {
    background-color: #00a7a1;
}

html .feature-box-secondary .feature-box-icon {
    background-color: #f07830;
}

html .feature-box-tertiary .feature-box-icon {
    background-color: #2BAAB1;
}

html .feature-box-quaternary .feature-box-icon {
    background-color: #383f48;
}

html .feature-box-dark .feature-box-icon {
    background-color: #2e353e;
}

html .feature-box-light .feature-box-icon {
    background-color: #FFF;
}

.feature-box.feature-box-style-2 .feature-box-icon i.fa, .feature-box.feature-box-style-2 .feature-box-icon em.fa, .feature-box.feature-box-style-2 .feature-box-icon i.fas, .feature-box.feature-box-style-2 .feature-box-icon em.fas, .feature-box.feature-box-style-2 .feature-box-icon i.far, .feature-box.feature-box-style-2 .feature-box-icon em.far, .feature-box.feature-box-style-2 .feature-box-icon i.fal, .feature-box.feature-box-style-2 .feature-box-icon em.fal, .feature-box.feature-box-style-2 .feature-box-icon i.fab, .feature-box.feature-box-style-2 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-primary.feature-box-style-2 .feature-box-icon em.fa, html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fas, html .feature-box-primary.feature-box-style-2 .feature-box-icon em.fas, html .feature-box-primary.feature-box-style-2 .feature-box-icon i.far, html .feature-box-primary.feature-box-style-2 .feature-box-icon em.far, html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fal, html .feature-box-primary.feature-box-style-2 .feature-box-icon em.fal, html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fab, html .feature-box-primary.feature-box-style-2 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.fa, html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fas, html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.fas, html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.far, html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.far, html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fal, html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.fal, html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fab, html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.fab {
    color: #f07830;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.fa, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fas, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.fas, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.far, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.far, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fal, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.fal, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fab, html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.fab {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.fa, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fas, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.fas, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.far, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.far, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fal, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.fal, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fab, html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.fab {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-2 .feature-box-icon em.fa, html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fas, html .feature-box-dark.feature-box-style-2 .feature-box-icon em.fas, html .feature-box-dark.feature-box-style-2 .feature-box-icon i.far, html .feature-box-dark.feature-box-style-2 .feature-box-icon em.far, html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fal, html .feature-box-dark.feature-box-style-2 .feature-box-icon em.fal, html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fab, html .feature-box-dark.feature-box-style-2 .feature-box-icon em.fab {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-2 .feature-box-icon em.fa, html .feature-box-light.feature-box-style-2 .feature-box-icon i.fas, html .feature-box-light.feature-box-style-2 .feature-box-icon em.fas, html .feature-box-light.feature-box-style-2 .feature-box-icon i.far, html .feature-box-light.feature-box-style-2 .feature-box-icon em.far, html .feature-box-light.feature-box-style-2 .feature-box-icon i.fal, html .feature-box-light.feature-box-style-2 .feature-box-icon em.fal, html .feature-box-light.feature-box-style-2 .feature-box-icon i.fab, html .feature-box-light.feature-box-style-2 .feature-box-icon em.fab {
    color: #FFF;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #00a7a1;
}

    .feature-box.feature-box-style-3 .feature-box-icon i.fa, .feature-box.feature-box-style-3 .feature-box-icon em.fa, .feature-box.feature-box-style-3 .feature-box-icon i.fas, .feature-box.feature-box-style-3 .feature-box-icon em.fas, .feature-box.feature-box-style-3 .feature-box-icon i.far, .feature-box.feature-box-style-3 .feature-box-icon em.far, .feature-box.feature-box-style-3 .feature-box-icon i.fal, .feature-box.feature-box-style-3 .feature-box-icon em.fal, .feature-box.feature-box-style-3 .feature-box-icon i.fab, .feature-box.feature-box-style-3 .feature-box-icon em.fab {
        color: #00a7a1;
    }

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
    border-color: #00a7a1;
}

    html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-primary.feature-box-style-3 .feature-box-icon em.fa, html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fas, html .feature-box-primary.feature-box-style-3 .feature-box-icon em.fas, html .feature-box-primary.feature-box-style-3 .feature-box-icon i.far, html .feature-box-primary.feature-box-style-3 .feature-box-icon em.far, html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fal, html .feature-box-primary.feature-box-style-3 .feature-box-icon em.fal, html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fab, html .feature-box-primary.feature-box-style-3 .feature-box-icon em.fab {
        color: #00a7a1;
    }

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
    border-color: #f07830;
}

    html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.fa, html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fas, html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.fas, html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.far, html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.far, html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fal, html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.fal, html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fab, html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.fab {
        color: #f07830;
    }

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
    border-color: #2BAAB1;
}

    html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.fa, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fas, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.fas, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.far, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.far, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fal, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.fal, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fab, html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.fab {
        color: #2BAAB1;
    }

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
    border-color: #383f48;
}

    html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.fa, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fas, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.fas, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.far, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.far, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fal, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.fal, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fab, html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.fab {
        color: #383f48;
    }

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
    border-color: #2e353e;
}

    html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-3 .feature-box-icon em.fa, html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fas, html .feature-box-dark.feature-box-style-3 .feature-box-icon em.fas, html .feature-box-dark.feature-box-style-3 .feature-box-icon i.far, html .feature-box-dark.feature-box-style-3 .feature-box-icon em.far, html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fal, html .feature-box-dark.feature-box-style-3 .feature-box-icon em.fal, html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fab, html .feature-box-dark.feature-box-style-3 .feature-box-icon em.fab {
        color: #2e353e;
    }

html .feature-box-light.feature-box-style-3 .feature-box-icon {
    border-color: #FFF;
}

    html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-3 .feature-box-icon em.fa, html .feature-box-light.feature-box-style-3 .feature-box-icon i.fas, html .feature-box-light.feature-box-style-3 .feature-box-icon em.fas, html .feature-box-light.feature-box-style-3 .feature-box-icon i.far, html .feature-box-light.feature-box-style-3 .feature-box-icon em.far, html .feature-box-light.feature-box-style-3 .feature-box-icon i.fal, html .feature-box-light.feature-box-style-3 .feature-box-icon em.fal, html .feature-box-light.feature-box-style-3 .feature-box-icon i.fab, html .feature-box-light.feature-box-style-3 .feature-box-icon em.fab {
        color: #FFF;
    }

.feature-box.feature-box-style-4 .feature-box-icon i.fa, .feature-box.feature-box-style-4 .feature-box-icon em.fa, .feature-box.feature-box-style-4 .feature-box-icon i.fas, .feature-box.feature-box-style-4 .feature-box-icon em.fas, .feature-box.feature-box-style-4 .feature-box-icon i.far, .feature-box.feature-box-style-4 .feature-box-icon em.far, .feature-box.feature-box-style-4 .feature-box-icon i.fal, .feature-box.feature-box-style-4 .feature-box-icon em.fal, .feature-box.feature-box-style-4 .feature-box-icon i.fab, .feature-box.feature-box-style-4 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-primary.feature-box-style-4 .feature-box-icon em.fa, html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fas, html .feature-box-primary.feature-box-style-4 .feature-box-icon em.fas, html .feature-box-primary.feature-box-style-4 .feature-box-icon i.far, html .feature-box-primary.feature-box-style-4 .feature-box-icon em.far, html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fal, html .feature-box-primary.feature-box-style-4 .feature-box-icon em.fal, html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fab, html .feature-box-primary.feature-box-style-4 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.fa, html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fas, html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.fas, html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.far, html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.far, html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fal, html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.fal, html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fab, html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.fab {
    color: #f07830;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.fa, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fas, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.fas, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.far, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.far, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fal, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.fal, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fab, html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.fab {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.fa, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fas, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.fas, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.far, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.far, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fal, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.fal, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fab, html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.fab {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-4 .feature-box-icon em.fa, html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fas, html .feature-box-dark.feature-box-style-4 .feature-box-icon em.fas, html .feature-box-dark.feature-box-style-4 .feature-box-icon i.far, html .feature-box-dark.feature-box-style-4 .feature-box-icon em.far, html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fal, html .feature-box-dark.feature-box-style-4 .feature-box-icon em.fal, html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fab, html .feature-box-dark.feature-box-style-4 .feature-box-icon em.fab {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-4 .feature-box-icon em.fa, html .feature-box-light.feature-box-style-4 .feature-box-icon i.fas, html .feature-box-light.feature-box-style-4 .feature-box-icon em.fas, html .feature-box-light.feature-box-style-4 .feature-box-icon i.far, html .feature-box-light.feature-box-style-4 .feature-box-icon em.far, html .feature-box-light.feature-box-style-4 .feature-box-icon i.fal, html .feature-box-light.feature-box-style-4 .feature-box-icon em.fal, html .feature-box-light.feature-box-style-4 .feature-box-icon i.fab, html .feature-box-light.feature-box-style-4 .feature-box-icon em.fab {
    color: #FFF;
}

.feature-box.feature-box-style-5 .feature-box-icon i.fa, .feature-box.feature-box-style-5 .feature-box-icon em.fa, .feature-box.feature-box-style-5 .feature-box-icon i.fas, .feature-box.feature-box-style-5 .feature-box-icon em.fas, .feature-box.feature-box-style-5 .feature-box-icon i.far, .feature-box.feature-box-style-5 .feature-box-icon em.far, .feature-box.feature-box-style-5 .feature-box-icon i.fal, .feature-box.feature-box-style-5 .feature-box-icon em.fal, .feature-box.feature-box-style-5 .feature-box-icon i.fab, .feature-box.feature-box-style-5 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-primary.feature-box-style-5 .feature-box-icon em.fa, html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fas, html .feature-box-primary.feature-box-style-5 .feature-box-icon em.fas, html .feature-box-primary.feature-box-style-5 .feature-box-icon i.far, html .feature-box-primary.feature-box-style-5 .feature-box-icon em.far, html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fal, html .feature-box-primary.feature-box-style-5 .feature-box-icon em.fal, html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fab, html .feature-box-primary.feature-box-style-5 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.fa, html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fas, html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.fas, html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.far, html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.far, html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fal, html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.fal, html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fab, html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.fab {
    color: #f07830;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.fa, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fas, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.fas, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.far, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.far, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fal, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.fal, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fab, html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.fab {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.fa, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fas, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.fas, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.far, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.far, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fal, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.fal, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fab, html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.fab {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-5 .feature-box-icon em.fa, html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fas, html .feature-box-dark.feature-box-style-5 .feature-box-icon em.fas, html .feature-box-dark.feature-box-style-5 .feature-box-icon i.far, html .feature-box-dark.feature-box-style-5 .feature-box-icon em.far, html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fal, html .feature-box-dark.feature-box-style-5 .feature-box-icon em.fal, html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fab, html .feature-box-dark.feature-box-style-5 .feature-box-icon em.fab {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-5 .feature-box-icon em.fa, html .feature-box-light.feature-box-style-5 .feature-box-icon i.fas, html .feature-box-light.feature-box-style-5 .feature-box-icon em.fas, html .feature-box-light.feature-box-style-5 .feature-box-icon i.far, html .feature-box-light.feature-box-style-5 .feature-box-icon em.far, html .feature-box-light.feature-box-style-5 .feature-box-icon i.fal, html .feature-box-light.feature-box-style-5 .feature-box-icon em.fal, html .feature-box-light.feature-box-style-5 .feature-box-icon i.fab, html .feature-box-light.feature-box-style-5 .feature-box-icon em.fab {
    color: #FFF;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-primary.feature-box-style-6 .feature-box-icon em.fa, html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fas, html .feature-box-primary.feature-box-style-6 .feature-box-icon em.fas, html .feature-box-primary.feature-box-style-6 .feature-box-icon i.far, html .feature-box-primary.feature-box-style-6 .feature-box-icon em.far, html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fal, html .feature-box-primary.feature-box-style-6 .feature-box-icon em.fal, html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fab, html .feature-box-primary.feature-box-style-6 .feature-box-icon em.fab {
    color: #00a7a1;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.fa, html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fas, html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.fas, html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.far, html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.far, html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fal, html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.fal, html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fab, html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.fab {
    color: #f07830;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.fa, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fas, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.fas, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.far, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.far, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fal, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.fal, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fab, html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.fab {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.fa, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fas, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.fas, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.far, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.far, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fal, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.fal, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fab, html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.fab {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-6 .feature-box-icon em.fa, html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fas, html .feature-box-dark.feature-box-style-6 .feature-box-icon em.fas, html .feature-box-dark.feature-box-style-6 .feature-box-icon i.far, html .feature-box-dark.feature-box-style-6 .feature-box-icon em.far, html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fal, html .feature-box-dark.feature-box-style-6 .feature-box-icon em.fal, html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fab, html .feature-box-dark.feature-box-style-6 .feature-box-icon em.fab {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-6 .feature-box-icon em.fa, html .feature-box-light.feature-box-style-6 .feature-box-icon i.fas, html .feature-box-light.feature-box-style-6 .feature-box-icon em.fas, html .feature-box-light.feature-box-style-6 .feature-box-icon i.far, html .feature-box-light.feature-box-style-6 .feature-box-icon em.far, html .feature-box-light.feature-box-style-6 .feature-box-icon i.fal, html .feature-box-light.feature-box-style-6 .feature-box-icon em.fal, html .feature-box-light.feature-box-style-6 .feature-box-icon i.fab, html .feature-box-light.feature-box-style-6 .feature-box-icon em.fab {
    color: #FFF;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(1) .featured-box-full-primary {
    background-color: #007f7b;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(2) .featured-box-full-primary {
    background-color: #009993;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(3) .featured-box-full-primary {
    background-color: #00a7a1;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(4) .featured-box-full-primary {
    background-color: #00cbc5;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(5) .featured-box-full-primary {
    background-color: #00e5dd;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(6) .featured-box-full-primary {
    background-color: #00fff6;
}

html .featured-boxes-full .featured-box-full-primary {
    background-color: #00a7a1;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-secondary {
    background-color: #f07830;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-tertiary {
    background-color: #2BAAB1;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-quaternary {
    background-color: #383f48;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-dark {
    background-color: #2e353e;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-light {
    background-color: #FFF;
    color: #777;
}

html .btn {
    border-radius: unset;
    white-space: nowrap;
}

html .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #00a7a1;
    border-color: #00a7a1 #00a7a1 #007f7b;
}

    html .btn-primary:hover {
        border-color: #00cbc5 #00cbc5 #009993;
        background-color: #00cbc5;
    }

    html .btn-primary:active, html .btn-primary:focus {
        border-color: #009993 #009993 #009993;
        background-color: #009993;
    }

    html .btn-primary.dropdown-toggle {
        border-left-color: #009993;
    }

    html .btn-primary[disabled] {
        border-color: #19fff7;
        background-color: #19fff7;
    }

    html .btn-primary:hover {
        color: #FFF;
    }

    html .btn-primary:focus {
        box-shadow: 0 0 0 0.2rem #00e5dd !important;
        color: #FFF;
    }

    html .btn-primary:active {
        border-color: #00a7a1 #00a7a1 #007f7b !important;
        background-color: #007f7b !important;
        color: #FFF;
    }

html .btn-secondary {
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f07830;
    border-color: #f07830 #f07830 #dd5d10;
}

    html .btn-secondary:hover {
        border-color: #f28848 #f28848 #ee6818;
        background-color: #f28848;
    }

    html .btn-secondary:active, html .btn-secondary:focus {
        border-color: #ee6818 #ee6818 #ee6818;
        background-color: #ee6818;
    }

    html .btn-secondary.dropdown-toggle {
        border-left-color: #ee6818;
    }

    html .btn-secondary[disabled] {
        border-color: #f7b68f;
        background-color: #f7b68f;
    }

    html .btn-secondary:hover {
        color: #FFF;
    }

    html .btn-secondary:focus {
        box-shadow: 0 0 0 0.2rem #f39760 !important;
        color: #FFF;
    }

    html .btn-secondary:active {
        border-color: #f07830 #f07830 #dd5d10 !important;
        background-color: #dd5d10 !important;
        color: #FFF;
    }

html .btn-tertiary {
    color: #fff;
    background-color: #00a7a1;
    border-color: #2BAAB1 #2BAAB1 #218388;
}

    html .btn-tertiary:hover {
        border-color: #00a7a1 #00a7a1 #00a7a1;
        background-color: #b3e3e1;
        color: #00a7a1 !important;
    }

    html .btn-tertiary:active, html .btn-tertiary:focus {
        border-color: #26969c #26969c #26969c;
        background-color: #26969c;
    }

    html .btn-tertiary.dropdown-toggle {
        border-left-color: #26969c;
    }

    html .btn-tertiary[disabled] {
        border-color: #68d4da;
        background-color: #68d4da;
    }

    html .btn-tertiary:hover {
        color: #FFF;
    }

    html .btn-tertiary:focus {
        box-shadow: 0 0 0 0.2rem #3fc9d0 !important;
        color: #FFF;
    }

    html .btn-tertiary:active {
        border-color: #2BAAB1 #2BAAB1 #218388 !important;
        background-color: #218388 !important;
        color: #FFF;
    }

html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
}

    html .btn-quaternary:hover {
        border-color: #434c56 #434c56 #2d323a;
        background-color: #434c56;
    }

    html .btn-quaternary:active, html .btn-quaternary:focus {
        border-color: #2d323a #2d323a #2d323a;
        background-color: #2d323a;
    }

    html .btn-quaternary.dropdown-toggle {
        border-left-color: #2d323a;
    }

    html .btn-quaternary[disabled] {
        border-color: #657181;
        background-color: #657181;
    }

    html .btn-quaternary:hover {
        color: #FFF;
    }

    html .btn-quaternary:focus {
        box-shadow: 0 0 0 0.2rem #4e5865 !important;
        color: #FFF;
    }

    html .btn-quaternary:active {
        border-color: #383f48 #383f48 #22262b !important;
        background-color: #22262b !important;
        color: #FFF;
    }

html .btn-dark {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2e353e;
    border-color: #2e353e #2e353e #181c21;
}

    html .btn-dark:hover {
        border-color: #39424d #39424d #23282f;
        background-color: #39424d;
    }

    html .btn-dark:active, html .btn-dark:focus {
        border-color: #23282f #23282f #23282f;
        background-color: #23282f;
    }

    html .btn-dark.dropdown-toggle {
        border-left-color: #23282f;
    }

    html .btn-dark[disabled] {
        border-color: #596779;
        background-color: #596779;
    }

    html .btn-dark:hover {
        color: #FFF;
    }

    html .btn-dark:focus {
        box-shadow: 0 0 0 0.2rem #444e5b !important;
        color: #FFF;
    }

    html .btn-dark:active {
        border-color: #2e353e #2e353e #181c21 !important;
        background-color: #181c21 !important;
        color: #FFF;
    }

html .btn-light {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FFF;
    border-color: #FFF #FFF #e6e6e6;
}

    html .btn-light:hover {
        border-color: #ffffff #ffffff #f2f2f2;
        background-color: #ffffff;
    }

    html .btn-light:active, html .btn-light:focus {
        border-color: #f2f2f2 #f2f2f2 #f2f2f2;
        background-color: #f2f2f2;
    }

    html .btn-light.dropdown-toggle {
        border-left-color: #f2f2f2;
    }

    html .btn-light[disabled] {
        border-color: #ffffff;
        background-color: #ffffff;
    }

    html .btn-light:hover {
        color: #777;
    }

    html .btn-light:focus {
        box-shadow: 0 0 0 0.2rem #ffffff !important;
        color: #777;
    }

    html .btn-light:active {
        border-color: #FFF #FFF #e6e6e6 !important;
        background-color: #e6e6e6 !important;
        color: #777;
    }

html .btn-outline.btn-primary {
    background: transparent;
    border-color: #00a7a1;
    color: #00a7a1;
    text-shadow: none;
}

    html .btn-outline.btn-primary:hover, html .btn-outline.btn-primary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #00a7a1;
        border-color: #00a7a1 #00a7a1 #007f7b;
        border-color: #00a7a1 !important;
        color: #FFF;
    }

        html .btn-outline.btn-primary:hover:hover, html .btn-outline.btn-primary:focus:hover {
            border-color: #00cbc5 #00cbc5 #009993;
            background-color: #00cbc5;
        }

        html .btn-outline.btn-primary:hover:active, html .btn-outline.btn-primary:focus:active, html .btn-outline.btn-primary:hover:focus, html .btn-outline.btn-primary:focus:focus {
            border-color: #009993 #009993 #009993;
            background-color: #009993;
        }

        html .btn-outline.btn-primary:hover.dropdown-toggle, html .btn-outline.btn-primary:focus.dropdown-toggle {
            border-left-color: #009993;
        }

        html .btn-outline.btn-primary:hover[disabled], html .btn-outline.btn-primary:focus[disabled] {
            border-color: #19fff7;
            background-color: #19fff7;
        }

html .wrapper .btn-borders.btn-primary {
    background: transparent;
    border-color: #00a7a1;
    color: #00a7a1;
    text-shadow: none;
}
html .wrapper.inner .btn-borders.btn-primary{
    border: 2px solid #00a7a1;
}
html .wrapper.inner .btn-borders.btn-lg, html .wrapper.inner .btn-group-lg>.btn-borders.btn {
    padding: 8px 16px;
}
html .wrapper.inner .btn-borders.btn-primary.ms {
    background: transparent;
    border: 2px solid #00a7a1;
    color: #00a7a1;
    text-shadow: none;
    padding: 40px;
    text-transform: unset !important;
    font-size: 20px;
    font-weight: bold !important;
    white-space: nowrap;
}
    html .btn-borders.btn-primary:hover, html .btn-borders.btn-primary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #00a7a1;
        border-color: #00a7a1 #00a7a1 #007f7b;
        border-color: #00a7a1 !important;
        color: #FFF;
    }

        html .btn-borders.btn-primary:hover:hover, html .btn-borders.btn-primary:focus:hover {
            border-color: #00cbc5 #00cbc5 #009993;
            background-color: #00cbc5;
        }

        html .btn-borders.btn-primary:hover:active, html .btn-borders.btn-primary:focus:active, html .btn-borders.btn-primary:hover:focus, html .btn-borders.btn-primary:focus:focus {
            border-color: #009993 #009993 #009993;
            background-color: #009993;
        }

        html .btn-borders.btn-primary:hover.dropdown-toggle, html .btn-borders.btn-primary:focus.dropdown-toggle {
            border-left-color: #009993;
        }

        html .btn-borders.btn-primary:hover[disabled], html .btn-borders.btn-primary:focus[disabled] {
            border-color: #19fff7;
            background-color: #19fff7;
        }

html .btn-outline.btn-secondary {
    background: transparent;
    border-color: #f07830;
    color: #f07830;
    text-shadow: none;
}

    html .btn-outline.btn-secondary:hover, html .btn-outline.btn-secondary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #f07830;
        border-color: #f07830 #f07830 #dd5d10;
        border-color: #f07830 !important;
        color: #FFF;
    }

        html .btn-outline.btn-secondary:hover:hover, html .btn-outline.btn-secondary:focus:hover {
            border-color: #f28848 #f28848 #ee6818;
            background-color: #f28848;
        }

        html .btn-outline.btn-secondary:hover:active, html .btn-outline.btn-secondary:focus:active, html .btn-outline.btn-secondary:hover:focus, html .btn-outline.btn-secondary:focus:focus {
            border-color: #ee6818 #ee6818 #ee6818;
            background-color: #ee6818;
        }

        html .btn-outline.btn-secondary:hover.dropdown-toggle, html .btn-outline.btn-secondary:focus.dropdown-toggle {
            border-left-color: #ee6818;
        }

        html .btn-outline.btn-secondary:hover[disabled], html .btn-outline.btn-secondary:focus[disabled] {
            border-color: #f7b68f;
            background-color: #f7b68f;
        }

html .btn-borders.btn-secondary {
    background: transparent;
    border-color: #f07830;
    color: #f07830 !important;
    text-shadow: none;
}

    html .btn-borders.btn-secondary:hover, html .btn-borders.btn-secondary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #f07830;
        border-color: #f07830 #f07830 #dd5d10;
        border-color: #f07830 !important;
        color: #FFF;
    }

        html .btn-borders.btn-secondary:hover:hover, html .btn-borders.btn-secondary:focus:hover {
            border-color: #f28848 #f28848 #ee6818;
            background-color: #f28848;
        }

        html .btn-borders.btn-secondary:hover:active, html .btn-borders.btn-secondary:focus:active, html .btn-borders.btn-secondary:hover:focus, html .btn-borders.btn-secondary:focus:focus {
            border-color: #ee6818 #ee6818 #ee6818;
            background-color: #ee6818;
        }

        html .btn-borders.btn-secondary:hover.dropdown-toggle, html .btn-borders.btn-secondary:focus.dropdown-toggle {
            border-left-color: #ee6818;
        }

        html .btn-borders.btn-secondary:hover[disabled], html .btn-borders.btn-secondary:focus[disabled] {
            border-color: #f7b68f;
            background-color: #f7b68f;
        }

html .btn-outline.btn-tertiary {
    background: transparent;
    border-color: #2BAAB1;
    color: #2BAAB1;
    text-shadow: none;
}

    html .btn-outline.btn-tertiary:hover, html .btn-outline.btn-tertiary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #2BAAB1;
        border-color: #2BAAB1 #2BAAB1 #218388;
        border-color: #2BAAB1 !important;
        color: #FFF;
    }

        html .btn-outline.btn-tertiary:hover:hover, html .btn-outline.btn-tertiary:focus:hover {
            border-color: #30bec6 #30bec6 #26969c;
            background-color: #30bec6;
        }

        html .btn-outline.btn-tertiary:hover:active, html .btn-outline.btn-tertiary:focus:active, html .btn-outline.btn-tertiary:hover:focus, html .btn-outline.btn-tertiary:focus:focus {
            border-color: #26969c #26969c #26969c;
            background-color: #26969c;
        }

        html .btn-outline.btn-tertiary:hover.dropdown-toggle, html .btn-outline.btn-tertiary:focus.dropdown-toggle {
            border-left-color: #26969c;
        }

        html .btn-outline.btn-tertiary:hover[disabled], html .btn-outline.btn-tertiary:focus[disabled] {
            border-color: #68d4da;
            background-color: #68d4da;
        }

html .btn-borders.btn-tertiary {
    background: transparent;
    border-color: #2BAAB1;
    color: #2BAAB1;
    text-shadow: none;
}

    html .btn-borders.btn-tertiary:hover, html .btn-borders.btn-tertiary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #2BAAB1;
        border-color: #2BAAB1 #2BAAB1 #218388;
        border-color: #2BAAB1 !important;
        color: #FFF;
    }

        html .btn-borders.btn-tertiary:hover:hover, html .btn-borders.btn-tertiary:focus:hover {
            border-color: #30bec6 #30bec6 #26969c;
            background-color: #30bec6;
        }

        html .btn-borders.btn-tertiary:hover:active, html .btn-borders.btn-tertiary:focus:active, html .btn-borders.btn-tertiary:hover:focus, html .btn-borders.btn-tertiary:focus:focus {
            border-color: #26969c #26969c #26969c;
            background-color: #26969c;
        }

        html .btn-borders.btn-tertiary:hover.dropdown-toggle, html .btn-borders.btn-tertiary:focus.dropdown-toggle {
            border-left-color: #26969c;
        }

        html .btn-borders.btn-tertiary:hover[disabled], html .btn-borders.btn-tertiary:focus[disabled] {
            border-color: #68d4da;
            background-color: #68d4da;
        }


html .btn-outline.btn-blu {
    background: transparent;
    border-color: #6986b7;
    color: #6986b7;
    text-shadow: none;
}

    html .btn-outline.btn-blu:hover, html .btn-outline.btn-blu:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #6986b7;
        border-color: #6986b7 #6986b7 #23457f;
        border-color: #6986b7 !important;
        color: #FFF;
    }

        html .btn-outline.btn-blu:hover:hover, html .btn-outline.btn-blu:focus:hover {
            border-color: #366cc8 #366cc8 #244f98;
            background-color: #366cc8;
        }

        html .btn-outline.btn-blu:hover:active, html .btn-outline.btn-blu:focus:active, html .btn-outline.btn-blu:hover:focus, html .btn-outline.btn-blu:focus:focus {
            border-color: #244f98 #244f98 #244f98;
            background-color: #244f98;
        }

        html .btn-outline.btn-blu:hover.dropdown-toggle, html .btn-outline.btn-blu:focus.dropdown-toggle {
            border-left-color: #244f98;
        }

        html .btn-outline.btn-blu:hover[disabled], html .btn-outline.btn-blu:focus[disabled] {
            border-color: #7298da;
            background-color: #7298da;
        }


html .wrapper.inner .btn-borders.btn-blu{
    border: 2px solid #6986b7;
}

html .btn-borders.btn-blu {
    background: transparent;
    border-color: #6986b7;
    color: #6986b7;
    text-shadow: none;
}

    html .btn-borders.btn-blu:hover, html .btn-borders.btn-blu:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #6986b7;
        border-color: #6986b7 #6986b7 #23457f;
        border-color: #325ea7 !important;
        color: #FFF;
    }

        html .btn-borders.btn-blu:hover:hover, html .btn-outline.btn-blu:focus:hover {
            border-color: #366cc8 #366cc8 #244f98;
            background-color: #6986b7;
        }

        html .btn-borders.btn-blu:hover:active, html .btn-borders.btn-blu:focus:active, html .btn-borders.btn-blu:hover:focus, html .btn-borders.btn-blu:focus:focus {
            border-color: #244f98 #244f98 #244f98;
            background-color: #6986b7;
        }

        html .btn-borders.btn-blu:hover.dropdown-toggle, html .btn-borders.btn-blu:focus.dropdown-toggle {
            border-left-color: #244f98;
        }

        html .btn-borders.btn-blu:hover[disabled], html .btn-borders.btn-blu:focus[disabled] {
            border-color: #7298da;
            background-color: #7298da;
        }





html .btn-outline.btn-quaternary {
    background: transparent;
    border-color: #383f48;
    color: #383f48;
    text-shadow: none;
}

    html .btn-outline.btn-quaternary:hover, html .btn-outline.btn-quaternary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #383f48;
        border-color: #383f48 #383f48 #22262b;
        border-color: #383f48 !important;
        color: #FFF;
    }

        html .btn-outline.btn-quaternary:hover:hover, html .btn-outline.btn-quaternary:focus:hover {
            border-color: #434c56 #434c56 #2d323a;
            background-color: #434c56;
        }

        html .btn-outline.btn-quaternary:hover:active, html .btn-outline.btn-quaternary:focus:active, html .btn-outline.btn-quaternary:hover:focus, html .btn-outline.btn-quaternary:focus:focus {
            border-color: #2d323a #2d323a #2d323a;
            background-color: #2d323a;
        }

        html .btn-outline.btn-quaternary:hover.dropdown-toggle, html .btn-outline.btn-quaternary:focus.dropdown-toggle {
            border-left-color: #2d323a;
        }

        html .btn-outline.btn-quaternary:hover[disabled], html .btn-outline.btn-quaternary:focus[disabled] {
            border-color: #657181;
            background-color: #657181;
        }

html .btn-borders.btn-quaternary {
    background: transparent;
    border-color: #383f48;
    color: #383f48;
    text-shadow: none;
}

    html .btn-borders.btn-quaternary:hover, html .btn-borders.btn-quaternary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #383f48;
        border-color: #383f48 #383f48 #22262b;
        border-color: #383f48 !important;
        color: #FFF;
    }

        html .btn-borders.btn-quaternary:hover:hover, html .btn-borders.btn-quaternary:focus:hover {
            border-color: #434c56 #434c56 #2d323a;
            background-color: #434c56;
        }

        html .btn-borders.btn-quaternary:hover:active, html .btn-borders.btn-quaternary:focus:active, html .btn-borders.btn-quaternary:hover:focus, html .btn-borders.btn-quaternary:focus:focus {
            border-color: #2d323a #2d323a #2d323a;
            background-color: #2d323a;
        }

        html .btn-borders.btn-quaternary:hover.dropdown-toggle, html .btn-borders.btn-quaternary:focus.dropdown-toggle {
            border-left-color: #2d323a;
        }

        html .btn-borders.btn-quaternary:hover[disabled], html .btn-borders.btn-quaternary:focus[disabled] {
            border-color: #657181;
            background-color: #657181;
        }

html .btn-outline.btn-dark {
    background: transparent;
    border-color: #2e353e;
    color: #2e353e;
    text-shadow: none;
}

    html .btn-outline.btn-dark:hover, html .btn-outline.btn-dark:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #2e353e;
        border-color: #2e353e #2e353e #181c21;
        border-color: #2e353e !important;
        color: #FFF;
    }

        html .btn-outline.btn-dark:hover:hover, html .btn-outline.btn-dark:focus:hover {
            border-color: #39424d #39424d #23282f;
            background-color: #39424d;
        }

        html .btn-outline.btn-dark:hover:active, html .btn-outline.btn-dark:focus:active, html .btn-outline.btn-dark:hover:focus, html .btn-outline.btn-dark:focus:focus {
            border-color: #23282f #23282f #23282f;
            background-color: #23282f;
        }

        html .btn-outline.btn-dark:hover.dropdown-toggle, html .btn-outline.btn-dark:focus.dropdown-toggle {
            border-left-color: #23282f;
        }

        html .btn-outline.btn-dark:hover[disabled], html .btn-outline.btn-dark:focus[disabled] {
            border-color: #596779;
            background-color: #596779;
        }

html .btn-borders.btn-dark {
    background: transparent;
    border-color: #2e353e;
    color: #2e353e;
    text-shadow: none;
}

    html .btn-borders.btn-dark:hover, html .btn-borders.btn-dark:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #2e353e;
        border-color: #2e353e #2e353e #181c21;
        border-color: #2e353e !important;
        color: #FFF;
    }

        html .btn-borders.btn-dark:hover:hover, html .btn-borders.btn-dark:focus:hover {
            border-color: #39424d #39424d #23282f;
            background-color: #39424d;
        }

        html .btn-borders.btn-dark:hover:active, html .btn-borders.btn-dark:focus:active, html .btn-borders.btn-dark:hover:focus, html .btn-borders.btn-dark:focus:focus {
            border-color: #23282f #23282f #23282f;
            background-color: #23282f;
        }

        html .btn-borders.btn-dark:hover.dropdown-toggle, html .btn-borders.btn-dark:focus.dropdown-toggle {
            border-left-color: #23282f;
        }

        html .btn-borders.btn-dark:hover[disabled], html .btn-borders.btn-dark:focus[disabled] {
            border-color: #596779;
            background-color: #596779;
        }

html .btn-outline.btn-light {
    background: transparent;
    border-color: #FFF;
    color: #FFF;
    text-shadow: none;
}

    html .btn-outline.btn-light:hover, html .btn-outline.btn-light:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #FFF;
        border-color: #FFF #FFF #e6e6e6;
        border-color: #FFF !important;
        color: #777;
    }

        html .btn-outline.btn-light:hover:hover, html .btn-outline.btn-light:focus:hover {
            border-color: #ffffff #ffffff #f2f2f2;
            background-color: #ffffff;
        }

        html .btn-outline.btn-light:hover:active, html .btn-outline.btn-light:focus:active, html .btn-outline.btn-light:hover:focus, html .btn-outline.btn-light:focus:focus {
            border-color: #f2f2f2 #f2f2f2 #f2f2f2;
            background-color: #f2f2f2;
        }

        html .btn-outline.btn-light:hover.dropdown-toggle, html .btn-outline.btn-light:focus.dropdown-toggle {
            border-left-color: #f2f2f2;
        }

        html .btn-outline.btn-light:hover[disabled], html .btn-outline.btn-light:focus[disabled] {
            border-color: #ffffff;
            background-color: #ffffff;
        }

html .btn-borders.btn-light {
    background: transparent;
    border-color: #FFF;
    color: #FFF;
    text-shadow: none;
}

    html .btn-borders.btn-light:hover, html .btn-borders.btn-light:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #FFF;
        border-color: #FFF #FFF #e6e6e6;
        border-color: #FFF !important;
        color: #777;
    }

        html .btn-borders.btn-light:hover:hover, html .btn-borders.btn-light:focus:hover {
            border-color: #ffffff #ffffff #f2f2f2;
            background-color: #ffffff;
        }

        html .btn-borders.btn-light:hover:active, html .btn-borders.btn-light:focus:active, html .btn-borders.btn-light:hover:focus, html .btn-borders.btn-light:focus:focus {
            border-color: #f2f2f2 #f2f2f2 #f2f2f2;
            background-color: #f2f2f2;
        }

        html .btn-borders.btn-light:hover.dropdown-toggle, html .btn-borders.btn-light:focus.dropdown-toggle {
            border-left-color: #f2f2f2;
        }

        html .btn-borders.btn-light:hover[disabled], html .btn-borders.btn-light:focus[disabled] {
            border-color: #ffffff;
            background-color: #ffffff;
        }

html .divider.divider-primary .fa, html .divider.divider-primary .fas, html .divider.divider-primary .far, html .divider.divider-primary .fal, html .divider.divider-primary .fab {
    color: #00a7a1;
}

html .divider.divider-primary.divider-small hr {
    background: #00a7a1;
}

html .divider.divider-secondary .fa, html .divider.divider-secondary .fas, html .divider.divider-secondary .far, html .divider.divider-secondary .fal, html .divider.divider-secondary .fab {
    color: #f07830;
}

html .divider.divider-secondary.divider-small hr {
    background: #f07830;
}

html .divider.divider-tertiary .fa, html .divider.divider-tertiary .fas, html .divider.divider-tertiary .far, html .divider.divider-tertiary .fal, html .divider.divider-tertiary .fab {
    color: #2BAAB1;
}

html .divider.divider-tertiary.divider-small hr {
    background: #2BAAB1;
}

html .divider.divider-quaternary .fa, html .divider.divider-quaternary .fas, html .divider.divider-quaternary .far, html .divider.divider-quaternary .fal, html .divider.divider-quaternary .fab {
    color: #383f48;
}

html .divider.divider-quaternary.divider-small hr {
    background: #383f48;
}

html .divider.divider-dark .fa, html .divider.divider-dark .fas, html .divider.divider-dark .far, html .divider.divider-dark .fal, html .divider.divider-dark .fab {
    color: #2e353e;
}

html .divider.divider-dark.divider-small hr {
    background: #2e353e;
}

html .divider.divider-light .fa, html .divider.divider-light .fas, html .divider.divider-light .far, html .divider.divider-light .fal, html .divider.divider-light .fab {
    color: #FFF;
}

html .divider.divider-light.divider-small hr {
    background: #FFF;
}

html .divider.divider-style-2.divider-primary .fa, html .divider.divider-style-2.divider-primary .fas, html .divider.divider-style-2.divider-primary .far, html .divider.divider-style-2.divider-primary .fal, html .divider.divider-style-2.divider-primary .fab {
    background: #00a7a1;
    color: #FFF;
}

html .divider.divider-style-2.divider-secondary .fa, html .divider.divider-style-2.divider-secondary .fas, html .divider.divider-style-2.divider-secondary .far, html .divider.divider-style-2.divider-secondary .fal, html .divider.divider-style-2.divider-secondary .fab {
    background: #f07830;
    color: #FFF;
}

html .divider.divider-style-2.divider-tertiary .fa, html .divider.divider-style-2.divider-tertiary .fas, html .divider.divider-style-2.divider-tertiary .far, html .divider.divider-style-2.divider-tertiary .fal, html .divider.divider-style-2.divider-tertiary .fab {
    background: #2BAAB1;
    color: #FFF;
}

html .divider.divider-style-2.divider-quaternary .fa, html .divider.divider-style-2.divider-quaternary .fas, html .divider.divider-style-2.divider-quaternary .far, html .divider.divider-style-2.divider-quaternary .fal, html .divider.divider-style-2.divider-quaternary .fab {
    background: #383f48;
    color: #FFF;
}

html .divider.divider-style-2.divider-dark .fa, html .divider.divider-style-2.divider-dark .fas, html .divider.divider-style-2.divider-dark .far, html .divider.divider-style-2.divider-dark .fal, html .divider.divider-style-2.divider-dark .fab {
    background: #2e353e;
    color: #FFF;
}

html .divider.divider-style-2.divider-light .fa, html .divider.divider-style-2.divider-light .fas, html .divider.divider-style-2.divider-light .far, html .divider.divider-style-2.divider-light .fal, html .divider.divider-style-2.divider-light .fab {
    background: #FFF;
    color: #777;
}

html .divider.divider-style-3.divider-primary .fa, html .divider.divider-style-3.divider-primary .fas, html .divider.divider-style-3.divider-primary .far, html .divider.divider-style-3.divider-primary .fal, html .divider.divider-style-3.divider-primary .fab {
    border-color: #00a7a1;
}

html .divider.divider-style-3.divider-secondary .fa, html .divider.divider-style-3.divider-secondary .fas, html .divider.divider-style-3.divider-secondary .far, html .divider.divider-style-3.divider-secondary .fal, html .divider.divider-style-3.divider-secondary .fab {
    border-color: #f07830;
}

html .divider.divider-style-3.divider-tertiary .fa, html .divider.divider-style-3.divider-tertiary .fas, html .divider.divider-style-3.divider-tertiary .far, html .divider.divider-style-3.divider-tertiary .fal, html .divider.divider-style-3.divider-tertiary .fab {
    border-color: #2BAAB1;
}

html .divider.divider-style-3.divider-quaternary .fa, html .divider.divider-style-3.divider-quaternary .fas, html .divider.divider-style-3.divider-quaternary .far, html .divider.divider-style-3.divider-quaternary .fal, html .divider.divider-style-3.divider-quaternary .fab {
    border-color: #383f48;
}

html .divider.divider-style-3.divider-dark .fa, html .divider.divider-style-3.divider-dark .fas, html .divider.divider-style-3.divider-dark .far, html .divider.divider-style-3.divider-dark .fal, html .divider.divider-style-3.divider-dark .fab {
    border-color: #2e353e;
}

html .divider.divider-style-3.divider-light .fa, html .divider.divider-style-3.divider-light .fas, html .divider.divider-style-3.divider-light .far, html .divider.divider-style-3.divider-light .fal, html .divider.divider-style-3.divider-light .fab {
    border-color: #FFF;
}

section.section.section-with-divider {
    margin: 56px 0 35px;
}

    section.section.section-with-divider .divider {
        margin: -56px 0 44px;
    }

.divider {
    border: 0;
    height: 1px;
    margin: 44px auto;
    background-image: -webkit-linear-gradient(left, transparent, #dbdbdb, transparent);
    background-image: linear-gradient(to right, transparent, #dbdbdb, transparent);
    text-align: center;
    position: relative;
    clear: both
}

    .divider.taller {
        margin: 66px auto
    }

    .divider .fa,
    .divider .fas,
    .divider .far,
    .divider .fal,
    .divider .fab,
    .divider .icons {
        text-align: center;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        background: #fff;
        border-radius: 50px;
        color: #a9a9a9;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        position: absolute;
        text-align: center;
        width: 50px;
        font-size: 20px;
        margin: 0 auto 0 -25px;
        top: -25px;
        left: 50%;
        z-index: 1
    }

    .divider.divider-solid {
        background: #dbdbdb
    }

    .divider.divider-icon-sm .fa,
    .divider.divider-icon-sm .fas,
    .divider.divider-icon-sm .far,
    .divider.divider-icon-sm .fal,
    .divider.divider-icon-sm .fab,
    .divider.divider-icon-sm .icons {
        width: 30px;
        height: 30px;
        line-height: 30px;
        top: -15px;
        font-size: 15px;
        margin-left: -16px
    }

    .divider.divider-icon-lg {
        margin: 86px 0
    }

        .divider.divider-icon-lg .fa,
        .divider.divider-icon-lg .fas,
        .divider.divider-icon-lg .far,
        .divider.divider-icon-lg .fal,
        .divider.divider-icon-lg .fab,
        .divider.divider-icon-lg .icons {
            width: 60px;
            height: 60px;
            line-height: 60px;
            top: -30px;
            font-size: 30px;
            margin-left: -30px
        }

        .divider.divider-icon-lg.taller {
            margin: 100px auto
        }

    .divider.divider-xs {
        width: 35%
    }

    .divider.divider-sm {
        width: 67%
    }

    .divider.divider-left .fa,
    .divider.divider-left .fas,
    .divider.divider-left .far,
    .divider.divider-left .fal,
    .divider.divider-left .fab,
    .divider.divider-left .icons {
        left: 0;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .divider.divider-right .fa,
    .divider.divider-right .fas,
    .divider.divider-right .far,
    .divider.divider-right .fal,
    .divider.divider-right .fab,
    .divider.divider-right .icons {
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: 0
    }

    .divider.divider-style-2 .fa,
    .divider.divider-style-2 .fas,
    .divider.divider-style-2 .far,
    .divider.divider-style-2 .fal,
    .divider.divider-style-2 .fab,
    .divider.divider-style-2 .icons {
        background: #f4f4f4;
        color: #a9a9a9
    }

    .divider.divider-style-3 .fa,
    .divider.divider-style-3 .fas,
    .divider.divider-style-3 .far,
    .divider.divider-style-3 .fal,
    .divider.divider-style-3 .fab,
    .divider.divider-style-3 .icons {
        border: 1px solid #cecece
    }

    .divider.divider-style-4 .fa,
    .divider.divider-style-4 .fas,
    .divider.divider-style-4 .far,
    .divider.divider-style-4 .fal,
    .divider.divider-style-4 .fab,
    .divider.divider-style-4 .icons {
        border: 1px solid #cecece
    }

        .divider.divider-style-4 .fa:after,
        .divider.divider-style-4 .fas:after,
        .divider.divider-style-4 .far:after,
        .divider.divider-style-4 .fal:after,
        .divider.divider-style-4 .fab:after,
        .divider.divider-style-4 .icons:after {
            border: 3px solid #f4f4f4;
            border-radius: 50%;
            box-sizing: initial;
            content: "";
            display: block;
            height: 100%;
            left: -4px;
            padding: 1px;
            position: absolute;
            top: -4px;
            width: 100%
        }

    .divider.divider-small {
        margin: 22px auto;
        background: transparent
    }

        .divider.divider-small hr {
            width: 50px;
            height: 3px;
            background: #555
        }

        .divider.divider-small.divider-small-center {
            text-align: center
        }

            .divider.divider-small.divider-small-center hr {
                margin-left: auto;
                margin-right: auto
            }

        .divider.divider-small.divider-small-right {
            text-align: right
        }

            .divider.divider-small.divider-small-right hr {
                margin-left: auto
            }

        .divider.divider-small.divider-light hr {
            background: #ddd
        }

        .divider.divider-small.divider-small-sm hr {
            height: 1px
        }

        .divider.divider-small.divider-small-lg hr {
            height: 6px
        }

        .divider.divider-small.tall {
            margin: 34px 0
        }

        .divider.divider-small.taller {
            margin: 46px 0
        }

    hr.dashed,
    .divider.dashed {
        background: none;
        position: relative
    }

        hr.dashed:after,
        .divider.dashed:after {
            border: 1px dashed #dbdbdb;
            content: "";
            display: block;
            height: 0;
            position: absolute;
            top: 50%;
            margin-top: -1px;
            width: 100%
        }

    hr.pattern,
    .divider.pattern {
        background: none;
        position: relative
    }

        hr.pattern:after,
        .divider.pattern:after {
            background: transparent url(assets/img/worn_dots.png) repeat 0 0;
            content: "";
            display: block;
            height: 15px;
            position: absolute;
            top: 50%;
            margin-top: -7px;
            width: 100%
        }

        hr.pattern.pattern-2:after,
        .divider.pattern.pattern-2:after {
            background-image: url(assets/img/az_subtle.png)
        }

ul.social-icons {
    margin: 0;
    padding: 0;
    width: auto
}

header ul.social-icons li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-image: url(Resources/img/social-sprites.png);
    background-repeat: no-repeat;
    background-position: 0 100px;
    display: none;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3)
}

ul.social-icons li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-image: url(assets/img/social-sprites.png);
    background-repeat: no-repeat;
    background-position: 0 100px;
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3)
}

    ul.social-icons.new li,
    ul.social-icons li.active {
        display: inline-block
    }

    ul.social-icons li a {
        display: block;
        height: 30px;
        width: 30px;
        text-align: center;
        font-size: 12px
    }

        ul.social-icons li a:hover {
            text-decoration: none
        }

        ul.social-icons li a i[class^="icon-"] {
            color: #444;
            position: relative;
            top: 3px
        }

        ul.social-icons li a:active {
            box-shadow: inset 0 0 10px rgba(0, 0, 0, .3), inset 0 0 10px rgba(0, 0, 0, .3)
        }

    ul.social-icons li[class] a {
        text-indent: -9999px
    }

    ul.social-icons li:active,
    ul.social-icons li a:active {
        border-radius: 100%
    }

    ul.social-icons li.digg {
        background-position: 0 0
    }

        ul.social-icons li.digg:hover {
            background-position: 0 -30px
        }

    ul.social-icons li.dribbble {
        background-position: 0 -60px
    }

        ul.social-icons li.dribbble:hover {
            background-position: 0 -90px
        }

    ul.social-icons li.facebook {
        background-position: 0 -120px
    }

        ul.social-icons li.facebook:hover {
            background-position: 0 -150px
        }

    ul.social-icons li.flickr {
        background-position: 0 -180px
    }

        ul.social-icons li.flickr:hover {
            background-position: 0 -210px
        }

    ul.social-icons li.forrst {
        background-position: 0 -240px
    }

        ul.social-icons li.forrst:hover {
            background-position: 0 -270px
        }

    ul.social-icons li.googleplus {
        background-position: 0 -300px
    }

        ul.social-icons li.googleplus:hover {
            background-position: 0 -330px
        }

    ul.social-icons li.html5 {
        background-position: 0 -360px
    }

        ul.social-icons li.html5:hover {
            background-position: 0 -390px
        }

    ul.social-icons li.icloud {
        background-position: 0 -420px
    }

        ul.social-icons li.icloud:hover {
            background-position: 0 -450px
        }

    ul.social-icons li.lastfm {
        background-position: 0 -480px
    }

        ul.social-icons li.lastfm:hover {
            background-position: 0 -510px
        }

    ul.social-icons li.linkedin {
        background-position: 0 -540px
    }

        ul.social-icons li.linkedin:hover {
            background-position: 0 -570px
        }

    ul.social-icons li.myspace {
        background-position: 0 -600px
    }

        ul.social-icons li.myspace:hover {
            background-position: 0 -630px
        }

    ul.social-icons li.paypal {
        background-position: 0 -660px
    }

        ul.social-icons li.paypal:hover {
            background-position: 0 -690px
        }

    ul.social-icons li.picasa {
        background-position: 0 -720px
    }

        ul.social-icons li.picasa:hover {
            background-position: 0 -750px
        }

    ul.social-icons li.pinterest {
        background-position: 0 -780px
    }

        ul.social-icons li.pinterest:hover {
            background-position: 0 -810px
        }

    ul.social-icons li.reddit {
        background-position: 0 -840px
    }

        ul.social-icons li.reddit:hover {
            background-position: 0 -870px
        }

    ul.social-icons li.rss {
        background-position: 0 -900px
    }

        ul.social-icons li.rss:hover {
            background-position: 0 -930px
        }

    ul.social-icons li.skype {
        background-position: 0 -960px
    }

        ul.social-icons li.skype:hover {
            background-position: 0 -990px
        }

    ul.social-icons li.stumbleupon {
        background-position: 0 -1020px
    }

        ul.social-icons li.stumbleupon:hover {
            background-position: 0 -1050px
        }

    ul.social-icons li.tumblr {
        background-position: 0 -1080px
    }

        ul.social-icons li.tumblr:hover {
            background-position: 0 -1110px
        }

    ul.social-icons li.twitter {
        background-position: 0 -1140px
    }

        ul.social-icons li.twitter:hover {
            background-position: 0 -1170px
        }

    ul.social-icons li.vimeo {
        background-position: 0 -1200px
    }

        ul.social-icons li.vimeo:hover {
            background-position: 0 -1230px
        }

    ul.social-icons li.wordpress {
        background-position: 0 -1260px
    }

        ul.social-icons li.wordpress:hover {
            background-position: 0 -1290px
        }

    ul.social-icons li.yahoo {
        background-position: 0 -1320px
    }

        ul.social-icons li.yahoo:hover {
            background-position: 0 -1350px
        }

    ul.social-icons li.youtube {
        background-position: 0 -1380px
    }

        ul.social-icons li.youtube:hover {
            background-position: 0 -1410px
        }

    ul.social-icons li.github {
        background-position: 0 -1440px
    }

        ul.social-icons li.github:hover {
            background-position: 0 -1470px
        }

    ul.social-icons li.behance {
        background-position: 0 -1500px
    }

        ul.social-icons li.behance:hover {
            background-position: 0 -1530px
        }

    ul.social-icons li.yelp {
        background-position: 0 -1560px
    }

        ul.social-icons li.yelp:hover {
            background-position: 0 -1590px
        }

    ul.social-icons li.mail {
        background-position: 0 -1620px
    }

        ul.social-icons li.mail:hover {
            background-position: 0 -1650px
        }

    ul.social-icons li.instagram {
        background-position: 0 -1680px
    }

        ul.social-icons li.instagram:hover {
            background-position: 0 -1710px
        }

    ul.social-icons li.foursquare {
        background-position: 0 -1740px
    }

        ul.social-icons li.foursquare:hover {
            background-position: 0 -1770px
        }

    ul.social-icons li.zerply {
        background-position: 0 -1800px
    }

        ul.social-icons li.zerply:hover {
            background-position: 0 -1830px
        }

    ul.social-icons li.vk {
        background-position: 0 -1860px
    }

        ul.social-icons li.vk:hover {
            background-position: 0 -1890px
        }

.social-icons-list {
    margin: 0 0 20px;
    padding: 0;
    display: block
}

    .social-icons-list a {
        background: #ccc;
        border-radius: 25px;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 30px
    }

        .social-icons-list a:hover {
            text-decoration: none
        }

        .social-icons-list a span {
            display: none
        }

        .social-icons-list a i,
        .social-icons-list a em {
            color: #fff;
            font-size: .9em;
            font-weight: normal
        }

ul.social-icons.new li,
ul.social-icons li.active {
    opacity: 0.8;
}

h6.FooterColHeader {
    color: #fff;
    letter-spacing: 0.2em;
    font-weight: bold;
    white-space: nowrap;
}
/*home-other-links*/
ul.home-other-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-other-links li {
    line-height: 16px;
    padding: 10px 0;
}

    .home-other-links li > a,
    .home-other-links li > a,
    .home-other-links li > a {
        color: #c1c1c1 !important;
    }

.fa-angle-right {
    color: #00a7a1;
    font-size: 12px;
}

h6.FooterColHeader {
    color: #fff;
    letter-spacing: 0.2em;
    font-weight: bold;
    white-space: nowrap;
}

#footer .footer-copyright {
    background: #646464;
    border-top: 4px solid #646464;
    margin-top: 40px;
    padding: 30px 0 10px;
}

    #footer .footer-copyright p {
        color: #ffffff;
        margin: 0;
        padding: 0;
        font-weight: 100;
        font-size: 14px !important;
    }

#footer .copyright {
    color: #ffffff;
}

#footer .terms {
    display: inline-block;
}

#footer .privacy {
    display: inline-block;
}

#footer .copyright, #footer .terms:before {
    display: inline-block;
}

#footer p, #footer a {
    font-size: 14px !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #fff !important;
}
#footer .app-moduleactions a{
    color: #00a7a1 !important;
}

footer .terms:before, footer .privacy:before {
    display: block;
    content: '';
    height: 12px;
    border-left: 1px solid #777;
    float: left;
    margin: 5px 10px 0 7px;
}

header nav.nav-main .dropdown-menu > li {
    display: none;
}

    header nav.nav-main .dropdown-menu > li.dropdown-menu-item {
        display: block;
    }

html header .nav-container .nav-main > ul > li > a {
    color: #fff !important;
    font-family: corporate-s, sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: inline-flex;
    position: relative;
    padding: 10px 20px 8px 12px;
    margin: 0 4px;
    text-decoration: none;
}

    html header .nav-container .nav-main > ul > li > a:after {
        content: '';
        display: inline-block;
        border: none;
        border-right: 1px solid #fff;
        position: absolute;
        right: -4px;
        height: 14px;
    }

html header .nav-container .nav-main > ul > li:last-child > a:after {
    display: none;
}

html header .nav-container .nav-main > ul > li.active > a {
    color: #ffffff;
    font-family: corporate-s, sans-serif;
    font-size: 16px;
}

html header .nav-container .nav-main > ul > li:hover > a, html header .nav-container .nav-main > ul > li > a:focus, html header .nav-container .nav-main > ul > li.focused > a {
    color: #ffffff;
}

html header .nav-container .nav-main > ul ul > li > a {
    color: #000;
    font-family: corporate-s, sans-serif;
    font-size: 16px;
}
    /* BB */
    html header .nav-container .nav-main > ul ul > li > a:hover {
        color: #000;
        background-color: #b3e3e1;
    }

html header .nav-container ul.nav-main > li a, html header .nav-container ul.nav-main > li.open a, html header .nav-container ul.nav-main > li.active > a, html header .nav-container ul.nav-main > li:hover > a {
    background: #000 !important;
    color: #fff !important;
}

html header .nav-container .nav-main .mega-menu-content ul {
    box-shadow: none;
}

html header .nav-container .nav-main .dropdown ul.nav-list li a {
    -webkit-transition: background .1s;
    -moz-transition: background .1s;
    transition: background .1s;
    border-bottom: 1px solid #00a7a1;
    padding: 8px 0 8px 12px;
    display: block;
    color: #000 !important;
    font-size: .9em;
    text-decoration: none;
    text-transform: none;
}

html header .nav-container .nav-main .dropdown ul.nav-list li:last-child a {
    border-bottom: none;
}

html header .nav-container .nav-main .dropdown table td {
    padding: 0;
}

html header .nav-container .nav-main .dropdown table a {
    color: #00a7a1 !important;
}

html header .nav-container .nav-main .dropdown ul.nav-list li .navcaret {
    font-weight: 700;
    margin-left: 10px;
    color: #00a7a1;
}

html header .nav-container .nav-main .mega-menu-content .nav-container .bottomline-primary {
    border-bottom: #00a7a1 1px solid;
    padding-bottom: 5px;
    padding-left: 5px;
    background-color: #fff;
}

html header .nav-container .nav-main .mega-menu-content .nav-container .bold {
    font-weight: 700;
}

html header .nav-container .nav-main .mega-menu-content .nav-container {
    width: 200px;
    background: none;
}

#submenu4, #submenu3, #submenu2, #submenu1, #submenu4s, #submenu3s, #submenu2s, #submenu1s, #submenu4e, #submenu3e, #submenu2e, #submenu1e, #submenu4p, #submenu3p, #submenu2p, #submenu1p {
    min-height: 200px;
}

.wrapper .mini-widgets > div > div > div.col-md-4.text-center {
    padding: 0px;
}

div.col-lg-2.primaryback {
    background-color: #00a7a1;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
}

    div.col-lg-2.primaryback a.white {
        color: #fff !important;
    }

div.col-lg-2.grayback {
    background-color: #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    border-left: 1px solid #ccc;
}

div.col-md-auto.grayback {
    background-color: #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
}

    div.col-lg-2.grayback a.black,
    div.col-md-auto.grayback a.black {
        color: #000 !important;
    }

html .back-to-top {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: #404040;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #00a7a1 !important;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 49px;
    z-index: 1040;
}

    html .back-to-top i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

    .table th,
    .table td {
        padding: .75rem;
        vertical-align: top;
        /* border-top: 1px solid #dee2e6; */
        border-bottom: none;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6;
    }

    .table .table {
        background-color: #fff
    }

.table-sm th,
.table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6
    }

    .table-bordered thead th,
    .table-bordered thead td {
        border-bottom-width: 2px
    }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(179,227,225,.3) !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: unset !important;
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

    .table-hover .table-primary:hover > td,
    .table-hover .table-primary:hover > th {
        background-color: #9fcdff
    }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

    .table-hover .table-secondary:hover > td,
    .table-hover .table-secondary:hover > th {
        background-color: #c8cbcf
    }

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

    .table-hover .table-success:hover > td,
    .table-hover .table-success:hover > th {
        background-color: #b1dfbb
    }

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

    .table-hover .table-info:hover > td,
    .table-hover .table-info:hover > th {
        background-color: #abdde5
    }

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

    .table-hover .table-warning:hover > td,
    .table-hover .table-warning:hover > th {
        background-color: #ffe8a1
    }

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

    .table-hover .table-danger:hover > td,
    .table-hover .table-danger:hover > th {
        background-color: #f1b0b7
    }

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

    .table-hover .table-light:hover > td,
    .table-hover .table-light:hover > th {
        background-color: #ececf6
    }

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

    .table-hover .table-dark:hover > td,
    .table-hover .table-dark:hover > th {
        background-color: #b9bbbe
    }

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

    .table-hover .table-active:hover > td,
    .table-hover .table-active:hover > th {
        background-color: rgba(0, 0, 0, .075)
    }

.table .thead-dark th {
    color: #fff;
    background-color: #00a7a1 !important;
    border-color: #00a7a1 !important;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #00a7a1 !important;
}

    .table-dark th,
    .table-dark td,
    .table-dark thead th {
        border-color: #00a7a1 !important;
    }

    .table-dark.table-bordered {
        border: 0
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: unset !important;
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(179,227,225,.3) !important;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table-bordered {
        border: 0
    }
#dnn_ctr480_HtmlModule_lblContent > div > div > div > div > ul > li.nav-item.active > a,
#dnn_ctr480_HtmlModule_lblContent > div > div > div > div > ul > li.nav-item > a {
    border: unset !important;
    background-color: unset !important;
    text-align: right !important;
    color: #000 !important;	
    font-family: itc-fenice, serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 24px !Important;
    letter-spacing: 0.015em;
    padding-right:82px;
    text-decoration: none;
}
#dnn_ctr480_HtmlModule_lblContent > div > div > div > div > ul > li.nav-item.active > a {
	/*text-decoration: underline;
	text-decoration-color: #00a7a1;*/
	color: #00a7a1 !important;
    
}
#dnn_ctr480_HtmlModule_lblContent > div > div > div.col-md-5 {
	border-right: 2px solid #00a7a1;
}

#dnn_ctr480_HtmlModule_lblContent > div > div > div > div > ul > li.nav-item.active > a:after {
    content: url(/files/images/resources/contact-tab-pointer.jpg);
    float: right;
    position:absolute;
    background-position-x: right;
    background-position-y: middle;
    background-size: initial;
    background-repeat: no-repeat;
    right: -15px;
}
#dnn_ctr752_HtmlModule_lblContent > div > div > div.col.pb-xl.left {
    max-width: 250px;
    min-width: 250px;
}
#dnn_ctr752_HtmlModule_lblContent > div > div > div {
    /* max-width: 580px; */
    min-width: 580px;
}
#dnn_ctr768_HtmlModule_lblContent > div > div > div > div > h6 > strong > a {
	color:#fff !important;
	font-size:22px !important;
}
#dnn_ctr768_HtmlModule_lblContent > div > div > div > div > p {
	color: #fff;
}
#dnn_ctr783_HtmlModule_lblContent {
    display: none;
}
#accordion2Primary > div {
	border: 0px !important;
	border-radius: unset !important;

}
#accordion2Primary > div > div.card-header {
	padding: 10px;

}
#accordion2Primary > div > div.card-header > h4 > a {
	color: #fff !important;
	font-size: 20px !important;
	text-align: center;
}
#accordion2Primary > div > div.card-header > h4 > a:before {
    content: '+';
    font-size: 24px;
    color: #fff;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
}
#accordion2Primary > div > div.card-header > h4 > a[aria-expanded="true"]:before {
    content: '-' !important;;
}
@media(max-width:906px){
    #dnn_ctr480_HtmlModule_lblContent > div > div > div.col-md-5 > div > ul > li.nav-item > a {
	    font-size:20px !important;
    }
}

@media(max-width:994px){
    #dnn_ctr480_HtmlModule_lblContent > div > div > div.col-md-5 > div > ul > li.nav-item > a {
	    font-size:22px !important;
	    white-space: nowrap !important;
	    letter-spacing: normal !important;
    }
}
#accordion8 > div > div.card-header > h4 > a.contact {
	color: #00a7a1 !important;
	font-size: 20px !important;
	margin-left: 10px;
}
#accordion8 > div > div.card-header > h4 > a.contact:before {
    content: '+' !important;
    font-size: 20px;
    color: #00a7a1;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
}
#accordion8 > div.contact {
	border-bottom: 1px solid #00a7a1 !important;
}
#accordion8 > div > div.card-header.bio > h4 > a {
    font-size: 22px !important;
    font-weight: bold !important;
}
#accordion8 > div > div.card-header.bio {
    border-bottom: 2px solid #00a7a1;
}
div.card-body > table > tbody > tr > td.right {
    min-width: 130px;
}
.blog-posts article {
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
	padding-bottom: 10px
}
div.blog-posts.single-post > article > div.postInner-image > a > img,
div.blog-posts > article.post.bb > a > img {
	width: 100%;
    height: auto;
}

.blog-posts .pagination {
	margin: -10px 0 20px
}

article.post h2 a,
article.post h2 a:visited {
	text-decoration: none;
	color: #000;
}
article.post h2 a:hover {
	text-decoration: none;
	color: #00a7a1;
}

article.post .post-meta {
	font-size: .9em;
	margin-bottom: 7px
}

.wrapper article.porto_nowidgets.post .post-meta > span {
	display: inline-block;
	padding-right: 8px
}

article.post .post-meta i,
article.post .post-meta em {
	margin-right: 3px
}

article.post .post-date {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	float: left;
	margin-right: 10px;
	text-align: center
}

article.post .post-date .month {
	background: #ccc;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .07) inset;
	color: #fff;
	font-size: .9em;
	padding: 0 10px 2px
}

article.post .post-date .day {
	background: #f4f4f4;
	border-radius: 2px 2px 0 0;
	color: #ccc;
	display: block;
	font-size: 16px;
	font-weight: 500;
	font-weight: bold;
	padding: 10px
}
 .recent-posts .date .month, article.post .post-date .month {
     background-color: #00a7a1;
}
 .recent-posts .date .day, article.post .post-date .day {
     color: #00a7a1;
}

article.post .post-image .owl-carousel {
	width: 100.1%
}

article .post-video {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	display: block;
	height: auto;
	position: relative;
	margin: 0 0 30px 0;
	padding-bottom: 61%
}

article .post-video iframe {
	bottom: 0;
	height: auto;
	left: 0;
	margin: 0;
	min-height: 100%;
	min-width: 100%;
	padding: 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: auto
}

article .post-audio {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	display: block;
	height: auto;
	position: relative;
	margin: 0 0 30px 0;
	padding-bottom: 25%
}

article .post-audio iframe {
	bottom: 0;
	height: auto;
	left: 0;
	margin: 0;
	min-height: 100%;
	min-width: 100%;
	padding: 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: auto
}

article.post-medium .post-image .owl-carousel {
	width: 100.2%
}

article.post-large {
	margin-left: 60px
}

article.post-large h2 {
	margin-bottom: 5px
}

article.post-large .post-image,
article.post-large .post-date {
	margin-left: -60px
}

article.post-large .post-image {
	margin-bottom: 15px
}

article.post-large .post-image.single {
	margin-bottom: 30px
}

article.post-large .post-video {
	margin-left: -60px
}

article.post-large .post-audio {
	margin-left: -60px
}

.single-post article {
	border-bottom: 0;
	margin-bottom: 0
}

article.blog-single-post .post-meta {
	margin-bottom: 20px
}

.post-block {
	border-top: 1px solid #ddd;
	margin: 15px 0 0 0;
	padding: 20px 0 15px 0
}

.post-block h3 {
	font-size: 1.8em;
	font-weight: 200;
	margin: 0 0 20px;
	text-transform: none
}

.post-block h3 i,
.post-block h3 em {
	margin-right: 7px
}

.post-author {
	margin: 15px 0 0 0
}

.post-author img {
	max-height: 80px;
	max-width: 80px
}

.post-author p {
	font-size: .9em;
	line-height: 22px;
	margin: 0;
	padding: 0
}

.post-author p .name {
	font-size: 1.1em
}

.post-author .img-thumbnail {
	display: inline-block;
	float: left;
	margin-right: 20px
}
.recent-posts h4 {
	margin-bottom: 7px
}

.recent-posts article.recent-post h4 {
	margin: 0 0 3px 0
}

.recent-posts article.recent-post h4 a {
	display: block
}

.recent-posts .date {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	text-align: center
}

.recent-posts .date .month {
	background: #ccc;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .07) inset;
	color: #fff;
	font-size: .9em;
	padding: 0 10px 2px
}

.recent-posts .date .day {
	background: #f7f7f7;
	color: #ccc;
	display: block;
	font-size: 18px;
	font-weight: 500;
	font-weight: bold;
	padding: 8px
}

section.section .recent-posts .date .day {
	background: #fff
}

ul.simple-post-list {
	list-style: none;
	margin: 0;
	padding: 0
}

ul.simple-post-list li {
	padding: none;
	margin-bottom: 10px;
}

ul.simple-post-list li:before,
ul.simple-post-list li:after {
	content: " ";
	display: table
}

ul.simple-post-list li:after {
	clear: both
}

ul.simple-post-list li:last-child {
	border-bottom: 0
}

ul.simple-post-list div.post-image > div {
	height:auto;
	border-radius: 0;
	margin: 0px;
}

ul.simple-post-list .post-meta {
	color: #999999;
	font-size: .8em;
	overflow: hidden;
    text-overflow: ellipsis;
    
}
div.porto_nowidgets > div > article > div.post-content > div.post-meta > span > a,
div.porto_nowidgets > div > article > div.post-content > div.post-meta > span > a:visited,
div.porto_nowidgets > div > article > div.related.pull-top > ul > li > div.post-info > a,
div.porto_nowidgets > div > article > div.related.pull-top > ul > li > div.post-info > a:visited,
div.porto_nowidgets > article > div.post-meta > span > a,
div.porto_nowidgets > article > div.post-meta > span > a:visited {
	color: #00a7a1;
}

div.porto_nowidgets > article > span > a > img {
		max-width:400px;
		height:auto;
		margin: auto;
		float:left;
		margin-right:40px;
		margin-bottom:40px;
}
div.blog-single-post > div.related.pull-top > ul > li > div.post-image > div.img-thumbnail > a > img {
	max-width:100px;
	height:auto;
	margin: auto;
}
@media (max-width: 900px) {
    html .wrapper.inner .btn-borders.btn-primary.ms {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0px !important;
    }
}
@media(min-width:992px) {
    header nav.mega-menu .nav,
    header nav.mega-menu .dropup,
    header nav.mega-menu .dropdown,
    header nav.mega-menu .collapse {
        position: static
    }

    header nav.mega-menu .mega-menu-content {
        text-shadow: none;
    }

    header nav.mega-menu li.mega-menu-item {
        max-height: 44px;
        margin-top: 4px;
    }

    header nav.mega-menu ul li.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #f4f4f4 !important;
        text-decoration: none
    }

    header nav.mega-menu .navbar-inner,
    header nav.mega-menu .container {
        position: relative
    }

    header nav.mega-menu .dropdown-menu {
        left: auto
    }

    header nav.mega-menu .mega-menu-content {
        padding: 20px 30px
    }

        header nav.mega-menu .mega-menu-content:before {
            display: table;
            content: "";
            line-height: 0
        }

        header nav.mega-menu .mega-menu-content:after {
            display: table;
            content: "";
            line-height: 0;
            clear: both
        }

    header nav.mega-menu.navbar .nav > li > .dropdown-menu:after,
    header nav.mega-menu.navbar .nav > li > .dropdown-menu:before {
        display: none
    }

    header nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: auto;
        left: 15px;
        right: 15px
    }

    header nav.mega-menu nav.pull-right .dropdown-menu {
        right: 0
    }

    header nav.mega-menu li .mega-menu-content {
        padding: 10px;
    }

    header nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: auto;
        left: 13px;
        right: 13px;
        animation: fadein .2s linear 0s 1 forwards;
    }

    @keyframes fadein {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a, header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu, header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu, header.flat-menu nav ul.nav-main li a, html.boxed header.flat-menu .header-top {
        border-radius: 0;
    }

    header .nav-main-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        height: auto !important;
        min-height: 40px;
    }

    .wrapper header .nav-container {
        background: url("assets/img/blacknav.png") repeat-x;
    }

        .feature-box.reverse {
        text-align: right
    }

        .feature-box.reverse .feature-box-info {
            padding-right: 50px;
            padding-left: 0
        }

        .feature-box.reverse .feature-box-icon {
            float: right;
            margin-right: 0;
            margin-left: 10px
        }

        .feature-box.reverse.feature-box-style-2 .feature-box-info {
            padding-right: 60px
        }

        .feature-box.reverse.feature-box-style-4 .feature-box-info {
            padding-right: 0
        }

        .feature-box.reverse.feature-box-style-5 .feature-box-info {
            padding-right: 84px
        }

    header nav.nav-main > ul > li.active > a, header nav.nav-main > ul > li:hover > a, header nav.nav-main > ul > li > a:focus, header nav.nav-main > ul > li.focused > a {
        border-bottom: #00a7a1 8px solid;
        z-index: 99999;
        position: relative;
        max-height: 46px;
        padding-top: 16px !important;
    }

    header nav.nav-main > ul > li > a:focus {
        color: #00a7a1 !important;
    }

    header nav.nav-main ul li a {
        font-size: 16px;
        font-style: normal;
        text-transform: uppercase;
        font-weight: 400;
        padding: 12px 12px 8px 12px;
        max-height: 40px;
        transition: none !important;
    }

        header nav.nav-main ul li a .fa-angle-down {
            position: relative;
            top: 0px;
            margin-left: 2px;
            opacity: 0.95;
            margin-right: -9px;
            color: #00a7a1;
            font-weight: 900;
        }

    header nav.nav-main ul li ul.dropdown-menu {
        background: #fff !important;
        color: #000;
        box-shadow: 0 20px 45px rgba(0, 0, 0, .08);
    }
}

@media(max-width:991px) {
    .wrapper section.breadcrumbs {
        display: none;
    }

    .mega-menu-content [class^="col-md"] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .wrapper #header .nav-container > .container > .row > .col-12 {
        padding: 0;
    }

    .wrapper #header .navbar {
        display: block;
    }

        .wrapper #header .navbar > ul {
            max-height: unset;
        }

    header nav.nav-main ul {
        padding: 15px 25px;
        display: block;
    }

        header nav.nav-main ul li {
            padding: 0;
            margin: 0;
            clear: both;
            float: none;
            display: block;
            position: relative;
            text-align: left;
        }

            header nav.nav-main ul li a {
                border-bottom: 1px solid #00a7a1;
            }

    header .nav-main ul li:not(.dropdown-menu-item):last-child a {
        border-bottom: none;
    }

    html .wrapper header nav.nav-main ul li a {
        clear: both;
        display: block;
        padding: 4px 8px !important;
        border-top: 0;
        margin: 0;
        font-weight: normal;
        text-transform: capitalize;
        color: #000 !important;
        font-size: 19px !important;
        font-weight: 100 !important;
        position: relative;
    }

    .wrapper header nav.nav-main ul li a:hover {
        color: #00a7a1 !important;
        text-decoration: none;
    }

    header nav.nav-main ul li a .fa-caret-down,
    header nav.nav-main ul li a .fa-angle-down {
        line-height: 35px;
        min-height: 38px;
        min-width: 30px;
        position: absolute;
        right: 5px;
        text-align: center;
        top: 0;
        display: initial;
        color: #00a7a1;
        top: 50%;
        transform: translateY(-50%);
        font-size: 19px;
    }

    header nav.nav-main ul li a:hover .fa-caret-down,
    header nav.nav-main ul li a:hover .fa-angle-down {
        color: #000;
    }

    header .nav-main ul ul {
        margin-left: 20px !important
    }

    header nav.nav-main ul li.dropdown.open .dropdown-toggle,
    header nav.nav-main ul li a,
    header nav.nav-main ul li > a:hover,
    header nav.nav-main ul li.active a,
    header nav.nav-main ul li.dropdown:hover a {
        background: none !important;
        background-color: transparent !important
    }

    header .nav-main ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none !important;
        border: 0
    }

    header .nav-main li.opened > ul.dropdown-menu {
        display: block !important;
        opacity: 1;
        visibility: visible;
    }

    header nav.nav-main ul ul.dropdown-menu {
        background: none !important;
        background-color: transparent !important;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 0;
        padding: 0;
    }

    header nav.nav-main .dropdown-menu > li {
        display: block;
    }

        header nav.nav-main .dropdown-menu > li.dropdown-menu-item {
            display: none;
        }

    header nav.nav-main .dropdown.opened ul {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg > .table-bordered {
            border: 0
        }
            html header .nav-main-collapse {
        background: #ffffff;
    }

    .wrapper #header .top-links > div > a:nth-child(3) {
        color: #00a7a1 !important;
        margin-right: 0px;
    }

    .wrapper #header .btn-responsive-nav, .wrapper #header.pushdownHeader .btn-push-nav {
        background: #fff;
        display: block;
        color: #00a7a1;
        outline: none !important;
        width: 38px;
        font-size: 25px;
        right: 12px;
    }

        .wrapper #header .btn-responsive-nav .btn-text-indent {
            text-indent: -9999px;
            position: absolute;
        }

    .wrapper #header .nav-container nav.nav-main .dropdown.mega-menu-item div.mega-menu-content {
        display: none;
    }
}
.wrapper .tabs-liberty {
    border-top: unset !important;
}
@media(max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

@media (max-width: 479px) {
    .tabs .nav.nav-tabs.nav-justified li:first-child a, .tabs .nav.nav-tabs.nav-justified li:first-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover {
        border-radius: 0;
    }
    .tabs .nav.nav-tabs.nav-justified li {
        display: block;
        margin-bottom: -5px
    }

        .tabs .nav.nav-tabs.nav-justified li a {
            border-top-width: 3px !important;
            border-bottom-width: 0 !important
        }

        .tabs .nav.nav-tabs.nav-justified li:first-child a,
        .tabs .nav.nav-tabs.nav-justified li:first-child a:hover {
            border-radius: 5px 5px 0 0
        }

        .tabs .nav.nav-tabs.nav-justified li:last-child a,
        .tabs .nav.nav-tabs.nav-justified li:last-child a:hover {
            border-radius: 0
        }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
        margin-bottom: 0;
        margin-top: -5px
    }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li a {
            border-bottom-width: 3px !important;
            border-top-width: 0 !important
        }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a,
        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a:hover {
            border-radius: 0
        }

        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,
        .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover {
            border-radius: 0 0 5px 5px
        }
}

@media (max-width: 1265px) {
    @media (max-width: 1211px) {
        html header .nav-container .nav-main > ul > li > a {
            letter-spacing: normal;
            font-size: 14px;
        }
    }
}

@media(max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media(max-width:767.98px) {

	#dnn_ctr853_HtmlModule_lblContent > div,
	#dnn_ctr853_HtmlModule_lblContent > div a {
		text-align: center !important;
        font-size: 100% !important;
		line-height: 20pt;
	}
	
	.table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-md > .table-bordered {
            border: 0
        }

    .pricing-table {
        margin-left: 0
    }

        .pricing-table .plan {
            margin-right: 0
        }

    html.boxed .pricing-table {
        margin-left: 0
    }

    div > div > a > button {
        width: 100%;
        margin-top: 10px;
    }

    div img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #dnn_ctr529_HtmlModule_lblContent > div > div, #dnn_ctr544_HtmlModule_lblContent > div:nth-child(2) > h2, div.post-image, p {
        text-align: center !important;
        font-size: 120% !important;
    }

    #footer > div.footer-copyright > div > div > div, .body>#footer .footer-copyright p {
        text-align: justify !important;
    }
}

@media (min-width: 1224px){
	div.blog-posts.single-post > article > div.postInner-image > img,
    div.blog-posts.single-post > article > div.post-content > div.postInner-image > img,
    article.blog-single-post > div > div.postInner-image > img,
    article.blog-single-post > div > div.post-content > div.postInner-image > img{
		max-width:100%;
		height:auto;
		margin: auto;
		float:left;
		margin-right:40px;
		margin-bottom:40px;
    }
}


@media (max-width: 1225px){
	div.blog-posts.single-post > article > div.postInner-image > img,
    div.blog-posts.single-post > article > div.post-content > div.postInner-image > img {
	    width: 100%;
    }
}


