body {
    font-size: 0.8em;
    color: rgb(21, 97, 212);
    color: rgb(98, 98, 98);
    
    font-weight: 400;
    font-family: "Rubik";
}

a {
    color: rgb(21, 97, 212);
    font-size: 1.1em;
    text-decoration: none;
}

a:hover {
    color: rgb(15, 83, 184);
    text-decoration: none;
}




h1 {
    font-size: 2em;
}

h3 {
    font-size: 1.4em !important;
}

h4 {
    color: #000;
    font-size: 1.2em !important;
    font-weight: normal;
}

h5 {
    font-size: 1em;
}


.navbar {
    background-color: rgb(21, 97, 212) !important;
}

.navbar a {
    font-size: 1em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 500;
}

.navbar li {
    margin: 0 10px;
}

.navbar .nav-link {
    border-radius: 5px;
    padding: 10px 20px !important;
}

.navbar .nav-link:hover,
.navbar .nav-link.active {
    border-radius: 5px;
    background-color: rgba(45, 91, 119, 0.658);
    background-color: #FFF;
    color: rgb(21, 97, 212);
}

.navbar-toggler {
    box-shadow: none !important; 
}










._button-blue  {
    padding: 10px 20px;
    text-align: center  ;
    border: solid 1px rgb(21, 97, 212);
    border-radius: 5px;
    display: inline-block;
}

._button-blue.filled {
    color: #FFF;   
    background: rgb(21, 97, 212);
}

._button-blue:hover  {
    color: #FFF;
    background: rgb(21, 97, 212);
}

._button-blue.filled:hover {
    background: rgb(15, 83, 184);
}























.section_10 {
    background-color: rgb(238, 243, 250);
}

.section_10 a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    color: rgb(45, 70, 94) !important;
}

.section_10 a:hover {
    text-decoration: underline;
}

.section_10 ul li {
    margin-bottom: 10px;
}

.section_11 {
    background-color: rgb(21, 97, 212); 
    color: #FFF;
}

.section_11 h6 {
    font-size: 10px;
}







.navbar-toggler {
    color: #FFF !important;
    border: solid 1px #FFF;
}



.section_1 {
    background-color: rgba(0, 105, 191, 0.08);
    background-color: rgb(238, 243, 250);
}

.section_1 h1 {
    font-size: 20px;
    color: rgb(21, 97, 212);
    font-weight: normal;
    /* font-style: italic; */
}

.section_1 h1::after {
    content: "";
    border-bottom: 1px solid rgb(21, 97, 212);
    padding-left: 5px;   
    margin: 0 auto;
    width: 100px;    
    margin-top: 15px;
    display: block;
}

.section_2 {
    background-color: rgba(45, 91, 119, 0.658);
    background-color: rgb(238, 243, 250);
}

.section_2 .dropdown-toggle {
    padding: 12px;
    font-size: 16px !important;
    color:  rgb(21, 97, 212) !important; 
    text-align: left;
    background-color: #FFF !important;
    border: solid 1px  rgb(21, 97, 212) !important;
    border-radius: 5px; 
}

.section_2 .dropdown-toggle:focus {
    border: solid 1px rgb(21, 97, 212);
}


.section_2 .dropdown-toggle::after {
    display: none;
}

.section_2 .dropdown-menu a {
    font-size: 15px;
    padding: 15px 20px;
    text-transform: uppercase;
    color: rgb(111, 114, 121);
}

.section_2 .dropdown-menu a .bi {
    color: rgb(21, 97, 212);
}









.asd {
    color: rgb(45, 91, 119);
    color: rgb(21, 97, 212);
    color: rgba(0, 105, 191, 0.08);
    color: rgba(45, 91, 119, 0.658);
}









.section_3 .img_1 {
    left: 120px; top: 50px;
}

.section_3 .img_2 {
    left: 250px; top: 10px;
}

.first_link {
    margin-left: 90px !important;
}

@media (max-width: 1200px) {
    .section_3 .img_1 {
        left: 60px; top: 70px;
    }

    .dropdown {
        width: 85% !important;
    }

    .first_link {
        margin-left: 10px !important;
    }

    .section_3 .img_2 {
        left: 180px; top: 30px;
    }


    h2.line-under::after {
        margin: 0 auto; 
    }
}

.section_3 p.fst-italic {
    font-size: 15px;
}

.section_3 {
    color: rgb(21, 97, 212); 
    font-weight: 500 !important;
}

.section_3 p.fst-italic {
    font-weight: 600 !important;
    font-style: normal !important;
}

.section_3 p:not(.fst-italic) {
    font-size: 14px;
    color: #666;
}

.section_4 {
    background-color: rgb(238, 243, 250);
    color: rgb(21, 97, 212);
}

.section_4 a {
    border: solid 1px rgb(21, 97, 212);
    color: rgb(21, 97, 212) !important; 
    background: none !important;
    padding: 10px 15px;
}

.section_4 a:hover {
    background-color: rgb(21, 97, 212) !important; 
    color: #FFF !important;
}

.section_4 h3 {
    font-size: 19px;
    margin-bottom: 30px;
}










.section_5 {
    background-color: rgb(238, 243, 250);
}

.section_5 a {
    border: solid 1px rgb(21, 97, 212);
    color: rgb(45, 70, 94) !important; 
    color: rgb(21, 97, 212) !important; 
    background: #FFF !important;
    padding: 10px 0;
}

.section_5 a:hover {
    background-color: rgb(21, 97, 212) !important; 
    color: #FFF !important;
}










.section_9 a {
    border: solid 1px rgb(45, 70, 94);
    color: rgb(45, 70, 94) !important; 
    background: none !important;
    padding: 10px 0;
}

.section_9 a:hover {
    background-color: rgb(45, 70, 94) !important; 
    color: #FFF !important;
}









.logo {
    background: url("images/logo112.png");
    background-position: center center;
    width: 100px;
    background-size: cover;
    height: 80px;
}

.profile-nav a {
    font-size: 24px;
}




.section_66 {
    background-color: rgb(238, 243, 250);
}

.info-box {
    position: relative;
    z-index: 1;
    background-color: #FFF;
    border-radius: 20px;
    box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.50);
    padding-bottom: 2rem;
}

.info-box h2 {
    font-size: 22px;
}





h2 {
    font-size: 22px; 
}

h2.line-under::after {
    content: "";
    border-bottom: 2px solid rgb(242,164,64);
    padding-left: 5px;   
    width: 100px;    
    margin-top: 15px; 
    display: block;
}




.accordion-button:not(.collapsed) {
    background-color: rgba(45, 91, 119, 0.658); 
    background-color: rgb(21, 97, 212); 
    color: #FFF; 
}

.accordion-button:not(.collapsed)::after {
    color: #FFF !important; 
}

.accordion-button:focus {
    box-shadow: none;
}








.filters .filters-links a {
    color: #243240;
    font-size: 14px;
    text-decoration: underline;
}

.filters .filters-links a:hover {
    color: #666;
}

.filters .submit-button {
    font-size: 16px;
    color: #FFF;
    border: none;
    font-weight: 600;
    background-color: rgb(18, 12, 232);
}

.filters .submit-button:hover {
    color: #FFF;
    background-color: #0f0ac7;
}

.checkbox-button {
    display: none;
}

.checkbox-button-check::after {
    width: 14px;
    height: 14px;
}

.checkbox-button-check:checked::after {
    transform: scale(1);
    content: url("data:image/svg+xml, <svg viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'><path fill='white' d='M15.25.847a1.51 1.51 0 0 1 .405 2.096L8.106 14.11a1.944 1.944 0 0 1-2.94.329L.6 10.156a1.51 1.51 0 1 1 2.067-2.202l3.645 3.42 6.841-10.122a1.51 1.51 0 0 1 2.098-.405Z'/></svg>");
}

.checkbox-button-check:checked {
    border: none;
    background-color: rgb(18, 12, 232);
}

.checkbox-button-check::after {
    content: '';
    font-family: FontAwesome;
    display: block;
    transform: scale(0);
    transition: transform .12s ease-in-out;
}

.checkbox-button-check {
    flex: 0 0 20px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 2px solid #000;
    margin: 0 8px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline-offset: 5px;
    outline-color: #000;
    font: initial;
}

.checkbox-label-check:hover {
    cursor: pointer;
}

.checkbox-label {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 16px;
    border-bottom: 1px solid #e9ebec;
    background-color: #FFF;
    font-size: 16px;
}

.checkbox-label:hover {
    background-color: #f7f8f8;
    cursor: pointer;
}

.checkbox-label label:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.checkbox-label label:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.text-inp {
    background-color: #FFF;
    color: rgb(36, 50, 64);
    border-radius: 5px; 
    padding: 10px 16px 10px 16px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block; 
    border: solid 1px rgb(140, 148, 155);
}

.text-inp:hover, .text-inp:focus {
    border: solid 1px rgb(18, 12, 232);
}

.text-inp:focus {
    box-shadow: none;
}

.dropdown-button {
    background-color: #FFF;
    color: rgb(36, 50, 64);
    border-radius: 5px; 
    padding: 10px 16px 10px 16px;
    overflow-x: auto;
    white-space: nowrap; 
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    display: block; 
    border: solid 1px rgb(140, 148, 155);
    cursor: pointer;
}

.dropdown-button::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 7px;
    height: 7px;
    border-right: 2px solid #120CE9;
    border-bottom: 2px solid #120CE9;
    pointer-events: none;
}

.arrow-normal::after {
    transform: translateY(-50%) rotate(225deg);
}

.dropdown-button:hover, .dropdown-button:focus {
    border: solid 1px rgb(18, 12, 232);
}

.dropdown {
    position: relative;
    display: block;	
}

.dropdown-content {
    box-shadow: rgba(36, 50, 64, 0.08) 0px 2px 8px 0px;
    display: none;
    max-height: 300px;
    z-index: 5000 !important;
    width: 100%;
    overflow: auto;
    position: absolute;
    border-top: 1px solid #e9ebec;
    border-right: 1px solid #e9ebec;
    border-left: 1px solid #e9ebec;
    background-color: #FFF;
    min-width: 160px;
    border-radius: 5px;
}

.dropdown-content input[type=text]:focus {
    color: var(--cui-body-color);
    background-color: var(--cui-body-bg);
    border-color: rgb(171.5, 170.5, 234.5);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(88, 86, 214, .25);
}

.show {
    display: block;
}

.dropdown-disabled .dropdown-button {
    background-color: #e9ebec !important;
    cursor: not-allowed !important;
    color: rgb(140, 148, 155) !important;
}

.dropdown-disabled .dropdown-button::after {
    border-right: 2px solid rgb(140, 148, 155);
    border-bottom: 2px solid rgb(140, 148, 155);
}

.dropdown-disabled .dropdown-button:hover,
.dropdown-disabled .dropdown-button:focus {
    border: solid 1px rgb(140, 148, 155) !important;
}




.dropdown-content {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.dropdown-content.fade-out {
    opacity: 0;
    visibility: hidden;
}










/* 

.profile-step-5 .__error_message {
    margin-bottom: 15px; 
    margin-top: 5px;
    color: #FF6A28; 
}	

.profile-step-5 .__add-offer select {
    background: url('images/Group 1422.svg') no-repeat 96% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;   
}

.profile-step-5 .__required:after {
    content: '*';
    color: #C61642;
}

.profile-step-5 h4 {
    font-size: 15px;
    margin-bottom: 20px; 
}

.profile-step-5 .__checkbox_wrapper {
    height: 200px;
    overflow: scroll;
}
.profile-step-5 .__add-offer input[type='checkbox'] {
    border: solid 1px #A1ADC9 !important;
}

.profile-step-5 .__checkbox_group {
    padding: 30px;
    border-radius: 10px;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    border: solid 1px #A1ADC9;
}

.profile-step-5 .__add-offer {
    background-color: #FFF; 
    border-radius: 10px;
    color: #77829B;
    font-weight: 500;
    font-size: 13px;
}

.profile-step-5 .__add-offer textarea {
    height: 250px;
}

.profile-step-5 .__add-offer input[type='text'].__error,
.profile-step-5 .__add-offer select.__error,
.profile-step-5 .__add-offer textarea.__error {
    border: solid 1px #FF6A28;
}

.profile-step-5 .__add-offer input[type='text'],
.profile-step-5 .__add-offer select,
.profile-step-5 .__add-offer textarea {
    padding: 10px 20px;
    margin: 5px 0 0 0;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    border-radius: 5px;
    border: solid 1px #A1ADC9;
    width: 100%;
}

.profile-step-5 .__add-offer input:focus,
.profile-step-5 .__add-offer select:focus {
    border: solid 1px #120CE9;
}

.profile-step-5 .__add-offer input[type='text'],
.profile-step-5 .__add-offer select,
.profile-step-5 .__add-offer textarea {
    padding: 10px 20px;
    margin: 5px 0 0 0;
    color: rgb(45, 70, 94);
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    border: solid 1px #A1ADC9;
    width: 100%;
}








.navmenu ul li {
    text-transform: uppercase;
}

.error-message {
    border-radius: 5px;
    background-color: rgb(242, 132, 132) !important;
    color: #FFF !important;
}


.error-message.success {
    background-color: rgb(213, 241, 228) !important;
    color: #FFF !important;
} */