body { color: #929292; }
.sp-dropdown-inner {
    background: #103dc8 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 200 !important;
    line-height: 1.45;
    color: #444;
}
h1 { color: #ffffff; }
#sp-main-body {
    padding: 60px 0 30px 0;
}
.bluebg { background-color: #103dc8; }
.sp-menu-item { vertical-align: top; }
.sp-megamenu-parent {
    width: 885px;
    margin: auto;
    float: none;
}
h1.birdie:after {
    content: '';
    position: absolute;
    bottom: -46px;
    left: 50%;
    margin-left: -30px;
    width: 74px;
    height: 68px;
    border-radius: 50%;
    background: url(/~paradise/images/white-bird.png) no-repeat center center;
    }
.my-btn-default, .pagination .page-numbers.prev, .pagination .page-numbers.next {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.my-btn, .pagination .page-numbers.prev, .pagination .page-numbers.next {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ccc;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.62857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
blockquote {
    position: relative;
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 25.2px;
    font-style: italic;
}
blockquote:before {
    content: '';
    display: inline-block;
    margin-bottom: 20px;
    width: 50px;
    height: 40px;
    background: url(../images/quote.png) no-repeat center center;
    background-size: 50px auto;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    padding-bottom: 22px;
    position: relative;
    font-size: 80%;
    font-style: normal;
    line-height: 1.62857;
    color: #a1a1a1;
}
.right-boxes {
    background-color: #f2f2f2;
    border-color: #ddd !important;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
h1.nivo-title { 
   font-size:16px; 
}
.blue-button {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #103dc8;
    color: #ffffff;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: #0f1d43;
}
.blue-button:hover {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: green;
    color: #ffffff;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: #0f1d43;
}
.blue-button:visited {
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: #0f1d43;
}
.red-button {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: red;
    color: #ffffff;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: red;

}
.red-button:hover {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: firebrick;
    color: #ffffff;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: firebrick;

}
.red-button:visited {
    cursor: pointer;
    color: #ffffff;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
}
.grey-button {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #d2d2d2;
    color: #ffffff;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: #111111;
}
.grey-button:hover {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #929292;
    color: #ffffff;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: #111111;
}
.grey-button:visited {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    transition: background-color .3s ease-out;
    padding: .625rem 1.375rem;
    border-color: #111111;
}
table.price-table {
  width: 100% ;

}
table.price-table  th {
  background-color: #eeefff;
  padding: 15px;
  border-bottom: 1px solid #cccccc;

}
table.price-table  td {
  padding: 15px;
  border-bottom: 1px solid #cccccc;

}
#sp-position3 {
border-bottom: 1px solid #cccccc;
}
.special-offer {
    background-color: #eeefff;
    padding: 20px;
}
#offcanvas-toggler > .fa {
    color: #ffffff;
}
#offcanvas-toggler > .fa:hover {
    color: #ffffff;
}
#offcanvas-toggler > .fa:after {
   content: ' Menu';
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


