.carousel-control{
    background-image: none !important;
}

.carousel-control.carousel-index{
    width: 3%;
}

.carousel.carousel-index {
    height: 550px;
}

.carousel-caption.carousel-index {
    position: relative;
    top: 100px;
    bottom: auto;
    text-align: left;
    left:auto;
    right: auto;
}

.carousel-caption.carousel-index p:nth-of-type(1) {
    font-size: 40px;
    margin-bottom: 0px;
}

.carousel-caption.carousel-index p:nth-of-type(2) {
    font-size: 42px;
    font-weight: bold;
}

.carousel-caption.carousel-index p:nth-of-type(3) {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.carousel.carousel-index .item {
    height: 550px;
}

.carousel-inner.carousel-index > .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
}

.carousel-nav.carousel-index {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .1);
}

.carousel-nav.carousel-index a {
    text-decoration: none;
}

.carousel-nav.carousel-index div[class*="col-"] {
    height: 80px;
    text-align: center;
    padding: 15px;
}

.carousel-nav.carousel-index div[class*="col-"]:nth-of-type(1) {
    border-left: 1px solid rgba(255, 255, 255, .1);
}

.carousel-nav.carousel-index div[class*="col-"] {
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.carousel-nav.carousel-index div[class*="col-"] p:nth-of-type(1) {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 5px;
}

.carousel-nav.carousel-index div[class*="col-"] p:nth-of-type(2) {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
}

.carousel-indicators.carousel-index {
    margin-bottom: 80px;
}

.marketing {
    margin-bottom: 70px;
}

.marketing-title {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}

.marketing-title p:nth-of-type(1) {
    font-size: 32px;
}

.marketing-title p:nth-of-type(2) {
    font-size: 18px;
    color: rgb(102, 102, 102);
}

.marketing > .row > .col-sm-4 {
    text-align: center;
}

.marketing > .row > .col-sm-4 > img{
    margin-top:60px;
    margin-bottom:50px;
}

.marketing h2 {
    font-size: 20px;
    font-weight: bold;
}

.marketing .col-sm-4 p {
    margin-top: 15px;
    color: rgb(102, 102, 102);
    margin-right: 10px;
    margin-left: 10px;
}

.solution {
    /*background-image: url("./img/solution-bg.png");*/
    padding-bottom: 30px;
}

.solution-title {
    color: white;
    text-align: center;
    margin-bottom: 30px;
}

.solution-title p:nth-of-type(1) {
    margin-top: 50px;
    font-size: 32px;
}

.solution-title p:nth-of-type(2) {
    font-size: 18px;
    color: rgb(205, 205, 205);
}

.solution .nav-tabs {
    border-bottom: 1px solid rgb(151, 151, 151);
}

.solution .nav-tabs > li > a {
    color: rgb(194, 194, 194);
    font-size: 14px;
    background-color: transparent;
    border: none;
}

.solution .nav-tabs > li > a:hover {
    color: #FFFFFF;
}

.solution .nav-tabs > li.active > a,
.solution .nav-tabs > li.active > a:hover,
.solution .nav-tabs > li.active > a:focus {
    color: #FFFFFF;
    cursor: default;
    border: none;
    background: none;
}

.tab-pane .solution-item {
    padding: 50px 50px;
}

.tab-pane .solution-item p:nth-of-type(1) {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 1px;
}

.tab-pane .solution-item p:nth-of-type(2) {
    margin-top: 20px;
    font-size: 14px;
    color: rgb(194, 194, 194);
    line-height: 28px;
    letter-spacing: 2px;
    height: 200px;
}

.tab-pane .solution-item .btn {
    margin-top: 62px;
}

.tab-pane .solution-case {
    padding: 50px 50px 50px 0px;
}

.solution-case {
    height: 350px;
}

.carousel.carousel-solution {
    height: 350px;
    background: rgba(37, 39, 62, .6);
    border-radius: 6px;
}

.carousel.carousel-solution .item {
    height: 350px;
}

.carousel-solution img:nth-of-type(2) {
    margin: 0 15px;
}

.carousel-caption.carousel-solution {
    left: 10%;
    right: 10%;
}

.carousel-caption.carousel-solution .btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.carousel-solution-title {
    color: #FFFFFF;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 1px;
}

.carousel-solution-content {
    text-overflow: ellipsis;
    text-align: justify;
    font-size: 14px;
    color: rgb(194, 194, 194);
    line-height: 22px;
    letter-spacing: 1px;
    height: 95px;
    overflow-wrap: break-word;
}

.case {
    background-color: rgba(246, 248, 255, 1);
    padding-bottom: 50px;
}

.case-title {
    color: white;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.case-title p:nth-of-type(1) {
    font-size: 32px;
    color: rgba(51, 51, 51, 1);
    line-height: 42px;
    letter-spacing: 2px;
}

.case-title p:nth-of-type(2) {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    letter-spacing: 1px;
}

.case .thumbnail {
    padding: 0px;
}

.case .thumbnail .caption {
    padding: 10px 30px;

}

.case .thumbnail .caption h3 {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    margin-bottom: 20px;
}

.case-item-content {
    text-align: justify;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    height: 120px;
}

.case .thumbnail > img {
    width: 100%;
}

.case .thumbnail .caption p:last-of-type {
    margin-top: 30px;
}

.case .thumbnail .caption a {
    color: #2386EE;
}

.case .thumbnail .caption a img {
    display: inline-block;
}

.carousel-news-title {
    text-align: left;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    letter-spacing: 1px;
}

.carousel-news-content {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
    text-align: justify;
}

.carousel.carousel-news .item {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}

.carousel-inner.carousel-news .item img {
    margin-bottom: 20px;
}

.carousel-indicators.carousel-news li {
    background-color: #ccc;
}

.carousel-indicators.carousel-news .active {
    background-color: #2386EE;
}

.carousel-news .img-wrapper img{
    margin-left: auto;
    margin-right: auto;
}

.university {
    background: rgba(246, 248, 255, 1);
    padding-bottom: 54px;
}

.university .university-title{
    text-align: center;
    font-size:32px;
    color:rgba(51,51,51,1);
    line-height:42px;
    letter-spacing:2px;
    margin-top: 54px;
    margin-bottom: 44px;
}

.university div[class*="col-"] {
    padding: 20px;
    text-align: center
}

.university div[class*="col-"] .img-responsive {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {

    .navbar-collapse .navbar-right li button {
        margin-left: 20px;
    }

    .navbar-collapse .navbar-right li p {
        margin-left: 20px;
    }

    .navbar-collapse {
        background-color: #101010;
    }

    .carousel-caption.carousel-index p:nth-of-type(1) {
        font-size: 34px;
        margin-bottom: 0px;
    }

    .carousel-caption.carousel-index p:nth-of-type(2) {
        font-size: 36px;
        font-weight: bold;
    }

    .carousel-caption.carousel-index p:nth-of-type(3) {
        font-size: 16px;
    }

    .carousel-solution-img-wrapper{
        display: none;
    }

}

@media (max-width: 992px) {

    .tab-pane .solution-case {
        padding: 0px;
    }

    .nav-justified li div {
        display: inline-block;
    }

    .footer div[class*="col-"]{
        text-align: center;
    }

    .tab-pane .solution-item p:nth-of-type(2) {
        height: auto;
    }

}

@media (min-width: 1200px){

    .carousel-news .img-wrapper img{
        width: 550px;
        height: 300px;
    }

    .carousel-news .description-wrapper{
        height: 300px;
        display: table;
    }

    .carousel-news .description-wrapper > div{
        display: table-cell;
        vertical-align: middle;
    }

}

