/*!
 * Start Bootstrap - Half Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    height: 100%;
}


@media (max-width: 767px) 
{
	.carousel 
	{
		/*border: 1px solid yellow;*/
		height: 360px;
	}
}

@media (min-width: 768px) 
{
	.carousel 
	{
		/*border: 1px solid red;*/
		height: 440px;
	}
}

@media (min-width: 992px) 
{
	.carousel 
	{
		/*border: 1px solid green;*/
		height: 360px;
	}
}
@media (min-width: 1200px) 
{
	.carousel 
	{
		/*border: 1px solid pink;*/
		height: 440px;
	}
}
.carousel {
   /* height: 50%;*/
   /*height: 440px;*/
   margin-left: 7px;
   margin-right: 7px;
   margin-top:95px;
}

    .carousel-caption-Simple {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-caption-Simple {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }
    .carousel-caption-bottom {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
        border: 1px solid white;
    }

    .carousel-caption-bottom {
        position: absolute;
        right: 15%;
        bottom: 60px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
          border-radius: 10px;
background:rgba(255,255,255,0.6);
    }
        .carousel-caption-Left {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
        /*border: 1px solid red;*/
    }

    .carousel-caption-Left {
        position: absolute;
        right: 60%;
        width: 350px;
        height: 350px;
        top: 25px;
        left: 10%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
        border-radius: 100%;
background:rgba(255,255,255,0.9);

/*-webkit-box-shadow: #B3B3B3 5px 5px 5px;-moz-box-shadow: #B3B3B3 5px 5px 5px; box-shadow: #B3B3B3 5px 5px 5px;background:rgba(255,255,255,0.8);-webkit-box-shadow: #B3B3B3 5px 5px 5px;-moz-box-shadow: #B3B3B3 5px 5px 5px; box-shadow: #B3B3B3 5px 5px 5px;*/

    }
        .carousel-caption-Right {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-caption-Right {
        position: absolute;
        right: 10%;
        width: 350px;
        height: 350px;
        top: 25px;
        left: 60%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
        border-radius: 100%;
background:rgba(255,255,255,0.9);

    }

.carousel-caption-TopRight
{
      right: 25px;
      top: 25px;
}
.carousel-caption-TopLeft
{
      top: 25px;
      left: 25px;
}
.carousel-caption-BottomRight
{
      right: 25px;
      bottom: 25px;
}
.carousel-caption-BottomLeft
{
      bottom: 25px;
      left: 25px;
}

    .carousel-caption-TopRight, .carousel-caption-TopLeft, .carousel-caption-BottomRight, .carousel-caption-BottomLeft  
	{
        position: absolute;
        width: 310px;
        height: 310px;
        z-index: 10;
        padding-top: 13px;
        padding-bottom: 13px;
        color: #fff;
        text-align: center;
        /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
        border-radius: 100%;
		background:rgba(255,255,255,0.9);
    }

		
		
/*}*/


.carousel h3.roundedlayer 
{
    color:#bda87d;
    border-bottom: 1px solid #bda87d;
    margin-left: 100px;
    margin-right: 100px;
    padding-bottom: 10px;
    font-size: 1.1em;
	/*font-weight: normal;*/
}
.carousel h1.roundedlayer 
{
    color:black;
	font-size:16px;
	margin-left: 30px;
    margin-right: 30px;
}
.carousel p 
{
    color:#333;
	margin-left: 30px;
    margin-right: 30px;
	margin-bottom: 5px;
}

.carousel .GoButton2 {
margin-top:20px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #bda87d;
    border-radius: 20px;
    background-color: transparent;
    color: black;
    font-weight:bold;
}
.carousel .GoButton {
margin-top:50px;
    font-weight: 400;
    text-align: center;
    color: #bda87d;
	    text-decoration: underline;

}

.carousel h3 {
    font-size: 1.3em;
}


.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer {
    margin: 50px 0;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
