/* 
    Document   : BillMax.Portal.css
    Created on : Jan 28, 2015, 4:35:34 PM
    Author     : bill
    Description:
        Purpose of the stylesheet follows.
*/

.hover-cards .card {
    margin-bottom: 15px;
    transition: transform .2s;
    border-radius: .5rem;
    background-color: rgba(255,255,255,0.6);
    border: none;
    box-shadow: 0px 2px 18px 5px rgb(198 198 198 / 25%);
}

.hover-cards .card:hover {
    transform: scale(1.03);
    filter: drop-shadow(0 0 5px rgba(255,255,255,0.25));
}

.hover-cards .card .card-header {
    font-weight: 800 !important;
    font-size: 23px !important;
    color: #ffffff !important;
    text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.6) !important;
    padding: .75rem !important;
    text-transform: uppercase;
}

.card-header:first-child {
    border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;
}

p.card-price {
    font-weight: 900;
    font-style: italic;
    font-size: 42px;
    margin-bottom: 5px;
}

p.card-price.plan-15 {
    color: #000000;
}

p.card-price.plan-16 {
    color: #0d7be2;
}

p.card-price.plan-17 {
    color: #0d5ae0;
}

p.card-price.plan-18 {
    color: #0021b7;
}

p.card-install {
    font-size: 15px;
    font-weight: bold;
}

p.card-features {
    line-height: 25px;
}

.btn-pricing {
    color: #FFFFFF!important;
    border-color: #0C71C3;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase !important;
    background-color: #0C71C3;
    text-shadow: 0.04em 0.1em 0.1em rgb(0 0 0 / 40%);
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
}

tr.no-divider td {
    border-top: none;
    padding-top: 0;
}

tr.no-divider td.tab-right {
    padding-left: 57px;
}

.list-group > a.disabled {
  color: #999999;
}

.list-group > a.disabled:hover,
.list-group > a.disabled:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/*.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .5 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}*/

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

#main-header {
    box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}

#menu {
    font-weight: 600;
    color: rgba(0,0,0,0.6);
    width :100%;
}

li.nav-item.active a.nav-link {
    color: #cd5c5c !important;
}

.red-font {
    color: #e02b20;
    font-style: italic;
}

.top-buffer { margin-top:4px; }

.jqte_tool_label {height:2em !important;}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: rgba(0,0,0,0.6);
}

#main-content {
    padding: 30px 0;
}

/* Home styling */
#page-content {
    margin-right: -15px;
    margin-left: -15px;
}

#banner-section {
    text-align: center;
}

#banner-section.home-section {
    margin-bottom: 0px;
}

#signup-banner-section {
    color: #fff;
    height: 550px;
    background-size: cover;
    background-position: center;
    background-image: url(https://hamiltonfibertothehome.com/wp-content/uploads/2021/05/Hamilton-Fiber-Web-Bkgd-1.jpg)!important;
}

#banner-section {
    color: #fff;
    padding: 165px 10px;
    background-size: cover;
    background-position: center right;
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://baselineinternet.com/wp-content/uploads/2020/10/Depositphotos_9303127_xl-2015-scaled.jpg)!important;
}

#verify-section, #map-section {
    padding: 45px 10px;
    background-image: linear-gradient(180deg,#e2e2e2 0%,#828282 100%)!important;
}

#pricing-section {
    color: #fff;
    padding: 40px 10px;
    background-size: cover;
    background-position: center right;
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://hamiltonfibertothehome.com/wp-content/uploads/2021/05/pricing-table-bkgd-1.jpg)!important;
}

#info-section {
    padding: 50px 10px 120px 10px;
    background-image: linear-gradient(180deg,rgba(38,28,8,0.21) 0%,rgba(76,3,3,0) 100%) !important;
}

#banner-section.login {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://baselineinternet.com/wp-content/uploads/2020/10/Depositphotos_162352292_xl-2015-scaled.jpg)!important;
}

#banner-section.contact {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://baselineinternet.com/wp-content/uploads/2020/10/Leo-Shoot.00_02_50_12.Still003.jpg)!important;
}

#banner-section.help, #banner-section.access {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://baselineinternet.com/wp-content/uploads/2020/10/Depositphotos_174270158_xl-2015-scaled.jpg)!important;
}

#banner-section.faq {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://baselineinternet.com/wp-content/uploads/2020/09/Depositphotos_38142411_xl-2015-scaled.jpg)!important;
}

#banner-section.checkout {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%),url(https://baselineinternet.com/wp-content/uploads/2020/10/Depositphotos_162352292_xl-2015-scaled.jpg)!important;
}

#banner-section h1 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 48px;
    letter-spacing: 3px;
    line-height: 1.3em;
    text-shadow: 0.08em 0.08em 0.08em rgb(0 0 0 / 40%);
}

#banner-section p {
    font-size: 18px;
    line-height: 1.8em;
}

.home-section {
    text-align: center;
}

.footer {
    background-color: #222;
    color: #fff;
    padding: 15px 0;
}

#section-2 {
    color: #fff;
    padding: 30px;
    background-image: linear-gradient(60deg,#cc2a2a 0%,#700018 100%) !important;
    font-size: x-large;
}

#section-3 {
    padding: 30px;
    background-color: #c1c1c1 !important;
    font-size: x-large;
    font-weight: 700;
    line-height: 25px;
}

#section-4 {
    padding: 30px;
}

#section-5 {
    padding: 30px;
    background-color: #e8e8e8 !important;
}

#section-6 {
    padding: 30px;
    background-color: #d3d3d3 !important;
}

.card.checkout {
    color: #686868;
}

@media (max-width: 576px) {
    #banner-section h1 {
        font-size: 30px;
    }
    
    #banner-section p {
        font-size: 15px;
    }

    

    #signup-banner-section {
        height: 300px;
    }
}

.icon-circle {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    background-color: #0C71C3;
    color: #fff;
    margin: 0 auto;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.icon-circle span.fa {
    padding-top: 18px;
}

#info-section p strong {
    color: #000;
    font-size: 16px;
}

#info-section p {
    line-height: 1.6rem;
}

.breadcrumb {
    position: absolute;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    margin-left: -15px;
    border-radius: 0;
}

/* .controls {
    margin-top: 10px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  } */

  #pac-input {
    /* background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    padding: 0 11px 0 13px; */
    margin: 0 auto;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    width: 100%;
    min-width: 320px;
    max-width: 600px;
  }

  /* #pac-input:focus {
    border-color: #4d90fe;
  } */