body {
    /*
    position: relative;
    background: url("../images/bg-veolia2.gif");
    background-repeat: repeat-y;
    background-color: #ffffff;
    background-position: top;
    */
    background-color: #ffffff;
}
.nav {
    /*display: none;*/
}
@media (min-width: 1200px) {
    .container {
        width: 1080px;
    }
    .nav {
        display: block;
    }
}

.navbar-toggle .icon-bar {
    background-color: #444444;
}
.navbar-toggle {
    border-color: #444444;
    margin-top: 16px;
    margin-right: 23px;
}

.navbar-brand {
    padding-top: 10px;
}

.navbar-nav {
    margin-top: 0px;
    background-color: #ffffff;
}

@media (min-width: 768px) {
    .navbar-nav {
        margin-top: 10px;
        background-color: #ffffff;
        height: 50px;
    }
}
.navbar {
    xborder-bottom: 1px solid #888888;
    webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    height: 65px;
    background-color: #ffffff;
}

.navbar .nav li>a {
    color: #404040;
}

.navbar .nav li>a:hover,.navbar .nav li>a:focus,.navbar .nav li.active>a {
    color: #37a348;
    background-color: transparent;
}

li.d2nav {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 0px;
    padding-top: 0px;
}

.banner {
    background-image: url("./../images/d2/header.png");
    background-position: right top;
    background-color: #37a348;
    height: 220px;
    padding-top: 15px;
    padding-right: 25px;
}

.content {
    padding-top: 15px;
}

@font-face {
    font-family: "MuseoSlab700";
    src: url("../fonts/MuseoSlab-700.otf") format("opentype");
    src: url("../fonts/MuseoSlab-700.woff") format("woff");
}
@font-face {
    font-family: "MuseoSlab300";
    src: url("../fonts/MuseoSlab-300.otf") format("opentype");
    src: url("../fonts/MuseoSlab-300.woff") format("woff");
}

.banner h1 {
    color: white;
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-size: 48px;
    line-height: 48px;
    margin-top: 85px;
}

.bannerSubtitle {
    color: white;
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 26px;
    line-height: 26px;
    margin-top: 25px;
}

button.bannerButton {
    margin-top: 35px;
    background-color: #1369bf;
    color: white;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 18px;
    border: 0px;
}
button.bannerButton:hover {
    background-color: #1677d8;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

a.viceoNas, a.viceoNas:hover  {
    font-family: "Arial", sans-serif;
    color: white;
    font-size: 16px;
    margin-left: 50px;
    text-decoration: underline;
}

.benefit .fa {
    color: #1369bf;
}
.benefit {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    color: #404040;
    font-size: 20px;
    line-height: 50px;
    margin-top: 20px;
}

.row h2 {
    color: #37a348;
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin-top: 30px;
    text-align: center;
}

.row h2.blue {
    color: #1369bf;
}

.infografika {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    color: #404040;
    font-size: 20px;
    line-height: 50px;
    padding-top: 20px;
    padding-left: 30px;
}

.infografika div.dobrovolniku {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-weight: bold;
    font-size: 64px;
    line-height: 64px;
    color: #37a348;
}
.infografika div.deti {
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 64px;
    line-height: 64px;
    color: #1369bf;
}

.infografika div.odpadu {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-weight: bold;
    font-size: 64px;
    line-height: 64px;
    color: #1369bf;
}
.infografika div.vytrideno {
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 64px;
    line-height: 64px;
    color: #37a348;
}

.rightBorder {
    border-right: 1px solid #d9d9d9;
}


.novinka {
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 16px;
    line-height: 16px;
}
.novinka h3 {
    color: #37a348;
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-size: 24px;
    line-height: 24px;
}

.partneriBox {
    width: 130px;
    display: inline-block;
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 5px;
}

button.joinBox {
    margin-top: 25px;
    background-color: #1369bf;
    color: white;
    padding-bottom: 25px;
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 16px;
    line-height: 19px;
    border: 0px;
    text-align: left;
    border-left: 10px solid white;
    border-right: 10px solid white;
}

button.joinBox.green {
    background-color: #37a348;
}

button.joinBox i {
    position: relative;
    top: -5px;
}

.joinPopis {
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #404040;
    text-align: center;
    margin-top: 25px;
    padding-left: 65px;
    padding-right: 65px;
}

.container .footer {
    color: white;
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    background-color: #37a348;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.container .footer h3 {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-size: 26px;
    line-height: 26px;
    color: white;
}
.container .footer h4 {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: white;
}

.container .footer .subTitle {
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 30px;
}

.footer img.logo {
    margin-right: 15px;
    position: relative;
    top: 8px;
}

.footer .icon-lg-circle i.fa-lg {
    width: 24px;
    height: 24px;
    color: #37a348;
    line-height: 1em;
}

.footer .icon-lg-circle {
    background-color: white;
    text-align: center;
    padding: 3px;
    display: inline-block;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    -moz-box-shadow: 0px 0px 2px #888;
    -webkit-box-shadow: 0px 0px 2px #888;
    box-shadow: 0px 0px 2px #888;
    margin: 5px;
}

.footer a, .footer a:hover {
    color: white;
}

div.anchor {
    /* position: relative;
    top: -80px; */
    height: 0px;
}

.scroll-down {
    position: relative;
    display: block;
    float: left;
    left: 50%;
    margin-top: 110px;
    bottom: 30px;
    width: 44px;
    height: 29px;
    background: url("../images/d2/mouse.png") no-repeat;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    animation: bounce 3.8s infinite;
    -webkit-animation: bounce 3.8s infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    cursor: pointer;
    z-index: 999;
}


@keyframes bounce{0%{bottom:30px}10%{bottom:40px}20%{bottom:30px}30%{bottom:40px}40%{bottom:20px}50%{bottom:40px}60%{bottom:30px}70%{bottom:40px}80%{bottom:30px}90%{bottom:40px}100%{bottom:30px}}
@-webkit-keyframes bounce{0%{bottom:30px}10%{bottom:40px}20%{bottom:30px}30%{bottom:40px}40%{bottom:20px}50%{bottom:40px}60%{bottom:30px}70%{bottom:40px}80%{bottom:30px}90%{bottom:40px}100%{bottom:30px}}


.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none;}

.carousel .item-content img {
    position: relative;
    top: -15px;
}
.carousel .item-content {
    min-height: 150px;
    max-height: 150px;
    margin-top: 55px;
    padding-left: 25%;
    padding-right: 25%;
    font-family: MuseoSlab300, MuseoSlab, "Arial", sans-serif;
    font-size: 16px;
    line-height: 16px;
}

.carousel .item-content h4 {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    color: #37a348;
    font-size: 18px;
    line-height: 18px;
}
.carousel .item-content h5 {
    color: #808080;
    font-size: 14px;
    line-height: 14px;
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 1px solid #aaaaaa;
    border-radius: 10px;
    margin-top: 25px;
}

.carousel .carousel-indicators li.active {
    background-color: #37a348;
}

.container .header {
    padding: 1px;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 2px;
    margin-bottom: 0px;
    border-radius: 0px;
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    background-color: #ffffff;
}

.container .header h1 {
    color: #37a348;
    text-transform: none;
    font-size: 25px;
    line-height: 38px;
    padding-top: 1px;
    padding-bottom: 1px;
}

@media (min-width: 991px) {
    .container .header h1 {
        padding-left: 205px;
    }
}
@media (min-width: 1200px) {
    .container .header h1 {
        padding-left: 240px;
    }
}


.row h3 {
    font-family: MuseoSlab700, MuseoSlab, "Arial", sans-serif;
    color: #37a348;
}

.btn-default, .btn-success, .btn-primary {
    margin-top: 3px;
    background-color: #1369bf;
    color: white;
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    border-radius: 0px;
}
.btn-default:hover, .btn-success:hover, .btn-primary:hover {
    background-color: #1677d8;
    text-decoration: none;
    color: white;
}

.btn-danger {
    margin-top: 3px;
    color: white;
    background-color: #d43f3a;
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    border-radius: 0px;
}
.btn-danger:hover {
    text-decoration: none;
    background-color: #d43f3a;
    color: white;
}

.list-group-item {
    padding-right: 0px;
}

a {
    color: #1369bf;
}

p {
    text-align: justify;
}
.thumbnail.pull-right, .img-responsive.pull-right {
    margin-left: 25px;
    margin-bottom: 25px;
}
.thumbnail.pull-left, .img-responsive.pull-left {
    margin-right: 25px;
    margin-bottom: 25px;
}

.thumbnail {
    padding: 1px;
}

.thumbnail.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    border: 1px solid #ffffff;
}

.logaDole {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 15px;
}

.leaflet-div-icon {
  border: 0px;
  background: transparent;

}

.leaflet-popup-content-wrapper {
  /* border: solid 1px black; */
  /*background-color: rgba(230, 230, 230, 0.85);*/
  background: -webkit-linear-gradient(#eeeeee, #ffffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eeeeee, #ffffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eeeeee, #ffffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eeeeee, #ffffff); /* Standard syntax (must be last) */
  transparent-transparent: 0.85;
}



.marker-cluster-small {
}
.marker-cluster-small > div {
  /* background-color: rgba(75, 223, 57, 0.7); */
  background-color: rgba(33, 178, 255, 0.7);
  /*blue: background-color: rgba(33, 178, 255, 0.7); */
}

.marker-cluster-medium {
}
.marker-cluster-medium > div {
  background-color: rgba(250, 194, 0, 0.7);
  border: 1px solid orange;
  color: black
}

.marker-cluster-large {
    background-color: rgba(255, 69, 0, 0.7);
}
.marker-cluster-large > div {
    background-color: rgba(255, 1, 0, 0.3);
  color: white;
}

.marker-cluster-xlarge {
    background-color: rgba(255, 111, 223, 0.7);
}
.marker-cluster-xlarge > div {
    background-color: rgba(255, 0, 223, 0.3);
  color: white;
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
    background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
    background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
    background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
    background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
    background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
    background-color: rgb(241, 128, 23);
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px;
}
.marker-cluster > div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 15px;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
    line-height: 30px;
}







[class*="icheck-"] {
    min-height: 22px;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    padding-left: 0px;
}

.icheck-inline {
    display: inline-block;
}

    .icheck-inline + .icheck-inline {
        margin-left: .75rem;
        margin-top: 6px;
    }

[class*="icheck-"] > label {
    padding-left: 29px !important;
    min-height: 22px;
    line-height: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

[class*="icheck-"] > input:first-child {
    position: absolute !important;
    opacity: 0;
    margin: 0;
}

    [class*="icheck-"] > input:first-child:disabled {
        cursor: default;
    }

    [class*="icheck-"] > input:first-child + label::before,
    [class*="icheck-"] > input:first-child + input[type="hidden"] + label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 22px;
        height: 22px;
        border: 1px solid #D3CFC8;
        border-radius: 0px;
        margin-left: -29px;
    }

    [class*="icheck-"] > input:first-child:checked + label::after,
    [class*="icheck-"] > input:first-child:checked + input[type="hidden"] + label::after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 7px;
        height: 10px;
        border: solid 2px #fff;
        border-left: none;
        border-top: none;
        transform: translate(7.75px, 4.5px) rotate(45deg);
        -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
    }

[class*="icheck-"] > input[type="radio"]:first-child + label::before,
[class*="icheck-"] > input[type="radio"]:first-child + input[type="hidden"] + label::before {
    border-radius: 50%;
}

[class*="icheck-"] > input:first-child:not(:checked):not(:disabled):hover + label::before,
[class*="icheck-"] > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-width: 2px;
}

[class*="icheck-"] > input:first-child:disabled + label,
[class*="icheck-"] > input:first-child:disabled + input[type="hidden"] + label,
[class*="icheck-"] > input:first-child:disabled + label::before,
[class*="icheck-"] > input:first-child:disabled + input[type="hidden"] + label::before {
    pointer-events: none;
    cursor: default;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.icheck-default > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-default > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #adadad;
}

.icheck-default > input:first-child:checked + label::before,
.icheck-default > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #e6e6e6;
    border-color: #adadad;
}

.icheck-default > input:first-child:checked + label::after,
.icheck-default > input:first-child:checked + input[type="hidden"] + label::after {
    border-bottom-color: #333;
    border-right-color: #333;
}

.icheck-primary > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-primary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #2e6da4;
}

.icheck-primary > input:first-child:checked + label::before,
.icheck-primary > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.icheck-success > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-success > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #4cae4c;
}

.icheck-success > input:first-child:checked + label::before,
.icheck-success > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.icheck-info > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-info > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #46b8da;
}

.icheck-info > input:first-child:checked + label::before,
.icheck-info > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.icheck-warning > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-warning > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #eea236;
}

.icheck-warning > input:first-child:checked + label::before,
.icheck-warning > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.icheck-danger > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-danger > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #d43f3a;
}

.icheck-danger > input:first-child:checked + label::before,
.icheck-danger > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.icheck-turquoise > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-turquoise > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #1abc9c;
}

.icheck-turquoise > input:first-child:checked + label::before,
.icheck-turquoise > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #1abc9c;
    border-color: #1abc9c;
}

.icheck-emerland > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-emerland > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #2ecc71;
}

.icheck-emerland > input:first-child:checked + label::before,
.icheck-emerland > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #2ecc71;
    border-color: #2ecc71;
}

.icheck-peterriver > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-peterriver > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #3498db;
}

.icheck-peterriver > input:first-child:checked + label::before,
.icheck-peterriver > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #3498db;
    border-color: #3498db;
}

.icheck-amethyst > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-amethyst > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #9b59b6;
}

.icheck-amethyst > input:first-child:checked + label::before,
.icheck-amethyst > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #9b59b6;
    border-color: #9b59b6;
}

.icheck-wetasphalt > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-wetasphalt > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #34495e;
}

.icheck-wetasphalt > input:first-child:checked + label::before,
.icheck-wetasphalt > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #34495e;
    border-color: #34495e;
}

.icheck-greensea > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-greensea > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #16a085;
}

.icheck-greensea > input:first-child:checked + label::before,
.icheck-greensea > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #16a085;
    border-color: #16a085;
}

.icheck-nephritis > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-nephritis > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #27ae60;
}

.icheck-nephritis > input:first-child:checked + label::before,
.icheck-nephritis > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #27ae60;
    border-color: #27ae60;
}

.icheck-belizehole > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-belizehole > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #2980b9;
}

.icheck-belizehole > input:first-child:checked + label::before,
.icheck-belizehole > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #2980b9;
    border-color: #2980b9;
}

.icheck-wisteria > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-wisteria > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #8e44ad;
}

.icheck-wisteria > input:first-child:checked + label::before,
.icheck-wisteria > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #8e44ad;
    border-color: #8e44ad;
}

.icheck-midnightblue > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-midnightblue > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #2c3e50;
}

.icheck-midnightblue > input:first-child:checked + label::before,
.icheck-midnightblue > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #2c3e50;
    border-color: #2c3e50;
}

.icheck-sunflower > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-sunflower > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #f1c40f;
}

.icheck-sunflower > input:first-child:checked + label::before,
.icheck-sunflower > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #f1c40f;
    border-color: #f1c40f;
}

.icheck-carrot > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-carrot > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #e67e22;
}

.icheck-carrot > input:first-child:checked + label::before,
.icheck-carrot > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #e67e22;
    border-color: #e67e22;
}

.icheck-alizarin > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-alizarin > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #e74c3c;
}

.icheck-alizarin > input:first-child:checked + label::before,
.icheck-alizarin > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.icheck-clouds > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-clouds > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #ecf0f1;
}

.icheck-clouds > input:first-child:checked + label::before,
.icheck-clouds > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #ecf0f1;
    border-color: #ecf0f1;
}

.icheck-clouds > input:first-child:checked + label::after,
.icheck-clouds > input:first-child:checked + input[type="hidden"] + label::after {
    border-bottom-color: #95a5a6;
    border-right-color: #95a5a6;
}

.icheck-concrete > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-concrete > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #95a5a6;
}

.icheck-concrete > input:first-child:checked + label::before,
.icheck-concrete > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #95a5a6;
    border-color: #95a5a6;
}

.icheck-orange > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-orange > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #f39c12;
}

.icheck-orange > input:first-child:checked + label::before,
.icheck-orange > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #f39c12;
    border-color: #f39c12;
}

.icheck-pumpkin > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-pumpkin > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #d35400;
}

.icheck-pumpkin > input:first-child:checked + label::before,
.icheck-pumpkin > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #d35400;
    border-color: #d35400;
}

.icheck-pomegranate > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-pomegranate > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #c0392b;
}

.icheck-pomegranate > input:first-child:checked + label::before,
.icheck-pomegranate > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #c0392b;
    border-color: #c0392b;
}

.icheck-silver > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-silver > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #bdc3c7;
}

.icheck-silver > input:first-child:checked + label::before,
.icheck-silver > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #bdc3c7;
    border-color: #bdc3c7;
}

.icheck-asbestos > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-asbestos > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #7f8c8d;
}

.icheck-asbestos > input:first-child:checked + label::before,
.icheck-asbestos > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #7f8c8d;
    border-color: #7f8c8d;
}
