@import "grid.css";
@import "font-awesome.css";
@import "font-awesome-1.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; background:url(../images/bg.jpg) repeat 50% 0%;
    color: #a3a3a3;
    font: 13px/20px Arial, Helvetica, sans-serif;
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}




img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #5e5c5b;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    padding-top:20px;
    margin-bottom: 66px;
}

h2 span {
    padding-top: 6px;
    display: block;
    font-weight: 300;
    font-size: 20px;
    text-transform: none;
}

h3 {
    font-size: 28px;
    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: 17px;
}

ul.list3 li {
     font: 16px/36px 'Roboto Condensed', sans-serif;
}

ul.list3 .fa {
    font-size: 20px;
    line-height: 32px;
}

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: #79c6e0;
}

a.btn {
    color: #fff;
    display: inline-block;
    background-color: #79c6e0;
    text-transform: uppercase;
    padding: 8px 33px 9px;
    margin-top: 29px;
    font: bold 20px/30px 'Roboto Condensed', sans-serif;
}

a.btn:hover {
    background-color: #515151;
}

/****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;
}


.gal{ width:100%; height: auto;  float:left; }

.gal-1{ width:100%; height:auto; padding-bottom:20px; float:left;}
.gal-1 ul{ list-style:none; padding:0px; margin:0px;}
.gal-1 ul li{width: 32.1%;
height: 200px;
float: left;
text-align: center;
margin: 5px;}


.gal-2{ width:99%;
height: 157px;
margin: 0 auto; padding-top: 3px;
padding-bottom: 5px; border-radius:4px;}

.gal-2 img{ width:100%;}



.gal-3{ width: 90%;
height: 23px;
margin: 0 auto;
padding-bottom: 0px;
padding-top: 6px;
}

.gal-3 p{ text-align: center;
font-size: 14px;
color: #515151;
font-weight: bold;}



.gal-4{ width: 100%;
height: auto;
padding-bottom: 20px;
float: left;
margin-top: -30px;}

.gal-4 ul{ list-style:none; padding:0px; margin:0px;}

.gal-4 ul li{width: auto;
height: auto;
float: left;
text-align: center;
border-right: 1px solid #E0DEDE;
padding: 2px 10px 2px 10px;
margin-top: 8px;
margin-left: 4px;}

.gal-4 ul li a{ text-decoration:none;}

.hee{color: #515151;
font: bold 20px/30px 'Roboto Condensed', sans-serif; margin-top: 40px;}


.gal-5{ width: 100%;
height: auto;
padding-bottom: 20px;
float: left;
margin-top: -30px;}

.gal-5 ul{list-style: none;
padding: 0px;
margin: 0px;
float: left;
width: 180px;
margin-top: 50px;}

.gal-5 ul li{width: 159px;
height: auto;
float: left;
text-align: left;
padding: 2px 0px 2px 0px;
margin-top: 5px;
margin-left: 4px;}

.gal-5 ul li a{ text-decoration:none;}

.gal-6{ margin-top:10px; height:50px;}

.gal-7{ width:100%; height:90px; padding-bottom:20px;}


.deee {
width:100%;
height: auto;
float: left; 
}
.unit1 {
width:100%;
height: auto;
float: left;
}

.unit1 ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.unit1 ul li.form-rr {
width: 99%;
height: auto;
float: left; margin-top:3px;
}

.aka {
width: 40%;
color: #A5A4A4;
font-size: 12px;
height: 19px;
float: left;
font-family: arial;
text-align: left;
}


.unit1 input {
width: 57%;
height: 18px;
float: left;
color: #797777;
font-size: 12px;
padding-left: 7px;
border: 1px solid #ccc;
}

.unit1 textarea {
background-color: #fff;
width: 52%;
height: 35px;
margin-bottom: 5px;
color: #797777;
border: 1px solid #ccc;
margin-left: 0px;
padding:11px;
padding-top: 7PX;}


.deee1 {
width: 100%;
height: 44px;
float: left;
text-align: center;
}

.deee1 input[type="submit"] {
width: 30%;
margin-top: 15px;
height: 40px;
color: #FFFFFF;
font-size: 14px;
margin-left: 0%;
border-radius: 5px;
background-color:#79c6e0; transition:.3s linear 0s; -webkit-transition:.3s linear 0s; border:none; font-weight:bold;
}

.deee1 input[type="submit"]:hover{
background-color:#515151;
}






.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:3px;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 320px;
    height:75px;
    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: 0px;
    
}


.seer{ width:100%; height:480px; float:left;}



.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;margin-left: 50%;
}

.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; margin-left: 73.0%;
}

/**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: #fff;
    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: 59px;
    left: 50%;
    margin-left: -42px;
    top: -41px;
    background-color: #fcc135; padding-top: 23px;
}





.prop.pp1 .fa {
    background-color: #33c7f8;
}

.prop.pp2 .fa {
    background-color: #73e1d0;
}

.prop .title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 25px;
    line-height: 36px;
    color: #5e5c5b;
    text-transform: uppercase;
}

.prop  p {
    margin-bottom: 0;
    padding: 0 45px;
}

.text1 {
    color: #515151;
    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: #999;
    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: #515151;
}

.col1 a:hover, a.col1:hover {
    color: #a3a3a3;
}

.col2 {
    color: #515151;
}

.col3 {
    color: #999 !important;

}

.col4 {
    color: #515151;
}

.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;
}


.cont-1{width: 97.3%;
height:auto;
padding-bottom: 10px;
margin: 0 auto;
margin-top: 5px;
margin-left: 30px; overflow: hidden;}

.cont-2{ width:65%; height:auto; float:left; padding-bottom: 20px;}
.cont-2 ul{ list-style:none; margin:0px; padding:0px;}
.cont-2 ul li{ width:100%;
height: auto; overflow:hidden;
padding: 0px;
 margin-bottom:10px}


.cont-2 ul li a{ width: auto;
height: auto;
padding: 15px 20px 15px 20px;
color: #FFFFFF;
font-size: 16px;
margin-left: 0%;
border-radius: 5px;
background-color: #79c6e0;
transition: .3s linear 0s;
-webkit-transition: .3s linear 0s;
border: none;
font-weight: bold;
float: left;
margin-left: 0px;
margin-bottom:15px;
}

.cont-2 ul li a:hover{
background-color:#515151;
}



.hee-1 {
color: #515151;
font: bold 20px/30px 'Roboto Condensed', sans-serif;
margin-top:0px; margin-bottom: 10px;
}

.paree{
width: 56%;
height:auto;
float:left;
text-align:justify;
letter-spacing:0px;
line-height:22px;
font-size:14px;
color: #333;
}


.con-1{width: auto;
height: auto;
float: left;
margin-left: 30px;
border: 5px solid #E6E4E4; overflow:hidden;}


.con-1 img{ width:290px; height:245px;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;


}

.con-1 img:hover{ 
 transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
-moz-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
}


.con-2{width: auto;
height: auto;
float: left;
margin-left:0px;
border: 5px solid #E6E4E4; overflow:hidden;}


.con-2 img{ width:700px; height:245px;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;


}

.con-2 img:hover{ 
 transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
-moz-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
}

.paree-1{ width:93%;
height: auto;
float: left;
/* border: 1px solid #FF00FF; */
text-align: justify;
letter-spacing: 0px;
line-height: 22px;
font-size: 13px; margin-top:20px; padding-left:10px; }


.spec{ width: 95%;
height: auto;
float: left;
}


.spec-1{ width: 43%;
height: auto;

margin: 10px;
float: left;}






.cont-3{ width:33.2%;
height: auto;
float: left;
border: 1px solid #DADADA;
margin-left: 30px;
background-color: #f7f7f7;margin-left:15px; margin-bottom: 30px;
padding-bottom: 20px; margin-top: 40px;}

.hee-2 {
color: #515151;
font: bold 20px/21px 'Roboto Condensed', sans-serif;
margin-top:20px;
margin-bottom: 10px; margin-left:10px;
}


.deee-2 {
width:95%;
height: auto;
margin: 0 auto;
}



.unit2 {
width:100%;
height: auto;
float: left;
}

.unit2 ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.unit2 ul li {
width: 99%;
height: auto;
float: left;
margin-top:10px;
}

.aka-1 {
width: 35%;
color: #5C5757;
font: bold 16px/21px 'Roboto Condensed', sans-serif;
height: 30px;
float: left;
text-align: left;
font-weight: bold;
}


.unit2 input {
width: 61%;
height: 30px;
float: left;
color: #797777;
font-size: 12px;
padding-left: 11px;
border: 1px solid #ccc;
margin-top: -8px;
}

.unit2 textarea {
background-color: #fff;
width: 57%;
height:70px;
margin-bottom: 5px;
color: #797777;
border: 1px solid #ccc;
margin-left: 0px;
padding:11px;
padding-top: 7PX;}


.deee3 {
width: 100%;
height:60px;
float: left;
text-align: center;
}

.deee3 input[type="submit"] {
width: 40%;
margin-top: 15px;
height: 40px;
color: #FFFFFF;
font-size: 16px;
margin-left: 0%;
border-radius:3px;
background-color:#79c6e0; transition:.3s linear 0s; -webkit-transition:.3s linear 0s; border:none; font-weight:bold;
}

.deee3 input[type="submit"]:hover{
background-color:#515151;
}

.deee3 input[type="reset"] {
width:40%;
margin-top: 15px;
height: 40px;
color: #FFFFFF;
font-size: 16px;
margin-left: 0%;
border-radius:3px;
background-color:#79c6e0; transition:.3s linear 0s; -webkit-transition:.3s linear 0s; border:none; font-weight:bold;
}

.deee3 input[type="reset"]:hover{
background-color:#515151;
}


.down{ width:100px; height:60px; float:left; width: 190px;
height: 60px;
float: left;
margin-left: 2%; margin-top:10px;}


.down a{width: auto;
height: auto;
padding: 15px 20px 15px 20px;
color: #FFFFFF;
font-size: 16px;
margin-left: 0%;
border-radius: 5px;
background-color: #79c6e0;
transition: .3s linear 0s;
-webkit-transition: .3s linear 0s;
border: none;
font-weight: bold;
float: left;
margin-left: 0px;
box-shadow: 4px 5px 10px #85D6F1;
margin-bottom: 15px;}

.down a:hover{ background-color:#333333;}



.cont-4{
width: 95%;
height: auto;
margin: 0 auto;
padding-bottom:0px; 
overflow: hidden;}

.cont-4 ul{
	list-style:none;
	margin:0px;
	padding:0px;}
.cont-4 ul li{
width:100%;
height:10px;
padding:10px 9px 15px 5px;
text-align:left;
border-bottom:1px solid #D8D8D8;
float: left;
margin: 0px 20px 0px 0px;
left:20px;
}

.cont-4 ul li a{
	text-decoration:none;
	color: #5C5757;
     font:14px/15px 'Roboto Condensed', sans-serif;
	 font-weight:600;
	 }
/**Footer**/

footer {
    display: block;
    padding: 0px 0 25px;
}

footer  .cl2 {
    padding-top: 3px;
}

footer img {
    float: left;
    margin-right: 20px;
    margin-top:0px;
}

.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: 14px;
}

.f_top  address .col4 {
    padding-top:10px;font-size: 17px;
}

.f_logo {
    position: relative;
    top: -1px;
    margin-right: 4px;
    display: inline-block;
    color: #00a8e8;
     font: 20px/20px 'Bowlby One', cursive;
}

.socials {
    padding-top: 32px;
    overflow: hidden;
}

.socials a {
    display: block;
    background-color: #DDDDDD;
    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;margin-top: -37px;
margin-left: 21px;font-size: 13px;

}

/*==================================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;
     }
	 
	 .gal{ width:100%; height: auto;  float:left; }

.gal-1{ width:100%; height:auto; }

.gal-1 ul li{width: 100%; padding-bottom: 100px;
}


.gal-2{width: 95%;
height: 260px; border:none;}

.gal-2 img{ width:100%;}



.gal-3{ width:100%;

}

.gal-3 p{ 
font-size: 16px;
}



.gal-4{ width: 100%;}



.gal-4 ul li{width: 89px;
height: auto;
border-right: none;
text-align: left;}


.hee{color: #515151;
font: bold 20px/30px 'Roboto Condensed', sans-serif; margin-top: 40px;}


.gal-5{ width: 100%;
}
	 
	
	
	.deee {
width:100%;

}
.unit1 {
width:100%;
}



.unit1 ul li.form-rr {
width: 99%;

}

.aka {
width: 40%;

}


.unit1 input {
width: 50%;margin-left: 10px;

}

.unit1 textarea {

width: 49%;
margin-left: 10px;
padding: 4px;
}





.deee1 {
width: 100%;
height: 44px;
float: left;
text-align: center;
}

.deee1 input[type="submit"] {
width: 50%;

} 


	 
	.cont-1{width:100%; margin-left:0px; height:auto; }




.cont-2{ width:62%; height:auto; float:left;  }

.cont-2 ul li{ width:100%;
height: auto;
padding: 0px;
}


.cont-2 ul li a{margin-left: 68px;
float: left;
margin-top: 12px;}




.hee-1{ width:99%; font-size:22px;}

.paree{width: 55%;
font-size: 13px;
line-height: 23px;}

.con-1{width: 40%;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 0px;}
.con-1 img{ width:100%;}


.cont-3{ width: 36%;
height:auto;
margin-left: 16px;
}


.cont-4{width: 95%;}

.cont-4 ul li{width:39%;
}

.cont-4 ul li a{ font-size:15px;
}




	 
	 
}

@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;
}

.gal{ width:100%; height: auto;  float:left; }

.gal-1{ width:100%; height:auto; }

.gal-1 ul li{width: 100%; padding-bottom: 40px;
}


.gal-2{width: 95%;
height: 200px; border:none;}

.gal-2 img{ width:100%;}



.gal-3{ width:100%;

}

.gal-3 p{ 
font-size: 14px;
}



.gal-4{ width: 100%;}



.gal-4 ul li{width: 89px;
height: auto;
border-right: none;
text-align: left;}


.hee{color: #515151;
font: bold 20px/30px 'Roboto Condensed', sans-serif; margin-top: 40px;}


.gal-5{ width: 100%;
}


.deee {
width:100%;

}
.unit1 {
width:100%;
}



.unit1 ul li.form-rr {
width: 99%;

}

.aka {
width: 40%;

}


.unit1 input {
width: 50%;margin-left: 10px;

}

.unit1 textarea {

width: 49%;
margin-left: 10px;
padding: 4px;
}


.deee1 {
width: 100%;
height: 44px;
float: left;
text-align: center;
}

.deee1 input[type="submit"] {
width: 50%;

}

.cont-1{width: 99%;
margin-left: 20px;
height:auto; }




.cont-2{ width:99%; height:auto; float:left;  }

.cont-2 ul li{ width:100%;
height: auto;
padding: 0px;
}


.cont-2 ul li a{margin-left: 137px;
float: left;
margin-top: 32px;}




.hee-1{ width:99%; font-size:22px;}

.paree{width: 55%;
font-size: 13px;
line-height: 23px;}

.con-1{width: 39%;
margin-left: 30px;
margin-top: 0px;
margin-bottom: -20px;}
.con-1 img{ width:100%;}



.cont-3{ width: 47%;
height: auto;
margin-left: 0%;
margin-right: 15px;
}

.cont-4{width: 95%;}

.cont-4 ul li{width:37%;
}

.cont-4 ul li a{ font-size:13px;
}






}

@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;
}

.gal{ width:100%; height: auto;  float:left; }

.gal-1{ width:100%; height:auto; }

.gal-1 ul li{width: 100%;
}


.gal-2{width: 95%;
height: 170px; border:none;}

.gal-2 img{ width:100%;}



.gal-3{ width:100%;

}

.gal-3 p{ 
font-size: 14px;
}



.gal-4{ width: 100%;}



.gal-4 ul li{width: 89px;
height: auto;
border-right: none;
text-align: left;}


.hee{color: #515151;
font: bold 20px/30px 'Roboto Condensed', sans-serif; margin-top: 40px;}


.gal-5{ width: 100%;
}

.deee {
width:100%;

}
.unit1 {
width:100%;
}



.unit1 ul li.form-rr {
width: 99%;

}

.aka {
width: 40%;

}


.unit1 input {
width: 54%;margin-left: 10px;

}

.unit1 textarea {

width: 54%;
margin-left: 10px;
padding: 4px;
}


.deee1 {
width: 100%;
height: 44px;
float: left;
text-align: center;
}

.deee1 input[type="submit"] {
width: 50%;

}

.cont-1{width:100%; margin-left:0px; height:auto; }




.cont-2{ width:99%; height:auto; float:left; }

.cont-2 ul li{ width:100%;
height: auto;
padding: 0px;}


.cont-2 ul li a{ margin-left:145px; margin-top: 0px;}

.cont-2 ul li a:hover{
background-color:#515151;
}


.hee-1{ width:99%; font-size:20px;}

.paree{width: 99%;
font-size: 12px;
line-height: 20px;}

.con-1{width: 96%;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;}
.con-1 img{ width:100%;}


.cont-3{ width:99%;
height:auto; margin-left: 0px;
}


.hee-2 {
font: bold 21px/20px 'Roboto Condensed', sans-serif;
}


.deee-2 {
width:99%;

}



.unit2 {
width:100%;
margin-left: 12px;
}



.unit2 ul li {
width: 99%;

}

.aka-1 {
width:40%;
font: bold 16px/21px 'Roboto Condensed', sans-serif;

}


.unit2 input {
width: 50%;
font-size: 11px;

}

.unit2 textarea {
width: 47%;
padding:11px;
}


.deee3 {
width: 100%;
height:60px;
float: left;
text-align: center;
}













}







@media only screen and (max-width: 479px) {

.gal{ width:100%; height: auto;  float:left; }

.gal-1{ width:100%; height:auto; }

.gal-1 ul li{width: 100%;
}


.gal-2{width: 95%;
height: 110px; border:none;}

.gal-2 img{ width:100%;}



.gal-3{ width:100%;

}

.gal-3 p{ 
font-size: 12px;
}



.gal-4{ width: 100%;}



.gal-4 ul li{width: 89px;
height: auto;
border-right: none;
text-align: left;}


.hee{color: #515151;
font: bold 20px/30px 'Roboto Condensed', sans-serif; margin-top: 40px;}


.gal-5{ width: 100%;
}

.deee {
width:100%;

}
.unit1 {
width:100%;
}



.unit1 ul li.form-rr {
width: 99%;

}

.aka {
width: 40%;

}


.unit1 input {
width: 50%;margin-left: 10px;

}

.unit1 textarea {

width: 49%;
margin-left: 10px;
padding: 4px;
}


.deee1 {
width: 100%;
height: 44px;
float: left;
text-align: center;
}

.deee1 input[type="submit"] {
width: 30%;

}
.cont-1{width:100%; margin-left:0px; height:auto; }




.cont-2{ width:99%; height:auto; float:left;  }

.cont-2 ul li{ width:100%;
height: auto;
padding: 0px;
}


.cont-2 ul li a{ margin-left: 66px;}

.cont-2 ul li a:hover{
background-color:#515151;
}


.hee-1{ width:99%; font-size: 13px;}

.paree{width: 99%;
font-size: 11px;
line-height: 20px;}

.con-1{width: 96%;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;}
.con-1 img{ width:100%;}

.cont-3{ width:99%;
height: auto;margin-left: 0px;
}


.hee-2 {
font: bold 18px/15px 'Roboto Condensed', sans-serif;
}


.deee-2 {
width:99%;

}



.unit2 {
width:100%;
margin-left: 12px;
}



.unit2 ul li {
width: 99%;

}

.aka-1 {
width:40%;
font: bold 14px/21px 'Roboto Condensed', sans-serif;

}


.unit2 input {
width: 50%;
font-size: 11px;

}

.unit2 textarea {
width: 45%;
padding:11px;
}


.deee3 {
width: 100%;
height:60px;
float: left;
text-align: center;
}


.cont-4{width: 95%;}

.cont-4 ul li{width:35%;
}

.cont-4 ul li a{ font-size:12px;
}















}


























.pop {
    position: fixed;
    margin-right: 7px;
    right: 0;
    margin-bottom: 60px;
    bottom: 8px;
    z-index: 9999;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
}

.pop img {
    width: 100%;
}



@keyframes example{0%{bottom:28px;right:0}50%{bottom:48px;right:0}100%{bottom:28px;right:0}}.social{position:fixed;top:68%;z-index:999999;transform:translateY(-50%);width:12%}







