body {
    background-image: url(/assets/img/fon2.jpg);
   background-size:cover;
   background-repeat: no-repeat;
    object-fit: revert;
    background-position: 30% 1vh;
    background-attachment: fixed;
	}
body:before {
content: "";
background-image: url(/assets/img/fon2.jpg);
       opacity: 0;
	}


section,
.section {
  color: var(--default-color);
  /*background-color: var(--background-color);*/
 // padding: 60px 0;
  scroll-margin-top: 100px;
  overflow: clip;
}

.header {
  color: var(--default-color);
  background-color: #b3c2cd;
  padding: 10px 0;
  transition: all 0.5s;
  z-index: 997;
  border-bottom: 1px solid color-mix(in srgb, var(--accent-color), transparent 85%);
}
.hero {
  width: 100%;
   // height: calc(100vh - 195px);
 // position: relative;
 // display: flex;
  align-items: center;
  justify-content: center;
 // padding: 120px 0 60px 0;
  overflow: hidden;
width: 100%;
    /* display: flex; */
    /* align-items: center; */
    /*justify-content: center;*/
    overflow: hidden;
    min-height: 76.2vh;
}

.hero p {
  margin: 10px 0 0 0;
  font-size: 17px;
 // color: color-mix(in srgb, var(--default-color), transparent 20%);
color: #223c4f;
    text-align: left;
}
.header .logo img {
  max-height: 56px;
  margin-right: 8px;
}
.hero .container {
//bottom: 100px;
}
.mt-4 {
    margin-top: 0rem !important;
}

.footer-partners-list {
    display: block;
    width: 736px;
    font-size: 0px;
    text-align: center;
    margin: 0px auto;
}
.footer-partners-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 20px;
float: left;
}
.footer-partners-list li a {
    display: inline-block;
    width: 164px;
    height: 50px;
    line-height: 48px;
    font-size: 0px;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(86 140 167);
    border-image: initial;
    transition: color 0.3s ease-out;
}
.footer-partners-list li a img {
    display: inline-block;
    vertical-align: middle;
height: 40px;
margin: 5px;
}
.footer-wrap-list {
    text-align: center;
}
.f-nav {
    position: relative;
    font-size: 0px;
    line-height: 20px;
    text-align: center;
    padding: 10px 0px;
    list-style: none;
    margin: 0px auto;
    height: 30px;
}
.f-nav > li {
    display: inline-block;
    font-size: 16px;
    margin: 0px 23px;

}
.f-nav > li > a {
    display: block;
    color: rgb(241, 240, 240);
    border-bottom: 0px;
    text-decoration: none;
    transition: color 0.3s ease-out;
}
.footer {
//padding-bottom: 14px;
    height: auto;
  color: var(--default-color);
  background-color: #c1ced7c7;
  border-top: 1px solid color-mix(in srgb, var(--accent-color), transparent 80%);
  font-size: 14px;
  //padding-bottom: 50px;
  position: relative;

    z-index: 9;
}
.footer .footer-top {
  padding-top: 15px;
}
.footer .copyright {
  //background-color: #004066;
  color: var(--contrast-color);
font-size: 11px;
padding:3px;
color:#004066;
bottom: 10px;
    /* margin: 5px; */
    position: relative;
}
.footer .footer-about .logo {
  line-height: 1;
  margin-bottom: 0px;
}
.footer .footer-about p {
  font-size: 13px;
  font-family: var(--heading-font);
    left: 40px;
    position: relative;
}
.footer .footer-links {
  margin-bottom: 0px;
}
ul, li {
  list-style: none;
}
ul, li a {
color: #08466b;
}
.navmenu a,
  .navmenu a:focus {
    color: #fff;
font-size: 18px;
  }
.navmenu  {
color: #08466b;
font-size: 18px;
  }
.navmenu li:hover>a,
  .navmenu .active,
  .navmenu .active:focus {
    color: #fff;
  }
/*.navmenu .active {
    color: #004066;
}
.navmenu a:visited {
    color: #d19e46;
}
.navmenu .active:focus {
    color: #fff;
}*/


b {
font-family: verdana !important;
}
.dz {
font-size: 15px;
    font-family: verdana !important;
    font-weight: 600
}
b text {
font-size: 14px;
    font-family: verdana;
    font-weight: 400
}
.bk1 {
color: #1e76b9;
font-size: 14px;
    font-family: verdana;
    font-weight: 400;
line-height: 10px;
}
.chin {
font-size: 15px;
    font-family:  Roboto;
    font-weight: 400;
    float: left;
}
.chin_ops {
font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    top: -2px;
    position: relative;
color: #4d4e4f;
line-height: 20px;
}



.form-search__inner {
    margin: 0 -10px;
}
.form-search__item {
    position: relative;
    float: left;
    //width: 33.33333%;
    padding: 0 10px;
    margin: 0 0 20px;
}
.form-search__group {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    clear: both;
}
.form-search input[type='text'], .form-search input[type='email'], .form-search input[type='password'], .form-search select, .form-search textarea, .form-search .selectricWrapper {
    width: 100%;
}
input[type='text'], input[type='email'], input[type='password'], select, textarea {
width: 100%;
    height: 60px;
    padding: 23px 20px 17px 20px;
    border: 0;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    background-color:#a0aebf3d;
    -webkit-appearance: none;
    border-radius: 0;
    transition: box-shadow 0.3s ease-out;
}
.form-search__item .with-unilabel+.unilabel, .form-search__item .with-unilabel.empty-field+.unilabel {
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 16px;
    line-height: 20px;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
}
.form-floating>label {
left:10px !important;
}
.form-control:focus {
        border-color: #ccc;
        box-shadow: 0 0 0 0.05rem #ccc;
    } 
.form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after {
    background-color: unset;

}
.form-search__group_name {
padding: 15px 0;
font-size: 16px
}
label {
color:#778493;
}
.tags {
    display: block;
}
.tag {
    display: inline-block;
    height: auto;
    margin: 0 36px 16px 0;
    font-size: 14px;
    cursor: pointer;
}

input.field-check-box {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.field-check-box-name {
    position: relative;
    display: block;
    padding: 0 0 0 34px;
    font-size: 16px !important;
    line-height: 22px;
    color: #848484;
    cursor: pointer;
    transition: color 0.3s ease-out;
}
.field-check-box-name:before {
    position: absolute;
    width: 22px;
    height: 22px;
    border: 2px solid #004066;
    transition: border-color 0.3s ease-out;
    background: #fff;
    top: 0;
    left: 0;
    content: "";
}
input.field-check-box:checked+label.field-check-box-name:after {
    display: block;
}
.field-check-box-name:after {
    position: absolute;
    display: none;
    width: 14px;
    height: 14px;
    top: 4px;
    left: 4px;
    background-color: #376684;
    transition: background-color 0.3s ease-out;
    content: "";
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
   transition-delay: .1s; 
}
@media (max-width: 768px) {
 .form-search__item {
    position: relative;
    float: unset;
    padding: 0 10px;
    margin: 0 0 20px;
}
@media (max-width: 1199px) {
    .navmenu ul {
        display: none;
        list-style: none;
        position: absolute;
        inset: 60px 20px 20px 20px;
        padding: 10px 0;
        margin: 0;
        border-radius: 6px;
        background-color: #b3c2cd;
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }
}
@media (max-width: 1199px) {
.hero {
    height: auto; 
}
 }
@media (max-width: 1100px) {
.hero {
    height: auto; 
}
}
.rash {
color:#1b31db;font-size:12px;font-weight: 100;
}
/*.form-control:focus {
box-shadow: 0px 0px .30rem #fd0d3940 !important;
border-color:#fd0d3940 !important;
}*/

input {
text-transform: none;
}
.mark, mark {
    padding: 0 !important; 
}

