/* Pleasure Travel & Tours */

body {
	margin:0;
	padding:0;
  	font-family: 'Open Sans', sans-serif;
	/* border:1px solid #ccc; */  
	
}

/* LINKS */
a {
    color: #007EA0;
}

a:hover {
    text-decoration: none;
}

img {
  width: 100%;
  display: block;
  margin: 0;
}

section {
    padding: 0;
    margin: 0 auto;
    display: block;
}

.container {
    margin: 10px auto;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
     
    width: 980px;
    max-width: 95%;
    position: relative;
    
}

.graybar {
    background-color: #eaeaea;
    max-width: 100%;
    height: 30px;
    margin: 0;
}

.graybar div.container {
	
}

.divider {
    background-color: #eaeaea;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 20px;
    text-align: center;
    
}

.divider h2 {
    margin: 0;
    width: 99%;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
}

/* STATIC TOP */

.static-top {
		margin:0;
		padding:0;
		position: fixed;
		width:100%;
		top:0;
		z-index: 999;
		background-color: white;
}
.top-spacer {
	height: 145px;
}


/* regular top */

.top {
    padding-top: 10px;
    margin:0;
    
    /* height:100px; */
}

.top-blocks {
    position: relative;
    margin:0;
}

.top-blocks p {
    text-align: right;
    font-size: 13.5px;
    margin: 0;
    padding: 0;
}

.top-blocks h2 {
    font-weight: bold;
    font-size: 26px;
    text-align: right;
    margin: 0;
    margin-bottom: -5px;
    padding: 0;
}

.top-blocks table {
    width: 250px;
    position: absolute;
    right: 0;
    margin-top: 15px;
}

.top-blocks td {
    position: relative;
}

.top-blocks td img {
    width: 46px;
    height: 46px;
    position: absolute;
    left: 3;
    right: 3;
    top: 7;
}

    .top-logo {
        width: 230px;
    }

.slick-menu {
    margin: 5px;
    padding: 5px;
}

.slick-menu li {
    float: left;
    padding-right: 55px;
    padding-left: 35px;
    font-size: 14px;
    text-transform: uppercase;
    list-style-type: none;
}

.slick-menu a li {
    color: black;
    text-decoration: none;
}

.slick-menu a:hover li {
    opacity: .60;
    text-decoration: none;
}

.slick-menu a:visited  li {
    color: black;
}


.menu-home {
    background-image: url(../images/menu-home.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px 23px;
}

.menu-destination {
    background-image: url(../images/menu-destinations.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px 23px;
    
}

.menu-specials {
    background-image: url(../images/menu-specials.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px 23px;
}

.menu-about {
    background-image: url(../images/menu-about.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px 23px;
}

/* MOBILE MENU */

.collapsible {
  cursor: pointer;
  width: 150px;
  border: 0;
}

.active, .collapsible:hover {
  
}

.content-menu {
  position: absolute;
  top: 30;
  left: 35%;
  width: 150px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #eaeaea;
  z-index: 997;
  border-radius: 0px 0px 8px 8px;

  
}

.momomenuouter {
  margin:0px 8px 8px 8px;
}

.floatfix {
  float:none;
  display: block;
  margin: 0 auto;
  width: 100px;
  padding: 7px;
  padding-left: 30px;
  font-size: 14px;
  text-transform: uppercase;
  
}

.momomenuouter a div {
  color: black;
  text-decoration: none;
  
}

  .momomenuouter a {
    text-decoration: none;
    color: black;
  }

  

.momomenuouter a:visited div {
  text-decoration: none;
  color: black;
}

.momomenuouter a:hover div {
  opacity: 0.60;
  
}

  .menu-about:hover {
    opacity: 0.60;
  
  }



/* HERO */
      
.hero {
    height: 350px;
    margin:0;
    margin-top: 15px;
}

.hero img {
    display: block;
    margin: 0px auto;
    width: 980px;
    max-width: 99%;
    height: 350px;
}

.hero-image {
    background-image: url(../images/hero-image.png);
    background-repeat: no-repeat;
    background-size: contain;
}
    
    /* PACKAGES */

    .hero-packages {
      width: 100%;
    }
    
    .hero-packages p {
      font-size: 20px;
      margin:0;
      border-top:1px dotted #ccc;
      border-bottom:1px dotted #ccc;
      padding-bottom: 10px;
      padding-top: 10px;
    }
    
    .hero-packages h4 {
      color: #007EA0;
      padding:0;
      margin: 0;
      font-size: 26px;


    }
    
      .photos {
				display: block;
				margin: 0 auto;
				padding:0;
			}
			
			.photos img {
			  width: 250px;
			}
			
			.carousel {
				margin: 0px 30px 0px 30px;
				height: 250px;
				padding:0;
			}
			.carousel img {
			  width: 250px;
			  display: block;
			  margin:0 auto;
			}
			
		.extradescription {
		  padding-bottom: 6px;
		}
    
    .extradescription p {
      font-size: 17px;
      margin-left: 5%;
      margin-right: 5%;
    }
    .extradescription h3 {
      margin-left: 5%;
      margin-right: 5%;
    }


.packages {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.package-box {
    display: block;
    margin: 10px auto;
    position: relative;
}

.package-box h3 {
    margin: 0;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 0px;
}

  .package-box h3 a {
      color: #007EA0;
      text-decoration: none;
  }
  .package-box h3 a:hover {
      color: black;
      text-decoration: none;
  }

.package-box p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
    
}

.package-box img {
    width: 314px;
    height: 200px;
    display: block;
    margin: 0 auto;
    border: 3px solid transparent;

}

  .package-box img:hover {
    border: 3px solid #007EA0;
  }


.package-box div {
    font-size: 17px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 998;
    padding: 5px;
    background-color: #007EA0;
    color: white;
    text-transform: uppercase;
}



/* ORDER BUTTON  */

.paybutton {
    border-radius: 20px;
    padding: 10px;
    font-weight: bold;
    color: white;
    text-align: center;
    background-color: #26abe2;
    margin: 30px auto;
    margin-top:15px;
    margin-bottom:10px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width: 300px;
}

.paybutton a  {
    text-decoration: none;
}

  .paybutton:hover {
      background-color: #007EA0;
  }

.disclaimer {
    max-width: 980px;
    display: block;
    margin: 2% auto;
    margin-top: 15px;
    margin-bottom:0;
    padding: 15px;
    border-top: 1px dotted #ccc;
}
.disclaimer p {
    color: #666;
    font-size: 13px;
    padding:0;
    margin:0;
}

/* VIDEO CONTENT */

 iframe {
 	width: 600px;
 	max-width: 80%;
 	min-height: 300px;
 	margin: 1% auto;
 	margin-top:0;
 	padding:0;
 	display: block;
 }
 
/* ORDER PAGE */

          			.ordercentertext {
          				text-align: center;
          				font-size:26px;
          			}
						.orderbox {
							width: 500px;
							max-width: 95%;
							margin: 2% auto;
							margin-bottom:35px;
							display: block;
							background-color: #fff;
							border:0px solid #ccc;
							box-shadow: 1px 1px 17px 2px rgba(1,1,1,0.15);
							border-radius: 4px;
							border: 0px solid #ccc;
						}
						
							
						.orderboxtop {
							width: 100%;
							height: 50px;
							background: rgb(230,230,230);
							background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(190,190,190,1) 100%);
							margin:0;
							padding:0;
							position: relative;
								
						}
						.orderboxtop img {
							width: 32px;
							position: absolute;
							left: 5;
							top:8;
						}
						.orderboxcontent {
							padding: 20px;
						}
						.orderboxcontent table {
							margin:1% auto;
							display: block;
							width: 100%;
							margin-bottom: 0;
						}
						.orderboxcontent td {
							/* width: 125px; */
							/* border: 1px solid red; */
							padding: 5px;
						}
						
						.orderboxcontent p {
							font-size: 22px;
							font-weight: bold;
						}
							
						.orderboxcontent img {
							margin: 1% auto;
							display: block;
							width: 300px;
							max-width: 80%;
						}

						 .orderemail {
							-webkit-border-radius: 10px;
   						-moz-border-radius: 10px;
							padding: 10px;
							border:3px solid #ccc;
							text-align: center;
							outline: none;
							font-size: 22px;
							width: 100%;
							display: block;
							margin:1% auto;
						}	
												
						.orderpassenger {
							-webkit-border-radius: 10px;
   						-moz-border-radius: 10px;
							padding: 10px;
							border:3px solid #ccc;
							text-align: center;
							outline: none;
							font-size: 22px;
							width: 75px;
							display: block;
							margin:1% auto;
						}
					
						
						
						.orderbutton {
							margin: 2% auto;
							display: block;
							border-radius: 10px;
							-webkit-border-radius: 10px;
   						-moz-border-radius: 10px;
							padding: 10px;
							background: rgb(98,201,254);
							background: linear-gradient(180deg, rgba(98,201,254,1) 0%, rgba(67,141,200,1) 100%);
							color: white;
							font-weight: bold;
							text-align: center;
							text-transform: uppercase;
							font-size: 22px;
							text-shadow: 1px 1px 3px #000;
							width: 200px;
							box-shadow: 1px 1px 3px 0px #ccc;
							cursor: pointer;
							margin-top: 20px;
							margin-bottom: 20px;
						}
						
						.orderbutton:hover {
							background: black;
						}

/* CONTACT FORM ABOUT US */


.contactcontainer {
  width: 400px;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  margin:  0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height:1em;
  margin-top:0;
  text-aling: center;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}	

.googiemaps {
	max-width: 450px;
	height: 455px;
}



/* FOOTER */

.footer {
	 margin: 0 auto; 
    display: block;
    background-color: #eaeaea;
    padding-top: 15px;
    padding-bottom: 45px;
    width: 100%;
    max-width: 100%;
}

.footer-menu {
    font-size: 14px;
    color: #666;
    padding-top: 15px;
}

.footer-menu a {
    color: #666;
    text-decoration: none;
}

.footer-menu a:hover {
    color: black;
    text-decoration: underline;
}

.footer-menu a:visited {
    color: #666;
}

.footer-logo {
  max-width: 153px;
}

.onmobile {
  display:none;
}


/* MOBILE ONLY INSTRUCTIONS */

/* RESPONSIVE */
/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
}

.col:first-child {
    margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
    width: 100%;
}

.span_2_of_3 {
    width: 66.13%;
}

.span_1_of_3 {
    width: 32.26%;
}

/*  GO FULL WIDTH BELOW 770 PIXELS */
@media only screen and (max-width: 770px) {
    .col {
        margin: 1% 0 1% 0%;
    }

		/*  GRID OF TWO  */
	.span_2_of_2 {
		width: 100%;
	}
	.span_1_of_2 {
		width: 49.2%;
	}
	
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	
	/*  GRID OF THREE  */

    .span_3_of_3,
    .span_2_of_3,
    .span_1_of_3 {
        width: 100%;
    }
    

    /* WEBSITE IN MOBILE */
    
    .top-spacer {
    	height: 235px;
    }
    .hero {
        height: 200px;
        width: 100%;
    }

    .hero img {
        width: 95%;
        height: 200px;
        display: block;
        margin: 10px auto;
    }
    
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .top-blocks table {
        width: 250px;
        position: relative;
        margin: 1% auto;
        display: block;
        margin-bottom: 25px;
    } 
    .top-blocks h2 {
    	font-size: 1.5em;
    	text-align: center;
    	padding-bottom: 3px;
    }
    
    .top-logo {
        display: block;
        margin: 1% auto;
        margin-bottom: 0;
    }
    
    .menu-home {
        margin-left: 33.8%;
        width: 57px;
    }

    .package-box {
        text-align: center;
    }

    .package-box div {
        position: relative;
        width: 125px;
        display: block;
        margin: 0 auto;
        margin-top: -20px;
        border-radius: 5px;
        font-size: 14px;
    }
    
    .photos {
      height: 221px;
    }
    
    .carousel {
      height: 215px;
    }

    .carousel img {
      width: 200px;
    }

    .footer img {
        display: block;
        margin: 0 auto;
    }

    .footer-menu {
        text-align: center;
    }
    
    .offmobile {
        display:none;
    }

}

@media only screen and (max-width: 1020px) {
      /* menu */
      
      .menu-home {
        margin-left: 33.8%;
        width: 57px;
      }
      
  
      .photos {
        height: 203px;
      }
      .photos img {
			  width: 200px;
			}
			.carousel {
				height: 200px;
			}
			
			.carousel img {
			  width: 200px;
			}
			.onmobile {
			  display: block;
			}
			.offmobile {
        display:none;
    }
			
}

/* troubleshooting */
.red {
    background-color: red;
}

.nospacing {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}