


body p {
    font-size: 18px;
    color: #000000;
}



.header-1 .navbar-main {
    padding: 10px 0px;
}


.project-section h3 {
    margin-bottom: 10px;
}


.project-section ol{
    padding: 0px;
}



.project-section ol li {
    color: #ffffff;
    font-size: 20px;
    line-height: 40px;
    list-style: none;
    margin-bottom: 20px;
}


.project-section ol li h4{
    font-size: 20px;
}



.section-heading,
.rs-feature-box-1 .title {
    font-size: 40px !important;
}



.portfolio_filter li a {
    color: #000000;
    font-size: 22px;
}




.footer {
    background-color: transparent;
}

.footer .footer-item .footer-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}


.footer .footer-item p {
    color: #ffffff;
}


.footer .footer-item .recent-post li a, .footer .footer-item .list li a, .list-info li .info-text{
    color: #ffffff!important;
}



.bg-primary {
    background-color: #cd6b28 !important;
}



.rs-testimonial-3 {
    color: #000000;
}


.footer .fcopy {
    margin-top: 0px;
    padding: 5px 0;
    font-size: 14px;
    background-color: #222b3f;
}

.footer .fcopy p {
    font-size: 16px;
}



.sosmed-icon a {
    height: 30px;
}


.our-team .team .rs-testimonial-3{
    height: 1000px !important;
}

.our-team h3 {
    font-size: 20px!important;
}

.our-team p {
    margin: 10px 0 !important;
}


.header-1 .navbar-main .nav-link{
    font-size: 18px;
}



.indore-facility-sec{
    background-image: url(../images/bg-img.jpg);
    background-size: cover;
    background-attachment: fixed;
}


.section-heading-wht:after{
    content: '';
    display: block;
    vertical-align: bottom;
    width: 40px;
    height: 2px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-color: #ffffff;
}


.footer .footer-item .footer-title {
    padding: 15px 0 15px 0;
}



.banner-page .title-page {
    color: #ffffff;
}


#who-we-are-sec h4{
    font-weight: 600;
    color: #000000;
}


#who-we-are-sec ol li{
    font-size: 20px!important;
    color: #000000;
    line-height: 45px;
}



#our-team-sec h2.section-heading{
    font-size: 30px!important;
}

#our-team-sec h2.section-heading span{
    font-size: 18px!important;
    font-weight: 500!important;
}



.navbar-main.stiky .navbar-brand img {
    width: 100%;
}



.navbar-main{
    border-top: 5px solid #19202E;
}




@media (max-width: 767px) {
    .sm-order-1{
        order: 1;
        margin-bottom: 20px;
    }

    .sm-order-2{
        order: 2;
    }
}




































section video{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
section .navigation{
	position: absolute;
	padding: 1px;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
	width: 150px;
}

section .navigation li{
	list-style: none;
	cursor: pointer;
	border-radius: 4px;
	margin: 1px;
	border: 1px solid #fff;
	opacity: 0.7;
}

section .navigation li img{
	transition: 0.5s;
}
section .navigation li img:hover{
	height: 150px;
	width: 200px;
	border: 2px solid #fff;
}












.mySlides {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    /* background-color: #717171; */
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}




.sliderVideo {
    margin: 0 auto;
    max-width: 100%;
    box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -webkit-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -moz-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -ms-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -o-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
}


.slide_group_video {
    height: 100%;
    position: relative;
    width: 100%;
}

.slideVideo {}

.slideVideo:first-child {
    display: block;
}

.slideVideo:nth-of-type(1) {
    background-color: black;

}

.slideVideo:nth-of-type(2) {
    background-color: black;
}

.slideVideo:nth-of-type(3) {
    background-color: black;
}

.slideVideo:nth-of-type(4) {
    background-color: black;
}

.slideVideo_buttons {
    position: relative;
    text-align: center;
    bottom: 21%;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -webkit-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -moz-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -ms-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    -o-box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
}

a.slidevideo_btn {
    color: #000000;
    font-size: 42px;
    margin: 0 0.175em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.slidevideo_btn.active,
.slidevideo_btn:hover {
    color: #04fffd;
    cursor: pointer;
}

.directional_nav {
    height: 340px;
    margin: 0 auto;
    max-width: 940px;
    position: relative;
    top: -340px;
}

.previousVideo_btn {
    bottom: 0;
    left: 10%;
    margin: auto;
    position: absolute;
    top: 0;
    text-align: center;
}

.nextVideo_btn {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 10%;
    top: 0;
    text-align: center;
}

.previousVideo_btn,
.nextVideo_btn {
    cursor: pointer;
    height: 45px;
    opacity: 0.5;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 65px;
}

.previousVideo_btn:hover,
.nextVideo_btn:hover {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .previousVideo_btn {
        left: 10%;
        text-align: center;
    }

    .nextVideo_btn {
        right: 10%;
        text-align: center;
    }
}


.play-button {
    position: absolute;
    top: 46%;
    left: 50%;
    width: 80px;
    height: 80px;
    /* background: #cd6b28; */
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    z-index: 11111111;
    border: 4px solid #cd6b28ad;
}

.play-button:after {
    content: "\25b6";
    font-size: 2em;
    line-height: 80px;
    color: #ffffff;
}

video {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.overlay-content {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: 0.4s opacity;
}

.text {
    display: none;
}

.slideVideo.playing .overlay-content {
    opacity: 0;
    visibility: hidden;
}




.our-team .active, .our-team .dot:hover {
    background-color: #ffffff;
}