#head {
    width: 100%;
    height: 170px;
    background-color: #22429A;
}

#embl_2{
    width: 85px;
}

#head_title_1 {
    font-weight: 700;
    font-size: 16px;
    color: #B1B1B1;
}

#head_title_2 {
    font-weight: 800;
    font-size: 48px;
    color: #ffffff;
}

.list-no-margin {
    margin: 0;
    padding: 0;
}

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

.my-cust-ul li>i{
    font-size: 18px;
    color:#1A347A;
}

.ul-w173 {
    width: 173px;
}

#lng-stick {
    background-color: transparent;
    width: 3px;
    height: 44px;
    display: block;
}

.lng-link {
    color: transparent;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

/* Nav */
.bg-body-blue {
    background-color: #1A347A;
}

.custom-nav-item a {
    border-bottom: 3px solid #1A347A;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: white;
    text-decoration: none;
}

.custom-nav-item a:hover {
    border-bottom: 3px solid #F7CD46;
    color: #F7CD46;
}

.custom-nav-item > .active {
    border-bottom: 3px solid #F7CD46;
    color: #F7CD46 !important;
}

/* Pidtrumka */
.mt-60 {
    margin-top: 60px;
}

.mt-100 {
    margin-top: 100px;
}

.image-container {
    position: relative;
    width: 100%;
}

.image1, .image2, .image3, .image4 {
    width: 70%;
    border-radius: 30px;
    float: right;
    max-width: 300px;
}

.image1 {
    margin-top: 40px;
    max-width: 368px;
    z-index: 1;
    position: relative;
}
.image2 {
    max-width: 368px;
    margin-top: -25%;
    margin-right: 45%;
}
.image3 {
    margin-top: 100px;
    max-width:368px;
    margin-right: 6%;
}
.image4 {
    max-width:368px;
    margin-top: -41%;
    margin-right: 50%;
}

.image21{
    max-width:500px;
    border-radius: 30px;
}

.pidtrumka-block h1 {
    color: #22429A;
    margin-bottom: 30px;
    font-weight: 700;
}

.pidtrumka-block ul {
    list-style: none;
}

.action-btn {
    padding: 15px 5px;
    text-transform: uppercase;
    text-decoration: none;
    width: 200px;
    text-align: center;
    margin-right: 20px;
    color: #1A347A;
    border: 2px solid #1A347A;
    margin-top: 40px;
    font-weight: bold;
}

.action-btn-2 {
    color: #1A347A;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

.action-btn:hover {
    color: #F7CD46;
    border: 2px solid #1A347A;
    background-color: #1A347A;
}

.blue-line {
    background-color: #1A347A;
    padding: 20px;
    text-align: center;
}

.action-btn-3 {
    padding: 15px 5px;
    text-transform: uppercase;
    text-decoration: none;
    width: 200px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    color: white;
    border: 2px solid white;
    font-weight: bold;
}

.action-btn-3:hover {
    color: #F7CD46;
    border: 2px solid #F7CD46;
}

.main-h2 {
    font-weight: 800;
    font-size: 48px;
    color: black;
    text-transform: uppercase;
}

/* Slider */


.arrow-btn {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-left: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #B1B1B1;
    text-decoration: none;
}

.arrow-btn:hover {
    background-color: #1A347A;
}

#arrow-left {
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 32px;
    display: block;
}

#arrow-right {
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 32px;
    display: block;
}

.my-carousel {
    display: inline-flex;
}

.my-carousel-item {
    width: 268px;
    margin-right: 20px;
}

.my-carousel-item img {
    width: 100%;
    border-radius: 30px;
}

.my-carousel-item-text {
    font-size: 16px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
}

.my-carousel-item-icon {
    width: 32px !important;
    height: 32px;
    margin-right: 20px;
}

/* End Slider */


.w-blue {
    background-color: #22429A;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 120px;
}

.c-white {
    color: white;
}

.mb-60 {
    margin-bottom: 60px;
}

.my-icon {
    color: white;
    font-size: 36px;
    margin-right: 14px;
}

.my-values-text {
    font-size: 16px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
}

.my-card-title {
    text-decoration: none;
    color: #1a347a;
    font-weight: bold;
    font-size: 22px;
    margin-top: 15px;
    display: block;
    margin-bottom: 15px;
}

.my-card-img {
    display: block;
    transform: translate3d(0px, 0px, 0px);
}

.my-card-img img{
    border-radius: 29px;
}

.my-card-img:before {
    background: rgb(26 52 122 / 54%);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    border-radius: 29px;
}

.my-card-img:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
}

.my-card-img:hover:before {
    background: none;
    transition: 0.5s linear;
}

.contact-item-title {
    color: #1a347a;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.contact-item-title a {
    text-decoration: none;
    color: #1a347a;
}

.contact-item-title a:hover {
    color: #fcd547;
}

.contact-item-desc {
    margin-top: 10px;
}

.contact-item {
    margin-bottom: 40px;
}

.contact-item-img img {
    border-radius: 10px;
}

footer {
    height: 60px;
    background-color: #1a347a;
}

/* scrollBtn*/

.scroll-top-button {
    display: none;
    position: fixed;
    bottom: 55px;
    right: 20px;
    color: #1A347A;
    cursor: pointer;
    font-size: 40px;
    z-index: 1;
}

.scroll-top-button:hover {
    color: #F7CD46;
}

.custom-icon{
    font-size: 32px;
}

.my-justify-content{
    justify-content: space-between;
}

.partners-img{
    display: block;
    width: 268px;
    height: 268px;
    background-repeat: no-repeat;
    background-position: center;
    border: 5px solid #f7cd46;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
}

/* Report slider */
.my-cust-img{
    height: 500px;
    max-height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
    background-color: #22429A;
    border-radius: 15px;
    padding: 30px;
}

/* Pagination */

.pagination{
    margin-top: 20px;
}

.pagination > li{
    font-size: 20px;
    border: 1px solid #dee2e6;
}

.pagination > li >a{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 20px 10px 20px;
}

.pagination > li >span{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 20px 10px 20px;
}

.pagination > .active{
    background: #0d6efd;
    border: 1px solid #0d6efd;
}

.pagination > .active >a{
    color:white;
}

/* Pagination */

/* Mobile */
#menu-burger{
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

.image-overflow{
    overflow: hidden;
    border-radius: 29px;
}

@media screen and (max-width: 1200px){
    .image1, .image2, .image3, .image4{
        max-width: 350px;
        width: 100%;
        margin: 0 auto 20px auto;
        float: unset;
        display: block;
    }
}

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

    .my-justify-content{
        justify-content: center;
    }

    #head{
        height: auto;
    }
    #lang-row{
        display: none!important;
    }
    .image-container {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }
    .image1, .image3{
        margin: 0;
        margin-right:10px;
    }
    .image2, .image4{
        margin: 0;
        margin-left:10px;
    }
    .cinnosti{
        justify-content: start!important;
    }
    .m-partners{
        margin-bottom:40px;
    }
    .my-card-text{
        margin-bottom: 40px;
    }
    .contact-item-title{
        margin-top:20px;
    }
    .main-h2{
        font-size: 38px;
    }
}

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

    #head_title_2{
        font-size: 38px;
    }

    .image-container{
        flex-wrap: wrap;
    }
    .image1, .image2, .image3, .image4{
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%;
    }
}

@media screen and (max-width: 500px){
    .my-btn-group{
        flex-wrap: wrap;
        display: flex;
    }
    .my-btn-group a{
        margin: 20px auto 20px auto;
    }
    #head_title_1{
        text-align: center;
    }
    #head_title_2{
        font-size: 28px;
    }

    .m-mt-40{
        margin-top: 40px!important;
    }
    .m-mt-0{
        margin-top: 0px!important;
    }
    .pidtrumka-block h1{
        font-size: 28px;
    }
    .main-h2{
        font-size: 28px;
    }
    .w-blue{
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 40px;
    }
    .m-mb-20{
        margin-bottom: 20px;
    }
    .cinnosti{
        justify-content: center!important;
    }

}