/* CSS Document */

/*
Bootstrap Image Carousel Slider with Animate.css
Code snippet by Hashif (http://hashif.com) for Bootsnipp.com
Image credits: unsplash.com
*/
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);

body {
    font-family: 'Quicksand', sans-serif;
    /*! font-weight:700; */
}

@font-face 
{
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue.TTF')  format('truetype');
}

@font-face 
{
	font-family: 'Niagara';
	src: url('../../fonts/NIAGSOL.TTF')  format('truetype');
}

@font-face 
{
	font-family: 'Niagara-Engraved';
	src: url('../../fonts/Niagara-Engraved.otf')  format('truetype');
}

/********************************/
/*          Main CSS     */
/********************************/


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 67px;
    text-align: left;
    line-height: 85px;
    font-family: 'BebasNeue';
    margin-top: 0px;
    font-weight: 700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 70px;
    /*! text-align: left; */
    font-family: 'BebasNeue';
    line-height: 76px;
    white-space: nowrap;
    margin-top: 0;
    margin-bottom: 20px;
    /*! text-transform: capitalize; */
    letter-spacing: 3px;
    margin-left: -8%;
    font-weight: 700;
    font-variant: small-caps;
}
#first-slider .slide1 .text-left ,#first-slider .slide2 .text-left ,#first-slider .slide3 .text-left ,#first-slider .slide4 .text-left ,#first-slider .slide5 .text-left ,#first-slider .slide6 .text-left ,#first-slider .slide7 .text-left ,#first-slider .slide8 .text-left{
    /*! padding-left: 40px; */
    background-color: rgba(0, 0, 0, 0.59);
}
#first-slider .slide1 h2, #first-slider .slide2 h2, #first-slider .slide3 h2, #first-slider .slide4 h2{
    color: #fff;
    font-size: 31px;
    /*! text-align: left; */
    line-height: 44px;
    font-family: 'euphemia';
    font-weight: 700;
    margin-top: 0;
    letter-spacing: 1px;
    margin-left: -51px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 750px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 11%;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 2s;
}
#first-slider h4 {
 animation-delay: 1s; 
}
#first-slider h2 {
  animation-delay: 0s;
}
#first-slider h5 {
  animation-delay: 2s;
}
#first-slider h6 {
  animation-delay: 3s;
}

#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 0.12);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 14px;
    height: 14px;
    background-color: #ffffff4d;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 12%;
    width: 35px;
    height: 35px;
    margin-top: 0px;
    font-size: 28px;
    color: #4c524a;
    border: 3px solid #4b4b4d;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 12%;
    width: 35px;
    height: 35px;
    margin-top: 0px;
    font-size: 28px;
    color: #4c4c4f;
    border: 3px solid #4b4b4d;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 13%;
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
 /*  <!-- background-image: url(../image/bannerimage_01.jpg);-->*/
/*	background-image:url(../images/women-gym-b.png);*/
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
 /* background-image: url(http://s20.postimg.org/uxf8bzlql/image.jpg);*/
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
 /*<!-- background-image: url(http://s20.postimg.org/el56m97f1/image.jpg);-->*/
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  /*background-image: url(http://s20.postimg.org/66pjy66dp/image.jpg);*/
      background-size: cover;
    background-repeat: no-repeat;
}

.box {
	/*! background-color:#1d6c2f; */
	/*! padding: 9px; */
	width: 605px;
	margin-left: -5%;
	margin-top: 36%;
	/*! position: relative; */
	/*! transition: all .3s ease; */
	/*! transform: skew(25deg); */
	/*! border-right: 10px solid #fff; */
	/*! animation-delay: 2s; */
}

.image-slider {
	z-index: 999;
	position: relative;
  margin-left: -8%;
	margin-top: 8%;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
#first-slider .slide1 h2, #first-slider .slide2 h2, #first-slider .slide3 h2, #first-slider .slide4 h2 {
  /*! font-size: 28px; */
  }
  
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
  /*! font-size: 36px; */
  }
}
@media screen and (max-width: 640px){
    .carousel-inner .item .container {
		top:60%;
	}  

.box {
       /*! padding: 4px; */
    width: 55%;
    margin-left: 64%;
    /*! border-right: 5px solid #fff; */
    margin-top: -40%;
}
.image-slider {
	height:auto !important;
	width: 135px !important;
	float: left;
	margin-top: -35%;
	margin-left: -1%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.carousel-inner .item .container {
	top:35%;
}  
.box {
    width: auto;
    margin-left: -39%;
    margin-top: 22%;
}
.image-slider {
	/*! height: 372px !important; */
    width: 86%;
	margin-left: 10%;
	margin-top: 0%;
}
#first-slider .slide1 h2, #first-slider .slide2 h2, #first-slider .slide3 h2, #first-slider .slide4 h2 {
  font-size: 20px; 
  margin-left: 16%;
  line-height: 19px;
  }
  
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
 font-size: 28px; 
 margin-left: 16%;
 line-height: 40px;
  }
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
  font-size: 38px; 
  margin-left: 26%;
  line-height: 37px;
  margin-bottom: 5%;
  }
}

/** Button Hover **/
.about-button{
	margin-top: 0%;
}
.view-btn a	{
   font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 16px 5%;
    border-radius: 21px 21px;
    letter-spacing: 0.6px;
    font-family: 'Questrial-Regular';
    background: #4ec9ed;
    background: -moz-linear-gradient(left, #4ec9ed 0%, #78d190 100%);
    background: -webkit-linear-gradient(left, #4ec9ed 0%,#78d190 100%);
    background: linear-gradient(to right, #4ec9ed 0%,#78d190 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ec9ed', endColorstr='#78d190',GradientType=1 );
    /*shedow */
  -webkit-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
  -moz-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
  box-shadow: 6px 9px 0px 0px rgb(250, 104, 91);
}

.view-btn a:hover  {
    color: #fff !important;
		background: #fa685b;
    box-shadow: none;
  
}
.contact-btn a {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 16px 6%;
    border-radius: 21px 21px;
    letter-spacing: 0.6px;
    font-family: 'Questrial-Regular';
    background: #fa685b;
    
    
    box-shadow: none;
    margin-left: 4%;
}

.contact-btn a:hover  {
    color: #fff;
		background: rgba(78,202,238,1);
background: -moz-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(78,202,238,1)), color-stop(100%, rgba(128,211,129,1)));
background: -webkit-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -o-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: -ms-linear-gradient(left, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
background: linear-gradient(to right, rgba(78,202,238,1) 0%, rgba(128,211,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ecaee', endColorstr='#80d381', GradientType=1 );
	 text-decoration:none;
	 
	 
	/*shedow */
-webkit-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
-moz-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
box-shadow: 6px 9px 0px 0px rgb(250, 104, 91);
}

/** Button Hover **/


