@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";


@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Bowlby+One);
html {
    width: 100%;

}

a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #fff;
    color: #000000;
    font: 13px/20px verdana;
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}

input {
    border-radius: 0 !important;
    outline: none !important;
}


img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #577f9f;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    padding-top: 87px;
    margin-bottom: 66px;
}

h2 span {
    padding-top: 6px;
    display: block;
    font-weight: 300;
    font-size: 20px;
    text-transform: none;
}

h3 {
    font-size: 36px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
    padding-bottom: 14px;
    padding-top: 76px;
    margin-bottom: 33px;
}

.page1 h3 {
    padding-top: 63px;
}

.page1 h3.head1 {
    padding-top: 60px;
    margin-bottom: 33px;
}

h3.head1 {
    padding-top: 60px;
    margin-bottom: 37px;
}

h3.head2 {
    padding-top: 55px;
    margin-bottom: 33px;
}

ul.list +h3.head1  {
    padding-top: 55px;
}
/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.list {
    padding-top: 4px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

ul.list li {
    background: url(../images/marker.png) 0 7px no-repeat;
    padding-left: 12px;

}

ul.list li+li {
    padding-top: 11px;
    margin-top: 8px;
    background-position: 0 18px;
    border-top: 1px solid #ededed;
}

ul.list1 {
    padding-top: 4px;
}

ul.list1 li {
    padding-left: 12px;
    background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list1 li+li {
    margin-top: 6px;
}

ul.list2 .text1 {
    margin-bottom: 0;
}

ul.list2 li+li {
    margin-top: 20px;
    padding-top: 19px;
    border-top: 1px solid #ededed;
}

ul.list3  {
    overflow: hidden;
    padding-top: 5px;
}

ul.list3 li {
     font: 16px/36px 'Roboto Condensed', sans-serif;
}

ul.list3 .fa {
    font-size: 20px;
    line-height: 25px;
}

ul.list3 li span {
    display: inline-block;
    width: 29px;
}

/****Links****/


a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #febf2b;
}

a.btn {
    color: #fff;
    display: inline-block;
    background-color: #04a7ea;
    text-transform: uppercase;
    padding: 8px 33px 9px;
    margin-top: 29px;
    font: bold 20px/30px 'Roboto Condensed', sans-serif;
}

a.btn:hover {
    background-color: #dcdcdc;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 23px;
    margin-top: 7px;
}



.fleft {
    float: left;
    width: auto !important;
    margin-right: 24px;
    margin-bottom: 0px;
    margin-top: 9px;
}


.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.center {
    text-align: center;
}
.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}


/*header*/

.main {
}

header {
    border-top: 5px solid #2d6c9c;
    display: block;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}


header h1 {
    position: relative;
    text-align: center;
    float: left;
    padding-top: 33px;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 309px;
    height: 85px;
    font-size: 0;
    line-height: 0;
    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
	
}


.booking_block {
    padding-top: 117px;
    background: url(../images/page1_img.jpg) center 0 no-repeat;
}

.booking_block .title {
    background: url(../images/fill1.png) 0 0 repeat;
    border: 1px solid #ffba17;
    color: #fff;
    display: inline-block;
    padding: 9px 30px 8px 18px;
    text-transform: uppercase;
    font: bold 36px/36px 'Roboto Condensed', sans-serif;
}

.booking_block .title span {
    font-size: 34px;
    padding-top: 1px;
    display: inline-block;
}

span.sub {
    margin-bottom: 146px;
    border: 1px solid #ffba17;
    padding: 7px 30px 10px 18px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    background: url(../images/fill1.png) 0 0 repeat;
    font: 34px/36px 'Roboto Condensed', sans-serif;
}

/**Content**/
.content {
    padding-bottom: 58px;
}

.page1 .content {
    padding-bottom: 56px;
}

.prop {
    font:300 16px/24px 'Roboto Condensed', sans-serif;
    text-align: center;
    position: relative;
    background-color: #f5f5f5;
    padding: 71px 20px 18px ;
}

.prop .fa {
    color: #fff;
    line-height: 90px;
    font-size: 36px;
    text-align: center;
    position: absolute;
    border-radius: 500px;
    display: block;
    border: 6px solid #fff;
    width: 84px;
    height: 84px;
    left: 50%;
    margin-left: -42px;
    top: -41px;
    background-color: #fcc135;
}

.prop.pp1 .fa {
    background-color: #33c7f8;
}

.prop.pp2 .fa {
    background-color: #73e1d0;
}

.prop .title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #577f9f;
    text-transform: uppercase;
}

.prop  p {
    margin-bottom: 0;
    padding: 0 45px;
}

.text1 {
    color: #577f9f;
    margin-bottom: 1px;
    font: 600 20px/30px 'Roboto Condensed', sans-serif;
}

.text1 span {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    position: relative;
    padding-top: 2px;
    font-size: 13px;
    word-spacing: 3px;
    color: #a3a3a3;
    font-weight: normal;
}

.text1 span .col3 {
    top: -5px;
    margin-right: 7px;
    display: inline-block;
    font: 600 20px/30px 'Roboto Condensed', sans-serif;
}

.stars  {
    overflow: hidden;    
    font-size: 0;
    line-height: 0;
    display: inline-block;
}

.stars span {
    background: url(../images/stars.png) 0 0 no-repeat;
    width: 18px;
    height: 16px;
    display: block;
    float: left;
}

.stars span.emp {
    background-position: right 0;
}

.stars span+span {
    margin-left: 2px;
}

.cl1 {
    height: 18px;
}

.cl2 {
    height: 17px;
}

.sep {
    position: relative;
    width: 28px;
    display: inline-block;
}

.sep:after {
    width: 1px;
    height: 15px;
    background-color: #dddddd;
    content: '';
    left: 14px;
    position: absolute;
    top: 1px;
}

strong.col4 .fa {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 1px;
    font-size: 16px;
}

.tx1 {
    margin-bottom: 0 !important;
}

.block1 .cl2 {
    height: 10px;
}

.block1 .numb {
    color: #febf2b;
    display: inline-block;
    margin-top: -3px;
    font: bold 20px/20px 'Roboto Condensed', sans-serif;
}

.block1+.block1 {
    margin-top: 20px;
    padding-top: 19px;
    border-top: 1px solid #ededed;
}

.box {
    padding-top: 42px;
}

.box_top {
    font: bold 20px/20px 'Roboto Condensed', sans-serif;
    background-color: #04a7ea;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 23px 13px;
}

.box_top .fa {
    margin-right: 5px;
}

.box_bot {
    border: 1px solid #ededed;
    padding: 23px 19px 24px;
    border-top: 0;
}

.box_bot .text1 .col1 {
    float: right;
}

.box p {
    margin-top: -1px;
    margin-bottom: 0;
    padding-right: 40px;
}

.bq1  {
    padding-top: 3px;

}

.bq1+.bq1 {
    margin-top: 20px;
}

.bq1 .text1 {
    margin-bottom: 7px;
    padding-left: 36px;
    background: url(../images/quotes.png) 0 2px no-repeat;
}

.bq1 .stars {
    padding-top: 7px;
    margin-right: 13px;
}

.bq_bot {
    padding-top: 10px;
}

.bq_bot .col2 {
    font-size: 14px;
    display: inline-block;
    margin-right: 8px;
}



.post {
    margin-top: -1px;
}

.post +.post  {
    margin-top: 10px;
}

.post .text1 {
    position: relative;
    top: 1px;
    margin-bottom: 0px;
}

.post+a.btn {
    margin-top: 24px;
}

.crs  .text1 {
    margin-bottom: 5px;
}

.crs .cl1 {
    height: 16px;
}

.crs .cl2 {
    height: 17px;
}

.bx1 {
    margin-top: 37px;
}

.bx1 .box_top {
    padding-left: 19px;
    padding-right: 0;
}

.bx1 +.bx1  {
    margin-top: 31px;
    padding-top: 0;
}

.bx1 .box_bot {
    padding-bottom: 19px;
}

.box ul {
    padding-top: 2px;
    line-height: 24px;
}

.box ul .col1 {
    margin-top: -3px;
    float: right;
    font: bold 20px/24px 'Roboto Condensed', sans-serif;
}

.pad1 {
    padding-left: 40px;
}

.hotl {
    padding-top: 9px;
}

.hotl img {
    width: 100%;
    margin-bottom: 18px;
}

.dest {
    overflow: hidden;
    padding-top: 9px;
}

.dest img {
    margin-bottom: 18px;
}

.dest .clear {
    height: 22px;
}

#owl.owl1 {
    padding: 0 0 6px;
    margin: 0;
    padding-top: 9px;
}

#owl.owl1  .item {
    padding: 0;
}

#owl.owl1 .item>a {
    padding-left: 42px;
}

#owl.owl1 .text1 {
    margin-bottom: 0;
}

#owl.owl1 .box_mid {
    padding-bottom: 21px;
}

.deal {
    overflow: hidden;
}

.deal+.deal {
    margin-top: 14px;
}

.deal .price {
    margin-left: 15px;
    border: 1px solid #eeeeee;
    width: 130px;
    float: right;
    margin-top: 8px;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 19px;
}

.deal .price  .col1 {
    padding-top: 3px;
    font: bold 30px/30px 'Roboto Condensed', sans-serif;
}

.deal .text1 {
    padding-bottom: 4px;
}

.deal  .col4 {
    padding-top: 1px;
}

.list+h3 {
    margin-top: 3px;
}

.block2 .text1 {
    margin-bottom: 0;
}

.block2  ul.list1 {
    padding-top: 12px;
}

.block2 {
    padding-bottom: 5px;
    overflow: hidden;
}

.block2 .clear {
    height: 20px;
}

.block3 {
    overflow: hidden;
}

.block3 +.block3  {
    margin-top: 25px;
}

.block3 .text1 {
    padding-bottom: 4px;
}

.block3 a.btn {
    margin-top: 23px;
}

.pt1 {
    padding-top: 4px;
}

.prv h3 {
    margin-bottom: 37px;
}

.box ul li {
    overflow: hidden;
}

/**Map**/

.col1 {
    color: #613854;
	font-weight:400;
}

.col1 a:hover, a.col1:hover {
    color: #a3a3a3;
}

.col2 {
    color: #577f9f;
}

.col3 {
    color: #73e1d0 !important;

}

.col4 {
    color: #04a7ea;
}

.td {
    text-decoration: underline;
}

.map {
    overflow: hidden;
    position: relative;
}
 
.map figure {
    padding-top: 5px;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 380px;
    max-width: 100%;
}
.map address {
    float: left;
    display: block;
}

.map address dt {
}

.map address+address {
    margin-left: 80px;
}

 address dd span {
    min-width: 66px;
    display: inline-block;
    text-align: left;
}

.map address dd span.col1 {
    min-width: 0;
}

/**Footer**/

footer {
    display: block;
    padding: 0px 0 25px;
}

footer  .cl2 {
    padding-top: 3px;
}

footer img {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}

.f_top {
    padding-bottom: 45px;
    border-bottom: 1px solid #dedede;
    border-top: 5px solid #e3e3e3;
    background-color: #f5f5f5;
}

.f_top  address {
    padding-top: 2px;
    font-size: 18px;
}

.f_top  address .col4 {
    padding-top: 20px;
}

.f_logo {
    position: relative;
    top: -1px;
    margin-right: 4px;
    display: inline-block;
    color: #2d6c9c;
     font: 20px/20px 'Bowlby One', cursive;
}

.socials {
    padding-top: 32px;
    overflow: hidden;
}

.socials a {
    display: block;
    background-color: #fcc135;
    font-size: 20px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    float: left;
    border-radius: 500px;
    color: #fff;
    text-align: center;
}

.socials a:hover {
    background-color: #04A7EA;
}

.socials a +a {
    margin-left: 1px;
}

h4 {
    padding-top: 49px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 22px;
}
.copy {
    padding-top: 27px;
    text-align: left;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width:  58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

.sect1 .tmRadio span {
    float: left;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
    .extra_wrapper {
        overflow: visible;
    } 

    .sf-menu>li>ul>li>a.sf-with-ul:after  {
        right: 5px;
    }

    .sf-menu>li.sfHover>ul  {
        width: 140px !important;
    }

    .sf-menu>li.sfHover>ul ul {
        left: 146px !important;
    }

    .sf-menu > li {
        font-size: 14px;
    }

    #newsletter .rel {

    width: auto;
    float: none;
    clear: both;   
    }

    #newsletter .title {
        margin-bottom: 25px;
    }

    #bookingForm {
        padding-bottom: 45px;
    }

    .sect2 .controlHolder {
        width: 100%;
    }

    .sect2 + .sect2 {
        clear: both;
    }

    .sect1 {
        margin-right: 160px;
    }

    .sect3 {
        margin-left: 272px;
    }

    .sect2  {
        width: 170px;
    }

    .sect2 .controlHolder + .controlHolder {
        margin-left: 0;
        clear: both;
    }

    #owl .item a {
        padding-left: 15px;
    }

    .block2 .extra_wrapper {
        overflow: hidden;
    }

    #newsletter  .email{
        float: none;
    }
     #newsletter  .clear {
        display: block;
     }
}

@media only screen and (max-width: 979px) {
.block2 .extra_wrapper {
        overflow: visible;
    }

.block2 .fleft {
    margin-right: 0;
    width: 100% !important;
    float: none !important;
}

.block2 img {
    width: 100%;
}

.socials a {
    width: 38px;
    height: 38px;
    line-height: 38px;
}

.sf-menu>li.sfHover>ul {
    left: -50px;
}

.form_block {
    padding-left: 10px;
    padding-right: 10px;
}

.tmSelect.auto > li:first-child > span, .tmSelect2.auto > li:first-child > span {
    font-size: 11px;
}

address dd span {
    min-width: 80px;
}

.fleft {
    margin-bottom: 10px;
}


.map address+address {
    float: left;
}

 .map figure,  
 .map figure iframe,  
 #form input,  
 #form textarea,  
 #form .success {
    width: 100% !important;
    float: none !important;
}
 #form .success {
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}


.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.box_top {
    font-size: 16px;
}
}

@media only screen and (max-width: 767px) {

.sect1 .tmRadio span {
    font-size: 14px;
}

.sect1 .lf,
.sect1 .rf {
    overflow: hidden;
    float: none;
}

.sect1 .rf {
    margin-top: 8px;
}


.hotl img {
    margin-top: 30px;
}

.block2 .clear {
    height: 0;
}

.owl1 img {
    width: 100%;
}

.owl1  .item {
    margin-bottom: 25px;
}

.dest .clear {
    height: 0;
    display: none !important;
}

.dest {
    margin: 0 -15px;
}

.dest img {
    width: 100%;
    margin-top: 35px;
}

.dest>div {
    padding: 0 15px;
    float: left !important;
    width: 50% !important;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}

.pad1 {
    padding-left: 0;
}
.dext img {
    margin-top: 35px;
}

.box img {
    width: 100%;
}

#owl {
    margin-top: 30px;
}

.sect1, .sect2, .sect3 {
    float: none;
    width: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both;
    padding-left: 0;
}

#bookingForm {
    padding-left: 20px;
    padding-right: 20px;
}

.prop {
    margin-top: 80px;
}


.map address {
    float: none;
    margin-left: 0 !important;
 }

.map address +address {
    margin-top: 30px;
}


header h1 {
	display: block;
	width: auto;
    margin-left: 0;
    position: relative;
	height: auto;
}

.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 margin-bottom: 20px;
 float: none;
 left: 0;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.none {
    clear: both;
}

ul.list1 {
    padding-top: 6px;
}

.block3 {
    margin-top: 35px;
}

}


@media only screen and (max-width: 479px) {


}

<!---------->
