/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,400i,700,700i');

/* Global properties ======================================================== */
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

::selection {
    background: #1cbbb4 !important;
    color: #fff
}

::-moz-selection {
    background: #1cbbb4 !important;
    color: #fff
}

a {
    color: #1cbbb4;
    text-decoration: underline;
    outline: none
}

a:hover {
    color: #1cbbb4;
    text-decoration: none;
    outline: none
}

body {
    background: #fff;
    border: 0;
    font: 14px 'Raleway', sans-serif;
    color: #545353;
    line-height: 1.838571;
    min-width: 320px;
}

.container {
    position: relative;
    min-width: 320px;
}

#main {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/* Page Animated item Styles */
.animated {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

h2 {
    font-size: 42px;
    font-weight: 700;
}

.ab-text h2 {
    margin-top: 0;
}

.ab-text p {
    font-size: 16px;
    margin-bottom: 6px;
}

/* ============================= header ====================== */
.top1_wrapper {
    background: #0F212B;
    padding-top: 15px;
    padding-bottom: 10px;
}

.top1 {
    font-family: ;
    color: #acacac;
}

.about-us {
    padding: 50px 0;
}

.about-us:after {
    position: absolute;
    content: '';
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background: radial-gradient(at center center, #FFFFFFCC 0%, #fff 75%);
}

.about-us {
    position: relative;
    background: url(../images/bg_memphis_1.png) left center repeat;
}

.ab-img img {
    position: absolute;
    top: -20px;
    bottom: 0;
    right: 0;
    width: 40%;
    z-index: 1;
    height: 100%;
    object-fit: contain;
}

.email1 {
    float: left;
    /*padding-left: 25px;*/
    background: url(../images/email1.png) left center no-repeat;
    border-right: 1px solid #cbcbcb;
    margin-right: 25px;
    padding-right: 13px;
}

.email1 a {
    display: block;
    font-size: 13px;
    color: #acacac;
    text-decoration: none;
    line-height: 20px;
}

.phone1 {
    float: left;
    background: url(../images/phone1.png) left center no-repeat;
}

.social_wrapper {}

.social {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    /*margin-right: 36px;*/
}

.nav-footer p {
    margin: 10px 0 12px;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
}

.nav-footer .social li {
    margin: 0;
}

.nav-footer .social li:nth-child(1) a {
    padding-left: 0;
}

.nav-footer .social li:nth-child(1) {
    margin-left: 0;
}

.social li {
    display: inline-block;
    margin: 0 8px;
    /*float: left;*/
}

.social li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.social li a:hover {
    color: #1cbbb4;
}

.social_sm_wrapper {}

.social_sm {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social_sm li {
    display: inline-block;
    margin: 0 10px 10px 0;
    float: left;
}

.social_sm li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #ebebeb;
    text-align: center;
    line-height: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.social_sm li a:hover {
    color: #1cbbb4;
}

.social3_wrapper {}

.social3 {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social3 li {
    display: inline-block;
    margin: 0 15px 10px 0;
    float: left;
}

.social3 li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #d7d7d7;
    text-align: center;
    line-height: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.social3 li a:hover {
    color: #1cbbb4;
}

.social4_wrapper {
    display: inline-block;
}

.social4 {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social4 li {
    display: inline-block;
    margin: 0 8px;
    float: left;
}

.social4 li a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #d7d7d7;
    text-align: center;
    line-height: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.social4 li a:hover {
    color: #1cbbb4;
}

.lang1 {
    float: right;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    width: 150px;
    margin-right: 20px;
}

.lang1 .dropdown-toggle {
    border: none;
    padding: 0;
    background: none !important;
    outline: none;
    display: block;
    width: 100%;
    padding-left: 30px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    color: #acacac;
}

.lang1 .dropdown-toggle:focus,
.lang1 .dropdown-toggle:active {
    background: none;
    outline: none;
    box-shadow: none;
}

.lang1 .dropdown-toggle:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url(../images/flag_en.png) 0 0 no-repeat;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
}

.lang1 .dropdown-toggle .caret {
    display: inline-block;
    width: 10px;
    height: 6px;
    border: none;
    background: url(../images/arr0.png);
    margin-left: 10px;
}


.lang1 .dropdown-menu {
    min-width: 100%;
    margin: 0;
    padding: 0;
    left: -1px;
    right: -1px;
    margin-top: 13px;
    border-radius: 0;
    border: 1px solid #ebebeb;
    box-shadow: none;
}

.lang1 .dropdown-menu a {
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 4px 30px;
    color: #acacac;
    text-decoration: none;
}

.lang1 .dropdown-menu a:hover {
    background: #3dd2cb;
    color: #fff;
}

.lang1 .dropdown-menu a:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url(../images/flag_en.png) 0 0 no-repeat;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
}

.lang1 .dropdown-menu a.ge:before {
    background: url(../images/flag_ge.png) 0 0 no-repeat;
}

.lang1 .dropdown-menu a.ru:before {
    background: url(../images/flag_ru.png) 0 0 no-repeat;
}


.top2_wrapper {
    position: relative;
    background: #fff;
    padding: 12px 0;
}

.top2 {
    position: relative;
}

header {}


/* ============================= slider ====================== */

.carousel-bg .carousel-inner .item {
    background-color: darkslategrey;
    background-size: cover;
    background-position: center;
    min-height: 520px;
}

.carousel-bg1 .carousel-inner1 .item1 {
    background-color: darkslategrey;
    background-size: cover;
    background-position: center;
    min-height: 530px;
}

@media(max-width: 767px) {
    .carousel-bg .carousel-inner .item {
        background-color: darkslategrey;
        background-size: cover;
        background-position: center;
        min-height: 400px;
    }
}


@media(max-width: 320px) {
    .top1_wrapper {
        background: #fafafa;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .top1 {
        font-family: 'Raleway', sans-serif;
        color: #acacac;
    }

    .email1 {
        float: left;
        background: url(../images/email1.png) left center no-repeat;
    }

    .email1 a {
        display: block;
        font-size: 13px;
        color: #acacac;
        text-decoration: none;
        line-height: 20px;
    }

    .phone1 {
        float: left;
        background: url(../images/phone1.png) left center no-repeat;
    }

    .social_wrapper {
        float: right;
    }

    .social {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .social li {
        display: inline-block;
        margin: 0 1px;
        margin: 0 auto;
    }

    .social li a {
        display: block;
        text-decoration: none;
        font-size: 11px;
        color: #5f5e5e;
        text-align: center;
        line-height: 20px;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .social li a:hover {
        color: #1cbbb4;
    }

    .social_sm_wrapper {}

    .social_sm {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .social_sm li {
        display: inline-block;
        margin: 0 10px 10px 0;
        float: left;
    }

    .social_sm li a {
        display: block;
        text-decoration: none;
        font-size: 20px;
        color: #ebebeb;
        text-align: center;
        line-height: 20px;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .social_sm li a:hover {
        color: #1cbbb4;
    }

    .social3_wrapper {}

    .social3 {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .social3 li {
        display: inline-block;
        margin: 0 15px 10px 0;
        float: left;
    }

    .social3 li a {
        display: block;
        text-decoration: none;
        font-size: 20px;
        color: #d7d7d7;
        text-align: center;
        line-height: 20px;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .social3 li a:hover {
        color: #1cbbb4;
    }

    .social4_wrapper {
        display: inline-block;
    }

    .social4 {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .social4 li {
        display: inline-block;
        margin: 0 8px;
        float: left;
    }

    .social4 li a {
        display: block;
        text-decoration: none;
        font-size: 18px;
        color: #d7d7d7;
        text-align: center;
        line-height: 20px;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .social4 li a:hover {
        color: #1cbbb4;
    }
}

.slide {
    /* margin-top: 30px;*/
}

.details {
    margin: 50px 0;
}

.details h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 3px;
}

.details .back-link {
    text-align: center;
}

.details .back-link a {
    display: inline-block;
    margin: 20px 0;
    padding: 15px 30px;
    background: #333;
    color: #fff;
    border-radius: 24px;
}

.details .back-link a svg {
    margin-right: 10px;
    vertical-align: text-top;
    display: inline-block;
}

#banner1 {
    /* 	background-image: url(images/slide1.jpg);*/
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
}

.carousel-caption1 {
    float: left;
}

.carousel-caption1 {
    line-height: 1.2;
    color: #fff;
}

.carousel-caption1 span {
    background: transparent !important;
    color: #fff !important;
    padding: 5px 15px;
    display: inline-block;
}

.carousel-caption1 .txt1 {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 5px;
}

.carousel-caption1 .txt2 {
    font-weight: 800;
    font-size: 45px;
    margin-bottom: 5px;
}

.carousel-caption1 .txt3 {
    font-weight: 400;
    font-size: 18px;
}

.carousel-caption {}


.carousel-caption {
    float: left;
}

.carousel-caption {
    line-height: 1.2;
    color: #fff;
}

.carousel-caption span {
    background: #00a99d;
    background: rgba(0, 175, 239, 0.81);
    /*padding: 5px 15px;*/
    display: inline-block;
}

.carousel-caption .txt1 {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 5px;
}

.carousel-caption .txt2 {
    font-weight: 800;
    font-size: 45px;
    margin-bottom: 5px;
}

.carousel-caption .txt3 {
    font-weight: 400;
    font-size: 18px;
}


.carousel-caption1 {
    text-align: center;
}


.txtcabin {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    position: relative;
    top: 90%;
}

.carousel-indicators {
    display: none !important;
}






@media(max-width: 767px) {


    .carousel-caption .txt1 {
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .carousel-caption .txt2 {
        font-weight: 800;
        font-size: 30px;
        margin-bottom: 5px;
    }

    .carousel-caption .txt3 {
        font-weight: 400;
        font-size: 14px;
    }



}

/*#slider_wrapper{ position: relative; padding-top: 0px; padding-bottom: 0px;}

#slider_inner{}

#slider{position: relative;padding-top: 0px; padding-bottom: 0px;}

.slider_pagination{padding-top: 160px;}
.slider_pagination a{display: inline-block; top: -20px; width: 15px; height: 15px; margin-right: 5px; background: url(../images/pagination.png) center center no-repeat; position: relative; overflow: hidden; text-indent: -9999px;}
.slider_pagination a:hover, .slider_pagination a.selected{background: url(../images/pagination_hover.png) center center no-repeat;}


#slider1 .carousel-box{position: relative;}
#slider1 .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#slider1 .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#slider1 .caroufredsel_wrapper{padding: 0; margin: 0;}
#slider1 .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#slider1 .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:100%; overflow:hidden; padding-right:30px }

.slider1{}
.slider1 .slider_inner{line-height: 1.2; color: #fff;}
.slider1 .slider_inner span{background: #0c88b5; background: rgba(0, 169, 157, 0.56); padding: 5px 15px; display: inline-block; }
.slider1 .slider_inner .txt1{font-weight: 500; font-size: 30px; margin-bottom: 5px;}
.slider1 .slider_inner .txt2{font-weight: 800; font-size: 45px; margin-bottom: 5px;}
.slider1 .slider_inner .txt3{font-weight: 400; font-size: 18px;}

.banner1{

   background-repeat: no-repeat;
   background-size: cover;
    background-position: center center;
}


 .slider, 
.slider > div {

    background-position: center center;
    display: block;
    width: 100%;
    height: 600px;

    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    overflow: hidden;
    -moz-transition: transform .4s;
    -o-transition: transform .4s;
    -webkit-transition: transform .4s;
    transition: transform .4s;
}

.slider > div {
    position: absolute;
}

.slider > i {
    color: #5bbd72;
    position: absolute;
    font-size: 60px;
    margin: 20px;
    top: 40%;
    text-shadow: 0 10px 2px #223422;
    transition: .3s;
    width: 30px;
    padding: 10px 13px;
    background: #fff;
    background: rgba(255, 255, 255, .3);
    cursor: pointer;
    line-height: 0;
    box-sizing: content-box;
    border-radius: 3px;
    z-index: 4;
}

.slider > i svg {
    margin-top: 3px;
}

.slider > .left {
    left: -100px;
}
.slider > .right {
    right: -100px;
}
.slider:hover > .left {
    left: 0;
}
.slider:hover > .right {
    right: 0;
}

.slider > i:hover {
    background:#fff;
    background: rgba(255, 255, 255, .8);
    transform: translateX(-2px);
}

.slider > i.right:hover {
    transform: translateX(2px);
}

.slider > i.right:active,
.slider > i.left:active {
    transform: translateY(1px);
}

.slider:hover > div {
    transform: scale(1.01);
}

.hoverZoomOff:hover > div {
    transform: scale(1);
}

.slider > ul {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 4;
    padding: 0;
    margin: 0;
    transform: translateX(-50%);
}

.slider > ul > li {
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    list-style: none;
    float: left;
    margin: 10px 10px 0;
    cursor: pointer;
    border: 1px solid #fff;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.slider > ul > .showli {
    background-color: #7EC03D;
    -moz-animation: boing .5s forwards;
    -o-animation: boing .5s forwards;
    -webkit-animation: boing .5s forwards;
    animation: boing .5s forwards;
}

.slider > ul > li:hover {
    background-color: #7EC03D;
}

.slider > .show {
    z-index: 1;
}

.hideDots > ul {
    display: none;
}

.showArrows > .left {
    left: 0;
}

.showArrows > .right {
    right: 0;
}

.titleBar {
    z-index: 2;
    display: inline-block;
    background: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: translateY(100%);
    padding: 20px 30px;
    transition: .3s;
    color: #fff;
}

.titleBar * {
    transform: translate(-20px, 30px);
    transition: all 700ms cubic-bezier(0.37, 0.31, 0.2, 0.85) 200ms;
    opacity: 0;
}

.titleBarTop .titleBar * {
    transform: translate(-20px, -30px);
}

.slider:hover .titleBar,
.slider:hover .titleBar * {
    transform: translate(0);
    opacity: 1;
}

.titleBarTop .titleBar {
    top: 0;
    bottom: initial;
    transform: translateY(-100%);
}

.slider > div span {
    display: block;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    padding: 0;
    width: 100%;
}


@keyframes boing {
    0% {
        transform: scale(1.2);
    }
    40% {
        transform: scale(.6);
    }
    60% {
        transform: scale(1.2);
    }
    80% {
        transform: scale(.8);
    }
    100% {
        transform: scale(1);
    }
}


#slider2 {
    max-width: 30%;
    margin-right: 20px;
}

.row2Wrap {
    display: flex;
}

.content {
    padding: 50px;
    margin-bottom: 100px;
}



.content {
    padding: 10px 15vw;
}*/
/* ============================= slider end ====================== */

/* ============================= sm slider ====================== */
.sm_slider {
    position: relative;
    padding: 25px 20px 65px;
    background: #1cbbb4;
    border-top: 5px solid #01726a;
    margin-bottom: 30px;
}

.sm_slider_prev {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 50%;
    bottom: 25px;
    margin-left: -27px;
    z-index: 10;
    background: url(../images/prev.png) left top no-repeat;
}

.sm_slider_prev:hover {
    background-position: bottom;
}

.sm_slider_next {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 50%;
    bottom: 25px;
    margin-left: 5px;
    z-index: 10;
    background: url(../images/next.png) left top no-repeat;
}

.sm_slider_next:hover {
    background-position: bottom;
}

.sm_slider .carousel-box {
    position: relative;
}

.sm_slider .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

.sm_slider .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: -30px;
}

.sm_slider .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

.sm_slider .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

.sm_slider .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 300px;
    overflow: hidden;
    padding-right: 30px
}

.sm_slider_inner {
    text-align: center;
    color: #fff;
    padding-top: 25px;
    background: url(../images/q1.png) center top no-repeat;
}

.sm_slider_inner .txt1 {}

.sm_slider_inner .txt2 {
    font-weight: 600;
    font-size: 15px;
    color: #fff799;
    padding-top: 10px;
}


/* ============================= sm slider end ====================== */

/* ============================= sl1 ====================== */
#sl1 {
    position: relative;
}

.sl1_prev,
.sl1_next {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 4%;
    top: 50%;
    margin-top: -14px;
    background: url(../images/prev3.png) 0 0 no-repeat;
    z-index: 2;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sl1_prev:hover,
.sl1_next:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.sl1_next {
    background: url(../images/next3.png) center center no-repeat;
    left: auto;
    right: 4%;
}

.sl1_pagination {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 15px;
    text-align: center;
    line-height: 0;
}

.sl1_pagination a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 2px solid transparent;
    margin: 0 3px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-decoration: none;
}

.sl1_pagination a.selected {
    background: transparent;
    border-color: #fff;
}

.sl1_pagination a span {
    display: none;
}

#sl1 .carousel-box {
    position: relative;
}

#sl1 .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

#sl1 .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: 0px;
}

#sl1 .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

#sl1 .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

#sl1 .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 300px;
    overflow: hidden;
    padding-right: 0px
}

.sl1 .sl1_inner img {
    width: 100%;
}

/* ============================= sl1 end ====================== */

/* ============================= tabs end ====================== */
#front_tabs {
    position: relative;
    margin-top: -190px;
}

.tabs_wrapper {
    position: relative;
}

.tabs {
    padding: 0;
    background: none;
    border-radius: 0;
    border: none;
    font-family: inherit;
}

.tabs_tabs {}

.tabs_tabs .ui-tabs-nav {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    border: none;
    border-radius: 0;
    background: none;
    background: #0c88b5;
}

.tabs_tabs .ui-tabs-nav li {
    margin: 0 0 0 1px !important;
    border: none;
    background: none;
    font-weight: 700;
}

.tabs_tabs .ui-tabs-nav li:first-child {
    margin-left: 0 !important;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active {
    margin: 0;
    padding: 0;
}

.tabs_tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #ffffff;
    padding: 13px 30px 14px 60px;
    background: #0c88b5;
    float: none;
    display: block;
}

.tabs_tabs .ui-tabs-nav .ui-tabs-anchor:focus {
    outline: none;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background-color: #fafafa;
    color: #1cbbb4;
}

.tabs_tabs .ui-tabs-nav li.flights a {
    background: url(../images/flights.png) 20px center no-repeat #0c88b5;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active.flights a {
    background-image: url(../images/flights_hover.png);
}

.tabs_tabs .ui-tabs-nav li.hotels a {
    background: url(../images/hotels.png) 20px center no-repeat #1cbbb4;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active.hotels a {
    background-image: url(../images/hotels_hover.png);
}

.tabs_tabs .ui-tabs-nav li.cars a {
    background: url(../images/cars.png) 20px center no-repeat #2bc3bc;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cars a {
    background-image: url(../images/cars_hover.png);
}

.tabs_tabs .ui-tabs-nav li.cruises a {
    background: url(../images/cruises.png) 20px center no-repeat #2dd1c9;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cruises a {
    background-image: url(../images/cruises_hover.png);
}


.tabs_content {
    position: relative;
}

.tabs_content .ui-tabs-panel {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.tabs2 .tabs_content .ui-tabs-panel {
    display: block !important;
}

.tabs2 .tabs_content .ui-tabs-panel.tab-hidden {
    position: absolute;
    width: 100%;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.form1 {
    display: block;
    background: #fafafa;
    padding: 44px 30px 30px 30px;
    border-bottom: 3px solid #1cbbb4;
    margin-bottom: 20px;
}

.front .form1 {
    margin-bottom: 0;
}

.form1 label {
    font-family: 'Raleway';
    font-size: 14px;
    color: #636363;
    line-height: 1;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap;
}

.form2 {
    display: block;
    background: #fafafa;
    padding: 20px 30px;
    border-bottom: 3px solid #1cbbb4;
    margin-bottom: 30px;
}

.form2 label {
    font-family: 'Raleway';
    font-size: 14px;
    color: #636363;
    line-height: 1;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap;
}

.form2_flights label {
    float: left;
    margin-right: 20px;
    margin-top: 15px;
}

.form2_flights .select1_inner {
    float: left;
    width: 100px;
}

.form2_hotels {
    padding-top: 0;
}

.form2_hotels label {
    padding-bottom: 6px;
}

.form3 {
    display: block;
    background: #fafafa;
    padding: 20px;
    border-bottom: 3px solid transparent;
    margin-bottom: 30px;
}

.form3 label {
    font-family: 'Raleway';
    font-size: 14px;
    color: #636363;
    line-height: 1;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap;
}

.form3 .select1_wrapper {
    float: left;
    margin-right: 20px;
}

.form3 .txt label {
    margin-top: 15px;
}

.form3 .sel {
    width: 125px;
}

.form3 .sel2 {
    width: 225px;
}

.form3 .buttons {
    margin-right: 0;
    line-height: 1px;
}



.select1_inner {
    position: relative;
    background: #fff;
    border: 1px solid #d3d3d3;
    height: 42px;
    position: relative;
}

.select1_inner:after {
    content: '';
    display: block;
    width: 10px;
    height: 7px;
    background: url(../images/a1.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    top: 17px;
}

.select2 {
    width: 100%;
}

.select2 *:focus {
    outline: none !important;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 500px;
    overflow: hidden;
}

.select2-container--default .select2-selection--single {
    background: none;
    border-radius: 0;
    border: none;
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 12px 10px 27px;
    color: #c2c2c2;
}

.select2_inner .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-dropdown {
    background: none;
    border-radius: 0;
    z-index: 10;
    min-width: 0px;
}

.select2-container--open .select2-dropdown--below {
    border: none;
}

.select2-results__option {
    padding: 10px 5px 10px 15px;
    background: #62c7bf;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    border-top: 1px solid #4cb6ae;
}

.select2-results__option:first-child {
    border-top: none;
}

.small .select2-results__option {
    padding-left: 0;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #fff;
    color: #62c7bf;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #fff;
    color: #62c7bf;
}

.ui-datepicker {
    font-size: 14px;
    width: 212px;
}


.input1_inner {
    position: relative;
    background: none;
    border: 1px solid #d3d3d3;
    height: 42px;
    position: relative;
}

.input1_inner:before {
    content: '';
    display: block;
    width: 19px;
    height: 20px;
    background: url(../images/m2.png) 0 0 no-repeat;
    position: absolute;
    left: 10px;
    top: 11px;
}

.input1_inner:after {
    content: '';
    display: block;
    width: 19px;
    height: 20px;
    background: url(../images/a1.png) 0 0 no-repeat;
    position: absolute;
    right: 2px;
    top: 16px;
}

.location-show {}

.location-show::before {
    content: '';
    display: block;
    width: 19px;
    height: 20px;
    background: url(../images/map.png) 0 0 no-repeat;
    position: absolute;
    left: 5px;
    top: 11px;
}



.input1_inner input {
    padding: 10px 15px 10px 37px;
    height: 40px;
    border: none;
    background: #fff;
    color: #c2c2c2;
    font-size: 12px;
    line-height: 20px;
    font-family: inherit;
    display: block;
    width: 100%;
}

.input1_inner input:focus {
    outline: none;
}


.input2_inner {
    position: relative;
    background: none;
    border: 1px solid #ebebeb;
    height: 42px;
    position: relative;
}

.input2_inner input {
    padding: 10px 25px 10px 15px;
    height: 40px;
    border: none;
    background: #fff;
    color: #c2c2c2;
    font-size: 13px;
    line-height: 20px;
    font-family: inherit;
    display: block;
    width: 100%;
}

.input2_inner input:focus {
    outline: none;
}


.btn-form1-submit {
    border: none;
    font-family: 'Raleway' !important;
    font-size: 14px !important;
    font-weight: bold;
    padding: 11px 10px;
    background: #0c88b5;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin-top: 24px;
    color: #fff;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
}

.btn-form1-submit:hover {
    background: #f75d07;
    color: #fff;
}

.btn-form1-submit:focus {
    outline: none;
}


/* ============================= tabs end ====================== */

/* ============================= blog ====================== */
.post {
    margin-bottom: 30px;
}

.post .post-header {
    position: relative;
    border: 4px solid #fafafa;
}

.post .post-header .post-slide {
    position: relative;
}

.post .post-header .post-video {
    position: relative;
    padding-bottom: 56%;
}

.post .post-header .post-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.post .post-story {}

.post .post-story h2 {
    text-align: left;
    font-size: 30px;
    color: #464646;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 0;
}


.post .post-story .post-story-info .date1 {
    display: inline-block;
    background: #1cbbb4;
    color: #fff;
    padding: 6px 15px;
    margin-right: 15px;
}

.post .post-story .post-story-info .by {
    display: inline-block;
    color: #c2c2c2;
    padding: 6px 0;
}


.post .post-story .post-story-info1 .date1 {
    display: inline-block;
    background: #1cbbb4;
    color: #fff;
    padding: 6px 15px;
    margin-right: 15px;
}

.post .post-story .post-story-info1 .by {
    display: inline-block;
    color: #c2c2c2;
    padding: 6px 0;
}

.post .post-story .post-story-info1 {
    background: #fafafa;
    margin-bottom: 10px;
    height: 36px;
}

@media(min-width: 1200px) {
    .post .post-story .post-story-info {
        background: #fafafa;
        margin-bottom: 20px;
        height: 36px;
    }

    .post .post-story .post-story-info .date12 {
        float: left;
        background: #1cbbb4;
        color: #fff;
        padding: 8px 15px;
        margin-right: 15px;
    }

    .post .post-story .post-story-info .option-booking {
        font-family: 'Raleway', sans-serif;
        font-size: 10pt;
        display: inline-block;
        color: #c2c2c2;
    }

    .post .post-story .post-story-info .option-booking span {
        float: left;
        color: #545353;
        font-weight: 500;
        font-size: 11px;
        margin-left: 5px;
        margin-top: 6px;
        margin-right: 10px;
    }

    .post .post-story .post-story-info .option-booking i {
        width: 26px;
        height: 20px;
        float: left;
        margin-top: 2px;
        margin-left: 7px;
    }
}

@media(min-width: 320px) and (max-width: 1199px) {
    .post .post-story .post-story-info {
        background: #fafafa;
        margin-bottom: 20px;
        height: 206px;
    }

    .post .post-story .post-story-info .date12 {
        text-align: center;
        background: #1cbbb4;
        color: #fff;
        padding: 8px 15px;
    }

    .post .post-story .post-story-info .option-booking {
        font-family: 'Raleway', sans-serif;
        font-size: 10pt;
        display: inline-block;
        color: #c2c2c2;
    }

    .post .post-story .post-story-info .option-booking span {
        float: left;
        color: #545353;
        font-weight: 500;
        font-size: 11px;
        margin-left: 5px;
        margin-top: 14px;
        margin-right: 10px;
    }

    .post .post-story .post-story-info .option-booking i {
        width: 26px;
        height: 20px;
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        clear: both;
    }
}

@media(min-width: 320px) and (max-width: 767px) {
    h3.hch {
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.8
    }

    h3.hch2 {
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.8
    }

    p.address {
        font-size: 17px;
        font-weight: 500;
        color: #464646;
    }

    .star-rating {
        display: inline-block;
        margin-top: 10px;
    }
}

@media(min-width: 768px) {
    h3.hch {
        display: inline-block;
        float: left;
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 7px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.8
    }

    h3.hch2 {
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 7px;
        padding-top: 0;
        padding-bottom: 0;
    }

    p.address {
        font-size: 17px;
        font-weight: 500;
        color: #464646;
    }

    .star-rating {
        display: inline-block;
        float: left;
        margin-left: 20px;
        margin-top: 10px;
    }
}

@media(min-width: 768px) {
    .paddinger {
        padding-top: 200px;
    }
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.booking-success {
    font-weight: 600;
    color: #464646;
}

.booking-success h3 {
    font-size: 30px;
    text-transform: none;
    padding-bottom: 0;
}

.booking-success span {
    color: #1cbbb4;
}

.booking-success p span {
    font-weight: 700;
}

.border-bottom {
    border-bottom: 1px solid #1cbbb4;
    padding-bottom: 10px;
}

.booking-row {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
}

.booking-row h3 {
    font-weight: 600;
    font-size: 18px;
    color: #01726a;
    padding-bottom: 9px;
}

.booking-row h3.line {
    font-weight: 600;
    font-size: 18px;
    color: #01726a;
    border-bottom: 2px solid #01726a;
    padding-bottom: 9px;
}

.booking-row label {
    color: #434343;
    font-size: 14px;
    margin-top: 8px;
}

.booking-row .form-control {
    font-family: 'Raleway', sans-serif;
    height: 43px;
    margin-top: 9px;
    padding: 13px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.booking-row .form-control:focus {
    border-color: #1cbbb4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
}

.booking-row .red {
    color: #f75d07;
    font-size: 21px;
    font-weight: 700;
    padding-top: 15px;
    display: inline-block;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.no-padding-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.border-3px {
    width: 100%;
    height: 2px;
    background-color: #01726a;
}

.star-rating-left {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.location {
    display: inline-block;
    float: left;
    margin-left: 20px;
    font-weight: 600;
    font-size: 13px;
    color: #464646;
    margin-top: 8px;
}

.sidebar-block {
    background-color: #f3f3f3;
    padding: 25px 25px;
    border-bottom: 3px solid #1cbbb4;
}

.sidebar-block h3 {
    font-weight: 600;
    color: #01726a;
    font-size: 18px;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar-block label {
    font-size: 14px;
    color: #636363;
    font-weight: 600;
    margin-bottom: 9px;
}

.sidebar-block .nights {
    display: block;
    font-weight: 500;
    color: #464646;
    font-size: 13px;
    margin-top: 8px;
}

.margin-top {
    margin-top: 20px;
}

.price-left {
    margin-top: 5px;
    color: #000;
    text-align: right;
}

.price-left span.red {
    font-weight: 700;
    font-size: 18px;
    color: #f75d07;
    font-family: 'Raleway', sans-serif;
}

.price-left span.blue {
    font-weight: 500;
    color: #1cbbb4;
    font-size: 11px;
    padding-right: 5px;
}

.price-total-left {
    margin-top: 3px;
    color: #000;
    text-align: right;
}

.price-total-left span.red {
    font-weight: 700;
    font-size: 25px;
    color: #f75d07;
    font-family: 'Raleway', sans-serif;
}

.post .post-story .post-story-info .by a {
    text-decoration: none;
}

.free-wifi {
    background: url('../images/free-wifi.png') no-repeat center center;
}

.parking {
    background: url('../images/parking.png') no-repeat center center;
}

.no-parking {
    background: url('../images/no-parking.png') no-repeat center center;
}

.no-smoking {
    background: url('../images/no-smoking.png') no-repeat center center;
}

.breakfast {
    background: url('../images/breakfast.png') no-repeat center center;
}

.airport-shuttle {
    background: url('../images/airport-shuttle.png') no-repeat center center;
}

.post .post-story .post-story-body {
    margin-bottom: 20px;
}

.post .post-story .post-story-link {}

.post .post-story .post-story-tags {
    background: #fafafa;
    padding: 10px 25px;
}

.post .post-story .post-story-tags .tags_wrapper {
    float: left;
    color: #636363;
    font-size: 13px;
    padding-top: 4px;
}

.post .post-story .post-story-tags .tags_wrapper a {
    text-decoration: none;
}

.share_post {
    float: right;
}

.share_post .txt1 {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #636363;
    vertical-align: top;
    padding-right: 20px;
    padding-top: 4px;
}

.num-comments {
    font-size: 30px;
    color: #464646;
    font-weight: 600;
    padding: 30px 0;
}

.comment-block {
    margin-bottom: 30px;
}

.comment-block.left1 {
    margin-left: 100px;
}

.comment-block figure {
    float: left;
    margin-right: 30px;
}

.comment-block figure img {}

.comment-block .caption {
    overflow: hidden;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 15px;
}

.comment-block .caption .top {
    padding-bottom: 15px;
    color: #c2c2c2;
    font-size: 12px;
    font-weight: 500;
}

.comment-block .caption .top span {
    display: inline-block;
    margin: 0 25px;
}

.comment-block .caption .top .txt1 {
    display: inline-block;
}

.comment-block .caption .top .txt1 a {
    color: #1cbbb4;
    text-decoration: none;
}

.comment-block .caption .top .txt2 {
    display: inline-block;
}

.comment-block .caption .top .txt3 {
    display: inline-block;
}

.comment-block .caption .top .txt3 a {
    color: #1cbbb4;
    text-decoration: none;
}

.comment-block .caption .top .txt3 a:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 8px;
    background: url(../images/arr1_hover.png) right center no-repeat;
    margin-left: 5px;
}

.comment-block .caption .txt {
    color: #545353;
}

.live-comment {
    padding-top: 20px;
    padding-bottom: 20px;
}

.live-comment .live-comment-title {
    font-weight: 700;
    font-size: 30px;
    color: #464646;
    padding-bottom: 20px;
}


/* ============================= blog end ====================== */






/* ============================= content ====================== */

.page-package {
    background: url(../images/packages.jpg) center top no-repeat;
    height: 400px;
    background-size: cover;
}

.page-service {
    background: url(../images/services.jpg) center top no-repeat;
    height: 400px;
    background-size: cover;
}

.page_news-event {
    background: url(../images/news-event.jpg) center top no-repeat;
    height: 400px;
    background-size: cover;
}

.page_testimonial {
    background: url(../images/testimonial.jpg) center top no-repeat;
    height: 400px;
    background-size: cover;
}

.page_banner {
    /* background: url(../images/about_banner.jpg) center top no-repeat;*/
    background-size: cover;
}

.page-about .page_banner {
    background: url(../images/about_banner.jpg) center top no-repeat;
    background-size: cover;
}

.page-gallery .page_banner {
    background: url(../images/gallery_banner.jpg) center top no-repeat;
    background-size: cover;
}

.breadcrumbs1_wrapper {}

.breadcrumbs1 {

    padding: 15px 0;
    margin-top: 0px;
    font-weight: 400;
    line-height: 20px;
    color: #686868;
    font-size: 14px;

}

.breadcrumbs1 a {
    color: #0c88b5;
    text-decoration: none;
}

.breadcrumbs1 a:hover {
    color: #0c88b5;
    text-decoration: underline;
}

.breadcrumbs1 span {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

#what1 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 50px;
    background: #fafafa;
}

.ul2 {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ul2 > li {
    font-size: 15px;
    font-weight: 400;
    color: #545353;
    margin-bottom: 8px;
    list-style-type: none;
}

.ul2 > li a {
    color: #545353;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 35px;
    background: url(../images/li_st2.png) 0 3px no-repeat;
}

.ul2 > li a:hover {
    color: #1cbbb4;
}

/*.ul2 > li::before {
  content: "\2022";
  color: #00afef;
  font-size: 30px;
  font-weight: bold;
  display: inline-block; 
  width: 0.5em;
  margin-top: 5px;

}*/

.blockquote0 {
    border-left: 3px solid #1cbbb4;
    padding: 2px 0 2px 20px;
    margin-bottom: 0;
    font-size: 14px;
    color: #545353;
}

.blockquote1 {
    margin-top: 20px;
    margin-bottom: 30px;
    background: url(../images/blockquote1.png) 30px 40px no-repeat #252525;
    padding: 33px 60px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    border: none;
    margin-left: 9%;
}

.blockquote1 .author {
    font-size: 15px;
    color: #1cbbb4;
    font-weight: 600;
    padding-top: 10px;
}

.blockquote1 .author span {
    font-size: 12px;
    color: #636363;
    font-weight: 500;
}

#company1 {
    padding-bottom: 0px;
    /*padding-top: 5px;*/
    background: none;
    color: #545353;
    margin-top: -21px;
}

#company1 .img1 {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
    margin-bottom: -40px;
}

#company1 .content {
    padding-bottom: 30px;
    padding-top: 20px;
}

#company1 .content .txt1 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 500;
    color: #464646;
    padding-bottom: 20px;
}

#company1 .content .txt2 {
    font-weight: 400;
    padding-bottom: 30px;
    color: #545353;
}

#company1 .distance1 .txt {
    color: #464646;
}

#company1 .distance1 .bg {
    background: #ebebeb;
}

#company1 .distance1 .bg .animated-distance span {
    color: #1cbbb4;
}


#team1 {
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    background: #fafafa;
}

#content {
    position: relative;
    padding-top: 1px;
    padding-bottom: 30px;
}

#content h3 {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 19px;
    color: #464646;
    background: none;
    line-height: 1.1;
    padding: 20px 0 20px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

#content h4 {
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 15px;
    color: #303131;
    background: none;
    line-height: 1.1;
    padding: 6px 0 10px;
    margin: 0 0 0px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

.page-pages #content {
    padding-top: 0;
}

.page-contacts #content {
    padding-top: 0;
}

.page-blog #content {
    padding-top: 0;
}

.page-post #content {
    padding-top: 0;
}



#google_map2 {
    position: relative;
    width: 100%;
    height: 284px;
}

#google_map2_wrapper {
    position: relative;
    padding-top: 3px;
    border-top: 1px solid #9cc8c5;
    padding-bottom: 3px;
    border-bottom: 1px solid #9cc8c5;
}

#google_map {
    position: relative;
    width: 100%;
    height: 440px;
}

#google_map_wrapper {
    position: relative;
    padding-top: 3px;
    border-top: 1px solid #9cc8c5;
    padding-bottom: 3px;
    border-bottom: 1px solid #9cc8c5;
}

.pager_wrapper {
    padding-top: 40px;
    margin-bottom: 30px;
}

.pager {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 14px;
}

.pager li {}

.pager li > a {
    border: 1px solid #ebebeb;
    padding: 0px 2px;
    border-radius: 0px;
    background: #fafafa;
    color: #545353;
    text-align: center;
    min-width: 32px;
    line-height: 40px;
    text-decoration: none;
}

.pager li > a:hover {
    text-decoration: none;
    background: #fff;
    border-color: #1cbbb4;
    color: #1cbbb4;
}

.pager li.active > a {
    background: #1cbbb4;
    color: #fff;
    cursor: default;
    text-decoration: none;
    border-color: #1cbbb4;
}

.pager .prev {}

.pager .prev > a {
    float: left;
    background: #fafafa;
    color: #545353;
    padding: 0 20px;
    border: 1px solid #ebebeb;
    min-width: 110px;
    text-align: center;
}

.pager .prev > a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 8px;
    background: url(../images/prev2.png);
    margin-right: 10px;
}

.pager .prev > a:hover {
    background: #1cbbb4;
    border-color: #1cbbb4;
    color: #fff;
}

.pager .prev > a:hover:before {
    background: url(../images/prev2_hover.png);
}

.pager .next {}

.pager .next > a {
    float: right;
    background: #fafafa;
    color: #545353;
    padding: 0 20px;
    border: 1px solid #ebebeb;
    min-width: 110px;
    text-align: center;
}

.pager .next > a:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 8px;
    background: url(../images/next2.png);
    margin-left: 10px;
}

.pager .next > a:hover {
    background: #1cbbb4;
    border-color: #1cbbb4;
    color: #fff;
}

.pager .next > a:hover:after {
    background: url(../images/next2_hover.png);
}

.star_rating_wrapper {
    margin-bottom: 30px;
}

.star_rating_wrapper .title {
    background: #0c88b5;
    position: relative;
    font-weight: 700;
    color: #fff;
    padding: 15px 37px 15px 20px;
    line-height: 20px;
}

.star_rating_wrapper .title:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/star_rating.png);
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}

.star_rating_wrapper .content {
    background: #fafafa;
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
}

.checkbox1-custom {
    opacity: 0;
    position: absolute;
}

.checkbox1-custom,
.checkbox1-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox1-custom-label {
    position: relative;
    font-size: 14px;
    color: #bebebe;
    font-weight: 400;
}

.checkbox1-custom-label img {
    margin-right: 2px;
}

.checkbox1-custom-label span {
    color: #545353;
    padding-left: 10px;
}

.checkbox1-custom + .checkbox1-custom-label:before {
    content: '';
    background: url(../images/ch1.png);
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    margin-right: 10px;
}

.checkbox1-custom:checked + .checkbox1-custom-label:before {
    background: url(../images/ch2.png);
}

.checkbox1-custom:focus + .checkbox1-custom-label {
    outline: none;
}


.top-border {
    border-top: 2px solid #eee;
}

#slider_wrapper {
    padding-bottom: 180px;
    padding-top: 270px;
    background: url(../images/slider.png) center center no-repeat;
    background-size: cover;
}

#why1 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
}

#popular_cruises1 {
    position: relative;
    padding-top: 20px;
    /*padding-bottom: 70px;*/
}

/* ============================= popular ====================== */
#popular_wrapper {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

#popular_inner {}

#popular {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.popular_pagination {
    padding-top: 20px;
    text-align: center;
}

.popular_pagination a {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    background: url(../images/pagination2.png) center center no-repeat;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
}

.popular_pagination a:hover,
.popular_pagination a.selected {
    background: url(../images/pagination2_hover.png) center center no-repeat;
}

#popular .carousel-box {
    position: relative;
}

#popular .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

#popular .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#popular .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

#popular .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

#popular .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 300px;
    overflow: hidden;
    padding-right: 30px
}

.popular {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.popular .popular_inner {}

.popular .popular_inner figure {
    position: relative;
}

.popular .popular_inner figure img {
    position: relative;
    width: 100%;
    height: 218px;
}

.popular .popular_inner figure .over {
    background: transparent;
    height: 100%;
    background: #eeeeee05;
    position: absolute;
    left: 0;
    bottom: 27px;
    /*padding: 10px;*/
    width: 100%;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=1);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.popular .popular_inner:hover figure .over {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #eeeeee05;
}

.popular .popular_inner figure .over .v1 {
    font-weight: 700;
    font-size: 21px;
}

.popular .popular_inner figure .over .v1 span {
    color: #fef697;
    font-size: 14px;
    padding-left: 5px;
    font-style: italic;
    font-weight: 400;
}

.popular .popular_inner figure .over .v2 {}

.popular .popular_inner .caption {
    padding: 25px;
    border-bottom: 3px solid transparent;
    background: #fafafa;
}

.popular .popular_inner:hover .caption {
    border-color: #1cbbb4;
}

.popular .popular_inner .txt1 {
    font-weight: 500;
    padding-bottom: 5px;
    font-size: 12px;
    color: #f75d07;
}

.popular .popular_inner .txt1 span {
    padding-right: 5px;
    font-size: 21px;
    color: #636363;
}

.popular .popular_inner:hover .txt1 span {
    color: #1cbbb4;
}

.popular .popular_inner .txt2 {
    color: #545353;
    padding-bottom: 20px;
}

.popular .popular_inner .txt3 {}

.popular .popular_inner .txt3 .left_side {
    float: left;
    padding-top: 5px;
}

.popular .popular_inner .txt3 .right_side {
    float: right;
}

.popular .popular_inner .txt3 .nums {
    display: inline-block;
    font-size: 12px;
    color: #c2c2c2;
}

.over {
    position: relative;
}

.news-sec-area {}

.news-sec-area .col-sm-4 {}

.news-hover {
    padding: 0px 20px;
    text-align: center;
    background: rgba(119, 119, 119, 0.7);
    width: 100%;
    height: auto;
    color: #fff;
}

.news-hover:hover {
    padding: 0px 20px;
    text-align: center;
    background: #00afef9e;
    text-decoration: none !important;
    width: 100%;
    height: auto;
    color: #fff;
}

.popular_inner a {
    text-decoration: none !important;
}

.popular_inner a:hover {
    text-decoration: none !important;
}

.name-news {
    display: block;
    text-transform: capitalize;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 20px !important;
}

.news-date {
    position: absolute;
    bottom: 20px;
    width: 81%;
    text-align: center;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
}

.date-n {
    text-align: center;
}

.smi {
    min-height: 26px;
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;

    color: #464646;
    width: 100%;
    margin-bottom: 15px;
}

.smi a {

    font-size: 16px;
    text-decoration: none;

    color: #464646 !important;
    display: inline;

}

.detail-news {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 14px;
}

.contact {
    background: url(../images/contact.png) 4px 0 no-repeat;
    font-family: 'Raleway', sans-serif;
}

.contat-head {
    font-family: 'Raleway', sans-serif;
    padding-right: 10px;
    width: 25%;
    float: left;
}

.contat-deta {
    padding-left: 10px;
    text-align: left;
    float: right;
    width: 73%;
}



.emailer {
    background: url(../images/emailer.png) 0px 0 no-repeat;
}

.fax {
    background: url(../images/fax.png) 0px 0 no-repeat;
    font-family: 'Raleway', sans-serif;
}

.address1 {
    background: url(../images/address.png) 2px 0 no-repeat;
}

.about-cont {
    font-size: 16px;
    font-weight: 500;
    color: #545353;
    margin-bottom: 35px;
}

.title5 {

    font-size: 21px;

    font-weight: 500;
    color: #464646;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 15px;

}

/* ============================= popular end ====================== */

.stars1 {
    display: inline-block;
}

.stars1 img {
    margin-right: 1px;
}


#sitmap {
    /*padding-bottom: 60px; padding-top: 60px; background: url(../images/happy1.jpg) center center no-repeat; background-size: cover; color: #fff;*/
}


#happy1 {
    padding-bottom: 50px;
    padding-top: 50px;
    background: url(../images/happy1.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}

#happy1 .img1 {
    margin-top: 120px;
}

#happy1 .content {
    padding-bottom: 30px;
}

#happy1 .content .txt1 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 600;
}

#happy1 .content .txt2 {
    font-weight: 600;
    padding-bottom: 40px;
}

#happy1 .content .txt3 {
    padding-bottom: 20px;
}

.distance1 {
    position: relative;
    padding-bottom: 20px;
}

.distance1 .txt {
    font-weight: 600;
    padding-bottom: 5px;
}

.distance1 .bg {
    position: relative;
    height: 13px;
    background: #f8f8f8;
}

.distance1 .bg .animated-distance {
    background: #1cbbb4;
    position: absolute;
    left: 0: top: 0;
    width: 0;
    height: 100%;
}

.distance1 .bg .animated-distance span {
    position: absolute;
    top: -25px;
    right: -10px;
    font-weight: 700;
}

#partners {
    position: relative;
    padding-top: 36px;
    padding-bottom: 70px;
    background: aliceblue;
}

#testimonial {
    position: relative;
    background: #f7f8fa;
    color: #fff;
    text-align: center;
}

#testimonial h2 {
    color: #fff;
}

.similar {
    color: #464646;
    font-style: italic;
}

.testimoni-bg {
    position: relative;
}

.testimoni-bg img {
    width: 100%;
    height: 100%
}

.testimoni-head {
    position: absolute;
    top: 40%;
    width: 100%;
}

.testimoni-head-1 {
    text-align: center;
}

/* ============================= footer ====================== */
.bot1_wrapper {
    background: #252525;
    border-top: 4px solid #1cbbb4;
    padding-top: 25px;
    padding-bottom: 20px;
    color: #545353;
}

.bot1_title {
    font-size: 24px;
    color: #898989;
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 20px;
}

.logo2_wrapper {
    padding-bottom: 10px;
}

.get-touch {
    margin-top: 42px;
}

.social2_wrapper {
    padding-top: 10px;
}

.social2 {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social2 li {
    display: inline-block;
    margin: 0 4px 4px 0;
    float: left;
}

.social2 li a {
    display: block;
    width: 39px;
    height: 39px;
    text-decoration: none;
    background-position: left top;
    background-repeat: no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.social2 li a:hover {
    background-position: bottom;
}

.social2 li.nav1 a {
    background-image: url(../images/social_ic1.png);
}

.social2 li.nav2 a {
    background-image: url(../images/social_ic2.png);
}

.social2 li.nav3 a {
    background-image: url(../images/social_ic3.png);
}

.social2 li.nav4 a {
    background-image: url(../images/social_ic4.png);
}

.social2 li.nav5 a {
    background-image: url(../images/social_ic5.png);
}

.social2 li.nav6 a {
    background-image: url(../images/social_ic6.png);
}

.twits1 {}

.twits1 .twit1 {
    color: #545353;
    border-top: 1px solid #363636;
    padding: 8px 0;
}

.twits1 .twit1:first-child {
    border-top: none;
}

.twits1 .twit1 a {
    color: #6dcff6;
    text-decoration: none;
}

.twits1 .twit1 .date {
    color: #464646;
    font-size: 12px;
}

.newsletter_block {}

.newsletter_block .txt1 {
    font-size: 12px;
    padding-bottom: 5px;
}

.newsletter-wrapper {}

.newsletter {}

.newsletter input {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    background: url(../images/newsletter.png) right center no-repeat #101010;
    border: 1px solid #343434;
    margin: 0;
    padding: 10px 50px 10px 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.newsletter input:focus {
    color: #fff;
    background-color: #000;
    border-color: #707070;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.phone2 {
    font-size: 30px;
    color: #1cbbb4;
    padding-top: 5px;
}

.support1 {
    color: #555555;
}

.support1 a {
    color: #555555;
}

.bot2_wrapper {
    background: #0c88b5;
    padding-top: 29px;
    padding-bottom: 29px;
    color: #fff;
    font-size: 13px;
}

.bot2_wrapper a {
    color: #fff;
    text-decoration: none;
}

.bot2_wrapper a:hover {
    text-decoration: underline;
}

.bot2_wrapper span {
    padding: 0 5px;
}

.bot2_wrapper .left_side {
    float: left;
}

.bot2_wrapper .right_side {
    float: right;
}



/* ============================= parallax ====================== */
.parallax {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: none;
}

.parallax,
.parallax .parallax-content,
.parallax .overlay {
    height: 100%;
}

.parallax-bg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: center center;
}

.parallax-bg.bg-fixed {
    background-attachment: fixed;
}

.parallax .overlay {
    background: none;
    width: 100%;
    position: absolute;
    overflow: hidden;
    background: none;
}

.parallax-content {
    padding-top: 0px;
    padding-bottom: 0px;
}




.bg1 {
    background-image: url(../images/parallax1.jpg);
}

.bg2 {
    background-image: url(../images/parallax2.jpg);
}


#parallax1 {
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
}

#parallax1 .txt1 {
    font-size: 48px;
    font-weight: 800;
    color: #fff799;
}

#parallax1 .txt3 {
    padding-top: 10px;
    color: #fff799;
    font-size: 18px;
}

#parallax1 .txt3 strong {
    font-size: 30px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

#parallax1 .txt3 span {
    font-size: 14px;
    color: #fff;
}

#parallax2 {
    padding-top: 290px;
}



/* ============================= main menu ====================== */
.menu_wrapper {}

.navbar_ {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    position: relative;
    z-index: 30;
    min-height: 0;
    float: right;
    display: block;
    background: none;
    line-height: 1px;
}

.navbar_ .navbar-toggle {
    float: right;
    background: #1cbbb4;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 41px;
    margin-bottom: 41px;
    margin-left: 15px;
}

.navbar_ .navbar-toggle:hover,
.navbar_ .navbar-toggle:focus {
    background: #076f68;
}

.navbar_ .navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-collapse_ {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.navbar_ .nav {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    float: none;
    padding-right: 0px;
    background: none;
}

.navbar_ .nav > li {
    position: relative;
    display: block;
    float: left;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    background: none;
    margin-left: 28px;
}

.navbar_ .nav > li:first-child {
    margin-left: 0;
}

.navbar_ .nav > li > a {
display: block;
    text-decoration: none;
    background: none;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #54514c;
    text-shadow: none;
    padding: 24px 0px;
    border: none;
    margin: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
    transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
}

.navbar_ .nav > li > a em {
    display: inline-block;
    width: 8px;
    height: 5px;
    background: url(../images/caret.png);
    margin-left: 5px;
}

.navbar_ .nav > li > a:hover,
.navbar_ .nav > li > a:focus,
.navbar_ .nav > li.sfHover > a,
.navbar_ .nav > li.sfHover > a:hover {
    color: #1cbbb4;
    text-decoration: none;
    background: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #1cbbb4;
}

.navbar_ .nav > li.active > a,
.navbar_ .nav > li.active > a:hover,
.navbar_ .nav > li.active > a:focus {
    color: #000;
    text-decoration: none;
    background: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.sub-menu ul {
    position: absolute;
    display: none;
    left: -25px;
    top: 75px;
    list-style: none;
    zoom: 1;
    z-index: 10;
    margin: 0;
    padding: 15px 25px;
    background: #fff;
    text-align: left;
    margin-top: -6px;
    min-width: 180px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}

.sub-menu li {
    margin: 0;
    position: relative;
    zoom: 1;
    display: block;
    border-top: 1px solid #ebebeb;
}

.sub-menu li:first-child {
    border: none;
}

.sub-menu li a {
    display: block;
    position: relative;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #8c8c8c;
    text-decoration: none;
    padding: 10px 0px;
    background: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sub-menu li a:hover {
    text-decoration: none;
    color: #0c88b5;
}

.sub-menu li ul {
    position: absolute;
    display: none;
    left: 158px;
    top: 0px;
    list-style: none;
    zoom: 1;
    z-index: 10;
    margin: 0;
    padding: 6px 25px;
    background: #fff;
    text-align: left;
    margin-top: -6px;
    min-width: 180px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}

.sub-menu li ul li {
    margin: 0;
    position: relative;
    zoom: 1;
    display: block;
    border-top: 1px solid #ebebeb;
}

.sub-menu li ul li ul:first-child {
    border: none;
}

.sub-menu li ul li a {
    display: block;
    position: relative;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #8c8c8c;
    text-decoration: none;
    padding: 10px 0px;
    background: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sub-menu li ul li a:hover {
    text-decoration: none;
    color: #0c88b5;
}

.sub-he {
    font-weight: 500;
}



.sub-menu-1 > ul {}

.sub-menu-2 > ul {
    left: 100%;
    top: 0;
    margin-left: 0px;
    background: #002745;
}

/* ============================= search-form ====================== */
.search-form-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.search-form-wrapper .form-control {
    border: 1px solid #ebebeb;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 40px;
    color: #c2c2c2;
    font-size: 14px;
}

.search-form-wrapper .form-control:focus {
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #1cbbb4;
}

.search-form-wrapper a {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 40px;
    line-height: 40px;
    color: #c2c2c2;
}

.search-form-wrapper a:hover {
    color: #1cbbb4;
}

.search-form-wrapper a i {
    font-size: 16px;
    line-height: 40px;
}


/* ============================= toTop ====================== */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 100%;
    background: url(../images/totop.gif) no-repeat left top;
}

#toTopHover {
    background: url(../images/totop.gif) no-repeat left bottom;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
    outline: none;
}



/* ============================= main layout ====================== */


h1 {
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 36px;
    color: #323a45;
    background: none;
    line-height: 1.1;
    padding: 20px 0 20px;
    margin: 0 0 25px 0;
    position: relative;
    border-bottom: 4px solid #046db6;
}

h2 {
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 32px;
    color: #0c88b5;
    background: none;
    line-height: 1.1;
    padding: 0px 0 1px;
    margin: 30px 0 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.h2-head {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 22px;
    color: #157598;
    background: none;
    line-height: 1.1;
    padding: 0px 0 1px;
    margin: 30px 0 10px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

h3 {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 42px;
    color: #464646;
    background: none;
    line-height: 1.1;
    padding: 20px 0 20px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

h4 {
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 18px;
    color: #1cbbb4;
    background: none;
    line-height: 1.1;
    padding: 15px 0 10px;
    margin: 0 0 0px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

h5 {
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 19px;
    color: #464646;
    background: none;
    line-height: 1.1;
    padding: 20px 0 20px;
    margin: 0 0 0px 0;
    position: relative;
    text-align: left;
}







.title1 {
    text-align: center;
    font-size: 18px;
    color: #545353;
    /*padding-bottom: 15px;*/
}





















.img-responsive {
    width: auto \9;
}

.img-responsive-old {
    display: block;
    max-width: 100%;
    height: auto;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.color1 {
    color: #002e51;
}



/* === */
.ul1 {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ul1 > li {
    font-size: 15px;
    color: #545353;
    border-bottom: 1px solid #363636;
}

.ul1 > li a {
    color: #545353;
    text-decoration: none;
    display: block;
    padding: 10px 20px 10px 0px;
    background: url(../images/arr1.png) right center no-repeat;
}

.ul1 > li a:hover {
    color: #1cbbb4;
    text-decoration: none;
    background: url(../images/arr1_hover.png) right center no-repeat;
}

.ul3 {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
}

.ul3 > li {
    font-size: 14px;
    font-weight: 700;
    color: #636363;
    margin-bottom: 2px;
}

.ul3 > li a {
    display: block;
    color: #636363;
    text-decoration: none;
    display: block;
    padding: 15px 40px 15px 30px;
    background: #f3f3f3;
    position: relative;
}

.ul3 > li a:hover {
    color: #1cbbb4;
    background: #fafafa;
}

.ul3 > li a:after {
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    background: url(../images/li_st3.png) 0 0 no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}

.ul3 > li a:hover:after {
    background: url(../images/li_st3_hover.png) 0 0 no-repeat;
}

.hl1 {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 1px;
    background: #fafafa;
}

.ul4 {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    font-family: 'Raleway';
    font-size: 14px;
}

.ul4 > li {
    font-size: 14px;
    color: #545353;
    border-top: 1px solid #ebebeb;
}

.ul4 > li:first-child {
    border-top: none;
}

.ul4 > li a {
    color: #545353;
    text-decoration: none;
    display: block;
    padding: 10px 30px 10px 20px;
    position: relative;
    line-height: 1.3;
    background: url(../images/li_st4.png) 0 13px no-repeat;
}

.ul4 > li a:hover {
    color: #1cbbb4;
    text-decoration: none;
    background-image: url(../images/li_st4_hover.png);
}

.ul4 > li a span {
    position: absolute;
    right: 0;
    top: 10px;
    color: #c2c2c2;
}

.ul4 > li a:hover span {
    color: #1cbbb4;
}

.tabs3 {
    padding: 0;
    background: none;
    border-radius: 0;
    border: 1px solid #ebebeb;
    border-top: none;
    font-family: inherit;
    margin-bottom: 30px;
}

.tabs3_tabs {
    text-align: center;
}

.tabs3_tabs .ui-tabs-nav {
    padding: 0;
    display: block;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    border: none;
    border-radius: 0;
    background: none;
}

.tabs3_tabs .ui-tabs-nav li {
    margin: 0 !important;
    border: none;
    background: none;
    font-weight: 500;
    width: 50%;
}

.tabs3_tabs .ui-tabs-nav li.ui-tabs-active {
    margin: 0;
    padding: 0;
}

.tabs3_tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #fff;
    padding: 15px 2px;
    background: #1cbbb4;
    float: none;
    display: block;
    border-top: 2px solid #fff;
}

.tabs3_tabs .ui-tabs-nav .ui-tabs-anchor:focus {
    outline: none;
}

.tabs3_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background: #fff;
    color: #1cbbb4;
    border-color: #1cbbb4;
}

.tabs3_content {
    padding: 15px;
}

.tabs3_content .ui-tabs-panel {
    padding: 0px;
}

.news1 {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    padding-bottom: 15px;
}

.news1:first-child {
    border-top: none;
    padding-top: 0;
}

.news1 a {
    display: block;
    font-size: 13px;
    text-decoration: none;
}

.news1 a .txt1 {
    color: #545353;
    padding-bottom: 5px;
}

.news1 a:hover .txt1 {
    color: #1cbbb4;
}

.news1 a .txt2 {
    color: #c2c2c2;
    font-size: 11px;
}

.news1 a .txt2 span {
    color: #c4df9b;
}

.tags1 {
    display: block;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    text-align: left;
}

.tags1 li {
    display: inline-block;
    margin: 0 5px 5px 0px;
    float: left;
}

.tags1 li a {
    display: inline-block;
    background: none;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 400;
    color: #c2c2c2;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-decoration: none;
    border: 1px solid #ececec;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.tags1 li a:hover {
    background: #1cbbb4;
    color: #fff;
    border-color: #1cbbb4;
}

.text_widget {
    margin-bottom: 30px;
    font-size: 13px;
}

.users {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
}

.users li {
    display: block;
    float: left;
    padding: 0 2px 2px 0;
}

.users li a {
    display: block;
    text-decoration: none;
}

.users li a figure {
    position: relative;
}

.users li a figure img {
    position: relative;
}

.users li a figure em {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #1cbbb4;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.users li a:hover figure em {
    opacity: 1;
    filter: alpha(opacity=100);
}

.big_letter {
    font-size: 35px;
    font-weight: 900;
    padding: 2px 17px;
    background: #1cbbb4;
    float: left;
    margin-right: 20px;
    margin-bottom: 2px;
    color: #fff;
}


/*-----btn-----*/
.btn-default.btn0 {
    display: block;
    color: #fff;
    border: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 15px 10px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #f75d07;
    position: relative;
    text-align: center;
    width: 100%;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 50px;
}

.btn-default.btn0:hover {
    color: #fff;
    background: #0c88b5;
}

.btn-default.btn1 {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 5px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #0c88b5;
    position: relative;
    text-align: center;
    width: 100%;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}

.btn-default.btn1:hover {
    color: #fff;
    background: #f75d07;
}

.btn-default.btn2 {
    display: inline-block;
    color: #898989;
    border: none;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding: 0px 15px 0 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
    background: url(../images/arr1.png) right center no-repeat;
}

.btn-default.btn2:hover {
    color: #1cbbb4;
    background: url(../images/arr1_hover.png) right center no-repeat;
}

.btn-default.btn3 {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #f75d07;
    position: relative;
    text-align: center;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 15px;
}

.btn-default.btn3:hover {
    color: #fff;
    background: #0c88b5;
}

.btn-default.btn4 {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #0c88b5;
    position: relative;
    text-align: center;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 15px;
}

.btn-default.btn4:hover {
    color: #fff;
    background: #f75d07;
}




.btn-default.s1 {
    font-family: 'Raleway';
    display: inline-block;
    color: #fff;
    border: 1px solid #ececec;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(../images/type1.png) center center no-repeat #fafafa;
    position: relative;
    letter-spacing: 0;
    width: 42px;
    height: 42px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.s1:hover {
    background: url(../images/type1_hover.png) center center no-repeat #1cbbb4;
    border-color: #1cbbb4;
}

.btn-default.s2 {
    font-family: 'Raleway';
    display: inline-block;
    color: #fff;
    border: 1px solid #ececec;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(../images/type2.png) center center no-repeat #fafafa;
    position: relative;
    letter-spacing: 0;
    width: 42px;
    height: 42px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.s2:hover {
    background: url(../images/type3_hover.png) center center no-repeat #1cbbb4;
    border-color: #1cbbb4;
}

.btn-default.s3 {
    font-family: 'Raleway';
    display: inline-block;
    color: #fff;
    border: 1px solid #ececec;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(../images/type3.png) center center no-repeat #fafafa;
    position: relative;
    letter-spacing: 0;
    width: 42px;
    height: 42px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.s3:hover {
    background: url(../images/type3_hover.png) center center no-repeat #1cbbb4;
    border-color: #1cbbb4;
}








/* ============================= thumbnail ====================== */
.img-polaroid {
    position: relative;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.img-polaroid img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.img-circle {
    position: relative;
    padding: 0px;
    background: none;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.img-circle img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.thumbnail .caption {
    padding: 0;
    color: inherit;
}

.thumb1 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.thumb1.last {
    margin-bottom: 0px;
}

.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb1 .thumbnail a {
    position: relative;
    display: block;
}

.thumb1 .thumbnail a figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.thumb1 .thumbnail a figure img {
    width: 100%;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb1 .thumbnail a figure .img2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.thumb1 .thumbnail a:hover figure .img2 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumb1 .thumbnail a:hover figure .img1 {
    opacity: 0;
    filter: alpha(opacity=0);
}

.thumbtest {
    border: 1px solid #99d2e6;
    background-color: whitesmoke;
    padding: 25px;
}

.thumb2 {
    margin-bottom: 20px;
}

.thumb2.last {
    margin-bottom: 0px;
}

.thumb2 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb2 .thumbnail a {
    display: block;
    text-decoration: none;
    text-align: center;
}

.thumb2 .thumbnail a figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    position: relative;
}

.thumb2 .thumbnail a figure .img1 {
    position: relative;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb2 .thumbnail a:hover figure .img1 {
    opacity: 0;
    filter: alpha(opacity=0);
}

.thumb2 .thumbnail a figure .img2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb2 .thumbnail a:hover figure .img2 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumb2 .thumbnail a .caption {
    padding-top: 15px;
}

.thumb2 .thumbnail a:hover .caption {}

.thumb2 .thumbnail a .caption .txt1 {
    font-family: 'Raleway';
    font-size: 21px;
    color: #464646;
    font-weight: 500;
    text-decoration: none;
    padding-bottom: 5px;
    position: relative;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb2 .thumbnail a:hover .caption .txt1 {
    color: #1cbbb4;
    text-decoration: none;
}

.thumb2 .thumbnail a .caption .txt2 {
    color: #545353;
    padding-bottom: 15px;
}

.thumb2 .thumbnail a .caption .txt3 {
    display: inline-block;
    color: #1cbbb4;
    font-size: 13px;
    padding-right: 15px;
    line-height: 20px;
    background: url(../images/btn1.png) right center no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb2 .thumbnail a {
    color: #1cbbb4;
}

.thumb2 .thumbnail a:hover .caption .txt3 {
    color: #1cbbb4;
    background-image: url(../images/btn1_hover.png);
}

.thumb3 {
    margin-bottom: 20px;
}

.thumb3.last {
    margin-bottom: 0px;
}

.thumb3 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb3 .thumbnail figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    position: relative;
    border: 4px solid #e0e0e0;
}

.thumb3 .thumbnail figure img {
    width: 100%;
}

.thumb3 .thumbnail figure .over {
    background: #1cbbb4;
    background: rgba(28, 187, 180, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb3 .thumbnail:hover figure .over {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumb3 .thumbnail .caption {
    padding-top: 20px;
}

.thumb3 .thumbnail .caption .txt1 {
    font-size: 21px;
    font-weight: 500;
    color: #464646;
    padding-bottom: 10px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb3 .thumbnail:hover .caption .txt1 {
    color: #1cbbb4;
}

.thumb3 .thumbnail .caption .txt2 {
    color: #545353;
    padding-bottom: 15px;
}

.thumb4 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.thumb4.last {
    margin-bottom: 0px;
}

.thumb4 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
    border-bottom: 3px solid transparent;
}

.thumb4 .thumbnail:hover {
    border-bottom-color: #1cbbb4;
}

.thumb4 .thumbnail figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    padding: 4px;
    background: #fafafa;
}

.thumb4 .thumbnail figure img {
    width: 100%;
}

.thumb4 .thumbnail .caption {
    background: #fafafa;
    padding: 20px;
}

.thumb4 .thumbnail .caption .txt1 {
    font-size: 19px;
    font-weight: 500;
    color: #636363;
    padding-bottom: 10px;
}

.thumb4 .thumbnail .caption .txt2 {}

.thumb4 .thumbnail .caption .txt3 {}

.thumb4 .thumbnail .caption .txt3 .left_side {
    float: left;
}

.thumb4 .thumbnail .caption .txt3 .right_side {
    float: right;
    padding-top: 5px;
}

.thumb4 .thumbnail .caption .txt3 .price {
    font-size: 21px;
    color: #f75d07;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.thumb4 .thumbnail .caption .txt3 .nums {
    font-size: 12px;
    color: #c2c2c2;
}

.thumb5 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.thumb5.last {
    margin-bottom: 0px;
}

.thumb5 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
    border-bottom: 3px solid transparent;
}

.thumb5 .thumbnail:hover {
    border-bottom-color: #1cbbb4;
}

.thumb5 .thumbnail figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.thumb5 .thumbnail figure img {
    width: 100%;
}

.thumb5 .thumbnail figure .over {
    background: #1cbbb4;
    background: rgba(28, 187, 180, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px;
    width: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb5 .thumbnail:hover figure .over {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumb5 .thumbnail figure .over .v1 {
    font-weight: 700;
    font-size: 19px;
    line-height: 1;
}

.thumb5 .thumbnail figure .over .v1 span {
    display: inline-block;
    color: #fef697;
    font-size: 12px;
    padding-left: 5px;
    font-style: italic;
    font-weight: 400;
}

.thumb5 .thumbnail figure .over .v2 {
    font-size: 12px;
    color: #fff;
}

.thumb5 .thumbnail .caption {
    background: #fafafa;
    padding: 20px;
}

.thumb5 .thumbnail .caption .txt1 {
    font-size: 19px;
    font-weight: 500;
    color: #636363;
}

.thumb5 .thumbnail .caption .txt2 {
    font-size: 12px;
    color: #b2b1b1;
    padding-bottom: 0px;
}

.thumb5 .thumbnail .caption .txt3 {}

.thumb5 .thumbnail .caption .txt3 .left_side {
    float: left;
}

.thumb5 .thumbnail .caption .txt3 .right_side {
    float: right;
    padding-top: 15px;
}

.thumb5 .thumbnail .caption .txt3 .price {
    font-size: 21px;
    color: #f75d07;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

.thumb5 .thumbnail .caption .txt3 .nums {
    font-size: 12px;
    color: #c2c2c2;
}

.thumb6 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.thumb6.last {
    margin-bottom: 0px;
}

.thumb6 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
    border-bottom: 3px solid transparent;
}

.thumb6 .thumbnail:hover {
    border-bottom-color: #1cbbb4;
}

.thumb6 .thumbnail figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.thumb6 .thumbnail figure img {
    width: 100%;
}

.thumb6 .thumbnail figure .over {
    background: #1cbbb4;
    background: rgba(28, 187, 180, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px;
    width: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb6 .thumbnail:hover figure .over {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumb6 .thumbnail figure .over .v1 {
    font-weight: 700;
    font-size: 19px;
    line-height: 1;
}

.thumb6 .thumbnail figure .over .v1 span {
    display: inline-block;
    color: #fef697;
    font-size: 12px;
    padding-left: 5px;
    font-style: italic;
    font-weight: 400;
}

.thumb6 .thumbnail figure .over .v2 {
    font-size: 12px;
    color: #fff;
}

.thumb6 .thumbnail .caption {
    background: #fafafa;
    padding: 20px;
}

.thumb6 .thumbnail .caption .txt1 {
    font-size: 19px;
    font-weight: 500;
    color: #636363;
}

.thumb6 .thumbnail .caption .txt2 {
    font-size: 12px;
    color: #b2b1b1;
    padding-bottom: 0px;
}

.thumb6 .thumbnail .caption .txt3 {}

.thumb6 .thumbnail .caption .txt3 .left_side {
    float: left;
}

.thumb6 .thumbnail .caption .txt3 .right_side {
    float: right;
    padding-top: 15px;
}

.thumb6 .thumbnail .caption .txt3 .price {
    font-size: 21px;
    color: #f75d07;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.thumb6 .thumbnail .caption .txt3 .nums {
    font-size: 12px;
    color: #c2c2c2;
}





/*================= Contacts =========================*/
#note {}

.notification_error {
    color: #f00;
    padding-bottom: 10px;
}

.notification_ok {
    text-align: left;
    padding-bottom: 10px;
}

#ajax-contact-form .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

#ajax-contact-form .form-group label {
    color: #272727;
    font-weight: 400;
    display: none;
}

#ajax-contact-form .form-control {
    height: 38px;
    padding: 13px 12px;
    font-size: 13px;
    line-height: 20px;
    color: #545353;
    background: #fff;
    border: 1px solid #cbcbcb;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#ajax-contact-form .form-control:focus {
    color: #1cbbb4;
    border-color: #1cbbb4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
}

#ajax-contact-form textarea.form-control {
    height: auto;
}

#ajax-contact-form .form-group.capthca {
    float: left;
    margin-right: 30px;
}

#ajax-contact-form .form-group.capthca input {
    width: 170px;
}

#ajax-contact-form .form-group.img {
    float: left;
}

#ajax-contact-form .form-group.img img {
    width: 170px;
    height: 38px;
}

.btn-default.btn-cf-submit {
    display: block;
    background: #1cbbb4;
    color: #fff;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 20px;
    font-weight: 800;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    text-transform: uppercase;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}

.btn-default.btn-cf-submit:hover {
    color: #fff;
    background: #f75d07;
}

/*================= Contacts3 =========================*/
#note3 {}

.notification_error3 {
    color: #f00;
    padding-bottom: 10px;
}

.notification_ok3 {
    text-align: left;
    padding-bottom: 10px;
}

#ajax-contact-form3 .form-group {
    margin-left: 0;
    margin-right: 0;
}

#ajax-contact-form3 .form-group label {
    color: #141414;
    font-weight: 400;
    text-transform: uppercase;
    display: none;
}

#ajax-contact-form3 .form-control {
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #545353;
    background: #fff;
    ;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#ajax-contact-form3 .form-control:focus {
    border-color: #1cbbb4;
    color: #1cbbb4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
}

#ajax-contact-form3 textarea.form-control {
    height: 144px;
}

#ajax-contact-form3 .form-group.capthca {
    float: left;
    margin-right: 20px;
}

#ajax-contact-form3 .form-group.capthca input {
    width: 170px;
}

#ajax-contact-form3 .form-group.img {
    float: left;
}

#ajax-contact-form3 .form-group.img img {
    width: 170px;
    height: 38px;
}

.btn-default.btn-cf-submit3 {
    display: block;
    background: #f75d07;
    color: #fff;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 20px;
    font-weight: 800;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    text-transform: uppercase;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}

.btn-default.btn-cf-submit3:hover {
    color: #fff;
    background: #1cbbb4;
}












/*----- media queries ------*/
/* Large desktop */
@media (min-width: 2560px) {

    #slider_wrapper {
        background: url(../images/slider_large.jpg) top center no-repeat;
        background-size: cover;
        padding-bottom: 280px;
        padding-top: 370px;
    }



}

@media (min-width: 1200px) {}

/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {}

@media (min-width: 992px) and (max-width: 1199px) {
    #happy1 .img1 {
        margin-top: 220px;
    }

    .form2_flights .select1_inner {
        width: 55px;
    }

    .form3 .sel {
        width: 90px;
    }









}

/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {

    .form1 .select1_wrapper,
    .form1 .input1_wrapper {
        margin-bottom: 30px;
    }

    #slider_wrapper {
        padding-bottom: 50px;
        padding-top: 170px;
    }

    #front_tabs {
        margin-top: -47px;
    }

    #happy1 .img1 {
        margin-top: 10px;
    }

    #company1 .img1 {
        margin-bottom: -30px;
    }

    h2 {
        font-size: 38px;
        margin: 7px 0 0px 0;
    }

    h3 {
        font-size: 38px;
    }

    .pager .prev {
        display: block;
        margin-bottom: 10px;
    }

    .pager .prev > a {
        float: none;
    }

    .pager .next {
        display: block;
        margin-top: 10px;
    }

    .pager .next > a {
        float: none;
    }













}

@media (min-width: 768px) and (max-width: 991px) {

    .navbar_ .nav > li {
        margin-left: 20px;
    }

    #parallax1 .txt1 {
        font-size: 38px;
    }

    .form2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .form2_flights label {
        font-size: 12px;
        margin-right: 10px;
    }

    .form2_flights .select1_inner {
        width: 44px;
    }

    .form3 .txt label {
        font-size: 12px;
    }

    .form3 .select1_wrapper {
        margin-right: 10px;
    }

    .form3 .sel {
        width: 95px;
    }

    .form3 .buttons {
        display: none;
    }

    .checkbox1-custom-label span {
        display: none;
    }













}

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {

    .top1_wrapper {
        /*display: none;*/
    }

    .slider .slider_inner .txt1 {
        font-size: 20px;
    }

    .slider .slider_inner .txt2 {
        font-size: 35px;
    }

    .slider .slider_inner .txt3 {
        font-size: 14px;
    }

    .email1 {
        float: none;
        margin-right: 0;
        border-right: none;
        margin-bottom: 10px;
    }

    .phone1 {
        float: none;
        margin-bottom: 10px;
    }

    .social_wrapper {
        float: right;
        margin-bottom: 10px;
    }

    .lang1 {
        border: none;
        float: none;
    }

    #front_tabs {
        margin-top: 0;
    }

    #front_tabs .tabs_wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }

    #front_tabs .form1 {
        padding: 15px;
    }

    #slider_wrapper {
        padding-bottom: 10px;
        padding-top: 100px;
    }

    .slider_pagination {
        padding-top: 110px;
    }

    .tabs_tabs .ui-tabs-nav {
        display: block;
    }

    .tabs_tabs .ui-tabs-nav li {
        margin-left: 0 !important;
        display: block;
        float: none;
        margin-bottom: 1px !important;
    }







    .navbar_ {
        float: none;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px;
        display: block;
        height: auto;
        padding-right: 0;
        background: none;
    }

    .navbar-collapse_ {
        clear: both;
    }

    .navbar_ .nav {
        display: block;
        background: #fff;
        padding-right: 0;
    }

    .navbar_ .nav > li {
        float: none;
        background: none;
        padding-left: 0;
        border-top: none;
        margin-left: 0;
    }

    .navbar_ .nav > li:first-child {
        border-top: none;
    }

    .navbar_ .nav > li > a {
        margin-bottom: 0;
        margin-top: 0;
        padding: 5px 0;
        text-align: center;
        font-size: 14px;
    }

    .navbar_ .nav > li.active > a,
    .navbar_ .nav > li.active > a:hover,
    .navbar_ .nav > li.active > a:focus,
    .navbar_ .nav > li > a:hover,
    .navbar_ .nav > li > a:focus,
    .navbar_ .nav > li.sfHover > a,
    .navbar_ .nav > li.sfHover > a:hover {
        background: #fff;
    }

    .sub-menu ul {
        position: relative;
        left: 0;
        top: 0;
        text-align: center;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
        margin-top: 0;
    }

    .sub-menu li a {}

    #parallax1 .txt1 {
        font-size: 28px;
    }

    .btn-default.btn0 {
        margin-top: 20px;
    }

    .bot2_wrapper .left_side {
        float: none;
    }

    .bot2_wrapper .right_side {
        float: none;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 32px;
    }

    .form2_flights label {
        float: none;
        margin-right: 0;
        margin-top: 0;
    }

    .form2_flights .select1_inner {
        float: none;
        width: auto;
    }

    .form3 .select1_wrapper {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .form3 .sel {
        width: auto;
    }

    .form3 .buttons {
        margin-bottom: 0;
    }

    .form2_hotels .select1_wrapper {
        margin-top: 20px;
    }

    .form2_hotels .select1_wrapper:first-child {
        margin-top: 0px;
    }

    .comment-block.left1 {
        margin-left: 20px;
    }











}

@media (min-width: 481px) and (max-width: 767px) {}

/* Landscape phones and down */
@media (max-width: 480px) {

    .popular .popular_inner .txt3 .nums {
        display: none;
    }









}

.form-search .col-md-3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.form-search .col-md-1 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.form-search .col-md-2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 13.8%;
}

#tours {
    position: relative;
    padding-top: 30px;
}

.tour1 {
    position: relative;
    width: 25%;
    float: left;
}

.tour1 a {
    position: relative;
    display: block;
    text-decoration: none;
}

.tour1 a figure {
    position: relative;
    z-index: 2;
    top: 0;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.tour1 a:hover figure {
    top: -120px;
}

.tour1 a figure img {
    width: 100%;
    height: 250px;
}

.tour1 a .caption {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 5px 20px 20px;
    z-index: 1;
}

.tour1 a .caption .txt1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    padding-bottom: 10px;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tour1 a .caption .txt2 {}

.tour1 a .caption .txt2 .stars1 {
    display: inline-block;
}

.tour1 a .caption .txt2 .stars1 img {
    padding-right: 5px;
    vertical-align: top;
    padding-top: 6px;
}

.tour1 a .caption .txt2 .rev-num {
    display: inline-block;
    color: #bebebe;
    padding-left: 10px;
}

.tour1 a .caption .txt3 {
    /*font-weight: 700;*/
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    line-height: 1.1;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
}


@media (max-width: 991px) {
    #tours {
        position: relative;
        padding-top: 0px;
    }

    .tour1 {
        width: 50%;
    }

    .tours_content_top .left {
        float: none;
    }

    .tours_content_top .right {
        float: none;
        padding-top: 15px;
    }

}

@media (max-width: 480px) {



    .tour1 {
        width: 100%;
    }
}


.nav-footer {
    text-align: center;
}

.nav-footer li {
    display: inline;
    list-style: none;
}

.nav-footer li a {
    color: #898989;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    padding: 0 13px;
}

.nav-footer1 {
    text-align: right;
}

.nav-footer1 li {
    display: inline;
    list-style: none;
}

.nav-footer1 li a {
    color: #898989;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    padding: 0 4px;
}



.design {
    text-align: right;
    color: #eee;
    font-size: 13px;
    text-decoration: none;
}

.design a {
    text-decoration: none;
}

.copyright a {
    text-decoration: none;
}

.design span {
    color: #428bca !important;
}

.copyright {
    text-align: left;
    font-size: 13px;
    color: #eee;
}

.copyright span {
    color: #10a0d6 !important;
    text-transform: uppercase;
}

.btn-submit {
    padding: 10px 30px;
    background: #fff;
    color: #464646;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #0c88b5;
    cursor: pointer;
}

.btn-submit:hover {
    background: #0c88b5;
    color: #fff;
}


.newsticker-jcarousellite {}

.newsticker-jcarousellite li img {
    display: block;
}

.newsticker-jcarousellite li:after {
    content: ".";
    clear: both;
    visibility: hidden;
    display: block;
}

.newsticker-jcarousellite li {
    background: #fff;
    color: #000;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.client-img {
    float: left;
    margin-right: 20px;
}

.info {
    display: block;
    width: 100%;
    color: #545353;
    margin-top: 10px;
    float: left;
    text-align: left;
}

.testimonial-client-box {
    margin-top: 20px;
    padding-left: 0px;
}

.testimonial-client {
    color: #000;
    padding-left: 20px;
}

.client-name2 {
    color: #464646;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    padding-top: 10px;
    display: block;
}

.testimonial-client li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
    text-align: left;
    background: #fff;
    border: 1px solid #eee;
    padding: 25px
}

.testimonial-client li:before {
    content: '';
    display: inline-block;
    width: 38px;
    height: 32px;
    background: url(../images/testi-icon.png) 0 0 no-repeat;
    right: -5px;
    position: absolute;
    top: -5px;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
}

.testimonial-client li:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    line-height: 0px;
}

.client-des {
    color: #545353;
    display: block;
    font-weight: 600;
}

@media (max-width: 767px) {

    .flight-way {
        position: relative;
    }

    .form-search .col-md-2 {
        width: 100%;
    }
}


@media (min-width: 768px) and (max-width: 990px) {

    .logo img {
        width: 72%;
        /*margin-top: 14px;*/
    }

    .navbar_ .nav > li > a {
        font-size: 13px;
        padding: 34px 10px 9px 10px
    }

    .navbar_ .nav > li {
        margin-left: 11px;
    }


}

@media (min-width: 991px) and (max-width: 1200px) {
    .navbar_ .nav > li {
        margin-left: 22px;
    }
}


.num {
    font-family: 'Raleway', sans-serif;
}



#nt-example1 {
    max-width: 100%;


}

#nt-example1-container {
    text-align: center;
}

#nt-example1-container i {

    margin: 8px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
    color: #333;
}

#nt-example1 li {

    overflow: hidden;
    height: 185px;



}

#nt-example1 li:hover {
    background: #FFF;
}

@media (min-width:991px) and (max-width: 1200px) {

    .contat-deta {

        width: 64%;
    }

    .contat-head {

        width: 34%;

    }
}

@media (min-width: 0px) and (max-width: 480px) {
    .news-img-col {
        margin-bottom: 10px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .nav-footer li a {
        padding: 5px 13px;
    }

    .nav-footer1 {
        padding-left: 0px;
        text-align: center;
    }

    .nav-footer {
        /*padding-left: 0px;*/
        text-align: center
    }

    .flight-way {
        position: relative !important;
        margin: 10px 0;
    }

    .nav-footer li a {
        display: inline-block;
    }

    .copyright {
        float: none !important;
        text-align: center !important;
    }

    .design {
        text-align: center !important;
        float: none !important;
    }

    .get-right {
        margin-top: 20px;
    }

    #nt-example1-container {
        padding: 0 15px !important;
    }
}

@media (min-width: 0px) and (max-width: 480px) {


    #nt-example1 {
        height: 518px !important;
    }

    #nt-example1 li {

        overflow: hidden;
        height: 250px;



    }

    #nt-example1-container {
        padding: 0 15px !important;
    }


}

@media (min-width: 500px) and (max-width: 767px) {
    .news-img-col {
        width: 50% !important;
        float: left !important;
    }

    .name-news {
        font-size: 22px !important;
    }

    .news-date {
        width: 70%;
        font-size: 21px !important;
    }

    .detail-news {
        display: none;
    }

    .news-sec-area .col-sm-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    .news-sec-area .col-sm-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .contat-head {
        width: auto;
    }

    .contat-deta {
        padding-left: 0px;
        text-align: left;
        float: left;
        width: 100%;
    }

    .nav-footer li a {
        padding: 0 3px;
    }

    .name-news {
        font-size: 22px !important;
    }

    .news-date {
        width: 70%;
        font-size: 21px !important;
    }

    .detail-news {
        display: none;
    }

    #nt-example1 {
        height: 230px !important;
    }

    #nt-example1 li {
        overflow: hidden;
        height: 224px;
    }

    .testimonial-client-box {
        margin-top: 25px;
    }

    .form-search .col-sm-2 {
        width: 25%;
    }

    .form-search .col-sm-4 {
        width: 25%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .testimonial-client-box {
        margin-top: 65px;
    }

    #nt-example1 {
        height: 230px !important;
    }

    #nt-example1 li {
        overflow: hidden;
        height: 224px;
    }
}

.option-booking .fa {
    padding-top: 5px;
    color: #333;
}

.option-booking span {
    color: #333;
}

.tour-pack {
    background: #f7f7f7;
    border: 1px solid #f9f9f9;
    display: block;
    padding: 0 10px 10px 10px;
}

.tour-pack h5 {
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.list-policy1 {
    line-height: 28px;
    padding-left: 10px;
}

.list-policy {
    line-height: 28px;
    padding-left: 15px;
}

.policy-sec {
    border: 1px solid #eee;
    padding: 0 10px 10px 10px;
}

.top-head {
    font-size: 25px !important;
    color: #000;
}



@media (min-width: 1800px) and (max-width: 1920px) {
    #nt-example1 li {
        height: 213px !important;
    }

    .testimoni-bg img {
        width: 100%;
        height: 504px !important;
    }

    .testimonial-client-box {
        margin-top: 20px;
    }

    .info {
        font-size: 15px !important;
    }

    #nt-example1 {
        height: 438px !important;
    }
}


.txt-blue1 {
    color: #1cbbb4;
    font-style: normal !important;
}

.city1 {
    position: relative;
    margin-bottom: 30px;
}

.city1 a {
    position: relative;
    display: block;
    text-decoration: none;
}

.city1 a figure {
    position: relative;
}

.city1 a .over {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/grad1.png) left bottom repeat-x;
}

.city1 a .caption {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 25px;
    text-transform: uppercase;
}

.city1 a .caption .txt1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1;
    padding-bottom: 10px;
    color: #fff;
    letter-spacing: 1px;
}

.city1 a .caption .txt2 {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.1;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.view-packages {
    text-decoration: none;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.package-btn {
    text-decoration: none;
}

.flight-way {
    margin-bottom: 5px;
    margin-top: -25px;
    border-radius: 5px;
    position: absolute;
    top: -3px;
    display: inline-block;
    padding: 0px 0 0 0px;
}

.flight-way label {
    float: left;
    margin-right: 5px;
    font-size: 13px;
    color: #333;
    padding-bottom: 0px !important;
}

.flight-way input[type="radio"],
input[type="checkbox"] {
    margin-top: 0px !important;
    margin-right: 3px;
}

.hover-div {
    background: #f3f6f9;
    padding: 35px 10px 27px 10px;
    border: 1px solid #e0dbdb;
    box-shadow: 0 0 10px #eee;
}

.hover-div:hover {
    background: transparent;
    color: ;
    cursor: default;
}

.service-bx {
    margin-bottom: 30px;
}

.service-bx a {
    text-decoration: none;
    color: #000;
}

.service-bx img {
    width: 100%;
    height: 275px;
}

.testimonial-bx hr {
    margin: 10px 0px !important;
}

.testimonial-bx {
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.client-message .fa-quote-left {
    color: #1cbbb4;
    font-size: 26px;
}

.testimonial-bg {
    background: #65cec9;
    height: 65px;
}

.client-img1 {
    border-radius: 100%;
    text-align: center;
    margin: -3.75pc auto 0 auto;
    border-right-color: #fff;
    width: 5.5pc;
    height: 70pt;
}

.client-img1 img {
    border-radius: 50%;
    border: 5px solid #fff;
}

.client-message {
    padding: 0 10px;
    color: #333;
    text-align: left;
}

.client-name {
    color: #1cbbb4;
}

.testimonial-contenr {}

.testimonial-title {
    color: #000;
}

.read-btn {
    text-decoration: none;
    margin-top: 0px;
    display: inline-block;
    font-size: 13px;
    padding: 3px 10px;
    text-transform: capitalize;
}

.news-date {
    margin-bottom: 5px !important;
}

.news-event {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.news-event-detail {
    padding: 10px;
}

.news-event img {
    float: left;
}

.new-img-de {
    text-align: justify;
}

.new-img-de img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.news-det1 {}

.news-det1 img {}


.career-form h3 {
    font-size: 25px;
    text-align: left;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}


.bhoechie-tab-container h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

/*  bhoechie tab */
.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    border-right: 1px solid #ccc;
    min-height: 450px;
}

.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}

.bhoechie-tab-menu div.list-group > a {
    text-decoration: none;
    margin-bottom: 0;
}

.bhoechie-tab-menu div.list-group > a .glyphicon,
.bhoechie-tab-menu div.list-group > a .fa {
    color: #5A55A3;
}

.bhoechie-tab-menu div.list-group > a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

.bhoechie-tab-menu div.list-group > a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

.bhoechie-tab-menu div.list-group > a.active,
.bhoechie-tab-menu div.list-group > a.active .glyphicon,
.bhoechie-tab-menu div.list-group > a.active .fa {
    background-color: #54514c;
    background-image: #54514c;
    color: #ffffff;
}

.bhoechie-tab-menu div.list-group > a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #54514c;
}

.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.list-career {
    padding-left: 10px;
    line-height: 28px;
}

.right-part-new {
    padding-left: 0px !important;
}

@media (min-width: 0px) and (max-width: 768px) {

    .flight-way {
        margin-bottom: 5px;
        margin-top: 0px;
        display: inline-block;
    }

    .career-form {
        margin-top: 20px;
        clear: both;
    }
}

@media (min-width: 360px) and (max-width: 767px) {
    .img-neww {
        width: 35%;
        float: left;
        padding-right: 0px;
    }

    .right-part-new {
        width: 65%;
        float: right;
    }

    .news-event img {
        height: auto;
    }

}

@media (min-width: 0px) and (max-width: 359px) {
    .news-event img {}

    .right-part-new {
        padding-left: 15px !important;
        padding-top: 5px !important;
    }

    .img-neww {
        width: 100%;
        float: left;
    }

    .right-part-new {
        width: 100%;
        float: left;
    }
}


@media (min-width: 768px) and (max-width: 990px) {
    .right-part-new {
        padding-left: 15px !important;
    }
}

.dropdown .dropdown-menu {
    /*  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
     height: auto;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;*/
}

.dropdown:hover .dropdown-menu {
    /*  max-height: 200px;*/
    opacity: 1;
}

.dropdown-menu ul {
    list-style-type: none;
    display: block;
}

.dropdown-menu ul li {}

.dropdown-menu ul li a {
    text-decoration: none;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ddd;

}

.logo-set {
      height:70px;
    width: 160px;
    object-fit: contain;
}

@media(max-width: 320px) {
    .logo-set {
        margin-top: 27px;
        height: 57px;
        width: 110px;
    }
}

@media(max-width: 767px) {
    .logo-set {
        margin-top: 17px;
        height: 67px;
        width: 120px;
    }
}

.destination-image {
    float: left;
    width: 40%;
    margin-top: 20px;
    padding: 8px;
}

.destination-details {
    float: right;
    width: 60%;
    margin-top: 20px;
    padding: 8px;
}

.destination-details p {
    display: block;
    font-size: 17px;
}

.img-size {
    width: 40%;
    height: auto;
}

.excursionimg {
    /*background: url(../images/excursion.jpg) center top no-repeat;*/

    width: 100%;

}

.link-overl {
    z-index: 99999;
}

.excursionimg img {
    width: 100%;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: rgba(0, 150, 158, 0.8);

}

.hovereffect a {
    cursor: pointer;
}

.hovereffect .overlay {
    width: 100%;

    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    margin: 70px 0 0 0px;
}

.hovereffect .overlay a {
    cursor: pointer;
}

.shipsize {
    height: 220px;
}

.hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 21px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}

.hovereffect:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    overflow: hidden;
    padding: 0.5em 0;
    background-color: transparent;
}

.hovereffect h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.hovereffect:hover h2:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hovereffect a,
.hovereffect p {
    /*color: #000 !important;*/
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    opacity: 1;
}

.footbox {

    padding: 2px 16px;
    background: #00afef;
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;

}

.hovereffect:hover a,
.hovereffect:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

}

.btnhover {
    padding: 8px 10px;
    background: #06769e;
    color: #fff !important;
    font-size: 18px;
}

.clname {

    text-align: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    /*   margin-top: 10px;*/
    width: 100%;
    display: inline-block;
}


.excursion-details {
    padding: 25px;
}

.excursion-details h2 {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 18px;
    color: #464646;
    background: none;
    line-height: 1.6;
    padding: 0px 0 1px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: center;
    text-transform: lowercase;

}

.ship-package {
    /*background: url(../images/Start-cruises-Libra.jpg) center top no-repeat;*/
    height: 400px;
    background-size: cover;
    background-position: center;
}

.ship-package-page {
    /*background: url(../images/star-cruise.jpg)  top no-repeat;*/
    width: 100%;
}

.ship-package-page img {
    width: 100%;
}

.page-about .page_banner {
    background: url(../images/about_banner.jpg) center top no-repeat;
    height: 400px;
    background-size: cover;
    background-position: center center;
}

.itineraries-package {
    /*background: url(../images/Star-Cruise-1.jpg) top no-repeat;*/

    background-size: cover;
    /*background-position: center center;
    background-attachment: fixed;*/
}

.itineraries-package img {
    width: 100%;
}

.tour2 {
    position: relative;
    width: 33.33%;
    float: left;
}

.tour2 a {
    position: relative;
    display: block;
    text-decoration: none;
}

.tour2 a figure {
    position: relative;
    z-index: 2;
    top: 0;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.tour2 a:hover figure {
    top: -120px;
}

.tour2 a figure img {
    width: 100%;
    height: 250px;
}

.tour2 a .caption {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 5px 20px 20px;
    z-index: 1;
}

.tour2 a .caption .txt1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    padding-bottom: 10px;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tour2 a .caption .txt2 {}

.tour2 a .caption .txt2 .stars1 {
    display: inline-block;
}

.tour2 a .caption .txt2 .stars1 img {
    padding-right: 5px;
    vertical-align: top;
    padding-top: 6px;
}

.tour2 a .caption .txt2 .rev-num {
    display: inline-block;
    color: #bebebe;
    padding-left: 10px;
}

.tour2 a .caption .txt3 {
    /*font-weight: 700;*/
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    line-height: 1.1;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
}


@media (max-width: 991px) {


    .tour2 {
        width: 50%;
    }

    .tours_content_top .left {
        float: none;
    }

    .tours_content_top .right {
        float: none;
        padding-top: 15px;
    }

}

@media (max-width: 480px) {



    .tour2 {
        width: 100%;
    }
}

.itcaption {}

.itcaption .txt1 {
    font-weight: 700;

    font-size: 18px;

    line-height: 1.1;

    padding-bottom: 14px;

    color: #222222;

    text-transform: uppercase;

    letter-spacing: 1px;

    min-height: 74px;

    line-height: 27px;
}

.itcaption.txt3 {
    /* font-weight: 700; */
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    line-height: 1.1;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
}

.imagesize {
    width: 400px;
    height: 250px;
}


.itinerariebanner {
    /* background: url(../images/SingaporeBanner.jpg) center top no-repeat;*/
    /*    height: 400px;*/
    width: 100%;
    background-size: cover;
}


.dashcircle {
    width: 17em;
    height: 17em;
    border-radius: 50%;
    background-color: rgb(17, 185, 247, 0.7);
    border: 4px solid #fff;
    box-shadow: 0 0 0 5px rgb(65, 141, 169, 0.7);
    margin: 0 auto;
}

.dashcircle:hover {
    background-color: rgb(66, 139, 202, 0.5);
    color: #000;
    border: 4px solid #eee;
    box-shadow: 0 0 0 5px rgb(15, 99, 130, 0.9);
}

.dashcircle i {
    font-size: 100px;
    color: #fffdfd;
    z-index: 10506;
    margin-top: 16px;
    text-align: center;
    display: block;

}

.dashcircle a {
    text-decoration: none;
}

.dashcircle-btn {
    /*padding: 0px 0px;
    background: #0a8dbd;*/
    margin-top: 27px;


    text-align: center;
    /* border: 1px solid #0a8dbd;*/
    border-radius: 19px;
}

.dashcircle h1 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    /*  margin-top: 56px;*/
    /* padding: 13px !important;*/
    border: none
}

.dashcircle h1:hover {}

@media (max-width: 767px) {

    .bottpad {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .dashcircle h1 {
        text-align: center;
        font-size: 16px;
        color: #fff;
        /*    margin-top: 40px;*/
        padding: 13px !important;


    }

}

.itship {
    color: #00afef;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.shipdetailtext {
    font-size: 17px;
    line-height: 1.5;


}

.shipimg {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.hdborder {
    border-bottom: 3px solid #428bca;

}

.hrborder {
    border-bottom: 1px solid #eee;
    margin-top: -10px;
    width: 300px;
}


#myCarousel .nav a small {
    display: block;
    /*  margin-top: 50px*/
}

#myCarousel .nav {
    background: #eee;
}

#myCarousel .nav a {
    border-radius: 0px;
    text-decoration: none;
    color: #000
}


#bottpad {
    margin-top: 50px;
}

#navhd {
    text-transform: uppercase;
    color: #3f4040;
    font-size: 16px;
}

#navhd:active {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
}



.shipoverview {
    /* padding: 10px;*/
    width: 60%;
    margin: 0 auto;
}

.shipoverview table {
    margin 0 auto;

}

.dropdown-menu > li > a {
    text-transform: capitalize;
}

.shipoverview table tr {
    height: 20px;
    border-bottom: 1px solid #eee;
    background-color: #c2dee840;


}

.shipoverview table tr td {
    padding: 10px;
    color: #000;

}

.ol {
    counter-reset: li;
    /* Initiate a counter */
    list-style: none;
    /* Remove default numbering */
    *list-style: decimal;
    /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    list-style-type: none;
}

.ol .ol {
    margin: 0 0 0 2em;
    /* Add some left margin for inner lists */
}

.rounded-list span {
    position: relative;
    display: block;
    padding: 2.4em .4em .4em 2em;

    margin: .5em 0;
    background: rgba(143, 201, 222, 0.7) !important;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
}

.center-btn {
    text-align: center;
}

.rounded-list span strong {
    margin-top: -24px;
    color: #000;
    font-weight: 300;
    margin-right: 50px;
}


.rounded-list span:hover {
    background: #eee;
}

.rounded-list span:hover:before {
    transform: rotate(360deg);
}

.rounded-list span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}


@media (min-width: 520px) and (max-width: 767px) {
    .shipoverview {
        /* padding: 10px;*/
        width: 80%;
        margin: 0 auto;
    }

    .ol {
        counter-reset: li;
        /* Initiate a counter */
        list-style: none;
        /* Remove default numbering */
        *list-style: decimal;
        /* Keep using default numbering for IE6/7 */
        font: 13px 'trebuchet MS', 'lucida sans';
        padding: 0;
        margin-bottom: 4em;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    }

    .ol .ol {
        margin: 0 0 0 2em;
        /* Add some left margin for inner lists */
    }

    .rounded-list span {
        position: relative;
        display: block;
        padding: 2.3em .2em .2em 1em;
        *: ;
        /*    padding: .4em;*/
        margin: 0.5em -34px;
        background: #c0dfea45;
        color: #444;
        text-decoration: none;
        border-radius: .3em;
        transition: all .3s ease-out;
        border: 1px solid #eee;
    }

    .rounded-list span strong {
        margin-top: -24px;
        color: #000;
        font-weight: 300;
        margin-right: 50px;
    }


    .rounded-list span:hover {
        background: #eee;
    }

    .rounded-list span:hover:before {
        transform: rotate(360deg);
    }

    .rounded-list span:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        left: -1.3em;
        top: 50%;
        margin-top: -1.3em;
        background: #87ceeb;
        height: 2em;
        width: 2em;
        line-height: 2em;
        border: .3em solid #fff;
        text-align: center;
        font-weight: bold;
        border-radius: 2em;
        transition: all .3s ease-out;
    }

}

@media (min-width: 0px) and (max-width: 519px) {
    .shipoverview {
        /* padding: 10px;*/
        width: 100%;
        margin: 0 auto;
    }

    .ol {
        counter-reset: li;
        /* Initiate a counter */
        list-style: none;
        /* Remove default numbering */
        *list-style: decimal;
        /* Keep using default numbering for IE6/7 */
        font: 11px 'trebuchet MS', 'lucida sans';
        padding: 0;
        margin-bottom: 4em;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    }

    .rounded-list span:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        left: -1.3em;
        top: 50%;
        margin-top: -1.3em;
        background: #87ceeb;
        height: 2em;
        width: 2em;
        line-height: 2em;
        border: .3em solid #fff;
        text-align: center;
        font-weight: bold;
        border-radius: 2em;
        transition: all .3s ease-out;
    }

    .rounded-list span strong {
        margin-top: -17px;
        color: #000;
        font-weight: 300;
        margin-right: 8px;
    }


}

.rowpd {
    margin-left: 0px;
    margin-right: 0px;
}

.pdbt {
    margin-bottom: 30px
}

.img-cone {
    position: relative;
}

@media (min-width: 520px) and (max-width: 767px) {
    .ship-dt {
        margin-bottom: 10px !important;
        float: left;
        width: 50% !important;
    }

    .box-it {
        width: 50% !important;
        float: left;
    }

    .excur-bx {
        width: 50% !important;
        float: left;
    }
}

@media (max-width: 767px) {
    .slider {
        clear: both;
    }

    .ship-dt {
        margin-bottom: 10px !important;
    }

    .hovereffect {
        margin-bottom: 10px !important;
    }

    .dashcircle {
        width: 10em;
        height: 10em;
        border-radius: 50%;
        background-color: #11b9f7e0 !important;
        border: 4px solid #fff;
        box-shadow: 0 0 0 5px #418da9b8;
        margin: 0 auto;
    }

    .dashcircle:hover {
        background-color: red;
        box-shadow:
            inset 0 0 0 1px rgba(255, 255, 255, 0.1),
            0 1px 2px rgba(0, 0, 0, 0.1);
    }

    .dashcircle i {
        font-size: 30px;
    }
}

@media (max-width: 520px) {

    .carousel-caption {
        display: none;
    }

    .carousel-caption1 {
        display: block;
    }
}

.btnpad {


    margin-bottom: 10px;
}


@media (min-width:768px) and (max-width:990px) {


    .ship-dt {
        margin-bottom: 10px !important;
        float: left;
        width: 50% !important;
    }

    .news-img-col {
        width: 50% !important;
    }


    .key-point {
        width: 50% !important;
    }
}

.hovertop {
    margin-top: 209px;
}

.news-img-col {
    margin-top: 15px;
    padding-right: 0px;
}

/* Mixins */




.tabhead {
    color: #428bca;
    font-size: 18px;
    background-color: #fff;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 8px;
}




ul.resp-tabs-list,
p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
    color: #585555;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
    /*  float: left;*/
    width: 100%;
    margin-top: 75px;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    border: 1px solid #ddd;
    /* border-top: 1px solid #fff;*/
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    /* border: 1px solid #c1c1c1;*/
    float: left;
    width: 100%;
    min-height: auto;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #00afef;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 5px 15px 15px 17px !important;
    color: #fff;
    font-size: 16px;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active {
    background: #00afef !important;
    color: #fff;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}



.tabs_wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background: transparent;
}

.tabview {
    /*border:1px solid #eee;*/
}

.tabview ul {
    display: inline-block;
    list-style-type: none;
}

.tabview ul li {
    /*    padding: 8px 109px;*/
    border-bottom: 1px solid #eee;
}

.tabview ul li a {
    padding: 8px 109px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.tabview ul li a:hover,
.tabview ul li a:active {

    border-bottom: 1px solid #eee;
    background-color: #00afef;
    color: #fff;
}

ul.tabs {

    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 25px 0 0;
    padding: 0;
    width: $tabs_width;
    min-width: $tabs_min_width;
    list-style: none;
    @include tabs-transition;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);

    li {
        margin: 0;
        cursor: pointer;
        padding: 0px 15px;
        line-height: 31px;
        color: $tab_text_color;
        text-align: left;
        font-weight: bold;
        background-color: #666;
        @include tab-bg-gradient;
        @include tabs-transition;

        &:hover {
            @include tab-bg-gradient-hover;
            color: $tab_text_color_hover;
            @include tabs-transition;
        }

        &.active {
            @include tab-bg-gradient-active;
            color: $tab_text_color_active;
            @include tabs-transition;
        }
    }
}

.tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    left: -2%;
    width: $tab_container_width;
    min-width: $tab_container_min_width;
    text-align: left;
    background: $tab_container_bg;
    /*border-radius: 12px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);*/
}

.tab_content {
    /* padding: 20px;*/
    height: 100%;
    display: none;
}

.tab_drawer_heading {
    display: none;
}

@media screen and (max-width: 781px) {
    ul.tabs {
        display: none;
    }

    .tab_container {
        display: block;
        margin: 0 auto;
        width: 95%;
        border-top: none;
        border-radius: 0;
        box-shadow: 0px 0px 10px black;
    }

    .tab_drawer_heading {
        background-color: #ccc;
        @include tab-bg-gradient();
        color: #fff;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;

        &:hover {
            background: #ccc;
            @include tab-bg-gradient-hover();
            color: $tab_text_color_hover;
        }
    }

    .d_active {
        background: #fff;
        @include tab-bg-gradient-active;
        color: $tab_text_color_active;
    }
}

.btnwiki {
    background: #14b5f0;
    border: 1px solid #14b5f0;
    color: #fff;
    text-decoration: none;
    margin-top: 7px;
}

.btnwiki:hover {
    color: #14b5f0;
    background: #fff;
}

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    box-shadow:
        inset 0 0 0 16px rgba(255, 255, 255, 0.6),
        0 1px 2px rgba(0, 0, 0, 0.1);

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ch-img-1 {
    background-image: url(../images/1.jpg);
}

.ch-img-2 {
    background-image: url(../images/2.jpg);
}

.ch-img-3 {
    background-image: url(../images/3.jpg);
}

.ch-info {
    position: absolute;
    background: rgba(63, 147, 147, 0.8);
    width: inherit;
    height: inherit;
    border-radius: 50%;
    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

    -webkit-backface-visibility: hidden;

}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 45px 0 0 0;
    height: 140px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow:
        0 0 1px #fff,
        0 1px 2px rgba(0, 0, 0, 0.3);
}

.ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    opacity: 0;
    -webkit-transition: all 1s ease-in-out 0.4s;
    -moz-transition: all 1s ease-in-out 0.4s;
    -o-transition: all 1s ease-in-out 0.4s;
    -ms-transition: all 1s ease-in-out 0.4s;
    transition: all 1s ease-in-out 0.4s;
}

.ch-info p a {
    display: block;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
    color: #fff222;
    color: rgba(255, 242, 34, 0.8);
}

.ch-item:hover {
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, 0.1),
        0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item:hover .ch-info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.ch-item:hover .ch-info p {
    opacity: 1;
}

.excur:hover {
    background: #428bca;
    border: 1px solid #428bca;
    color: #fff;
    text-decoration: none;
    padding: 10px 10px;
}

.itfirst {
    font-size: 20px;
    font-family: 'Raleway';
    font-weight: 600;
    color: #0c88b5;
    background: none;
    line-height: 1.1;
    padding: 0px 0 1px;
    margin: 30px 0 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.itmiddl {
    font-size: 25px;
    font-family: 'Raleway';
    font-weight: 600;
    color: #0c88b5;
    background: none;
    line-height: 1.1;
    padding: 0px 0 1px;
    margin: 30px 0 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.itsell {
    font-size: 15px;
    font-family: 'Raleway';
    font-weight: 500;
    /* font-size: 26px; */
    color: #0c88b5;
    background: none;
    line-height: 1.1;
    padding: 0px 0 1px;
    margin: 30px 0 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.textaln {
    text-align: justify;
}


@media(max-width: 360px) {
    .itfirst {
        font-size: 14px;
        font-family: 'Raleway';
        font-weight: 600;
        color: #0c88b5;
        background: none;
        line-height: 1.1;
        padding: 0px 0 1px;
        margin: 30px 0 30px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .itmiddl {
        font-size: 18px;
        font-family: 'Raleway';
        font-weight: 600;
        color: #0c88b5;
        background: none;
        line-height: 1.1;
        padding: 0px 0 1px;
        margin: 30px 0 30px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .itsell {
        font-size: 12px;
        font-family: 'Raleway';
        font-weight: 500;
        /* font-size: 26px; */
        color: #0c88b5;
        background: none;
        line-height: 1.1;
        padding: 0px 0 1px;
        margin: 30px 0 30px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
}

@media(min-width: 359px) and (max-width: 767px) {
    .itfirst {
        font-size: 17px;
        font-family: 'Raleway';
        font-weight: 600;
        color: #0c88b5;
        background: none;
        line-height: 1.1;
        padding: 0px 0 1px;
        margin: 30px 0 30px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .itmiddl {
        font-size: 21px;
        font-family: 'Raleway';
        font-weight: 600;
        color: #0c88b5;
        background: none;
        line-height: 1.1;
        padding: 0px 0 1px;
        margin: 30px 0 30px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .itsell {
        font-size: 14px;
        font-family: 'Raleway';
        font-weight: 500;
        /* font-size: 26px; */
        color: #0c88b5;
        background: none;
        line-height: 1.1;
        padding: 0px 0 1px;
        margin: 30px 0 30px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
}

.fs-gal-view {
    display: none;
    height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background-size: contain;
    background-position: center center;
    background-color: rgba(20, 20, 20, 0.7);
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 99999 !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.fs-gal-view h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: 300;
    font-size: 26px;
}

.fs-gal-prev,
.fs-gal-next,
.fs-gal-close {
    position: absolute;
    top: calc(50vh - 20px);
    height: 40px;
    width: 40px;
    z-index: 999999;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 1));
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 1));
    transition: all 0.3s;
}

.fs-gal-prev:hover,
.fs-gal-next:hover,
.fs-gal-close:hover {
    -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.9));
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.9));
    cursor: pointer;
}

.fs-gal-prev {
    left: 14px;
}

.fs-gal-next {
    right: 14px;
}

.fs-gal-close {
    top: 12px;
    right: 33px;
    height: 18px;
    width: 21px;
}

.fs-gal-main {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fs-gal:hover,
.fs-gal-nav:hover,
.fs-gal-close:hover {
    cursor: pointer;
}

.fs-gal {
    width: 100px;
    height: auto;
    float: left;

    z-index: 9;
}

.img-ban {
    width: 100% !important;
}
.director img {
    float: left;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.director p {
    margin-bottom: 10px;
}
.desti h2{
    margin: 0;
    
}
.desti{
    background: #0F212B;
} 

