@font-face {
    font-family: 'MainFont';
    src: url('/fonts/GolosText-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.upper {
    text-transform: uppercase;
}

.global-padding {
    padding-top: 10px;
    padding-bottom: 50px;
}

.mfont {
    font-family: MainFont;
}

.main-menu .navbar-nav .nav-link {
    font-size: 13px;
    text-transform: uppercase;
}

.main-menu .navbar-nav .nav-link:hover {
    color: #5B81C0;
}

.main-menu .navbar-nav .nav-item {
    padding-left: 15px;
    padding-right: 15px;
}

.main-menu .navbar-nav .dropdown-menu {
    min-width: 10px;
}

.index_banner {
    background-image: url("/img/banner.jpg");
    background-position: 50% 20%;
    background-repeat: no-repeat;
/*    background-attachment: fixed;*/
    background-size: cover;
    position: relative;
    width: 100%;
    height: 500px;
}

.article_banner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 500px;
}

.our_spec_one_banner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 300px;
}

.article_banner .banner_placement {
    background-color: rgb(0,0,0,0.5);
}

.banner_placement {
    padding: 30px 30px 10px 30px; 
    position: absolute;
    top: 25%;
    left: 60px;
    line-height: 35px;
}

.banner_text {    
    color: white;
    text-transform: uppercase;
    font-size: 32px;
}

.our_spec_one_placement {
    left: 90px;
}

.our_spec_one_placement_30 {
    position: absolute;
    top: 30%;
    line-height: 35px;
}

.our_spec_one_placement_35 {
    position: absolute;
    top: 35%;
    line-height: 35px;
}

.article_date {    
    color: white;
    font-size: 16px;
}

.one-block {
    padding: 60px 90px 70px 90px;
}

.white-block {
    background-color: white;
    color: black;
}

.blue-block {
    background-color: #5B81C0;
    color: white;
}

.grey-block {
    background-color: #F2F2F2;
    color: black;
}

.gradient-block {
    background: rgb(26,59,112);
    background: linear-gradient(135deg, rgba(26,59,112,1) 50%, rgba(178,124,91,1) 100%);
    color: white;
}

.gradient2-block {
    background: rgb(26,59,112);
    background: linear-gradient(310deg, rgba(26,59,112,1) 50%, rgba(178,124,91,1) 100%);
    color: white;
}

.gradient3-block {
    background: rgb(26,59,112);
    background: linear-gradient(115deg, rgba(26,59,112,1) 11%, rgba(178,124,91,1) 120%);
    color: white;
}

.header1 {
    font-size: 32px;
    text-transform: uppercase;
}

.header2 {
    font-size: 24px;
    text-transform: uppercase;
}

.header3 {
    font-size: 20px;
    text-transform: uppercase;
}

.lh35 {
    line-height: 35px;
}

.lh30 {
    line-height: 30px;
}

.lh20 {
    line-height: 20px;
}

.lh15 {
    line-height: 15px;
}

.mt-col-custom, .mt-col-custom-0 {
    margin-top: 0px;
}

.ml1 {
    margin-left: 20px;
}

.mt00 {
    margin-top: 10px;
}

.mt0 {
    margin-top: 15px;
}

.mt1 {
    margin-top: 30px;
}

.mt2 {
    margin-top: 50px;
}

.mt3 {
    margin-top: 70px;
}

.mb1 {
    margin-bottom: 30px;
}

.text0 {
    font-size: 12px;
}

.text1 {
    font-size: 16px;
}

.lh25 {
    line-height: 25px;
}

.btn-main {
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 0px;
    padding: 10px 30px;
    border: 0px;
    min-width: 150px;
}

.btn-color {
    background-color: #5B81C0;
    color: white;
}

.btn-color:hover {
    background-color: white;
    color: black;
}

.btn-gradient {
    background-color: #5B81C0;
    background: rgb(26,59,112);
    background-image: linear-gradient(135deg, rgba(26,59,112,1) 25%, rgba(178,124,91,1) 100%);
    color: white;    
}

.btn-gradient:hover {
    background: #5B81C0;
    background-color: #5B81C0;
    background-image: none;
    color: white;  
}

.btn-white {
    background-color: white;
    color: black;
}

.btn-white:hover {
    background-color: #5B81C0;
    color: white;
}

.compare-box {
    border: 2px solid white;
    border-radius: 0px;
    text-transform: uppercase;
    min-height: 80px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.compare-box-1 {
    color: white;
    background-color: transparent;
    font-size: 14px;
    vertical-align: middle;
    line-height: 17px;
    padding: 2px 10px;
}

.compare-box-2 {
    color: black;
    background-color: white;
    font-size: 16px;
}

.compare-table-line {
    width: 100%;
    border-bottom: 2px solid white;
    position: relative;
    top: 50%;
}

.do-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.discover-block {
    border: 2px solid #5B81C0;
}

.discover-icon-part {
    display: flex; 
    align-items: center; 
    justify-content: center; 
    background-color: #5B81C0; 
    float: left; 
    width: 80px; 
    height: 80px;
}

.discover-text-part {
    display: flex; 
    float: left; 
    height: 80px;
    width: calc(100% - 80px);
    align-items: center; 
    padding-left: 20px; 
    padding-right: 20px;
    font-size: 18px;
}

.normal-a, .normal-a:visited, .normal-a:hover {
    text-decoration: none;
    color: inherit;
}

.high-a, .high-a:visited {
    text-decoration: none;
    color: #5B81C0;
}

.high-a:hover {
    text-decoration: underline;
    color: #1A3B70;
}

.cedis_one_image {
    width: 80px; 
    height: 80px;
    display: flex; 
    align-items: center; 
    justify-content: center; 
    background-color: #5B81C0; 
}

.cedis_one_step {
    float: left;  
}

.cedis_connector {
    float: left;
    width: calc(25% - 100px);
    border-bottom: 2px solid #5B81C0;
    position: relative;
    top: 35%;
}

.text2 {
    font-size: 14px;
}

.cedis_text_adjust {
    overflow: visible;
    width: 80px;
}

.form-field, .form-field:focus {
    background-color: transparent;
    color: white;
    border: 0px;
    border-bottom: 2px solid white;    
    border-radius: 0px;
    padding: 10px 20px;
    box-shadow: none !important;
    outline:none;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */      
}

.form-field::placeholder {
    color: white;
}

.footer-area {
    background-color: black !important;
    color: white !important;
}

.footer-area .navbar-brand {
    color: white;
}

.footer-area .nav-link {
    color: white !important;
}

.footer-area .nav-link:hover {
    color: #5B81C0 !important;
}

.footer-area .navbar-nav .nav-item {
    padding-left: 15px;
    padding-right: 15px;
}

.zoom_image_holder {
    width: 100%;
    overflow: hidden;
}

.zoom_image_holder2 {
    overflow: hidden;
}

.zoom_image {
    transition: transform 1s;
}

.zoom_image2 {
    transition: transform 0.8s;
}

.zoom_image_holder:hover .zoom_image {
  transform: scale(1.1);
}

.zoom_image_holder2:hover .zoom_image2 {
    transform: scale(1.2);
}

.krtn_image {
    max-width: 160px; 
    width: 100%;
}

.krtn_header {
    font-size: 20px;
    text-transform: uppercase;
}

.krtn_text {
    font-size: 16px;
}

.cedis-block-padding-left {    
    padding-left: 60px;
}

.cedis-block-padding-right {
    padding-right: 60px;
}

.cedis-text-block {
    width: calc(100% - 80px);
    display: flex; 
    float: left; 
    height: 80px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.cedis-block {
    border: 2px solid #5B81C0;
    width: 330px;
    float: left;
}

.cedis-block-description {
    width: calc(100% - 330px);
    float: left;
    display: flex; 
    align-items: center;
    justify-content: center;
    height: 80px;
    line-height: 16px;
    font-size: 14px;
}

.cedis_br_line {
    height: 40px;
    margin-left: 290px;
    border-left: 2px solid #5B81C0;
    border-bottom: 2px solid #5B81C0;
    width: calc(50% - 290px);
}

.cedis_rb_line {
    height: 41px;
    margin-left: 50%;
    border-right: 2px solid #5B81C0;
    border-top: 2px solid #5B81C0;
    width: calc(50% - 290px);
    margin-top: -1px;
}

.cedis_bl_line {
    height: 41px;
    margin-left: 290px;
    border-left: 2px solid #5B81C0;
    border-top: 2px solid #5B81C0;
    width: calc(50% - 290px);
    margin-top: -1px;
}

.cedis_lb_line {
    height: 40px;
    margin-left: 50%;
    border-right: 2px solid #5B81C0;
    border-bottom: 2px solid #5B81C0;
    width: calc(50% - 290px);
}

.product-feature-icon {
    display: flex; 
    align-items: center; 
    justify-content: center; 
    background-color: #5B81C0;  
    width: 80px; 
    height: 80px;
}

.product-automation-icon {
    display: flex; 
    align-items: center; 
    justify-content: center; 
    background-color: white;  
    width: 80px; 
    height: 80px;
}

.product-feature-column {
    display: flex; 
    justify-content: center;
    text-align: center;
    line-height: 13px;
}

.article-header {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #191919;
}

.contact-country {
    font-size: 17px;
    line-height: 21px;
}

.contact-phone {
    font-size: 21px;
    line-height: 24px;
}

.contact-one-lang {
    margin-right: 15px;
    font-size: 12px;
}

.validate-error {
    font-size: 13px;
    color: #c98c93;
    padding-left: 20px;
    height: 20px;
}

.contact-form-err-result {
    color: #c98c93;
    display: none;
}

.contact-form-ok-result {
    color: white;
    display: none;
    margin-top: 10px;
    font-size: 14px;
}

#contact_message::-webkit-scrollbar {
  width: 10px;
  background: #5B81C0;
}

#contact_message::-webkit-scrollbar-thumb {
  background: white;
}

.err_color {
    color: #c98c93;
}

.ok_color {
    color: white;
}

.text_pp {
    font-size: 11px;
    padding: 0px;
}

.nav-item-middle {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    
    .compare-box-2 {
        font-size: 13px;
    }
    
    .compare-box-2-uk {
        font-size: 11px !important;
    }
    
    .compare-box-1 {
        font-size: 13px;
    }
    
    .compare-box-1-uk {
        font-size: 13px !important;
    }
    
    .cedis-block-description {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    
    .discover-text-part {
        font-size: 15px;
    }
    
    .contact-country {
        font-size: 15px;
        line-height: 19px;
    }

    .contact-phone {
        font-size: 19px;
        line-height: 21px;
    }

    .contact-one-lang {
        margin-right: 15px;
        font-size: 11px;
    }

    .cedis-block-padding-left {    
        padding-left: 30px;
    }

    .cedis-block-padding-right {
        padding-right: 30px;
    }

    .cedis-block {
        border: 2px solid #5B81C0;
        width: 280px;
        float: left;
    }

    .cedis-block-description {
        width: calc(100% - 280px);
        float: left;
        display: flex; 
        align-items: center;
        justify-content: center;
        height: 80px;
        line-height: 16px;
        font-size: 13px;
    }

    .cedis_br_line {
        height: 60px;
        margin-left: 240px;
        border-left: 2px solid #5B81C0;
        border-bottom: 2px solid #5B81C0;
        width: calc(50% - 240px);
    }

    .cedis_rb_line {
        height: 62px;
        margin-left: 50%;
        border-right: 2px solid #5B81C0;
        border-top: 2px solid #5B81C0;
        width: calc(50% - 240px);
        margin-top: -2px;
    }

    .cedis_bl_line {
        height: 62px;
        margin-left: 240px;
        border-left: 2px solid #5B81C0;
        border-top: 2px solid #5B81C0;
        width: calc(50% - 240px);
        margin-top: -2px;
    }

    .cedis_lb_line {
        height: 60px;
        margin-left: 50%;
        border-right: 2px solid #5B81C0;
        border-bottom: 2px solid #5B81C0;
        width: calc(50% - 240px);
    }
    
    .one-block {
        padding: 50px 50px 60px 50px;
    }
    
    .compare-box-2 {
        font-size: 11px;
    }
    
    .compare-box-2-uk {
        font-size: 9px !important;
    }
    
    .compare-box-1 {
        font-size: 13px;
    }
    
    .compare-box-1-uk {
        font-size: 12px !important;
    }
    
    .footer-area .navbar-nav .nav-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .krtn_header {
        font-size: 16px;
        text-transform: uppercase;
    }

    .krtn_text {
        font-size: 14px;
    }
    
    .banner_placement, .our_spec_one_placement {
        left: 50px;
    }
}

@media (max-width: 767.98px) {
    
    .do-padding {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .make_short {
        width: 103px;
        overflow: hidden;
        display: block;
    }
    
    .footer-area .navbar-nav .nav-item {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .discover-text-part {
        font-size: 17px;
    }
    
    .cedis-block-padding-left {    
        padding-left: 20px;
        padding-right: 20px;
    }

    .cedis-block-padding-right {
        padding-right: 20px;
        padding-left: 20px;
    }

    .cedis-block {
        border: 2px solid #5B81C0;
        width: 100%;
        float: left;
    }

    .cedis-block-description {
        width: 100%;
        float: left;       
        line-height: 16px;
        font-size: 13px;
        height: auto;
        padding: 5px 5px 30px 5px;
    }

    .cedis_br_line {
        display: none;
    }

    .cedis_rb_line {
        display: none;
    }

    .cedis_bl_line {
        display: none;
    }

    .cedis_lb_line {
        display: none;
    }
    
    .cedis_connector {
        float: left;
        width: calc(25% - 75px);
        border-bottom: 2px solid #5B81C0;
        position: relative;
        top: 35%;
    }
    
    .cedis_one_image {
        width: 60px; 
        height: 60px;
    }
    
    .text2 {
        font-size: 11px;
    }
    
    .cedis-icon-holder {
        margin-left: -50px;
        margin-right: -50px;
    }
    
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .one-block {
        padding: 50px 40px 60px 40px;
    }
    
    .krtn-page.one-block {
        padding: 50px 0px 60px 0px;
    }

    .mt-col-custom {
        margin-top: 30px;
    }
    
    .mt-col-custom-0 {
        margin-top: 15px;
    }
    
    .compare-box-2 {
        font-size: 11px;
    }
    
    .compare-box-2-uk {
        font-size: 10px !important;
    }
    
    .compare-box-1 {
        font-size: 10px;
    }
    
    .compare-box-1-uk {
        font-size: 9px !important;
    }
    
    .krtn-page {
        line-height: 13px;
    }
    
    .krtn_header {
        font-size: 16px;
        text-transform: uppercase;
    }

    .krtn_text {
        font-size: 13px;
    }
    
    .krtn_image {
        margin-top: -1px;
    }
    
    .contact-country {
        font-size: 13px;
        line-height: 15px;
    }

    .contact-phone {
        font-size: 17px;
        line-height: 21px;
    }

    .contact-one-lang {
        margin-right: 5px;
        font-size: 11px;
    }
    
    .banner_placement {
        left: 5px;
    }
    
    .our_spec_one_placement {
        left: 40px;
    }
    
    .cedis_text_adjust {
        overflow: visible;
        width: 60px;
    }
    
}