@font-face {

    font-family: 'Narkisim';
    src: url('../fonts/Narkisim.eot'); /* IE9 Compat Modes */
    /*  src: url('../fonts/Narkisim.eot?#iefix') format('embedded-opentype'),  IE6-IE8 */
    /*    src:   url('../fonts/Narkisim.woff2') format('woff2'),  Super Modern Browsers */
    src:  url('../fonts/Narkisim.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/Narkisim.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/Narkisim.svg#svgFontName') format('svg'); /* Legacy iOS */



}


/*navbar*/
nav .navbar{

    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navbar-brand>img{
        width:140px !important;
    }
    .new-style .navbar-brand>img{
        width:100px !important;
    }
}


h1{
    font-family: 'Narkisim';
}
.navbar-brand>img{
    /*    min-width: fit-content;*/
    background-color: white;
    padding: 45px 28px 26px 28px;
    border-radius: 30px;
    margin-top: -120px;
    margin-left: -2px;
    width: 200px;
}
.new-style .navbar-brand>img{
    width: 145px;
}
#sub-header .navbar-brand>img{
    width: 145px;
}
footer .footer-logo img{
    filter: brightness(0) invert(1);
}
.navbar{

    padding: 75px 0 58px 0;
    margin-bottom: 0;
}


.navbar-default{
    background-color: transparent;
    border: none;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 20px;
    padding-right: 20px;
    font-family: Narkisim;
}

.navbar-nav {
    margin-left: -4px;
}

.navbar-default .navbar-nav>li>a:hover {
    text-decoration: none;
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: 1px solid #f48220;
    color: #f48220;}



#ar{
    padding-right:3px;

}

.search-button{
    background: transparent;
    border: none;
    margin-top: 10px;
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #1c8e44;
}
.navbar-default .navbar-toggle {
    border-color: #1c8e44;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: #fff;
}

.search-button{
    margin-top: 2px;

}

/*newstyle when scroll*/













/*end newstyle*/


.new-style{
    box-shadow: 0 2px 5px #eee;
    padding: 30px 0 30px 0;
    margin-bottom: 0;
    background: #fff;
    color:#1c8e44 ;
}
.new-style button{
    background: #fff;
}
.new-style .navbar-brand>img {
    padding: 45px 28px 26px 28px !important;
    border-radius: 30px !important;
    margin-top: -76px !important;
    margin-left: -2px !important;
    min-width: 114px !important;
    background: transparent;
}
.new-style i{
    color:  #1c8e44 !important;
}


.new-style .navbar-nav {
    margin-left: 15px;
}

.new-style a
{	color:  #1c8e44 !important;
}



.new-style .navbar-default .navbar-toggle .icon-bar
{background-color:#1c8e44;}
.new-style .navbar-toggle {
    border-color:#1c8e44;
}
.nav-safari-image{
    max-width: 110px !important;
    min-width: 130px !important;
}




/*end navbar*/





/*banner*/





















/*d="M 10,50 L 60,100 L 60,90 L 20,50  L 60,10 L 60,0 Z"*/

.index_bannar p {
    /* margin: -2px 24% 11px; */
    top: 73%;
    position: absolute;
    font-size: 30px;
    font-family: Narkisim;
    color: #fff;
    width: 600px;
    margin-left: -300px;
    left: 50%;
    text-align: center;
}


.index_bannar .carousel-cell {
    width: 100%;
    height: 100%;
    margin-right: 10px;
    /*background-image: url(../img/bannar.png);*/
    border-radius: 5px;

}
.index_bannar .flickity-viewport{
    height: 100vh ;
}


/* cell number */
.index_bannar .carousel-cell:before {
    display: block;
    text-align: center;

    line-height: 200px;
    font-size: 80px;
    color: white;
}

.flickity-prev-next-button.no-svg {
    color: white;
}

.index_bannar .flickity-prev-next-button:disabled{
    opacity: 1;
    background: transparent;

}


.index_bannar .flickity-prev-next-button {
    position: absolute;
    top: 75%;
}

.index_bannar .flickity-prev-next-button.next {
    right: 25%;
}




.index_bannar .flickity-prev-next-button.previous {
    left: 23%;
}

.index_bannar .flickity-prev-next-button .arrow {
    fill: #fff;
}


.index_bannar .flickity-prev-next-button{
    width: 60px;
    opacity: 1;
    background: transparent;
}



#more-button{
    color: #fff;
    margin-top: 17px;
    border-radius: 9px;
    background-color: transparent;
    font-family: Narkisim;
    font-size: 20px;
    height: 36px;
    border: 2px solid #fff;
    min-width: 172px;
    top:79%;
    right: 50%;
    position: absolute;
    margin-right: -86px;
}

/*end banner*/




/*about*/
#content {
    font-size: 35px;
    color: #1c8e44;
}

#span-orange{
    color:#f48220;
}
.index_about p{
    font-size: 22px;}
.about-con{
    color:#141414;
    font-family:  'Narkisim';}

.about-title{
    font-family:  'Narkisim';
    margin-top: 65px;
}




.index_about {
    background-position: 56% 3px;
    background-image: url(../img/backabout.png);

    background-repeat: no-repeat;
    padding-bottom: 82px;

}
#index-more {

    padding-left: 58px;
    padding-right: 58px;
    left: 0;
    font-size: 20px;
    font-family: 'Narkisim';
    color: #fff;
    background-color: #1c8e44;
    border-radius: 10px;
    border: 2px solid #f48220;
    margin-top: 20px;
    margin-bottom: 44px;
}
#about-img{
    margin-top: 83%;
}
#about-img2{
    margin-top: 85px;
}
.index_about p{
    line-height: 1.2;
    text-align: left;
    font-family: Narkisim;
}

/*about end*/




/*services*/
.index_services h1{
    line-height: 0.9;
    font-family: 'Narkisim';
}
.index_services h4{
    font-size: 22px;
}
.index_services{
    color: #fff;
    padding-top: 40px;

    padding-bottom: 47px;
    /*
    background: #1c8e44;
    background: -moz-linear-gradient(-45deg, #1c8e44 0%, #f48220 100%);
    background: -webkit-linear-gradient(-45deg, #1c8e44 0%,#f48220 100%);
    background: linear-gradient(135deg, #1c8e44 0%,#f48220 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c8e44', endColorstr='#f48220',GradientType=1 );
    */

    background-image:url(../img/service1.jpg);
    background-size: cover;
    height:auto;}



.service-title{
    margin-bottom: 40px;
    font-family: 'Open Sans';

}
.title-content a{color: black;display: inline;font-size: 22px;font-family: 'Open Sans';}


.contant-service {
    overflow: auto;
    min-height: 185px;
    margin-bottom: 23px;
    border-radius: 13px;
    background: rgba(255,255,255, 0.5);
    padding-left: 20px;
    padding-right: 20px;
}

.contant-service1{

    border-radius: 13px;
    background: rgba(255,255,255, 0.5);
    padding-left: 26px;
    padding-right: 26px;


}
.title-content{
    padding-top: 28px;
    padding-bottom: 8px;
}
.service-img{
    float: right;
}

.p-service{
    float:left;
    line-height: 1.2;
    font-size: 14px;
    color:#fff;
    text-align: left;
    padding-top: 20px;
}
.service-img1{
    padding-left: 8%;
}

.contant {
    padding-top: 67%;
    font-size: 22px;
    font-family: Narkisim;
    line-height: 1.3;
}

#p2{
    margin-top: 21px;}

#cont{
    font-size: 22px;
    font-family: Narkisim;
    line-height: 1.2;	
}


#more-service{
    color: #fff;
    margin-top: 17px;
    border-radius: 9px;

    background-color: transparent;
    font-family: Narkisim;
    font-size: 20px;
    height: 36px;
    border: 2px solid #fff;
    min-width: 172px;

}

/*end services*/

.has-error .form-control{
    border-color: #a94442 !important;
}





/*stay& accommodation*/
.index_stay{
    margin-bottom: 10px;
    font-family: Narkisim;
}

.about-title span{
    color:#141414;
}

.index_stay h4{
    margin-top: 0px;
    line-height: 1.2;
    font-size: 22px;
    color:#141414;
    font-family: Narkisim;

}

.stay-contant{
    font-size: 22px;
    font-family: Narkisim;
    color:#141414;
}


#stay-img2{
    margin-top: 14px;}
/*end stay& accommodation*/



/*gallery*/

.index_gallery{
    background-image: url(../img/backgallery.png);
    background-size: cover;
    height:806px;
    padding-bottom: 30px;

}

.index_gallery h4{
    margin-top: 0px;
    line-height: 1.2;
    font-size: 22px;
    color:#141414;
    font-family: Narkisim;


}
.g-contant{
    margin-bottom: 32px;
}
#img-g{
    margin-top: 20px;}

#view-all{
    color: #fff;
    margin-top: 17px;
    border-radius: 9px;

    background-color: transparent;
    font-family: Narkisim;
    font-size: 20px;
    height: 36px;
    border: 2px solid #fff;
    min-width: 172px;
    position: absolute;
    top: 104%;

}


.gallary-image:hover{
    opacity: 0.6;


}
.gallary-image{
    position: relative;
}
.gellary-opacity{
    position:absolute;


    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}





/*end gallery*/


/*index_contactUs*/


.index_contactUs{

    padding-bottom: 70px;
}





.index_contactUs p{
    font-family: Narkisim;
    color:#1c8e44;
    font-size:22px;

}
.index_contactUs h4{
    font-family: Narkisim;
    color:#141414;
    font-size: 22px;


}

.index_contactUs #ar-span{
    /*    font-family: 'Tahoma',Regular;*/
    font-size: 17px;
}



.index_contactUs textarea.form-control {
    min-height: 172px;
}
.index_contactUs .form-control{
    border: 2px solid #1c8e44;
}



.index_contactUs  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: Narkisim;
    font-size: 18px;
}
.index_contactUs ::-moz-placeholder { /* Firefox 19+ */
    font-family: Narkisim;
    font-size: 18px;
}
.index_contactUs :-ms-input-placeholder { /* IE 10+ */
    font-family: Narkisim;
    font-size: 18px;}
.index_contactUs :-moz-placeholder { /* Firefox 18- */
    font-family: Narkisim;
    font-size: 18px;
}

.index_contactUs .map{margin-left: 18px;
                      border: 2px solid #1c8e44;}

.iframe{

}


#contactUs-more {
    padding-left: 41%;
    padding-right: 41%;
    left: 0;
    font-size: 22px;
    font-family: 'Narkisim';
    color: #fff;
    background-color: #1c8e44;
    border-radius: 10px;
    border: 2px solid #f48220;
    margin-top: 5px;
    padding-top: 4px;
}

/*end index_contactUs*/


/*donate*/

.donate{
    padding-top: 82px;
    padding-bottom: 109px;
    background-image: url(../img/donate1.png);
    background-repeat: no-repeat;
    margin-bottom: unset;
}

.donate h1 {
    font-size: 35px;
    font-family:'Narkisim';

}

.donate p{
    line-height: 1.2;
    font-size: 22px;
    font-family:'Narkisim';
    color: #141414;
    margin-top:20px;
}
.donate button{
    margin-top: 9px;
    color: #fff;
    font-family:'Narkisim';
    background: #1c8e44;
    border: 1px solid #f48220;
    border-radius: 19px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 12px;
}
.donate h1{
    font-size:35px;
    margin-bottom: -5px;
}
.donate span{
    font-size: 24px;
}
/*end donate*/


/*footer*/
.footer{
    margin-top: -43px;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-color: #1c8e43;

}
.footerTop{
    background-image: url(../img/footerTop.png);
    height: 94px;
    -webkit-background-repeat-x: no-repeat;
    -moz-background-repeat-x: no-repeat;
    -o-background-repeat-x: no-repeat;
    background-repeat: repeat;
    margin: 0;
    background-position: 0 -6px;
    margin-top: 40px;
}


.footer h4{
    font-family:'Narkisim';
    font-size: 22px;
    color: #95c93d;
}


.footer-1 {
    padding-top: 154px;
}


.footer-logo{
    margin-left: 47px;
    margin-top: 23px;


}
.sub-footer {
    margin-top: 34px;
}
.sub-footer ul>li>a{
    color: #fff;
    font-size: 14px;

    padding-bottom: 20px;}





.sub-footer ul {
    margin-top: 9px;}
.footer-contactus{

    color: #fff;
    font-size: 14px;



}
.sub-footer {
    margin-top: 34px;
}
.sub-footer ul>li>a{
    color: #fff;
    font-size: 14px;

    padding-bottom: 20px;
}

.sub-footer ul>li {
    padding-bottom: 15px;
}


.footer-contactus span{

    margin-left: 6px;
}
.contact_1{
    margin-left:21px;
}

#footer-image{
    margin-left: 87%;
    margin-top: -31%;
}

/*end footer*/

/*sub navbar*/
#sub-header{
    margin-top:120px;

}

.navbar-all{
    padding:  31px 0 21px 0;
    box-shadow: 0 2px 5px #eee;
    background: #fff;

}
.navbar-all ul{

    margin-left: 10px;
}

.sub-nav>li>a{
    color:#1c8e44;
    font-family: Narkisim;
    font-size: 20px;
    margin-left: 5px;
}

.sub-nav>li>a:focus, 
.sub-nav>li>a:hover{
    background-color:white;
    border-bottom:1px solid #f48220;
    color: #f48220;
}

.navbar-all .search-button {
    margin-top: 9px;
    float: right;
}



.brand2 img{
    margin-top: -83px;
    margin-left: 7px;
    background: transparent;

}

.nav-header-1 button{
    background: #1c8e44;
}
.nav-header-1 span{
    background: #fff;
}


.sub-nav span{
    padding-left: 3px;
    top: 2px;
    font-size: 14px;
}
.bike2 img{
    margin-top: 49px;
}


/*end sub navbar*/









/*aboutus-page*/
body{
    font-family: 'Open Sans', sans-serif;
}
.breadcrumb{
    padding: 8px 0px;
    font-size: 16px;
    font-family:'Narkisim';
    background-color: transparent;
}
.breadcrumb>li{
    display: inline-block;
    background-color: transparent;
    padding-left: 0px;
    margin-bottom: 0px;
    /*	list-style: none;*/

}
.breadcrumb>li>a{

    color:#399757;
    text-decoration: none;
}

.breadcrumb>li{
    color:#f48220;

}
.breadcrumb>li+li:before{
    padding: 0 5px;

    content: url(../img/symbol.png) !important;
}

.orange{
    color:#f48220;
}

.aboutus-contant h1{
    font-size: 35px;
    font-family: Narkisim;
    color: #399757;
    padding-bottom: 21px;
} 

.aboutus-contant p{

}
.about-img1{
    position:absolute;
    z-index:-1px;
}
.about-img2{
    margin-top: 33px;
}

.note{

    border-left: 20px solid #1c8e44;
    padding-left: 17px;
}
.note1{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top:  57%;
}

.note ul{
    margin-left: -22px;
}

.note li:nth-child(odd) {
    list-style: url(../img/orange-symbol.png);

}
.note li:nth-child(even) {
    list-style: url(../img/green-symbol.png);
}



.aboutus-contant1{
    margin-bottom: 90px;}
/*end aboutus page*/












/*bike-tours*/
.bike-tours{
    font-family: 'Narkisim';
}
.bike-tours h1{
    font-size: 35px;
    color:#399757;
    margin-left: 65px;
    margin-top: 70px;

}



.bike1-image{
    margin-left: 50px;
    margin-top: 32px;
}

.note{
    margin-top: 59px;

    padding-top: 30px;
    padding-bottom: 37px;}
.bike3-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15%;
}
.bike3{
    margin-top: 42px;

}

.bike4{
    position: absolute;
    z-index: -1;
    margin-top: 26px;
    font-family: 'Open Sans', sans-serif;
}
.bike5{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 79px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;

}
#food-span-orange{
    color:#f48220;
    font-size: 18px;
}
.bike6 h3{
    font-size: 22px;
    margin-bottom: 2px;

}
.bike6  h4{
    font-size: 14px;
}
.bike6-image{
    margin-top: 36px;
}

.p-comment{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 17px;
    color:#399757;
    font-size: 22px;
    margin-left: 8px;
}
.comment p{

}
.comment{
    padding-top: 39px;
    min-height: 500px

}






/*end bike-tours */

/*Activities and Service*/
.Activities-contant{
    font-family:'Open Sans', sans-serif; 
}


.Activities-contant h1{
    color:#1c8e44;
    font-family:'Narkisim';
}
#black{
    color:#333;	
}
.Activities-contant p{
    margin-top: 14px;
}

.service-img-1{
    margin-top: 40px;
}
.Activities-contant-1{
    font-family:'Open Sans', sans-serif; 
}
.activity-contant h4{
    font-size: 22px;

}

.more-activities h4{
    font-size: 22px;
    margin-top: 10px;
}
.service-more-btn{
    color: #fff;
    background: #1c8e44;
    border: 1px solid #f48220;
    border-radius: 10px;
    padding-top: 3px;
    padding-left: 66px;
    padding-right: 66px;
    float: right;

    margin-top: 23px;
}
.activity-img-1{
    margin-top: 40px;
}
.activity-contant{
    margin-top: 22px;

}
.activity-slide {
    min-height: 458px;
}




.service-more-btn1{
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    padding-top: 3px;
    padding-left: 66px;
    padding-right: 66px;

    margin-left: 38%;

    margin-top: 23px;
}
.more-activities{
    padding-bottom:16px;
    border: 1px solid #f48220;
    background:#1c8e44;
    color: #fff;
    border-radius: 16px;
    margin-top: 35px;
    margin-bottom: 70px;
}

/*end Activities and Service*/

/*food*/

.food{
    font-family: 'Narkisim';
}
.food h1{
    font-size: 35px;
    color:#399757;
    margin-left: 85px;
    margin-top: 70px;

}



.food1-image{
    margin-left: 50px;
    margin-top: 32px;
}
.food2 {
    margin-top: 51px;}

.food3-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15%;
}
.food3{
    margin-top: 42px;

}

.food4{
    position: absolute;
    z-index: -1;
    margin-top: 26px;
    font-family: 'Open Sans', sans-serif;
}

.food5{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 79px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;

}
.food6 h3{
    font-size: 22px;
    margin-bottom: 2px;

}

.food6-section{
    font-family: 'Open Sans', sans-serif;
}

.food6  h4{
    font-size: 14px;
}
.food6-image{
    margin-top: 9%;
}
.food-box{
    padding-left: 42px;
    padding-bottom: 55px;
    border: 1px solid #f48220;
    background: #1c8e44;
    color: #fff;
    border-radius: 16px;
    margin-top: 35px;
    margin-bottom: 70px;
    padding-top: 31px;
    font-family: 'Open Sans', sans-serif;
}

.food-name{
    font-size: 18px;
}
.title-contant i{
    color: #1c8e44;
    font-size: 23px
}
.title-contant{
    font-size: 22px;
    text-align: left;
    margin-left: 12px;
}
.text-contant{
    padding-top: 20px;
    text-align: left;
}
.contant-row{
    margin-top: 47px;
}
.title-contant span{

    margin-left: 5px;
}
.food-contant{
    margin-left: 0px;
}

.p-comment{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 17px;
    color:#399757;
    font-size: 22px;
    margin-left: 8px;
}
.comment p{

}
.comment{
    padding-top: 39px;

}
.visit-she{
    float:right;
    background:#1c8e44;
    font-family: 'Narkisim';
    color:#fff;
    border: 1px solid #f48220;
    padding-bottom: 34px;
    padding-top: 20px;
    padding-left: 59px;
    padding-right: 84px;
    border-radius: 16px;
}
.service-button{
    margin-top: -12px;
}    


.visit-she h3{
    font-size: 22px;

}
.visit-she h4{
    font-size: 18px;
}
#getplan{
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 4px;
    padding-top: 6px;
    padding-left: 66px;
    padding-right: 66px;
    /* float: right; */
    margin-top: 23px;
    margin-left: 74px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}


.green-icon{
    float:left;
    width: 22px;
    margin-top: 5px; 
}
.title{
    width: 88%;

    float: left;
    padding-left: 14px;
    text-align: left;
    padding-bottom: 15px;
}

/*food*/

/*zip-line page*/
.zip-line{
    font-family: 'Narkisim';
}




.zip1-image{
    margin-left: 50px;
    margin-top: 32px;
}

.zip2-image{
    margin-top: 42px;
}

.note{
    margin-top: 59px;

    padding-top: 30px;
    padding-bottom: 37px;}
.zip2-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 50px;
}

.fa-facebook,.fa-twitter,.fa-instagram{
    font-size: 30px;
    color: #fff;
    padding: 0 15px;
    padding-left: 0;
}
.zip3-image{
    margin-top: 42px;

}

.zip4-image{
    margin-left: -8px;
    position: absolute;
    z-index: -1;
    margin-top: 16px;
    font-family: 'Open Sans', sans-serif;
}
.zip4{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 79px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
    padding-right: 23px;

}

.zip3-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;

}

.zip5{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    padding-bottom: 12px;
    padding-top: 30px;
    margin-top: 14px;
}
.zip5-image{
    margin-top: -34px;
}

.zip6{

    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 79px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
}
.warning{
    padding-bottom: 6px;
    border: 3px solid #1c8e44;

    background:#f48220;
    color: #fff;
    border-radius: 16px;
    margin-top:  41px;
    margin-bottom: -8px;
} 
.warning  h4 {
    font-size: 22px;
}
.warning p{
    padding-left: 61px;
    padding-right: 21px;
    margin-top: -2px;
    line-height: 1.3;
}





/*end zip-line page*/


/*workshop page*/

.workshop1{
    font-family: 'Open Sans', sans-serif;
}
.workshop h1{
    font-family: Narkisim;
    font-size: 35px;
    color:#399757;

    margin-top: 69px;
    margin-left:  55px;
}
.workshop1-image{
    margin-left: 68px;
    margin-top: 25px;

}
.workshop2 h4{
    font-size: 22px;
}
.workshops-text{

    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 55px;

    padding-top: 11px;
    padding-bottom: 0px;
}

.workshopNote{
    padding-bottom:16px;
    border: 3px solid #f48220;
    background:#1c8e44;
    color: #fff;
    border-radius: 16px;
    margin-top: 35px;
    margin-bottom: 70px;
}


.food1-image{
    margin-left: 50px;
    margin-top: 32px;
}
.workshop2 {
    margin-top: 51px;}

.food3-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 165px;
}
.workshop3-image {
    margin-top: 40px;

}
.second-section{
    margin-top: -24px;}
.workshops-text{
    margin-top: 56px;
    margin-bottom:  4px;
    line-height: 1.2;
}

.workshop4-image{
    position: absolute;
    margin-left: -13px;
    z-index: -1;
    margin-top: 35px;
    font-family: 'Open Sans', sans-serif;
}

.workshops-text p{
    padding-top: 0;
}

.workshops-text{
    padding-bottom: 2px;
}

.workshop3-contant1{
    padding-top: 10px;
    margin-top: -12px;
}

.workshops-text1 {
    padding-top: 5px;
    padding-right: 15px;
    line-height: 1.2;

    padding-bottom: 1px;
    margin-top: 60px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
}
.workshop5-image{
    margin-top: -111px;}

.workshops-text2 p {
    padding-top: 5px;
    padding-bottom:4px;}

.workshops-text2 {
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 10px;
    padding-top: 9px;
    padding-bottom: 7px;
}

.workshop6-image{
    margin-top: -31px;
}

/*end workshop page*/



/*	GeodesicDome*/

.food{
    font-family: 'Narkisim';
}
.food h1{
    font-size: 35px;
    color:#399757;
    margin-left: 85px;
    margin-top: 70px;

}



.GeodesicDome1-image{
    margin-left: 50px;
    margin-top: 53px;
}
.GeodesicDome2-image {
    margin-top: 26px;
    margin-left: 56px;}
.GeodesicDome3-image {
    margin-top: 51px;}



GeodesicDome-section2 p{

}

.GeodesicDome-section2 h4{
    font-size: 22px;
    margin-top: 40px;
}



.GeodesicDome-section3{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15%;
}
.GeodesicDome3{
    margin-top: 42px;

}

#orange-22{
    font-size: 22px;
    color: #f59651;
}

.GeodesicDome4{
    position: absolute;
    z-index: -1;
    margin-top: 26px;
    font-family: 'Open Sans', sans-serif;
}
.GeodesicDome3-text{


    border-left: 20px solid #1c8e44;
    padding-left: 17px;

    margin-top: 59px;
    padding-top: 4px;
    padding-bottom: 24px;
    line-height: 1.3;
}



.GeodesicDome-comment{

    margin-top: -133px;

}

.GeodesicDome4-text{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 79px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;

}

/*	end GeodesicDome*/

/*more activity*/

.moreActivities1 {
    margin-top: 39px;
    font-family: 'Open Sans', sans-serif;
}

.moreactivities-text1{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 7%;
    padding-top: 2px;
}
.moreactivities-text1 h4{
    padding-bottom: 6px;
    margin-top: 6px;
}    
.moreactivities-text1 p{
    padding-bottom: 3px;

    line-height: 1.3;}

.moreActivities2-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15%;
}
.moreActivities1-image{
    margin-top: 26px;

}
.moreActivities2-image{
    position: absolute;
    z-index: -1;
    margin-top: 26px;
    font-family: 'Open Sans', sans-serif;
}
.moreActivities-text2{
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 0;
    margin-top: -69px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;

}
.moreActivities-text2 h4{
    padding-bottom: 3px;}
.moreActivities-text2 p{
    padding-bottom: 6px;}
.moreActivities3-section{
    margin-top: -15%;}
.moreactivities-text3{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 7%;
    padding-top: 28px;
    padding-bottom: 45px;

}
.moreActivities3-image{  
    margin-top: 26px;
}
.moreActivities4-image{
    position: absolute;
    z-index: -1;
    margin-top: -113px;
    font-family: 'Open Sans', sans-serif;

}

#seemore-href{
    color: #1c8e44;
}
.bike-tours{
    font-family: 'Narkisim';
}
.bike-tours h1{
    font-size: 35px;
    color:#399757;
    margin-left: 65px;
    margin-top: 70px;

}



.bike1-image{
    margin-left: 50px;
    margin-top: 32px;
}

.note{
    margin-top: 16px;

    padding-top: 30px;
    padding-bottom: 37px;}




#food-span-orange{
    color:#f48220;
    font-size: 18px;
}
.bike6 h3{
    font-size: 22px;
    margin-bottom: 2px;

}
.bike6  h4{
    font-size: 14px;
}
.bike6-image{
    margin-top: 36px;
}


.sub-footer{
    font-family: 'Open Sans', sans-serif;
}





/*end more activity*/

/*media_query*/

@media (max-width: 479px) {

    .contant {
        padding-top: 0;}


    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form{
        background: #1c8e44;
        margin-top: 57px;
        border:none;
    }

    .navbar-toggle >.collapsed>.navbar-default>.navbar-nav>li>a {
        color: #fff;
        margin-right: 1px;
        /* margin-left: 38%; */
        font-size: 20px;
        padding-right: -19px;
        font-family: Narkisim;
        text-align: center;
    }

    /*	inner page*/





    #sub-header {
        margin-top: 35% !important;
    }
    .navbar-all ul {
        margin-left: 10px;
        margin-top: 25px;
    }

    .breadcrumb {
        font-size: 13px;}

    .about-img2 {
        margin-top: 40px;
    }


    .about-img1{
        position:relative;
    }
    /*bike-page*/
    .bike5 {

        margin-top: 91%;

    }
    .bike1 {
        margin-left: 3% !important;
    }
    .bike5 {

        margin-top: 97% !important;
    }
    /* end bike-page*/
    /*	food*/


    .food5 {

        margin-top: 88% !important;}
    .food-box {

        margin-left: 15px;}
    .food6-image{
        margin-left: 8px;
    }
    .Zip-Line{
        margin-left: 8% !important;
    }

    .food-contant{
        margin-left: -3px !important;
    }
    .food-contant1{
        margin-left: -3px !important;

    }
    .food-contant2{
        margin-left: -3px !important;

    }
    .food-contant3{
        margin-left:-3px !important;

    }

    .contant-row {

        margin-left: 5px;}

    /*	food*/

    /*	zip*/

    .zip4 {

        margin-top: 87% !important;}

    .zip5 {

        margin-top: -36px;
        margin-bottom: 59px;}
    .zip6-image{

        margin-top: 31px;}

    .zip-line1 {
        margin-left: 36px !important;
    }
    /*	end zip*/

    .visit-she {




        padding-left: 28px;
        padding-right: 9px;
    }
    #getplan{
        padding-left: 39px;
        padding-right: 39px;
    }
    /*workshop page*/
    .workshops-text1{   
        margin-top: 392px !important;
    }
    .workshop5-image {
        margin-top: 29px;
    }
    /*end workshop page*/
    /*	GeodesicDome*/
    /*	end GeodesicDome*/

    /*	end inner page*/


}








/*gallery inner page*/
.gallery-title
{
    margin-bottom: 63px;
}
.gallery-title h4{
    color:#4fa068;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;

}
.image-title{
    margin-top: 92%;
}
.main_gallery{
    background:#fff;
    padding-bottom: 150px;
}
.main_gallery figure.snip1205 {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 220px;
    /* width: 100%; */
    /*    background:  #1c8e44; */
    text-align: center;
    /*    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
}

.main_gallery figure.snip1205 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.main_gallery figure.snip1205 img {
    max-width: 95%;
    vertical-align: top;
}

.main_gallery  figure.snip1205 i {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    font-size: 34px;
    color: #000000;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    /*    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);*/
}



.main_gallery h3{
    font-family: 'Narkisim';
    color: #f48220;
    font-size:22px;

}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
    padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
    padding: 0;
}






.grid {
    background: #fff;
    height: 100%; /* inherit height from body */
    width: 100%;
    margin-bottom: 100px;
}
.grid:after {
    /*  content: '';*/
    display: block;
    clear: both;
}

.grid-item {
    float: left;
    width: 33%;
}

.grid-item--height1 { 
    height: 268px;

}


.grid-item--height2 { 
    height: 420px;

}


.wadiZiglab-gallery figure.snip1205 {
    /*    background:  #1c8e44; */
    text-align: center;
    /*    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
}

.wadiZiglab-gallery figure.snip1205 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.wadiZiglab-gallery figure.snip1205 img {
    max-width: 100%;
    vertical-align: top;
}

.wadiZiglab-gallery  figure.snip1205 i {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    font-size: 34px;
    color: #000000;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}





/*end gallery inner page*/



/*new custom style*/

.header-search-form {
    background-color: #fff;
    padding: 10px 20px;
}

.header-search-form .search-button {
    background-color: #1c8e44;
    margin-top: 0;
}

.index-stay-img {
    margin-top: 42px;
}

.index-gallery-second .gallary-image {
    margin-top: 20px;
}

/*Gallery*/

.index_gallery figure.snip1205 {
    position: relative;
    float: left;
    overflow: hidden;

    min-width: 220px;

    width: 100%;
    background: #000000;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.index_gallery figure.snip1205 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.index_gallery figure.snip1205 img {
    max-width: 100%;
    vertical-align: top;
}

.index_gallery figure.snip1205 i {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    font-size: 34px;
    color: #000000;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}


figure.snip1205.green {
    background-color: #1c8e44;
}

figure.snip1205.green i {
    color: #1c8e44;
}

figure.snip1205:hover img,
figure.snip1205.hover img {
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

figure.snip1205:hover i,
figure.snip1205.hover i {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.footer-house-img {
    text-align: right;
}

.footer-house-img img {
    margin-top: -111px;
}

.search-button i {
    font-size: 20px;
    margin-top: 3px;
}


.footer-testmo .gallery-cell {
    width: 100%;
}

/*.footer-testmo {
   min-height: 200px;
    max-height: 230px;
    overflow-y: auto;
}*/

.footer-testmo .testimonial-author {
    color: #fff;
    display: block;
    padding-top: 10px;
    padding-left: 30px;
    float: left;
}

.footer-testmo .testimonial-quote {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
    width: 100%;
    /*min-height: 200px;*/
    max-height: 230px;
    overflow-y: auto;
}

.footer-testmo .flickity-prev-next-button {
    background-color: transparent;
    bottom: 5%;
    top: auto;
}

/*.footer-testmo .testimonial {
    padding-left: 25px;
    padding-right: 25px;
}*/

.footer-testmo .flickity-prev-next-button svg {
    width: 40%;
    height: 40%;
    bottom: 0;
}

.footer-testmo .flickity-prev-next-button:hover {
    background: transparent;
}

.footer-testmo .flickity-prev-next-button .arrow {
    fill: #94c83d;
}

.footer-testmo i.fa {
    color: #94c83d;
    font-size: 22px;
    padding-right: 7px;
    margin-left: -35px;
}

.footer-testmo .flickity-prev-next-button.next {
    right: 0;
}

.footer-testmo .flickity-prev-next-button.previous {
    left: 0;
}

.testmo-last-qo {
    margin-left: 0 !important;
}

footer.footer,
.footer a,
.footer span {
    font-family: 'Open Sans', sans-serif;
}



#map-canvas {
    height: 280px;
    margin: 0px;
    padding: 0px
}


/*end media-query*/

.list-green,.list-white{
    display: inline-block;

}

.stay-section5{
    margin-top: 100px;
    margin-bottom: 50px;
}


li .list-green{
    /*    padding-top: 24px;*/
    text-align: center;
    width: 153px;
    background: #1c8e44;
    color: #fff;
    float: left;
    padding: 0;
    height: 51px;

    padding-top: 12px;
}
.price{
    margin-top: -21px;
    text-align: center;
    width: 153px;
}

.service{
    margin-top: -22px;

    width: 341px;
    float: right;
    text-align: left;
    padding: 0;
    position: relative;
    top: 14px;

}
#li-special{
    background-color: #f48220;
    color:#fff;
}
/*
li .list-white:first-child{
        border-top:2px solid #f48220;
        border-right:2px solid #f48220;
}

li .list-white:last-child{
        border-bottom:2px solid #f48220;
        border-right:2px solid #f48220;
}
*/


ul .list-white{
    width: auto;
    background: #fff;
    /*	border-right:1px solid #f48220;*/
    float: left;
    padding:  15px;
    padding-left: 52px;
    padding-top: 11px;
}




.list-position ul{




    padding-top: 15px;
    /* padding-bottom: 118px; */
    /* margin-top: 50px; */
    padding-left: 0;
    list-style: none;
    width: 100%;
    height: 305px;
    border: 2px solid #f48220;
    margin-top: 27px;
    padding: 0;
}
li.borderless {border-top: 0 none;clear: both;/* padding: 50px 0; */}

.stay-button{
    background-color: #1c8e44;
}
.stay-section5 a{
    color: #fff;
    background-color: #1c8e44;
    padding-left: 54px;
    padding-right: 54px;
    padding-bottom: 20px;
    padding-top: 16px;
    font-size: 40px;
    border: 2px solid #f48220;
}


.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}

.list-position{
    position: relative;
    z-index: -1;
    /*
background: url(../img/li-background.png);
background-repeat: no-repeat;
    */
    height: 365px;
}

/*
li:first-child .list-white{
        border-top:1px solid #f48220;
        
}
*/
.li-position{


}
.absolute-back{
    position: absolute;
    background-image: url(../img/li-background.png);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 9999;
}



/*media_query*/

@media (max-width: 479px) {

    .contant {
        padding-top: 0;
    }


    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #1c8e44;
        margin-top: 57px;
        border: none;
    }

    .navbar-toggle > .collapsed > .navbar-default > .navbar-nav > li > a {
        color: #fff;
        margin-right: 1px;
        /* margin-left: 38%; */
        font-size: 20px;
        padding-right: -19px;
        font-family: Narkisim;
        text-align: center;
    }
    /*	inner page*/





    #sub-header {
        margin-top: 35% !important;
    }
    .navbar-all ul {
        margin-left: 10px;
        margin-top: 25px;
    }

    .breadcrumb {
        font-size: 13px;}

    .about-img2 {
        margin-top: 40px !important;
    }
    /*bike-page*/

    .bike1 {
        margin-left: 3% !important;
    }
    .bike5 {

        margin-top: 97% !important;
    }
    /* end bike-page*/
    /*	food*/


    .food5 {

        margin-top: 88% !important;}
    .food-box {

        margin-left: 33px;}
    .food6-image{
        margin-left: 8px;
    }
    .Zip-Line{
        margin-left: 8% !important;
    }

    .food-contant{
        margin-left: -3px !important;
    }
    .food-contant1{
        margin-left: -3px !important;

    }
    .food-contant2{
        margin-left: -3px !important;

    }
    .food-contant3{
        margin-left:-3px !important;

    }

    .contant-row {

        margin-left: 5px;}

    /*	food*/

    /*	zip*/

    .zip4 {

        margin-top: 87% !important;}

    .zip5 {

        margin-top: -36px;
        margin-bottom: 59px;}
    .zip6-image{

        margin-top: 31px;}

    .zip-line1 {
        margin-left: 36px !important;
    }
    /*	end zip*/

    .visit-she {




        padding-left: 28px;
        padding-right: 9px;
    }
    #getplan{
        padding-left: 39px;
        padding-right: 39px;
    }
    /*workshop page*/
    .workshops-text1{   
        margin-top: 392px !important;
    }
    .workshop5-image {
        margin-top: 29px;
    }
    /*end workshop page*/
    /*	GeodesicDome*/
    /*	end GeodesicDome*/



    /*	walking-tours*/
    .WalkingTours4-text {

        margin-top: 89%;
    }

    .WalkingTours5-image {
        margin-top: 41px;
        margin-left: 62px;
    }
    /*	end walking-tours*/
    .stay3-text{
        margin-top: 90%;
    }

    .stay4-text{
        margin-top: 20px;
    }
    .stay-img-2{
        margin-top: 28px;
    }



    .food6 {
        margin-top: -22%;
    }

    .note {
        margin-top: 23px;
        /*        margin-left: 13px;}*/
    }
    .food5 {

        margin-left: 20px;
    }

    .GeodesicDome4-text {
        margin-bottom: 111px;
        margin-top: 92%;}


    .GeodesicDome1 {
        margin-left: 8% !important;
    }


    /*stay*/
    .stay-img-2{
        margin: auto;}

    .stay-text1{
        margin-bottom: 24px;}
    /*end stay*/
    /*	end inner page*/

}
/*stay*/

.stay-img-1{
    margin-top: 26px;
}

.stay-section2 h4{
    font-size: 22px;
    color:#f48220;
    margin-top: 32px;
}


.stay-section2 p{

    margin-bottom: 55px;

}
.moreActivities3-section{
    margin-top: -15%;
}

.stay-text1{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 7%;
    padding-top: 14px;
    padding-bottom: 1px;


}
.moreActivities3-image{  
    margin-top: 41px;
}
.stay4-text p{
    margin-top: 8px;}

.margin-top-150{
    margin-top: 150px;
}
.stay-text1 ol {list-style: none; 
                counter-reset: li;
                margin-left: -38px;}
.stay-text1 li::before {
    content: counter(li) ". "; 
    color: #1c8e44;
    display: inline-block; 
    width: 1em;
    /*  margin-left: -1em}*/
}
.stay-text1 li {counter-increment: li}
.stay-img-3{   
    margin-top: 40px;
    position: absolute;
    z-index: -1;
}
.stay3-text{
    margin-top: 59px;
    padding-top: 30px;
    padding-bottom: 1px;
    border-right: 20px solid #1c8e44;
    padding-left: 17px;
}

.stay4-text{
    margin-top: 62%;
    padding-top: 30px;
    padding-bottom:35px;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
}
.stay3-text p{
    margin-top: -12px;
    margin-bottom: 26px;
    padding-right: 7px;
}

.stay4-image{
    padding-top: 35px;}
/*end stay*/


/*meeting room*/
.meeting-room-1{
    margin-top: 39px;
    padding-top: 7px;
    padding-bottom: 19px;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-bottom: 31px;
}
.meet-image1{
    margin-bottom: 31px;
}
.main_meeting_image{

    margin-top: 34px;

}
.meeting-section2{
    padding-bottom: 100px;
}
.meeting-room-1 span{
    font-size: 18px;
}
/*end meeting room*/


/*mobile&tablate*/

@media(max-width:767px) {



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



    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #fff;
        margin-top: 58px;
        border: none;
    }
    .navbar-default .navbar-nav > li > a {
        background-color: #fff;
        color: #1c8e44;
    }
    .navbar-toggle > .collapsed > .navbar-default > .navbar-nav > li > a {
        color: #fff;
        margin-right: 1px;
        /* margin-left: 38%; */
        font-size: 20px;
        padding-right: -19px;
        font-family: Narkisim;
        text-align: center;
    }
    .navbar-nav {
        text-align: center;
    }


    .main-bannar p {

        font-size: 23px;
    }

    .carousel-caption {
        margin-bottom: -22px;
    }

    .contant {
        padding-top: 0;
    }


    .carousel-cell {
        background-image: url(../img/bannar.png);
    }
    /*	about us page*/
    .about-img1 {
        margin-top: 19px;
        position:relative;}


    /*    .about-img2 {
            margin-top: 78%;
        }*/
    .note1 {

        margin-top: 5%;}


    #sub-header {
        margin-top: 27% ;
    }
    /*	end about us page*/
    /*	bike */
    .bike5 {
        padding-top: 23px;
        padding-bottom: 20px;
        margin-top: 73%;}
    .bike1{
        margin-left: 22%;}
    .bike3 img{margin: auto;}
    /*	end bike*/

    /*	food*/
    .activity-img-1 img{
        margin: auto;
    }
    .food-contant{
        margin-left: 12px;
    }
    .food-contant1{
        margin-left: 12px;
    }
    .food-contant2{
        margin-left: 12px;
    }
    .food-contant3{
        margin-left: 12px;
    }
    .food5{
        margin-top: 66%;
    }
    .food6 {
        margin-top: -9%;
    }
    .Zip-Line{
        margin-left: 30%;}
    /*	end food*/
    /*	zip*/

    .zip5-image {
        margin-top: 19px;
    }

    .zip6-image{
        margin-top: 26px;
    }

    .zip4 {

        margin-top: 80%;}
    .zip-line1 {
        margin-left: 118px;
    }
    .zip6 {
        margin-top: 46px;}
    .note{
        margin-top: 23px;
    }
    .zip5 {
        margin-top: -56px;}
    /*	 end zip*/



    /*workshop page*/
    .workshop5-image {
        margin-top: 34px;
    }



    .workshops-text1 {

        margin-top: 85% !important;}
    /*end workshop page*/

    WalkingTours4-text{

        margin-top: 56% !important;
    }


    /*	GeodesicDome*/


    .GeodesicDome4-text {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 57%;
        border-right: 20px solid #399757;
        font-family: 'Open Sans', sans-serif;
        line-height: 1.3;
        margin-bottom: 65px;
    }

    .GeodesicDome1{
        margin-left: 24%;}
    /*	end GeodesicDome*/







    .stay-img-2{

        /*margin-left: 53px;*/
        margin-top: 32px;
    }

    .stay-img-3 {
        margin-top: 40px;}
    .stay3-text{
        margin-top: 4%;
    }


    .stay4-text {
        margin-top: 8%;}
    img{ margin: auto;}


    .stay-img-3 {
        position:relative;
    }



    .footer-logo{
        margin-left:0 ;
    }

    #contactUs-more {
        margin-left: 28%;
        padding-left: 13%;
        padding-right: 13%;}

}


/*small_screen*/
@media(max-width:991px){


    .workshops-text1{
        min-height: auto;
    }
    .workshop4-image{
        position: relative;
    }
}
@media(min-width:768px) and (max-width:991px)

{


    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 11px !important;
        padding-right: 4px !important;
        font-family: Narkisim;}



    .main-bannar p {

        font-size: 23px;}
    .carousel-caption {

        margin-bottom: 107px;
    }



    .contant {
        padding-top: 0%;}

    index_bannar p {

        font-size: 24px;

    }

    /*	inner pages*/

    /*	sub navbar*/
    .sub-nav>li>a {
        color: #1c8e44;
        font-family: Narkisim;
        font-size: 14px !important;
        margin-left: -19px !important;
    }
    .navbar-all ul {
        margin-left: 8px;
    }
    #sub-header {
        margin-top: 16%;
    }
    /*	end sub navbar*/

    /*	about us page*/
    .about-img2 {
        margin-top: 65%;
    }
    .about-img1 {
        margin-top: 29px;
    }
    .note1 {

        margin-top: 5%;
    }
    .note{
        margin-top: 51px;
    }



    /*	end about us page*/


    /*	bike-tours page*/
    .bike5 {

        margin-top: 57%;}
    .bike6{
        margin-top: -63px;
    }
    .bike1{
        margin-left: 28%;
    }
    .bike3 img{margin: auto;}
    .bike4 img{
        margin: auto;
    }
    /*	end bike-tours page*/
    /*	food page*/

    .food5 {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 53px;}
    .food6-section{
        margin-top: -12%;
    }
    .food6 {
        margin-top:  132px;}
    /*	end food page*/

    /*	zip*/
    .zip4{
        margin-top: 58%
    }
    .zip5{
        margin-top: -65px;
    }
    .zip5-image {
        margin-top: 25px;
    }
    .zip6-image{
        margin-top: 34px;
    }
    /*	zip end*/



    /*workshop page*/
    workshops-text1{
        margin-top: 54% !important;
    }
    .workshop5-image{
        margin-top: -111px !important;
    }
    /*end workshop page*/



    .GeodesicDome4-text {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 55%;
        border-right: 20px solid #399757;
        font-family: 'Open Sans', sans-serif;
        line-height: 1.3;
    }
    .GeodesicDome1{
        margin-left: 30%;

    }




    /*stay*/
    .stay-img-2{
        margin-top: 23px;}

    /*end stay*/
    /*	end inner pages*/
    .stay-img-2 img{
        margin:auto;
    }

}


/*medium_screen*/

@media (max-width:1199px) and (min-width:992px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 16px !important;
        padding-right: 10px !important;
        font-family: Narkisim;
    }
    .index_bannar p {

        font-size: 27px;
    }

    .index_bannar .flickity-prev-next-button {
        width: 64px;
    }
    /*	sub navbar*/
    .sub-nav>li>a {
        color: #1c8e44;
        font-family: Narkisim;
        font-size: 16px;
        margin-left: -1px;}

    #sub-header{
        margin-top: 14%;}
    /*	end sub navbar*/




}


/*large screen*/

@media (min-width:1200px) {
    index_bannar p {

        font-size: 30px;

    }
    .zip3-section{
        margin-top: 34px;
    }


}


@media (min-width: 1024px) {
    /*
    .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px !important;
    padding-right: 10px !important;
    font-family: Narkisim;
}
    */
}

@media (max-width: 768px) {
    .navbar-nav>li{
        width: 100%;
    }
}
@media (max-width: 700px) {
    .index_gallery figure.snip1205 {
        margin-bottom: 15px;
    }
    .main_gallery figure.snip1205 {
        margin-bottom: 15px;
    }

    .bike5 {
        padding-top: 24px;
        padding-bottom: 20px;
        margin-top: 65%;
    }
    .food5 {
        margin-top: 81%;}

    .GeodesicDome4-text {
        padding-top: 20px;
        /* padding-bottom: 245px; */
        margin-top: 82%;
        margin-bottom: 24%;
    }
    .GeodesicDome1{
        margin-left: 23%;
    }

    .workshop1-image{
        margin: 0;
        margin-bottom: 40px;
    }
    .workshop h1{
        margin: 0
    }



}

@media (max-width:1200px){
    .list-position{
        width: 100%;
    }
    .margin-top-150{
        text-align: left;
        margin-top: 100px;
    }
}

@media (max-width:790px){
    .absolute-back{
        display: none;
    }
}

@media (max-width:550px){
    .price{
        display: none;
    }

    .service{
        display: none;
    }
    .absolute-back{
        display: none;
    }
    .stay-img-3{
        position: relative;
        margin-top: 40px !important;
    }
    .stay4-text{
        margin-top: 50px;
    }
    li .list-green{
        width: 100%;
        float:  none !important;
    }

    .list-position ul{
        height: 171%;
    }
    .list-white{
        text-align: center;
        padding: 15px 15px !important;
        width: 100% !important;
        float: none !important;
    }
    .margin-top-150{
        margin-top: 400px;
    }
}

/*more activity*/

.moreActivities1 {
    margin-top: 39px;
    font-family: 'Open Sans', sans-serif;
}

.moreactivities-text1{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 7%;
    padding-top: 2px;
}
.moreactivities-text1 h4{
    padding-bottom: 6px;
    margin-top: 6px;
}    
.moreactivities-text1 p{
    padding-bottom: 3px;

    line-height: 1.3;}

.moreActivities2-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15%;
}
.moreActivities1-image{
    margin-top: 26px;

}
.moreActivities2-image{
    position: absolute;
    z-index: -1;
    margin-top: 32px;
    font-family: 'Open Sans', sans-serif;
}
.moreActivities-text2{
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 0;
    margin-top: 63px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
}
.moreActivities-text2 h4{
    padding-bottom: 3px;}
.moreActivities-text2 p{
    padding-bottom: 6px;}
.moreActivities3-section{
    margin-top: -15%;}
.moreactivities-text3{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 7%;
    padding-top: 14px;
    padding-bottom: 30px;


}
.moreActivities3-image{  
    margin-top: 41px;
}

.moreActivities4-section{
    margin-top: 47px;
    margin-bottom: 110px;
    padding-bottom: 150px;
}
.moreActivities4-image {
    position: absolute;
    z-index: -1;
    margin-top: -149px;
    font-family: 'Open Sans', sans-serif;
}

.moreActivities-text4 {
    padding-top: 6px;
    padding-right:  9px;
    padding-bottom: 0;
    margin-top: -99px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
}

.moreActivities-text4 h4{
    padding-bottom: 1px;
    margin-top: 7px;
}

#seemore-href{
    color: #1c8e44;
}


.moreActivities5 {
    margin-top: 39px;
    font-family: 'Open Sans', sans-serif;
}

.moreactivities-text5{
    font-family: 'Open Sans', sans-serif;
    border-left: 20px solid #1c8e44;
    padding-left: 17px;
    margin-top: 43px;
    padding-top: 2px;
}
.moreactivities-text5 h4{
    padding-bottom: 6px;
    margin-top: 8px;
}    
.moreactivities-text5 p{
    padding-bottom: 8px;

    line-height: 1.3;}

.moreActivities6-section{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15%;
}
.moreActivities5-image{
    margin-top: 26px;

}
.moreActivities6-image{
    position: absolute;
    z-index: -1;
    margin-top: 27px;
    font-family: 'Open Sans', sans-serif;
}
.moreActivities-text6{
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 31px;
    margin-top: 66px;
    border-right: 20px solid #399757;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
}
.moreActivities-text6 h4{
    padding-bottom: 3px;
    margin-top: 28px;
}
.moreActivities-text6 p{
    padding-bottom: 6px;
}

.activity-smallDesc{
    height: 80px;
    overflow: hidden
}






/*end more activity*/
.getPlanModal {
    background: #1c8e44;
    color: #fff;
}
.getPlanModal input, textarea
{
    margin-bottom: 15px;
}
.getPlanModal textarea
{
    height: 150px;
}

#orange {
    color: #f48220;
}

.btn-send{
    color: #fff;
    background-color: #f48220;
    border-color: #f48220;
}