@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Cinzel:700');

body.rc{
    font-family: 'Roboto', sans-serif;
    font-size:14px; 
    color:#989898; 
    text-decoration:none; 
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
         letter-spacing: 0px;
         padding-bottom: 0px;
         overflow-x:hidden;
}

body::after{
    position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
    content: url('img/logoh.png'), url('img/submith.png'), url('img/ch2.png');
}

.relative {
    position: relative;
}

.formError,
.formError * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#home1 {
    height: 1200px;
}


*{margin:0; padding:0;outline:0;}

.clear:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

section, footer {
    width: 100%;
    float: left;
}
@media (min-width: 1200px) {
	.container {
	  width: 1170px;
	}
}

#top {
    height: 834px;
    background: url('img/bg.jpg') no-repeat center top;
    padding-top: 114px;
    position: relative;
}

header#masthead {
        position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 500;
	background: rgba(255,255,255,0);
	box-shadow: none;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 18px 0px;
       -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
header#masthead.fixhead {
    padding: 3px 0px 7px 0px;
    -webkit-box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
-moz-box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
border: 0px;
background: rgba(255,255,255,0.9);
}

h5.modal-title {
        font-size: 1.15rem;
}
#form2-modal h5.modal-title {
    padding-left: 15px;
}
#form2-modal .modal-body p {
    text-align: center;
}

.rc .navbar-light .navbar-nav .active>.nav-link,
.rc .navbar-light .navbar-nav .nav-link.active,
.rc .navbar-light .navbar-nav .nav-link.show,
.rc .navbar-light .navbar-nav .show>.nav-link,
.rc .navbar-light .navbar-nav .pum-trigger>.nav-link,
.rc .navbar-light .navbar-nav li >.nav-link {
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    border: 2px solid transparent;
    border-radius: 7px;
}
.rc .navbar-light.fixhead .navbar-nav .active>.nav-link,
.rc .navbar-light.fixhead .navbar-nav .nav-link.active,
.rc .navbar-light.fixhead .navbar-nav .nav-link.show,
.rc .navbar-light.fixhead .navbar-nav .pum-trigger>.nav-link,
.rc .navbar-light.fixhead .navbar-nav li >.nav-link  {
    color: #717b9f;
}

.rc .navbar-expand-xl .navbar-nav .nav-link {
	padding: 5px 10px 4px 10px;
}
.rc .navbar-expand-xl .navbar-nav .nav-item {
	margin-right: 24px;
}

.rc .navbar-light .navbar-nav .active>.nav-link:hover,
.rc .navbar-light .navbar-nav .nav-link.active:hover,
.rc .navbar-light .navbar-nav .nav-link.show:hover,
.rc .navbar-light .navbar-nav .show>.nav-link:hover,
.navbar-light .navbar-nav .active.current>.nav-link,
.rc .navbar-light.fixhead .navbar-nav .pum-trigger>.nav-link:hover,
.rc .navbar-light.fixhead .navbar-nav li >.nav-link:hover {
	border: 2px solid #74eceb;
}


#offer {
    padding-top: 43px;
} 
.col-offer-1 {
    border-right: 1px solid #dedede;
}

.offer-inner {
    padding: 55px 55px 115px 25px;  
}

.offer-inner h2 {
    font-size: 40px;
    color: #5b668d;
    font-family: 'Cinzel', serif;
    font-weight: 700;
}

.offer-inner p {
    font-size: 24px;
    color: #5b668d;
    line-height: 48px;
    font-weight: 100;
}
.more-content {
    display: none;
}

.razz-btn1 {
    background: url('img/submit.png') no-repeat right 20px center #717b9f;
    border:2px solid #717b9f;
    border-radius: 4px;
    padding-left: 26px;
    line-height: 57px;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    display: block;
}

.razz-btn1.desc-more {
    width: 189px;
    margin-top: 70px;
}

.razz-btn1:hover {
    text-decoration: none;
    background: url('img/submith.png') no-repeat right 20px center #fff;
    color: #9d9d9d;
    border:2px solid #9d9d9d;
    text-decoration: none;

}
.razz-btn4 {
    background: #717b9f;
    border:2px solid #717b9f;
    border-radius: 4px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    display: block;
    width: 134px;
    margin: 12px auto 0px auto;
}
.razz-btn4.razz-btn4b {
    width: 200px;
    margin-top: 0px;
}

.razz-btn4:hover {
    text-decoration: none;
    background: #fff;
    color: #9d9d9d;
    cursor: pointer;
}

#attr {
    background: url('img/attr.jpg') no-repeat center top;
}
#attr-100 {
    width: 100%;
    height: 100%;
    float: left;
}
.attr-inner {
    padding-top: 37px;
    text-align: center;
}
.col-attr-1 {
    border-right: 1px solid #dedede;
}
ul.attr-top {
    list-style-type: none;
    margin-bottom: 120px;
    padding: 0px;
    display: inline-block;
}
ul.attr-top li {
    float: left;
    width: 45px;
    height: 39px;
    margin: 0px 11px;
    display: inline-block;
    cursor: pointer;
}

ul.attr-bottom {
    list-style-type: none;
    padding: 0px;
    background: rgba(0,0,0,0.3);
    border-radius: 4px;
    display: inline-block;
    padding: 0px 11px;
    margin-bottom: 30px;

}
ul.attr-bottom li {
    float: left;
    width: 72px;
    height: 85px;
    margin: 0px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
ul.attr-bottom li p {
    font-weight: 700;
    font-size: 10px;
    color: #fff;
}
ul.attr-bottom li p span{
    font-size: 30px;
    font-weight: 700;
    color: #74eceb;
}

ul.attr-bottom li img{
    position: absolute;
    top: -56px;
    left: 50%;
    margin-left: -22.5px;
}

.rc .tooltip-inner {
	background-color: #fff;
	color: #000;
	color: #5b668d;
	font-size: 10px;
	font-weight: 700;
}

.rc .bs-tooltip-auto[x-placement^=top] .arrow::before, .rc .bs-tooltip-top .arrow::before {
    border-top-color: #fff;
}
.gallery {
    width: 94px;
    margin: 0 auto 127px auto;
}
.gallery a{
 text-decoration: none !important;
}
p.gal-img {
    padding-top: 76px;
    background: url('img/gallery-ico.png') no-repeat center top;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    text-align: left;
}
p.gal-img span {
    background: url('img/gallery-arr.png') no-repeat right 1px center;
    display: block;
}


.razz-btn2 {
    background: url('img/submit.png') no-repeat right 25px center #69dfde;
    border:2px solid #69dfde;
    border-radius: 4px;
    padding-left: 26px;
    line-height: 57px;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    display: block;
    text-decoration: none !important;
}

.razz-btn2:hover {
    background: url('img/submit.png') no-repeat right 25px center #717b9f;
    border:2px solid #717b9f;
    color: #fff;
}

.attr-inner .razz-btn2 {
    width: 284px;
    margin:0px auto 30px auto;
    text-align: left;
    padding-left: 56px;
}

#gozo {
    padding: 105px 0px 85px 0px;
    text-align: center;
}

#gozo h2 {
    font-size: 60px;
    font-weight: 100;
    color: #74eceb;
    padding: 0px;
    margin-bottom: 45px;
}

#gozo p {
    line-height: 48px;
    color: #434343;
    font-size: 21px;
    font-weight: 100;
}

.razz-btn3 {
    background: url('img/submit2.png') no-repeat right 20px center #fff;
    border:2px solid #69dfde;
    border-radius: 4px;
    padding-left: 26px;
    line-height: 57px;
    color: #69dfde;
    font-weight: 900;
    font-size: 18px;
    display: block;
    text-decoration: none !important;
    width: 189px;
    text-align: left;
    margin: 65px auto 0px auto;
}

.razz-btn3:hover {
    background: url('img/submit.png') no-repeat right 20px center #69dfde;
    color: #fff;
}

.for-submits {
    height: 111px;
    position: relative;
}
.presubmit1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
#presubmit2 .modal-body{
    text-align: center;
    padding: 2.5rem 1rem;
}

#presubmit2 .modal-body p {
    margin: 20px 0px;
    font-size: 18px;
}

#img-sec1 {
    height: 616px;
    position: relative;
}
.img-sec2 {
    height: 960px;
    position: relative;
}
#activity {
    padding-bottom: 40px;
}
#activity h2 {
    font-size: 60px;
    text-align: center;
    font-weight: 100;
    color: #a3a3a3;
    padding: 0px;
    margin-top: 115px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.rc #activity .nav-tabs .nav-item.show .nav-link, .rc #activity .nav-tabs .nav-link.active,
.rc #activity .nav-tabs .nav-link:focus, .rc #activity .nav-tabs .nav-link:hover {
        border-color: #b9b9b9 #b9b9b9 #fff
}
.rc #activity .nav-tabs .nav-link {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.rc #activity .nav-tabs .nav-item {
    width: 13%;
    display: inline-block;
    margin-bottom: -7px;
}
.rc #activity .nav-tabs .nav-item a {
    width: 100%;
    height: 153px;
    position: relative;
}
.nav-inner {
    height: 100%;
    width: 100%;
    opacity: 0.4;
    background-repeat: no-repeat;
    background-position: center calc(50% - 15px);
}
.active .nav-inner {
    opacity: 1;
} 
.rc #activity .nav-tabs .nav-item a p {
    position: absolute;
    bottom: 27px;
    margin-bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
    color: #434343;
}






.rc #activity .nav-tabs {
    display: block;
    text-align: center;
    border: 0px;
}
.rc .ulsep {
    height: 1px;
    width: 100%;
    background: #b9b9b9;
}

.tab-pane-row > div {
    padding-top: 35px;
    padding-bottom: 25px;
}
.tab-pane h2,
.tab-pane h3,
.tab-pane h4,
.tab-pane h5,
.tab-pane h6 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}

.tab-pane-row > div ul {
    padding-left: 15px;
}
.tab-pane-row > div ul li,
.tab-pane-row > div ol li,
.tab-pane-row > div p {
    color:#7d7d7d;
    font-weight: 100;
    font-size: 12px;
    line-height: 18px;
}


#contact {
    padding: 135px 0px 40px 0px;
}

#mapholder > div {
    position: relative;
    padding-bottom: 35%;
    width: 100%;
}

.map {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#contact h2 {
    text-align: center;
    color: #000;
    font-weight: 100;
    font-size: 60px;
    padding: 0px;
    margin: 0px 0px 100px 0px;
}


.sc-phone, .sc-email {
    font-size: 15px;
    color: #000000;
    font-weight: 100;
}

.sc-phone {
    padding: 4px 0px 8px 48px;
    background: url('img/cd-phone.png') no-repeat left 6px center;
    margin-bottom: 25px;
}
.sc-email {
    padding: 3px 0px 3px 48px;
    background: url('img/cd-email.png') no-repeat left center;
}

.contact-form {
    padding-left: 46px;
}
.contact-form .form-control{
    padding-left: 20px;
    border:1px solid #dcdcdc;
    border-radius: 4px;
    height: 57px;
    font-size: 14px;
    margin-bottom: 7px;
}
.contact-form textarea.form-control {
    min-height: 194px;
    margin-bottom: 21px;
    padding-top: 14px;
}

.contact-form .submit {
    width: 136px;
    cursor: pointer;
    text-align: left;
    padding-left: 35px;
}


footer {
    padding: 60px 0px 45px 0px;
    background: #717b9f
}

footer ul.menu {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
footer ul.menu > li {
    display: inline-block;
    float: left;
    margin-right: 38px;
    margin-bottom: 15px;
}
.body-en footer ul.menu > li {
    margin-right: 34px;
}
footer ul.menu > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
footer ul.menu > li > a:hover,
footer ul.menu > li > ul > li > a:hover {
    text-decoration: none;
    color: #dedede;
}
footer ul.menu > li > ul {
    list-style-type: none;
    padding-top: 18px;
}
footer ul.menu > li > ul > li > a {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
}
footer ul.menu > li > ul > li {
    margin-bottom: 14px;
}
#footer2 {
    padding-top: 44px;
    padding-bottom: 65px;
}
#footer2 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
#footer2 ul li {
    display: inline-block;
    float: left;
    margin-right: 50px;
}

.f-link-2 {
    position: relative;
    top: -10px;
} 
.f-link-3 {
    position: relative;
    top: -14px;
} 
.f-link-4 {
    position: relative;
    top: -15px;
} 

p.copy {
    text-align: right;
    padding-top: 3px;
    font-size: 10px;
    color: #a9a9a9;
    font-weight: 100;
    text-transform: uppercase;
}
p.copy a {
    font-weight: 900;
    font-size: 14px;
    color: #a9a9a9;
}
p.copy a:hover {
    text-decoration: none;
    color: #717b9f;
}



.first-form {
    width: 370px;
    margin: 0px 0px 0px 71px;
    float: left;
    position: relative;
    z-index: 15;
}

.offer-selects li {
	width: 50%;
}
.offer-select {
    float: left;
    width: 183px;
    position: relative;
    z-index: 1;
    height: 59px;
    border-radius: 5px 5px 0px 0px;
}

.offer-select.offer-select-2 {
    float: right;
}

.offer-select span {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 56px;
	font-family: 'Cinzel', serif;
    font-weight: 700;
    text-align: center;
    line-height: 56px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-radius: 5px;
}
.offer-select.active span {
	color: #5b668d;
	border-color: transparent;
} 
.offer-select.active {
	background: rgba(255,255,255,0.9);
}

.for-modal-table {
    width: 100%;
    overflow: auto;
}

#acc.disabled {
    opacity: 0;
}


div.tr {
	position: absolute;
	bottom: 0px;
	width: 3px;
	height: 3px;
	z-index: 2;
	display: none;
}
.offer-select.active div.tr {
	display: block;
}
.offer-select.offer-select-1 div.tr {
	right: -3px;
	background: url('img/triangle1.png') no-repeat center center;
}
.offer-select.offer-select-2 div.tr {
	left: -3px;
	background: url('img/triangle2.png') no-repeat center center;
}

.first-form .tab-pane {
	width: 100%;
	background: rgba(255,255,255,0.9);
	padding: 33px 45px 51px 41px;
	transition: none !important;
}
#offer-item-1 {
	border-radius: 0px 5px 5px 5px;
}
#offer-item-2 {
	border-radius: 5px 0px 5px 5px;
}

.first-form .form-control,
.first-form .form-control[readonly] {
	height: 57px;
	margin-bottom: 14px;
	padding-left: 81px;
	color: #5b668d !important;
	background: url('img/cal-input.png') no-repeat left 17px center #fff;
}
.first-form select.form-control {
    height: 57px !important;
    background: url('img/room-input.png') no-repeat left 17px center #fff;
}
.first-form .submit {
	width: 100%;
	cursor: pointer;
	text-align: left;
	padding-left: 57px;
    margin-top: 41px;
}
.weather {
    margin: 0px 0px 110px 0px;
    width: 100%;
    float: left;
    padding-right: 36px;
    position: relative;
    z-index: 15;
}
.weather span {
    float: right;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin-left: 27px;
}

.weather .weather1 {
    padding: 10px 0px 10px 42px;
    background: url('img/temp.png') no-repeat 0px 5px; 
}
.weather .weather2 {
    padding: 10px 0px 10px 41px;
    background: url('img/wind.png') no-repeat 0px 10px; 
}


#top .container {
    height: 100%;
    position: relative;
}
.form2 {
    width: 702px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -351px;
    border-radius: 5px 5px 0px 0px;
    background: rgba(255,255,255,0.9);
    min-height: 500px;
    z-index: 20;
    padding: 65px 70px 32px 70px;
    display: none;
}

.form2 .form2-close {
    width: 21px;
    height: 21px;
    position: absolute;
    background: url('img/close.png') no-repeat center center;
    top: 15px;
    right: 20px;
    display: block;
    opacity: 0.8;
}
.form-control.transfer-person {
    display: none;
}
.form2 .form2-close:hover {
    opacity: 1;
}

.form2 h3 {
    font-size: 40px;
    color: #9d9d9d;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    letter-spacing: -0.035em;
    margin: 0px;
    padding: 0px;
}
p#form2-date {
    color: #717b9f;
    font-size: 18px;
}
p#form2-date span.arr {
    display: inline-block;
    width: 55px;
    height: 27px;
    background: url('img/arr-right.png') no-repeat center bottom 1px;
}
p#form2-date span {
    font-weight: 900;
}

.form2-close-btn {
    width: 116px;
    display: block;
    float: right;
    text-align: center;
    border-radius: 4px;
    color: #9d9d9d;
    border:2px solid #9d9d9d;
    margin-bottom: 11px;
    line-height: 31px;
}
.form2-close-btn:hover {
    background: #9d9d9d;
    color: #fff;
    text-decoration: none;
}
.form2-close-btn.reversed {
    color: #717b9f;
    border: 2px solid #717b9f;
}
.form2-close-btn.reversed:hover {
    background: #717b9f;
    color: #fff;
}

.mb55 {
    margin-bottom: 55px;
}


.form2 input[type="checkbox"],
.form2 input[type="radio"] {
    display: none;
}

.form2 input[type="checkbox"] + label,
.form2 input[type="radio"] + label,
label.label-last {
    font-size: 12px;
    color: #5b668d;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 18px;
    padding-left: 43px;
    letter-spacing: 0.025em;
}
.form2 input[type="checkbox"] + label strong,
.form2 input[type="radio"] + label strong {
        font-weight: 900;
}

.form2 input[type="checkbox"] + label span,
.form2 input[type="radio"] + label span {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0px;
    left: 16px;
    vertical-align: middle;
    background: url('img/ch.png') left top no-repeat;
    cursor: pointer;
    position: absolute;
    top: 4px;
}

.form2 input[type="checkbox"]:checked + label span,
.form2 input[type="radio"]:checked + label span {
    background: url('img/ch2.png') left top no-repeat;
}

p#for-price {
    padding-top: 5px;
    text-align: right;
    font-size: 18px;
    color: #69dfde;
    margin-bottom: 22px;
}
p#for-price strong {
    font-weight: 900;
}
p#for-price span {
    font-size: 36px;
}

.rc-form-row {
    width: 100%;
    float: left;
}
.rc-form-row .for-input {
    width: 261px;
    height: 57px;
    margin-bottom: 15px;
    float: left;
}
.rc-form-row .for-input.fright {
    float: right;
}
.rc-form-row .for-input .form-control {
    height: 100%;
    padding-left: 20px;
    font-size: 14px;
}
.rc-form-row.rc-form-row2 {
    margin-bottom: 13px;
}

img#payoneer-img {
    position: absolute;
    left: 50%;
    margin-left: -56px;
    bottom: -17px;
}

table tr td.selectedDates {
    background: #717b9f !important;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 0px !important;
}
table tr td.selectedDates.sd-first {
    border-radius: 4px 0px 0px 0px !important;
}
table tr td.selectedDates.sd-last {
    border-radius: 0px 0px 4px 0px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
    ul.attr-top li {
        margin: 0px 5px;
    }
    ul.attr-bottom li {
        width: 61px;
    }
} 

.lng {
    position: relative;
    top: 1px;
    color: #fff;
}
.fixhead .lng,
.lng a {
    color: #dedede;
}
.lng a:hover {
    color: #989898;
}
.fixhead .lng,
.fixhead .lng span {
    color: #989898;
}
.lng span {
    color: #fff;
    font-weight:700;
}


@media (max-width: 1199px) {
    header#masthead {
        padding: 3px 0px 7px 0px;
        -webkit-box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
        -moz-box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
        box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
        border: 0px;
        background: rgba(255,255,255,0.9);
    }

    .rc .navbar-light .navbar-nav .active>.nav-link,
    .rc .navbar-light .navbar-nav .nav-link.active,
    .rc .navbar-light .navbar-nav .nav-link.show,
    .rc .navbar-light .navbar-nav .show>.nav-link,
    .rc .navbar-light .navbar-nav li >.nav-link,
    .rc .navbar-light .navbar-nav .pum-trigger>.nav-link
    {
        color: #717b9f;
    }

    header#masthead.navbar-light .navbar-toggler {
        border-color: #5b668d;
    }
    .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
         background: #5b668d;
        margin: 4px auto;
    }
    footer ul.menu > li {
        margin-right: 35px;
    }
    #footer2 ul li {
        margin-right: 23px;
    }
    .lng {
        position: absolute;
        right: 65px;
        top: 14px;
    }
    .lng, .lng span {
        color: #717b9f;
    }
    .lng a {
        color: #989898;
    }
 
}   

@media (max-width: 991px) {
 .contac-form {
    padding-left: 0px;
 }
 #footer2 ul li {
    margin-right: 50px;
    margin-bottom: 35px;
 }
 footer ul.menu > li > ul {
    display: none;
 }
 footer ul.menu > li {
    width: 100%;
    margin: 0px auto 10px auto;
    text-align: center;
 }
 .contact-form {
    padding: 15px 0px 0px 0px;
 }
 .nav-link {
    padding: 0px !important;
 }
 #gozo p br {
    display: none;
 }
 .rc #activity .nav-tabs .nav-item {
    width: 22%;
    margin-bottom: -5px;
 }
 .rc #activity .nav-tabs .nav-item.show .nav-link, .rc #activity .nav-tabs .nav-link.active, .rc #activity .nav-tabs .nav-link:focus, .rc #activity .nav-tabs .nav-link:hover {
    border-color: transparent !important;
    
 }
 .nav-link:hover .nav-inner {
    opacity: 1 !important;
 }
 .col-offer-1,
.col-attr-1 {
    border-right: 0px;
}
#attr {
    background: url('img/attr-top.jpg') no-repeat right top;
}
#attr-100 {
    background: url('img/attr-bottom.jpg') no-repeat center bottom;
}

}

@media (max-width: 767.98px) {
ul.attr-top li {
    margin: 0px 7px;
}
ul.attr-bottom li {
    width: 68px;
}

#footer2 ul li {
    width: 100%;
    text-align: center;
    margin: 0px auto 31px auto;
    position: static !important;
}
p.copy {
    text-align: center;
}
.for-modal-table tr th,
.for-modal-table tr td {
    padding-left: 5px;
    padding-right: 5px;
}
.for-modal-table tr th span,
.for-modal-table tr td span{
    white-space: nowrap;
}
#mapholder > div {
    padding-bottom: 55%;
}
}
@media (max-width: 575.98px) {
  .first-form {
    width: 330px;
    margin: 0 auto;
  }
  .first-form .form-control, .first-form .form-control[readonly] {
    padding-left: 53px;
  }
  .first-form .submit {
    padding-left: 31px;
  }
  .offer-select {
    width: 99%;
  }
  .offer-select span {
    font-size: 15px;
  }
  .offer-inner {
    padding: 15px 0px 65px 0px;
}
.offer-inner p,
#gozo p {
    font-size: 20px;
    line-height: 38px;
}
.attr-inner {
    padding-top: 10px;
}
ul.attr-top {
    width: 100%;
}
ul.attr-top li {
    margin: 0px 0px 10px 0px;
    width: 25%;
}
ul.attr-top {
    margin-bottom: 25px;
}
ul.attr-bottom {
    padding: 19px 0px 0px 0px;
    margin-bottom: 5px;
}
ul.attr-bottom li {
    height: auto;
    margin: 0px;
    width: 25%;
}
ul.attr-bottom li img {
    position: static;
    margin: 0px auto;
}
#activity h2 {
    font-size: 47px;
    margin: 50px 0px 30px 0px;
}
.rc #activity .nav-tabs .nav-item {
    width: 32%;
}
.nav-inner {
    background-position: center calc(50% - 22px);
}
.gallery {
        margin: 0 auto 15px auto;

}
.form2 {
    width: 100%;
    bottom: 0px;
    left: 0px;
    margin-left: 0px;
    padding: 50px 15px 45px 15px;
}
.rc-form-row .for-input {
    width: 100%;
    height: 39px;
    margin-bottom: 10px;
}
.mb55 {
    margin-bottom: 5px;
}
.form2-close-btn.reversed {
    margin-right: 15px;
}
p#for-price {
    padding-right: 10px;
}
#gozo {
    padding: 40px 0px 50px 0px;
}
#contact {
    padding: 30px 0px 70px 0px;
}
#contact h2 {
    margin-bottom: 50px;
}
.attr-inner .razz-btn2 {
        margin: 0px auto 24px auto;
}
.col-attr-1 {
    border-bottom: 1px solid #fff;
}
.col-offer-1 {
        border-bottom: 1px solid #5b668d;
    margin-bottom: 36px;
}
.weather {
    margin-bottom: 12px;
}
#top {
    padding-top: 69px;
}
}


.rc .pum-content {
 padding-top: 18px;
 font-size: 14px;
}
.rc .pum-content h1 {
    font-size: 1.5rem;
}
.rc .pum-content h2 {
    font-size: 1.4rem;
}
.rc .pum-content ol,
.rc .pum-content ul {
    padding-left: 15px;
}
.rc .pum-content ol li,
.rc .pum-content ul li {
   margin-bottom: 3px;
}
.rc .pum-content ul {
    list-style-type: none;
}

