/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-beta.7.1.1770791631
Updated: 2026-02-11 00:33:51

*/

 

.flex-row{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
}

.flex-column{
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: space-between;
}

figure img{
    width: 100%;
}

.btn{
    line-height: 1.75 !important;
    padding: .375rem 1.35rem;
    font-weight: bold;
}

#logo{
    width: 15%;
    margin: 0;
}

p{
    margin: 0 !important;
}

#fulltitle{
    display: none;
}

.hero h1{
    margin: 2.75% auto 0;
    width: 52.5%;
}

.hero p{
    margin: 2.25% auto 0 !important;
    width: 42.5%;
}

.hero figure{
    width: 62.5%;
    margin: 0 auto;
}

.default-button{
    background: #f68c1e;
    color: #fff;
    padding: 1.5% 2.5%;
    width: 17.5%;
    border-radius: 20px;
    border: none;
    font-weight: 400 !important;
    margin: 2.25% auto !important;
    display: block;
    width: 17.5%;
}

.default-button.default-green{
    background: transparent;
    color: #7ac043;
    border: 1px solid #7ac043;
    width: 100%;
    height: 40px;
    border-radius: 10px;
    margin-top: 12.5% !important;
    display: block;
}

.default-button.default-green:hover{
    background: #7ac043;
    color: #fff;
}

h2, h3, h4{
    color: #4a4a4a !important;
}

.services-section{
    padding: 2.75% 0;
    background: #f7f7f7;
}

.services-section h2{
    width: 52.5%;
    margin: 0 auto 5%;
}

.individual-service{
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 4%;
}

.individual-service figure{
    min-width: 80px;
    max-width: 80px;
}

.individual-service figure img{
    width: 100%;
}

.individual-service > div{
    margin-left: 2.5%;
    padding: 0 3%;
}

.individual-service > div h4{
    min-height: 46px;
    max-height: 54px;
    margin: 3.5% 0;
}

.circle-number{
    min-width: 45px;
    min-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    background: #f68c1e;
    margin: 3.5% 2% 3.5% 0;
    justify-content: center;
    font-size: 1.5rem;
}

.step-section{
    background: #f0f0f0;
}

.promo-section h2{
    color: #fff !important;
    width: 60%;
    margin: 0 auto;
}

.promo-section{
    background: #7ac043;
    padding: 5% 0;
}

.green{
    color: #7ac043;
    line-height: 1.6;
}

.principal-page-title{
    margin: 4% 0;
}

.form-container{
    padding: 1.25rem;
    background: #f5f5f6;
}

form p{
    display: block;
    font-weight: bold;
}

form .btn-group{
    width: 100%;
}

form .btn-group button{
    width: 50%;
}

form .btn-group button{
    background: #fff;
    color: #7ac043;
    border: 1px solid #7ac043;
}

form .btn-group button.active{
    background: #7ac043;
    color: #fff;
}

form h2{
    color: #7ac043 !important;
}

.form-row{
    margin-bottom: 5%;
}

.form-row input{
    margin: 0;
    width: 100%;
}

input[type="email"]{
    width: 100%;
}

.default-button.default-button-form{
    padding: 4% 0 !important;
    width: 100%;
    border-radius: 6px;
    font-weight: bold;
}

.icon-page-header{
    width: 6%;
    position: absolute;
    left: -80px;
    top: 30px;
}

.icon-header-container{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.container #content{
    padding-top: 0;
}

.page-section .wpb_row .wpb_accordion_content .wpb_row{
    margin-top: 12.5px !important;
}

#sidebar-widgets{
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.vc_tta-tabs-container .vc_tta-tabs-list{
    list-style-type: none;
    margin-left: 0;
}

.sidebar-tabs .vc_tta-tabs-list li{
    margin-bottom: 10px;
    position: relative;
}

.sidebar-tabs .vc_tta-tabs-list li a{
    color: #7c7c7c;
}

.sidebar-tabs .vc_tta-tabs-list li.vc_active a{
    color: #000;
    font-weight: bold;
}

.sidebar-tabs .vc_tta-tabs-list li.vc_active::before{
    width: 3px;
    background: #f68c1e;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: -10px;
}

a.button{
    text-transform: none !important;
}

.promo-section .default-button{
    padding: 1.25% 2.5%;
    width: 15%;
    margin: 2.25% auto 0 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea{
    border-radius: .25rem;
}

.advice-message{
    font-size: .825rem;
    font-weight: normal;
}

.form-group > label:not(.form-label){
    color: #252122;
    font-size: 0.775rem;
    font-weight: bold;
}

.form-label, .form-check-label{
    color: #7c7c7c;
    font-weight: bold;
}

.form-label{
    font-size: 0.85rem;
    display: block;
    margin: 1.25% 0;
}

.tabs-container{
    background: #7ac043;
    padding: 1% 0;
}

.tabs-container .nav-tabs{
    /*justify-content: center;*/
    border-bottom: none;
}

.tabs-container .nav-item{
    flex-basis: 25%;
    
}

.tabs-container .nav-link{
    color: #fff;
    padding: 4%;
    justify-content: flex-start;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.tabs-container .nav-link.active{
    color: #fff;
    background: transparent;
    border: none;
}

.tabs-container .nav-link div:last-child{
    margin-left: 3%;
}

.tabs-container .nav-link .circle-number{
    background: #fff;
    color: #7ac043;
}

.tabs-container .nav-link.active .circle-number{
    background: #f68c1e;
    color: #fff;
}

.tab-content{
    padding: 4.5% 0;
}

.tab-pane div{
    margin-bottom: 2%;
}

.tab-pane div.form-row{
    margin-bottom: 1.5%;
}

.tab-pane .default-button{
    margin: 2.25% 0 !important;
    padding: 2.25% 2.5%;
    width: 21.5%;
}

.logos-banner{
    background: #f7f7f7;
    padding: 2% 0;
}

.logos-banner ul{
    list-style-type: none;
    flex-flow: row wrap;
    width: 70%;
    margin: 0 auto;
}

.logos-banner ul li{
    flex-basis: 33%;
    text-align: center;
}

.page-banner{
    padding: 4% 0;
    text-align: center;
    color: #fff;
    background: #7ac043;
    font-size: 1.45rem;
}

.page-banner p{
    width: 50%;
    margin: 0 auto !important;
    color: #fff;
}

.information{
    padding: 2% 0;
}

.input-group-append button{
    background: #7ac043;
    color: #fff;
    line-height: 2 !important;
    font-weight: normal;
    letter-spacing: 0;
}

.tab-pane > p, .bank-content p{
    color: #a6a5a5;
}

.tab-pane strong{
    color: #000;
}

.bank-accounts h4{
    margin-bottom: 5px;
}

.bank-accounts figure{
    width: 45%;
}

.bank-accounts{
    margin: 4% 0;
}

.logos-banner{
    display: none;
}

.promo-extra-page{
    display: none;
}

#sidebar-widgets .nav-tabs{
    flex-flow: column wrap;
    margin-left: 0;
    border: none;
}

#sidebar-widgets .nav-item{
    width: 100%;
    margin-bottom: 4.5%;
}

#sidebar-widgets .nav-tabs .circle-number{
    min-width: auto;
    width: auto;
    min-height: auto;
    height: auto;
    background: transparent;
    color: #7c7c7c;
    font-size: 0.85rem;
    margin: 0 2% 0 0;
}

#sidebar-widgets .nav-link{
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 0.85rem;
    color: #7c7c7c;
    position: relative;
    padding: 1% 0;
}

#sidebar-widgets .nav-link div:last-child{
    width: 100%;
}

.steps-page #sidebar.sidebar-left #sidebar-widgets{
    padding: 3.5% 0;
}

.container .twelve.alt.sidebar-left{
    border-left: none;
}

#sidebar-widgets{
    border-right: none !important;
}

#sidebar-widgets .nav-link.active, #sidebar-widgets .nav-link.active .circle-number{
    color: #000;
    font-weight: bold;
}

#sidebar-widgets .nav-link.active::before{
    width: 3px;
    background: #f68c1e;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: -10px;
}

.custom-table-1 thead th{
    background: #7ac043;
    color: #fff;
}

.custom-table-1 tr:nth-child(odd) {
    background: #f9f9f9;
}

.custom-table-1 tr:nth-child(even) {
    background: #ffffff;
}

.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
    border: none !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
    background: transparent !important;
}

.services-page-contact{
    display: none;
    margin-left: 20px;
}

.portfolio-element .container{
    max-width: 100%;
}

/*.container .eight.columns.portfolio-item:first-child{
    width: 100%;
}

.portfolio-image-img{
    max-height: 400px;
}

.portfolio-image-img img{
    width: 100%;
}*/

.container.portfolio-detail, .portfolio-items{
    margin-top: 5%;
}

.container.portfolio-detail #content .portfolio-wide {
    margin: 0;
}

.portfolio-detail-description-text{
    margin-bottom: 5%;
}

.portfolio-detail-title h1{
    font-size: 1.75rem;
}

#nav .menu-item:first-child{
    float: left;
}

#nav .menu-item a{
    font-weight: bold;
}

.navigation-wrap .sixteen.columns{
    margin: 0;
}

#nav .menu-item:first-child a{
    padding: 20px 10px;
    color: #f68c1e;
}

.header-v4 #navigation > ul > li.custom-menu-item{
    float: right;
    position: relative;
}

#navigation > ul > li.custom-menu-item > a{
    color: #f68c1e;
}

.header-v4 #navigation > ul > li.custom-menu-item:not(.packages-item):last-of-type::after{
    height: 12.5px;
    width: 1.25px;
    background: #f68c1e;
    content: '';
    position: absolute;
    right: 0;
    top: 22.5px;
}

.btn-outline-success{
    color: #7ac043;
    border-color: #7ac043;
}

.btn-success{
    background: #7ac043;
    border-color: #7ac043;
}

.hidden-label{
    visibility: hidden;
}

.btn-outline-success:hover{
    background: #7ac043;
    border-color: #7ac043;
}

.form-centered-container{
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    padding: 5% 0;
}

.register-container{
    padding: 0;
}

.form-centered-container .form-container{
    width: 24.5%;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15);
}

.form-centered-container .form-container p{
    margin-bottom: 0.75% !important;
    color: rgba(0,0,0,0.65);
}

.form-centered-container .form-container button{
    width: 100%;
    font-weight: normal;
}

.login-links{
    margin: 2.5% 0 0;
}

.form-heading{
    font-size: 1.1rem;
}

.advice-message-small{
    color: #b2b1b1 !important;
    margin: 1.75% 0 !important;
}

.form-centered-container .form-container p.advice-message{
    margin-bottom: 0 !important;
}

.form-row-spacing{
    margin: 7.5% 0 5% !important;
}

.form-control{
    font-size: 15px;
}

.input-empty-error{
    font-size: 0.75rem;
    color: red !important;
    font-weight: normal;
    margin-bottom: 0 !important;
    padding-top: 1%;
}

.add-info .circle-number{
    width: 30px;
    height: 30px;
    background: #7ac043
}

.modal-body-calculate p{
    margin-bottom: 2.75% !important;
    text-align: center;
}

.modal-body-calculate h2{
    margin-bottom: 10px;
}

.open-modal-hidden{
    display: none;
}

.principal-page-title-account{
    margin: 1% 0;
}

.account-options{
    text-align: right;
    width: 100%;
    display: block;
    padding: 1.5% 0 0;
}

.account-options a{
    color: #f68c1e;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #f68c1e;
}

.account-options a:hover{
    background: #f68c1e;
    color: #fff;
}

.account h2, .subtitle{
    font-weight: normal;
    margin-bottom: 3.5%;
    color: #707070 !important;
}

.account .form-container h2{
    font-weight: bold;
    margin-bottom: 0;
}

.my-account h4 span a{
    margin-left: 1%;
    text-decoration: underline;
}

.my-account h4{
    margin-bottom: 3%;
}

.my-account h4 span a:hover{
    color: #f68c1e;
}

.my-account p{
    margin-bottom: 2.25% !important;
}

p{
    color: #707070;
}

header{
    z-index: 1 !important;
}

.loader{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%; 
	/*background-size: cover;
	background-repeat: no-repeat;*/
	background: #E97707;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in-out;
    opacity: 1;
    visibility: visible;
}

.loader figure{
    width: 95%;
    text-align: center;
    margin: 0 auto;
	/*
    -webkit-animation: breathing 1.5s ease-out infinite normal;
    animation: breathing 1.5s ease-out infinite normal;
	*/
    -webkit-font-smoothing: antialiased;	
}

.loader.hidden-loader{
    opacity: 0;
    visibility: hidden;
}

.delete-button{
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    width: 6.5%;
    cursor: pointer;
}

.edit-profile{
    cursor: pointer;
}

.splash-container{
    padding: 2.5%;
    background: #f5f5f6;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52.5%;
    border-radius: 3px;
    margin: 0 auto;
}

.splash-container figure{
    flex-basis: 22.5%;
}

.splash-info{
    flex-basis: 67.5%;
    margin: 0 3.75% 0 5%;
}

.splash-info > div > p:first-of-type{
    margin-bottom: 2.5% !important;
}

a:not([href]):not([tabindex]).green{
    text-decoration: underline;
    color: #7ac043;
    cursor: pointer;
}

.default-green{
    background: #7ac043;
    border: 1px solid #7ac043;
}

.form-check-input{
    margin-top: 0;
}

header .social-icons ul li, header .social-icons ul li a{
    width: 35px;
    opacity: 1;
}

.header-v4 #navigation > ul > li.custom-menu-item > a{
    padding: 20px 7.5px;
    font-size: 15.25px;
}

@-webkit-keyframes breathing {
    0% {
      -webkit-transform: scale(0.85);
      transform: scale(0.85);
    }
  
    25% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    60% {
      -webkit-transform: scale(0.85);
      transform: scale(0.85);
    }
  
    100% {
      -webkit-transform: scale(0.85);
      transform: scale(0.85);
    }
  }
  
  @keyframes breathing {
    0% {
      -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
      transform: scale(0.85);
    }
  
    25% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  
    60% {
      -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
      transform: scale(0.85);
    }
  
    100% {
      -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
      transform: scale(0.85);
    }
  }

.packages-form .form-group > label:not(.form-label), .bills-modal .form-group > label:not(.form-label) {
    color: #89979e;
    font-size: 0.85rem;
    font-weight: bold;
    margin-bottom: 3.5%;
}

.bills-modal .form-group > label:not(.form-label){
    margin-bottom: 1.5%;
}

.form-group-error{
    color: red;
}

.bills-modal .form-group > span{
    font-size: 12px;
}

.save-bill-button{
    margin: 2% auto 0;
    width: 45%;
    display: block;
}

.form-control{
    line-height: 1.6;
    height: 46.5px;
}

.packages-table-icons{
    width: 75%;
    margin: 0 auto;
}

.packages-table-icons > div{
    text-align: center;
}

.form-row.packages-form, .packages-table-icons {
    margin-bottom: 3%;
}

.bills-form.flex-row{
    justify-content: center;
}

.bills-form.flex-row .form-group{
    margin: 0 1.75%;
}

footer #logo{
    width: 50%;
}

footer strong.green{
    margin-left: 15px;
}

#footer{
    padding: 35px 0 20px 0;
}

footer .social-icons{
    margin-bottom: 5%;
}

footer .social-icons i{
    color: #7ac043;
}

footer .flex-column{
    list-style-type: none;
    align-items: flex-start;
    margin-left: 0;
}

footer .flex-column li{
    margin-bottom: 3%;
}

footer .col-md-2{
    margin-top: 4%;
}

footer h4{
    color: rgba(255,255,255,0.75) !important;
}

.bills-modal{
    padding: 3%;
}

.buttons-bill-container{
    width: 100%;
    margin: 2.5% auto;
    justify-content: space-around;
}

.buttons-bill-container button{
    width: 47.5%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,0.25) !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,0.25) !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,0.25) !important;
}

.tab-content{
    min-height: 550px;
}

.wpb_row .span_12{
    z-index: 0;
}

.icon-header-container{
    margin: 0.75% 0;
}

.badges-app-logos-container{
    justify-content: flex-start;
}

.badges-app-logos{
    flex-basis: 40%;
}

table.vgt-table{
    font-size: 13.25px !important;
}

.vgt-left-align span button{
    width: 100%;
    margin: 0 auto;
    display: block;
}

.button.green.large{
    border-radius: 2px;
    white-space: nowrap;
    background: #7ac043;
    border-color: #7ac043;
}

.individual-service p{
    min-height: 105px;
}

.tips-section{
    background: #f5f5f6;
    padding: 2% 0;
    display: flex;
    align-content: center;
    justify-content: center;
}

.tips-section > div{
    width: 70%;
    margin: 0 auto;
    padding-left: 10%;
}

.tips-section .flex-row, .tips-section .flex-row .flex-column{
    align-items: flex-start;
}

.tips-section .flex-row .flex-column{
    margin-left: 4%;
}

.tips-section h2{
    margin-bottom: 6%;
}

.tips-section .flex-row{
    margin-bottom: 2%;
    justify-content: flex-start;
}

.tips-section iframe{
    height: 120px;
}

.tips-section h3{
    margin-bottom: 2.5%;
}

.tips-section{
    display: none;
}

.vc_tta-panel.vc_active i.fa-minus{
    display: inline-block;
}

.vc_tta-panel.vc_active i.fa-plus{
    display: none;
}

.vc_tta-panel:not(.vc_active) i.fa-plus{
    display: inline-block;
}

.vc_tta-panel:not(.vc_active) i.fa-minus{
    display: none;
}

.vc_tta-panel-title a{
    display: flex !important;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.wpb_row{
    width: 100%;
    margin: 0 auto;
}

.row{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.vc_responsive .wpb_row .vc_col-sm-12{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.readable-discount-panel {
    background-color: #7ac043;
    border-radius: .25rem;
}

.readable-discount-panel-title {
    padding-top: 15px 15px 0 15px;
}

.readable-discount-panel-title img {
    margin-right: 8px; 
    width: 24px;
    height: 24px;
}

.readable-discount-panel-title h5 {
    color: #2D342C;
    padding-bottom: 3px;
}

.readable-discount-panel-description {
    color: #2D342C;
    padding-bottom: 0 15px 15px 15px;
}

.ck.ck-editor__editable_inline {
    padding: 12px;
}

.ck-editor__editable {
    min-height: 180px;
}

@media only screen and (max-width: 768px){

    .icon-page-header{
        position: static;
        margin-right: 2.5%;
        left: 0;
        width: 17.5%;
    }

    .tips-section > div{
        width: 90%;
        margin: 0 auto;
        padding-left: 0;
    }

    .tips-section .flex-row{
        flex-flow: column wrap;
    }

    .tips-section h2{
        margin-bottom: 7.5%;
        text-align: center;
    }

    .tips-section{
        padding: 5% 0;
    }

    .tips-section .flex-row > div, .tips-section .flex-row > div iframe{
        width: 100%;
    }

    .tips-section .flex-row > div{
        margin-bottom: 4%;
    }

    .tips-section .flex-row .flex-column{
        margin-left: 0;
    }

    .v--modal-box.v--modal{
        width: 90% !important;
        left: 0px !important;
        top: 0px !important;
        margin: 0 auto;
    }

    .icon-header-container{
        margin: 2% 0;
    }

    .splash-container{
        width: 90%;
    }

    .loader figure{
        width: 60%;
    }

    #page-wrap:not(.container){
        width: 87.5%;
        margin: 0 auto;
    }

    .individual-service > div h4{
        min-height: 60px;
    }

    .col-md-3, .col-md-4{
        max-width: 50%;
        flex: 0 0 50%;
        width: 50%;
    }

    .on-mobile #page-wrap{
        overflow: visible;
    }

    .packages-table-icons > div{
        margin: 2.5%;
        width: 25%;
    }

    .packages-table-icons > div span{
        font-size: 11.5px;
    }

    .packages-table-icons.flex-row{
        width: 100%;
        flex-flow: row wrap;
        justify-content: center;
    }

    .flex-row.packages-form{
        flex-flow: column wrap;
    } 

    .bills-modal{
        margin-top: 15%;
        padding: 4%;
    }

    .hero h1 {
        margin: 15% auto 0;
        width: 100%;
        font: 700 1.95rem Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
    }

    .row{
        width: 100%;
        margin-left: 0;
    }

    #mobile-header .logo {
        margin-top: 7.5px !important;
    }

    .logo img {
        max-width: 140px;
    }

    .hero p {
        margin: 7.5% auto 0 !important;
        width: 100%;
        font-size: 16.5px;
    }

    .default-button {
        width: 55.5%;
        padding: 3% 2.5%;
        font-size: 16px;
    }

    .hero .default-button{
        margin: 7.5% auto !important;
    }

    .hero figure {
        width: 100%;
        margin: 0 auto;
    }

    .services-section h2 {
        width: 100%;
        margin: 5% auto 7.5%;
    }

    .individual-service figure {
        min-width: 60px;
        max-width: 60px;
    }

    .individual-service > div:not(.circle-number) {
        margin-left: 5%;
        padding: 0;
    }

    .individual-service > div p{
        font-size: 16px;
    }

    .individual-service{
        margin-bottom: 6%;
        padding: 0;
    }

    h4 {
        font: 700 19px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif !important;
    }

    .promo-section h2{
        width: 70%;
        font: 700 22px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
    }

    .promo-section .default-button{
        width: 65%;
        padding: 3.5% 2.5%;
        margin: 5% auto 0 !important;
    }

    .principal-page-title{
        margin: 10% 0;
    }

    .tabs-container .container{
        width: 100%;
    }

    .tabs-container .nav-tabs{
        margin-left: 0;
        padding: 2.5% 0;
    }

    .tabs-container .nav-link div:last-child{
        display: none;
    }

    .tabs-container .nav-link .circle-number{
        margin: 0 auto;
    }

    #sidebar-widgets{
        display: none;
    }

    .tab-pane .default-button {
        margin: 5% 0 !important;
        padding: 5% 2.5%;
        width: 60%;
    }

    .tab-content {
        padding: 7.5% 0;
    }

    .page-banner p {
        width: 70%;
    }

    .logos-banner{
        padding: 5% 2.5%;
    }

    .logos-banner ul{
        width: 85%;
    }

    .tab-pane div.information > div{
        padding: 0;
        margin: 5% 0;
    }

    .container {
        width: 85%;
    }

    #content.sidebar-left{
        float: none;
    }

    .vc_responsive .wpb_row .vc_col-sm-12{
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-7, .col-md-4{
        padding: 0;
    }

    .services-page-contact{
        margin-left: 0;
    }

    .fontsize-xxl {
        font-size: 1.9rem;
        line-height: 1.4;
    }

    .col-md-4 .form-container{
        margin-top: 5%;
    }

    .form-centered-container .form-container {
        width: 87.5%;
    }

    .col-md-6{
        padding: 0;
        margin: 4% 0;
    }

    .edit.form-container{
        width: 91.5%;
    }

    .modal{
        margin-top: 35%;
    }

    .sixteen.columns{
        width: 100% !important;
        margin: 0 auto;
    }

    .account-options {
        text-align: right;
        width: 95%;
        display: block;
        padding: 5.5% 0 0;
    }

    .principal-page-title {
        margin: 5% 0;
    }

    .col-md-12 .container{
        width: 100%;
    }

    .bills-form.flex-row{
        justify-content: flex-start;
    }

    .account h2, .subtitle{
        font-size: 20px !important;
        margin: 0 0 7.5% 2%;
    }

    h1, .title-h1 {
        font: 700 1.55rem Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif !important;
    }

    .icon-page-header{
        width: 27.5%;
        max-width: 60px;
    }

    .bills-form.flex-row .form-group{
        margin: 1% 3.75%;
    }

    #content.columns > .standard-section{
        width: 100%;
        margin: 0 auto;
    }

    .portfolio-default .portfolio-item{
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px){

    .col-md-12{
        padding: 0;
    }

    .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
        padding: 0px 0 30px 0px;
        display: none;
    }

    .splash-container figure{
        display: none;
    }

    .col-md-3, .col-md-4 {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    .on-mobile #page-wrap{
        overflow: visible;
    }

    .packages-table-icons > div{
        margin: 2.5%;
        width: 25%;
    }

    .packages-table-icons > div span{
        font-size: 11.5px;
    }

    .packages-table-icons.flex-row{
        width: 100%;
        flex-flow: row wrap;
        justify-content: center;
    }

    .flex-row.packages-form{
        flex-flow: column wrap;
    } 

    .bills-modal{
        margin-top: 5%;
        padding: 4%;
        margin-bottom: 25%;
    }

    .hero h1 {
        margin: 15% auto 0;
        width: 100%;
        font: 700 1.95rem Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
    }

    .row{
        width: 100%;
        margin-left: 0;
    }

    #mobile-header .logo {
        margin-top: 7.5px !important;
    }

    .logo img {
        max-width: 140px;
    }

    .hero p {
        margin: 7.5% auto 0 !important;
        width: 100%;
        font-size: 16.5px;
    }

    .default-button{
        width: 72.5%;
        padding: 5% 2.5%;
        font-size: 16px;
    }

    .hero .default-button{
        margin: 7.5% auto !important;
    }

    .hero figure {
        width: 100%;
        margin: 0 auto;
    }

    .services-section h2 {
        width: 100%;
        margin: 5% auto 7.5%;
    }

    .individual-service figure {
        min-width: 60px;
        max-width: 60px;
    }

    .individual-service > div:not(.circle-number) {
        margin-left: 5%;
        padding: 0;
    }

    .individual-service > div p{
        font-size: 16px;
    }

    .individual-service{
        margin-bottom: 6%;
        padding: 0;
    }

    h4 {
        font: 700 19px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif !important;
    }

    .promo-section h2{
        width: 70%;
        font: 700 22px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
    }

    .promo-section .default-button{
        width: 65%;
        padding: 3.5% 2.5%;
        margin: 5% auto 0 !important;
    }

    .principal-page-title{
        margin: 10% 0;
    }

    .tabs-container .container{
        width: 100%;
    }

    .tabs-container .nav-tabs{
        margin-left: 0;
        padding: 2.5% 0;
    }

    .tabs-container .nav-link div:last-child{
        display: none;
    }

    .tabs-container .nav-link .circle-number{
        margin: 0 auto;
    }

    #sidebar-widgets{
        display: none;
    }

    .tab-pane .default-button {
        margin: 5% 0 !important;
        padding: 5% 2.5%;
        width: 60%;
    }

    .tab-content {
        padding: 7.5% 0;
    }

    .page-banner p {
        width: 70%;
    }

    .logos-banner{
        padding: 5% 2.5%;
    }

    .logos-banner ul{
        width: 85%;
    }

    .tab-pane div.information > div{
        padding: 0;
        margin: 5% 0;
    }

    .container {
        width: 325px;
    }

    #content.sidebar-left{
        float: none;
    }

    .vc_responsive .wpb_row .vc_col-sm-12{
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-7, .col-md-4{
        padding: 0;
    }

    .services-page-contact{
        margin-left: 0;
    }

    .fontsize-xxl {
        font-size: 1.9rem;
        line-height: 1.4;
    }

    .col-md-4 .form-container{
        margin-top: 5%;
    }

    .form-centered-container .form-container {
        width: 87.5%;
    }

    .col-md-6{
        padding: 0;
        margin: 4% 0;
    }

    .edit.form-container{
        width: 100%;
    }

    .account h2, .subtitle {
        font-size: 20px !important;
        margin: 5% 0 4.5% 0%;
    }

    .modal{
        margin-top: 35%;
    }

    .sixteen.columns{
        width: 100% !important;
        margin: 0 auto;
    }

    .account-options {
        text-align: right;
        width: 95%;
        display: block;
        padding: 5.5% 0 0;
    }

    .principal-page-title {
        margin: 5% 0;
    }

    .col-md-12 .container{
        width: 100%;
    }
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 500px;
        margin: 10rem auto !important;
    }

    body.modal-open{
        padding-right: 0 !important;
        overflow: visible !important;
    }
}