/** REZGO **/
body{
    font-family: "Montserrat", sans-serif;
}

h1, h2, h3, h4, h5{
    font-family: "Arinoe", sans-serif !important;
}

h2{
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 1;
    color: #00533d;
}

a, a:hover{
    text-decoration: none !important;
}

.rezgo-tour-list h2 a{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.3;
    color: #22507b;
    margin: 0  0 .5em;
    text-transform: uppercase;
}

.rezgo-tour-list h2 a:hover{
    text-decoration: none;
}


.panel-title .rezgo-section-icon i{
    font-size: 20px;
    line-height: 1.6;
    font-weight: normal;
    color: #2B6CB0;
}

.panel-title .rezgo-section-text span{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: #2B6CB0;
    font-family: "Ysabeau", sans-serif !important;
}

p, ul{
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400 !important;
}

.btn{
    border-radius: 30px;
    color: #fff;
    padding: 14px 30px !important;
    background: rgba(201, 59, 25, 1);
    text-decoration: none;
}

.btn span{
    font-size: 18px;
    text-decoration: none;
}

.btn:hover{
    background: #00533d;
    color: #fff;
}

.tour-details-wrp{
	padding: 0;
}

.tour-details-wrp .row{
    max-width: 1200px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}

.abv-rezgo-hero{
    min-height: 760px;
    background-size: cover;
    background-position: 50% 100%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
    position: relative;
}

.abv-rezgo-hero:before{
    content: "";
    opacity: 0.5;
    /*background-image: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0, 0, 0, 0.6) 100%);*/
    background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:767px){
	.abv-rezgo-hero-divider{
		height:40px !important;
	}
	
	.abv-rezgo-hero{
	    min-height:380px !important;
	}
	h2{
	    font-size:36px;
	}
}

.abv-rezgo-hero-inner{
    padding-bottom: 6rem;
    z-index: 2;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.abv-rezgo-hero-divider{
    height: 100px;
    width: 100%;
    z-index: 2;
}

.abv-rezgo-hero svg{
    fill: #ffffff;
    width: 100%;
    height: 100%;
}

.abv-rezgo-hero h1{
    margin: 0;
    text-align: center;
    line-height: 1.2em;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    line-height:0.8;
    font-size: 140px;
}

@media only screen and (max-width:1600px){
    .abv-rezgo-hero h1{
        font-size:100px;
    }
}

@media only screen and (max-width:1025px){
    .abv-rezgo-hero h1{
        font-size:44px;
    }
}

.rezgo-tour-description{
    padding: 0;
    border: 0;
    text-align: center;
}

.rezgo-panel{
    background: #d9f6fe;
    border: 0;
    border-radius: 15px;
}

.rezgo-desc-panel .panel-default>.panel-heading{
    background: none;
    border: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.rezgo-desc-panel .panel-default>.panel-heading:hover{
    background: #f5f1e6;
}

.rezgo-desc-panel .panel-default > .panel-heading:has(.toggled){
    background: #d9f6fe;
}


.rezgo-desc-panel .panel-default>.panel-heading a{
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

.rezgo-section-link:after{
    bottom: 24px;
}

.panel-body.rezgo-panel-body{
    border: 0;
    padding-top: 0;
    padding-bottom: 30px;
     padding-left: 30px;
    padding-right: 30px;
}

.rezgo-list-view-container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.rezgo-tour-list h2{
    text-transform: uppercase;
}


/**Order page**/
#rezgo-order-wrp{
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
}

#rezgo-order-wrp .rezgo-cart-title-wrp .btn{
    padding: 0 !important;
    border-radius: 0;
    background: none !important;
}
.rezgo-summary-item-name{
        font-family: "Montserrat";
    font-size: 16px;
}

.rezgo-summary-option-name{
    font-family:'Montserrat';
}

.summary_total_value{
    font-family:"Montserrat";
}
#rezgo-order-wrp h3.rezgo-item-title{
    font-size: 22px !important;
    margin-top: 0 !important;
    font-family: 'Montserrat' !important;
    font-weight:600;
    color:#00533d !important;
}

#rezgo-order-wrp h3.rezgo-item-title a{
    color:#00533d !important;
    font-size:20px !important;
}

#rezgo-order-wrp .rezgo-cart-title{
    padding-right: 20px;
}

#rezgo-order-wrp .btn span{
    font-size: 14px;
}

#rezgo-order-wrp .input-group .btn{
    padding: 5px 10px !important;
    height: 40px;
    border-radius: 0 !important;
}

#rezgo-order-wrp #rezgo-fixed-cart #rezgo-promo-code{
    height: 40px;
}

.rezgo-tour-highlights{
    background:#fff !important
}


.rezgo-return-head{
    display:none !important;
}

.rezgo-calendar-wrp{
    margin-top:0px !important;
}

.responsive-calendar .controls h4{
    font-family:'Montserrat' !important;
}

.lead {
    text-align:center !important;
    font-size: 1.5rem !important;
}
.check-other-btn{
   text-align: center;
    background: #00533d;
    position: relative;
    color: #fff;
    padding: 15px 30px;
    box-sizing: border-box;
    width: auto;
    /* height: 200px; */
    font-size: 16px;
    font-family: "Montserrat";
    display: inline-block;
    line-height: 1;
    border-radius:50px;
    overflow: visible;
    text-transform:uppercase;
    font-weight:600;
    margin-top:10px;
}
.check-other-btn:hover{
    color:#fff !important;
    background-color:rgba(201, 59, 25, 1);
}
.other-btn-wrapper{
    width:100%;
    text-align:center;
}

.rezgo-open-selector .panel-heading, .rezgo-date-selector .panel-heading{

    background-color:rgba(0, 83, 61, 1) !important;
}


#rezgo-details .rezgo-tour-description {
    display:none !important;
}

.rezgo-btn-cart-wrp .btn {
    color: #333;	
}