.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a.active {
    color: #506150;
}
.eorik-slider-item .eorik-slider-text h1 {
    font-size: 42px;
    color: #ffffff;
    margin-top: 80px;
    margin-bottom: 0px;
    font-weight: normal;
}
.eorik-nav-style .others-option .call-us i {
    color: #000;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    margin-right: 10px;
}
.eorik-nav-style .others-option .call-us:hover {
    color: #fff;
}
.eorik-slider-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000d6;
    opacity: 0.2;
}
.default-btn {
    font-size: 16px;
    color: #ffffff;
    padding: 4px 15px 6px 15px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    text-transform: capitalize;
    background-color: #234122;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    border-radius: 50px;
    font-family: "Muli", sans-serif;
    text-align: center;
    margin-bottom: 40px;
}
.default-btn i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    color: #847e72;
    border-radius: 50%;
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.eorik-slider-area .owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span {
  background: #847e72;
}
.eorik-slider-area .owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
    background: #847e72;
/*    -webkit-clip-path: polygon(49% 0, 100% 48%, 70% 48%, 71% 100%, 29% 100%, 29% 48%, 0 48%);
    clip-path: polygon(49% 0, 100% 48%, 70% 48%, 71% 100%, 29% 100%, 29% 48%, 0 48%);*/
    -webkit-animation: fadeInUp 0.5s linear;
    animation: fadeInUp 0.5s linear;
}
.eorik-slider-area .social-link ul li a , .social-btn .social-link ul li a{
    background-color: #5b8e44;
    color: #ffffff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.social-link ul li a , .social-btn .social-link ul li a{
    background-color: #5b8e44;
    color: #ffffff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.check-form {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 17px;
    background-color: #ffffff;
}
.check-area {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 1;
    top: 90%;
}
.eorik-nav-style .navbar-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background: #ed1c24;
    background: -moz-linear-gradient(left, #ed1c24 0%, #f5821f 100%);
    background: -webkit-linear-gradient(left, #ed1c24 0%,#f5821f 100%);
    background: linear-gradient(to right, #203c20 0%,#78c359 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#a64686',GradientType=1 );
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100% !important;
}
.nav-item{
    position:relative;
}
.nav-item ul{
    display:none;
}
.nav-item:hover ul{
    display:block;
    position:absolute;
    background:#fff;
    width: 382px;
    padding: 10px;
}

.eorik-nav-style .navbar-area.is-sticky .nav-item:hover ul{
    background:rgb(39 70 36);
}
.section-title span {
        text-transform: uppercase;
    color: #000;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.section-title h2 {
    font-size: 40px;
    margin-bottom: 30px;
    position: relative;
    display: block;
    font-weight: unset;
}
.single-facilities-wrap .single-facilities .facilities-icon {
    font-size: 35px;
    color: #eb1d1f;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
}
.single-facilities-wrap .single-facilities .icon-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #f5e8d1;
    color: #ee1d23;
    border-radius: 50%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.single-facilities-wrap .single-facilities::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #847e72;
    opacity: 0.8;
    z-index: -1;
}

.is-sticky .navbar-nav{
margin-left:0!important;
}

.video-btn i {
    font-size: 20px;
    font-weight: 700;
    color: #847e72;
    position: absolute;
    top: 2px;
    left: 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}
.single-rooms:hover {
    background-color: #847e72;
}
.single-rooms.current {
    background-color: #847e72;
}
.single-restaurants::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #c2c3cb;
    z-index: -1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display:none;
}
.single-restaurants:hover .default-btn {
        background-color: #65a54d;
    color: #fff;
}
.single-widget .social-icon li a:hover {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-animation: rubberBand 1s linear;
    animation: rubberBand 1s linear;
    color: #ffffff;
    background-color: #234122;
}
.copy-right{
    text-align:center;
}

.copy-right a{
    color: #63a34b;
}
.video-btn:hover {
    background-color: #847e72;
}
.tabs_item .preview-item {
    position: absolute;
    bottom: 47px;
    right: 180px;
    z-index: 1;
    font-size: 20px;
    color: #ed1c24;
    font-weight: 600;
    background-color: #eee;
    padding: 10px;
}
.exclusive-content .title {
    text-transform: uppercase;
    color: #ed1c24;
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
    letter-spacing: 5px;
}
.exclusive-content .review a {
    color: #ed1c24;
    font-weight: normal;
    padding-left: 5px;
}
.single-news:hover .news-content-wrap a h3 {
    color: #ed1c24;
}
.read-more:hover {
    color: #847e72;
}
.read-more {
    line-height: 1;
    color: #847e72;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    font-size: 14px;
}
.read-more:hover i {
    color: #847e72;
    -webkit-animation: fadeInLeft 1s linear;
    animation: fadeInLeft 1s linear;
}
.single-news .news-img .dates {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    background-color: #847e72;
    padding: 30px;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 15px;
    background-color: #74bd56;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
}
.go-top:hover {
    color: #ffffff;
    background-color: #74bd56;
}
.go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #74bd56;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.page-title-area .page-title-content ul li {
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
}
.contact-info-area .single-contact-info i {
    display: block;
    color: #ed1c24;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 25px;
    width: 50px;
    height: 50px;
    margin: -74px auto -50px;
    line-height: 50px;
    border: 2px dotted #ed1c24;
    border-radius: 50%;
}

.contact-map iframe{
	width: 100%;
}
.page-title-area .page-title-content ul li::before {
    content: "";
    position: absolute;
    top: 12px;
    right: -3px;
    background-color: #ed1c24;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before {
    width: 100%;
}
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #ed1c24;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #ed1c24;
}
.single-widget ul li a:hover {
    color: #847e72;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}
.single-rooms .room-content {
    padding-left: 153px;
    position: relative;
    top: 2px;
}
.page-navigation-area .page-item.active .page-link {
    z-index: 1;
    color: #ffffff;
    background-color: #847e72;
    border-color: #847e72;
}
.page-navigation-area .page-link {
    color: #847e72;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px #d0d0d0;
    box-shadow: 0 0 15px #d0d0d0;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    line-height: 24px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 700;
}
.page-navigation-area .page-link:hover {
    color: #ffffff;
    background-color: #847e72;
    border: 1px solid #847e72;
}
.single-rooms-three .single-rooms-three-content .rating li i {
    color: #ed1c24;
}
.service-details-wrap .owl-theme .owl-nav .owl-next:hover {
    background-color: #847e72 !important;
    color: #ffffff;
}
.service-details-wrap .owl-theme .owl-nav .owl-next {
    line-height: 43px;
    color: #847e72;
}
.service-details-wrap .owl-theme .owl-nav .owl-prev{
	line-height: 43px;
    color: #847e72;
}
.service-details-wrap .owl-theme .owl-nav .owl-prev:hover {
    background-color: #847e72 !important;
    color: #ffffff;
}
.service-sidebar-area .service-list ul li:hover {
    background-color: #847e72;
    color: #ffffff;
}
.service-sidebar-area .service-list ul li i {
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #847e72;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.service-sidebar-area .service-list ul li:hover i {
    background-color: #ffffff;
    color: #847e72;
}
.service-details-wrap .bg1 h3{
	font-size: 17px;
}
.service-details-wrap .bg1 ul{
	margin-top: 0px;
}
.service-details-wrap .bg1 ul li i{
	background: #fff;
}
.right-bg{
	padding-bottom: 0px;
}
.bg2{
	margin-bottom: 72px;
}
.booking-col-2:hover .single-booking {
    background-color: #ebeae0;
}
.news-details-area .widget-area .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    border: none;
    color: #ffffff;
    background-color: #847e72;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.news-details-area .widget-area .widget .widget-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #847e72;
}
.news-details-area .news-details-desc .article-footer .article-tags span {
    display: inline-block;
    color: #ed1c24;
    font-size: 20px;
}
.news-details-area .news-details-desc .article-content .entry-meta ul li span {
    display: inline-block;
    color: #ed1c24;
    font-weight: 500;
}
.news-details-area .news-details-desc .article-footer .article-share .social li a {
    display: block;
    color: #ffffff;
    width: 32px;
    height: 32px;
    line-height: 33px;
    border-radius: 50%;
    background-color: #847e72;
    text-align: center;
    font-size: 14px;
}
.news-details-area .widget-area .widget-peru-posts-thumb .item .info .title a:hover {
    color: #ed1c24;
}
.news-details-area .widget-area .widget_categories ul li::before {
    background: #847e72;
    position: absolute;
    height: 10px;
    width: 10px;
    content: '';
    left: 0;
    top: 8px;
    -webkit-clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%);
    clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%);
}
.news-details-area .comments-area .comment-respond .form-submit input {
    background: #847e72;
    border: none;
    color: #ffffff;
    padding: 14px 30px 12px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
    font-size: 14px;
}
.gallery-wrap .shorting-menu .filter.active {
    color: #ed1c24;
}
.gallery-wrap .shorting-menu .filter:hover {
    color: #ed1c24;
}
.bg3-social{
    display: flex;
}
.bg3-social i {
    display: block;
    color: #244323 !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 25px;
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    line-height: 50px;
    border: none !important;
    border-radius: 50%;
}
.bg3-social:hover{
    color:#fff !important;
}
.page-title-area .page-title-content ul li a:hover {
    color: #ed1c24;
}
.footer-top-area{
    /*background-color: #efefef;*/
    background-color: #fff;
    border-top: 2px solid #64a54c;
    
}
.map-area  iframe{
    width:100%;
}
.footer-1{
    padding-top:0px;
}
.footer-tops-area {
    border-bottom: 1px solid #bdb5b5;
}
.footer-bottom-area {
    border-top: 1px solid #bdb5b5;
    margin-top: 30px;
    padding: 15px 0;
}
.footer-middle-area{
    padding-top: 75px;
}
.eorik-slider-item .eorik-slider-text span {
    color: #fff;
    font-size: 15px;
    display: block;
    font-weight: normal;
    margin-bottom:10px;
}
.single-widget .social-icon li a {
    width: 30px;
    height: 30px;
    line-height: 32px;
    background-color: #234122;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding-left: 0;
}
textarea.book-text{
    height: 145px;
    padding-top: 14px !important;
}
.rooms-one1{
    padding-bottom: 40px;
}
.vertical_top{
    align-self: flex-start;
}
/*gallery css*/
.gallery-page1 {
    padding: 100px 0px;
    background-color:#fff;
}
.main ul li.active, .main ul li:hover {
    background-color: #73bb56;
    color: #fff;
}
.main ul li {
    padding: 0px 15px;
    border: 1px solid #73bb56;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    cursor: pointer;
    transition: all .5s ease;
    color: #333;
    font-size: 14px;
    padding: 5px;
    border-radius: 7px;
}
.main .container-fluid {
    overflow: hidden;
    padding: 0;
}
.main .container-fluid .col-md-3 {
    padding: 3px;
    float: left;
    transition: all 5s ease-in-out;
    cursor: pointer;
}
.main .container-fluid img {
    width: 100%;
}
.gallery-ul{
	/*width: 50%;*/
 /*   margin: auto;*/
}
.service-details-area{
    /*padding-bottom:100px;*/
}
