@font-face {
    font-family: subheadingfont sans-serif;
    src: url(../fonts/Raleway-Regular.ttf);

}
@font-face {
    font-family: headingfont sans-serif;
    src: url(../fonts/Raleway-Regular.ttf);

}
@font-face {
    font-family: descriptionfont sans-serif;
    src: url(../fonts/OpenSans-Regular.ttf);

}
h3 {
    font-family: subheadingfont sans-serif;
}
h2{
    font-family: subheadingfont sans-serif;
}
h4,h5,div,p,span{
    font-family:descriptionfont sans-serif;
}
p{
    font-size: 1.1em;
}
.verticala {
    vertical-align: bottom;
}
.lineheight{
    line-height: 25px;
}
.bluecolor {
    color: #0081d9;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.logoFloat, ul {
    float: left;
    padding: 0;

}
.width80{
    width: 80%;
    max-width: 300px;
}
.width20{
    width:20%;
    max-width: 100px;
}

li {
    padding-right: 10px;
}

.nav li a:link {
    color: #0081d9;
    background-color: white;
}

.nav li a:hover {
    background-color: #fffed8;
    color: #017138;
    border-color: #fffed8;

}
body{
    background-color: #fffed8;
}
.menuDiv {

    height: 120px;
    vertical-align: bottom;
}
#myCarousel0 {
    height: 300px;
}
.carousel-inner > .item > .img0{
    width: 100%;
    height:300px;
}
#myCarousel1 {
    height: 400px;
}
.carousel-inner > .item > .img1{
    width: 100%;
    height:400px;
}
#myCarousel {
    height: 600px;
}
.carousel-inner > .item > img{
    width: 100%;
    height:600px;
}
.carousel, .item, .active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel-inner > .item > a > img {
    height: 100%;
}

.carousel {

}

.carousel-caption {
    z-index: 10;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

@-webkit-keyframes example {
    0% {
        left: 0;
    }
    25% {
        left: 0;
    }
    50% {
        left: 0;
    }
    75% {
        left: 0;
    }
    100% {
        left: 0;
    }
}

@keyframes example {
    0% {
        left: 0;
    }
    25% {
        left: 0;
    }
    50% {
        left: 0;
    }
    75% {
        left: 0;
    }
    100% {
        left: 0;
    }
}

.imgtext {
    width: 100px;
    height: 100px;
    color: #0081d9;
    vertical-align: bottom;
    float: left;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 4s;
    animation-delay: 2s;
}

.stroke {

    text-shadow: -1px -1px 0 #018f4f,
    1px -1px 0 #018f4f,
    -1px 1px 0 #018f4f,
    1px 1px 0 #018f4f;

}
.stroke1 {

    text-shadow: -2px -2px 0 #0081d9,
    2px -2px 0 #0081d9,
    -2px 2px 0 #0081d9,
    2px 2px 0 #0081d9;

}
.endingdiv {
    margin-left: 5%;
    width: 90%;
    border: dotted;
    border-color: #018f4f;
    border-radius: 2px;
}

.servicesdiv {
    background-color: #fffed8;
}
.scrollingdiv {
    background-color: #018f4f;
    height:auto;
}
.blackbordertext{
    color: #1edce8;

}

.servicesgridimg {
    align-content: center;
    max-width: 200px;
    height: 150px;
    width: 70%;
}

.servicesgridimg:hover {
    height: 150px;
    width: 75%;
}

.servicesimg {
    align-content: center;
    max-width: 300px;
    height: 150px;
    width: 100%;
}

.servicesimg:hover {
    height: 170px;
    width: 110%;
}

.servicedescimg1 {
    width: 100%;
    max-width: 600px;

}

.servicedescimg2 {
    width: 100%;
    max-width: 500px;

}

.servicedescimg3 {
    width: 100%;
    max-width: 800px;

}

.servicedescimg4 {
    width: 100%;
    max-width: 400px;

}

.servicedescimg5 {
    width: 100%;
    max-width: 620px;

}
.servicedescimg52 {
    width: 100%;
    max-width: 400px;

}
.servicedescimg6 {
    width: 100%;
    max-width: 800px;

}

.servicedescimg7 {
    width: 100%;
    max-width: 400px;

}
.servicedescimg8 {
    width: 100%;
    max-width: 700px;

}

.about1 {
    width: 100%;
    max-width: 200px;

}

.about2 {
    width: 100%;
    max-width: 200px;

}

.about3 {
    width: 100%;
    max-width: 200px;

}

.servicestext {

    color: #0081d9;

}

.box {
    padding: 0 40px 0 40px;
}

.assctext {
    color: #0081d9;
}

.asscimg {
    width: 150px;
    height: 100px;


}
.clientimg{
    max-width:100%; height:auto;
}

.galleryimg {
    height: 150px;
}

.colors {
    color: #018f4f;
    color: #0081d9;
    color: #f7f5ee;
    color:#fffed8;
}

.hidden {
    opacity: 0;

}

.invisible {
    opacity: 0;

}

.visible {
    opacity: 1;
}

.map {
    width: 100%;
}

.form {
    width: 100%;
}

.row-no-padding {
    margin-left: 0;
    margin-right: 0;
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.submit {
    width: 100%;
}

.social {
    color: white;
}

.social:hover {
    color: #000000;
}

.priyank {
    color: white;
}

.priyank:hover {
    color: #000000;
}

.footer {
    background-color: #018f4f;
}

.endingdivimg {
    background-repeat: repeat-x;
    background-image: url("../images/border.png");
    border: hidden;
    height: 15px;
    width: 90%;
}

.hrstyle {
    border-top: 1px solid #8c8b8b;
    width: 80%;
    margin-left: 10%;
}

.serviceheading {
    background-color: #000000;
}

.servicetext {
    background-color: #f7f5ee;
}

.serviceimage {
    background-color: #0081d9;
}
.emblem{
    max-width: 120px;
    max-height: 120px;
    float:left;
    padding-left: 25px;
    padding-top: 25px;

}

.btn-primary, .btn-primary:active, .btn-primary:visited {
    background-color: #0081d9;
}

.btn-primary:hover {
    background-color: #0069b7;
}
.scroll-up {
    position: fixed;
    display: none;
    bottom: 7px;
    right: 7px;
    z-index: 999;
}

.scroll-up a {
    background: #000;
    display: block;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
    opacity: 1;
    color: #fff;
}
.scrollingtext {
    height: 50px;
    overflow: hidden;
    position: relative;
}
.scrollingtext h3 {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    -o-transform: translateX(100%);
    transform:translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scrollingtext 15s linear infinite;
    -webkit-animation: scrollingtext 15s linear infinite;
    -o-animation:scrollingtext 15s linear infinite;
    animation: scrollingtext 15s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scrollingtext {
    0%   { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scrollingtext {
    0%   { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-100%); }
}
@keyframes scrollingtext {
    0%   {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -o-transform: translateX(100%);
        transform: translateX(-100%);
    }
}
.mobilelink>a:hover{
    background-color:#fffed8;
    color:#0081d9;
}
.pointer{
    cursor: pointer;
}
.italic{
    font-style: italic;
}