/*
Typography
=========================== */
body {
   font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 1.777000;
    color: #2e2e2e;
}
#top {
	background-color:#2E43B2;
	padding:10px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#FFF;		
	font-size:18px;
	border-top:#C3199A solid 5px; 	
}

#welcome {
	background-image:url(../images/bg-welcome.jpg);
	background-color:#D3D3D3;
	padding:20px;
	
}

.h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.22;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.02em;  
    color: #302097;
}

.h3 {
	font-family: 'Oswald', sans-serif;
	color:#302097;
}
.p {
	 font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 1.887000;
    color: #000;
}
.p-faci{
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height:23px;
    color:#333;
	padding-top:10px;
}
#copy {
	background-color:#161233;
	padding: 10px;	
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 1.887000;
    color: #fff;
}
.hr-line {
    color: #6B696B;
	width:150px;
	background-color:#6B696B;	
	height: 3px;
	margin-top:10px;
	margin-bottom:10px;	
}
/*** SUB TITLE***/
#subtitle {
	background-image: url(../images/bg-honeymoon.jpg);
	padding:10px;
	height:175px;
}
/***** content *****/
#content {
	background-color:#EEEEEE;
	padding:0px;
}

#content-gray {
	background-color:#000;
	padding:0px;
}
.panel-body {
    padding: 15px;
	
}
.panel-heading {
    padding: 10px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#side-panel {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#5C5B5B;		
	font-size:17px;
	line-height:20px;
	border-bottom:#0F1C68 dotted 1px;
	letter-spacing:0.5px;	
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #B020AB;
    border-color: #;
}
/***** parallax *****/
.parallax {
    /* The image used */
    background-image: url(../images/bg-honeymoon.jpg);
	
	

    /* Set a specific height */
    min-height: 290px; 
	padding:30px;


    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat:repeat;
    background-size: cover;
}

/***** footer *****/

#footer {
	background-color:#152581;
	padding:10px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#FFF;		
	font-size:17px;
	line-height:10px;
	border-bottom:#0F1C68 solid 1px;
	letter-spacing:0.5px;	
}
.h3-footer {
	font-weight: 700;
    font-size: 22px;
    line-height: 1.22;
   font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: 0.02em;  
    color: #FA44CB;
}
/***** SOCIAL *****/
@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";

.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: -15;
    padding: 0px;
}

.social ul li {	
    margin-top:0px;
	margin-left:0px;
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 36px;
    height: 36px;
    color: #FFF;
    background-color: #302097;
    font-size: 19px;
    text-align:center;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 20%;
    -webkit-border-radius: 20%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
}

.social .fa-twitter:hover {
    background: #00ABE3;
}

.social .fa-google-plus:hover {
    background: #e64522;
}

.social .fa-linkedin:hover {
    background: #0094BC;
}
.social .fa-stack-overflow:hover {
    background: #FEA501;
}

.social .fa-skype:hover {
    background: #00C6FF;
}

.social .fa-youtube:hover {
    background: #FF1F25;
}
/***** HYPERLINK *****/

A.bgdark {color:#fff;}
A.bgdark:link {text-decoration: none; color:#fff;}
A.bgdark:visited {text-decoration: none; color:#fff;}
A.bgdark:hover {text-decoration: none; color:#fff;}
A.bgdark:active {text-decoration: none; color:#fff;}


A.bglight {color:#000;}
A.bggray:link  {text-decoration: none; color:#000;}
A.bggray:visited {text-decoration: none; color:#000;}
A.bggray:hover {text-decoration: none; color:#000;}
A.bggray:active {text-decoration: none; color:#000;}
	
#content-gray {
	background-color:#E6E6E6;	
}

/***** SLIDER *****/
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 500px;
}
.fade-carousel .carousel-inner .item {
    height: 500px;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #FC4242;
    border-color: #B50B0B;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 5;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 0px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
	font-family: 'Oswald', sans-serif;
	color:#FFF;	     
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.hero-p {
	font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 400;
  	letter-spacing:0.5px;
	padding-top:17px;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-md {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #B50B0B;
    border-color: #B50B0B;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5,
.fade-carousel .slides .slide-6 


{
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/slider.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/slider1.jpg); 
}
.fade-carousel .slides .slide-3 {
 background-image: url(../images/slider2.jpg); 
}
.fade-carousel .slides .slide-4 {
 background-image: url(../images/slider3.jpg); 
}



/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}



/***** SERVICE *****/

.box{
    position: relative;
    text-align: center;
    color:#fff;
}
.box-img:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out 0s;
}
.box-img img{
    width: 100%;
    height: auto;
}
.content{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    padding: 0 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: all 0.8s ease-in-out 0s;
}
.content > .title{
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.content > .description{
    font-size: 16px;
}
.box:hover .content{
    opacity: 1;
}
@media only screen and (max-width: 990px){
    .box{
        margin-bottom: 20px;
    }
}

/***** button****/
      .btn-default {
        background-color: #FFF;
        color: #333;
        border-color: #adadad;
        border-radius: 0px;
    }
    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active    {
        background-color: #2E43B2;
        color: #fff;
        border-color: #adadad;
    }
/***** gallery *****/
#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
/***** FA *****/
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #302097;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    padding-left: 1px;
}
/***** FORM *****/
/*=============== Reservation Form ===================*/

.booking {
	 background-image: url('../images/bg-booking.png');		   
    overflow: hidden;
	padding-top:20px;
	padding-bottom:30px;	
}
.h3-call{
	font-size:24px;
	color:#039;
	font-weight:bold;
}

.field,
.form-field {
    float: left;
    width: 100%;
    position: relative;
}
.field input {
    background: none repeat scroll 0 0 #313131;
    border: 0 none;
    color: #808080;
    float: left;
    font-family: arimo;
    font-size: 10px;
    font-style: italic;
    letter-spacing: 0.5px;
    padding: 14px 30px 14px 20px;
    text-transform: uppercase;
    width: 100%;
}
.field i, .form-field i {
    bottom: 16px;
    color: #ffffff;
    font-size: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    width: 16px;
}
.field input.userincr-btn-dec, 
.field input.userincr-btn-inc, 
.form-field input.userincr-btn-dec, 
.form-field input.userincr-btn-inc {
    background: url("../images/incr.png") no-repeat scroll 0 -6px rgba(0, 0, 0, 0);
    bottom: 15px;
    height: 6px;
    padding: 0;
    position: absolute;
    right: 10px;
    width: 9px;
}
.field input.userincr-btn-inc,
.form-field input.userincr-btn-inc{
    background-position: 0px 1px;
    bottom: auto;
    top: 15px;
}
.userincr-container {
    float: left;
    position: relative;
    width: 100%;
}
.btn {
    display: inline-block;
    padding: 7px 10px;
    margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
	color:#ffffff;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-para {
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
}

.bootstrap-iso .formden_header h2, .bootstrap-iso .formden_header p, .bootstrap-iso form{font-family: Arial, Helvetica, sans-serif; color: black}.bootstrap-iso form button, .bootstrap-iso form button:hover{color: white !important;} .asteriskField{color: red;}

.btn {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    color: #000;
    white-space: nowrap;
    cursor: pointer;
}