@import url(http://fonts.googleapis.com/css?family=Domine:400,700);@import url(http://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic);@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);html,body {
    overflow-x: hidden
}

body {
    float: left;
    width: 100%;
    font-family: 'roboto', sans-serif;
    letter-spacing: 0.3px;
    position: relative
}

h1,h2,h3,h4,h5,h6 {
    color: #00587d
}

p {
    font-family: 'roboto', sans-serif;
    color: #003e46;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: justify;
    margin: 0 0 20px;
    font-size: 16px
}

.employeebottom {
    position: absolute;
    bottom: 14%;
    background: rgba(200, 201, 196, 0.71);
    padding: 20px;
    width: 100%;
    text-align: center
}

.employeebottom a {
    color: #000;
    font-size: 30px;
    text-transform: uppercase
}

.employeebottom a:hover {
    color: #003138;
    font-size: 30px
}

.ep {
    padding-left: 20%;
}

.ep img {
    width: 19%
}

.pp {
    background-color: #2ecfe4;
    padding: 12px 0px 9px;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0)
}

.pp p {
    font-family: 'roboto', sans-serif;
    color: #003e46;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 14px;
    margin: 15px 10px 10px;
    font-weight: bold
}

.pp p span {
    font-family: 'roboto', sans-serif;
    color: #003e46;
    line-height: 28px;
    letter-spacing: 0px;
    font-size: 13px;
    margin: 15px 0px 10px;
    font-weight: bold
}

.pe {
    background-color: #2ecfe4;
    padding: 10px;
    box-shadow: 0px 0px 18px rgba(0,0,0,0)
}

.pe:hover {
    background-color: #6deeff;
    padding: 10px;
    box-shadow: 3px 9px 18px rgba(0, 0, 0, 0.06);   
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-trasform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.pe p {
    font-family: 'roboto', sans-serif;
    color: #003e46;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 16px;
    margin: 15px 0px 10px
}

.pe p span {
    font-family: 'roboto', sans-serif;
    color: #00454e;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: bold
}

.qlty {
    background-color: #2ecfe4;
    padding: 10px;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0);
    margin-top: 68px;
    text-align: center;
    border-radius: 160px;
    height: 170px;
    width: 170px;
    margin-left: 21%
}

.qlty p {
    font-family: 'roboto', sans-serif;
    color: #003e46;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 32px;
    font-weight: bold
}

.qlty p span img {
    display: block;
    width: 161px;
    border-radius: 80px;
    height: 161px;
    margin-top: 12px;
    box-shadow: 0px 0px 19px rgb(92, 218, 234);
    margin-left: -5px
}

.qlty p span img:hover {
    display: block;
    width: 150px;
    border-radius: 80px;
    height: 150px;
    position: absolute;
    box-shadow: -1px 1px 32px rgb(92, 218, 234);
    top: 35px;
    left: 6px
}

p span {
    font-family: 'roboto', sans-serif;
    color: #fff;
    letter-spacing: 0px;
    font-size: 14px
}

.ulll ul li {
    line-height: 28px;
    list-style-image: url(../img/libu.png) !important;
    font-family: 'roboto', sans-serif;
    color: #003e46;
    letter-spacing: 0px;
    text-align: justify;
    margin: 0 0 10px;
    font-size: 16px
}

.ulllCR ul li {
    line-height: 28px;
    list-style-image: url(../img/libu.png) !important;
    font-family: 'roboto', sans-serif;
    color: #003e46;
    letter-spacing: 0px;
    text-align: left;
    width: 100%;
    position: relative;
    float: right;
    margin: 0px 0 10px;
    font-size: 15px;
}

.ullll ul li {
    line-height: 28px;
    list-style-image: url(../img/libu1.png) !important;
    font-family: 'roboto', sans-serif;
    color: #003e46;
    letter-spacing: 0px;
    text-align: justify;
    margin: 0 0 10px;
    font-size: 16px
}

ul li, ol li {
    font-family: 'roboto', sans-serif;
    color: #666;
}

a:hover,a:focus,a:active {
    text-decoration: none;
    outline: none;
    color: white
}

.theme-layout {
    float: left;
    width: 100%;
    background-color: #fff
}

.theme-layout.boxed {
    background: none repeat scroll 0 0 #FFF;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 1230px;
    -webkit-box-shadow: 0 0 6px #747474;
    -moz-box-shadow: 0 0 6px #747474;
    -ms-box-shadow: 0 0 6px #747474;
    -o-box-shadow: 0 0 6px #747474;
    box-shadow: 0 0 6px #747474
}

section {
    float: left;
    position: relative;
    width: 100%
}

.block {
    float: left;
    width: 100%;
    padding: 56px 0;
    position: relative;
    z-index: 1
}

.block.less-spacing {
    padding: 60px 0
}

.block .container {
    padding: 0
}

.container {
    padding: 0
}

.block.remove-gap {
    padding-top: 0
}

.block.no-padding {
    padding: 0
}

.block.remove-bottom {
    padding-bottom: 0
}

.block.gray,.gray {
    background-color: #d3f2fc
}

.overlap {
    margin-top: -150px;
    z-index: 2
}

.block.overlap-container .container {
    background: #fff none repeat scroll 0 0;
    margin-top: -150px;
    overflow: hidden;
    padding: 30px;
    position: relative;
    width: 1230px;
    z-index: 10000
}

.block.overlap-container.gray .container {
    background: #f8f8f8
}

.half-parallax {
    height: 80% !important
}

.half-parallax.half-bottom::before, .half-parallax.half-bottom .parallax {
    bottom: 0;
    top: auto
}

.remove-ext {
    float: left;
    margin-bottom: -30px;
    width: 100%
}

iframe {
    width: 100%;
    border: 0
}

.parallax,.fixed-bg {
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.fixed-bg {
    background-attachment: fixed !important;
    background-size: cover!important
}

.parallax.still {
    background-position: 0 0 !important
}

.blackish:before,.whitish:before,.darkblue-layer:before,.gray-layer:before,.darkblack-layer:before {
    background: none repeat scroll 0 0 rgba(196,231,234,0.82);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.darkblue-layer:before {
}

.gray-layer:before {
    background: rgba(248, 248, 248, 1) none repeat scroll 0 0;
    opacity: 0.97
}

.darkblack-layer:before {
    background: rgba(17, 21, 26, 1) none repeat scroll 0 0;
    opacity: 0.7
}

.half-parallax .parallax {
    height: 100%
}

.half-parallax:before {
    height: 100%;
    background: rgba(0, 174, 197, 0.89) none repeat scroll 0 0
}

.coloured:before {
    opacity: 0.9
}

.whitish:before {
    background-color: #FFF;
    opacity: 0.95
}

.half-parallax.half-bottom:before, .half-parallax.half-bottom .parallax {
    bottom: 0;
    top: auto
}

iframe {
    border: 0;
    width: 100%;
    float: left
}

.block.half-gray:before {
    background: #f8f8f8 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    width: calc(50% + 20px);
    z-index: 0
}

.block.half-gray.overlap-container .container:before {
    background: #f8f8f8 none repeat scroll 0 0;
    content: "";
    height: 1000px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    width: calc(50% + 20px);
    z-index: -1
}

.registration-buttons > a, .registration-buttons > a:before, .luxurious-carousel-content > img, .luxurious-carousel-content, .luxurious-carousel-content > h5, .luxurious-carousel-content:after, .footer-img-content, .footer-img-content > span, .footer-img-content > a, .big-caption,.bg-caption, .book-now, .room-name, .big-tabs .nav li:before, .tab-name i,.tab-name span,.tab-name span strong, .big-tabs .nav li a::before, .service-name > img, .service-name, .service-name > h5, .service-name:after, .service-name > span, .offer-overlay, .offer-overlay > span, .offer-overlay > a, .service-box img, .recent-news > a, .gallery-box:before, .gallery-hover, .clients-carousel-imgs img, .deal-details h4 a, .deal-gallery .nav li a:before, .deal-gallery .nav li a:after, .deal-gallery .nav li a, .room-title h4 a, .pagetop ul li a, .gallery-img:before, .gallery-overlay > span, .gallery-overlay > h5, .gallery-overlay > a, .option-isotop li > a, .gallery-overlay > h5 > a, .toggle-item, .toggle-item > h3, .toggle-item > h3 i, .toggle-item:before, .social-media li > a, .team-hover, .team-hover p, .team-name > h5 > a, .gallery-name:before, .gallery-name, .room-thumbs .nav li a:before, .room-thumbs .nav li a:after, .reply:before, .blog-post > h3 a, .registration, .logo-sec, .logo-sec a img, .post-img:after, .gallery-widget a:before, .gallery-widget a:after, .room-video:before, .video-name, .sidebar-post-img .meta, .tagcloud > a:before, .tagcloud > a:after, .tagcloud > a, .datepicker table thead tr th.prev, .datepicker table thead tr th.next, .datepicker table thead tr th.datepicker-switch, .datepicker table tr td span, .datepicker table tfoot tr th, .datepicker .datepicker-days table tbody tr td, .blog-post:before, .gallery-hover h5, .gallery-inner > span, .room-image:after, .fancy-search-tabs .nav li a:before, .fancy-service:before, .fancy-service > img, .fancy-service:before, .destination-thumb > a:before, .destination-thumb > a:after, .tour-name > h4 a, .best-offered .tour-name > h4, .best-offered .tour-name > .cost, .slide-btn, .offer-img > ul li, .service-name > h5 a, .book-now:before, header, .offer-detail > h3 a, .search-form-wrapper .nav li a, .search-form-wrapper .nav li a:before, .gallery-overlay > a:after, .gallery-img:after, .gallery-carousel .gallery-img > img, .weather-wrapper > img, nav > ul > li > a, nav li.menu-item-has-children ul li a:before, nav li ul li.menu-item-has-children:after, nav li.menu-item-has-children ul li:before, .weather-wrapper:before, .weather-wrapper, .address, .weather-wrapper > img, .temprature, .logo-sec img, nav > ul > li, .responsive-menu, .responsive-menu ul li, .packages-services a, .poptrox-popup .nav-previous, .poptrox-popup .nav-next, .responsive-menu ul li, .responsive-menu ul li a, .responsive-menu ul li a:before, .responsive-menu ul li i {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear
}

.big-tabs .nav li:before,.service-name:before,.service-name>span,.testimonial-name>img,.video-name>a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.contact-details > span, .comment-form .input-fields input, .comment-form .input-fields textarea, .social-media li > a, .comment, .gallery-widget a, .tagcloud > a:before, .tagcloud > a:after, .fancy-search-tabs .field, .book-now, .fancy-contact-form, .gallery-overlay > a:after, .gallery-overlay > a:before, .packages-services a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.registration {
    background: rgba(0, 0, 0, 0) url(../images/registration.jpg) repeat scroll 0 0 / cover;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.registration::before {
    background: #11191e none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.registration .container {
    position: relative
}

.close-btn {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 10000000
}

.registration h3 {
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 10px;
    width: 100%
}

.registration p {
    color: #dfdede;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    letter-spacing: 0.2px;
    margin: 5px 0 0;
    width: 100%
}

.registration-form,.login-form {
    float: left;
    width: 100%;
    margin: 75px 0;
    display: none
}

.registration-form form, .login-form form {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: -20px
}

.input-fields {
    float: left;
    margin-bottom: -10px;
    width: 100%
}

.input-fields .row>div {
    margin: 0;
    padding: 0 5px
}

.input-fields .row {
    margin: 0 -5px
}

.input-fields input, .input-fields textarea {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #878787;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    margin-bottom: 10px;
    padding: 15px 15px 15px 30px;
    width: 100%
}

.input-fields textarea {
    height: auto;
    min-height: 200px;
    padding: 30px
}


.registration p a {
    text-decoration: underline
}

.registration form p {
    margin-bottom: 20px
}

.topbar {
    background: #2f2f2f none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 10000
}

.weather-wrapper {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin-bottom: -15px;
    margin-right: 60px;
    min-height: 50px;
    padding: 0 20px 0 30px;
    position: relative
}

.weather-wrapper:before {
    border-bottom: 60px solid rgba(0, 0, 0, 0);
    border-right: 60px solid rgba(0, 0, 0, 0);
    border-top: 50px solid #000;
    content: "";
    height: 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 0
}

.weather-wrapper>img {
    display: inline-block;
    vertical-align: middle;
    width: 50px
}

.weather-detail {
    display: inline-block;
    padding-left: 10px;
    line-height: 16px;
    vertical-align: middle
}

.weather-city {
    color: #fff;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    width: 100%
}

.temprature {
    font-family: 'roboto', sans-serif;
    font-size: 17px;
    font-weight: 600;
    width: 100%
}

.temprature i {
    font-size: 12px;
    font-style: normal
}

.address {
    color: #d8d8d8;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    letter-spacing: 0.3px;
    margin-left: 50px;
    margin-top: 15px
}

.address i {
    margin-right: 5px
}

.registration-buttons {
    float: right
}

.registration-buttons>a {
    color: #d0cfcf;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    padding: 15px 30px;
    text-transform: uppercase;
    position: relative
}

.registration-buttons>a:nth-child(2n+1) {
    background: rgba(0,0,0,0.2)
}

.registration-buttons>a::before {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #fff;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -2.5px;
    position: absolute;
    top: 0;
    width: 0
}

.registration-buttons>a.active::before {
    -webkit-transform: rotate(180deg) translateY(100%);
    -moz-transform: rotate(180deg) translateY(100%);
    -ms-transform: rotate(180deg) translateY(100%);
    -o-transform: rotate(180deg) translateY(100%);
    transform: rotate(180deg) translateY(100%)
}

.header-container {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10000;
    -moz-box-shadow: 0 0 5px #505050;
    -ms-box-shadow: 0 0 5px #505050;
    -o-box-shadow: 0 0 5px #505050
}

header {
    float: left;
    width: 100%
}

header .container {
    display: table
}

.logo-sec {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}

.logo-sec img {
    max-width: 100%
}

nav {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 78%;
}

nav>ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

nav>ul>li {
    float: left;
    padding: 10px 10px;
    position: relative
}

nav>ul>li>a {
    color: #004750;
    display: inline-block;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 15px;
    text-transform: uppercase;
}

nav>ul>li>a:hover {
    background-color: #3f5cfb
}

nav>ul>li>a:active {
    background-color: #3f5cfb
}

nav>ul>li::before {
    background: #a7a7a7 none repeat scroll 0 0;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px
}

nav>ul>li:last-child:before {
    display: none
}

nav>ul>li:hover {
    z-index: 10
}

nav li.menu-item-has-children ul {
    background: #3f5cfb;
    border-top: 4px solid #dcdcdc;
    min-width: 250px;
    padding: 0px 0;
    z-index: 1;
    position: absolute;
    text-align: left;
    top: -99999px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s
}

nav li.menu-item-has-children ul:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #3f5cfb;
    opacity: 0.95;
    z-index: -1
}

nav li.menu-item-has-children:hover>ul {
    opacity: 9;
    top: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

nav li.menu-item-has-children ul li {
    display: block;
    float: none;
    border-bottom: 1px solid #93a4ff;
    position: relative
}

nav li.menu-item-has-children ul li a {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 13px 13px
}

nav li.menu-item-has-children ul li.menu-item-has-children ul {
    left: -9999px;
    top: 0
}

nav li.menu-item-has-children ul li.menu-item-has-children:hover>ul {
    left: 100%
}

nav li.menu-item-has-children ul li:before {
    content: "";
    height: 100%;
    left: 50%;
    padding: 24px 0;
    position: absolute;
    top: -2px;
    width: 0;
    z-index: -1;
    background-color: #2a45d6
}

nav li.menu-item-has-children ul li:hover:before {
    left: 0;
    width: 100%
}

nav li ul li.menu-item-has-children:after {
    content: "f105";
    height: 0;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    right: 40px;
    top: 50%;
    width: 0;
    font-family: fontawesome
}

nav li ul li.menu-item-has-children:hover:after {
    opacity: 1;
    right: 25px
}

nav .book-now {
    vertical-align: middle
}

nav li.menu-item-has-children .double>li {
    display: inline-block;
    float: left;
    width: 50%
}

nav li.menu-item-has-children .double {
    width: 500px
}

.header-container.stick {
    position: fixed;
    left: 0;
    top: 0
}

.header-container.stick header {
    background: rgb(238, 244, 245)
}

.header-container.stick.sticky header {
    background: rgb(238, 244, 245);
    height: 62px
}

.sticky .registration-buttons>a {
    padding: 8px 25px
}

.sticky .address {
    margin-top: 8px
}

.sticky .weather-wrapper {
    padding: 0 20px 0 30px;
    min-height: 42px
}

.sticky .weather-wrapper:before {
    border-top-width: 42px
}

.sticky .logo-sec img {
    max-width: 209px
}

.sticky nav>ul>li {
    padding: 7px 10px
}

.sticky .temprature {
    font-size: 12px
}

.sticky .weather-wrapper>img {
    width: 42px
}

.header-container.transparent {
    left: 0;
    position: absolute;
    top: 0
}

.header-container.transparent.stick {
    position: fixed
}

.header-container.transparent header {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0
}

.topbar.light {
    background: #f2f2f2
}

.topbar.light .address {
    color: #7f7f7f
}

.topbar.light .registration-buttons>a {
    color: #626161
}

.topbar.light .registration-buttons>a:nth-child(2n+1) {
    background: rgba(0, 0, 0, 0.1)
}

header.dark, .header-container.stick header.dark {
    background: #232323
}

header.dark nav>ul>li>a {
    color: #d5d5d5
}

header.dark nav li.menu-item-has-children ul:before {
    background: #131313
}

header.dark nav li.menu-item-has-children ul {
    border-color: #404040
}

header.dark nav li.menu-item-has-children ul li a {
    color: #b5b5b5
}

header.dark nav li.menu-item-has-children ul li::before {
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    -ms-box-shadow: 0 0 3px #333;
    -o-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333
}

.transparent header.dark {
    background: rgba(0, 0, 0, 0.9)
}

.header-container.transparent header.dark {
    background: rgba(35,35,35,0.96)
}

.logo-sec.fancy {
    position: relative;
    text-align: center
}

.logo-sec.fancy::before {
    background: rgba(0, 0, 0, 0) url("../images/fancy-logo.png") no-repeat scroll 0 0 / 100% 100%;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%
}

.transparent .logo-sec.fancy:before {
    opacity: 0.96
}

.dark .logo-sec.fancy:before {
    background: rgba(0, 0, 0, 0) url("../images/fancy-logo2.png") no-repeat scroll 0 0 / 100% 100%
}

header .book-now {
    margin-left: 30px
}

.sticky .logo-sec.fancy::before {
    opacity: 0.96
}

.header-container.creative header.dark .logo-sec.fancy::after {
    background: rgba(0, 0, 0, 0) url("../images/fancy-logo2.png") no-repeat scroll 0 0 / 100% 100%
}

.header-container.creative header .logo-sec.fancy:after, .header-container.creative header .logo-sec.fancy:before {
    opacity: 0.96
}

.book-now.modern {
    border-radius: 0;
    bottom: 0;
    overflow: visible;
    padding: 15px 20px;
    position: absolute;
    right: 0
}

.book-now.modern::after {
    border-right: 37px solid #fff;
    border-top: 48px solid rgba(0,0,0,0);
    content: "";
    height: 0;
    left: -37px;
    position: absolute;
    top: 0;
    width: 0
}

.book-now.modern::before {
    display: none
}

.book-now.modern~ul {
    margin-right: 40px
}

.center-logo nav {
    width: 100%
}

.center-logo nav>ul {
    display: inline-block;
    text-align: left;
    width: 38%
}

.center-logo nav .logo-sec {
    display: inline-block;
    padding: 22px 0;
    text-align: center;
    width: 23%
}

.center-logo nav>ul:first-child {
    text-align: right
}

.center-logo nav > ul li {
    display: inline-block;
    float: none
}

.header-container.creative header {
    background: rgba(0,0,0,0)!important;
    margin-top: 40px
}

.header-container.creative {
    box-shadow: none
}

.header-container.creative header .container {
    background: rgba(255, 255, 255, 0.96);
    -webkit-box-shadow: 0 0 5px #505050;
    -moz-box-shadow: 0 0 5px #505050;
    -ms-box-shadow: 0 0 5px #505050;
    -o-box-shadow: 0 0 5px #505050;
    box-shadow: 0 0 5px #505050
}

.header-container.creative header.dark .container {
    background: rgba(35, 35, 35, 0.96)
}

.header-container.creative .logo-sec.fancy:after {
    background: rgba(0, 0, 0, 0) url("../images/fancy-logo.png") no-repeat scroll 0 0 / 100% 100%;
    bottom: 100%;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-container.creative.transparent .logo-sec.fancy:after {
    opacity: 0.96
}

.creative .logo-sec {
    text-align: center
}

.header-container.creative.sticky header {
    margin-top: 0
}

.responsive-btn {
    display: none
}

.responsive-btn a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 19px;
    padding-top: 12px;
    height: 40px;
    /* line-height: 40px; */
    text-align: center;
    width: 60px;
}

.responsive-menu {
    display: none;
    background: #1c1c1c;
    padding: 30px 0!important;
    height: 100%;
    position: fixed;
    right: -330px;
    top: 0;
    width: 270px;
    z-index: 100000000
}

.responsive-menu.slidein {
    right: 0
}

.responsive-menu ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.responsive-menu ul li {
    float: left;
    padding: 0 20px;
    position: relative;
    width: 100%
}

.responsive-menu ul li a {
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 20px;
    width: 100%;
    position: relative;
    font-family: 'roboto', sans-serif;
    color: #eaeaea
}

.responsive-menu ul ul {
    display: none
}

.responsive-menu ul li a:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 7px;
    position: absolute;
    top: 20px;
    width: 3px
}

.responsive-menu ul li.active {
    padding: 30px 20px
}

.responsive-menu ul li.active>a::before {
    left: 11px;
    top: 21px
}

.responsive-menu ul ul li.active {
    background: #1c1c1c none repeat scroll 0 0;
    float: right;
    margin-right: -20px
}

.tp-banner-container {
    float: left;
    position: relative;
    width: 100%;
    height: 560px
}

.slide-big-text {
    color: #000;
    text-transform: uppercase;
    font-weight: 400
}

.slide-text {
    color: #fff;
    font-family: 'roboto', sans-serif;
    letter-spacing: 0.3px
}

.slide-btn {
    color: #fff;
    font-family: domine;
    font-weight: 800;
    -webkit-box-shadow: 5px 7px 15px #3F3F3F;
    -moz-box-shadow: 5px 7px 15px #3F3F3F;
    -ms-box-shadow: 5px 7px 15px #3F3F3F;
    -o-box-shadow: 5px 7px 15px #3F3F3F;
    box-shadow: 5px 7px 15px #3F3F3F
}

.slide-btn:hover {
    background: #fff
}

.black-box {
    background: rgba(0,0,0,0.9);
    font-family: 'roboto', sans-serif;
    color: #fff
}


.view-more>a {
    color: #e9e9e9;
    float: right;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    line-height: 24px;
    text-transform: capitalize
}

.big-tabs {
    float: left;
    width: 100%
}

.big-tabs .nav {
    border: none;
    float: left;
    width: 100%;
    padding: 0 3px;
    text-align: center
}

.big-tabs .nav li {
    border-bottom: 1px solid #e0e0e0;
    display: inline-block;
    float: none;
    margin: 0 -3px;
    width: 33.334%
}

.big-tabs .nav li:nth-child(2) {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0
}

.big-tabs .nav li a {
    border: 0 none;
    display: block;
    padding: 35px 20px;
    text-align: center
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    border: medium none
}

.big-tabs .nav li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0
}

.big-tabs .nav li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    color: #8f8f8f;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    position: relative;
    z-index: 1
}

.tab-name {
    display: inline-block;
    width: 100%
}

.tab-name i {
    color: #b1b0a7;
    display: inline-block;
    font-size: 40px;
    margin-right: 5px;
    vertical-align: middle;
    width: 25%
}

.tab-name>span {
    color: #8f8f8f;
    display: inline-block;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    min-width: 65%;
    text-align: left;
    vertical-align: middle
}

.tab-name > span strong {
    display: block;
    font-family: domine;
    font-size: 15px;
    font-weight: 800;
    color: #555;
    margin-top: 2px
}

.active .tab-name i, .active .tab-name > span, .active .tab-name > span strong {
    color: #fff
}

.big-tabs .nav li a:hover .tab-name i, .big-tabs .nav li a:hover .tab-name > span, .big-tabs .nav li a:hover .tab-name > span strong {
    color: #fff
}

.big-tabs .nav li.active a {
    background: #71a865 none repeat scroll 0 0
}

.big-tabs .nav li a:before {
    background: #71a863 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: -1
}

.big-tabs .nav li:hover a::before {
    height: 100%;
    width: 100%
}

.big-tabs .nav li:before {
    background: #FFF none repeat scroll 0 0;
    bottom: -11px;
    content: "f0d7";
    display: block;
    color: #303030;
    font-family: FontAwesome;
    height: 25px;
    opacity: 0;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 25px;
    width: 25px;
    z-index: 2
}

.big-tabs .nav li.active::before {
    opacity: 1
}

.big-tabs .tab-content {
    float: left;
    padding: 70px 0 0;
    text-align: center;
    width: 100%
}

.tab-data {
    float: left;
    width: 100%;
    text-align: center
}

.tab-data>strong {
    color: #71a865;
    float: left;
    font-family: domine;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 28px;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.tab-data>h4 {
    color: #555;
    font-family: domine;
    font-size: 33px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 50px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.tab-data>p {
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 25px;
    padding: 0 150px
}

.tab-data>ul {
    float: left;
    list-style: outside none none;
    margin: 40px 0 0;
    padding: 0;
    width: 100%
}

.tab-data ul li {
    border-right: 1px solid #d8d8d8;
    display: inline-block;
    padding: 0 50px;
    position: relative
}

.tab-data ul li p {
    color: #555;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 10px 0 20px;
    text-transform: uppercase
}

.tab-data ul li span {
    color: #71a865;
    float: left;
    font-family: domine;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 28px;
    margin: 0 0 10px;
    width: 100%
}

.tab-data ul li:last-child {
    border: 0
}

.tab-data ul li::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    bottom: -8px;
    content: "";
    display: block;
    height: 10px;
    left: -9px;
    position: absolute;
    width: 10px
}

.tab-data ul li:first-child::before {
    opacity: 0
}

.tab-form {
    float: left;
    width: 100%
}

.tab-from-title {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.tab-from-title>span {
    float: left;
    font-family: domine;
    font-size: 13px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    width: 100%
}

.tab-from-title>h4 {
    float: left;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin: 0 0 10px;
    text-transform: uppercase;
    width: 100%
}

.tab-from-title>p {
    color: #454545;
    float: left;
    width: 100%
}

.tab-form>form {
    float: left;
    padding: 0 90px;
    margin-bottom: -20px;
    text-align: left;
    width: 100%
}

form .row>div {
    margin-bottom: 20px
}

form label {
    color: #646464;
    font-weight: 500;
    letter-spacing: 0.3px
}

.field {
    background: rgba(253,253,253,0.62);
    position: relative;
    height: 40px;
    float: left;
    width: 100%;
    border: 1px solid #dbdada
}

.field.textarea {
    min-height: 140px
}

.field input,.field textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #6f6f6f;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    height: 100%;
    padding: 10px 30px 10px 20px;
    width: 100%
}

.field-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.field input.userincr-btn-dec, .field input.userincr-btn-inc {
    background: rgba(0, 0, 0, 0) url("../images/incr.png") no-repeat scroll center -32px;
    bottom: 0;
    height: 50%;
    padding: 0;
    position: absolute;
    right: 0;
    width: 20px
}

.field input.userincr-btn-inc, .form-field input.userincr-btn-inc {
    background-position: center 12px;
    bottom: auto;
    top: 0
}

.userincr-container {
    float: left;
    position: relative;
    width: 100%
}

.tab-form .book-now {
    display: table;
    float: none;
    padding: 15px 40px;
    margin: 30px auto 0
}

.service-area {
    float: left;
    width: 100%;
    margin-top: -40px
}

.service-carousel {
    float: left;
    width: 100%
}

.service-box {
    position: relative;
    overflow: hidden;
    margin-top: 28px
}

.service-box img {
    width: 100%
}

.service-box:hover>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-trasform: scale(1.2);
    transform: scale(1.2)
}

.service-box1 {
    position: relative
}

.service-box1 img {
    width: 50%;
    margin-left: 23%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    border-radius: 70%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.service-box1:hover>img {
    border: 2px solid #00aec5;
    border-radius: 70px;
    box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.08);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-trasform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.service-name {
    background: #71a865 none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1
}

.service-name1 {
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 1
}

.service-name1 p {
    font-family: 'roboto', sans-serif;
    color: #003e46;
    line-height: 22px;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 8px
}

.service-name1>h5 {
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
    padding: 11px 0px 0px;
    text-transform: uppercase
}

.service-name1 > h5 a {
    color: #002a38;
    text-decoration: none
}

.service-name1 > h5 a:hover {
    color: #066875
}

.service-title1 {
    float: left;
    padding: 20px 5px 30px;
    text-align: center;
    width: 100%
}

.service-name>span {
    background: #000 none repeat scroll 0 0;
    height: 75px;
    left: 50%;
    line-height: 75px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 75px;
    z-index: -1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.service-name > span img {
    width: 50px
}

.service-name>h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    padding: 19px 5px 0px;
    text-transform: uppercase
}

.service-name > h5 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400
}

.service-name > h5 a:hover {
    letter-spacing: 1.5px
}

.service-title {
    float: left;
    padding: 25px 0px 3px;
    text-align: center;
    width: 100%
}

.col-md-2 {
    padding-right: 2px;
    padding-left: 2px
}

.service-title>p {
    color: #e7e7e7;
    font-family: 'roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 10px;
    text-transform: capitalize
}

.service-title>h3 {
    color: #004c55;
    font-size: 30px;
    font-weight: 300;
    line-height: 45px;
    margin: 0;
    text-transform: uppercase
}

.service-title > h3 span img {
    margin-bottom: 8px
}

.service-title>span {
    color: #71a865;
    font-family: domine;
    font-size: 26px;
    font-weight: 700;
    line-height: 45px
}

.service-carousel .owl-nav {
    height: 70px;
    left: -270px;
    position: absolute;
    top: 72px;
    width: 130px
}

.service-carousel .owl-nav>div {
    background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll center center;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 100%;
    width: 50%
}

.service-carousel .owl-nav>div.owl-prev {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-box:hover .service-name>span {
    -webkit-transform: translateX(-50%) translateY(-60%);
    -moz-transform: translateX(-50%) translateY(-60%);
    -ms-transform: translateX(-50%) translateY(-60%);
    -o-transform: translateX(-50%) translateY(-60%);
    transform: translateX(-50%) translateY(-60%)
}

.luxury-tours {
    float: left;
    width: 100%
}

.title {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    width: 100%
}

.title>span {
    color: #3c3c3c;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding-bottom: 17px;
    position: relative;
    width: 100%
}

.title>span:before {
    background: #dbdbdb none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -34.5px;
    position: absolute;
    width: 69px
}

.title>span:after {
    background: #dbdbdb none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -10.5px;
    position: absolute;
    width: 21px
}

.title h4 {
    color: #3c3c3c;
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
    margin: 13px 0 0;
    text-transform: uppercase;
    width: 100%
}

.gallery-box {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.gallery-box::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0
}

.gallery-box:hover:before {
    opacity: 0.8
}

.gallery-hover {
    background: #fff none repeat scroll 0 0;
    padding: 30px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.gallery-box:hover .gallery-hover {
    background: none;
    top: 50%;
    padding: 0 30px 60px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gallery-box.bottom .gallery-hover {
    bottom: 0;
    top: auto
}

.gallery-box.bottom:hover .gallery-hover {
    bottom: 50%;
    top: auto;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.gallery-box:hover .gallery-inner>span {
    color: #fff
}

.gallery-hover span {
    color: #696969;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    font-weight: 300;
    width: 100%
}

.gallery-box>img {
    width: 100%
}

.amount {
    color: #71a865;
    font-family: domine;
    font-size: 15px;
    font-weight: bold
}

.gallery-hover h5 {
    color: #3e3e3e;
    float: left;
    font-family: domine;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0 5px;
    width: 100%
}

.gallery-hover h5 a {
    color: inherit
}

.gallery-box:hover .gallery-hover h5 {
    color: #fff;
    font-size: 18px
}

.gallery-hover ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%
}

.gallery-hover ul li {
    color: #696969;
    display: inline-block;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding: 0 5px;
    position: relative
}

.gallery-hover ul li::before {
    content: ",";
    position: absolute;
    right: -5px;
    bottom: 0
}

.gallery-hover ul li a {
    color: inherit
}

.gallery-hover ul li:last-child::before {
    display: none
}

.gallery-box:hover .gallery-hover ul li {
    color: #fff
}

.gallery-hover .book-now {
    left: 50%;
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0)
}

.gallery-box:hover .gallery-hover .book-now {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
}

.gallery-box.left .gallery-hover, .gallery-box.right .gallery-hover {
    top: 50%;
    width: 30%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gallery-box.left:before,.gallery-box.right:before {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
    width: 30%
}

.gallery-box.right:before, .gallery-box.right .gallery-hover {
    left: auto;
    right: 0
}

.gallery-box.left:hover::before,.gallery-box.right:hover:before {
    background: #000 none repeat scroll 0 0;
    opacity: 0.8;
    width: 100%
}

.gallery-box.left:hover .gallery-hover, .gallery-box.right:hover .gallery-hover {
    width: 100%
}

.clients-carousel {
    float: left;
    width: 100%
}

.client {
    padding: 20px 0 20px;
    text-align: center
}

.client img {
    text-align: center;
    width: 100%
}

.clllient:hover>img {
    border: 2px solid #cecece;
    box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.08);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-trasform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.client>a {
    float: left;
    width: 100%
}

.clients-carousel-imgs img {
    max-width: 100%
}

.clients-carousel-imgs:hover a img {
    box-shadow: 0 0 15px #f0f0f0
}

.clients-carousel .owl-nav, .gallery-carousel .owl-nav {
    color: transparent;
    left: -50px;
    position: absolute;
    top: 50%;
    width: 100%
}

.clients-carousel .owl-nav .owl-prev, .gallery-carousel .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0) url(../images/clients-carousel-control.png) no-repeat scroll 0 0;
    height: 28px;
    margin-top: -14px;
    position: absolute
}

.clients-carousel .owl-nav .owl-next, .gallery-carousel .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0) url(../images/clients-carousel-control.png) no-repeat scroll 0 0;
    height: 28px;
    margin-top: -14px;
    position: absolute;
    right: -100px;
    transform: rotate(180deg)
}

.adds-images {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.add {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.add, .add a {
    float: left;
    width: 100%
}

.add img {
    width: 100%
}

.moveup .container {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: -90px;
    padding: 30px 30px 0 30px;
    width: 1230px
}

.fancy-search-tabs {
    background: rgba(0, 0, 0, 0) url("../images/fancy-search-tabs.jpg") repeat 0 0 / cover;
    float: left;
    position: relative;
    width: 100%
}

.fancy-search-tabs>div {
    display: inline-block;
    float: none;
    margin-left: -3px;
    padding: 0 0 0 3px;
    vertical-align: middle
}

.fancy-search-tabs .nav li {
    float: left;
    margin: 0;
    width: 100%
}

.fancy-search-tabs .nav li a, .fancy-search-tabs .nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    float: left;
    margin: 0;
    padding: 30px 40px;
    position: relative;
    width: 100%;
    z-index: 1
}

.fancy-search-tabs .nav li a i, .fancy-search-tabs .nav li a span, .fancy-search-tabs .nav li a strong {
    color: #fff
}

.fancy-search-tabs .nav li a strong {
    text-transform: uppercase
}

.fancy-search-tabs .nav li a:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.fancy-search-tabs .nav li.active a:before {
    height: 0
}

.fancy-search-tabs .nav li a:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    -webkit-transition: all 0.3s linear 0.2s;
    -moz-transition: all 0.3s linear 0.2s;
    -ms-transition: all 0.3s linear 0.2s;
    -o-transition: all 0.3s linear 0.2s;
    transition: all 0.3s linear 0.2s
}

.fancy-search-tabs .nav li:nth-child(2n+1) a:after {
    opacity: 0.05
}

.fancy-search-tabs .nav li.active a:after {
    height: 0
}

.fancy-search-tabs .tab-content {
    padding: 0 60px;
    float: left;
    width: 100%
}

.fancy-search-tabs .field input, .fancy-search-tabs .field textarea {
    background-color: #fff
}

.fancy-search-tabs .field {
    border: 0 none;
    overflow: hidden
}

.fancy-search-tabs form label {
    color: #fff
}

.fancy-search-tabs .book-now {
    margin-top: 20px
}

.checkbox,.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(../images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left
}

.radio {
    background: url(../images/radio.png) no-repeat
}

.check-radio {
    float: left;
    min-height: 70px;
    width: 100%;
    padding-top: 22px
}

.check-radio span {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 12px;
    padding: 0;
    vertical-align: middle
}

.fancy-search-tabs .field input.userincr-btn-dec, .fancy-search-tabs .field input.userincr-btn-inc {
    height: 15px;
    top: 5px;
    background-position: center 8px
}

.fancy-search-tabs .field input.userincr-btn-dec {
    top: 19px!important;
    background-position: center -4px!important
}

.about-simple {
    float: left;
    width: 100%
}

.about-simple>strong {
    color: #555;
    float: left;
    font-family: domine;
    font-size: 20px;
    margin-bottom: 5px;
    width: 100%
}

.about-simple h2 {
    float: left;
    font-size: 40px;
    font-weight: 600;
    margin: 0 0 10px;
    width: 100%
}

.about-simple>i {
    color: #454545;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    font-style: normal;
    width: 100%
}

.about-simple>p {
    float: left;
    margin-bottom: 0;
    margin-top: 20px;
    width: 100%
}

.about-simple>a.book-now {
    margin-top: 30px
}

.all-fancy-services {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.fancy-service {
    float: left;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    width: 100%
}

.fancy-service>img {
    width: 100%
}

.fancy-service:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.fancy-service:before,.fancy-service:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.5;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0
}

.fancy-service:hover:before {
    -webkit-transform: scaleX(0.9) scaleY(0.85);
    -moz-transform: scaleX(0.9) scaleY(0.85);
    -ms-transform: scaleX(0.9) scaleY(0.85);
    -o-transform: scaleX(0.9) scaleY(0.85);
    transform: scaleX(0.9) scaleY(0.85)
}

.fancy-service-text {
    padding: 20px;
    text-align: center;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fancy-service-text>span {
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    width: 100%
}

.fancy-service-text>h3 {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 0;
    width: 100%
}

.fancy-service-text > h3 a {
    color: #fff
}

.special-offers {
    float: left;
    margin-bottom: -30px;
    width: 100%
}

.sp-offer {
    background: #fbfbfb;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.offer-img {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.offer-img>img {
    width: 100%
}

.offer-img:before {
    background: #fbfbfb none repeat scroll 0 0;
    content: "";
    height: 20%;
    width: 120%;
    z-index: 0;
    position: absolute;
    bottom: -12%;
    left: -10%;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg)
}


.services-page .service-box {
    margin-bottom: 30px
}

.services-page {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.service-detail {
    float: left;
    width: 100%
}

.service-image-tabs {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 40px;
    padding: 20px;
    width: 100%
}

.service-image-tabs .tab-content {
    float: left;
    width: 100%;
    position: relative
}

.service-image-tabs .tab-content img {
    width: 100%
}

.service-image-tabs .nav {
    border: 0 none;
    float: left;
    margin: 20px 0 0;
    text-align: center;
    width: 100%
}

.service-image-tabs .nav li {
    display: inline-block;
    float: none;
    margin: 0 5px
}

.service-image-tabs .nav li a {
    border: 0 none;
    float: none;
    margin: 0;
    padding: 0
}

.service-info {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    height: 100%;
    padding: 40px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 0;
    width: 312px
}

.service-info-center {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 98%
}

.service-info::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.service-info-center>span {
    color: #fff;
    float: left;
    font-family: domine;
    font-size: 18px;
    margin-bottom: 5px;
    width: 100%
}

.service-info-center>strong {
    color: #fff;
    float: left;
    font-family: domine;
    font-size: 28px;
    margin-bottom: 10px;
    width: 100%
}

.service-info-center>p {
    color: #d2d0d0;
    float: left;
    font-size: 12px;
    line-height: 20px;
    width: 100%
}

.service-info-center .cost {
    color: #fff;
    margin-top: 40px
}

.service-info-center .cost strong {
    font-size: 22px
}

.service-info .book-now {
    margin-top: 10px
}

.service-detail>p {
    float: left;
    margin: 20px 0;
    width: 100%
}


.grid1 {
    float: left;
    padding: 0 15px;
    width: 24.691%
}

.grid2 {
    float: left;
    padding: 0 15px;
    width: 10.8%
}

.grid3 {
    float: left;
    padding: 0 15px;
    width: 18.12%
}

.hotel-form-wrapper .book-now {
    margin-top: 20px;
    padding: 13px 4px;
    width: 100%
}

.special-deal {
    float: left;
    width: 100%
}

.deal-details {
    float: left;
    width: 100%
}

.deal-details>span {
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%
}

.deal-details h4 {
    float: left;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 30px;
    text-transform: capitalize;
    width: 100%
}

.deal-details h4 a {
    color: #555;
    text-decoration: none
}

.deal-details p {
    float: left;
    font-size: 14px;
    margin: 0;
    width: 100%
}

.features-price {
    float: left;
    margin-top: 50px;
    width: 100%
}

.features-price ul {
    background: #fff none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 5px 40px 5px;
    width: 100%
}

.features-price ul li {
    border-bottom: 1px solid #f3f1f1;
    font-size: 12px;
    font-weight: 400;
    padding: 15px 10px 15px 15px;
    position: relative
}

.features-price ul li:last-child {
    border-bottom: none
}

.features-price ul li:before {
    content: "";
    height: 5px;
    left: 0;
    margin-top: -2.5px;
    position: absolute;
    top: 50%;
    width: 5px
}

.start-from {
    float: left;
    text-align: center;
    width: 100%
}

.start-from>span {
    color: #666;
    float: left;
    font-family: domine;
    font-size: 13px;
    margin-top: 5px;
    width: 100%
}

.start-from>strong {
    float: left;
    font-family: domine;
    font-size: 30px;
    line-height: 35px;
    margin: 10px 0;
    width: 100%
}

.start-from>i {
    color: #666;
    float: left;
    font-family: domine;
    font-size: 11px;
    width: 100%
}

.start-from .book-now {
    margin-top: 15px
}

.deal-gallery {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%
}

.deal-gallery>img {
    width: 100%
}

.deal-gallery .tab-content {
    float: left;
    width: 100%
}

.deal-gallery .tab-content img {
    width: 100%
}

.deal-gallery .nav {
    background: #f8f8f8 none repeat scroll 0 0;
    border: medium none;
    padding: 30px 10px 0 30px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0
}

.deal-gallery .nav li {
    float: none;
    margin-bottom: 10px
}

.deal-gallery .nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0
}

.deal-gallery .nav li a img {
    width: 100%
}

.deal-gallery .nav li.active a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.deal-gallery .nav li a:before {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    content: "";
    height: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0
}

.deal-gallery .nav li a:after {
    background: rgba(0, 0, 0, 0) url("../images/rooms-tab-hover-img.png") no-repeat scroll 0 0;
    content: "";
    height: 28px;
    left: 50%;
    margin-left: -12px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 24px;
    z-index: 2;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.deal-gallery .nav li.active a:before {
    height: 100%;
    width: 100%
}

.deal-gallery .nav li.active a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.services-carousel {
    border: 15px solid #fff;
    float: left;
    width: 100%
}

.service-slide {
    float: left;
    position: relative;
    width: 100%
}

.service-inner {
    left: 0;
    max-height: 100%;
    padding: 80px;
    position: absolute;
    top: 50%;
    width: 100% !important;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.service-img {
    float: left;
    width: 100%
}

.service-img>img {
    width: 100%
}

.service-name img {
    width: auto
}

.service-slide:before {
    background: rgba(17, 25, 30, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.service-heading {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 0 30px;
    width: 60%
}

.service-heading>span {
    color: #fff;
    float: left;
    font-family: domine;
    font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 18px;
    margin: 30px 0 10px;
    text-transform: uppercase;
    width: 100%
}

.service-heading>h4 {
    color: #fff;
    float: left;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 10px 0 0;
    text-transform: capitalize;
    width: 100%
}

.service-inner ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 0 -5px;
    padding-left: 5px;
    vertical-align: middle;
    width: 40%
}

.service-inner ul li {
    color: #e0e0e0;
    font-family: domine;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 10px 25px;
    position: relative
}

.service-inner ul li:before {
    content: "";
    height: 5px;
    margin-top: -2.5px;
    width: 5px;
    position: absolute;
    top: 50%;
    left: 0
}

.services-carousel .owl-nav {
    height: 0;
    left: 0;
    position: absolute;
    top: 65%;
    width: 100%
}

.services-carousel .owl-nav>div {
    background: rgba(0, 0, 0, 0) url("../images/services-arrows.png") no-repeat scroll center center;
    color: rgba(0, 0, 0, 0);
    float: left;
    margin-left: -130px;
    height: 60px;
    width: 35px
}

.services-carousel .owl-nav>div.owl-next {
    float: right;
    margin-left: 0;
    margin-right: -130px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

#toggle {
    float: left;
    width: 100%;
    margin-bottom: -5px
}

.toggle-item {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 5px;
    padding: 25px 35px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.toggle-item.activate {
    padding: 40px 35px
}

.toggle-item:before {
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.toggle-item.activate:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.toggle-item>h3 {
    cursor: pointer;
    color: #3e3e3e;
    float: left;
    font-family: domine;
    font-size: 13px;
    margin: 0;
    width: 100%
}

.toggle-item.activate>h3 {
    font-size: 16px;
    margin: 0 0 15px;
    color: #fff
}

.toggle-item > h3 i {
    margin-right: 10px
}

.toggle-item.activate > h3 i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.content {
    float: left;
    width: 100%
}

.simple-text {
    float: left;
    width: 100%
}

.simple-text>p {
    color: #f1efef;
    float: left;
    font-size: 13px;
    margin: 0
}

.comment-form {
    float: left;
    width: 100%
}

.comment-form>p {
    margin-bottom: 30px
}

.comment-form.center {
    text-align: center
}

.comment-form.center .book-now {
    float: none;
    margin-top: 3px;
    background-color: #464646;
    border: 1px solid #505050;
    padding: 10px;
    color: #ffffff;
}

.comment-form.center .book-now:hover {
    float: none;
    margin-top: 3px; 
    background:#d3f2fc ;
    border: 1px solid #505050;
    padding: 10px;
    color: #464646;
}

.simple-title {
    float: left;
    margin-bottom: 40px;
    width: 100%
}

.simple-title h5 {
    color: #3c3c3c;
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    width: 100%
}

.simple-title>span {
    color: #696969;
    float: left;
    font-size: 13px;
    letter-spacing: 0.4px;
    width: 100%
}

.comment-form .input-fields input, .comment-form .input-fields textarea {
    border: 1px solid #e4e2e2;
    margin-bottom: 10px
}

.comment-form .book-now {
    float: right;
    margin-bottom: 10px
}

.rooms-list-view {
    float: left;
    margin-bottom: -50px;
    width: 100%
}

.rooms-list-view .special-deal {
    margin-bottom: 50px
}

.all-dinnings {
    float: left;
    width: 100%
}

.dinnning {
    float: left;
    width: 100%
}

.dinning-details {
    display: inline-block;
    margin-left: -5px;
    padding: 30px 5%;
    vertical-align: middle;
    width: 50%
}

.dinning-image {
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

.dinning-image>img {
    width: 100%
}

.dinning-details>h3 {
    color: #555;
    float: left;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 20px;
    width: 100%
}

.dinning-details>p {
    float: left;
    margin-bottom: 40px;
    width: 100%
}

.features-list {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.features-list>li {
    float: left;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 10px;
    padding-left: 15px;
    width: 50%;
    position: relative
}

.features-list>li:before {
    content: "";
    height: 5px;
    width: 5px;
    position: absolute;
    left: 0;
    top: 7px
}

.features-list > li strong {
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px
}

.merge-columns>.row>div,.merge-columns>.container>.row>div {
    padding: 0
}

.about-section {
    float: left;
    position: relative;
    width: 100%
}

.about-section>img {
    width: 100%
}

.overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.overlay::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.inner {
    display: inline-block;
    vertical-align: middle;
    padding: 30px;
    width: 90%
}

.about-section span {
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 0 0 10px;
    width: 100%
}

.about-section h4 {
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0 0 20px;
    width: 100%
}

.about-section p {
    color: #dddada
}

.make-reservation {
    float: left;
    width: 100%
}

.make-reservation>img {
    width: 100%
}

.make-reservation .book-now {
    font-size: 20px;
    font-weight: 800;
    padding: 25px 50px
}

#message {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.error_message {
    background: url("../images/error.gif") no-repeat scroll 10px center #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
    display: block;
    float: left;
    font-family: raleway;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 35px;
    text-transform: uppercase;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.loader {
    padding: 0 10px
}

#contact #success_page h1 {
    background: url('../images/success.html') left no-repeat;
    padding-left: 22px
}

acronym {
    border-bottom: 1px dotted #ccc
}

.testimonial-section {
    float: left;
    width: 100%
}

.testimonial-section>img {
    width: 100%
}

.testimonial-carousel {
    float: left;
    text-align: center;
    width: 100%
}

.testimonial {
    float: left;
    width: 100%
}

.testimonial blockquote {
    border: 0 none;
    color: #e8e8e8;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    line-height: 27px;
    margin: 0 0 30px;
    padding: 40px 0 0;
    width: 100%
}

.testimonial-name {
    float: left;
    text-align: center;
    width: 100%
}

.testimonial-name>img {
    display: inline-block;
    margin-right: 20px
}

.testimonial-name>strong {
    display: inline-block
}

.quote-start {
    margin-right: -20px;
    margin-top: -40px
}

.quote-end {
    margin-bottom: -20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.testimonial-name>strong {
    color: #fff;
    display: inline-block;
    font-family: domine;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    vertical-align: middle
}

.testimonial-name > strong span {
    display: table;
    font-size: 11px;

    text-transform: uppercase
}

.our-team {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.team-member {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    padding-left: 20%;
    position: relative;
    width: 100%
}

.team-img {
    float: left;
    position: relative;
    width: 100%
}

.team-img img {
    width: 100%
}

.team-hover {
    height: 100%;
    opacity: 0;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.team-member:hover .team-hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.team-hover:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.team-hover p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: -130px 0 0;
    opacity: 0;
    padding: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.team-member:hover .team-hover>p {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.social-media {
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
    width: 20%
}

.social-media>li {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%
}

.social-media li>a {
    background: #fbfbfb none repeat scroll 0 0;
    color: #6d6d6d;
    display: inline-block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 42px
}

.social-media>li:hover>a {
    color: #fff
}

.team-name {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 30px 0;
    position: absolute;
    text-align: center;
    width: 80%
}

.team-name>span {
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 20px
}

.team-name>h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase
}

.team-name>h5>a {
    color: #3e3e3e
}

.map>iframe {
    height: 340px
}

.block-gap {
    float: left;
    height: 90px;
    width: 100%
}

.contact-content {
    float: left;
    width: 100%
}

.address-sec {
    float: left;
    padding: 20px 0 0;
    width: 100%
}

.address-sec>span {
    color: #3c3c3c;
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 30px
}

.address-sec>h4 {
    color: #3c3c3c;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 50px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.address-sec>p {
    font-size: 14px;
    margin: 0 0 30px
}

.address-sec>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.address-sec ul li {
    color: #787676;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    width: 100%
}

.address-sec ul li>strong {
    color: #605d5d;
    float: left;
    line-height: 30px;
    margin-right: 20px;
    text-transform: uppercase
}

.address-sec ul li>span {
    background: #7084f3 none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 18px;
    text-align: center;
    width: 30px
}

.contact-img {
    float: left;
    width: 100%
}

.contact-img>img {
    width: 100%
}

.room-gallery {
    float: left;
    width: 100%
}

.room-gallery img {
    width: 100%
}

.room-thumbs {
    float: left;
    margin-top: 60px;
    width: 100%
}

.room-thumbs .nav {
    border: 0 none
}

.room-thumbs .nav {
    display: table;
    float: none;
    margin: 0 -15px;
    width: auto
}

.room-thumbs .nav li {
    border: 0 none;
    padding: 0 15px;
    width: 16.666%
}

.room-thumbs .nav li a, .room-thumbs .nav li.active a, .room-thumbs .nav li a:hover, .room-thumbs .nav li.active a:hover {
    float: left;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative;
    width: 100%
}

.room-thumbs .nav li a img {
    width: 100%
}

.room-thumbs .nav li a:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    width: 0;
    opacity: 0.7;
    position: absolute;
    left: 50%;
    top: 0
}

.room-thumbs .nav li.active a:before {
    left: 0;
    width: 100%
}

.room-thumbs .nav li a:after {
    color: #fff;
    content: "+";
    font-family: 'roboto', sans-serif;
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(2);
    -moz-transform: translateY(-50%) translateX(-50%) scale(2);
    -ms-transform: translateY(-50%) translateX(-50%) scale(2);
    -o-transform: translateY(-50%) translateX(-50%) scale(2);
    transform: translateY(-50%) translateX(-50%) scale(2);
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -ms-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s
}

.room-thumbs .nav li.active a:after {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    -o-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1)
}

.room-specs {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    margin-top: -60px;
    padding: 70px 55px;
    position: absolute;
    right: 50px;
    top: 0;
    width: 393px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.room-thumbs .container {
    position: relative
}

.room-specs>h4 {
    float: left;
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 30px;
    text-transform: uppercase;
    width: 100%
}

.room-specs > h4 span {
    float: left;
    font-size: 18px;
    margin-top: 5px;
    width: 100%
}

.room-specs .features-list>li {
    width: 100%
}

.room-specs .features-list > li strong {
    float: left;
    font-size: 14px;
    width: 30%
}

.room-specs a.book-now {
    margin-top: 30px
}

.package-single-detail {
    float: left;
    width: 100%
}

.package-single-detail>span {
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    width: 100%
}

.package-name {
    float: left;
    font-size: 30px;
    font-weight: 800;
    margin: 10px 0 20px;
    width: 100%
}

.package-single-detail>p {
    font-size: 15px
}

.package-price {
    background: #fff none repeat scroll 0 0;
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-top: 30px;
    text-align: center;
    width: 170px
}

.package-price>strong {
    color: #666;
    float: left;
    font-family: domine;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 10px;
    padding: 0 20px;
    width: 100%
}

.package-price>i {
    float: left;
    font-family: domine;
    font-size: 30px;
    font-style: normal;
    line-height: 32px;
    padding: 0 20px;
    width: 100%
}

.package-price>span {
    color: #666;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: 600;
    padding: 0 20px;
    width: 100%
}

.package-price>a.book-now {
    float: left;
    width: 100%;
    margin-top: 30px
}

.package-price>a.book-now:hover {
    background: #2f2f1f none repeat scroll 0 0;
    border-color: #2f2f1f!important
}

.room-services {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 60px 0;
    padding: 80px 70px;
    width: 100%
}

.about-service {
    float: left;
    width: 100%
}

.about-service>span {
    float: left;
    font-family: domine;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
    width: 100%
}

.about-service h5 {
    float: left;
    font-size: 26px;
    font-weight: 800;
    margin: 0;
    text-transform: capitalize;
    width: 100%
}

.about-service>p {
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-top: 20px;
    width: 100%
}

.room-services ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.room-services ul:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px
}

.room-services ul:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";

    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.room-services ul li {
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    color: #888;
    float: left;
    line-height: 25px;
    padding: 14px 20px;
    width: 25%
}

.room-services ul li i {
    margin-right: 10px
}

h2.side-title {
    color: #2a2929;
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 40px;
    width: 100%
}

h2.side-title span {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px
}

.comments-thread {
    float: left;
    margin-bottom: -10px;
    width: 100%
}

.comments-thread ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.comments-thread ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.comment {
    background: #fff none repeat scroll 0 0;
    float: left;
    min-height: 200px;
    padding: 30px 40px 30px 213px;
    position: relative;
    width: 100%
}

.comment>img {
    border: 1px dashed #d7d7d7;
    left: 60px;
    padding: 7px;
    position: absolute;
    top: 40px
}

.comment-detail {
    display: table;
    width: 100%
}

.comment-info {
    display: table-cell;
    padding-top: 40px;
    width: 20%
}

.comment-rating {
    display: table-cell;
    padding-top: 50px;
    text-align: center;
    vertical-align: top;
    width: 20%
}

.comment-detail>p {
    display: table-cell;
    line-height: 28px;
    padding-top: 40px;
    vertical-align: top;
    width: 60%
}

.comment-info h6 {
    color: #343434;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    width: 100%
}

.comment-info h6 i {
    color: #666;
    font-size: 13px;
    font-style: normal
}

.comment-info>span {
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    margin-top: 7px;
    width: 100%
}

.comment-rating>span {
    color: #343434;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    width: 100%
}

.stars {
    float: left;
    font-size: 16px;
    margin-top: 5px;
    width: 100%
}

.reply {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    padding: 5px 14px;
    text-transform: uppercase;
    z-index: 1;
    position: absolute;
    right: 80px;
    top: 30px
}

.reply:hover {
    color: #fff
}

.reply:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: black;
    opacity: 0.2;
    z-index: -1
}

.reply:hover:before {
    width: 100%;
    height: 100%
}

.comments-thread ul ul {
    margin-top: 10px;
    padding-left: 100px
}

.blog-post {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.blog-posts {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.post-img {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.post-img>img {
    width: 100%
}

.post-img:before,.room-image:before,.blog-post:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 17%;
    position: absolute;
    bottom: -10%;
    left: -10%;
    width: 120%;
    z-index: 1;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg)
}

.post-img:after,.room-image:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.8;
    width: 0;
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 0
}

.blog-post:hover .post-img:after, .room-package:hover .room-image:after {
    left: 0;
    width: 100%
}

.post-img>a {
    border: 1px solid #c9c3c5;
    border-radius: 50%;
    height: 46px;
    left: 50%;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 46px;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
    -o-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
    -webkit-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s
}

.blog-post:hover .post-img>a {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
    -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
    transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg)
}

.blog-post>h3 {
    color: #3e3e3e;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    margin: 30px 0 0;
    padding: 0 50px;
    width: 100%
}

.blog-post > h3 a {
    color: inherit
}

.blog-post>p {
    float: left;
    font-size: 13px;
    margin: 15px 0 20px;
    padding: 0 50px;
    width: 100%
}

.bottom-bar {
    border-top: 1px solid #f7f7f7;
    float: left;
    margin-top: 20px;
    padding: 15px 40px;
    text-align: center;
    width: 100%
}

.meta {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.meta>li {
    display: inline-block;
    font-size: 11px;
    line-height: 20px;
    padding: 7px 15px;
    position: relative
}

.meta>li:before {
    background: #6f6f6f none repeat scroll 0 0;
    content: "";
    height: 6px;
    width: 1px;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 50%
}

.meta > li a {
    color: inherit
}

.meta>li:last-child:before {
    display: none
}

.center .blog-post {
    text-align: center
}

.list-view .blog-post>h3 {
    font-size: 20px;
    margin: 30px 20% 0;
    text-transform: uppercase;
    width: 60%
}

.blog-post:before {
    background: #FFF none repeat scroll 0 0;
    bottom: auto;
    height: 0;
    left: -10%;
    right: auto;
    top: -10%;
    z-index: 2
}

.gray .blog-post:before {
    background: #f8f8f8
}

.blog-post:hover:before {
    height: 13%
}

.blog-single {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%
}

.post-details {
    float: left;
    padding: 40px 70px;
    width: 100%
}

.post-details .meta>li {
    text-transform: uppercase
}

.post-details .meta>li:first-child {
    padding-left: 0
}

.post-details .meta {
    width: 100%
}

.post-title {
    color: #3e3e3e;
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    margin: 10px 0 30px;
    text-transform: uppercase;
    width: 100%
}

.share-this {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    float: left;
    margin-bottom: 30px;
    padding: 18px 0;
    width: 100%
}

.share-this>strong {
    color: #343434;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    margin-right: 20px
}

.share-this>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.share-this > ul li {
    float: left;
    position: relative
}

.share-this > ul li a {
    color: #888;
    padding: 0 12px
}

.share-this > ul li:before {
    background: #ccc none repeat scroll 0 0;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px
}

.post-details blockquote {
    background: rgba(0, 0, 0, 0) url("../images/resource/quote.jpg") no-repeat scroll 0 0 / cover;
    border: 0 none;
    color: #666;
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 30px;
    margin: 30px -70px;
    padding: 55px 85px;
    position: relative;
    text-align: center;
    z-index: 1
}

.post-details blockquote:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.col-md-8 .comment {
    padding: 30px 30px 30px 183px
}

.col-md-8 .comment>img {
    left: 30px
}

.col-md-8 .comments-thread ul ul {
    padding-left: 50px
}

.sidebar {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 30px;
    width: 100%
}

.sidebar .widget-title h4 {
    color: #555
}

.sidebar .widget {
    margin-bottom: 70px
}

.sidebar .widget:last-child {
    margin: 0
}

.searchform {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #dadada;
    float: left;
    height: 50px;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 0 12px #efefef inset;
    -moz-box-shadow: 0 0 12px #efefef inset;
    -ms-box-shadow: 0 0 12px #efefef inset;
    -o-box-shadow: 0 0 12px #efefef inset;
    box-shadow: 0 0 12px #efefef inset
}

.searchform>input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #c1c1c1;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    height: 100%;
    padding: 10px 20px;
    width: 100%
}

.searchform>button {
    border: 0 none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

.sidebar .recent-news>a {
    color: #666
}

.sidebar .widget ul li {
    color: #666
}

.popular-posts {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.sidebar-post {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.sidebar-post-img {
    float: left;
    position: relative;
    width: 100%
}

.sidebar-post-img>img {
    width: 100%
}

.sidebar-post-img .meta {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    bottom: 20px;
    left: 0;
    min-width: 20%;
    padding: 3px 10px;
    position: absolute;
    text-align: center
}

.sidebar-post:hover .sidebar-post-img .meta {
    min-width: 100%
}

.sidebar-post-img .meta li {
    font-size: 11px
}

.sidebar-post>h4 {
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0 0;
    width: 100%
}

.sidebar-post > h4 a {
    color: inherit
}

.sidebar .widget ul li a {
    color: inherit
}

.sidebar p {
    color: #666
}

.gallery-widget {
    float: left;
    margin-bottom: -10px;
    width: 100%
}

.gallery-widget .row {
    margin: 0 -5px
}

.gallery-widget .row>div {
    padding: 0 5px
}

.gallery-widget a {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.gallery-widget a img {
    width: 100%
}

.gallery-widget a:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.gallery-widget a:hover:before {
    opacity: 0.51
}

.gallery-widget a:after {
    color: #fff;
    content: "+";
    font-family: domine;
    font-size: 48px;
    left: 50%;
    line-height: 30px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

.gallery-widget a:hover:after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.sidebar .widget ul li span {
    margin-left: 30px
}

.room-video {
    float: left;
    position: relative;
    width: 100%
}



.room-video>img {
    width: 100%
}

.video-name {
    text-align: center;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.room-video:hover .video-name {
    opacity: 1;
    top: 50%
}

.room-video:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.room-video:hover:before {
    opacity: 0.7
}

.video-name>a {
    border: 4px solid #9f9f9f;
    display: inline-block;
    font-size: 20px;
    height: 60px;
    line-height: 50px;
    margin-bottom: 20px;
    width: 60px
}

.video-name h5 {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.video-name h5 a {
    color: inherit
}

.tagcloud {
    float: left;
    margin-bottom: -10px;
    width: 100%
}

.tagcloud>a {
    border: 2px solid #eee;
    color: #666;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px 20px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

.tagcloud>a::before,.tagcloud>a::after {
    background: #eee none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: -2px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 10px
}

.tagcloud>a:after {
    left: auto;
    right: -3px
}

.booking-form {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%
}

.booking-detail {
    background: #fafafa none repeat scroll 0 0;
    display: table;
    margin-bottom: 20px;
    padding: 0 40px 0 0;
    width: 100%
}

.booking-detail:last-child {
    margin: 0
}

.booking-name {
    display: table-cell;
    padding: 30px;
    vertical-align: middle;
    width: 55%
}

.booking-detail .package-price {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: table-cell;
    float: none;
    padding: 30px 0;
    vertical-align: middle;
    width: 20%
}

.booking-detail .see-details {
    display: table-cell;
    padding: 30px 0;
    text-align: right;
    vertical-align: middle;
    width: 25%
}

.booking-name>span {
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    width: 100%
}

.booking-name>h5 {
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    width: 100%
}

.indivisual-forms {
    float: left;
    margin-bottom: -30px;
    width: 100%
}

.per-person-form {
    background: #fafafa none repeat scroll 0 0;
    float: left;
    margin-bottom: 30px;
    padding: 80px 30px 60px;
    width: 100%
}

.per-person-form .field>input {
    background-color: #fff
}

.center-heading {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    width: 100%
}

.center-heading>h3 {
    float: left;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
    width: 100%
}

.center-heading>span {
    color: #888;
    float: left;
    font-size: 14px;
    width: 100%
}

.payment-method {
    float: left;
    margin-top: 80px;
    width: 100%
}

.payment-method>h5,.simple-heading {
    border-bottom: 1px dashed #dee1e2;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    width: 100%
}

.payment-method > h5 span, .simple-heading span {
    color: #999;
    font-family: 'roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-left: 10px
}

.packages-services {
    margin: 0 -13px


}

.packages-services .simple-heading {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 25px 10px
}

.packages-services>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.packages-services > ul li {
    background: #fff none repeat scroll 0 0;
    display: table;
    float: left;
    padding: 15px 20px;
    width: 100%
}

.packages-services > ul li input {
    display: table-cell;
    height: 30px;
    margin: 0
}

.packages-services > ul li span {
    color: #636363;
    display: table-cell;
    font-size: 12px;
    padding-left: 10px;
    vertical-align: middle
}

.service-price {
    display: table-cell;
    font-family: domine;
    font-size: 12px;
    font-weight: 600;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle
}

.packages-services a {
    color: #fff;
    display: table-cell;
    font-size: 11px;
    padding: 10px 12px;
    text-align: center;
    vertical-align: middle
}

.service-price i {
    font-size: 11px;
    color: #666;
    margin-left: 5px
}

.packages-services > ul li:nth-child(2n+2) {
    background: #fafafa none repeat scroll 0 0
}

.indivisual-forms>.row {
    margin: 0 -10px
}

.indivisual-forms>.row>div {
    padding: 0 10px
}

.payment-method>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.payment-method > ul li {
    border-bottom: 1px dashed #dee1e2;
    float: left;
    padding: 20px 0;
    width: 100%
}

.payment-method > ul li .check-radio {
    min-height: 0;
    padding: 0
}

.payment-method > ul li span {
    color: #646464;
    display: inline-block;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    width: 20%
}

.payment-method > ul li .check-radio span.radio {
    margin-right: 10px;
    width: 20px
}

.payment-method > ul li strong {
    font-family: domine;
    margin-left: 50px
}

.card-info {
    float: left;
    margin-top: 60px;
    width: 100%
}

.card-info .field {
    height: auto
}

footer {
    float: left;
    width: 100%
}

.footer-widgets {
    float: left;
    width: 100%;
    margin-bottom: -40px
}

.widget {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.widget-title {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.about-widget {
    float: left;
    width: 100%
}

.about-widget>a {
    display: block;
    margin-bottom: 20px
}

.widget>p {
    color: #d4d4d4;
    font-size: 14px;
    text-align: left
}

.recent-news {
    float: left;
    margin-bottom: 25px;
    width: 100%
}

.widget-title>h4 {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase;
    width: 100%
}

.widget-title>span {
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding-left: 57px;
    position: relative
}

.widget-title>span:before {
    background: #71a865 none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin-bottom: -1.5px;
    position: absolute;
    width: 35px
}

.widget-news>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.widget-news > ul li i {
    background: rgba(0,0,0,0.2);
    color: #fff;
    float: left;
    font-size: 15px;
    height: 30px;
    letter-spacing: 0.3px;
    line-height: 30px;
    margin-right: 3px;
    text-align: center;
    width: 30px
}

.widget-news > ul li {
    color: #e2e2e2;
    font-size: 13px;
    line-height: 38px;
    list-style: none
}

.date {
    background: #696969 none repeat scroll 0 0;
    float: left;
    width: 67px;
    margin-right: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.date>i {

    background: #71a865 none repeat scroll 0 0;
    border-radius: 6px 6px 0 0;
    color: #fff;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.date>strong {
    color: #fff;
    float: left;
    font-family: domine;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 26px;
    padding: 8px 5px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1
}

.date>strong::before {
    background: #4e4e4e none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1
}

.date>strong::after {
    border-left: 1px solid #4e4e4e;
    border-right: 1px solid #4e4e4e;
    content: "";
    height: 6px;
    left: 2%;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 96%;
    z-index: -1
}

.recent-news>a {
    color: #fff;
    display: block;
    font-family: domine;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-top: 10px;
    text-decoration: none;
    text-transform: capitalize
}

.offer {
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.offer-overlay {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 100%;
    padding: 23px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.offer:hover .offer-overlay, .offer.active .offer-overlay {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.offer-overlay>span {
    color: #71a865;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 20px;
    width: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.offer:hover .offer-overlay > span, .offer.active .offer-overlay>span {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.offer-overlay>a {
    color: #3e3e3e;
    float: left;
    font-family: domine;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.offer:hover .offer-overlay > a, .offer.active .offer-overlay>a {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.offers-widget {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%
}

.offer>img {
    width: 100%
}

.widget>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.widget > ul li a {
    color: #e4e4e4;
    font-size: 14px;
    letter-spacing: 0.3px;

    line-height: 28px
}

.widget > ul li i {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 28px
}

.widget > ul li {
    color: #e2e2e2;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 30px
}

.widget > ul li a:hover {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 28px
}

.widget > ul li a i {
    color: #c1c1c1;
    font-size: 14px;
    margin-right: 3px
}

.contact-bar {
    float: left;
    margin-bottom: 30px;
    margin-top: -70px;
    position: relative;
    width: 100%;
    z-index: 1
}

.contact-bar>div {
    padding: 0
}

.contact-details {
    padding: 9px 24px;
    position: relative;
    z-index: 1;
    background: rgba(13, 23, 29, 0.13) !important;
    font-family: sans-serif
}

.contact-details.dark:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    opacity: 0.1;
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0
}

.contact-details>span {
    background: rgba(0,0,0,0.2);
    color: #fff;
    float: left;
    font-size: 18px;
    height: 36px;
    padding-top: 10px;
    letter-spacing: 0.3px;
    /* line-height: 57px; */
    margin-right: 20px;
    text-align: center;
    width: 38px;
}

.contact-details>strong {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 24px;
    text-transform: capitalize
}

.contact-details>p {
    color: #e6e5e5;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin: 0;
}

.contact-details p span {
    margin-left: 10px
}

footer .block {
    padding: 25px 0 25px
}

footer .block.bar-off {
    padding: 90px 0
}

.bottom-footer {
    background: rgb(21, 35, 43) none repeat scroll 0 0;
    float: left;
    padding: 25px 0px 0px;
    position: relative;
    width: 100%
}

.bottom-footer>div>p {
    color: #d9d9d9;
    float: left;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    padding: 22px 0px 29px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    font-family: 'roboto', sans-serif;
}

.bottom-footer>div>p>a {
    color: #71a865;
    text-decoration: none
}

.booking-popup,.popup {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;

    width: 100%;
    z-index: 2147483647;
    display: none
}

.booking-popup .close-btn {
    right: 30px;
    top: 20px
}

.popup-container,.popup-center {
    height: 100%;
    left: 0;
    padding: 50px 0;
    position: absolute;
    top: 0;
    width: 100%
}

.popup-container:before,.popup-center:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.popup-inner,.simple-popup-inner {
    background: rgba(0, 0, 0, 0) url("../images/popup-bg.jpg") repeat scroll 0 0 / cover;
    display: inline-block;
    max-height: 100%;
    padding: 0 !important;
    position: relative;
    vertical-align: middle;
    width: 90% !important
}

.simple-popup-inner {
    background: none
}

.popup-title {
    float: left;
    width: 100%;
    padding: 50px 0;
    position: relative
}

.popup-title>span {
    color: #f4f4f4;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 20px;
    width: 100%
}

.popup-title>h4 {
    color: #fff;
    float: left;
    font-size: 32px;
    font-weight: 800;
    line-height: 30px;
    margin: 10px 0;
    text-transform: uppercase;
    width: 100%
}

.popup-details {
    float: left;
    text-align: left;
    padding: 0 100px;
    position: relative;
    width: 100%
}

.popup-details:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: absolute;
    top: 0;
    width: 100%
}

.popup-block {
    border-bottom: 1px solid #dedede;
    float: left;
    padding: 70px 0;
    position: relative;
    width: 100%
}

.popup-block-title>span {
    float: left;
    font-family: domine;
    font-size: 13px;
    margin-bottom: 5px;
    width: 100%
}


.popup-block-title>h4 {
    color: #323232;
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.booking-popup .field input, .booking-popup .field textarea {
    background-color: #fff
}

.popup-rooms {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.popup-room {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.popup-room-img {
    display: inline-block;
    vertical-align: middle;
    width: 45%
}

.popup-room-detail {
    display: inline-block;
    margin-left: -5px;
    padding-left: 30px;
    vertical-align: middle;
    width: 55%
}

.popup-room-img>img {
    width: 100%
}

.popup-room-detail>i {
    float: left;
    font-size: 12px;
    font-style: normal;
    margin-bottom: 5px;
    width: 100%
}

.popup-room-detail>h5 {
    float: left;
    font-size: 20px;
    font-weight: 600;
    width: 100%
}

.room-price-from {
    float: left;
    margin-top: 10px;
    width: 40%
}

.room-price-from>strong {
    color: #666;
    float: left;
    font-family: domine;
    font-size: 13px;
    width: 100%
}

.room-price-from>span {
    font-family: 'roboto', sans-serif;
    font-size: 30px;
    font-weight: 600
}

.popup-room-detail .book-now {
    margin-top: 30px
}

.alert>strong {
    font-family: domine;
    font-size: 26px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.alert.alert-success p {
    color: inherit;
    font-family: 'roboto', sans-serif;
    font-size: 12px
}

.simple-popup-inner .alert {
    margin: 0 auto;
    position: relative;
    width: 60%
}

.simple-popup-inner .alert .close-btn {
    right: 10px;
    top: 10px
}

.dropdown-menu {
    border: 0 none;
    border-radius: 0;
    width: 277px;
    padding: 0
}

.datepicker table {
    width: 100%;
    min-width: 0
}

.datepicker table thead {
    float: left;
    padding: 15px 30px;
    width: 100%
}

.datepicker table thead tr {
    display: table;
    float: left;
    width: 100%;
    text-align: center
}

.datepicker table thead tr th.prev, .datepicker table thead tr th.next {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    height: 30px;
    padding: 0;
    width: 30px
}

.datepicker table thead tr th.datepicker-switch {
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: domine;
    font-size: 15px;
    height: auto;
    line-height: 20px;
    padding: 6px 20px;
    width: auto
}

.datepicker table thead tr th.datepicker-switch:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    -webkit-box-shadow: 0 0 8px #606060 inset;
    -moz-box-shadow: 0 0 8px #606060 inset;
    -ms-box-shadow: 0 0 8px #606060 inset;
    -o-box-shadow: 0 0 8px #606060 inset;
    box-shadow: 0 0 8px #606060 inset
}

.datepicker table thead tr th.prev:hover, .datepicker table thead tr th.next:hover {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    color: #4f4f4f
}

.datepicker table tbody {
    float: left;
    padding: 20px;
    width: 100%
}

.datepicker table tbody tr {
    display: table;
    float: left;
    width: 100%
}

.datepicker table tbody tr td {
    padding: 0
}

.datepicker table tr td span {
    border-radius: 0;
    background: none;
    color: #444;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    height: auto;
    letter-spacing: 0.5px;
    line-height: 40px;
    margin: 0;
    padding: 6px 5px;
    width: 25%;
    position: relative
}


.datepicker table tr td span:hover, .datepicker table tr td span.active {
    background: none!important
}

.datepicker table tr td span.month:before, .datepicker table tr td span.month:after {
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;


    transition: all 0.3s ease 0s;
    width: 0
}

.datepicker table tr td span.month::after {
    border-left: 0;
    border-top: 0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    bottom: 0;
    left: auto;
    right: 0;
    top: auto
}

.datepicker table tr td span.month:hover:before, .datepicker table tr td span.month:hover:after {
    border-color: #2f2f2f;
    height: 80%;
    width: 80%
}

.datepicker table tfoot {
    float: left;
    width: 100%
}

.datepicker table tfoot tr {
    float: left;
    padding: 0 1px;
    width: 50%
}

.datepicker table tfoot tr th {
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 0;
    color: #303030;
    float: left;
    font-family: domine;
    font-size: 11px;
    line-height: 20px;
    height: auto;
    padding: 13px 22px;
    text-transform: uppercase;
    width: 100%
}

.datepicker table tfoot tr th:hover {
    color: #fff
}

.datepicker th.dow {
    color: #fff;
    font-family: domine;
    font-size: 12px;
    padding-top: 10px
}

.datepicker .datepicker-days thead {
    padding: 20px 20px 0
}

.datepicker .datepicker-days table tbody tr td {
    border-radius: 0;
    font-size: 11px;
    line-height: 30px
}

.datepicker th.cw {
    width: 30px
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}


.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
   
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;   
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
}



.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}



.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}


.input-append.date .add-on,.input-prepend.date .add-on {
    cursor: pointer
}

.input-append.date .add-on i,.input-prepend.date .add-on i {
    margin-top: 3px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}


.poptrox-overlay {
    z-index: 2147483647!important
}

.contact-form-image {
    float: left;
    position: relative;
    width: 100%
}

.contact-form-image>img {
    width: 100%
}

.contact-form-image:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%
}

.fancy-contact-form {
    background: rgba(255, 255, 255, 0.98) none repeat scroll 0 0;
    left: 10%;
    padding: 80px;
    position: absolute;
    top: 50%;
    width: 80%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fancy-form-title {
    float: left;
    margin-bottom: 35px;
    width: 100%
}

.fancy-form-title>span {
    color: #7a7a7a;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    margin-bottom: 7px;
    width: 100%
}

.fancy-form-title>h3 {
    color: #3c3c3c;
    float: left;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    width: 100%
}

.property-form-fields {
    float: left;
    margin-bottom: -10px;
    width: 100%
}

.property-field {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-shadow: 0 0 5px #dfdfdf inset;
    display: table;
    height: 45px;
    margin-bottom: 10px;
    width: 100%
}

.property-field .fa {
    color: #adadad;
    display: table-cell;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    width: 50px
}

.property-field input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #919191;
    display: table-cell;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    height: 44px;
    vertical-align: middle;
    width: 100%
}

.all-fields {
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle;
    width: 80%
}

.submit-btn {
    display: table-cell;
    height: 100%;
    position: relative;
    vertical-align: middle
}

.submit-btn .book-now {
    float: none;
    font-size: 15px;
    font-weight: bold;
    height: 90%;
    min-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.all-fields .row {
    margin: 0 -5px
}

.all-fields .row>div {
    margin-bottom: 0;
    padding: 0 5px
}

.property-information {
    display: table;
    width: 100%
}

.property-detail {
    display: table-cell;
    padding: 20px 70px;
    vertical-align: middle;
    width: 50%
}

.property-image {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.property-image img {
    width: 100%
}

.property-detail>span {
    color: #8f8f8f;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 10px;
    width: 100%
}

.property-detail>h3 {
    float: left;
    font-size: 33px;
    font-weight: 700;
    margin: 0 0 20px;
    width: 100%
}

.property-detail>p {
    float: left;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 28px;
    margin: 0;
    width: 100%
}

.property-detail>ul {
    float: left;
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 0;
    width: 100%
}

.property-detail li {
    color: #666;
    font-family: domine;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 12px
}

.property-detail li:last-child {
    margin: 0
}

.property-detail li i {
    margin-right: 10px
}

.amenities {
    display: table;
    width: 100%
}

.about-amenities {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.about-amenities img {
    width: 100%
}

.amenities-blocks {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}

.ammenities-text {
    position: absolute;
    left: 20%;
    top: 50%;
    width: 60%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.about-amenities::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%
}

.ammenities-text>span {
    color: #dcdcdc;
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%
}

.ammenities-text>h4 {
    color: #fff;
    float: left;
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 20px;
    width: 100%
}

.ammenities-text>i {
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 20px;
    width: 100%
}

.ammenities-text>p {
    color: #e5e4e4;
    float: left;
    font-size: 14px;
    margin-bottom: 60px;
    width: 100%
}

.amenities .row {
    margin: 0
}

.amenities .row>div {
    padding: 0
}

.amenity-box {
    display: table;
    padding: 66px 20px;
    text-align: center;
    width: 100%
}

.amenity-box-img {
    float: left;
    vertical-align: middle
}

.amenity-detail {
    display: table-cell;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle
}

.amenity-detail>span {
    float: left;
    font-size: 11px;
    width: 100%
}

.amenity-detail>strong {
    color: #232323;
    float: left;
    font-family: domine;
    font-size: 16px;
    margin: 2px 0 5px;
    width: 100%
}

.amenity-detail>p {
    float: left;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    width: 100%
}

.gray .social-media li>a {
    background: #fff
}

.gallery-carousel {
    float: left;
    width: 100%;
    padding: 0 70px
}

.gallery-carousel .gallery-overlay>h5 {
    font-size: 18px
}

.gallery-carousel .owl-nav {
    left: 0
}

.gallery-carousel .owl-nav .owl-next {
    right: 30px
}

.gallery-carousel .owl-nav .owl-prev {
    left: 30px
}

.gallery-carousel .gallery-img:after {
    border-bottom: 40px solid #fff;
    border-top: 40px solid #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gallery-carousel .gallery-img:hover:after {
    opacity: 0
}

.gallery-carousel .gallery-img:hover>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.quote-section {
    float: left;
    padding-left: 100px;
    position: relative;
    width: 100%
}

.quote-section>img {
    float: left;
    width: 100%
}

.quote-section:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.quote-wrap {
    height: 100%;
    left: 0;
    padding: 10px 10px 10px 110px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2
}

.quote-inner {
    border: 3px solid #fff;
    float: left;
    height: 100%;
    width: 100%
}

.quote-inner::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.quotation {
    display: inline-block;
    vertical-align: middle;
    width: 70%
}

.quotation>i {
    color: #828282;
    font-size: 40px
}

.quotation blockquote {
    border: 0 none;
    color: #303030;
    display: block;
    font-family: domine;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    padding: 20px 0 0;
    width: 100%
}

.quotation>span {
    float: left;
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%
}

.quotation > span i {
    color: #545454;
    font-size: 13px;
    font-style: normal
}

.poptrox-popup .nav-previous, .poptrox-popup .nav-next {
    background: #000 none repeat scroll 0 0;
    color: transparent !important;
    height: 50px !important;
    left: 35px !important;
    opacity: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px !important
}

.poptrox-popup .nav-previous > div, .poptrox-popup .nav-next>div {
    height: initial !important;
    left: 50% !important;
    margin-top: 0 !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: initial !important
}

.poptrox-popup .nav-next {
    left: auto !important;
    right: 35px !important
}

.poptrox-popup .nav-previous > div::before, .poptrox-popup .nav-next>div::before {
    color: #fff;
    content: "f053";
    font-family: fontawesome;
    font-size: 18px;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.poptrox-popup .nav-next>div::before {
    content: "f054"
}

.poptrox-popup:hover .nav-previous {
    left: 10px !important;
    opacity: 0.5 !important
}

.poptrox-popup:hover .nav-next {
    opacity: 0.5 !important;
    right: 10px !important
}

.poptrox-popup .nav-previous:hover, .poptrox-popup .nav-next:hover {
    opacity: 1 !important
}

.responsive-menu ul li a {
    width: auto
}

.responsive-menu ul li i {
    color: #eaeaea;
    cursor: pointer;
    float: right;
    font-size: 15px;
    padding: 12px 10px;
    position: absolute;
    right: 10px
}

.responsive-menu ul li.active>i::before {
    /* content: "f106" */
}

.responsive-menu ul li.active > i, .responsive-menu ul li > i:hover, .responsive-menu ul li.active > a, .responsive-menu ul li.active > a:hover, .responsive-menu ul li>a:hover {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0
}

.responsive-menu ul li.active>a:hover {
    color: #eaeaea
}

.responsive-menu ul li.active>ul {
    margin-top: 10px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #2469d9
}

.scroll-left {
    height: 50px;
    overflow: hidden;
    position: relative
}

.scroll-left p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-left 40s linear infinite;
    -webkit-animation: scroll-left 40s linear infinite;
    animation: scroll-left 40s linear infinite
}


.social {
    position: fixed;
    list-style: none;
    margin-top: 100px;
    margin-left: -40px;
    perspective: 994px;
    z-index: 9999999999
}

.social li a {
    display: block;
    height: 43px;
    width: 40px;
    background: #0029ff;
    border-bottom: 1px solid #4286f3;
    font: normal normal normal 16px/20px 'FontAwesome', 'Source Sans Pro', Helvetica, Arial, sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    transition: background .5s ease .300ms
}

.social li:first-child a:hover {
    background: #3b5998
}

.social li:nth-child(2) a:hover {
    background: #00acee
}

.social li:nth-child(3) a:hover {
    background: #ea4c89
}

.social li:nth-child(4) a:hover {
    background: #dd4b39
}

.social li:first-child a {
    border-radius: 0 5px 0 0
}

.social li:last-child a {
    border-radius: 0 0 5px 0
}

.social li a span {
    width: 127px;
    float: left;
    text-align: center;
    background: #2469d9;
    color: #fff;
    margin: -25px 74px;
    padding: 8px;
    transform-origin: 0;
    visibility: hidden;
    opacity: 0;
    transform: rotateY(45deg);
    border-radius: 5px;
    transition: all .5s ease .300ms
}

.social li span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -20px;
    top: 7px;
    border-left: 10px solid transparent;
    border-right: 10px solid #222;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent
}

.social li a:hover span {
    visibility: visible;
    opacity: 1;
    transform: rotateY(0)
}

.row.vdivide [class*='col-']:not(:last-child):after {
    background: #ced9e2;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 70px
}

.career {
    background-color: #d3f2fc;
    margin: 40px 0px 40px;
    padding: 0px 0px 20px;
    text-align: center
}

.team {
    padding: 30px 0px 40px
}

.clients {
    margin: 40px 0px 20px;
    background-color: #d3f2fc
}

.clients1 {
    margin: 20px 0px 20px;
    background-color: #d3f2fc
}

.clients .container-fluid {
    padding-right: 56px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto
}

.clients1 .container-fluid {
    padding-right: 0px;
    padding-left: 56px;
    margin-right: auto;
    margin-left: auto
}

.clients2 .container-fluid {
    padding-right: 56px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto
}

.clients2 {
    margin: 20px 0px 40px;
    background-color: #d3f2fc
}

.teamdetail {
    padding: 10px
}

.clients h3 {
    font-size: 50px;
    text-transform: uppercase;
    text-align: center
}

.clients1 h3 {
    font-size: 50px;
    text-transform: uppercase;
    text-align: center
}

.clients2 h3 {
    font-size: 50px;
    text-transform: uppercase;
    text-align: center
}

.teamdetail h4 {
}

.teamdetail p {
    padding-top: 6px;
    text-align: left
}

.teamdetail button {
    padding: 0px;
    background: none
}

.teamdetail a {
    text-align: left;
    color: #004750;
    font-weight: 600
}

.teamdetail a:hover {
    text-align: left;
    color: #000;
    text-decoration: underline
}

.teamdetail span {
    font-size: 15px;
    font-weight: 500;
    color: #00587d
}

.teamdetail img {
    width: 100%;
    padding-bottom: 10px
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

hr {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #fff
}


.btn:hover {
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease
}

.btn-small {
    padding: .75em 1em;
    font-size: 0.8em
}

.modal-box {
    display: none;
    position: absolute;
    left: 36%;
    top: 18.5%;
    z-index: 1000;
    width: 28%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box
}

.modal-box header, .modal-box .modal-header {
    padding: 1.05em 1.5em;
    border-bottom: 1px solid #ddd
}

header p {
    padding: 5px 0px 0px;
    margin-bottom: 0px
}

.modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
    margin: 0
}

.modal-box .modal-body {
    padding: 1em 1.5em
}

.modal-box footer, .modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0,0,0,0.02);
    text-align: right
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important
}

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: -9%;
    right: 2%;
    text-decoration: none;
    color: #000
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease
}

@media screen and (max-width: 991px) {
    .modal-box {
        left:23%;
        top: 18.5%;
        z-index: 1000;
        width: 40%
    }

    .ep {
        padding-left: 20%
    }

    .sidebar {
        margin-top: 0px !important
    }

    .service-name1 p {
        font-family: 'roboto', sans-serif;
        color: #003e46;
        line-height: 25px;
        letter-spacing: 0.2px;
        text-align: center;
        margin-top: 8px;
        padding: 2px 30px 0px 24px;
        font-size: 16px
    }
}

@media screen and (max-width: 767px) {
    .modal-box {
        left:23%;
        top: 18.5%;
        z-index: 1000;
        width: 54%
    }

    .clients h3 {
        font-size: 30px;
        text-transform: capitalize;
        text-align: center
    }

    .clients1 h3 {
        font-size: 30px;
        text-transform: capitalize;
        text-align: center
    }

    .clients2 h3 {
        font-size: 30px;
        text-transform: capitalize;
        text-align: center
    }

    .ep {
        padding-left: 0%
    }
}

@media screen and (max-width: 568px) {
    .modal-box {
        left:5%;
        top: 18.5%;
        z-index: 1000;
        width: 90%
    }

    .ulll ul li {
        line-height: 28px;
        list-style-image: url(../img/libu.png) !important;
        font-family: 'roboto', sans-serif;
        color: #003e46;
        letter-spacing: 0px;

        text-align: left;
        margin: 0 0 20px;
        font-size: 16px
    }

    .ullll ul li {
        text-align: left
    }

    p {
        font-family: 'roboto', sans-serif;
        color: #003e46;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
        margin: 0 0 20px;
        font-size: 14px
    }
}



.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}

.map-canvas {
    height: 400px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #444
}

label span {
    color: #f10
}

.file {
    visibility: hidden;
    position: absolute
}

.hovereffect {
    width: 100%;
    height: 100%;
    margin-top: 30px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: -webkit-linear-gradient(45deg, #005667 0%,#03afce 100%);
    background: linear-gradient(45deg, #005667 0%,#03afce 100%)
}

.hovereffect .overlay1 {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 40PX 0PX 0PX;
    text-align: left
}

.overlay1 {
    background: rgba(0, 0, 0, 0.49) none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0)
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    line-height: 30px;
    font-size: 24px;
    background-color: transparent;
    padding: 18% 0 11px 0;
    text-align: center
}

.hovereffect .overlay1:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0)
}

.hovereffect a, .hovereffect p {
    color: #FFF;
    opacity: 0;
    text-align: center;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
}

.hovereffect:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.hovereffect:hover .overlay1:before, .hovereffect:hover a, .hovereffect:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.btn-primarypdf {
    color: #fff;
    background-color: #d3f2fc;
    border-color: #d3f2fc;
    padding: 0px;
    font-size: 20px;
    color: red;
    margin-left: 27px;
    margin-top: 33px
}

.btn-primarypdf:hover {
    color: #ee3737;
    background-color: #d3f2fc;
    border-color: #d3f2fc;
    padding: 0px;
    margin-left: 27px
}

.timeline ul {
    padding: 50px 0
}

.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 3px;
    margin: 0 auto;
    padding-top: 25px;
    background: #00aec5
}

.timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: inherit
}

.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    background: #0fc3db
}

.timeline ul li div::before {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid
}

.timeline ul li:nth-child(odd) div {
    left: 45px
}

.timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #10c3db transparent transparent
}

.timeline ul li:nth-child(even) div {
    left: -439px
}

.timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #11c3db
}

time {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 8px
}

.timeline ul li::after {
    transition: background .5s ease-in-out
}

.timeline ul li.in-view::after {
    background: #10c3db
}

.timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out
}

.timeline ul li:nth-child(odd) div {
    transform: translate3d(200px, 0, 0)
}

.timeline ul li:nth-child(even) div {
    transform: translate3d(-200px, 0, 0)
}

.timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
    font-size: 15px;
    color: #00292f
}

.teamdetail a {
    text-align: left;
    color: #004750;
    font-weight: 600
}

.teamdetail a:hover {
    text-align: left;
    color: #000;
    text-decoration: underline
}

@media screen and (max-width: 1200px) {
    .teamdetail span {
        font-size:13px
    }

    .teamdetail p {
        height: 119px;
        font-size: 14px
    }

    .teamdetail h4 {
        font-size: 14px
    }
}

@media screen and (max-width: 1050px) {
    .teamdetail span {
        font-size:13px
    }

    .teamdetail p {
        height: 140px;
        font-size: 14px
    }

    .teamdetail h4 {
        font-size: 14px
    }
}

@media screen and (max-width: 992px) {
    .timeline ul li div {
        width:250px
    }

    .timeline ul li:nth-child(even) div {
        left: -289px
    }

    .teamdetail span {
        font-size: 15px
    }

    .teamdetail p {
        height: 76px;
        font-size: 14px;
    }

    .teamdetail h4 {
        font-size: 15px
    }
}

@media screen and (max-width: 600px) {
    .timeline ul li {
        margin-left:20px
    }


  .teamdetail p {
        height: 57px;
        font-size: 14px;
    }

    .timeline ul li div {
        width: calc(100vw - 91px)
    }

    .timeline ul li:nth-child(even) div {
        left: 45px
    }

    .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #11c3db transparent transparent;
    }
}

.career1 {
    background: rgba(0, 174, 197, 0.89);
    float: right;
    padding: 20px 30px 20px;
    margin-bottom: 40px;
    text-align: center
}

.ulll p {
    font-size: 30px!important
}

.career1 h3 {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-top: 17px;
    color: #05456e
}

.box span {
    display: block;
    color: black;
    margin-top: -2px;
    font-size: 12px
}

.box span a {
    color: white
}

@media screen and (max-width: 480px) 
{
   .teamdetail p {
    height: 55px;
    font-size: 14px;
    line-height: 22px;
}
}
@media screen and (max-width: 380px) {
    .hovereffect .overlay1 {
        width:100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        padding: 20PX 1PX 0PX !important;
        text-align: left
    }

    .teamdetail p {
    height: 93px;
    font-size: 14px;
    line-height: 24px;
}

    .ulll ul li {
        line-height: 28px;
        list-style-image: url(../img/libu.png) !important;
        font-family: 'roboto', sans-serif;
        color: #003e46;
        letter-spacing: 0px;
        text-align: left;
        margin: 0 0 20px;
        font-size: 16px
    }

    .ullll ul li {
        text-align: left
    }

    .ulll p {
        font-size: 22px!important;
    }

    p {
        font-family: 'roboto', sans-serif;
        color: #003e46;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
        margin: 0 0 20px;
        font-size: 14px
    }

    .hovereffect h2 {
        text-transform: uppercase;
        color: #fff;
        position: relative;
        line-height: 20px;
        font-size: 14px;
        background-color: transparent;
        text-align: center
    }
}

.jhjh
{margin-top:40px;margin-bottom:40px;float: right;width: 100%;}
.jhjhfdf
{margin-top:0px;margin-bottom:40px;background:#0099FF;float: right;width: 100%;}
.pdficon{
    background: #ff0000fc;
    text-align: center;
    padding: 20px 5px 20px;
    border-radius: 5px;
    box-shadow: 10px 10px 22px #d8d8d8;
}
.pdficon i{
    font-size: 35px;
    color: #ff0303;
    background: white;
    padding: 10px 15px 10px;
    border-radius: 5px;
}
.pdficon span{
    display: block;
    font-size: 16px;
    margin-top: 15px;
    color: #ff0303;
    border-radius: 5px;
    padding: 4px;
    font-weight: 600;
    background: white;
}  
.pdficon:hover{
    background: #e0e0e0;
}