@charset "utf-8";
@font-face {
    font-family: TitilliumWeb-Regular;
    src: url(../fonts/TitilliumWeb-Regular.ttf)
}

html {
    -webkit-font-smoothing: antialiased;
    height: 100%
}

body {
    font-family: TitilliumWeb-Regular;
    height: 100% !important;
    color: #000;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 18px;
    width: 100%
}
body h1,
body h2,
body h3,
body h4,
body h5 {
    font-family: TitilliumWeb-Regular;
    font-weight: 600;
    color: #4f525c;
    font-size: 20px;
}

body p {
    font-size: 16px;
    line-height: 1.7
}

.bold {
    font-family: Raleway, sans-serif;
    font-weight: 700
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

.right-content ul li {
    list-style: none;
    padding-left: 17px;
    line-height: 24px;
    color: #000;
    font-size: 15px;
    background: url(..designer/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 6px
}

.def-button {
    border-color: #fff;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    padding: 12px 15px;
    color: #fff;
    position: relative;
    overflow: hidden;
    display: inline-block;
    background: 0 0;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    width: 100%
}

.def-button:hover {
    color: #333;
    border-color: #fff;
    background: #fff
}

.def-button:hover::after {
    width: 100%;
    opacity: 1
}

.def-button::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 0%;
    height: 100%;
    background: #fa4c29;
    color: #fff;
    opacity: 0;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.top_bar {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background: #292929
}

.extra-info {
    margin: 0;
    padding: 0
}

.extra-info li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.extra-info li a { color:#fff; }

.extra-info i {
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background-color: rgba(0, 0, 0, .07);
    vertical-align: middle;
    color: #589f34
}

.social-bx {
    margin: 0 px;
    float: right
}

.social-bx li {
    margin: 0;
    padding-top: 4px
}

.social-bx li a {
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-top: 4px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #589f34
}

.social-bx li a:hover {
    color: #589f34;
    background: #fff
}

.social-bx li i {
    vertical-align: baseline;
    margin: 0 5px 0 0
}

.social-bx li span {
    vertical-align: baseline;
    margin: 0 2px 0;
    font-size: 8px
}

.header {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 99;
    height: 76px;
    background: #fff
}

.header-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 999;
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: both;
    box-shadow: 0 0 6px 0 #ccc
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.navbar {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    height: 75px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #fff;
    border: 0;
    margin-bottom: 0
}

.navbar.small-navbar {
    height: 70px;
    background: #fff;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s

}

.navbar.small-navbar .navbar-nav li a {
    padding: 25px 19px 22px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.navbar .navbar-header .navbar-brand {
    display: none
}

.navbar-toggle {
    margin-top: 17px;
    margin-bottom: 18px
}

.navbar.solidnavbar {
    background: #121212
}

.navbar .navbar-nav {
    float: none;
    margin: 0 auto;
    text-align: center
}

.navbar .navbar-nav .active a {
    background: 0 0;
    color: #aaa
}

.navbar .navbar-nav .active a:hover {
    background: 0 0;
    color: #fa4c29
}

.navbar .navbar-nav .active a:focus {
    background: 0 0;
    color: #fa4c29
}

.navbar .navbar-nav .open a,
.navbar .navbar-nav .open a:focus,
.navbar .navbar-nav .open a:hover {
    background-color: transparent
}

.navbar .navbar-nav li {
    float: none;
    display: inline-block;
    top: -5px;
}

.navbar .navbar-nav li a {
    color: #333;
    text-transform: uppercase;
    font-family: TitilliumWeb-Regular;
    padding: 0px 10px 0px;
    font-size: 15px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-weight: 700;
        padding-bottom: 9px;

}

.navbar .navbar-nav li a:hover {
    color: #589f34;
    border-bottom: 4px solid #589f34
}

.navbar .navbar-nav li a.brand:hover {
    border: none
}

.navbar .navbar-nav li:hover a {
    color: #589f34;
    border-bottom: 4px solid #589f34
}

.navbar .navbar-nav li:hover a.brand {
    color: #589f34;
    border-bottom: 0 solid #589f34
}

.navbar .navbar-nav li a.active {
    color: #589f34;
    border-bottom: 4px solid #589f34
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #589f34;
    background-color: transparent
}

.navbar .navbar-nav li a.brand {
    display: inline-table;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 7px;
    top: 0px
}

.navbar .navbar-nav li a.brand :hover {
    border-bottom: 0
}

.navbar .navbar-nav .dropdown .dropdown-menu {
    background: #fff;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.navbar .navbar-nav .dropdown .dropdown-menu.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

.navbar .navbar-nav .dropdown .dropdown-menu li {
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
}

.navbar .navbar-nav .dropdown .dropdown-menu li a {
    padding: 8px 15px;
    font-family: Lato, helvetica, sans-serif;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    color: #1f1e1e;
    border-bottom: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s
}

.navbar .navbar-nav .dropdown .dropdown-menu li a:hover {
    background: #589f34;
    color: #fff
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    border-color: #589f34;
    background: #589f34
}

.navbar-inverse .navbar-toggle {
    border-color: #589f34;
    background: #589f34
}

.navbar-inverse .navbar-toggle:hover {
    border-color: #589f34;
    background: #589f34
}

.home-slider {
    margin-top: 70px
}

.home-rooms {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0;
    background: #fff
}

.home-form {
    float: left;
    width: 100%;
    padding: 20px 15px;
    margin: 0;
    background: #589f34;
    margin-top: -90px;
    box-shadow: 0 0 35px rgba(0, 0, 0, .27)
}
.home-form .g-recaptcha {margin-top: 0px!important;}
.details-form {
    float: left;
    position: relative;
    width: 100%;
    padding: 15px 15px;
    margin: 0;
    background: #589f34;
    margin-top: 0;
    margin-bottom: 15px;
    box-shadow: 0 0 35px rgba(0, 0, 0, .27)
}

#adv-search input,
#adv-search select {
    background: #fff;
    border: 1px solid #8c8989;
    border-right: 0;
    color: #71706f
}

#adv-search .input-group-addon {
    background: #fff;
    border-radius: 0;
    border: 1px solid #8c8989;
    border-left: 0;
    border-left: 0
}

.datepicker {
    border-radius: 0 !important;
    padding-top: 0 !important;
    border-color: #589f34 !important;
    box-shadow: none;
    color: #333
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    border-top-color: #589f34 !important
}

.datepicker-days {
    border-radius: 0 !important;
    box-shadow: 0 !important
}

.datepicker table tr td,
.datepicker table tr th {
    border-radius: 0;
    padding: 3px 11px
}

.datepicker table tr th.dow {
    background: #589f34;
    color: #fff
}

.datepicker table tr td:hover {
    background: #589f34
}

.datepicker table tr td.active.active {
    background: #589f34;
    border: 1px solid #589f34
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #589f34;
    cursor: pointer;
    color: #fff
}

#adv-search input[type=submit] {
    width: 100%;
    text-transform: uppercase;
    border: 0;
    background: #000;
    padding: 10px 15px;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    color: #fff;
    outline: 0
}

.rooms-grid {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 0
}

.rooms-grid h1 {
    font-size: 36px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    font-family: TitilliumWeb-Regular
}

.separator {
    line-height: .5;
    text-align: center;
    margin: 20px 0 20px 0
}

.separator span {
    display: inline-block;
    position: relative
}

.separator span:after,
.separator span:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    top: 5px;
    width: 300px
}

.separators span:after,
.separators span:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    top: 5px;
    width: 100px
}

.separatorss span:after,
.separatorss span:before {
    content: "";
    position: absolute;
    border-bottom: 3px solid #589f34;
    top: 8px;
    width: 80px
}

.separator span:before {
    right: 100%
}

.separator span:after {
    left: 100%
}

.separator span i {
    font-size: 18px;
    padding: 0;
    margin: 0;
    float: none;
    color: #589f34
}

.room-items {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgba(0, 0, 0, .27)
}

.room-items .room-image {
    width: 100%;
    overflow: hidden
}

.room-items .room-image img {
    width: 100%
}
.custom-angle{display: inline-block}
.custom-angle1{display: none}
.room-d {
    float: left;
    width: 100%;
    min-height: 222px;
    margin: 0;
    padding: 10px 15px 20px;
    text-align: center
}

.room-d h2 {
    font-size: 17px;
    color: #333;
    text-transform: capitalize;
    text-align: center
}
.main{display: block!important;position: static!important}
.room-d h2 a {
    color: #333;
    text-transform: uppercase
}

.room-d h2 a:hover {
    color: #589f34
}

.room-d p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: center
}

.room-d .rate {
    color: #333;
    padding: 5px 0
}

.room-d .rate p {
    font-size: 14px
}

.room-d .rate .fa-star {
    color: #589f34
}

.room-d .rate span {
    color: #589f34;
    font-weight: 600
}

.side-bg {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(../images/about-side.jpg);
    min-height: 480px
}

.side-bg .image-container {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    background-size: cover !important
}

.read-more {
    padding: 5px 15px;
    background: #589f34;
    border-radius: 2px;
    color: #fff
}

.read-more:hover {
    background: #000;
    color: #fff
}

.side-bg .background-image {
    background-position: 50% 50% !important;
    background-size: cover !important;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 0
}

.image-slider {
    cursor: move
}

.inner-padding {
    padding: 65px 0 65px 0
}

.no-padding,
section.no-padding {
    padding: 0
}

#section-side-1.side-bg .background-image {
    background: url(../images/back.jpg)
}

.about-us {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 40px 30px;
    background: #fff
}

.about-us h2 {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px
}

.about-us h2 span {
    color: #589f34
}

.about-us .separator {
    text-align: left;
    margin: 10px 0 10px;
    margin-left: 40px
}

.about-us p {
    color: #333;
    line-height: 24px;
    text-align: justify
}

.about-us .separatorss span::after,
.about-us .separatorss span::before {
    content: "";
    position: absolute;
    border-bottom: 3px solid #589f34;
    top: 8px;
    width: 40px
}

.accommodation-home {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff
}

.accommodation {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.accommodation h3 {
    color: #333;
    text-transform: uppercase;
    font-size: 30px
}

.accommodation span {
    float: left;
    font-size: 13px;
    color: #666;
    margin-right: 10px;
    margin-bottom: 15px
}

.accommodation hr {
    float: left;
    line-height: 24px;
    margin: 10px 0;
    width: 50px;
    height: 2px;
    background: #589f34
}

.accommodation p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: justify
}

.accommodation-1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 15px
}

.popular-destinatonbox {
    position: relative
}

.popular-destination-info {
    position: absolute;
    left: 5%;
    width: 90%;
    bottom: 25%;
    background-color: rgba(255, 255, 255, .9);
    padding: 15px;
    text-align: center
}

.popular-destination-info h3 a {
    color: #000
}

.popular-destination-info p {
    font-size: 13px;
    color: #333
}

.accommodation-3 {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.popular-destinatonbox1 {
    position: relative
}

.popular-destination-info1 {
    position: absolute;
    left: 5%;
    width: 90%;
    bottom: 12%;
    background-color: rgba(255, 255, 255, .9);
    padding: 10px;
    text-align: center
}

.popular-destination-info1 h3 a {
    color: #000
}

.popular-destination-info1 p {
    font-size: 13px;
    color: #333
}

.side-bg1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #eee
}

.side-bg1 .background-image {
    background-position: 50% 50% !important;
    background-size: cover !important;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 0
}

.side-bg1 .background-image {
    background: url(../images/about-us.jpg)
}

.weather-home {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #eee
}

.pay-home2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 40px 30px;
    background: #eee
}

.pay-home {
    float: left;
    width: 100%;
    padding: 150px 50px;
    background: #589f34;
    text-align: center;
    margin-top: 190px
}

.pay-home h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px
}

.pay-home p {
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    color: #fff
}

.readmore {
    font-size: 16px;
    color: #fff
}

.icons-item {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    padding: 10px;
    background: #fff;
    text-align: center
}

.icon-here {
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    text-align: center;
    border: 1px dashed #dadada;
    color: #333;
    min-height: 267px
}

.icon-here p {
    font-size: 14px;
    line-height: 20px
}

.icons-item h4 {
    color: #333;
    font-size: 18px
}

.testimonials-home {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff
}

.testimonial-heading h3 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #333;
    margin-bottom: 15px
}

.testimonials {
    float: left;
    width: 100%;
    margin-top: 40px
}

.testimonials-item {
    padding: 20px;
    font-size: 14px;
    font-style: italic;
    background: #eee;
    border-radius: 4px;
    line-height: 24px;
    color: #333
}

.dont-know {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999
}

.testimonials .testimonial-info {
    font-size: 16px;
    padding: 0 15px;
    margin-top: 18px
}

.testimonials .testimonial-info span {
    top: 3px;
    position: relative;
    color: #589f34
}

.testimonials .testimonial-info p {
    color: #333;
    display: block;
    font-size: 13px;
    margin-top: 10px
}

.testimonials .testimonial-info img {
    width: 80px;
    float: left;
    height: 80px;
    padding: 2px;
    margin-right: 15px;
    border: solid 1px #ccc
}

.testimonials .testimonial-author {
    overflow: hidden
}

.testimonials-item {
    position: relative
}

.testimonials-item:after,
.testimonials-item:before {
    left: 80px;
    bottom: -20px
}

.testimonials-item:after {
    border-top: 22px solid;
    border-left: 0 solid transparent;
    border-right: 22px solid transparent
}

.testimonials-item:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-top-color: #eee;
    border-left-style: inset;
    border-right-style: inset
}

.rounded-x {
    border-radius: 50%
}

.blog {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.blog h3 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #333;
    margin-bottom: 15px
}

.news-biography {
    width: 100%;
    background: #fbfbfb;
    padding: 35px 0
}

.left-sec-date {
    background: #589f34;
    color: #fff;
    padding: 6px 16px 15px 16px;
    font-size: 40px;
    text-align: center;
    width: 100%
}

.left-sec-date span {
    display: block;
    font-size: 13px;
    margin-top: 15px
}

.letest-news {
    width: 100%;
    margin-top: 40px;
    float: left
}

.letest-news h3 {
    font-size: 22px;
    margin: 0;
    padding-bottom: 20px;
    text-transform: uppercase
}

.blog-in-section {
    width: 100%;
    padding-left: 10px;
    padding-top: 5px
}

.blog-in-section h4 {
    font-size: 18px;
    padding-bottom: 10px;
    margin: 0
}

.blog-in-section h4 a {
    color: #333
}

.blog-in-section p {
    font-size: 13px;
    line-height: 25px;
    color: #797979;
    text-align: justify
}

.media.custom-border {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

a.view-more {
    color: #333;
    margin-left: 5px
}

.gallery-home {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    background: #eee;
    border-top: 5px solid #eee;
    display: none
}

.gallery-home .item img {
    border-right: 5px solid #fff
}

.home-form-bg {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    background: #589f34
}

.partners {
    margin-left: 10px
}

.partners img {
    height: 200px;
    width: 100%;
    display: block;
    margin-bottom: 3px;
    border: 1px solid #eee;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #fff;
    box-shadow: 0 3px 0 0 #0d703b;
    transition: all .3s;
    text-align: center
}

.footer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px
}

.footer-logo {
    margin-bottom: 15px
}

.footer {
    background: #121212;
    padding: 40px 0;
    float: left;
    width: 100%;
    border-top: 1px solid #282828
}

.footer .title h4 {
    color: #fff;
    text-transform: uppercase
}

.footer .content {
    color: #ccc;
    width: 100%;
    float: left
}

.footer .content .title {
    margin-top: 20px
}

.footer .content .text {
    margin-bottom: 20px
}

.footer .content .socmed-wrap a {
    display: inline-block;
    position: relative;
    background: 0 0;
    color: #fff;
    text-align: center;
    border: 1px solid #589f34;
    margin-left: 5px;
    background: #292929;
    font-size: 14px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.footer .content .socmed-wrap a i {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.footer .content .socmed-wrap a:hover {
    background: #589f34;
    border: 1px solid #589f34;
    color: #fff
}

.footer .content .footer-images {
    margin: 5px 0 15px
}

.footer .content .footer-images .image {
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.footer .content .footer-images .image img {
    width: 100%;
    height: 100%
}

.footer .content .upcoming-event {
    list-style: none;
    padding-left: 0;
    float: left
}

.footer .content .upcoming-event li {
    float: left;
    width: 100%;
    padding: 10px 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.footer .content .upcoming-event li i {
    width: 30px;
    height: 30px;
    border: 1px solid #589f34;
    background: #292929;
    line-height: 30px;
    margin-top: 5px
}

.footer .content .link {
    margin: 0;
    padding: 0
}

.footer .content .link li {
    list-style: none
}

.footer .content .link li a {
    float: left;
    width: 100%;
    padding: 5px 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    color: #fff;
    -o-transition: .3s
}

.footer .content .link li a:hover {
    color: #589f34
}

.footer .content .upcoming-event li .date {
    padding-left: 0;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-family: Oswald, helvetica, sans-serif;
    padding-right: 0
}

.footer .content .upcoming-event li .date .number {
    font-size: 20px
}

.footer .content .upcoming-event li .name {
    padding-right: 0
}

.footer .content .upcoming-event li .name a {
    color: #fff;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.footer .content .upcoming-event li .name a:hover {
    color: #fa4c29
}

.footer .content .tag-wrap {
    float: left;
    width: 100%;
    margin-top: 10px
}

.footer .content .tag-wrap .tag {
    padding: 5px 10px;
    color: #fff;
    background: #222;
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 12px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.footer .content .tag-wrap .tag:hover {
    background: #fa4c29
}

.copyright {
    width: 100%;
    float: left;
    background: #090909;
    padding: 20px 0 10px;
    text-align: left;
    color: #fff
}

.copyright p {
    font-size: 14px
}

.copyright p a {
    color: #589f34
}

.copyright p a:hover {
    color: #fff
}

.line-hight {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0 0;
    text-align: center
}

.phone-call p {
    color: #111;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600
}

.phone-call p i.fa-phone {
    width: 30px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #333;
    color: #fff
}

.phone-call p span {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #589f34;
    color: #fff;
    padding: 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize
}

.phone-call p span b {
    color: #fff
}

.home-form1 h4 {
    text-align: left;
    margin-bottom: 15px;
    color: #333
}

.weather-s {
    float: left;
    width: 100%
}

.weather-s h3 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #333;
    margin-bottom: 15px
}

#CDSWIDEXC {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
    margin-top: 40px !important
}

.cdsROW.narrow {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 15px !important
}

#CDSWIDFRR .top-background {
    width: 100% !important;
    border-radius: 0 !important
}

#CDSWIDFRR {
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important
}

.phone-call p i.fa-whatsapp {
    width: 30px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #333;
    color: #fff
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    color: #589f34;
    font-size: 22px
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        color: #333
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        color: #333
    }

    100% {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        color: #333
    }

    100% {
        opacity: 1
    }
}

.final-inner-header {
    display: table;
    height: 245px;
    background: url(../images/inner-header2.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 60px 0 0;
    text-align: center;
    padding: 80px 0 0
}

.btm-p30 {
    padding-bottom: 30px
}

#topcontrol {
    color: #fff;
    z-index: 99;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background: #111;
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 75% !important
}

#topcontrol:after {
    top: -3px;
    left: 14px;
    content: "\f106";
    position: absolute;
    text-align: center;
    font-family: FontAwesome
}

#topcontrol:hover {
    color: #fff;
    -webkit-transition: all .35s, -webkit-transform .35s;
    transition: all .35s, transform .35s;
    background: #589f34
}

.banner-title {
    position: relative;
    width: 100%;
    background: url(../images/inner-header2.jpg);
    background-size: cover;
    overflow: hidden
}

.banner-title.event-banner {
    background: url(../images/inner-header2.jpg);
    background-size: cover
}

.banner-title .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent url(../../images/noise1.png)
}

.banner-title .content {
    padding: 140px 0 60px;
    color: #fff
}

.banner-title .content .main-title {
    text-align: center
}

.banner-title .content .main-title h1 {
    margin: 0 auto;
    background: #589f34;
    color: #fff;
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 10px;
    display: inline-block
}

.banner-title .content .main-title h1 .light {
    color: #fff;
    font-family: Oswald, helvetica, sans-serif;
    font-weight: 300;
    vertical-align: top
}

.banner-title .content .main-title .text-wrap {
    display: block;
    margin: 0 auto;
    margin-top: 10px
}

.banner-title .content .main-title .text-wrap .text {
    font-size: 16px;
    display: inline-block;
    padding: 10px;
    margin: 0 2.5px;
    background: rgba(0, 0, 0, .5);
    text-transform: capitalize
}

.banner-title .content .main-title .text-wrap .text a {
    color: #fff
}

.sidebar-section {
    float: left;
    width: 100%;
    padding: 0
}

.post-categories {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #eee
}

.post-categories .title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.left_contact {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #eee
}

#contact-form label.error,
.output {
    color: #0e0c0c;
    font-weight: 700;
    font-size: 13px
}

.left_contact form {
    padding: 10px
}

.left_contact form select,
input,
input[type=date],
input[type=email],
input[type=number],
input[type=tel],
input[type=text],
input[type=time] {
    height: 48px;
    border: 1px solid #ccc;
    border-radius: 0;
        margin-bottom: 15px;
}

.left_contact form textarea {
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 0
}

.left_submit {
    display: inline-block;
    padding: 6px 25px;
    border-radius: 0;
    background: #423f3f;
    font-size: 14px;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    transition: all .3s ease 0s
}

.left_submit:hover {
    background: #589f34;
    color: #fff
}

.sidebar-section .title {
    margin-bottom: 0;
    position: relative;
    padding: 10px 10px;
    padding-left: 45px;
    background: #333
}

.sidebar-section .title h3 {
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 0;
    color: #fff;
    display: inline-block
}

.sidebar-section .title .shape {
    position: absolute;
    left: 10px;
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #fff;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center
}

.sidebar-section .title .shape i {
    font-size: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    padding: 5px;
    color: #fff
}

.sidebar-section .content {
    margin-bottom: 0;
    position: relative;
    float: left;
    width: 100%
}

.sidebar-section .content ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.sidebar-section .content ul li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    cursor: pointer
}

.sidebar-section .content ul li a {
    color: #333;
    font-size: 14px;
    padding: 5px 10px
}

.sidebar-section .content ul li a.active {
    color: #589f34
}

.sidebar-section .content ul li a i {
    padding-right: 5px
}

.sidebar-section .content ul li:hover {
    border-bottom: 1px solid #589f34
}

.sidebar-section .content ul li:hover a {
    color: #589f34
}

.rooms-detail {
    padding: 15px;
    border: 1px solid #eee
}

.room-detail-title {
    font-size: 18px;
    color: #589f34;
    line-height: 1;
    margin-bottom: 15px
}

.product-content p {
    color: #333;
    font-size: 15px;
    text-align: justify
}

.product-name {
    line-height: 1;
    margin-top: 50px
}

.product-content ul {
    line-height: 1;
    margin: 0;
    padding: 0
}

.product-content li {
    line-height: initial;
    list-style: none;
    margin-top: 16px;
    color: #333;
    font-size: 14px;
    padding-left: 17px;
    background: url(../images/arrow2.png);
    background-repeat: repeat;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-position: left 7px
}

.product-content li i {
    margin-right: 5px
}

.product-more-info {
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 20px
}

.content-villas-detail .product-title {
    background-color: #f5f5f5;
    height: 60px;
    line-height: 60px;
    padding-right: 25px;
    margin-right: 0
}

.villas-detail-package img {
    width: 100%
}

.shadow-villas-detail {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #eee;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2)
}

.shadow-villas-detail .shadow-villas-detail-row:not(:last-child) {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #eee;
    padding-bottom: 5px
}

.content-villas-detail .product-content {
    text-indent: 35px;
    margin-bottom: 10px
}

.content-villas-detail .product-content ul {
    text-indent: 20px
}

.content-villas-detail .product-content ul {
    margin-left: 0
}

.shadow-villas-detail > .col-xs-12 {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #eee;
    padding-top: 25px
}

.title-villas-detail .row {
    padding-bottom: 30px
}

.abc {
    margin-bottom: 20px
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.gallery1 .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 5px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 75%;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 1;
    top: 40%;
    float: left;
    position: absolute
}

.gallery1 .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
    background: #589f34
}

.gallery1 .owl-controls .owl-buttons div.owl-prev {
    left: 0
}

.gallery1 .owl-controls .owl-buttons div.owl-next {
    right: 0
}

.related-room {
    padding: 30px 0
}

.related-room .title {
    margin-bottom: 20px;
    position: relative;
    padding: 10px 10px;
    padding-left: 45px;
    background: #333
}

.related-room .title h3 {
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 0;
    color: #fff;
    display: inline-block
}

.related-room .title .shape {
    position: absolute;
    left: 10px;
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #fff;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center
}

.related-room .title .shape i {
    font-size: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    padding: 5px;
    color: #fff
}

.line-hights {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 10px
}

.grid {
    width: 100%;
    list-style: none;
    margin: 30px auto;
    padding: 0
}

.grid li {
    display: inline-block;
    float: left;
    width: 25%
}

.grid li.shown,
.no-cssanimations .grid li,
.no-js .grid li {
    opacity: 1
}

.grid li a,
.grid li img {
    outline: 0;
    border: none;
    display: block;
    max-width: 100%
}

.f-box2 {
    width: auto;
    height: auto;
    background: #fff;
    border: 1px solid #c2c1c1;
    padding: 5px;
    margin: 3px 8px 3px 0;
    font-size: 41px;
    color: #000;
    text-align: center;
    transition: .4s
}

.f-box2 img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.f-box2 .bck {
    background: #e77844;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    min-height: 35px;
    line-height: 35px
}

.minmu-heights {
    z-index: 1000;
    overflow-y: scroll;
    min-height: 360px;
    height: 360px
}

.grid.effect-1 li.animate {
    -webkit-animation: fadeIn .65s ease forwards;
    -moz-animation: fadeIn .65s ease forwards;
    animation: fadeIn .65s ease forwards
}

@-webkit-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards
}

@-webkit-keyframes moveUp {
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes moveUp {
    to {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.grid.effect-3 li.animate {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    -moz-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

@-webkit-keyframes scaleUp {
    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes scaleUp {
    to {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    to {
        transform: scale(1);
        opacity: 1
    }
}

.grid.effect-4 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.grid.effect-4 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    -moz-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards
}

@-webkit-keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@-moz-keyframes fallPerspective {
    100% {
        -moz-transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@keyframes fallPerspective {
    100% {
        transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

.grid.effect-5 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.grid.effect-5 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    -moz-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    -moz-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards
}

@-webkit-keyframes fly {
    100% {
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@-moz-keyframes fly {
    100% {
        -moz-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes fly {
    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

.grid.effect-6 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.grid.effect-6 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-80deg);
    -moz-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    -moz-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards
}

@-webkit-keyframes flip {
    100% {
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@-moz-keyframes flip {
    100% {
        -moz-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes flip {
    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

.grid.effect-7 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.grid.effect-7 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    -moz-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards
}

@-webkit-keyframes helix {
    100% {
        -webkit-transform: rotateY(0);
        opacity: 1
    }
}

@-moz-keyframes helix {
    100% {
        -moz-transform: rotateY(0);
        opacity: 1
    }
}

@keyframes helix {
    100% {
        transform: rotateY(0);
        opacity: 1
    }
}

.grid.effect-8 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.grid.effect-8 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    -webkit-animation: popUp .8s ease-in forwards;
    -moz-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards
}

@-webkit-keyframes popUp {
    70% {
        -webkit-transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes popUp {
    70% {
        -moz-transform: scale(1.1);
        opacity: .8;
        -moz-animation-timing-function: ease-out
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@keyframes popUp {
    70% {
        transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@media screen and (max-width:900px) {
    .grid li {
        width: 50%
    }
}

.testimonials1 {
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 0;
    margin-bottom: 15px
}

.testimonials1-item {
    padding: 20px;
    font-size: 14px;
    font-style: italic;
    background: #eee;
    border-radius: 4px;
    line-height: 24px;
    color: #333
}

.dont-know {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999
}

.testimonials1 .testimonial1-info {
    font-size: 16px;
    padding: 0 15px;
    margin-top: 18px
}

.testimonials1 .testimonial1-info span {
    top: 3px;
    position: relative;
    color: #589f34
}

.testimonials1 .testimonial1-info p {
    color: #333;
    display: block;
    font-size: 13px;
    margin-top: 10px
}

.testimonials1 .testimonial1-info img {
    width: 80px;
    float: left;
    height: 80px;
    padding: 2px;
    margin-right: 15px;
    border: solid 1px #ccc
}

.testimonials1 .testimonial1-author {
    overflow: hidden
}

.testimonials1-item {
    position: relative
}

.testimonials1-item:after,
.testimonials1-item:before {
    left: 80px;
    bottom: -20px
}

.testimonials1-item:after {
    border-top: 22px solid;
    border-left: 0 solid transparent;
    border-right: 22px solid transparent
}

.testimonials1-item:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-top-color: #eee;
    border-left-style: inset;
    border-right-style: inset
}

.rounded-x {
    border-radius: 50%
}

.map {
    width: 100%;
    height: 250px
}

.contact-wrap {
    float: left;
    width: 100%;
    margin: 0;
    background: #fff;
    padding: 80px 0 60px
}

.contact-wrap p {
    color: #333
}

.contact-wrap .title.top-title {
    margin-top: 0
}

.contact-wrap .title.top-title h2 {
    margin-top: 0
}

.contact-wrap .title h2 {
    text-transform: uppercase;
    font-size: 22px;
    color: #589f34
}

.contact-wrap .row .error_message {
    margin-top: 10px
}

.contact-wrap .row .form-control {
border-radius: 0;
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    margin-bottom: 0px;
    margin-top: 15px;
}

box-shadow .contact-wrap .row .form-control:focus {
    background: #fff;
    border-color: #589f34;
    box-shadow: none
}

.contact-wrap .row label {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400
}

.contact-wrap .row textarea {
    height: 150px;
    background: #eee
}

.contact-wrap .row .def-button {
    padding: 8px 15px;
    background: #333;
    color: #fff;
    border: 0;
    width: auto;
    border-radius: 0;
    float: left;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.contact-wrap .row .def-button:focus,
.contact-wrap .row .def-button:hover {
    background: #589f34
}

.contact-wrap .section.hours .text ul li {
    padding-left: 0
}

.contact-wrap .section .socmed-wrap {
    margin-top: 20px
}

.contact-wrap .section .socmed-wrap a {
    display: inline-block;
    position: relative;
    background: #333;
    border: 1px solid #333;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 20px;
    font-size: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.contact-wrap .section .socmed-wrap a i {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 30px;
    height: 30px;
    top: 7px;
    left: 7px;
    position: absolute
}

.contact-wrap .section .socmed-wrap a:hover {
    background: #589f34;
    border: 1px solid #589f34;
    color: #fff
}

.contact-wrap .section .text .sectiontext {
    display: block;
    padding-bottom: 10px;
    color: #333
}

.contact-wrap .section .text ul {
    list-style: none;
    padding-left: 0
}

.contact-wrap .section .text ul li {
    padding: 12px 10px;
    border-bottom: 1px solid #333;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    color: #333;
    -o-transition: .3s;
    cursor: pointer;
    display: inline-block;
    width: 100%
}

span.custom-address {
    float: right;
    width: 72%;
    padding-top: 5px;
    display: block
}

.contact-wrap .section .text ul li a {
    color: #589f34
}

.contact-wrap .section .text ul li .shape {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #333;
    height: 25px;
    width: 25px;
    display: block;
    display: inline-block;
    margin-right: 15px;
    text-align: center
}

.contact-wrap .section .text ul li .shape i {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 6px;
    color: #333;
    font-size: 12px
}

.contact-wrap .section .text ul li .bold {
    color: #333
}

.contact-wrap .section .text ul li:hover {
    border-bottom: 1px solid #589f34
}

.affix ~ section {
    position: relative;
    top: 64px
}

.innerpage-section-padding {
    padding-top: 30px;
    padding-bottom: 50px;
    background: #fff
}

#room-listing-cover {}

#room-listing-blocks #room-list-1 {
       border: 1px solid #eee
}

#room-listing-blocks #room-list-2 {
    background: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), url(../images/room-list-2.jpg) 65% 70%;
    background-size: cover;
    border: 1px solid #eee
}

#room-listing-blocks #room-list-3 {
    background: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), url(../images/room-list-3.jpg) 65% 80%;
    background-size: cover
}

#room-listing-blocks #room-list > li .room-text {
    color: #000
}

#room-listing-blocks #room-list > li:hover .room-text {
   
}

.room-position {
    color: #8f8f8f
}

.room-info .room-features li .fa {
    background: #fff;
    color: #585858
}

.room-info p {
    color: #6b6768
}

.room-info .btn {
    color: #fff
}

.room-info .btn:hover {
    color: #fff
}

.room-info {
    padding: 20px 20px 30px
}

.room-info h3 {
    margin: 0;
    padding: 0 0 10px
}

.room-info h3 a {
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #333
}

.content_details {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
}

@media(max-width:768px) {
    #room-listing-blocks #room-list-3 {
        background: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), url(../images/room-list-1.jpg) 0 80%;
        background-size: cover
    }
}

#room-list > li {
    margin-bottom: 20px;
    transition: .5s;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    transition: .5s;
    border: 1px solid #efefef;
    -webkit-box-shadow: 1px 3px 5px 0px rgba(204,204,204,1);
    -moz-box-shadow: 1px 3px 5px 0px rgba(204,204,204,1);
    box-shadow: 1px 3px 5px 0px rgba(204,204,204,1);
}

#room-list > li:last-child {
    margin-bottom: 25px
}

.room-list-block {
    overflow: hidden
}

.room-info .room-name {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 6px;
    color: #333;
    padding: 0;
    margin: 0
}

.room-info .room-name a {
    color: #333
}

.room-position {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    color: #589f34;
    padding: 10px 0
}

.blog_lsit {
    float: left;
    width: 100%
}

.room-info .room-features {
    margin-top: 22px;
    margin-bottom: 24px
}

.room-info .room-features li {
    padding-right: 2px
}

.room-info .room-features li .fa {
    height: 45px;
    width: 45px;
    font-size: 22px;
    text-align: center;
    padding-top: 12px
}

.room-info p {
    font-size: 15px;
    text-align: justify;
    width: 100%;
    margin-bottom: 25px;
    line-height: 24px
}

.room-info .btn {
    font-size: 14px;
    padding: 10px 40px
}

.btn-yellow {
    background: #589f34;
    color: #010101
}

.btn-yellow:hover {
    background: #010101;
    color: #fff
}

.btn {
    border-radius: 0;
    border: 0
}

.date-box {
    width: 100px;
    position: absolute;
    text-shadow: none;
    margin-top: -48px
}

.day {
    background: #589f34 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 20px;
    display: inline-table;
    text-align: center;
    width: 100px;
    z-index: 100
}

#room-listing-blocks #room-list > li .room-text-1 {
    background: rgba(239, 239, 240, .99) !important;
    color: #000
}

.text-blg {
    padding-top: 5px;
    padding-left: 75px;
    color: #333
}

.post-categories li a img {
    position: absolute;
    width: 60px;
    height: 60px;
    margin-top: 5px
}

.form-control {
    height: 45px
}

.gallery .item p {
    float: left;
    width: 100%;
    padding: 5px 15px;
    text-align: center;
    color: #333;
    font-size: 14px
}

.gallery .item p a {
    font-weight: 600;
    color: #333
}

.gallery .item p a:hover {
    color: #589f34
}

.custom_green {
    font-size: 18px;
    color: #000
}

.product-content h2 {
    font-size: 16px
}

.greenbg {
    float: left;
    width: 100%;
    background-color: #589f34;
    text-align: center;
    margin: 0
}

.tplinks {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    float: right
}

#scroll-up {
    position: fixed;
    z-index: 8030;
    bottom: 10px;
    right: 30px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all .25s;
    display: none;
    background: #589f34
}

#scroll-up:hover {
    background: #333
}

.details-img-custom {
    width: 100%;
    margin: auto;
    margin-left: 0;
    position: relative
}

.single-product-image {
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 250px
}

.single-product-image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 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%);
    width: auto
}

.blur-img {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    bottom: 0
}

.blur-img img {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.main-img {
    background: rgba(0, 0, 0, .6);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 1
}

.cat_right {
    float: left;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    position: relative
}

.cat_right h2 {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 10px 10px;
    background: #333;
    color: #fff;
    text-transform: uppercase
}

.certification {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0
}

.cat_image {
    float: right;
    width: 300px;
    margin: 0 0 15px 15px;
    text-align: center
}

.cat_image a {
    display: block
}

.cat_image .cat_enbtn {
    width: auto;
    background: #423f3f;
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
    padding: 8px 20px;
    margin: 0;
    display: inline-block !important;
    border: 0
}

.cat_image .cat_enbtn:hover {
    background-color: #589f34 !important;
    color: #fff !important
}

.cat_image .catimage {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    box-shadow: 1px 3px 5px 0px rgba(204,204,204,1);
    margin: 10px 0px 10px;

}

.cat_image .catimage img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 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%);
    width: auto;
    max-height: 100%
}

.modal-header {
    padding: 0;
    background: #589f34;
    color: #fff;
    text-align: left
}

.modal-header h4 {
    color: #fff;
    padding: 10px 15px;
    text-align: left
}

.close {
    float: right;
    font-size: 23px;
    font-weight: 600;
    line-height: 2;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .7
}

.modal-header .close {
    margin-right: 10px
}

.close:focus,
.close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: .9
}

.modal-content {
    border-radius: 0
}

.image-enquire {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.image-enquire img {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc
}

.image-enquire h4 {
    color: #589f34;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    text-align: left;
    padding: 0
}

.image-enquire p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: justify;
    margin-bottom: 15px
}

#product_enquiry label.error {
    color: #fb3a3a;
    font-weight: 400
}

#product_enquiry textarea {
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 0
}

.image_pop {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 493px;
    margin: 0;
    border: 1px solid #ccc
}

.image_pop img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 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%);
    width: auto;
    max-height: 100%;
    margin: auto
}

.product .image1 {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 200px;
    margin: 10px 0 0
}

.product .image1 img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 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%);
    width: auto;
    max-height: 100%;
    margin: auto
}

.inner_header {
    position: relative;
    background-size: 100%;
    padding: 100px 0 50px;
    width: 100%
}

.inner_header .content .main-title h1 {
    margin: 0 auto;
    background: #589f34;
    color: #fff;
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 10px;
    display: inline-block
}

.inner_header .content .main-title h1 .light {
    color: #fff;
    font-family: Oswald, helvetica, sans-serif;
    font-weight: 300;
    vertical-align: top
}

.inner_header .content .main-title .text-wrap {
    display: block;
    margin: 0 auto;
    margin-top: 10px
}

.inner_header .content .main-title .text-wrap .text {
    font-size: 16px;
    display: inline-block;
    padding: 10px;
    margin: 5px 2.5px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    text-transform: capitalize;
}

.inner_header .content .main-title .text-wrap .text a {
    color: #fff
}

.clearfix {
    clear: both;
    float: left;
    width: 100%
}

#room-list {
    float: left;
    width: 100%
}

#room-listing-blocks {
    float: left;
    width: 100%
}

.market-list {
    background: #fcfcfc none repeat scroll 0 0;
    height: auto;
    overflow: hidden;
    padding: 10px !important;
    border: 1px solid #dedede;
}

.market-list li {
    border-bottom: 1px dashed #ccc;
    list-style-type: none;
    width: 33.3%;
    float: left;
    background:transparent !important;
    margin-top: 0px !important;
    min-height: 60px;
    display: flex;
    align-items: center;
}
.market-list li:before{
    content: '\f101';
    font-family: 'fontAwesome';
    margin-right: 5px;
    color: #589f34;
}

.market-list li a {
    display: block;
    font-weight: 700;
    color: #000;
    text-align: left;
    font-size: 12px;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px;
    font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif
}

.market-list li:hover {
    color: #589f34;
}

.market-list li a:hover {
    color: #589f34;
}

.label {
    width: 100px;
    text-align: right;
    float: left;
    padding-right: 10px;
    font-weight: bold;
}

#contact-form label.error,
.output {

color: #FB3A3A;
    font-weight: bold;
    margin: 0px;
}
.g-recaptcha{margin-top: 15px!important;}
.pac-container {
    z-index: 100000;
}

.IInd {
    margin: 25px 0 25px 0;
}

.IInd h3 {
    background: #333;
    color: #fff;
}

.featured-section{
  position:relative;
  padding:10px 0px;
  margin: 30px 0px;
}

.featured-section .content-column{
  position:relative;
  margin-bottom:0px;
}

.featured-section .content-column .inner-column{
  position:relative;
    z-index: 1;
}

.featured-section .content-column .inner-column .sec-title{
  position:relative;
  margin-bottom:0px;
    }

.featured-section .content-column .inner-column .text{
  position:relative;
  margin-bottom:35px;
}

.featured-section .content-column .inner-column .text p{
  position:relative;
  color:#666666;
  font-size:14px;
  line-height:1.8em;
  margin-bottom:20px;
}

.featured-section .content-column .inner-column .text p:last-child{
  margin-bottom:0px;
}

.featured-section .video-column{
  position:relative;
}

.featured-section .video-column .inner-column{
  position:relative;
  padding:30px 30px 0px;
}

.featured-section .video-column .inner-column:before{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:470px;
  height:275px;
  border:2px solid #cccccc;
}

.featured-section .video-column .inner-column:after{
  position:absolute;
  content:'';
  right:0px;
  bottom:-30px;
  width:470px;
  height:275px;
  z-index:-1;
  border:2px solid #7cd34d;
}

/*Video Box*/

.video-box{
  position:relative;
    text-align: center;
    margin: 10px;
}

.video-box .image{
  position:relative;
  overflow:hidden;
}

.video-box a img{
  position:relative;
  overflow:hidden;
  margin: 10px 0px;
}

.video-box .image img{
  position:relative;
  width:100%;
}

.video-box .overlay-box{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  text-align:center;
  overflow:hidden;
  background-color:rgba(34,34,34,0.30);
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.video-box:hover .overlay-box{
  z-index:1;
  background-color:rgba(34,34,34,0.50);
}

.video-box .overlay-box span{
  position: absolute;
  left:50%;
  width:90px;
  height:90px;
    top: 50%;
  z-index:99;
  color: #7cd34d;
  font-size:24px;
  margin-top: -45px;
  text-align: center;
  border-radius:50%;
  line-height:82px;
  padding-left:6px;
  margin-left:-45px;
  background-color:rgba(0,0,0,0.80);
  display: inline-block;
  border:3px solid rgba(255,255,255,0.80);
}


.sec-title{
  position:relative;
  margin-bottom:60px;
}

.sec-title .title{
  position:relative;
  color:#222222;
  font-size:16px;
  font-weight:400;
  margin-bottom:7px;
  font-family: 'Arimo', sans-serif;
}

.sec-title h2{
  position:relative;
  color:#222222;
  font-size:36px;
  font-weight:700;
  text-transform:capitalize;
  line-height:1.4em;
  padding-bottom:20px;
    margin: 0px;
}

.sec-title h2:after{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:60px;
  height:3px;
  background-color:#c5c5c5;
}

.sec-title.centered h2:after{
  left:50%;
  margin-left:-30px;
}

.sec-title.light .title{
  color:#999999;
}

.sec-title.light h2{
  color:#ffffff;
}
.btn-style-four {
    position: relative;
    padding: 11px 38px 11px;
    line-height: 24px;
    text-transform: capitalize;
    background: none;
    color: #222222;
    border: 2px solid #7cd34d;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-style-four:hover {
    background: #7cd34d;
    color: #ffffff;
    border-color: #7cd34d;
}
/*Btn Style Five*/


.team-section{
  position:relative;
  padding:90px 0px 60px;
  background-color:#eff0f2;
}

.team-block{
  position:relative;
  margin-bottom:30px;
}

.team-block .inner-box{
  position:relative;
  overflow:hidden;
  text-align:center;
  background-color:#e4e4e4;
}
.team-block .inner-box img{width: 100%;}

.team-block .inner-box .overlay-box{
  position:absolute;
  left:0px;
  bottom:-115px;
  width:100%;
  text-align:center;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  background-color:rgba(0,0,0,0.40);
}

.team-block .inner-box:hover .overlay-box{
  bottom:0px;
}

.team-block .inner-box .overlay-box .social-icon-two{
  padding-top:25px;
}

.team-block .inner-box .overlay-box h3{
  position:relative;
  color:#ffffff;
  font-size:16px;
  font-weight:700;
  padding:10px 0px;
  background-color:#0154a6;
  text-transform:uppercase;
  font-family: 'Arimo', sans-serif;
    margin-top: 0px;
}

.team-block .inner-box .overlay-box .designation{
  position:relative;
  color:#ffffff;
  font-size:14px;
  margin-top:8px;
  padding-bottom:22px;
}


.process-boxed{
  position:relative;
  margin-top:80px;
  margin-bottom:40px;
}

.process-block{
  position:relative;
  margin-bottom:40px;
}

.process-block .inner-box{
  position:relative;
  text-align:center;
}

.process-block .inner-box .upper-box{
  position:relative;
}

.process-block .inner-box .upper-box:after{
  position:absolute;
  content:'\f178';
  left:100%;
  top:50%;
  color:#e4e4e4;
  font-size:45px;
  margin-top:-10px;
  font-family: 'FontAwesome';
}

.process-block:last-child .inner-box .upper-box:after{
  display:none;
}

.process-block .inner-box .upper-box .icon-box .block-number{
  position:absolute;
  right:0px;
  top:0px;
  width:40px;
  height:40px;
  color:#666666;
  font-size:23px;
  text-align:center;
  border-radius:50%;
  font-weight:700;
  line-height:36px;
  background-color:#ffffff;
  border:2px solid #2d2d2d;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.process-block .inner-box:hover .upper-box .icon-box .block-number{
  background-color:#2d2d2d;
  color:#ffffff;
}

.process-block .inner-box .upper-box .icon-box{
  position:relative;
  width:160px;
  height:160px;
  margin:0 auto;
  color:#222222;
  font-size:60px;
  line-height:154px;
  border-radius:50%;
  margin-bottom:32px;
  border:2px solid #e4e4e4;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.process-block .inner-box:hover .upper-box .icon-box{
  color:#fff;
  border-color:#7cd34d;
  background-color:#7cd34d;
}

.process-block .inner-box .lower-box{
  position:relative;
}

.process-block .inner-box .lower-box h4{
  position:relative;
  font-size:20px;
  font-weight:600;
  color:#222222;
  margin-bottom:10px;
  text-transform:uppercase;
}

.process-block .inner-box .lower-box h4 a{
  position:relative;
  color:#333333;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.process-block .inner-box .lower-box h4 a:hover{
  color:#ffb200;
}

.process-block .inner-box .lower-box .text{
  position:relative;
  color:#777777;
  font-size:16px;
  line-height:1.8em;
  max-width:210px;
  margin:0 auto;
}
.video-hw { width: 100%;
height: 315px; margin: 10px 0px; box-shadow: 1px 3px 5px 0px rgba(204,204,204,1); }
.dropdown-menu1{    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
   
    border-radius: 4px;
}
.dropdown-menu1 li a{    display: block;width: 330px}
.custom-angle2{display: none}

.product_more{float: left;width: 100%;border: solid 1px #eee;max-width: 100%;background: #fff;padding-bottom: 11px;margin: 0 0px 30px;text-align: center;}
.product_more .may_image{margin-bottom:13px;text-align:center;overflow:hidden;}
.product_more .may_image .image{ transition: transform .5s ease; transform-origin: center center;}
.product_more .may_image .image{position:relative;padding:10px 10px 0px;text-align:center;min-height:250px;overflow:hidden; border-bottom: 1px solid #eee;}
.product_more .may_image .image img{top: 50%;left: 50%;transform: translate(-50%,-50%); position: absolute; max-height:100%; max-width: 100%;}
.product_more h4{ float: left; width:100%;text-align:center;padding:0 10px;font-weight:600;font-size:18px;color:#589f34;margin-bottom:15px;text-transform: capitalize; line-height: 24px; }
.product_more span{ float: left; width: 100%; padding: 5px 0 10px; color:#423f3f; font-size: 13px; font-weight: 400;}
.may_btn{background: #333;color: #fff;text-align: center;padding: 8px 20px;width: auto;margin: auto;	transition: 0.5s; border: 0; border-radius: 4px;}
.may_btn:hover{	background: #589f34;}
.product_more:hover .may_btn{	background: #589f34;}
.realted_cat_heading{margin: 15px 0 10px; font-size: 22px; color: #333; border-bottom: 1px solid #eee; padding-bottom: 10px; font-weight: 600;}
.whatapp_btn {
    background: #589f34;
    width: 50px;
    height: 50px;
    color: #fff;
    position: fixed;
    left: 10px;
    bottom: 100px;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
.whatapp_btn i {
    font-size: 30px;
}
#whatsapp .modal-dialog {
    margin-top: 17%;
}
.modal_btn {
    display: inline-block;
    width: auto;
    background: #333;
    color: #fff;
    padding: 8px 30px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    border-radius: 30px;
    text-transform: uppercase;
    border: 1px solid #f4f4f4;
}/* CSS Document */

