/* - - - - - - - - - - - - - - - - - - - - - - 
MISC
- - - - - - - - - - - - - - - - - - - - - - -  */
#index-section h1  {
    text-align: center;
}

a, a:active, a:focus, a:visited {
    color: #539987;
}

a:hover {
    color: #d6c961;
}

p, a, ul, li {
    line-height: 1.8;
}

p + h2 {
    margin-bottom: 1px;
}

#inner-copy p + h3 {
    margin-top: 13px;
    margin-bottom: 9px;
}

.bio {
  overflow: auto;
}

.cloud img {
margin: 1rem 2rem;
display: inline-block;
max-width: 180px;
text-align: center;
}



/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PACKAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.packagetest {
    background: #efefef !important;
    margin: 1rem;
    padding: 1rem;
    max-width: 250px;
}

 p.testimonial {
    margin-bottom: 1.9rem;
}

 #pageContent .package .ribbon {
    background-color: #f69010;
    border-radius: 3px;
    color: white;
    padding: 9px 15px;
    width: calc(100% + 30px);
    font-size: 0.95rem;
    position: absolute;
    top: 105px;
    right: -15px;
}

 #pageContent .packagetest .ribbon {
    background-color: #f69010;
    border-radius: 3px;
    color: white;
    padding: 9px 15px;
    width: calc(100% + 30px);
    font-size: 0.95rem;
    position: absolute;
    top: 105px;
    right: -15px;
}

.pricing-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.package .ribbon {
    background-color: #10b5ce;
    border-radius: 3px;
    color: white;
    padding: 9px 15px;
    width: calc(100% + 30px);
    font-size: 0.95rem;
    position: absolute;
    top: 124px;
    right: -15px;
}

.packagetest .ribbon {
    background-color: #10b5ce;
    border-radius: 3px;
    color: white;
    padding: 9px 15px;
    width: calc(100% + 30px);
    font-size: 0.95rem;
    position: absolute;
    top: 124px;
    right: -15px;
}

.package .ribbon::before , .package .ribbon::after  {
    content: "";
    position: absolute;
    border-style: solid;
    border-radius: 3px;
}

.packagetest .ribbon::before , .packagetest .ribbon::after  {
    content: "";
    position: absolute;
    border-style: solid;
    border-radius: 3px;
}

.package .ribbon::before {
    bottom: -15px;
    border-width: 8px;
    border-radius: 0;
    left: 0;
    border-color: #107d8e #107d8e transparent transparent;
}

.package .ribbon::after {
    right: 0;
    border-width: 8px;
    border-color: #107d8e transparent transparent #107d8e;
    bottom: -15px;
}

.packagetest .ribbon::before {
    bottom: -15px;
    border-width: 8px;
    border-radius: 0;
    left: 0;
    border-color: #107d8e #107d8e transparent transparent;
}

.packagetest .ribbon::after {
    right: 0;
    border-width: 8px;
    border-color: #107d8e transparent transparent #107d8e;
    bottom: -15px;
}


.pricing-subtitle {
    text-align: center;
    padding: 0 5rem;
    margin-bottom: 1rem;
}

.packages {
    padding: 4.5rem 0rem 3rem;
    justify-content: center;
}

.package .blue {
    margin: -2rem -1.5rem;
    padding: 2rem 2.5rem;
    border-radius: 15px 15px 0 0;
    background: #343f73;
    position: relative;
}

.packagetest .blue {
    margin: -2rem -1.5rem;
    padding: 2rem 2.5rem;
    border-radius: 15px 15px 0 0;
    background: #343f73;
    position: relative;
}

.package .blue :is(h2, p) {
   color: #fff;
}

.packagetest .blue :is(h2, p) {
   color: #fff;
}

.package {
    flex-basis: 40%;
    flex-grow: 2;
    flex-shrink: 0;
    max-width: 400px;
    padding: 2rem 1.5rem;
    text-align: center;
    margin: 0 .875rem 2rem;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 2px 6px rgb(15 27 47 / 33%);
}

.packagetest {
    flex-basis: 40%;
    flex-grow: 2;
    flex-shrink: 0;
    max-width: 250px;
    padding: 2rem 1.5rem;
    text-align: center;
    margin: 0 .875rem 2rem;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 2px 6px rgb(15 27 47 / 33%);
}

 .package h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.75rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid rgb(255 255 255 / 21%);
}

 .package .price {
    font-size: 2rem;
    font-weight: 700;
    padding: 0 0rem;
}

 .packagetest h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.75rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid rgb(255 255 255 / 21%);
}

 .packagetest .price {
    font-size: 2rem;
    font-weight: 700;
    padding: 0 0rem;
}

 .subtext {
    font-size: 1rem;
    font-weight: 700;
    padding: 3rem 0 0rem;
}

.package .price span {
   font-size: 1.25rem;
   font-weight: 500;
}

.package ul {
    text-align: left;
    padding-left: 1.5rem;
    list-style: none;
    margin: 2rem 0;
}

.package li {
  margin: 0.5rem 0;
  font-size: 1rem;
  text-align: center;
}

.package .fas {
  margin-right: 8px;
}

 .package p {
    margin-bottom: 0.25rem;
    font-size: 1.25rem;
    font-weight: 700;
}

 .package a.btn {
    /* border: 2px solid var(--bs-dark); */
}

.packagetest .price span {
   font-size: 1.25rem;
   font-weight: 500;
}

.packagetest ul {
    text-align: left;
    padding-left: 1.5rem;
    list-style: none;
    margin: 2rem 0;
}

.packagetest li {
  margin: 0.5rem 0;
  font-size: 1rem;
  text-align: center;
}

.packagetest .fas {
  margin-right: 8px;
}

 .packagetest p {
    margin-bottom: 0.25rem;
    font-size: 1.25rem;
    font-weight: 700;
}

 .packagetest a.btn {
    /* border: 2px solid var(--bs-dark); */
}

/* - - - - - - - - - - - - - - - - - - - - - - 
HEADER
- - - - - - - - - - - - - - - - - - - - - - -  */
#topbar {
    background: #48484C;
}

#topbar .item a:hover {
    color: #d6c961;
}

#header-logo img {
    max-width: 300px;
}

#header-logo.fixed-top img {
    max-width: 275px;
}

.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-item.show .nav-link {
    color: #c5ba5a;
}

.slider-1, .slider-2, .slider-3 {
   background: rgba(47, 55, 58, .5);
}

#toggle-open i {
    color: #cabd58;
}
#overlay-menu {
    background: #213459;
    background: rgb(50 51 53 / 97%);
}

#overlay-menu-links a:hover, #overlay-menu-links .show > a {
    color: #cabd58;
}


/* - - - - - - - - - - - - - - - - - - - - - - 
HOME PAGE WIDGETS
- - - - - - - - - - - - - - - - - - - - - - -  */
#services-1, #featured-services-1, #split-section-1, #split-section-2 {
    display: none;
}

#featured-services-2, #affiliates {
   background: #fff;
}

#meet-our-team {
    background: #F8F8F8;
}

#meet-our-team .social-media i:hover {
    background: #1b3d2f;
}

#meet-our-team .fa-instagram {
    padding: 6px 4px 7px 8px;
    font-size: 16px !important;
}

#services-2 .service-1 {
    background-image: url(/site_images/entrepreneur.jpg );
}

#services-2 .service-2 {
    background-image: url(/site_images/tax-home2.jpg);
}

#services-2 .service-3 {
    background-image: url(/site_images/docsnew.jpg);
}

#services-2 .service-4 {
    background-image: url(/site_images/why-exit.jpg);
}

#services-2 .overlay {
    background: rgb(206 190 75);
}

#services-2 .overlay-content p {
    text-align: center;
}

#services-2 a:hover .overlay {
    background: rgb(75 139 123 / 90%);
}

#featured-services-2 a:hover .featured-service h3 {
    background: #539987;
}

#featured-services-2 .featured-service h3 {
    background: #cebe4b;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PRICING PAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.srvplan {
  border: 1px solid #48484c;
  border-radius: 12px;
  padding: 15px;
  display: inline-flex;
  flex-wrap: wrap;
  max-width: 31%;
  margin: 0 10px 15px 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.srvplan h3 {
font-size: 1.5rem;
color: ##48484c;
margin: 0 0 15px;
font-weight: 700;
font-family: 'Raleway', sans-serif;
text-align:center;
width:100%;
letter-spacing: -1px;
}


.pricing {
width: 100%;
table-layout: auto;
border: 0;
margin-bottom: 0;
}

.pricing tr td {
text-align: left;
font-size: 0.875em;
line-height: 1.2em;
border-bottom: 1px solid #CCC;
font-weight: 600;
vertical-align: middle;
padding: 8px 10px;
background: none;
}

.pricing tr:last-child td, .pricing tr:last-child td:first-child {
border-bottom: 0;
padding-top: 18px;
text-align: center;
}

.pricing tr td .btn-primary, #sidebar .btn-primary {
background:#539987;
color: #FFF;
font-family:'Open Sans', sans-serif;
font-weight: 700;
border: none;
}

.pricing tr td .btn-primary:hover, #sidebar .btn-primary:hover {
background:#2f7160;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   PRICING CHART
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#inner-content .price-chart {
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  margin: 2.5rem 0 1.5rem;
  padding: 0.5rem 1.5rem 1rem;
}

#inner-content .price-chart .price-row {
  border-bottom: 1px solid #F5F5F5;
  display: flex;
  padding: 1rem 0;
}

#inner-content .price-chart .price-row:first-of-type,
#inner-content .price-chart .price-row:last-of-type {
  border: 0;
}

#inner-content .price-chart .service,
#inner-content .price-chart .check {
  display: inline-block;
  text-align: center;
}

#inner-content .price-chart .popular p {
  color: red !important;
  font-size: 12px !important;
  position: relative;
  text-align: center;
  top: 1.4rem;

}

#inner-content .price-chart .title:first-of-type {
    padding: 0;
}

#inner-content .price-chart .title p {
  color: #171717;
  font-weight: 700 !important;
}

#inner-content .price-chart .service p {
  color: #2F2F2F;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}



#inner-content .price-chart .price-row:last-of-type p {
  font-size: 16px;
}

#inner-content .price-chart .check p {
  font-size: 19px;
  text-align: center;
}

#inner-content .price-chart .fas {
  color: #797979;
  font-size: 18px;
}

#inner-content .price-chart .btn-primary {
  color: #FFF;
  background: #FF0D1B;
  padding: 0.7rem 1rem;
}

#inner-content .price-chart .btn-primary:hover {
  background: #000;
  border-color: #000;
}


/* - - - - - - - - - - - - - - - - - - - - - - 
PACKAGES PAGE
- - - - - - - - - - - - - - - - - - - - - - -  */
#inner-copy  .packages h3 {
  border: 1px solid #d7ca66;
    display: inline;
    padding: 4px 11px;
    line-height: 2;
}

#inner-copy .packages p {
    margin-bottom: 12px;
}

#inner-copy .packages p:last-of-type {
    margin-bottom: 12px;
}


/* - - - - - - - - - - - - - - - - - - - - - - 
BUTTONS
- - - - - - - - - - - - - - - - - - - - - - -  */
.btn, .btn:active, .btn:focus, .btn:active:focus, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus, .btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-default, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:not(:disabled):not(.disabled).active, .btn-default:not(:disabled):not(.disabled):active:focus {
    background: #D3C65F;
}

.btn:hover, .btn-primary:hover, .btn-default:hover {
    background: #539987;
}


/* - - - - - - - - - - - - - - - - - - - - - - 
FOOTER
- - - - - - - - - - - - - - - - - - - - - - -  */

#footer-top a:hover, #footer-bottom a:hover {
    color: #d6c961;
}

#footer-top {
    background: #48484c;
}

#footer-bottom {
    background: #313135;
}

/* - - - - - - - - - - - - - - - - - - - - - - 
MEDIA QUERIES
- - - - - - - - - - - - - - - - - - - - - - -  */
@media (max-width: 480px) {
#header-logo img {
    max-width: 225px;
}
#myCarousel {
    display: none;
}
#services-2 {
    overflow: hidden;
    padding: 40px 0;
}
}
