/*
Theme Name: Coolbeachhotel
Theme URI: WWW.coolbeachhotel.com
Description: developed by easyweb solutions.
Author: Janitha Amarasiri Jayasinghe
Developer: Janitha Amarasiri Jayasinghe
Author URI: WWW.coolbeachhotel.com
Version: 1.0
*/








body{
    font-family: 'Muli', sans-serif;
    /*background-color: #fafafa;*/
    color: #141d1e;
}


ul{
    margin: 0;
    padding: 0;
    padding-left: 15px;
}
a, a:hover{
    color: #4d4d4d;
    text-decoration: none;
}
p{
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
    color: #504d4d;
}
h1{
	font-family: 'Muli', sans-serif;
    font-size: 70px;
    font-weight: 900;
    line-height: 63px;
    color: #141d1e;
    
}
h2{
	font-family: 'Muli', sans-serif;
    font-size: 40px;
    line-height: 60px;
    font-weight: 800;
    color: #141d1e;
}
h3{
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
    margin: 0;
    
}
h4{
	font-family: 'Muli', sans-serif;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
}
h5{
	font-family: 'Muli', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #4d4d4d;
}
h6{
    
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    font-weight: 700;

}

.no-padding{
	padding:0;
}
.no-margin{
	margin: 0;
}
.padding_bottom-60{
    padding-bottom: 60px;
}
.btn.btn-lg.btn-primary{
	background-color: #29abe2;
    font-weight: 600;
    border: 1px solid #29abe2;
}

.btn{
    color: #1e56a3;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    /* line-height: 21px; */
    border: 3px solid #1e56a3;
    background-color: #fff;
    /* background: #aeaeae99; */
}
.btn:hover {
    background: #1e56a3;
    color: white;
    transition: 0.4s;
}
.padding-top-30px{
    padding-top: 30px;
}
#underline {
    height: 4px;
    background-color: #1e56a3;
    width: 5%;
    margin: 5px auto;
    border-radius: 14%;
}
.hr{
    width: 100%;
    margin: 20px 0px;
    height: 1px;
    background-color: #ccc;
}

@media (max-width: 767px) {
	h1 {

		font-size: 16px;
        line-height: 24px;
	}
	h4{
		font-size: 22px;
		line-height: 33px;
	}
    h2{
        font-size: 24px;
        line-height: 36px;
    }
    p{
        font-size: 12px;
        line-height: 18px;
    }

}





.header {
    background: #1e56a3;
}
.logo h3{
    color: white;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    padding: 26px 0px;
}
.header .nav.navbar-nav > li > a{
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    padding: 14px 11px 10px 10px;
}
.header .nav.navbar-nav > li > a:hover{
    cursor: pointer;
    background: none;
}
.header .navbar-header{
    float: left;
}
#navbar-collapse-1 ul{
  
    float: right;
    /*padding-top: 11px;*/
    padding-right: 50px;
}

.main-wrapper{
    padding: 26px 0;
}
/*.emergency_number::after{
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0px;
    width: 58%;
   
    background: #163b70 none repeat scroll 0 0;
}*/

.navbar-toggle .icon-bar{
    background-color: white;
}
.navbar-toggle{
    border-color: white;
}
.banner {
    position: relative;
}

.banner .overlay-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* margin: 0 auto; */
    width: 100%;
    background: rgba(0,0,0,0.2);
}
.banner .overlay-banner h1{
    font-size: 30px;
    text-align: center;
    margin-top: 10%;
    text-transform: uppercase;
}
.overlay-mobile{
    position: absolute;
    top: 26%;
    width: 100%;
}
@media (max-width: 767px) {
    
    .header .navbar-header{
        float: none;
    }
    .navbar-toggle{
        margin-top: 40px;
    }
    
    .main-wrapper {
        padding: 0px 0;
    }
    #navbar-collapse-1 ul{
        text-align: center;
        width: 100%;
        padding-right: 0px; 
    }
    .navbar-nav{
        margin: 0;
    }

    .logo h3{
        font-size: 14px;

    }
    .banner .overlay-banner h1{
        font-size: 16px;
    }
   


}

@media (min-width: 768px) {
    
    #navbar-collapse-1 ul{
        float: right;
    }
    .header .nav.navbar-nav > li > a{
        padding: 14px 8px 10px 11px;
        font-size: 12px;
    }
    #navbar-collapse-1 ul{
        padding-right: 0px;
    }
    

}

@media (min-width: 1346px) {
   
    .header .nav.navbar-nav > li > a{
        font-size: 14px;
        padding: 11px 10px 10px 26px;
    }
    #navbar-collapse-1 ul{
        padding-right: 50px;
    }
   

}


/*welcome area*/

.slider{
    position: relative;
}
.about-us .welcome{
    padding-bottom: 60px;
}
.about-us .welcome h4{
    text-transform: uppercase;
    font-weight: 700; 
    
}
.about-us .title{
   padding-bottom: 20px;
}

.about-us .title h6{
    font-weight: 700;
    text-transform: uppercase;
    color: #141d1e;

}
.about-us .description{
    

}
.about-us .description p{
    padding-bottom: 20px;
}
.booking {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 20%;
    
}
.booking-mobile{
    padding-top: 40px;
    padding-bottom: 40px;
}
.booking-mobile .booking{
    position: relative;
}
.booking .form-bboking{
    padding: 30px 15px; 
    background: rgba(0,0,0, 0.65);
}
.booking .form-bboking h4{
    font-weight: 800;
    color: white;
    padding-bottom: 20px;
}
.booking .form-bboking h6{
    font-weight: 800;
    color: white;
    padding-top: 20px;
}

.booking .overlaytext h1{
    color: white;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 90px;
    text-align: left;
    display: inline-block;
}
.slider-hightlight {
    display: inline;
    background: #ededec;
    color: #1e56a3;
    padding: 10px 14px 10px 20px;
    box-shadow: 15px 0 0 #ededec, -15px 0 0 #ededec;
}
.overlaytext {
    padding: 20px 20px;
    
    margin-top: 21%;
}

form .form-control{
    border-radius: 0px;
    border: none;
    box-shadow: none;
    background: #ededec;
    color: #a19d9d;
    font-family: 'montserratlight';
    padding: 14px 15px 12px 14px;
    margin-bottom: 10px;
    line-height: 1.71;
    font-size: 14px;
    height: auto;
}


@media (max-width: 767px) {
   .about-us .description{
    padding-bottom: 20px;
   }
   .activities .description-activity{
    padding-bottom: 20px;
   }
}




/*Activity area*/
.activities{
    position: relative;
    padding-bottom: 40px;
}
.activities .activity-img .dolpin{
    background-image: url(../img/new/Whale_Watching_2013-1250x800.jpg);
    background-size: cover;
    background-position: center;
    height: 400px;
}
.activities .activity-img .fishing{
    background-image: url(../img/new/fishing.jpg);
    background-size: cover;
    background-position: center;
    height: 400px;
}
.activities .activity-img .sport{
    background-image: url(../img/new/coci.jpg);
    background-size: cover;
    background-position: center;
    height: 400px;
}
.activities .activity-img .overlay-activity{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 10;
}
.activities .activity-img .title{
    display: none;
}
.activities .hover-box:hover .overlay-activity{
    opacity: 0.8;
    transition: 0.4s;
}
.activities .hover-box:hover .title{
    display: block;
    transition: 0.4s;
}
.activities .activity-img .overlay-activity h4{
    color: white;
    margin-top: 40%;
    z-index: 20;
    border: 3px solid #1e56a3;
    font-size: 20px;
    padding: 20px 10px;
}
.activities .details .description-activity p{
    min-height: 133px;
}
.activities .activity-header{
    padding-top: 40px;
    padding-bottom: 60px;
}
.description-activity ul{
    list-style: none;
}

@media (max-width: 767px) {
    .activities .activity-img .dolpin, .activities .activity-img .fishing, .activities .activity-img .sport {
        height: 200px;
    }
    .activities .activity-img .overlay-activity h4{
        font-size: 14px;
        margin-top: 19%;
    }

}


/*Testimonial*/
.testimonial{
    position: relative;
    background: #1e56a3;
    padding-top: 60px;
    padding-bottom: 60px;
}
.testimonial .activity-header{
    text-transform: uppercase;
    padding-bottom: 40px;
    color: white;
    font-weight: 800;

}
.testimonial .activity-header #underline{
    background: #fff;
}
.testimonial .testi p{
    color: #fff;
}
span.author {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}




/*Showcase section*/


/*-- Details --*/

.details {
    padding-top: 100px;
    padding-bottom: 100px;
    /*background-color: #EAEAEA;*/
}
.contactss{
    padding: 40px 0;
}
.contact-title p{
    padding-top: 40px;
}
.contact-title h5{
    color: #1dc8d9;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}

.details h3 {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #1dc8d9;
}

.details-grid {
    padding: 0 5px;
}

.details-grid1, .details-grid2, .details-grid3 {
    background-color: #FFF;
    padding: 20px;
    border-radius: 5px;
}

.details-grid-info p {
    padding: 10px 0px 20px 0;
    line-height: 25px;
    font-size: 13px;
    color: #777;
}

.details-grid-info h6{
    padding-top: 20px;
    font-weight: 700;
    min-height: 68px;
}


.details-grid .glyphicon {
    margin-left: 5px;
}

.modal-title {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1dc8d9;
}

.modal-body {
    padding: 30px 30px 0;
}

.modal-body p {
    padding: 30px 0;
    line-height: 30px;
}

.details .welcome{
    padding-top: 40px;
    padding-bottom: 40px;
}
.details-modal .modal-body img{
    margin: 0 auto;
}

.ventures-grid img{
    padding-bottom: 20px;
}
.ventures .welcome, .dolphin .welcome{
    padding: 40px 0px;
}




/*Footer*/
.contact_us {
    
    padding: 25px 35px;
}
.content-left {
    text-align: left;
    background: #0077be;
}
.contact_us p {
    font-size: 20px;
    margin: 0;
    margin-top: 5px;
    line-height: 22px;
   /* font-family: "Lora",serif;*/
}
.contact_us .news_letter > input {
    background: #0077be none repeat scroll 0 0;
    border: 0;
    padding: 11px 3px;
    border-bottom: 1px solid #fff;
    width: 100%;
    position: relative;
    line-height: 20px;
    outline: none;
    /*font-family: 'Karla', sans-serif;*/
    text-transform: uppercase;
    font-size: 14px;
}
.contact_us .news_letter > a.btn-blue {
    position: absolute;
    right: 5%;
    top: 12%;
}

.btn.btn-blue {
    background: #0077be;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-transform: uppercase;
    border: 1px solid #2fb3c7;
}

.contact_us a, .contact_us h6, .contact_us p {
    color: #fff;
}
.contact_us .social_icons {
    padding: 11px 24px;
}
.contact_us .social_icons ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact_us .social_icons ul li{
    float: left;
}
.contact_us .social_icons ul li a {
    padding-left: 29px;
}
.contact_us .social_icons ul li a i {
    font-size: 20px;
}
.hiddens{
	display: none !important;
}
.hiddenss{
	display: none !important;
}
#msgSubmit {
    display: block;
    margin-top: 20px;
    padding: 10px 15px;
    border: 1px solid #37b50b;
    
}
#msgSubmits{
	display: block;
    margin-top: 20px;
    padding: 10px 15px;
    border: 1px solid #37b50b;
}
#msgSubmit p{
	color: #37b50b;
}
#msgSubmits p{
	color: #37b50b;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}
.news .post_title > h6 {
    color: #131e2a;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    margin: 0;
}
.padding-left-0 {
    padding-left: 0;
}
.border-bottom-whitesmoke {
    border-bottom: solid 1px #e1e1e1;
}
.margin-bottom-35 {
    margin-bottom: 35px;
}
.margin-top-35 {
    margin-top: 35px;
}
.customer_comment{
    background: rgba(0, 0, 0, 0) url("../img/customer-slider-bg.png") no-repeat scroll 0 0 / cover;
    padding: 25px 34px 23px;
}
.newsletter h4 {
    text-align: left;
    font-size: 35px;
    font-weight: 600;
    color: #FFF;
}

.newsletter p {
    color: #FFF;
    line-height: 25px;
    padding-right: 30px;
    margin: 15px 0 10px;
}

.newsletter input[type="text"] {
    width: 74%;
    padding: 15px;
    /*--w3layouts--*/
    /*--agileits--*/
    background-color: #333;
    border: none;
    outline: none;
    border-radius: 3px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
}

.newsletter input[type="submit"] {
    padding: 14px 30px;
    background-color: #0bb46d;
    border: none;
    outline: none;
    color: #FFF;
    font-weight: 600;
}

.newsletter input[type="submit"]:hover {
    background-color: #009688;
}

.social {
    margin-top: 10px;
}

ul.social-icons {
    margin-left: -3px;
}

ul.social-icons li {
    display: inline-block;
}

ul.social-icons li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("../img/img-sprite.png") no-repeat 0px 0px;
}

ul.social-icons li a.facebook {
    background-position: 0px 0px;
}

ul.social-icons li a.facebook:hover {
    background-position: 0px -50px;
}

/*--w3layouts--*/
/*--agileits--*/
ul.social-icons li a.twitter {
    background-position: -50px 0px;
}

ul.social-icons li a.twitter:hover {
    background-position: -50px -50px;
}

ul.social-icons li a.googleplus {
    background-position: -100px 0px;
}

ul.social-icons li a.googleplus:hover {
    background-position: -100px -50px;
}

ul.social-icons li a.instagram {
    background-position: -150px 0px;
}

ul.social-icons li a.instagram:hover {
    background-position: -150px -50px;
}

ul.social-icons li a.youtube {
    background-position: -200px 0px;
}

ul.social-icons li a.youtube:hover {
    background-position: -200px -50px;
}

.copyright {
    padding-top: 25px;
}

.copyright a {
    color: #FFF;
    font-weight: 600;
}

.copyright a:hover {
    color: #1dc8d9;
}
.footer p{
    color: white;
}







/*================About Page===============*/
.cover-about{
    background: url(../img/cover-ab.jpg);
    padding: 60px 0px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 250px;
}
.cover-title{
    color: white;
}
.about-us{
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-us h2{
    margin: 0;
}
.cover-overlay{
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(37, 35, 75, 0.5);
    top: 0;
    left: 0;
}



/*================Activity-page================*/

.activity-page{
    
    padding-bottom: 60px;
}
.terms{
    padding-bottom: 60px;
}
.discription-company {
    padding-top: 20px;
}



/*================Gallery================*/
.gallery{
    padding-bottom: 60px;
    padding-top: 60px;
}
.title-gallery{
    padding-bottom: 60px;
}
.thubnail{
    margin: 0 0 28px;
    position: relative;
}
.thubnail:hover .box-overlay{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(37, 35, 75, 0.5);
    transition: 0.3s;
}

.image-activity img{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 5px solid #ccc;
   
}
.right-image img{
    float: right;
}
.wrapper-activity{
    padding-bottom: 40px;
    padding-top: 40px;
}
.description-activity h6{
    font-weight: 600;
}
.map{
    position: relative;
}
.details input[type="text"], input[type="email"]{
    font-size: 14px;
    letter-spacing: 0.2px;
    width: 100%;
    max-width: 488px;
    font-weight: 500;
/*    padding: 12px 12px;*/
    border-radius: 4px;
    background: #f3f6f9;
    border: 1px solid #ececec;
    box-shadow: 0 -1px 1px -1px #c1c0c0;
    margin-top: 10px;
}
.details textarea.form-control {
    font-size: 14px;
    letter-spacing: 0.2px;
    width: 100%;
    max-width: 488px;
    font-weight: 500;
    padding: 12px 12px;
    border-radius: 4px;
    background: #f3f6f9;
    border: 1px solid #ececec;
    box-shadow: 0 -1px 1px -1px #c1c0c0;
    margin-top: 10px;
}
.details{
    padding-bottom: 40px;
    padding-top: 40px;
}
.form-control:focus{
    border-color: #eee;
}
.contact-us-form{
    background-color: #0077be;
    font-weight: 600;
    border: 1px solid #0077be;
    color: white;
    padding: 10px 20px;
    margin-top: 20px;
}
.wrapper-activity{
    border-bottom: 1px solid #eee;
}
.wrapper-activity:last-child{
    border-bottom: none;
}
.gallery .boat img{
    margin: 0 auto;
}



/*================Footer Area================*/

.footer {
   
    padding: 100px 0 50px;
    background: url("../img/new/Bottlenose Dolphins.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #FFF;
    height: 400px;
    position: relative;
}
.footer .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.85);
    
}

.footer-grid {
    padding: 0;
    text-align: left;
}

.footer-grid ul li {
    display: block;
    line-height: 30px;
    color: #fff;
}

.footer-grid ul li a {
    color: #fff;
}

.footer-grid ul li a:hover {
    color: #FFF;
}

.newsletter h4 {
    text-align: left;
    font-size: 35px;
    font-weight: 600;
    color: #FFF;
}

.newsletter p {
    color: #FFF;
    line-height: 25px;
    padding-right: 30px;
    margin: 15px 0 10px;
}

.newsletter input[type="text"] {
    width: 74%;
    padding: 15px;
    background-color: #333;
    border: none;
    outline: none;
    border-radius: 3px;
    color: #FFF;
    
}

.newsletter input[type="submit"] {
    padding: 14px 30px;
    background-color: #0bb46d;
    border: none;
    outline: none;
    color: #FFF;
    font-weight: 600;
}

.newsletter input[type="submit"]:hover {
    background-color: #009688;
}

.social {
    margin-top: 10px;
}
.footer-grid .cta li{
    display: inline-block;
    padding-right: 15px;
}

ul.social-icons {
    margin-left: -3px;
}

ul.social-icons li {
    display: inline-block;
}

ul.social-icons li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("../img/img-sprite.png") no-repeat 0px 0px;
}

ul.social-icons li a.facebook {
    background-position: 0px 0px;
}

ul.social-icons li a.facebook:hover {
    background-position: 0px -50px;
}

ul.social-icons li a.twitter {
    background-position: -50px 0px;
}

ul.social-icons li a.twitter:hover {
    background-position: -50px -50px;
}

ul.social-icons li a.googleplus {
    background-position: -100px 0px;
}

ul.social-icons li a.googleplus:hover {
    background-position: -100px -50px;
}

ul.social-icons li a.instagram {
    background-position: -150px 0px;
}

ul.social-icons li a.instagram:hover {
    background-position: -150px -50px;
}

ul.social-icons li a.youtube {
    background-position: -200px 0px;
}

ul.social-icons li a.youtube:hover {
    background-position: -200px -50px;
}

.copyright {
    padding-top: 25px;
}

.copyright a {
    color: #FFF;
    font-weight: 600;
}

.copyright a:hover {
    color: #1dc8d9;
}
.facebook-page{
    padding-bottom: 60px;
}
.facebook .activity-header{
    padding-bottom: 60px
}

.map iframe {
    width: 100%;
    height: 400px;
}

.map-hover {
    position: relative;
}
/*--w3layouts--*/
/*--agileits--*/
.map-hover-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.46);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.map-hover-1:hover {
    background-color: transparent;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
#map {
        width: 100%;
        height: 400px;
        background-color: grey;
      }

@media (max-width: 767px) {
    .footer{
        height: auto;
    }
    .footer-grid .cta li {
        font-size: 12px;
    }

}