body {
    font-family: 'Yeseva One', cursive;
    font-size: 14px;
    min-width: 320px;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'Yeseva One', cursive;
    line-height: 1;
    margin: 0;
    color: #061c4e;
}

.parallax {
    background-image: url("../img/parallax.jpg");
    min-height: 550px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 56px 0px;
    

}

.alert {
    font-size: 18px;
    color: #fff;
}

.parallax-content {
   max-width: 900px;
   margin: 55px;
}

.together-content {
    padding-top: 10px;
}

.parallax_h1 {
    font-weight: bold;
    font-size: 50px;
}

.parallax_h2 {
    font-size: 27px;
    padding-top: 10px;
}

.parallax_p {
    font-size: 24px;
    padding-top: 22px;
}

.parallax-logo {
    width: 180px;
}

.btn-primary {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25;
    display: inline-block;
    padding: 1rem 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .1s;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0;
    color: #061c4e;
    border-color: #061c4e;
    background-color: transparent;
}


.btn-primary:hover {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25;
    display: inline-block;
    padding: 1rem 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .1s;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0;
    color: #061c4e;
    text-decoration: underline;
    border-color: #061c4e;
    background-color: transparent;
}


.btn-primary_white {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25;
    display: inline-block;
    padding: 1rem 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .1s;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}


.btn-primary_white:hover {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25;
    display: inline-block;
    padding: 1rem 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .1s;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    text-decoration: underline;
    border-color: #fff;
    background-color: transparent;
}


.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #061c4e;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #fff;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: rgb(255, 255, 255);
    text-shadow: none;
    opacity: 1;
}

.close:hover {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.btn-primary_white_modal {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25;
    display: inline-block;
    padding: 1rem 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .1s;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    margin: 0px auto;
}

.btn-primary_white_modal:hover {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25;
    display: inline-block;
    padding: 1rem 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .1s;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    margin: 0px auto;
    text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}

.nav-link {
    color: rgb(255, 255, 255);
}

.bg-blue {
    background-color: #061c4e;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgb(255, 255, 255);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.9);
}

.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
}

.navbar-light .navbar-nav .nav-link:focus {
    color: rgb(255, 255, 255);
}

.phone-top {
    text-decoration: none;
    color: #ebebeb;
    font-size: 18px;
}

.phone-top:hover {
    text-decoration: none;
    color: #ebebeb;
    text-decoration: underline;
    font-size: 18px;
}

.fa-top {
    color: rgba(255, 255, 255, 0.9);
}

.fa-top:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.services{
    padding-bottom: 50px;
}

.services-img_left {
    padding: 0 20% 0 0;
}

.services-img_left:before {
    position: absolute;
    z-index: -1;
    width: 80%;
    height: 100%;
    content: "";
    top: 10%;
    left: 20%;
    border: 1px solid #f3ecb8;
}

.services-img_right {
    padding: 0 20% 0 0;
}

.services-img_right:before {
    position: absolute;
    z-index: -1;
    width: 80%;
    height: 100%;
    content: "";
    top: -10%;
    left: 20%;
    border: 1px solid #f3ecb8;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.services_h2 {
    font-size: 42px;
}

.services_p {
    font-size: 20px;
    padding-top: 3px;
}

.services_p_cost {
    margin: 20px 0px;
    padding-left: 6px;
    border-left: 3px solid #f3ecb8;
    font-size: 16px;
    line-height: 16px;
}

.title_h1 {
    margin-top: 50px;
    border-bottom: 1px solid #f3ecb8;
}

.title_h1_white {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.title_p {
    font-size: 18px;
    margin: 15px 0px 30px;
    text-align: center;
}

.table th, .table td {
    border-bottom: 1px solid #dee2e6;
}

.title_p_white {
    color: #fff;
}

.calc {
    background-color: #061c4e;
    padding-bottom: 50px;
}

.calc_h2 {
    text-align: center;
    font-size: 35px;
    color: #fff;
    margin: 20px 0px;
}

.table-white-text {
    color: #fff;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: 20px;
}

.form-control {
    border-radius: 0px;
}

.principles_h2 {
    display: inline-block;
    font-size: 22px;
    padding-left: 10px;
    font-weight: bold;
}

.fa-size {
    font-size: 22px;
    color: #061c4e;
    padding-bottom: 20px;
}

.principles-list {
    padding: 50px 0px;
}

.principles_p {
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
}

.fas:before {
    min-width: 25px;
    display: inline-block;
}

.footer {
    background-color: #061c4e;
}

.footer_h2 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.footer_p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.footer_p:hover {
    color: #fff;
}

.fa-bot {
    color: rgba(255, 255, 255, 0.9);
    font-size: 42px;
    margin-top: 14px;
}

.footer-content {
 padding: 50px 0px;
}

.fa-bot:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.copyright {
    font-size: 14px;
    color: #fff;
    padding: 10px 0px 30px;
}

.footer_a {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}

.footer_a:hover {
    color: #fff;
}

.footer-contacts {
    margin-top: 14px;
    word-wrap: break-word;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.small-display-none {
    display: block;
}

.eqv-list {
    color: #fff;
    margin: 25px 25px 0px;
}

.eqv-content {
    margin: 0px 25px 25px;  
}

.eqv-content > ul {
    color: #fff;   
}

.eqv-p {
    color: #fff;
}

.card {
    background-color: rgb(6, 28, 78) !important;
    border: 1px solid rgba(0, 0, 0, 0.190);
    border-color: #fff !important;
    border-radius: 0rem;
}

.card-header {
    border-bottom-color: #fff;
}

.btn-link {
    white-space: normal;
    color: #fff;
}

.btn-link:hover {
    text-decoration: underline;
    color: #fff !important;
}

.card-body > p {
    color: #fff;
    margin-bottom: 10px;
}

.card-body > h3 {
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 10px;
}

.card-body > ul {
    color: #fff;
    text-decoration: none;
    list-style: none;
}

.praville {
    color: #fff;
    float: right;
}

.button-center {
    margin: 0px auto;
    font-size: 14px !important;
    white-space: normal;
}

.cardlogo {
    max-width: 350px;
    margin: 25px 0px 0px;
}

@media (max-width: 990px) {
    
    .parallax-content {
        width: auto;
        margin: 55px auto;
}
    
    .parallax_h1 {
        font-weight: bold;
        font-size: 50px;
        text-align: center;
    }
    
    .parallax_h2 {
        text-align: center;
    }
    
    .together-content {
        margin: 0px auto;
    }
    
    .parallax-logo {
        width: 180px;
        display: block;
        margin: 0 auto;
}
    
    .parallax_p {
        text-align: center;
    }
    
    .services-content {
        margin-top: 70px;
    }
    
    .footer-content {
        text-align: center;
    }
    
    .footer_h2 {
        margin-top: 35px;
    }
    
    .footer-content {
        padding: 20px 0px;
    }
    
    .copyright {
        display: none;
    }
}

@media (max-width: 767px) {
    
    .cardlogo {
        max-width: 100%;
        margin: 25px 0px 0px;
    }
        
    .services-img_left:before {
       content: none;     
    }
    
    .services-img_right:before {
       content: none;     
    }
    
    .btn-primary {
        font-size: 12px;
    }
    
    .btn-primary:hover {
        font-size: 12px;
    }
    
    .btn-primary_white {
        font-size: 12px;
        margin-top: 10px;
    }
    
    .btn-primary_white:hover {
        font-size: 12px;
    }
    
    .services_h2 {
        font-size: 30px;
    }
    
    .services_p {
        font-size: 14px;   
    }
    
    .form-inline {
        text-align: center;
        display: block;
    }
    
    .button-center {
    width: 100%;
}
}

@media (max-width: 566px) {
    .parallax_h1 {
        font-weight: bold;
        font-size: 42px;
        text-align: center;
        
    }
    
    .parallax_h2 {
        font-size: 22px;
        
    }
    
    .parallax_p {
        font-size: 18px;
        
    }
    
    .small-display-none {
        display: none;
    }
    
    .services-content {
        margin-top: 10px;
    }
    
    .small-display-full-width {
        max-width: 100%;
        flex: 0 0 80%;
    }
    
    .last-button {
        display: block;
        margin: 5px auto;
    }
    
    .last-button:hover {
        display: block;
        margin: 5px auto;
    }
    
    h1, .h1 {
        font-size: 32px;
    }
    
    .title_p {
        font-size: 14px;
        margin: 15px 0px 30px;
        text-align: center;
    }
    
    .fas:before {
        min-width: 25px;
        display: none;
    }
    
    .principles_h2 {
        display: inline-block;
        font-size: 20px;
        padding-left: 0px;
        font-weight: bold;
    }
    
    .principles_p {
        font-size: 14px;
    }
    
    .principles-list {
        padding: 30px 0px;
    }
    
    .table-white-text {
        color: #fff;
        font-size: 12px;
    }
    
    .table th, .table td {
        padding: 0.35rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }
}

@media (max-width: 340px) {
    
    .table th, .table td {
        padding: 0rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }
    
    h1, .h1 {
        font-size: 28px;
    }
    
    .parallax_h1 {
        font-weight: bold;
        font-size: 32px;
        text-align: center;
    }
    
    .parallax_h2 {
        font-size: 18px;
    }
    
    .services_h2 {
        font-size: 24px;
    }
}