/*
Theme Name: Egovt
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.1.2
Description: Egovt is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Egovt will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: egovt
Domain Path: /languages/
*/

.custom-transfer-map {
    width: 100%;
    margin: auto;
}

.custom-transfer-map .daily-plan, .custom-transfer-map .monthly-plan, .custom-transfer-map .yearly-plan {
    width: 70%;
    margin: auto;
    margin-bottom: 60px;
}

.custom-transfer-map .map-container {
    position: relative;
    width: 100%;
}

.custom-transfer-map .plan-values {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.custom-transfer-map .value {
    position: absolute;
}

.ca-ba-out {
    top: 9%;left: 11%;
}

.ca-ba-in {
    top: 29%;left: 8%;
}

.ca-rs-out {
    top: 6.5%;left: 63%;
}

.ca-rs-in {
    top: 21.5%;left: 82%;
}

.ca-it-out {
    top: 80%;left: 8%;
}

.ca-it-in {
    top: 91%;left: 20%;
}

.ca-al-out {
    top: 77%;left: 73%;
}

.ca-al-in {
    top: 91%;left: 59%;
}

.ca-kostt-out {
    top: 50%;left: 89%;
}

.ca-kostt-in {
    top: 65%;left: 88%;
}

.povlasceni-proizvodaci-mhe {
    top: 24.8%;left: 45%;
}

.povlasceni-proizvodaci-ve {
    top: 29.4%;left: 45%;
}

.povlasceni-proizvodaci-solar {
    top: 34%;left: 45%;
}

.epcg-proizvodnja {
    top: 52.7%;left: 46%;
}

.konzum {
    top: 64%;
    left: 43.5%;
}

.custom-transfer-map .map-img {
    position: relative;
}

@media only screen and (max-width: 768px) {
    .custom-transfer-map .daily-plan, .custom-transfer-map .monthly-plan, .custom-transfer-map .yearly-plan {
        width: 100%;
    }
}

@media only screen and (max-width: 425px) {
    .ca-ba-out {
        top: 7%;
        left: 9%;
    }
    
    .ca-ba-in {
        top: 27%;
        left: 5%;
    }
    
    .ca-rs-out {
        top: 4.5%;
        left: 61%;
    }
    
    .ca-rs-in {
        top: 19.5%;
        left: 80%;
    }
    
    .ca-it-out {
        top: 78%;
        left: 6%;
    }
    
    .ca-it-in {
        top: 89%;
        left: 19%;
    }
    
    .ca-al-out {
        top: 75%;
        left: 70%;
    }
    
    .ca-al-in {
        top: 89%;
        left: 56%;
    }
    
    .ca-kostt-out {
        top: 47%;
        left: 86%;
    }
    
    .ca-kostt-in {
        top: 63%;
        left: 86%;
    }
    
    .povlasceni-proizvodaci-mhe {
        font-size: 10px;
        top: 22.2%;
        left: 44%;
    }
    
    .povlasceni-proizvodaci-ve {
        font-size: 10px;
        top: 27%;
        left: 44%;
    }
    
    .povlasceni-proizvodaci-solar {
        font-size: 10px;
        top: 31%;
        left: 44%;
    }
    
    .epcg-proizvodnja {
        top: 50.7%;
        left: 44%;
    }
    
    .konzum {
        top: 62%;
        left: 42%;
    }
}