﻿.carousel.slide i.fas {
	color: #140047;
	font-size: 2rem;
}

.carousel.slide .carousel-indicators button {
	background-color: #3AE8C7;
}

.carousel-caption {
	background: rgb(245, 245, 245, 0.8);
}

.eds_box2 a:link, .eds_box2 a:active, .eds_box2 a:visited {
  text-decoration: none;
  color: #5060EF;
}

.eds_box2 a:hover {
  text-decoration: none;
  color: #140047;
}

.eds_box2 .eds_btn {
  border-color: #5060EF;
}

.eds_box2 .eds_btn:hover {
  background: #5060EF;
}


.tagscloud .eds_btn.big {
    padding: 1.3rem 2.3rem;
    font-size: 1.3rem;
}

.tagscloud {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 300px;
}

    .tagscloud a:hover {
        z-index: 2;
    }

    .tagscloud .angularJs {
        position: absolute;
        top: 2%;
        left: 58%;
    }

    .tagscloud .Azure {
        position: absolute;
        top: 78%;
        left: 22%;
    }

    .tagscloud .AzureDevOps {
        position: absolute;
        top: 40%;
        left: 34%;
    }

    .tagscloud .Bootstrap {
        position: absolute;
        top: 70%;
        left: 73%;
    }

    .tagscloud .C {
        position: absolute;
        top: 11%;
        left: 73%;
    }

    .tagscloud .css {
        position: absolute;
        top: 3%;
        right: 1%;
    }

    .tagscloud .DNN {
        position: absolute;
        top: 4%;
        left: 8%;
    }

    .tagscloud .EntityFramework {
        position: absolute;
        top: 76%;
        left: 36%;
    }

    .tagscloud .Github {
        position: absolute;
        top: 9%;
        left: 16%;
    }

    .tagscloud .html {
        position: absolute;
        top: 48%;
        left: 59%;
    }

    .tagscloud .javascript {
        position: absolute;
        top: 81%;
        left: 4%;
    }

    .tagscloud .jQuery {
        position: absolute;
        top: 15%;
        left: 28%;
    }

    .tagscloud .Linq {
        position: absolute;
        top: 74%;
        left: 16%;
    }

    .tagscloud .LLBLGenPro {
        position: absolute;
        top: 41%;
        left: 48%;
    }

    .tagscloud .Lucene {
        position: absolute;
        top: 41%;
        left: 69%;
    }

    .tagscloud .NET {
        position: absolute;
        top: 35%;
        left: 26%;
    }

    .tagscloud .OpenSource {
        position: absolute;
        top: 16%;
        left: 80%;
    }

    .tagscloud .PowerDesigner {
        position: absolute;
        top: 20%;
        left: 38%;
    }

    .tagscloud .Scrum {
        position: absolute;
        top: 80%;
        left: 63%;
    }

    .tagscloud .SQL {
        position: absolute;
        top: 77%;
        left: 84%;
    }

    .tagscloud .SQLServer {
        position: absolute;
        top: 50%;
        left: 82%;
    }

    .tagscloud .VBNet {
        position: absolute;
        top: 72%;
        left: 52%;
    }

    .tagscloud .VisualStudio {
        position: absolute;
        top: 40%;
        left: 13%;
    }
