@charset "utf-8";
body {
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #434343;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

.head-bar {
    background: #007974;
    width: 100%;
    height: 10px;
}

.sub-header {
    background: #1ebbb4;
    width: 100%;
}

.navbar-brand {
    position: absolute;
    top: -10px;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    left: 0;
}

.contact {
    display: block;
    float: left;
}

.contact span {
    font-size: 1em;
    line-height: 3em;
}

.contact .fa {
    padding: 0.5em;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin: 0.5em;
    float: left;
}

.navbar-header {
    width: 100%;
}

.new-nav {
    float: right;
}

.nav>li {
    position: relative;
    display: inline-block;
}

.nav-new {
    background: #fff;
    width: 100%;
    position: relative;
    float: left;
    display: block;
}

.nav-new a {
    text-decoration: none;
    color: #434343;
}

.navbar-brand {
    height: auto;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-toggle {
    z-index: 9;
}

.navbar-default .navbar-nav>li>a {
    cursor: pointer;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 20px 0;
    letter-spacing: 0.03em;
    z-index: 9;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    color: #f16623;
    border: 1px solid #fff;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #434343;
}

.btnblock {
    display: block;
    padding: 0.5em 0 2em;
    position: relative;
    float: left;
}

.right-bar li {
    float: right;
}

.seaview,
.tickled {
    position: relative;
}

.seaview .about {
    background: #fff;
    padding: 40px;
    position: absolute;
    width: 100%;
    transform: translateY(27%);
    -webkit-transform: translateY(27%);
    -moz-transform: translateY(27%);
    -o-transform: translateY(27%);
    top: 0;
}

.sold {
    position: relative;
}

.tickled img {
    right: 20%;
    position: relative;
    float: left;
    display: block;
}

.tickled .about {
    background: #fff;
    padding: 40px;
    position: absolute;
    width: 100%;
    transform: translateY(25%);
    -webkit-transform: translateY(25%);
    -moz-transform: translateY(25%);
    -o-transform: translateY(25%);
    top: 0;
    z-index: 9;
}

.about h3 {
    line-height: 1em;
    font-size: 2em;
    color: #0054a5;
    font-weight: 600;
}

.btn-default,
.btnblock .btn-default {
    position: relative;
    line-height: 2em;
    border: 1px solid #f16623;
    background: #f16623;
    color: #fff;
}

.wave {
    line-height: 2.4em;
    margin: 2em 0;
    font-weight: 600;
    font-size: 1.1em;
    color: #4b4b4b;
}

.btn-default {
    border-radius: 0px;
    border-color: #fff;
}

a .btn-default:hover {
    color: #fff !important;
    background-color: #0054a5 !important;
    border-color: #fff;
}

a .btn-default:hover {
    color: #fff;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff20, endColorstr=#ffffff20);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff20,endColorstr=#ffffff20)";
    background-color: rgba(255, 255, 255, 0.2);
}

.fa-icon li i.fa {
    font-size: 1em;
    padding: 0.7em;
    color: #ffffff;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000020, endColorstr=#00000020);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00000020,endColorstr=#00000020)";
    background-color: rgba(0, 0, 0, 0.2);
    width: 3em;
    text-align: center;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0;
    color: #696969;
    font-weight: 500;
    font-size: 1.3em;
}

.navbar {
    margin-bottom: 0;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
    width: 100%;
}

.right11 {
    float: right !important;
}

.hide {
    display: none;
}

@media (min-width:768px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px;
        padding: 1.5em;
    }
}

@media (min-width:768px) {
    .navbar-nav>li {
        float: left;
        padding: 0 35px;
    }
}

.info {
    position: absolute;
    display: block;
    top: 30%;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    width: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.secure {
    padding: 25px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#E5008FD5, endColorstr=#E5008FD5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E5008FD5,endColorstr=#E5008FD5)";
    background-color: rgba(0, 0, 0, 0.2);
    font-family: 'Poppins', sans-serif;
}

.rates {
    color: #fff;
    margin-bottom: 0;
    font-size: 4em;
    font-family: 'Poppins', sans-serif;
    opacity: 1;
    line-height: 1em;
    font-weight: 500;
}

.booking {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}

.btn {
    border-radius: 0;
    font-weight: 600;
}

.btn-primary {
    margin: 10px;
    background: #0054a5;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.5em 2.5em;
    border: 1px solid #0054a5;
}

.carousel-indicators li {
    border-radius: 50%;
    background-color: #1ebbb4;
}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
}

#welcome,
#offer {
    padding: 80px 0;
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
}

#rating {
    padding: 80px 0;
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
    position: relative;
    display: block;
    width: 100%;
}

#views {
    background: #e3e3e3;
    padding: 80px 0;
    position: relative;
}

#views2 {
    background: #f1f1f1;
    padding: 80px 0;
    position: relative;
}

#contact {
    padding: 80px 0;
    font-family: 'Poppins', sans-serif;
    background-color: #FFFFFF;
}

#offer {
    padding: 80px 0;
    font-family: 'Poppins', sans-serif;
    background-color: #f16623;
    position: relative;
}

#offer h4.headings {
    color: #333;
    margin: 0 2em 2em;
    text-align: center;
    font-size: 2em;
}

h4 {
    text-align: center;
    margin: 1em 0;
    color: #333;
    font-size: 2em;
}

h4 span.divider:after {
    height: 8px;
    left: 0;
    content: "";
    width: 100%;
    background-color: #333;
    position: absolute;
    bottom: 0;
    top: 1.5em;
    text-align: center;
    margin: 0 auto;
}

#facilities {
    padding: 20px 0;
    margin: 0;
    background: #e6e6e6;
}

#facilities .heading4 {
    color: #000;
    text-align: center;
    margin: 2em 1em;
}

#testimonial h4.headings {
    color: #333;
    margin: 0 2em 2em;
    text-align: center;
    font-size: 2em;
}

#testimonial .divider {
    color: #0054a5;
}

.icon-finder {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.icon-finder h5 {
    color: #fff;
    text-align: center;
}

.heading {
    font-size: 1.5em;
    text-align: left;
    font-weight: 600;
    color: #f16623;
}

.name {
    font-size: 3em;
    text-align: left;
    font-weight: 600;
    color: #333;
    position: relative;
}

.wlcm {
    position: relative;
}

.divider {
    position: relative;
    color: #0054a5;
}

.divider:after {
    height: 8px;
    left: 0;
    content: "";
    width: 80%;
    background-color: #f16623;
    position: absolute;
    bottom: 0;
    margin:0 auto;
    right:0;
    top: 1.5em;
}

.divide2 {
    position: relative;
}

.divide2:after {
    height: 10px;
    left: 0;
    content: "";
    width: 100%;
    background-color: #777373;
    position: absolute;
    bottom: 0;
    top: 1.5em;
}

.divide4 {
    position: relative;
}

.divide4:after {
    height: 10px;
    left: 0;
    content: "";
    width: 100%;
    background-color: #f16623;
    position: absolute;
    bottom: 0;
    top: 1.5em;
}

.heading4 {
    color: #fff;
}

.wlcom {
    line-height: 2em;
    font-size: 1.2em;
    color: #4b4b4b;
    font-weight: 600;
    margin: 1.5em 0;
    text-align: justify;
}

.center {
    margin: 30px auto 0;
    text-align: center;
}

h4.text-center,
.text-new {
    font-weight: 600;
    margin-bottom: 1em;
    font-size: 1.8em;
}

.details li {
    list-style: none;
    position: relative;
    line-height: 3em;
    font-size: 1.2em;
}

.details li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0283df;
    position: absolute;
    float: left;
    left: -1em;
    top: 1.2em;
}

.thumbnail {
    border-radius: 0px;
}

.btn-info {
    color: #fff;
    background-color: #0283df;
    border-color: #0283df;
    font-weight: 500;
}

.list li {
    line-height: 6em;
    list-style: none;
    position: relative;
    font-size: 14px;
}

.list li:first-child:before {
    content: '';
    position: absolute;
    height: 4em;
    width: 4em;
    left: -4em;
    top: 1.5em;
}

.list li:nth-child(2):before {
    content: '';
    position: absolute;
    height: 4em;
    width: 4em;
    left: -4em;
    top: 1.5em;
}

.list li:nth-child(3):before {
    content: '';
    position: absolute;
    height: 4em;
    width: 4em;
    left: -4em;
    top: 1.5em;
}

.list li:nth-child(4):before {
    content: '';
    position: absolute;
    height: 4em;
    width: 4em;
    left: -4em;
    top: 1.5em;
}

.list li:nth-child(5):before {
    content: '';
    position: absolute;
    height: 4em;
    width: 4em;
    left: -4em;
    top: 1.5em;
}

.list .text-center {
    line-height: 6em;
    display: block;
    position: relative;
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
}

.in-out {
    background: #fff;
    display: block;
    position: relative;
    float: left;
    padding: 20px 0;
    width: 100%;
}

hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border: 0;
    border-top: 1px solid #3f3f3f;
}

.time {
    margin: 0.5em 0 1em;
    font-size: 14px;
    font-weight: 500;
    color: #3f3f3f;
}

.head {
    margin: 1em 0 0.5em;
    font-size: 14px;
    font-weight: 500;
    color: #3f3f3f;
}

.colms {
    background: #ebebeb;
    padding: 40px 20px;
    border-radius: 2em;
    height: 200px;
}

.pts {
    font-size: 2em;
}

.ota {
    position: relative;
    top: 0;
}

#testimonial {
    background: url(../img/testimonials.jpg);
    background-repeat: no-repeat;
    padding: 120px 0;
    background-size: cover;
    background-position: center;
}

.test {
    background-color: #fff;
}

#testimonial4 {
    overflow: visible;
    position: relative;
}

#testimonial4 .carousel-inner {
    width: 100%;
    margin: auto;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.test-by {
    background: #fff;
    width: 20%;
    margin: 0 auto;
    position: absolute;
    display: block;
    float: left;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    padding: 1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.test-by img {
    width: 80% !important;
    height: auto !important;
}

.face-value {
    margin: 0 auto;
    position: relative;
    display: block;
    background: #f5f5f5;
    z-index: 9;
    padding: 1em;
    text-align: center;
    border: 1px solid #fff;
}

.face-value h3 {
    color: #0054a5;
    font-weight: 500;
    font-size: 1.5em;
}

.ota {
    text-align: center;
}

.face_img,
.face_img1 {
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    border-radius: 20px 0 0 20px;
}

.rigged {
    border-right: 1px solid #ccc;
    display: block;
    float: left;
    position: relative;
}

.rigged2 {
    border-left: 1px solid #ccc;
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    display: none;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.checked {
    color: #0054a5;
    font-size: 1.2em !important;
}

.half-checked {
    color: #ccc;
    font-size: 1.2em !important;
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #0283df;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    margin: 2px 3px;
    background-color: #000;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #0283df;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #0283df;
    background: #ffffff;
    border: 2px solid #0283df;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial4_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 40px 0;
    position: relative;
    text-align: center;
}

.testimonial4_slide img {
    top: 0.5em;
    left: 0;
    right: 0;
    width: 150px;
    height: 150px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
}

.testimonial4_slide p {
    color: #fff;
    font-size: 1.2em;
    display: block;
    float: left;
    width: 100%;
    top: 0;
    height: 200px;
    line-height: 1.8em;
    min-height: auto;
    padding: 3em;
}

.testimonial4_slide h4 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.client-sub {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

#testimonial .carousel-control {
    color: #fff !important;
    opacity: 1;
    transform: translateY(50%);
    background: #000;
    font-size: 1.2em;
    width: 2em;
    height: 2em;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    top: 95%;
    z-index: 9;
    padding: 0.4em;
}

#testimonial .r1 {
    left: 50px;
}

#testimonial .l1 {
    right: 50px;
}

.image-area {
    position: relative;
    top: -4em;
    left: 0;
    right: 0;
}

@media only screen and (max-width:480px) {
    .testimonial4_control_button .carousel-control {
        display: none;
    }
    .testimonial4_header {
        width: 95%;
    }
    .testimonial4_header h4 {
        font-size: 20px;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .testimonial4_control_button .carousel-control.left {
        left: 2%;
    }
    .testimonial4_control_button .carousel-control.right {
        right: 2%;
    }
    .testimonial4_header {
        width: 95%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .testimonial4_control_button .carousel-control.left {
        left: 5%;
    }
    .testimonial4_control_button .carousel-control.right {
        right: 5%;
    }
}

@-webkit-keyframes psBoxShadowEffect_2 {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes psBoxShadowEffect_2 {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

#testimonials {
    background-color: #f1f1f1;
}

#testimonials #dev-snippet-title {
    margin-top: 0px;
    padding-top: 30px;
}

#testimonials .testimonials-list {
    margin-top: 20px;
    margin-bottom: 70px;
}

#testimonials .testimonials-list .single-testimonial {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    background-color: white;
    margin: 15px;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder {
    padding: 25px 15px;
    padding-bottom: 0px;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-content {
    font-size: 18px;
    text-align: center;
    position: relative;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-content .testimonial-caret {
    position: absolute;
    bottom: -46px;
    font-size: 32px;
    color: white;
    left: 40px;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user {
    margin-top: 20px;
    clear: both;
    background-color: #82bd61;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 40px;
    text-align: center;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-image {
    float: left;
    min-width: 50px;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-image img {
    height: 50px;
    border-radius: 100%;
    border: 2px solid white;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-name {
    float: left;
    font-weight: bold;
    color: white;
    margin-left: 15px;
    text-align: left;
    font-size: 18px;
}

#testimonials .testimonials-list .single-testimonial .testimonial-holder .testimonial-user .testimonial-user-name a {
    color: #404040;
    font-size: 16px;
}

#testimonials .testimonials-list .testimonial-left-handle {
    position: absolute;
    z-index: 100;
    top: 40%;
    left: -10%;
    cursor: pointer;
}

#testimonials .testimonials-list .testimonial-left-handle:hover {
    color: #82BD61;
}

#testimonials .testimonials-list .testimonial-right-handle {
    position: absolute;
    z-index: 100;
    top: 40%;
    right: -10%;
    cursor: pointer;
}

#testimonials .testimonials-list .testimonial-right-handle:hover {
    color: #82BD61;
}

#testimonials .testimonials-list .slick-dots {
    bottom: -40px;
    text-align: center;
}

#testimonials .testimonials-list .slick-dots li {
    list-style-type: none;
    display: inline-block;
}

#testimonials .testimonials-list .slick-dots li button {
    background-color: grey;
    border-radius: 50%;
    color: grey;
    height: 24px;
    width: 24px;
    border: 0;
    outline: none;
    margin: 0px 3px;
}

#testimonials .testimonials-list .slick-dots li.slick-active button {
    background-color: white;
    color: white;
    border: 3px solid grey;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    text-shadow: none;
}

.slide-here {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000070, endColorstr=#00000070);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00000070,endColorstr=#00000070)";
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 1;
    border: 1px solid #fff;
    margin: 1em 0;
}

.client-name {
    position: relative;
    display: block;
    color: #fff;
    background: #333;
    text-align: center;
    border: 2px solid #0054a5;
    width: 50%;
    margin: 0 auto;
}

footer {
    background: #1ebbb4;
    display: block;
    padding: 20px 0 40px;
}

.logo-white {
    text-align: center;
    margin: 0;
    position: relative;
    transform: translateY(50%);
    width: 100%;
}

.excel-rating {
    width: 60%;
    display: block;
    border: 2px solid #fff;
    margin: 0 auto;
    position: relative;
}

.excel-rating img {
    display: inline-block;
    position: relative;
    width: 100%;
}

.same11 {
    border-right: 1px solid #fff;
}

.text {
    display: inline-block;
    color: #fff;
    position: relative;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    top: 0;
    bottom: 0;
    transform: translateY(20%);
    line-height: 2em;
    font-size: 1.2em;
    font-weight: 500;
}

.under-list li {
    display: inline-block;
    padding: 1.2em 2em 0;
    text-align: center;
    position: relative;
    font-size: 1.2em;
    font-weight: 500;
    color: #fff;
}

.under-list .dropdown-menu li {
    display: inline-block;
    padding: 0 0;
    text-align: center;
    position: relative;
    font-size: 1.2em;
    font-weight: 500;
    color: #fff;
    width: 100%;
}

.under-list li a {
    color: #fff;
    cursor: pointer;
}

.under-list .open>.dropdown-menu {
    display: block;
}

.under-list ul.dropdown-menu {
    position: absolute;
    left: 1em;
    z-index: 1000;
    display: none;
    float: left;
    width: 190px;
    padding: 0px 0px;
    margin: 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #333333;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: #fff;
}

.under-list {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    text-align: center;
    margin: 2em 0 0;
    border-top: 1px solid #fff;
}

.same {
    display: block;
    border-left: 1px solid #fff;
}

.same3 {
    display: block;
    position: relative;
    margin: 1em 0;
}

.foot-heading {
    color: #fff;
    font-weight: 400;
}

.call {
    font-size: 1.2em;
    color: #fff;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.address {
    font-size: 1.2em;
    color: #fff;
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 0;
}

.address,
.map {
    font-size: 1.2em;
    color: #fff;
    float: left;
    width: 100%;
    margin: 0.5em 0;
}

.mail {
    font-size: 1.2em;
    color: #fff;
    float: left;
    width: 100%;
    margin: 0em 0;
}

.mastr-right {
    text-align: right;
}

.call i {
    font-size: 1em;
    text-align: left;
    padding: 0.5em;
    float: left;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin: 0.5em;
}

.mail i {
    font-size: 1em;
    padding: 0.5em;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin: 0.5em;
    float: left;
}

.address i {
    font-size: 1em;
    float: left;
    padding: 0.5em 0.69em;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin: 0.5em;
}

.map i {
    font-size: 1em;
    float: left;
    padding: 0.5em;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin: 0.5em;
}

.foot2 {
    padding: 0;
    display: block;
    float: left;
    width: 100%;
}

.no-pm {
    margin: 0;
    padding: 0;
}

.foot-para2 {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 1em 0.5em;
    font-style: italic;
}

.foot-para {
    position: relative;
    float: left;
    margin: 0.5em;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.new-foot {
    background: #000;
    padding: 1em;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 1em;
    letter-spacing: 0.05em;
}

.new-foot p {
    margin: 0;
}

.phase1 {
    line-height: 1.5em !important;
    padding: 2em;
}

footer ul {
    display: block;
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    padding: 0;
}

.img-responsive {
    margin: 0 auto;
}

.image-trip {
    display: inline-block;
    width: 45%;
}

.carousel-control {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    font-size: 40px;
    color: #f3f3f3;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
}

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

.list2 li {
    position: relative;
    list-style: none;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-size: 1em;
}

.face1 {
    background: #555;
    margin: 2em 0 0;
    padding: 1em;
}

.pro-name {
    color: #0054a5;
    font-weight: 600;
    font-size: 1.5em;
}

.change {
    font-size: 0.8em;
    color: #fff;
    line-height: 0.4em;
}

.serve {
    font-size: 1.2em;
    font-weight: 500;
    text-align: justify;
}

.room-details {
    margin: 1em 0;
}

.activities {
    text-align: center;
    color: #616161;
    margin: 1em 0;
}

.activities img {
    text-align: center;
    border: 1px solid #ccc;
    color: #616161;
    margin: 1em 0;
}

.activities~h5 {
    text-align: center;
}

.by {
    position: absolute;
    float: right;
    bottom: 2em;
    right: 2em;
    color: #f16623;
}

.value {
    position: relative;
    font-size: 2em;
    font-style: italic;
    margin: 0.5em;
}

.booking-box {
    position: relative;
    width: 100%;
}

.section-book {
    background-color: #0054a5;
    color: #fff;
    text-align: center;
    padding: 1em;
    float: left;
    width: 100%;
}

.book-now {
    position: relative;
}

.book-now h3 {
    color: #f16623;
}

.book-now h1 {
    font-weight: 700;
    letter-spacing: 0.05em;
}

.book-now ul {
    display: inline-block;
}

.book-now li {
    display: block;
    float: left;
    padding: 1em;
    letter-spacing: 0.05em;
    position: relative;
}

.book-now li:before {
    content: '';
    height: 8px;
    width: 8px;
    background: #fff;
    position: absolute;
    left: 0;
    margin: 0.4em 0;
    border-radius: 50%;
}

.book-now p {
    letter-spacing: 0.01em;
    font-weight: 500;
    font-size: 12px;
}

.underline {
    text-decoration: underline;
    margin: 0.5em;
}

.property {
    color: #333;
    padding: 0.5em;
    width: 100%;
}

.hoilday h3 {
    color: #fff !important;
}

.whole {
    position: relative;
}

.holiday {
    background: #333;
    padding: 0.7em;
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.check_out,
.check_out2 {
    background: #333;
    padding: 1em;
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
}

.holiday:before {
    border-color: #333 transparent transparent transparent;
    border-width: 168px 0 0 126px;
    border-style: solid;
    padding: 0;
    margin: 0;
    top: 0;
    content: "";
    position: absolute;
    left: -8.9em;
}

.check_out:before {
    border-color: #333 transparent transparent transparent;
    border-width: 114px 0px 0px 124px;
    border-style: solid;
    top: 0;
    content: "";
    position: absolute;
    left: -11em;
    padding: 2em;
    margin: 0;
}

.check_out2:before {
    border-color: #333 transparent transparent transparent;
    border-width: 114px 0px 0px 124px;
    border-style: solid;
    top: 0;
    content: "";
    position: absolute;
    left: -11em;
    padding: 2em;
    margin: 0;
}

.treck {
    border: 2px solid #333;
    padding: 1em;
    background: #fff;
    margin: 0;
    font-size: 1.1em;
    font-weight: 600;
}

.butn1,
.butn2,
.butn3 {
    margin: 0.5em 0;
    width: 100%;
    padding: 0.5em !important;
    position: relative;
    text-transform: capitalize;
}

.butn1 {
    border: none;
}

.btn-primary:hover {
    background: #0283df !important;
    color: #ffffff !important;
    border: 1px solid #0283df;
}

.select {
    position: relative;
    display: block;
    width: 100%;
    height: 3em;
    line-height: 3;
    background: #2c3e50;
    overflow: hidden;
}

.highlight {
    font-size: 1em;
    text-align: center;
    margin: 0.2em;
    font-weight: 800;
}

.timed {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: inline-block;
    position: relative;
}

.inn .heading2,
.out .heading2 {
    font-size: 24px !important;
    font-weight: 600 !important;
    margin: 0.8em;
}

.inn,
.out {
    text-align: center;
    list-style: none;
    padding: 1em;
    position: relative;
    display: inline-block;
    margin: 0 auto
}

.intfo {
    position: absolute;
    top: -2em;
    right: 0;
    text-align: center;
    list-style: none;
    padding: 0;
    z-index: 99;
    display: inline-block;
    margin: 0 auto
}

.inn img,
.out img {
    background: #0054a5;
    padding: 1em;
    border-radius: 10px;
}

.intfo img {
    background: #f16623;
    padding: 0.2em;
    border-radius: 50%;
}

.out {
    border-left: 2px solid #fff;
}

.same2 {
    background: #e6e6e6;
    padding: 1em;
    margin: 1em 0;
    border-radius: 20px;
    float: left;
    width: 100%;
}

select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #333;
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}

.select::after {
    content: '\003E';
    position: absolute;
    top: 0;
    right: 0.5em;
    bottom: 0;
    padding: 0 1em;
    background: #34495e;
    pointer-events: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.select:hover::after {
    color: #f39c12;
}

.select::after {
    transition: .25s all ease;
}

.btn-danger {
    padding: 1em;
    color: #fff;
    background-color: #f16623;
    border-color: #f16623;
}

.btn-danger:hover {
    color: #fff;
    background-color: #ff5300;
    border-color: #ff5300;
}

.styled-width {
    width: 75%;
}

.foot-heading h4 {
    margin: 1em 0;
    color: #333;
}

#room {
    padding: 30px 0;
    border-top: 2px solid #ccc;
}

h3 {
    color: #333;
    margin: 0.2em;
    text-align: center;
    font-size: 2em;
    font-weight: 700;
}

.btn-warning {
    color: #fff;
    background-color: #0054a5;
    border-color: #0054a5;
    padding: 1em
}

.btn-warning:hover,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #f16623 !important;
    border-color: #f16623 !important;
}

.attract {
    position: relative;
    margin: 2em 0;
}

.attract img {
    border-radius: 10px 10px 0 0;
}

.place {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(50%);
    color: #ccc;
}

.place span {
    background: #1ebbb4;
    width: 100%;
    padding: 1em;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    letter-spacing: 0.05em;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
}

.modal,
.modal1,
.modal2,
.modal3,
.modal4,
.modal5,
.modal6,
.modal7,
.modal8,
.modal9,
.modal10,
.modal11,
.modal12,
.modal13,
.modal14,
.modal15,
.modal16,
.modal17,
.modal18,
.modal19,
.modal20,
.modal21,
.modal15 {
    display: none;
    position: fixed;
    z-index: 9;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

#myModal18 .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 35%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 0;
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 0;
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.close,
.close1,
.close2,
.close3,
.close4,
.close5,
.close6,
.close7,
.close8,
.close9,
.close10,
.close11,
.close12,
.close13,
.close14,
.close15,
.close16,
.close17,
.close18,
.close19,
.close20,
.close21 {
    color: #ffffff;
    float: right;
    font-size: 17px;
    font-weight: 600;
    background: #f16623;
    padding: 0.2em 0.6em;
    margin: 0 !important;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
}

.close:hover,
.close:focus,
.close1:hover,
.close1:focus,
.close2:hover,
.close2:focus,
.close3:hover,
.close3:focus,
.close4:hover,
.close4:focus,
.close5:hover,
.close5:focus,
.close6:hover,
.close6:focus,
.close7:hover,
.close7:focus,
.close8:hover,
.close8:focus,
.close9:hover,
.close9:focus,
.close10:hover,
.close10:focus,
.close11:hover,
.close11:focus,
.close12:hover,
.close12:focus,
.close13:hover,
.close13:focus,
.close14:hover,
.close14:focus,
.close15:hover,
.close15:focus,
.close16:focus,
.close16:hover,
.close17:focus,
.close17:hover,
.close18:focus,
.close18:hover,
.close119:focus,
.close19:hover,
.close20:focus,
.close20:hover,
.close21:focus,
.close21:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 5em;
    background-color: #ffffff;
    color: #777373;
}

.modal-body {
    padding: 3em 0;
    background: #ebebeb;
    display: block;
    float: left;
}

.attract-details p {
    position: relative;
    margin: 2em 1em;
    line-height: 1.6em
}

.attract-details p:before {
    content: "\25b6";
    position: absolute;
    left: -20px;
    color: #f16623;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #1ebbb4;
    color: white;
    float: left;
    display: block;
    width: 100%;
}

.main-desc {
    margin: 2em 0;
}

.fair {
    font-size: 1.2em;
}

.attract-details~h5>a {
    color: #0054a5;
}

.attract-details a {
    color: #0054a5;
}

.attract-details a:hover {
    opacity: 0.8;
}

.address-view h4 {
    color: #333;
    font-weight: 700;
    opacity: 0.8;
}

.address-view p {
    color: #333;
}

.address-view .new-call i {
    float: left;
    padding: 0.5em;
    border: 2px solid #0054a5;
    border-radius: 0;
    color: #0054a5;
    margin: 0 1em;
}

.sold2 {
    position: relative;
    margin: 2em 0;
    float: left;
}

.pros {
    border-radius: 5px;
}

.button_home2 {
    background: #0054a5;
    color: #fff;
    width: 100%;
    padding: 1em;
    border: 1px solid #fff;
}

.button_home2:hover {
    background: #f16623;
}

.solve {
    margin: 0 0 40px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #333 !important;
    background-color: #fff !important;
}

.dropdown-menu {
    position: absolute;
    top: 4.1em;
    left: 1em;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0px;
    margin: 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #333333;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: #fff;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    border-top: 1px solid #fff;
}

.dribble {
    line-height: 2em;
    font-size: 1.1em;
    font-weight: 600;
    float: left;
    text-align: justify;
}

.config {
    text-align: center;
    margin: 1em 0;
    float: left;
    width: 100%;
    font-weight: normal;
}

.con_icon img {
    background: #0054a5;
    padding: 1em;
    border-radius: 10px;
    width: 80%;
}

.con_icon ul {
    display: inline-block;
    float: none;
    text-decoration: none;
    padding: 0;
    margin: 2em 0;
}

.con_icon li {
    list-style: none;
    float: left;
    padding: 1em;
    position: relative;
}

.con_icon span.boat {
    position: absolute;
    width: 2em;
    height: 2em;
    background: #f16623;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    top: 0;
    right: 0;
    padding: 0.4em;
}

.view_gallery:hover .view_gallery_h {
    position: absolute;
    background: #0054a5;
    opacity: 0.8;
    color: #fcf8e3;
    padding: 20px;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    width: 50%;
    height: 50%;
    display: block;
    margin: 0 auto;
    line-height: 4em;
    cursor: pointer;
    transition: 3s all ease-in-out;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    font-size: 3em;
}

.vie-gallery_h .fa-picture-o {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%)
}

.view_gallery_h {
    display: none;
}

.view_gallery {
    position: relative;
}

#view_x .heading2,
#view_z .heading2 {
    font-weight: 600;
    margin: 1em 0 1em;
}

#view_z .headingfew {
    text-align: center;
    font-weight: 700;
    margin: 0;
}

#contact,
#booking_terms {
    padding: 30px 0 0;
    border-top: 2px solid #ccc;
}

.heading3 {
    text-align: center;
    margin: 2em 1em;
}

#view_z {
    padding: 30px 0;
    border-top: 2px solid #ccc;
}

#view_x {
    padding: 30px 0;
    border-top: 2px solid #ccc;
}

.areas {
    margin: 0.5em;
    padding: 1em;
    border: 1px solid #777373;
    color: #777373;
    text-align: center;
    height: 120px;
    font-size: 1.1em;
    font-weight: 600;
}

.areas i {
    width: 2em;
    height: 2em;
    background: #777373;
    padding: 0.5em;
    position: relative;
    color: #fff;
    margin: 1em;
    -webkit-animation: mymove 3s infinite;
    animation: mymove 3s infinite;
    transition: 0.2s all ease-in-out;
    border-radius: 50%;
}

.set {
    margin: 1em;
}

.areas span {
    color: #1ebbb4;
}

h3.heading5 {
    font-size: 20px;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    z-index: 1;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 1em;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    font-size: 1.2em;
    text-transform: uppercase;
    transform: translateY(80%);
}

.tooltip .tooltiptext_2 {
    visibility: hidden;
    width: 450px;
    background-color: white;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 2em;
    position: absolute;
    z-index: 1;
    bottom: -10em;
    right: 0;
    font-size: 1em;
    text-transform: capitalize;
    border: 1px solid #777;
}

.tooltip .tooltiptext_3 {
    visibility: hidden;
    width: 150px;
    background-color: white;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 0.5em;
    position: absolute;
    z-index: 1;
    bottom: -5em;
    left: 0;
    font-size: 1em;
    text-transform: uppercase;
    border: 1px solid #777;
}

.tooltip:hover .tooltiptext,
.tooltip:hover .tooltiptext_2,
.tooltip:hover .tooltiptext_3 {
    visibility: visible;
}

.red {
    color: #f16623;
    background: #f2f2f2;
    padding: 1em;
}

ul.start,
li.star {
    position: relative;
    list-style: none;
}

li.star:before {
    position: absolute;
    content: '\f005';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 12px;
    padding-right: 0.5em;
    top: 0;
    left: -2em;
}

.spl_margin {
    margin: 0 0.4em 1em
}

#schdle {
    margin: 2em 0 0;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0054a5;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger,
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger,
.btn-danger.focus,
.btn-danger:focus {
    color: #fff !important;
    background-color: #ff5300 !important;
    border-color: #ff5300 !important;
}

.m-8 {
    margin-left: 8px;
}

.map_google {
    height: 600px;
    width: 100%;
}

.cold {
    margin: 1em;
}

.no-pl {
    padding-left: 0;
}

.self {
    margin: 0.5em;
}

.btnblock .dropdown-menu {
    position: absolute;
    top: 3.8em;
    left: -2em;
}

.btnblock .dropdown-menu li {
    width: 100%;
    list-style: none;
    text-align: center;
}

@media (min-width:1520px) {
    .container {
        width: 1384px;
    }
}

@media (max-width:1650px) {
    .seaview .about,
    .tickled .about img,
    .seaview img,
    .tickled img {
        width: 100%;
    }
    .tickled .about img,
    .seaview .about img {
        margin-left: 10%;
    }
    .seaview .about {
        background: #fff;
        padding: 25px;
        position: absolute;
        left: -10%;
        top: 0;
        transform: translateY(20%);
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -o-transform: translateY(20%);
    }
    .wave {
        line-height: 2em;
    }
    .tickled img {
        right: 10% !important;
        position: relative;
        float: left;
        display: block;
    }
    .tickled .about {
        background: #fff;
        padding: 25px;
        margin: 0;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 10%;
        transform: translateY(20%);
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -o-transform: translateY(20%);
        top: 0;
    }
}

@media (min-width:1366px) {
    .container {
        width: 1320px;
    }
    .rates {
        font-size: 3em;
    }
    .face_img {
        height: 700px;
    }
    .face_img1 {
        height: 550px;
    }
}

@media (max-width:1366px) {
    .tickled .about {
        background: #fff;
        padding: 25px;
        margin: 0;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 10%;
        transform: translateY(20%);
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -o-transform: translateY(20%);
        top: 0;
    }
    .seaview .about {
        background: #fff;
        padding: 25px;
        position: absolute;
        left: -10%;
        top: 0;
        transform: translateY(20%);
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -o-transform: translateY(20%);
    }
    .test-by {
        width: 30%;
    }
    .butn1,
    .butn2,
    .butn3 {
        margin: 0.46em 0;
    }
    .navbar-nav>li {
        float: left;
        padding: 0 25px;
    }
    .holiday h3 {
        font-size: 20px;
    }
    .face_img {
        height: auto;
    }
    .rates {
        color: #fff;
        margin-bottom: 0;
        font-size: 2em;
        font-family: 'Poppins', sans-serif;
        opacity: 1;
        line-height: 1em;
        font-weight: 500;
    }
    .mail,
    .address,
    .map {
        font-size: 1em;
        color: #fff;
        float: left;
        width: 100%;
        margin: 0.5em 0;
    }
    .section-book {
        background-color: #0054a5;
        color: #fff;
        text-align: center;
        padding: 1em;
        float: left;
        width: 100%;
        height: 174px !important;
    }
    .face1 {
        background: #555;
        margin: 0.5em 0 0;
        padding: 1em;
    }
}

@media (max-width:1365px) {
    .seaview .about {
        background: #fff;
        padding: 25px;
        position: absolute;
        left: -10%;
        top: 0;
        transform: translateY(14%);
        -webkit-transform: translateY(14%);
        -moz-transform: translateY(14%);
        -o-transform: translateY(14%);
    }
    .tickled .about {
        background: #fff;
        padding: 25px;
        margin: 2em 0;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 10%;
        transform: translateY(6%);
        top: 0;
        -webkit-transform: translateY(6%);
        -moz-transform: translateY(6%);
        -o-transform: translateY(6%);
    }
}

@media (max-width:1200px) {
    .navbar-default .navbar-nav>li>a {
        color: #333;
        font-size: 16px;
        font-weight: 500;
        padding-top: 8px;
        padding-bottom: 8px;
        margin: 20px 0;
        letter-spacing: 0.03em;
    }
    .under-list .dropdown-menu li {
        display: inline-block;
        padding: 0 0;
        text-align: center;
        position: relative;
        font-size: 1em;
        font-weight: 500;
        color: #fff;
        width: 100%;
    }
    .seaview .about {
        background: #fff;
        padding: 25px;
        margin: 0.8em 0;
        position: relative;
        left: -10%;
        height: auto;
    }
    .tickled .about {
        background: #fff;
        padding: 25px;
        margin: 0.5em 0;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 10%;
        height: auto;
        transform: translateY(15%);
        -webkit-transform: translateY(15%);
        -moz-transform: translateY(15%);
        -o-transform: translateY(15%);
        top: 0;
    }
    .modal-content,
    #myModal18 .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        border: 1px solid #888;
        width: 80%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
        border-radius: 0;
    }
    .wave {
        font-size: 1em;
    }
    .wlcom {
        line-height: 1.6em;
        font-size: 1em;
        color: #4b4b4b;
        font-weight: 500;
        margin: 1.5em 0;
        text-align: justify;
    }
    .face-value h3 {
        color: #0054a5;
        font-size: 20px;
    }
    .under-list li {
        display: inline-block;
        padding: 1.2em 1em;
        text-align: center;
        position: relative;
        font-size: 1em;
        font-weight: 500;
        color: #fff;
    }
    .navbar-nav>li {
        float: left;
        padding: 0 30px;
    }
    #testimonial {
        background: url(../img/testimonials.jpg);
        background-repeat: no-repeat;
        padding: 60px 0;
        background-size: cover;
        background-position: center;
    }
    .con_icon li {
        list-style: none;
        float: left;
        padding: 0.5em;
        position: relative;
    }
    .logo-white {
        text-align: center;
        margin: 1em auto;
        position: relative;
        transform: translateY(0);
        width: 50%;
    }
    .styled-width {
        width: 100%;
    }
    .contact {
        display: block;
        float: left;
        position: relative;
        left: -1em;
        width: 120%;
    }
    .navbar-brand {
        position: absolute;
        top: -10px;
        padding: 0;
        margin: 0 auto;
        width: 70%;
        z-index: 1;
        left: 0;
        right: 0;
    }
    .tooltip .tooltiptext {
        visibility: hidden;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 1em;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        font-size: 1.2em;
        text-transform: uppercase;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
    }
}

@media (max-width:1199px) {
    .seaview .about {
        background: #fff;
        padding: 10px 25px !important;
        margin: 0;
        position: relative;
        left: -10%;
        height: auto;
        top: 0;
        transform: translateY(5%) !important;
        -webkit-transform: translateY(0%);
        -moz-tranform: translateY(5%) !important;
        -o-transfrom: translateY(5%) !important;
    }
    .tickled .about {
        background: #fff;
        padding: 10px !important;
        margin: 0;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 10%;
        height: auto;
        transform: translateY(5%) !important;
        -webkit-transform: translateY(5%);
        -moz-tranform: translateY(5%);
        -o-transfrom: translateY(5%);
        top: 0;
    }
}

@media (max-width:1165px) {
    .book-now h1 {
        font-weight: 700;
        letter-spacing: 0.05em;
        font-size: 25px;
    }
    .book-now h3 {
        font-size: 1.2em;
    }
}

@media (max-width:1120px) {
    #views,
    #views2 {
        padding: 80px 0;
    }
}

@media (max-width:1024px) {
    .seaview .about {
        top: 0;
        transform: translateY(4%);
        -webkit-transform: translateY(4%);
        -moz-transform: translateY(4%);
        -o-transform: translateY(4%);
    }
    .tickled .about {
        margin: 0;
        transform: translateY(4%) !important;
        -webkit-transform: translateY(4%);
        -moz-transform: translateY(4%);
        -o-transform: translateY(4%);
        top: 0;
    }
}

@media only screen and (max-width:992px) and (min-width:992px) {
    .tickled img {
        right: 10% !important;
        position: relative;
        float: left;
        display: block;
    }
}

@media (max-width:992px) {
    .navbar-default .navbar-nav>li>a {
        color: #333;
        font-size: 14px;
        font-weight: 500;
        padding-top: 8px;
        padding-bottom: 8px;
        margin: 20px 0;
        letter-spacing: 0.03em;
    }
    .tickled .about img,
    .seaview img {
        margin-left: 10%;
    }
    .map_google {
        height: 400px;
        width: 100%;
    }
    .name {
        font-size: 1.5em;
        text-align: left;
        font-weight: 600;
        color: #333;
        position: relative;
    }
    #offer h4.headings {
        color: #333;
        margin: 0 2em 2em;
        text-align: center;
        font-size: 1.3em;
    }
    .foot-heading h4 {
        margin: 2em 0;
    }
    .pro-name {
        color: #0054a5;
        font-weight: 600;
        font-size: 1em;
        padding: 0 15px;
    }
    .testimonial4_slide p {
        color: #fff;
        font-size: 1em;
        display: block;
        float: left;
        width: 100%;
        top: 50px;
        line-height: 1.2em;
        min-height: auto;
        padding: 2em 1em;
        transform: translateY(25%);
        -webkit-transform: translateY(25%);
        -moz-transform: translateY(25%);
        -o-transform: translateY(25%);
    }
    .testimonial4_slide h4 {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
    }
    .testimonial4_slide h5 {
        font-size: 12px;
    }
    .testimonial4_slide img {
        height: 80px;
        width: 80px;
    }
    #testimonial h4.headings {
        color: #333;
        margin: 1em;
        text-align: center;
        font-size: 1.3em;
    }
    footer {
        background: #1ebbb4;
        display: block;
        padding: 40px;
    }
    .test-by {
        background: #fff;
        width: 30%;
        margin: 0 auto;
        position: absolute;
        display: block;
        float: left;
        z-index: 9;
        top: 0;
        left: 0;
        right: 0;
        padding: 1em;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .con_icon li {
        list-style: none;
        float: left;
        padding: 0.5em;
        position: relative;
    }
    #testimonial {
        background: url(../img/testimonials.jpg);
        background-repeat: no-repeat;
        padding: 20px 0;
        background-size: cover;
        background-position: center;
    }
    .fraud {
        margin: 20px 0;
    }
    .cold2 {
        width: 250px;
    }
    .navbar-nav>li {
        float: left;
        padding: 0 25px;
    }
    .right-bar {
        float: right !important;
        margin-right: -15px;
        padding: 0.5em;
    }
    .btn-default,
    .btnblock .btn-default {
        position: relative;
        right: 0;
        line-height: 2em;
        border: 1px solid #f16623;
        background: #f16623;
        color: #fff;
        top: 0;
    }
    .btnblock {
        display: block;
        padding: 0;
        position: relative;
        float: right;
        margin: 0.5em;
    }
    .info {
        position: absolute;
        display: block;
        top: 30%;
        margin: 0 auto;
        text-align: center;
        left: 0;
        right: 0;
        width: 70%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .seaview .about {
        background: #fff;
        padding: 25px !important;
        margin: 0;
        position: relative;
        width: 100%;
        left: -10%;
        height: 355px;
        top: 0;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
    .tickled .about {
        background: #fff;
        padding: 25px !important;
        margin: 0 !important;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 10%;
        height: auto;
        top: 0;
        transform: translateY(0%) !important;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
}

@media (max-width:991px) {
    .contact .fa {
        padding: 0.5em;
        border: 2px solid #fff;
        border-radius: 50%;
        color: #fff;
        margin: 0.5em 0.5em 1em;
        float: left;
    }
    .right11 {
        float: left !important;
        position: absolute;
        right: 8em;
    }
    .navbar-nav>li {
        float: left;
        padding: 0 10px !important;
    }
    .navbar-brand {
        position: absolute;
        top: -10px;
        padding: 0;
        margin: 0 auto;
        width: 100% !important;
        z-index: 1;
        left: 0;
        right: 0;
    }
    .tickled .about img,
    .seaview img {
        margin-left: 0 !important;
    }
    .seaview .about {
        background: #fff;
        padding: 25px;
        margin: 0;
        position: relative;
        width: 100%;
        left: 0 !important;
        height: auto;
    }
    .tickled .about {
        background: #fff;
        padding: 25px;
        margin: 0 !important;
        position: relative;
        width: 100%;
        z-index: 9;
        left: 0 !important;
        height: auto;
        top: 0;
        transform: translateY(0%) !important;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
    .tickled img {
        right: 0 !important;
        position: relative;
        float: left;
        display: block;
    }
}

@media (max-width:959px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 6em;
    }
}

@media (max-width:920px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 5em;
    }
}

@media (max-width:910px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 3em;
    }
}

@media (max-width:875px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 1.8em;
    }
}

@media (max-width:845px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 1em;
    }
}

@media (max-width:825px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 0;
    }
    .navbar-nav>li {
        float: left;
        padding: 0 9px !important;
    }
}

@media (max-width:810px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 13px !important;
    }
    .right11 {
        float: left !important;
        position: absolute;
        right: 1.5em;
    }
}

@media (max-width:780px) {
    .right11 {
        float: left !important;
        position: absolute;
        right: 1.2em;
    }
}

@media (max-width:768px) {
    .btn-default,
    .btnblock .btn-default {
        position: relative;
        z-index: 9;
        line-height: 2em;
        border: 1px solid #f16623;
        background: #f16623;
        color: #fff;
        right: 0;
        top: 0;
    }
    i.fa.fa-picture-o {
        position: absolute;
        top: 40%;
        left: 0;
        right: 0;
    }
    .contact {
        display: block;
        float: left;
        position: relative;
        left: -1em;
        width: 100%;
    }
    .seaview .about {
        height: auto;
    }
    .face-value h3 {
        color: #0054a5;
        font-size: 14px !important;
        height: 50px;
    }
    .btn-warning {
        color: #fff;
        background-color: #0054a5;
        border-color: #0054a5;
        padding: 0.5em;
        margin: 0.2em;
    }
    .sim {
        margin: 0 auto;
        text-align: center;
    }
    .navbar-nav>li {
        float: left;
        padding: 0 7px !important;
    }
    .test-by img {
        width: 100% !important;
        height: auto !important;
    }
    .wave {
        line-height: 2.4em;
        margin: 2em 0;
        font-weight: 600;
        font-size: 12px;
        color: #4b4b4b;
    }
    .about h3 {
        line-height: 1em;
        font-size: 1.2em;
        color: #0054a5;
        font-weight: 600;
    }
    h3.heading5 {
        font-size: 15px;
        margin: 0.2em;
    }
    .view_gallery:hover .view_gallery_h {
        padding: 1em;
        line-height: 0;
    }
    .foot-para2 {
        font-size: 0.8em;
        font-weight: 500;
        letter-spacing: 0.05em;
        margin: 1em 0;
        font-style: italic;
        line-height: 2em;
    }
    footer {
        background: #1ebbb4;
        display: block;
        padding: 0;
    }
    .under-list li {
        display: inline-block;
        padding: 1.2em 1.5em;
        text-align: center;
        position: relative;
        font-size: 0.9em;
        font-weight: 500;
        color: #fff;
    }
    .cold {
        width: 60%;
    }
    .btnblock {
        display: block;
        padding: 0;
        position: relative;
        float: right;
        text-align: right;
    }
    .checked,
    .half-checked {
        font-size: 1em !important;
    }
    .value {
        position: relative;
        font-size: 1.4em !important;
        font-style: italic;
        margin: 0.5em;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        display: inline-block !important;
        float: left;
        padding: 0 1em;
    }
    .safe-view {
        position: relative;
        top: 10px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        width: 25%;
    }
    .navbar-brand {
        position: absolute;
        top: -20px;
        padding: 0;
        margin: 0 auto;
        width: 100%;
        z-index: 9;
    }
    .fa-icon li i.fa {
        font-size: 1em;
        padding: 0.7em;
        color: #ffffff;
        background: #007974;
        width: 3em;
        text-align: center;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000020, endColorstr=#00000020);
    }
    .section-book {
        height: auto !important;
    }
    .foot2 {
        padding: 0;
        display: block;
        float: left;
        width: 100%;
        margin: 0;
    }
}

@media (max-width:767px) {
    .navbar-nav>li {
        float: left;
        padding: 0 !important;
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu {
        background: #333333;
        color: #fff;
        text-align: center;
        width: 50%;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .navbar-brand>img {
        display: block;
        width: 40%;
    }
    .butn1,
    .butn2,
    .butn3 {
        margin: 0.5em 0;
        width: 30%;
    }
    .sub-header {
        background: #1ebbb4;
        width: 100%;
        display: block;
        float: left;
        padding: 1em 0;
        margin-top: -60px;
    }
    .noop-pm {
        margin: 0 !important;
        padding: 0 !important;
    }
    .navbar-nav {
        margin: 0;
        display: inline-block !important;
        float: left;
        padding: 0;
        width: 100%;
    }
    .navbar-default .navbar-nav>li>a {
        margin: 0 !important;
    }
    .navbar-brand {
        position: relative;
        top: -10px;
        padding: 0;
        margin: 0 auto;
        width: 100%;
        z-index: 9;
    }
    .right11 {
        float: left !important;
        position: relative !important;
        right: 0;
    }
    .areas {
        font-size: 0.9em;
    }
    .list2 li {
        position: relative;
        list-style: none;
        line-height: 1.2;
        color: #fff;
        text-align: center;
        text-transform: capitalize;
        letter-spacing: 0.05em;
        font-size: 0.8em;
    }
    .contact {
        display: block;
        float: left;
        position: relative;
        left: -1em;
        width: auto;
    }
    .right-bar {
        float: left !important;
        margin-right: -15px;
        padding: 0em;
        width: 100%;
        z-index: 99;
    }
    .right-bar li {
        float: left;
    }
    .btnblock {
        display: block;
        padding: 0;
        position: relative;
        float: right;
        text-align: right;
        margin: 0 0.5em;
    }
}

@media (max-width:630px) {
    .navbar-brand {
        position: relative;
        top: -10px;
        padding: 0;
        margin: 0 auto;
        width: 100%;
        z-index: 9;
    }
    .navbar-brand>img {
        display: block;
        width: 200px;
    }
    .butn1,
    .butn2,
    .butn3 {
        margin: 0.5em 0;
        width: 40%;
    }
    footer {
        background: #1ebbb4;
        display: block;
        padding: 20px 0;
    }
    .foot2 {
        padding: 0 0.5em;
        display: block;
        float: left;
        width: 100%;
    }
    .areas {
        font-size: 0.7em;
        height: 80px;
        padding: 0.2em;
    }
    h4 {
        text-align: center;
        margin: 1em 0;
        color: #333;
        font-size: 1.5em;
    }
    .dribble {
        font-size: 0.8em;
    }
    .con_icon img {
        background: #0054a5;
        padding: 0.5em;
        border-radius: 3px;
        width: 4em;
    }
    .con_icon span.boat {
        position: absolute;
        width: 2em;
        height: 2em;
        background: #f16623;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        top: -1em;
        right: -0.5em;
        padding: 0.4em;
        z-index: 9;
    }
    .rates {
        color: #fff;
        margin-bottom: 0;
        font-size: 1.5em;
        font-family: 'Poppins', sans-serif;
        opacity: 1;
        line-height: 1.5em;
        font-weight: 500;
    }
    .cold {
        width: 80%;
    }
    .value {
        position: relative;
        font-size: 2em;
        font-style: italic;
        margin: 0.5em;
    }
    .info {
        position: absolute;
        display: block;
        top: 30%;
        margin: 0 auto;
        text-align: center;
        left: 0;
        right: 0;
        width: 80%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .fa-icon li i.fa {
        font-size: 1em;
        padding: 0.7em;
        color: #ffffff;
        background: #007974;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000020, endColorstr=#00000020);
        width: 2.5em !important;
        text-align: center;
    }
    .btn-default,
    .btnblock .btn-default {
        position: relative;
        line-height: 2em;
        border: 1px solid #f16623;
        background: #f16623;
        color: #fff;
        right: 0;
        top: 0;
        margin: 0;
    }
    .test-by {
        width: 40%;
        padding: 1em;
    }
    .secure {
        background: #000000;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000020, endColorstr=#00000020);
        padding: 12px;
        font-family: 'Poppins', sans-serif;
    }
}

@media (max-width:570px) {
    .col-xxss-12 {
        width: 100%;
    }
}

@media (max-width:520px) {
    .fa-icon li i.fa {
        font-size: 0.8em;
        padding: 0.7em;
        color: #ffffff;
        background: #007974;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000020, endColorstr=#00000020);
        width: 3em;
        text-align: center;
    }
    i.fa.fa-picture-o {
        position: absolute;
        top: 25%;
        left: 0;
        right: 0;
    }
    .checked,
    .half-checked {
        font-size: 0.8em !important;
    }
    .sub-header {
        background: #1ebbb4;
        width: 100%;
        display: block;
        float: left;
        padding: 1em 0;
        margin-top: -30px;
    }
    .tooltip .tooltiptext_2 {
        visibility: hidden;
        width: 250px;
    }
    .con_icon span.boat {
        position: absolute;
        width: 1.5em;
        height: 1.5em;
        background: #f16623;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        top: -0.5em;
        right: -0.5em;
        padding: 0;
    }
    .col-xxs-12 {
        width: 100%;
    }
    .out {
        border-left: none;
    }
    .foot-para2 {
        margin: 1em;
    }
    .btn-default,
    .btnblock .btn-default {
        position: relative;
        line-height: 2em;
        border: 1px solid #f16623;
        background: #f16623;
        color: #fff;
        right: 0;
        top: 0;
        margin: 0;
        padding: 3px 12px;
    }
    .con_icon img {
        background: #0054a5;
        padding: 0.5em;
        border-radius: 3px;
        width: 3.5em;
    }
    .cold {
        width: 40%;
        margin: 1em;
    }
    .rigged {
        border-right: 0 solid #ccc;
    }
    .rigged2 {
        border-left: 0 solid #ccc;
    }
    .rates {
        color: #fff;
        margin-bottom: 0;
        font-size: 1.2em;
        font-family: 'Poppins', sans-serif;
        opacity: 1;
        line-height: 1.2em;
        font-weight: 500;
    }
    .col-xxxs-12 {
        width: 100%;
    }
    .under-list li {
        display: inline-block;
        padding: 1.2em 1em;
        text-align: center;
        position: relative;
        font-size: 1em;
        font-weight: 500;
        color: #fff;
        float: none;
    }
    .testimonial4_slide p {
        color: #fff;
        font-size: 1em;
        display: block;
        float: left;
        width: 100%;
        top: 50px;
        line-height: 1.2em;
        min-height: auto;
        padding: 1em;
        transform: translateY(15%);
    }
}

@media (max-width:480px) {
    .under-list li {
        display: inline-block;
        padding: 1.2em 0.2em;
        text-align: center;
        position: relative;
        font-size: 1em;
        font-weight: 500;
        color: #fff;
        float: none;
    }
    .butn1,
    .butn2,
    .butn3 {
        margin: 0.5em 0;
        width: 49%;
        font-size: 12px;
    }
    .pro-name {
        color: #0054a5;
        font-weight: 600;
        font-size: 0.9em;
        padding: 0 15px;
    }
    .con_icon img {
        background: #0054a5;
        padding: 0.5em;
        border-radius: 3px;
        width: 2.5em;
    }
}

@media (max-width:360px) {
    .butn1,
    .butn2,
    .butn3 {
        margin: 0.5em 0;
        width: 80%;
        font-size: 12px !important;
    }
    .contact span {
        font-size: 0.9em;
        line-height: 4em;
    }
    .foot2 {
        padding: 0 0.2em;
        display: block;
        float: left;
        width: 100%;
    }
}

@media (max-width:330px) {
    .contact span {
        font-size: 0.8em;
        line-height: 4em;
    }
    .foot-para2 {
        margin: 1em 0.5em;
    }
}