html{scroll-behavior: smooth;}
body{
   margin: 0;
    padding: 0;
    background-size: cover;
    width: 100%;
   font-family: montserrat,sans-serif;
font-weight: 700;
font-style: normal;
}
.header{
    background-color: #303030;
    padding: 0px 130px 0px 105px;
    
}
.header_para{
    font-size: 12px;
    font-weight: 100;
    
}
.quote{
    float: right;
    padding: 10px 20px 10px 20px;
    background-color: #db2927;
    border: none;
    color: #fff;
    font-size: 12px;
}
.logo{
    width: 60%;
    padding: 5px;
    /*padding-left: 90px;*/
}
.heading{
    background-color: #fff;
/*
    position: fixed;*/
    z-index: 20;


}
.navbar{
    float: right;
    /*margin-right: 90px;*/
}
.navbar-nav{
    /*float: right !important;*/
    margin-left: 10%;
}
.nav-link{
    color: #000 !important;
    padding-top: 20px;
    font-weight: 500;
    font-size: 15px;
}
.nav-link:hover{
    color: #db2927 !important;
}

.abt{
    margin-left: 20px;
}
.home{
    margin-left: 50px;
}
.ser{
    margin-left: 20px;
}
.fac{
    margin-left: 20px;
}
.con{
    margin-left: 20px;
}
.slides{
    text-align: center !important;
}
.nav-dots {
	width: 100%;
    right: 40%;
	bottom: 28%;
	height: 11px;
	display: block;
	position: absolute;
	text-align: center !important;
}

.nav-dots .nav-dot {
	top: -5px;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	position: relative;
	border-radius: 100%;
	display: inline-block;
	background-color: #fff;
}

.nav-dots .nav-dot:hover {
	cursor: pointer;
	background-color: #db2927;
}
.owl-dot active {
    background-color: #db2927 !important;
}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
	background: rgba(0, 0, 0, 0.8);
}
.carousel-caption .second-banner{
    margin-top: -450px !important;
}
.carousel-caption h1{
    padding: 20px;
    font-size: 40px;
    font-weight: 600;
    margin-top: -410px !important;
}

.carousel-caption{
    text-align: left;
        left: 6% !important;
}
.carousel-caption p{
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    margin-left: 20px;
}
.carousel-caption .first_banner{
    text-align: left;
}
.banner-btn{
    margin-left: 20px;
    border: none;
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
}
.banner-btn:hover{
    background-color: #db2927;
}
.who{
    margin-top: 50px;
    margin-bottom: 50px;
}
.title span{
    color: #db2927;
}
.title{
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
}
.fa-copy{
    color: #db2927;
    margin-top: 10px;
}
.certificate{
    font-size: 14px;
    font-weight: 600;
    color: #db2927 !important;
    padding-left: 6px;
    margin-top: 10px;
}
.who_btn{
    background-color: #db2927;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    color: #fff;
    border: none;
    margin-top: 10px;
}
.who-first-para{
    padding-top: 10px;
}
.who-sec-para{
    padding-top: 10px;
}
.who_box{
    padding-bottom: 10px;
}
.line{
     border-bottom: 3px solid #db2927;
    width: 70px;
    height: 7px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.line-line{
     border-bottom: 3px solid #303030;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 10%;
    bottom: 0;
}
.group_img{
    width: 100%;
    margin-top: 20px;
    height: 450px;
}
.para{
    font-size: 14px;
    font-weight: 300;
    margin-top: 20px;
}
.service-para{
    color: #fff;
}
.services{
    background: url('images/ser.jpg');
    background-attachment: fixed;
    padding: 60px 0;
}
.services_box{
    padding-bottom: 10px;
}
.title2{
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
    color: #fff;
    text-align: center;
}
.line3{
    border-bottom: 3px solid #db2927;
    width: 90px;
    height: 7px;
    position: absolute;
    left: 46%;
    bottom: 0; 
}
.line-line3{
    border-bottom: 3px solid #fff;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 53%;
    bottom: 0; 
}
.block{
    background-color: #fff;
    text-align: center;
    padding: 40px;
    margin-top: 50px;
}

.block button{
    background-color: transparent;
    border: 2px solid #db2927;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    color: #db2927;
}
.block button:hover{
    background-color: #db2927;
    color: #fff;
}

.block h1{
    font-size: 20px;
    font-weight: bold;
}
.block:hover h1{
    color: #db2927;
}
.block p{
    font-size: 14px;
    font-weight: 100;
}
.title1{
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
.testimonial{
    margin-top: 70px;
    margin-bottom: 50px;
}
.testimonial_box{
    padding-bottom: 10px;
}
.testi{
    background: url('images/Testimonials-Image.jpg');
    padding: 20px;
}
.owl-next{
       display: none;
   }
   .owl-prev{
       display:none;
   }
.line1{
    border-bottom: 3px solid #db2927;
    width: 95px;
    height: 7px;
    position: absolute;
    left: 45%;
    bottom: 0;
    
}
.line-line1{
    border-bottom: 3px solid #303030;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 54%;
    bottom: 0;
    
}
.title1 span{
    color: #db2927;
}
.testimonial_head{
    color: #db2927;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.owl-slider .owl-dots{
    margin-top: 30px;
}

.boxes p{
    text-align: center;
    margin-top: 30px;
    font-size: 15px;
    font-weight: 300;
}
.boxes{
    margin-top: 30px;
    text-align: center;
}
.fa-quote-left{
    font-size: 30px;
}
.first_column h1{
    font-size: 20px;
    font-weight: bold;
}
.first_column p{
    font-size: 14px;
    font-weight: 100;
}


.line2{
    border-bottom: 1px solid #fff;
}
/*-- team --*/

.team-info{
    position: relative;
    overflow: hidden;	
}
.title-w3{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.line4{
    border-bottom: 5px solid #db2927;
    width: 10%;
    margin-left: 500px;
}
.team-info img{
	width:80%;
}
.team-caption h4 {
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: 600;
    margin: .5em 0 0 0;
    letter-spacing: 1px;
}
.team-caption p{
    color: #afafaf;
    font-size: .9em;
    margin: 10px 0px 0px;
}
.agileits-w3layouts {
    width: 70%;
    float: left;
    margin-top: 16px;
}
.team-caption ul {
    padding: 0;
    width: 25%;
    float: right;
}
.team-caption ul li {
    display: inline-block;
    margin-top: 5px;
}
.team-caption ul li a {
	color: #333;
    text-align: center;
}

.team-caption ul li a i.fa.fa-facebook{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
}
.team-caption ul li a i.fa.fa-twitter{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-twitter:hover{
	background: #55acee;
}
.team-caption ul li a i.fa.fa-rss{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-rss:hover{
	background: #f26522;
}
.team-caption {
    background: rgba(0, 0, 0, 0.64);
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: -105%;
    text-align: center;
    width: 80%;
    height: 140px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.team-info:hover .team-caption{
    bottom: 0%;
}
.team-info:hover .team-caption {
    bottom: 0%;
}

.item-1 {
    width: 100%;
    
}
.item-1:nth-child(4) {
    margin: 0;
}
.team-grids{
    display: flex;
    margin-left: 50px;
}
.team{
    margin-top: 50px;
    margin-bottom: 50px;
}
.our_team{
    background-color: #f5f5f5;
    padding: 50px;
}
/*-- //team --*/

/*our client*/


.title5{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 10px;
}
.client_box{
    padding-bottom: 10px;
}
.line5{
    border-bottom: 3px solid #db2927;
    width: 95px;
    height: 7px;
    position: absolute;
    left: 45%;
    bottom: 0;
    
}
.line-line5{
    border-bottom: 3px solid #303030;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 54%;
    bottom: 0;
    
}
.title5 span{
    color: #db2927;
}
.our_client{
    margin-bottom: 50px;
}
.carousel-wrap{
    margin-top: 20px;
}
.carousel-wrap .owl-carousel .owl-dots{
    display: none;
}
.footer{
    background: url('images/Footer-Img.jpg');
    background-size: cover; 
    border-bottom: 5px solid #db2927;
}
.footer-caption p{
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    padding-top: 20px;
}
.footer-logo{
    width: 15%;
}
.number{
    color: #fff;
    font-size: 14px;
    font-weight: 100;
}
.address{
    padding-left: 20px;
    font-size: 14px;
    font-weight: 100;
    color: #fff;
}
.fa-arrow-up{
    background-color: #db2927;
    padding: 20px;
    color: #fff;
    font-size: 20px;
}
.footer .menu li{
    padding-left: 10px;
}

.fa-envelope-open{
    padding-right: 5px;
}
.fa-phone{
    padding-right: 5px;
}
.copyright{
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    padding-left: 30px;
}
.copy{
    padding-top: 20px;
   
}
.icons{
    color: #fff;
   padding-left: 190px;
}
.fa-facebook-f:hover{
    color: #db2927;
}
.fa-twitter:hover{
    color: #db2927; 
}
.fa-instagram:hover{
    color: #db2927;
}
.fa-youtube:hover{
    color: #db2927;
}
.fa-twitter{
    padding-left: 5px;
}
.fa-instagram{
    padding-left: 5px;
}
.fa-youtube{
    padding-left: 5px;
}
.menu{
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    justify-content: center;
}
.menu-item{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.footer ul li{
    display: inline-block;
    list-style: none;
}

/*responsive*/


@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait)
{
   .icons {
    padding-left: 4px;
}
.copyright {
   
    padding-left: 0px;
}
.menu {
    padding: 0;
}
.group_img {
    
    height: 300px;
}
.carousel-caption h1 {
    
    font-size: 16px;
    
}
 .nav-dots{
    right: 26%;
    }
 .line-line {
    left: 25%;
    
}
.footer .menu li {
    padding-left: 5px;
}
.iphones{
    padding:0;
}
.line5 {
   
    left: 20%;
    }
.company{
    padding:0;
}
.title-2 {
    font-size: 24px !important;
    margin-left: 0px !important;
}
.right-list ul li p {
    font-size: 17px !important;
    }


.spldescription h3{
    font-size: 18px !important;
}
.form-field {
    width: 48%;
}b
.email{
        margin-top:0%;
        width: 50%;
    }
.submitbutton {
    
    width: 35% !important;
}
textarea {
    width: 100% !important;
    
}
.logo{
    width: 200px !important;
    padding: 5px;
    /*padding-left: 90px;*/
}
.nav-link{
        
        border-bottom: 2px solid #f5f5f5 !important;

}
}

/*iphone6/7/8 portrait*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
    
    html,body{
        width: 100%;
    }
    .navbar{
        margin-top: 0px;
        margin-right: auto;
    }
    .nav-link{
        /*margin-left: -330px;*/
        border-bottom: 1px solid #f5f5f5;
    }
    .logo{
        width: 200px;
        /*padding-left: 10px;*/
    }
    .carousel-caption h1{
        font-size: 20px;
    }
    .nav-dots{
        
    }
    .tabtxt{
        margin-left:4px;
    }
    .line1{
        left: 35%;
    }
    .line5{
        left: 38%;
    }
    .box{
        padding: 0px;
        padding: 10px 10px;
    }
    .footer{
        padding: 0px;
        padding-top: 20px;
    }
    .line3{
        left: 40%;
    }
    .envelope{
        margin-left: -14px;
    }
    .header_para{
        font-size: 12px;
    }
    .header{
        padding: 10px 10px 0px 10px;
    }
    .nav-dots{
        bottom: 25%;
        right: 21%;
    }
    .address{
        padding-left: 0px;
    }
    .footer-logo{
        width: 38%;
        margin-top: -20px;
    }
    .line1{
        width: 55px;
    }
    .line3{
        width: 43px;
    }
    .line{
        width: 35px;
    }
    .line5{
        width: 50px;
    }
    .carousel-caption .second-banner{
        margin-top: -410px !important;
    }
    .carousel-caption .third-banner{
        margin-top: -430px !important;
    }
    .icons{
        padding-left: 0px;
    }
    .footer .menu .contact{
        margin-left: 0px;
        padding-top: 10px;
    }
    .title-2{
        margin-left: 0px !important;
    }
    .abtline-line3{
        left: 35% !important;
    }
    .abtline-line4{
        left: 31% !important;
    }
    .c-img{
        padding-right: 25px;
    }
    .left-list ul li{
        padding-top: 10px !important;
    }
    .right-list ul li{
        padding-top: 10px !important;
    }
    .li-company{
        padding-top: 30px !important;
    }
    .email{
        margin-top:0%;
        width: 50%;
    }
    .mobileline{
        border-bottom: 2px solid #db2927;
    width: 90%;
    }
    .listing{
        margin-left: -15%;
    }
    .bottom-left {
    left: 4% !important;
    }
    .locationdata {
    margin-left: 15% !important;
}
.locationdata1 {
   
    margin-left: 13% !important;
}
.form-field {
    width: 48%;
}
textarea {
    width: 100% !important;
    
}
}

/*iphone6/7/8 landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
    
    html,body{
        width: 100%;
    }
    .logo{
        padding-left: 20px;
        width: 50%;
    }
    .navbar{
        margin-top: 0px;
        margin-right: auto;
    }
    .nav-link{
        /*margin-left: -600px;*/
        border-bottom: 1px solid #f5f5f5;
    }
    .tabtxt{
        margin-left:4px!important;
    }
    .nav-dots{
        
    }
    .carousel-caption h1{
        font-size: 25px;
    }
    .line3{
        left: 42%;
    }
    .line1{
        left: 40%;
    }
    .line5{
        left: 40%;
    }
    .owl-nav button .owl-prev{
        display: none !important;
    }
    .icons{
        padding-left: 0px;
    }
    .footer-logo{
        width: 25%;
    }
    .line5{
        width: 68px;
    }
    .line1{
        width: 68px;
    }
    .line3{
        width: 58px;
    }
    .line{
        width: 58px;
    }
    .nav-dots{
        right: 28%;
        bottom: 32%;
    }
    .header{
        padding: 0px 20px 0px 10px;
    }
    .carousel-caption .second-banner{
        margin-top: -440px !important;
    }
    .abt-line{
        left: 14% !important;
    }
    .abtline-line3{
        left: 53% !important;
    }
    .abt-line4{
        
    }
    .abtline-line4{
        left: 63% !important;
    }
    .company-rows{
        display: grid;
    }
    .bottom-left {
    left: 12% !important;
    }
    .locationdata {
   
    margin-left: 12% !important;
}
.locationdata1 {
    
    margin-left: 11% !important;
}
}


/*iphone6/7/8plus landscape*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
    and (orientation : landscape) {
        
        html,body{
            width: 100%;
        }
        .logo{
        padding-left: 20px;
        width: 50%;
    }
    .navbar{
        margin-top: 0px;
        margin-right: auto;
    }
    .nav-link{
        /*margin-left: -660px;*/
        border-bottom: 1px solid #f5f5f5;
    }
    .tabtxt{
        margin-left:4px !important;
    }
    .nav-dots{
        margin-left: -30px;
        right: 36%;
    }
   .owl-next{
       display: none;
   }
   .owl-prev{
       display:none;
   }
    .carousel-caption h1{
        font-size: 25px;
    }
    .line3{
        left: 44%;
    }
    .line1{
        left: 40%;
    }
    .line5{
        left: 40%;
    }
        .icons{
            padding-left: 0px;
        }
        .footer-logo{
            width: 30%;
        }
        .line-line5{
            left: 60%;
            
        }
        .abtline-line4{
            left: 63% !important;
        }
        .abtline-line3{
            left: 35% !important;
        }
        .company-rows{
            display: grid;
        }
        .bottom-left {
    left: 15% !important;
    }
    .locationdata {
   
    margin-left: 12% !important;
}
.locationdata1 {
   
    margin-left: 11% !important;
}
.navbar-nav {
    /*margin-left: -365px;*/
    float: left !important;
}
}
/* iphone x landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 825px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
 
.nav-dots {
   
    right: 37% !important;
    bottom: 23% !important;
}
.form-field {
    width: 48%;
}
.email{
        margin-top:0%;
        width: 50%;
    }
    .submitbutton {
    
    width: 35% !important;
}
.iphonex{
    margin-left:1% !important;
}
.locationdata {
   
    margin-left: 25%;
}
   .icons {
    
     padding-left: 0px !important;
}
.navbar-nav {
    margin-left: -365px;
    float: left !important;
}
}

/* Landscape */
@media screen 
  and (min-device-width: 412px) 
  and (max-device-height: 823px) 
  and (-webkit-device-pixel-ratio: 3.5) 
  and (orientation: landscape) {
      
.icons {
    color: #fff;
    padding-left: 130px !important;
}
.submitbutton {
    
    width: 35% !important;
}
.iphonex{
    margin-left:1% !important;
}
.form-field {
    width: 48%;
}
.email{
        margin-top:0%;
        width: 50%;
    }
    .nav-dots {
   
    right: 35% !important;
   
}
.navbar-nav {
    margin-left: -365px;
    float: left !important;
}
.home {
    margin-left: 27px;
}

}


/*ipad portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
    and (orientation : portrait) {
        
        html,body{
            width: 100%;
        }
        .logo{
            width: 60%;
        }
        .header{
            padding: 10px 10px 0px 10px;
        }
        .navbar{
            margin-right: auto;
        }
        .navbar-nav {
    float: right !important;
    margin-left: 8%;
}
        .nav-link{
            margin-left: -700px;
            border-bottom: 1px solid #f5f5f5;
            font-size: 20px;
        }
        .tabtxt{
        margin-left:2%;
    }
        .nav-dots{
            bottom: 12%;
            right: 28%;
        }
        .carousel-caption .second-banner{
            margin-top: -390px !important;
        }
        .carousel-caption .third-banner{
            margin-top: -450px !important;
        }
        .icons{
            padding-left: 0px !important;
        }
        .line{
            width: 50px;
        }
        .line3{
            width: 50px;
        }
        .line1{
            width: 57px;
        }
        .line5{
            width: 57px;
        }
        .abtline-line3{
            left: 35% !important;
        }
        .abt-line{
            left: 12% !important;
        }
        .abtline-line4{
            left: 50% !important;
        }
        .company-rows{
            display: grid;
        }
}


/*ABOUT US*/

.abt-banner{
    background: url('images/abtus/Banner.jpg');
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutus-ban{
    padding-left: 1px;
    padding-right: 1px;
}

.company-info{
    background: url('images/abtus/Company-Info.jpg');
    padding: 40px;
    background-attachment: fixed;
}
.abt-line{
    border-bottom: 3px solid #db2927;
    width: 90px;
    height: 7px;
    position: absolute;
    left: 6%;
    bottom: 0; 
}
.abtline-line3{
    border-bottom: 3px solid #fff;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 19%;
    bottom: 0;
}
.abt-line4{
    border-bottom: 3px solid #db2927;
    width: 90px;
    height: 7px;
    position: absolute;
    left: %;
    bottom: 0; 
}
.abtline-line4{
    border-bottom: 3px solid #fff;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 27%;
    bottom: 0;
}
.left-list ul li{
    color: #fff;
    list-style: none;
    padding-top: 50px;
    font-size: 20px;
    font-weight: 700 !important;
}
.right-list ul li{
    color: #fff;
    list-style: none;
    padding-top: 50px;
    font-size: 20px;
    font-weight: bold;
}
.left-list ul li p{
    font-size: 18px;
    font-weight: 100;
}
.right-list ul li p{
    font-size: 18px;
    font-weight: 100;
}
.c-img{
    width: 100%;
    padding-top: 50px;
}
.title-2{
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
    color: #fff;
    margin-left: 40px;
    
}
.title-3{
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
    color: #fff;
    
}
.abt-banner{
    position: relative;
}
.bottom-left {
  position: absolute;
  bottom: 10%;
  left: 9%;
    color: #fff !important;
}
.bottom-left p{
    font-size: 14px;
    font-weight: 100;
}
.linked{
    color: #fff !important;
}
.bottom-left .banner-title{

    font-weight: bold;
}
.logos{
    padding-top: 30px;
}



/* Services */

.service-banner{
    background: url('images/Services/Banner.jpg');
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.service-ban{
    padding-left: 1px;
    padding-right: 1px;
}

.bottom-left {
  position: absolute;
  bottom: 10%;
  left: 9%;
    color: #fff !important;
}
.bottom-left p{
    font-size: 14px;
    font-weight: 100;
}
.linked{
    color: #fff !important;
}
.bottom-left .banner-title{

    font-weight: bold;
}

.splservice{
     background: url('images/Services/Special-Services.jpg');
   
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.special{
    color: #ffffff;
}
.spldescription{
    color: #ffffff;
    margin-top: 5%;
}
.smallimg{
    width: 85%;
    margin: 10%;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #db2927;
}

.tabnonactive{
    background: #eae8e9;
    color: #000000;
    margin-top: 2%;
    width: 80%;
}
.tabtxt{
    text-align: center;
}
.arrows{
    float: right;
}

/*------- FACILITIES ---------- */

.facilities-banner{
    background: url('images/Services/Banner.jpg');
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.facilities-ban{
    padding-left: 1px;
    padding-right: 1px;
}

.bottom-left {
  position: absolute;
  bottom: 10%;
  left: 9%;
    color: #fff !important;
}
.bottom-left p{
    font-size: 14px;
    font-weight: 100;
}
.linked{
    color: #fff !important;
}
.bottom-left .banner-title{

    font-weight: bold;
}
.facilitiesline-line{
     border-bottom: 3px solid #303030;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 8%;
    bottom: 0;
}

.facilities_description{
    margin-top: 3%;
}
.facilitiestitle{
    font-size: 30px;
    font-weight: bold;
    margin-top: 6%;
}
.image-gallery{
    margin-top: 5%;
    text-align: center;
}
.img-thumbnail {
	margin-bottom:4px;
}
.image-gallerry{
    margin-top: 3%;
    text-align: center;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.box1:hover .box-hover {
  opacity: 0.3;
}

.box1:hover .middle {
  opacity: 1;
}

.text {
  background-color: #db2927;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

/*---- contact form ----- */
.bottomline{
    border-bottom: 2px solid #db2927;
    width: 90%;
}
.bottomline1{
    border-bottom: 2px solid #db2927;
    width: 90%;
}

/*
.form{
    text-align: center;
}
*/
.form-field{
    float: left;
    margin-right: 2%;
}
textarea {
    width: 80%;
    margin-top: 4%;
}
.location{
    margin-bottom:10%;
	margin-top:7%;
}
.locationicon{
    float: left;
}
.marker{
    color: #db2927;
    font-size: 30px;
}
.locationdata{
    position: relative;
    margin-left: 15%;
}
.submitbutton{

    border: 1px solid #db2927;
    color: #db2927;
    background: none;
    width: 20%;
    }

.para1{
  
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 40px;
}
.locationdata1{
    position: relative;
    margin-left: 8%;
}
.para2{
  
    font-size: 14px;
    font-weight: 300;
    
}
.bold{
    font-weight: bold;
}