@import url("default.css");


/* ************ Google Font ************ */
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Oswald:200,300,400,500,600,700');

@font-face {
    font-family: baseOne;
    src: url(BaseOne-Bold.otf);
  }
  @font-face {font-family: 'BebasRegular';  src: url(bebas.ttf); }

  
body
{
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden!important;
    color: #626669;
    font-size: 13px;
    max-width: 100vw;
}

.font-family-oswald{font-family: Oswald;}

.font-10 {font-size: 10px!important}
.font-12 {font-size: 12px!important}
.font-14 {font-size: 14px!important}
.font-16 {font-size: 16px!important}
.font-18 {font-size: 18px!important}
.font-20 {font-size: 20px!important}
.font-22 {font-size: 22px!important}
.font-24 {font-size: 24px!important}
.font-28 {font-size: 28px!important}
.font-32 {font-size: 32px!important}
.font-48 {font-size: 48px!important}

.main {
    margin-top: 50px!important;
}
.vm-block
{
    height: 100vh;
    width: 100%;
}
.bg {
    min-height: 30px;
    background-size: cover;
    background-position: center;
}

.navbar {
    padding:0!important;
    /*border-bottom: 2px solid #14b3e4;*/
    max-width: 100vw;
    width: 100vw;
    border-bottom: 2px solid #f44343;
}


.nav-link {
    color: #333!important;
}
      
#navbarNavDropdown .dropdown-menu{
    border-radius: 0;
    /*margin-top: 14px;*/
    background-color: #f44343;
}

#navbarNavDropdown .dropdown-menu .dropdown-item {
    color: #fff;
}

#navbarNavDropdown .dropdown-menu .dropdown-item:hover {
    background-color: #333;
}

.nav-item a.active {color: #f44343 !important; background:none!important}

.nav-item .nav-link {font-size:1rem;}

.nav-item .nav-link:hover {color: #f44343 !important; background:none!important}

p{margin: 0; padding: 0}


.slide-text
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.2);
    color: white;
}

.caption-1
{
    margin:10px;   
    font-weight: bold;
    text-align: center;
    font-family: Oswald;
    font-size: 1.5rem;
}
.caption-2
{
    margin:10px;
    font-weight: bold;
    text-align: center;
    font-family: Oswald;
}

.content-slider  h6
{
    background-color: #FFC107;
    color:#fff;
    font-weight:normal
}

.bg-color-1 {background-color: #d51919}
.bg-color-2 {background-color: #1ad01f}
.bg-color-3 {background-color: #137ea0}
.bg-color-4 {background-color: #ffd833}

.color-1 {color: #d51919!important}
.color-2 {color: #8cbf1f!important}
.color-3 {color: #137ea0!important}
.color-4 {color: #ffd833!important}

.service-hero-img img{width:100%;}
.service-overlay
{
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.2);
    color: white;
}

.service-hero-caption-1 {font-weight: 600;}

.overlay-text
{
    position:absolute;
    top:30%;
    left:10%;
}
footer{
    padding:20px 0 0 0;
    margin-top: 10px;
}
footer * {
   color: #fff;
   font-size: 0.80rem;
}
.ul-no-style
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.bg-map
{
    background: url(../images/world-map.png);
    background-color: #131313;
}

.vm-spec:hover i{
    color:#35b729;
}

/***** about us page style starts *******/
.bg-about-us
{
    background: url("../images/bg-2.jpg");
}

.bg-nav{background: url("../images/bg-nav.png");}

/***** about us page style end *******/


.btn-secondary {
    color: #fff;
    background-color: #e95394!important;
    border-color: #e6448b!important;
}





.lh-1 {line-height: 1!important}
.lh-1-5 {line-height: 1.5!important}





#page-loading-div{
    width:100%;
    height:100%;
    position:fixed;
    z-index:99999999999;
	background-color:#fff;
    background:url("../images/loading.gif") no-repeat center center rgba(255, 255, 255,0.9);
}


.testimonial-bg {
    background: url(../images/testimonal-bg.png) center center repeat;
}

.testimonial
{
    background-color: #fff;
    padding:10px;
    margin:10px;
}

.testimonials .item {
	margin: 0 5px;
	height: 100%
}

.testimonials .testimonial {
	padding: 20px;
	background: #fff;
	height: 100%
}

.testimonials .text {
	font-size: 0.85rem
}

.testimonials .text p {
	color: #999
}

.testimonials .avatar {
	min-width: 60px;
	max-width: 60px;
	min-height: 60px;
	max-height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 10px
}


.testimonials .bottom {
	width: 100%
}

.testimonials .bottom h5 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 5px
}

.testimonials .bottom p {
	font-size: 1rem;
	color: #999;
	margin-bottom: 0
}

.testimonials .icon {
	color: #de3333;
	font-size: 2rem;
	margin-right: 20px
}

.mt-40 { margin-top: 40px }



/******************* Footer css ********************/
.footer { border-top: 3px solid #f44343; font-size:11px;background:url(../images/black-bg.png); color:#fff; background-color: #333}
.follow-us a {color:#fff!important}
.social_icon{ color:#fff; text-align:center; font-size: 24px; margin-right: 10px;}
.footer-heading{font-weight:800; font-family:verdana;font-size:12px;}
.footer-services-link  ul{list-style:none; padding:0;margin:0}
.footer-services-link  li {margin-bottom: 5px;}
.footer-services-link  a {text-decoration:none; font-size:11px;color:#fff}
.footer-services-link  a:hover{color:#f44343}
.fb {background: #5c88ad}
.yt {background: #f75252}
.gplus {background: #f75252}

.application-div ul {list-style:none; padding:0;margin:0;}
.application-div ul li {padding-bottom:7px;}

.copy-right-div{padding:10px 0 10px 0;font-size:11px; color:#fff}
.copy-right-div a{color:#fff}
.copy-right-div a:hover{color:#f44343}
/******************* Footer css ********************/

/** Hero Image for services */
.hero-image-service {
    /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
      
    /* Set a specific height */
    height: 50%;
  
    /* Position and center the image to scale nicely on all screens */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  /* Place text in the middle of the image */
  .hero-text {
    text-align: center;
    position: absolute;
    top: 30%;
    left: 30%;
    transform: translate(-50%, -50%);
    color: white;
  }
  .hero-text-label-1 {font-size: 48px}
  .hero-text-label-2 {font-size: 36px}
  .hero-text-label-3 {font-size: 24px}
  .hero-text-label-4 {font-size: 16px}

  .hero-play-equipments{
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/play-equipments/hero-play-equipments.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 500px;
  }
  .hero-gym-equipments{
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/gym-equipments/hero-sample.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 500px;
  }
  .hero-football-court{
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/sports-flooring/services/football-court/football-turf.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 500px;
  }
  .hero-cricket{
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/sports-flooring/services/cricket/hero-cricket.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 300px;
    }
  .hero-garden-landscape{
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/garden-landscape/garden-landscape-hero.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 500px;
}
  .hero-multi-court
  {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/sports-flooring/services/multi-sports-court/multi-sports-court-6.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 270px;
  }
  .hero-atheletic-track
  {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/sports-flooring/services/athletic-track/hero-atheletic-track-1.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    height: 375px;
  }
  /*** Hero Image End***/


  

@media screen and (min-width: 768px)
{
    .slider-item p{position: absolute ; top:75%; color:#fff; font-size: 2em; left: 65%;}
}

@media screen and (min-width: 481px) and (max-width: 767px)
{
    .hero-gym-equipments, .hero-play-equipments, .hero-garden-landscape {height:175px!important}
     .hero-text-label-1{font-size:20px!important}
    .hero-text-label-2 {font-size:20px!important}
    .hero-text-label-3 {font-size:20px!important}
    .hero-text-label-4 {display: none}
    
	.slider-item p{position: absolute ; top:75%; color:#fff; font-size: 16px;  font-weight:bold; left: 65%;}
	.slider-div .container {    padding-right: 0px;    padding-left: 0px;  }
	.gym-services-span {display:inherit;}
}

/* #### Mobile Phones Portrait #### */
@media only screen and (max-width: 480px)
{
    .hidden-xs{display: none;}
    #navbarContent{border-top:solid 2px #d51919}
    .nav-item{border-bottom:solid 1px #ddd; padding-left: 10px;}
    #navbarNavDropdown .dropdown-menu{ border-radius: 0; /*margin-top: 14px;*/ background-color: #fff; }
    
    #navbarNavDropdown .dropdown-menu .dropdown-item { color: #333; }
    #navbarNavDropdown .dropdown-menu .dropdown-item:hover { background-color: #fff; color:#d51919 }
    #navbarNavDropdown .dropdown-menu{ border:none; padding:0; }
	
	.slider-item p{margin-top:-30px; z-index:9999999999; color:#dff0d8; font-size: 14px;  font-weight:bold; text-align:center;}
	.hovereffect h2 {  color: #fff;  text-align: center;  position: relative;  font-size: 12px;  padding: 2px;  background: rgba(0, 0, 0, 0.6);  top: 0;}
	.hovereffect a.info {  display: inline-block;  text-decoration: none;  text-transform: uppercase;  color: #fff;  border: 1px solid #fff;  background-color: transparent;
  opacity: 0;  filter: alpha(opacity=0);  -webkit-transform: scale(1.5);  -ms-transform: scale(1.5);  transform: scale(1.5);  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;  font-weight: normal;  width: 90%;  position: absolute;  top: 20%;  left: 5%;  padding: 5px;}
  .caption-line{font-size:12px; font-weight:bold;}	
  .slider-div .container {    padding-right: 0px;    padding-left: 0px;  }
  #application-slider li {display:inline; padding-right:5px;}
  .gym-services-span {display:inherit;}
  .landscape-heading {font-size:16px; left:20%!important; top:60%!important;}


  .hero-gym-equipments, .hero-play-equipments, .hero-garden-landscape, 
  .hero-cricket, .hero-football-court, .hero-multi-court, .hero-atheletic-track{height:150px!important}
    .hero-text-label-1{font-size:20px!important; padding-left:75px!important; margin-top:30px!important}
     .hero-text-label-2 {font-size:16px!important; padding-left:75px!important;}
    .hero-text-label-3 {font-size:12px!important; padding-left:75px!important;}
    .hero-text-label-4 {display: none}
    
 
}
