body, html {
    font-family: 'Open Sans', sans-serif;
text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: rgba(255, 255, 255, 0.5);
    width: 100% !important;
    height: 100% !important;

}
body{
    margin:0;
    overflow-x: hidden;
}

h1 {
    font-weight: 400;
}

h2 {
    line-height: 20px;
    margin: 0;
    color: #25BAD0;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
}

h3, h4 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
}

h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

p {
    font-size: 15px;
}

p.intro {
    font-size: 16px;
    margin: 12px 0 0;
    line-height: 24px;
}

a {
    color: white;
}

a:hover, a:focus {
    text-decoration: none;
    color: #25BAD0;
}

ul, ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

ul, ol {
    padding: 0;
    webkit-padding: 0;
    moz-padding: 0;
}

/* Navigation */
#menu {
    padding: 20px;
    transition: all 0.8s;
}

#menu.navbar-default {
    background-color: #fff ;
    border-color: rgba(231, 231, 231, 0);
}

#menu a.navbar-brand {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#menu a.navbar-brand i.fa {
    color: #25BAD0;
}

#menu.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    color: #011c55;
    font-size: 12px;
    letter-spacing: 1px;
}

#menu.navbar-default .navbar-nav>li>a:hover {
    color: #25BAD0;
}

.on {
    background-color: #fff !important;
    padding: 0 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #25BAD0 !important;
    background-color: transparent;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #25BAD0;
    border-color: #25BAD0;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #FFF;
}

.btn-default {
    color: #25BAD0;
    background-color: transparent;
    border: 2px solid #25BAD0;
    padding: 12px 20px;
    margin: 0;
    font-size: 15px;
    border-radius: 0;
    text-transform: uppercase;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
    color: #053740;
    background-color: #25BAD0;
    border-color: #25BAD0;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: none;
}

/* Home Section */
.intro {
    display: table;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    /*background: url(../img/bg.gif) no-repeat center center;*/
    background: url(../img/career2 image.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .overlay {
    padding: 100px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#053740+0,053740+100&1+0,0.6+100 */
    background: -moz-linear-gradient(top, rgba(5, 55, 64, 1) 0%, rgba(5, 55, 64, 0.6) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(5, 55, 64, 1) 0%, rgba(5, 55, 64, 0.6) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(5, 55, 64, 1) 0%, rgba(5, 55, 64, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#053740', endColorstr='#99053740', GradientType=0);
    /* IE6-9 */
}

.section-title {
    padding: 25px 0 60px 0;
}

.intro H1 {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.9);
}

.intro .brand {
    color: #25BAD0;
    font-weight: 700;
}

.intro .intro-text p {
    font-size: 13px;
    margin-bottom: 40px;
    letter-spacing: 1px margin-top: 20px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
}

header .intro-text {
    padding-top: 150px;
    padding-bottom: 150px;
}

/* Services Section */
#services {
    padding: 80px 0;
    background: white;
}

#services h4 {
    color: #25BAD0;
    text-transform: uppercase;
}

/* About Section */
#about {
    padding: 80px 0;
    color: rgba(255, 255, 255, 0.9);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20a6bb+0,25bad0+50 */
    background-color: white;
}

#about span {
    font-size: 15px;
    color: black;
}

#about h2 {
    color: #25BAD0;
}

#about li {
    margin-bottom: 10px;
    margin-top: 10px;
    color: darkslategrey;
        font-size: 16px;
}

#about p {
    color: darkslategrey;
}

#about h4 {
    color: #25BAD0;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
}

#about .about-text {
    margin-left: 10px;
    text-align: justify;
}

#about p {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: justify;
}

/* Portfolio Section */
#portfolio {
    padding: 100px 0;
    background: white;
}

.categories {
    padding-bottom: 30px;
    text-align: center;
}

ul.cat li {
    display: inline-block;
}

ol.type li {
    display: inline-block;
    margin-left: 20px;
    text-transform: uppercase;
}

ol.type li a {
    background: transparent;
    border: 2px solid #25BAD0;
    color: #25BAD0;
    padding: 10px 20px;
}

ol.type li a.active {
    background: #25BAD0;
    color: #053740;
}

ol.type li a:hover {
    background: #25BAD0;
    color: #053740;
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.portfolio-item {
    margin: 15px 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.portfolio-item:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.portfolio-item .hover-bg {
    height: 260px;
    overflow: hidden;
    position: relative;
}

.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.66);
    padding: 33% 0 0 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
    opacity: 0;
    color: #fff;
    font-weight: 400;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
}

.hover-bg:hover .hover-text>h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hover-bg .hover-text>i {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s;
}

.hover-bg:hover .hover-text>i {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.hover-bg:hover .hover-text {
    opacity: 1;
}

#portfolio i.fa {
    font-size: 20px;
    padding: 5px;
    color: #E87E04;
}

/* Team Section */
#team {
    padding: 100px 0;
    color: rgba(255, 255, 255, 0.9);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20a6bb+0,25bad0+50 */
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2f4f4f 0%, #2f4f4f 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2f4f4f 0%, #2f4f4f 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2f4f4f 0%, #2f4f4f 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20a6bb', endColorstr='#25bad0', GradientType=0);
    /* IE6-9 */
}

#team h2 {
    color: rgba(255, 255, 255, 0.8);
}

#team h3 {
    color: white;
}

img.img-circle.team-img {
    width: 160px;
    height: 160px;
}

#team .thumbnail {
    background: transparent;
    border: 0;
}

#team .thumbnail .caption {
    padding: 9px;
    color: rgba(255, 255, 255, 0.9);
}

/* Contact Section */
#contact {
    background: url(../img/contact-bg.jpg) no-repeat center top;
    background-color: #7bc3d1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#contact .overlay {
    padding: 100px 0 40px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#053740+0,053740+100&1+0,0.75+100 */
    background: -moz-linear-gradient(top, rgba(5, 55, 64, 1) 0%, rgba(5, 55, 64, 0.75) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(5, 55, 64, 1) 0%, rgba(5, 55, 64, 0.75) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(5, 55, 64, 1) 0%, rgba(5, 55, 64, 0.75) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#053740', endColorstr='#bf053740', GradientType=0);
    /* IE6-9 */
}

#contact h3 {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

#contact form {
    padding: 20px 0;
}

#contact i.fa {
    color: #121d1f;
    margin-bottom: 10px;
}

#contact .text-danger {
    color: #ff6600;
    text-align: left;
}

label {
    font-size: 12px;
    font-weight: 400;
    float: left;
}

#contact .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    margin: 10px 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    background-image: none;
    border: 0;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contact .form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
    color: #ccc;
}

.form-control:-moz-placeholder {
    color: #ccc;
}

.form-control::-moz-placeholder {
    color: #ccc;
}

.form-control:-ms-input-placeholder {
    color: #ccc;
}

#contact .btn {
    margin-top: 20px;
}

#contact .social {
    margin-top: 80px;
}

#contact .social ul li {
    display: inline-block;
    margin: 0 20px;
}

#contact .social i.fa {
    font-size: 30px;
    padding: 4px 5px;
    color: #fff;
    transition: all 0.5s;
}

#contact .social i.fa:hover {
    color: #25BAD0;
}

/* Footer Section*/

/* Media Queries */
@media (max-width: 1024px) {
    .intro H1 {
        font-size: 42px;
    }

    header .intro-text {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    #about img {
        margin-bottom: 20px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

span, a, a:hover {

    text-decoration: none;
    color: inherit;
}

.section-head {
    margin-bottom: 60px;
}

.section-head h4 {
    position: relative;
    padding: 0;
    color: #f91942;
    line-height: 1;
    letter-spacing: 0.3px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px;
}

.section-head h4:before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}

.section-head h4 span {
    font-weight: 700;
    padding-bottom: 5px;
    color: #2f2f2f
}

p.service_text {
    color: #cccccc !important;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.section-head p, p.awesome_line {
    color: #818181;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.extra-text {
    font-size: 34px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 25px;
    position: relative;
    text-transform: none;
}

.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}

.extra-text span {
    font-weight: 700;
    color: #f91942;
}

.item {
    background: #182e36d1;
    text-align: center;
    height: 370px;
    padding: 30px 25px;
    -webkit-box-shadow: 0 0px 25px rgba(10, 133, 153, 0.72);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    margin-bottom: 90px;
    margin-top: 90px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item:hover {
    background: #204043;
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}

.item:hover .item, .item:hover span.icon {
    background: #25BAD0;
    border-radius: 10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item:hover h6, .item:hover p {
    color: #fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item .icon {
    font-size: 40px;
    margin-bottom: 25px;
    color: #f91942;
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}

.item .feature_box_col_one {
    background: #25BAD0;
    color: black
}

.item .feature_box_col_two {
    background: rgba(255, 77, 28, 0.15);
    color: #f91942
}

.item .feature_box_col_three {
    background: rgba(0, 147, 38, 0.15);
    color: #f91942
}

.item .feature_box_col_four {
    background: rgba(0, 108, 255, 0.15);
    color: #f91942
}

.item .feature_box_col_five {
    background: rgba(146, 39, 255, 0.15);
    color: #f91942
}

.item .feature_box_col_six {
    background: rgba(23, 39, 246, 0.15);
    color: #f91942
}

.item p {
    font-size: 15px;
    line-height: 26px;
}

.item h6 {
    margin-bottom: 20px;
    color: #2f2f2f;
}

.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}

.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}

.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}

.skills {
    padding-top: 0px;
}

.shadow123 {
    padding-top: 45px;
    padding-bottom: 30px;
    font-size: 18px;
    width: 500px;
    margin-right: 75px;
    padding-left: 30px;
    text-align: left;
      border-radius: 55px;
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.48);
    height: 240px;
}

@media (max-width:780px) {
    .shadow123 {
       width: 230px;
    margin-left: 54px;
    margin-bottom: 15px
    }
}

.shadow12 {
    padding-top: 45px;
    padding-bottom: 30px;
    font-size: 18px;
    width: 330px;
    margin-right: 60px;
    padding-left: 30px;
    text-align: left;
    border-radius: 55px;
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.48);
    height: 280px;
}

@media (max-width: 768px) {
    .shadow12 {
           margin-left: 56px;
    width: 230px;
    margin-bottom: 15px
    }

}
@media (max-width: 768px;) {
    .headg{
        font-size: 23px;
    }
}
.headg {
    font-size: 25px;
    padding-bottom: 35px;
    font-weight: 700;
    line-height: 1;
}

.progress-h4 {
    color: #25abd8;
    font-weight: 500;
    padding-bottom: 15px;
}

.wrapper {
    padding: 50px 50px;
    max-width: 1200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}

.right {
    float: right !important;
}

/* Image zoom on hover + Overlay colour */
.parent {
    width: 45%;
    margin: 20px;
    height: 300px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
}

@media (max-width:768px) {
    .parent {
        width: 89%;
    }
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .5s;
}

/* Balasinor Several different images */
.bg-one {
    background-image: url(img/Balasinor/Balasinor1.jpeg);
}

.bg-two {
    background-image: url(img/Balasinor/Balasinor2.jpeg);
}

.bg-three {
    background-image: url(img/Balasinor/Balasinor3.jpeg);
}

.bg-four {
    background-image: url(img/Balasinor/Balasinor4.jpeg);
}

.bg-five {
    background-image: url(img/Balasinor/Balasinor5.jpeg);
}

/*.bg-six {background-image: url(http://blog.whitepages.com/wp-content/uploads/2015/04/san-franc.jpg);}*/
/* Rajpipla Several different images */
.bg-onee {
    background-image: url(img/Rajpipla/Rajpipla1.jpeg);
}

.bg-twoo {
    background-image: url(img/Rajpipla/Rajpipla2.jpeg);
}

.bg-threee {
    background-image: url(img/Rajpipla/Rajpipla3.jpeg);
}

.bg-fourr {
    background-image: url(img/Rajpipla/Rajpipla4.jpeg);
}

.bg-fivee {
    background-image: url(img/Rajpipla/Rajpipla5.jpeg);
}

.bg-sixx {
    background-image: url(img/Rajpipla/Rajpipla6.jpeg);
}

.bg-sevenn {
    background-image: url(img/Rajpipla/Rajpipla7.jpeg);
}

.bg-eightt {
    background-image: url(img/Rajpipla/Rajpipla8.jpeg);
}

.bg-ninee {
    background-image: url(img/Rajpipla/Rajpipla9.jpeg);
}

.bg-tenn {
    background-image: url(img/Rajpipla/Rajpipla10.jpeg);
}

/* MSRDC Several different images */
.bg-oneee {
    background-image: url(img/msrdc/MSRDC.jpeg);
}

.bg-twooo {
    background-image: url(img/msrdc/MSRDC2.jpeg);
}

.bg-threeee {
    background-image: url(img/msrdc/MSRDC3.jpeg);
}

.bg-fourrr {
    background-image: url(img/msrdc/MSRDC4.jpeg);
}

.bg-fiveee {
    background-image: url(img/msrdc/MSRDC5.jpeg);
}

/* MSRDC Several different images */
.bg-oneeee {
    background-image: url(img/dabhoi/dabhoi1.jpeg);
}

.bg-twoooo {
    background-image: url(img/dabhoi/dabhoi2.jpeg);
}

.bg-threeeee {
    background-image: url(img/dabhoi/dabhoi3.jpeg);
}

@media (max-width:780px) {
    .dropdown-menu {
        display: contents;
    }
}


/*----------------------------------------------------------------*/
.single-project .project-description .projectImages {
  position: relative;
  margin-bottom: 10px;
}
.single-project .project-description .projectImages .projectImgSlider {
  border: none;
  border-radius: 3px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
}
.single-project .project-description .projectImages .projectImgSlider .flex-direction-nav:after {
  content: '';
  width: 4px;
  height: 90px;
  background: url('../images/projects/dots.png') no-repeat scroll center center #25abd8;
  position: absolute;
  bottom: 0;
  right: 90px;
  opacity: 1 !important;
  z-index: 100;
}
.single-project .project-description .projectImages .projectImgSlider .flex-direction-nav a {
  position: absolute;
  display: block;
  opacity: 1 !important;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background: #25abd8;
  border-bottom-left-radius: 0;
  color: #303030;
  font-size: 48px;
  top: auto;
  bottom: 0;
  margin: 0;
}
.single-project .project-description .projectImages .projectImgSlider .flex-direction-nav a:before {
  display: none;
}
.single-project .project-description .projectImages .projectImgSlider .flex-direction-nav a.flex-prev {
  left: auto;
  right: 94px;
}
.single-project .project-description .projectImages .projectImgSlider .flex-direction-nav a.flex-next {
  right: 0;
}
.single-project .project-description .projectImages .thumbnail_bg {
  position: absolute;

  width:775px;
  height: 87%;
  z-index: 0;
  background: #25abd8;
  top: 10px;
  left: 27px;
  border-radius: 3px;
}
.single-project .project-description .description_row {
  color: #303030;
}
.single-project .project-description .description_row h4 {
  font-family: 'open-sans', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin: 30px 32px 25px;
  text-transform: uppercase;
}
.single-project .project-description .description_row p {
  font-family: 'open-sans', sans-serif;
  font-weight: normal;
  line-height: 24px;
  margin: 32px;
}
.single-project .project_about h4 {
  font-family: 'open-sans', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 20px;
}
.single-project .project_about p {
  font-family: 'open-sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 2px;
}
.single-project .project_about dl {
  margin-bottom: 0;
}
.single-project .project_about dl dt {
  text-align: left;
  font-family: 'open-sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  font-size: 17px;
  margin: 0;
}
.single-project .project_about dl dd {
  font-family: 'open-sans', sans-serif;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}
.single-project .project_about .list-inline {
  padding: 0;
  margin: 0;
}
.single-project .project_about .list-inline li {
  padding: 0;
}
.single-project .project_about .list-inline li + li {
  margin-left: 16px;
}
.single-project .project_about .list-inline li a {
  font-size: 18px;
  color: #676767;
  line-height: 1;
}
.single-project .project_about .list-inline li a:hover {
  color: #303030;
}
.single-project .project_about .aboutRow {
  margin-bottom: 35px;
  padding-left: 30px;
    color: black;
}
nav.single_project_nav .pager {
  padding: 20px 0 0;
  border-top: 1px solid #acacac;
  margin-top: 30px;
}
nav.single_project_nav .pager li a {
  font-size: 24px;
}
nav.single_project_nav .pager li a:hover {
  color: #303030;
}
/*----------------------------------------------------------------*/
.projectsDoneTitle {
  font-family: 'open-sans', sans-serif;
  font-weight: bold;
  color: #303030;
  margin-top: 0;
}
.porjectTitle {
  font-family: 'open-sans', sans-serif;
  font-weight: bold;
  color: #303030;
  margin-top: 25px;
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.project_meta {
  font-family: 'open-sans', sans-serif;
  color: rgba(48, 48, 48, 0.5);
}
.project_meta i {
  margin-right: 5px;
}
.project_meta .project_category {
  margin-right: 30px;
}
.project {
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}
.project .post_thumbnail_row i {
  line-height: 50px;
  width: 50px;
  font-size: 24px;
}
.project:hover .porjectTitle {
  color: #25abd8;
}
.project.col-sm-6 .post_thumbnail_row i {
  line-height: 100px;
  width: 100px;
  font-size: 48px;
}
.project.col-sm-4 .post_thumbnail_row i {
  line-height: 70px;
  width: 70px;
  font-size: 31px;
}
.filtersRow #filters {
  margin: 0 0 25px;
  padding: 0;
}
.filtersRow #filters li {
  font-family: 'open-sans', sans-serif;
  font-weight: bold;
  padding: 0 10px;
  color: #303030;
}
.filtersRow #filters li.active {
  color: #25abd8;
}
#relatedProjects {
  background: #f3f3f3;
  width: 105%;
    padding-left: 35px;
}
#relatedProjects .sectionTitle {
  margin-bottom: 20px;
}
.post_thumbnail{
    width: 92%;
    height: 215px;
}

#flexslider-carousel {

 z-index: 1;
}
.flex-next, .flex-prev { height: 46px !important; }
/*----------------------------------------------------------------*/
#topFooter {
  background: #303030;
  padding-bottom: 0;
}
#topFooter:after {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 60px;
  background: #2d2d2d;
  z-index: 0;
}
#topFooter.topFooter2 {
  padding-bottom: 30px;
}
#topFooter.topFooter2:after {
  display: none;
}
.footer_widgetRow {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}

.footer_widget {
  min-height: 188px;
  margin-bottom: 40px;
}
.footer_widget .widgetHeading {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  line-height: 28px;
  margin: 0 0 20px;
  padding-left: 30px;
}
.footer_widget .widgetHeading img {
  margin-right: 15px;
}
.footer_widget .widgetHeading span {
  display: inline-block;
  width: 5px;
  height: 13px;
  margin-right: 10px;
  background: #25abd8;
}
.footer_widget p {
  color: #676767;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  padding-left: 45px;
}
.footer_widget address {
  color: #676767;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 30px;
  padding-left: 45px;
  font-size: 13px;
}
.footer_widget .list-menu li a {
  color: #676767;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 30px;
  font-size: 13px;
}
.footer_widget .list-menu li a:hover {
  color: #25abd8;
}
.footer_widget .nav {
  margin: 0 -5px;
}
.footer_widget .nav li {
  margin: 0 5px 10px;
}
.footer_widget .nav li a {
  padding: 0;
  width: 60px;
  height: 60px;
}
.footer_widget .nav li a img {
  width: 100%;
  border-radius: 3px;
}
.footer_widget .nav li a:hover {
  background: none;
}

footer {
  background: #03252B;
  padding: 50px 0 40px;
  text-align: center;
}
footer ul {
  margin: 0 0 15px;
  padding: 0;
}
footer ul li {
  display: inline-block;
  padding: 0 5px;

}
footer ul li a {
  width: 30px;
  line-height: 30px;
  border-radius: 10px;
  background: #282828;
  color: #25abd8;
  display: block;
}
footer ul li a:hover {
  color: #282828;
  background: #25abd8;
}
footer p {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #676767;
  margin: 0;
  font-size: 13px;
}
footer p i {
  color: #25abd8;
  margin: 0 3px;
}

.row1{
width: 100%;
}

.team-member {
  margin: 15px 0;
  padding: 0;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figure img {
  min-width: 100%;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}

.team-member h4 {
  margin: 22px 0 0;
  padding: 0;
  color: black;
  font-weight: 600;
}

.team-member figcaption {
  padding: 50px;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: rgba(147, 142, 142, 0.48));
  /* Primary color, can be changed via colors.css */

  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#ongoing{
    color: darkslategrey;
    font-size: 17px;
    padding:100px 0px 100px 0px;

}
.table1{
    font-size: 15px;
}
.table2{
        background-color: whitesmoke;
}
.branch {;
    text-align: left;
font-size: 13px;
}
.branch3{
    text-align: left;
    font-size: 15px;
}
.main {

  height:100vh;

  position:relative;
	overflow:hidden;
}

#prev, #next {
	background:white;
	padding:2px 5px;
	font-weight:200;
	font-size:15px;
	cursor:pointer;
	margin:0 0.5em;
	width:fit-content;
	position:absolute;
	top:0;
  left:0;
  transform:transl
}

#prev {
	left:20px;
}
#next {
	left:90px;
}

#carousel-container {
	width:100%;
	height:100%;
	display: flex;
	flex-flow:column nowrap;
}
#carousel-content {
	height:100%;
}
#carousel-dots {
	position: absolute;
	bottom:5px;
}
#carousel-content, #carousel-dots {
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}

.card {
	width:300px;
	height:300px;
    background-color: #00000000;
	margin:0 1em;
	display:flex;
	justify-content:center;
	align-items:center;
	transition:1s ease-in;
	opacity: 0;
	border-radius:7px;

}

.hidden {
	display:none;
}
.longleft {
  position: absolute;
  transform-origin: center;
  animation: card-out 0.6s cubic-bezier(.8,.2,.5,0.8);
  transform: translateX(-120%) scale(0.75);
  opacity: 1 !important;
  z-index: 0;
  float:left;
 }
.left {
  position: absolute;
  transform-origin: center;
  animation: card-out 0.6s cubic-bezier(.8,.2,.5,0.8);
  transform: translateX(-80%) scale(0.85);
  opacity: 1 !important;
  z-index: 1;
  float:left;
 }

.selected {
  transform-origin: center;
  animation: card-in 0.6s cubic-bezier(.8,.2,.5,0.8);
  transform: translateX(0%);
  opacity: 1!important;
  z-index: 10;

}

.right {
  position: absolute;
  transform-origin: center;
  animation: new-card 0.6s cubic-bezier(.8,.2,.5,0.8);
  transform: translateX(60%) scale(0.85);
  opacity: 1 !important;
  z-index: 1;
  float: right;
}


.longright {
  position: absolute;
  transform-origin: center;
  animation: new-card 0.6s cubic-bezier(.8,.2,.5,0.8);
  transform: translateX(100%) scale(0.75);
  opacity: 1 !important;
  z-index: 0;
  float: right;
}
.dot {
  width:10px;
  height:10px;
  background-color:rgb(200,200,200);
  border-radius:50%;
  margin:0 0.5rem;
  cursor:pointer;
}

.active-dot {
	transform: scale(1.2);
	background-color:rgb(120,120,120);
}

@keyframes card-in {
  0% { z-index: 1; }
  50% { transform: translateX(30%); }
  80% { z-index: 20; transform: translateX(0px); }
  100% { transform: translateX(0%); }
}

@keyframes card-out {
  0% { z-index: 20; transform: translateX(0px);}
  50% { transform: translateX(-80%);}
  80% { z-index: 1; }
  100% { transform: translateX(-80%) scale(0.85);}
}

@keyframes new-card {
  from {
    transform: translateX(0%) scale(0.5);
  } to {
    transform: translateX(60%) scale(0.85);
  }
}
/* Testimonials Section */
#testimonials {
    background: url(../img/testimonials-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #ddd;
    padding: 140px 0;
}



#testimonials blockquote {
    position: relative;
    margin-top: 20px;
    border: 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
}

#testimonials i {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.3);
    margin-bottom: 14px;
}

#testimonials .clients-name {
    display: inline-block;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px 0;
    margin-top: 10px;
}

.client {
    width: 190px;
    height: 220px;
    text-align: center;
    float: left;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;

    margin-bottom: 5px;
    margin-right: 5px;
}

.imng {
    width: 155px;
    height: 155px;
    margin: 65px auto;
}

.clearer {
    clear: both;
}

.imng:hover {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
    -webkit-box-shadow: 10px 10px 91px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 10px 10px 91px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 91px 0px rgba(0, 0, 0, 0.5);
    z-index: 9999;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-color: #fff0;
}

.wrapper {
    -webkit-box-shadow: 10px 10px 91px 0px rgba(64, 115, 67, 1);
    -moz-box-shadow: 10px 10px 91px 0px rgba(64, 115, 67, 1);
    box-shadow: 10px 10px 91px 0px rgba(64, 115, 67, 1);
    z-index: 0;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 20px;
    width: 707px;
    position: relative;
    top: 0px;
    z-index: -1;
}

.wrapper h1 {
    font-weight: 100;
    margin: 0px;
    padding: 0px;
}

.client1 {
    width: 220px;
    height: 220px;
    text-align: center;
    float: left;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;

    margin-bottom: 5px;
    margin-right: 5px;
}

.clearer {
    clear: both;
}

@media (max-width: 786px) {
    .client {
        margin-left: 50px;
    }

    .client1 {
        margin-left: 50px;
    }
}

.client1:hover .logo {
    border: 5px solid #eee;
    -webkit-transition: all 1.6s;
    -moz-transition: all 1.6s;
    transition: all 1.6s;
}
.set {
    width: 450px;
    
    margin: -49px -49px;
}
@media (max-width: 786px){
	.set {
   height: 70px;
    margin: -50px -16px;
}

}


/* Tablet Landscape */
@media screen and (max-width: 1060px) {
    #primary { width:67%; }
    #secondary { width:30%; margin-left:3%;}
}
/* Tabled Portrait */
@media screen and (max-width: 768px) {
    #primary { width:100%; }
    #secondary { width:100%; margin:0; border:none; }
}
html { font-size:100%; }

@media (min-width: 640px) { body {font-size:1rem;} }
@media (min-width:960px) { body {font-size:1.2rem;} }
@media (min-width:1100px) { body {font-size:1.5rem;} }