﻿body {
}


#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}

    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
    }   

    #quote-carousel .carousel-indicators {
        position: relative;
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-top: 20px;
        margin-right: -19px;
    }

        #quote-carousel .carousel-indicators li {
            width: 50px;
            height: 50px;
            cursor: pointer;
            border: 1px solid #ccc;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            border-radius: 50%;
            display: none;
            overflow: hidden;
            transition: all .4s ease-in;
            vertical-align: middle;
        }

        #quote-carousel .carousel-indicators .active {
            width: 128px;
            margin: 0 auto;
            height: 128px;
            opacity: 1;
            text-align: center;
            transition: all .2s;
            display: block;
        }

.item blockquote {
    border-left: none;
    margin: 0;
}

    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

#testimonial {
    padding-top: 20px;
    padding-bottom: 20px;
}

    #testimonial .section-title {
        margin-bottom: 30px;
    }

#video {
    background: url("../../Style_New/images/dark-gray.jpg") repeat 0 0;
}

.donner {
    background: url("../../Style_New/images/login-bg.jpg") repeat 0 0;
    background-size: cover;
    position: relative;
    opacity: 1;
    color: white;
}

.doc {
    background-color: #fff;
    margin: 50px;
    align-self: center;
    border: 0px solid black;
    display: list-item;
    color: black;
    height: 550px;
    border-radius: 20px;
}

.titlesection {
    font-size: 60px;
}

.menu {
    color: rgba(0,0,0,0.6) !important;
    font-weight: bold !important;
    border-color: #fede7c !important;
    max-height: -webkit-fill-available;
}

.divscrollleft {
    padding-top: 16px;
    padding-bottom: 0px;
}

.newdiv {
    background-color: #f9de7d;
    border-radius: 30px;
}

.hero-image {
    max-height: 356px;
}

.emptydiv {
    height: 30px;
    background-color: white;
}

@-webkit-keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

@-moz-keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

@-o-keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

@keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

#capture {
    -webkit-animation: colorchange 10s infinite alternate;
    -webkit-animation: colorchange 10s infinite alternate; /* Safari 4+ */
    -moz-animation: colorchange 10s infinite alternate; /* Fx 5+ */
    -o-animation: colorchange 10s infinite alternate; /* Opera 12+ */
    animation: colorchange 10s infinite alternate; /* IE 10+, Fx 29+ */
}

#marq {
    height: 400px;
    /*min-height:initial;
            height:470px;
            max-height:1000px;*/
    /*animation: infinite!important;*/
    /*animation:hero-image 10s infinite;*/
}

#project-support {
    padding-bottom: 0px !important;
}

.fontcolor {
    color: #337ab7;
}


/*@media screen and (max-width: 500px) {
    .marq td {
     display:grid;
    }
}*/body {
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}

    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
    }

    #quote-carousel .carousel-indicators {
        position: relative;
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-top: 20px;
        margin-right: -19px;
    }

        #quote-carousel .carousel-indicators li {
            width: 50px;
            height: 50px;
            cursor: pointer;
            border: 1px solid #ccc;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            border-radius: 50%;
            display: none;
            overflow: hidden;
            transition: all .4s ease-in;
            vertical-align: middle;
        }

        #quote-carousel .carousel-indicators .active {
            width: 128px;
            margin: 0 auto;
            height: 128px;
            opacity: 1;
            text-align: center;
            transition: all .2s;
            display: block;
        }

.item blockquote {
    border-left: none;
    margin: 0;
}

    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

#testimonial {
    padding-top: 20px;
    padding-bottom: 20px;
}

    #testimonial .section-title {
        margin-bottom: 30px;
    }

#video {
    background: url("../../Style_New/images/dark-gray.jpg") repeat 0 0;
}

.donner {
    background: url("../../Style_New/images/login-bg.jpg") repeat 0 0;
    background-size: cover;
    position: relative;
    opacity: 1;
    color: white;
}

.titlesection {
    font-size: 60px;
}

.menu {
    color:black !important;
    font-weight: bold !important;
    border-color: #fede7c !important;
    padding-left: 18px;
}

.divscrollleft {
    padding-top: 16px;
    padding-bottom: 0px;
}

.newdiv {
    background-color: #f9de7d;
    border-radius: 30px;
}

.hero-image {
    max-height: 356px;
}

.emptydiv {
    height: 30px;
    background-color: white;
}

@-webkit-keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

@-moz-keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

@-o-keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

@keyframes colorchange {
    0% {
        color: #10de64;
    }

    20% {
        color: #fff138;
    }

    40% {
        color: #25ff1d;
    }

    60% {
        color: #e6010b;
    }

    80% {
        color: #ce6c07;
    }

    100% {
        color: #3c2fe6;
    }
}

#capture {
    -webkit-animation: colorchange 10s infinite alternate;
    -webkit-animation: colorchange 10s infinite alternate; /* Safari 4+ */
    -moz-animation: colorchange 10s infinite alternate; /* Fx 5+ */
    -o-animation: colorchange 10s infinite alternate; /* Opera 12+ */
    animation: colorchange 10s infinite alternate; /* IE 10+, Fx 29+ */
}

#marq {
    height: 400px;
   
    /*min-height:initial;
            height:470px;
            max-height:1000px;*/
    /*animation: infinite!important;*/
    /*animation:hero-image 10s infinite;*/
}

#project-support {
    padding-bottom: 0px !important;
}

.fontcolor {
    color: #337ab7;
}

.doc1 {
        background-color: #fff;
        margin: 50px;
        align-self: center;
        border: 0px solid black;
        display: list-item;
        color: black;
        border-radius: 20px;
        height: 550px;
    }

/* @media (min-width: 320)
{
 .smallsize{
    width: 100px; 
    padding:0px !important;
    }
} */
