/*
Theme Name: CRSTOURS
Template: Impreza
Version: 1.0
Author:	Piso83 Digital
Theme URI: https://www.crstours.com/
Author URI: http://piso83.com/
*/

/*STYLES CRSTOURS SITE:*/
body option, #contactCRSTours option {
    background: #202531!important;
    color: #fff;
}

.dateIconCrstours{
    position: relative;
}
#blogCrstours{

}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    background: #ffb900;
    font-size: 1.1em;
}

#blogCrstours li::before {
    content: '✓';
    color: #009e88;
    margin-right: 10px;
}


 .dateIconCrstours .wpcf7-date {
    background: url(/wp-content/uploads/2020/05/calendar-alt-solid-1.svg) no-repeat scroll;
    background-size: 22px 22px;
    background-position: 92% 12px;
    background-color: #fff;
}

.l-subheader-cell .w-btn.icon_atleft i {
    color: #00af85;
}

.w-form-row.for_select .w-form-row-field:after, .wpcf7-form-control-wrap[class*="menu-"]:after {
    color: #019e88;
}


#mainPackageContent h3{
    text-align: center;
    font-size: 1.7em;
    color: #00b086;
}

.toggle-links{
    max-width: 150px;
    margin: 0 auto;
}

#introMainHome h2{
    font-size: 2rem;
    line-height: 2.5rem;

}
#introMainHome h5{
    color: #004a24;
    font-weight: 600;
}
.page-id-9 #callActionPacksBox {
    display: none;
}

.page-id-1352 #callActionPacksBox{
    display: none;
}

.post_navigation.layout_simple .post_navigation-item-title {
    transition: color 0.3s;
    color: #008142;
}

.sjb-page .pagination li:last-child a, .sjb-page .pagination li:last-child span {
    display: none;
}

.post_navigation.layout_simple .order_first .post_navigation-item-arrow {
    left: 0;
    color: #009d88;
    opacity: 1;
}
.post_navigation.layout_simple .order_second .post_navigation-item-arrow {
    right: 0;
    color: #1f2430;
    opacity: 1;
}



ul li {
    list-style: none;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #009e88;
    background: #009e88;
    color: #fff;
    font-weight: 600;
    margin-top: 15px !important;
}

.owl-carousel.navstyle_circle .owl-nav div {
    color: #019d87;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#inquireNowFix {
    position: fixed;
    right: 24px;
    bottom: 22%;
    z-index: 1000;
    width: 196px;
    color: #fff !important;
    opacity: 0.9;
    display: none;
}

#mainHero h1 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.arrowDown .w-iconbox-icon i {
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.w-socials.shape_circle .w-socials-item-link {
    color: #018142;
    border-radius: 50%;
}

.l-subheader-cell i {
    color: #018142;
}

.eatr-review-card-template-spotlight-title {
    font-size: 1rem !important;
}

.eapps-widget-toolbar, .eatr-header-title, .eatr-reviews-skeleton-container a {
    display: none !important;
}

.bigHeadingUpper h1, .bigHeadingUpper h2, .bigHeadingUpper h3, .bigHeadingUpper h4, .bigHeadingUpper h5, .bigHeadingUpper h6 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.eatr-review-card-container {
    font-size: 1rem !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif !important;

}

div.asp_m.asp_m_1 .probox .proinput input.orig::-webkit-input-placeholder {
    font-weight: normal;
    font-family: 'Montserrat', sans-serif !important;
    color: #1f2430;
    font-size: 1rem;
    text-shadow: none;
    opacity: 0.85;
}

#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-size: 1rem;
}

#ajaxsearchpro1_1 .probox .promagnifier div.asp_text_button, #ajaxsearchpro1_2 .probox .promagnifier div.asp_text_button, div.asp_m.asp_m_1 .probox .promagnifier div.asp_text_button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-size: 1rem;

}

#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox {
    font-family: 'Montserrat', sans-serif !important;
}

#contactCRSTours {
}

#contactCRSTours textarea {
    width: 99%;
}

#contactFormBox {

}

#mainSearch h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

#mainSearch h3 strong {
    color: #00b086;
}

#contactFormBox #contactCRSTours input, #contactFormBox #contactCRSTours select, #contactFormBox #contactCRSTours textarea {
    background: #707379;
    color: white;
}

#contactFormBox #contactCRSTours label {
    color: white;
}

#contactFormBox #contactCRSTours .wpcf7-submit {
    background: #202530 !important;
    border: 2px solid #00b086;
}

#contactFormBox h4 {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

#instagramWeb {
    padding-top: 1%;
}

#contactFormBox h2 {
    text-transform: uppercase;
    padding: 0;
    font-size: 2.3rem;
    margin-bottom: 25px;
}

div.wpcf7 .ajax-loader {
    display: inline-block;
    background: url(/wp-content/uploads/2019/12/icon-loading3.svg) #0000;
    width: 45px;
    height: 45px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
    background-size: 45px 45px;
}

.mainBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

span.wpcf7-not-valid-tip {
    color: #f9593a;
    font-size: 0.8em;
    font-weight: bold;
    display: block;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f9593a;
    border-radius: 50px !important;
    background: #f9593a;
    color: #fff;
    font-weight: bold;
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    margin-top: 15px;
}

#contactCRSTours .wpcf7-submit {
    background: #202530;
    margin-top: 25px;
    float: right;
    font-weight: bold;
}

#contactCRSTours .wpcf7-submit:hover {
    background: #008142;
}

#contactCRSTours label {

}

#contactCRSTours input, #contactCRSTours select, #contactCRSTours textarea {
    background: #fff;
    border: none;
    -webkit-box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    margin: 0 0 20px 0;
}

.mainBox .col-md-6, #contactCRSTours .col-md-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .mainBox .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 49%;
        max-width: 49%;
        margin-right: 1%;
    }

    #tailorMade .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 47%;
        max-width: 47%;
        margin-right: 3%;
    }
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 0.3rem;
    margin-top: 0.5rem;
}

#tailorMade label {
    margin: 9px 0 3px 0;
    display: inline-block;
    font-weight: 700;
    color: #019e88;
}

#internalContent li::before {
    content: '✓';
    color: #009e88;
    margin-right: 10px;
}

#tailorMade .wpcf7-submit {
    float: right;
    margin-top: 35px;
    border: 3px solid #029d88;
    background: #1f2430;
}

b, strong {
    font-weight: bold;
    color: #1f2430;
}

#tailorWrapper {

}

.rowEnter {
    margin: 0 !important;
}

.col-md-12, .col-md-6 {
    width: 100%;
}

#mainPackage {
    position: relative;
}

#mainPackage form {
    position: absolute;
    right: 0;
    top: 78px;
    width: 49%;
}

#mainPackage form input {
    border: none;
    box-shadow: none;
    background: #f4f5f5;
}

.mainCRStoursTitle {
    color: #004d25;
    line-height: 56px;
    font-weight: 800;
}

.mainCRStoursTitle strong {
    color: #00b086;
}

.with_slider {
    width: 100%;
}

#topBreadcrumbs {
    z-index: 99;
    width: 100%;
    background: #00b78fde;
    color: #fff;
    padding: 0;
    top: 0;
    left: 0;
    position: relative;
}

#topBreadcrumbs .g-breadcrumbs {
    padding: 12px 0 12px 0;
    margin-right: 28px;
}

#topBreadcrumbs .g-breadcrumbs li a {
    color: white;
}

#topBreadcrumbs .g-breadcrumbs li a:hover {
    color: #fbc500;
}

#packagesBox li::before {
    content: '✓';
    color: #009e88;
    margin-right: 10px;
}

.greenBoxTitle a:hover {
    color: white;
}

#topSliderPackage {
    position: relative;
    z-index: 80;
    margin-top: -58px;
}

#topSliderPackage h4 {
    font-weight: 600;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 1.2rem;
}

#callActionCrstours h3 {
    padding: 0;
    text-transform: uppercase;
    color: #009e88;
    font-size: 1.4rem;
    margin: 0;
}

.w-tabs-list.stretch .w-tabs-item-h {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700;
}

#tourBox {
    padding-top: 0 !important;
}

#callActionCrstours h4 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 0.9rem;
}

#callActionCrstours h5 {
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #1f2430;
    font-weight: 600;
    margin: 6px 0 0 0;
}

#packagesBox h6 {
    padding: 0;
    color: #00b086;
}

#priceBTN {
    background: #202530;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    height: 35px;
    line-height: 35px;
    max-width: 208px;
    float: left;
    width: 100%;
    margin: 5px 17px 0 0;
    font-size: 1rem;
    font-weight: bold;
}

.header_hor .l-subheader-cell.at_right .w-nav:last-child .w-nav-control {
    margin-right: 0.2rem;
}

.slick-dots li {
    display: none !important;
}

.mainPostImage img {
    height: 25vh !important;
}

#introBox {
    color: #606060;
    font-weight: 600;
}

.w-tabs-item-h {
    padding: 0.2em 0.2em;
}

.slick-prev {
    left: 15px !important;
}

.slick-next {
    right: 15px !important;
}

.w-tabs-section-content h6 {
    color: #00b086;
    text-transform: uppercase;
    font-weight: 500;
}

.w-tabs.style_default .w-tabs-item {
    border-style: solid;
    border-color: #0000;
    transition: background 0.3s, border-color 0.3s, color 0.3s;
    background: #1f2430;
    border-top-right-radius: 80px;
    color: #fff !important;
    max-width: 165px;
}

.w-tabs-list-h {
    display: flex;
    background: #f4f4f4;
}

.w-tabs.autoresize > .w-tabs-sections > .w-tabs-sections-h > .w-tabs-section.active {
    position: relative;
    display: block;
    background: #fff;
    padding: 0 1% 1%;
}

.w-tabs.style_default .w-tabs-item a:focus, .no-touch .w-tabs.style_default .w-tabs-item:hover {
    background: #00b78f;
}

.w-tabs-item {
    font-size: 1rem;
    padding: 0 !important;
}

.tabsPackagesInfo {
    background: #f4f4f4;
}

.w-tabs.style_default .w-tabs-item.active {
    border-color: #00b086;
    border-top-right-radius: 80px;
    color: #fff !important;
    text-transform: uppercase;
}

#introBox .post_custom_field {
    max-width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #00b78f;
    padding-bottom: 25px;
    text-align: center;
}

#priceBTN:hover {
    background: #008142;
}

.knowMore {
    margin-top: 15px;
}

#topSliderPackage .w-post-elm.post_title {
    padding: 1% 0 0 0;
    color: #00b78f;
    margin: 0;
    font-size: 2.3rem;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 3rem;
}

#sliderPackage h1 {
    color: #51b492;
    font-size: 1.6rem;
    line-height: 1.8rem;
}
#sliderPackage h2 {
    color: #21252f;
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 20px 0 0 0;
    font-weight: 700;
}

#sliderPackage h3 {
    color: #21252f;
    font-size: 1rem;
    line-height: 1.3rem;
    margin-top: 10px;
}
#sliderPackage h4 {
    color: #2fc19d;
    font-size: 1.3rem;
    font-weight: 600;
    margin: 0;
}

#topSliderPackage h2 {
    font-size: 1.5rem;
    color: #21252f;
    line-height: 1.7rem;
    margin-top: 18px;
}

.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {
    font-weight: 600;
}

.btnFloatCenter {
    position: absolute;
    top: 0;
    font-size: 8rem;
    height: 100%;
    background: #0000;
    color: #0000!important;
    left: 0;
    border-radius: 0px;
    width: 100%;
    z-index: 100000;

}
.mainBoxesCrstours .btnFloatCenter:hover{
    background: linear-gradient(170deg,#019d8700,#00a18900)!important;
    color: #0000!important;
}
#priceCrstours {
    color: #21252f;
    font-size: 1rem;
    font-weight: 700;
}
.mainBoxesCrstours {
    top: 0 !important;
}

.mainBoxesCrstours .priceBtn a:hover {
    color: white;
}

#topSliderPackage .mainCRStoursTitle h1 {
    color: #00b086;
    margin: 0;
    padding: 0;
}

#topSliderPackage .mainCRStoursTitle h2 {
    color: #fff !important;
    margin: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 2.6rem;
}

.mainCRStoursTitle, .mainCRStoursTitle2 strong {
    color: #00b086;
    margin: 0;
    padding: 0;
}

.mainCRStoursTitle2 {
    text-align: left;
    line-height: 47px;
    color: #004d25;
}

#packagesBox {
    padding-top: 0 !important;
    background: #f4f4f4;
}

.packagesHome {
    position: relative !important;
}

.packagesHome .leftBox .w-iconbox {
    position: absolute;
    left: -199px;
    top: 39%;
    background: #fff;
    padding: 6% 4%;
    -webkit-box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
}

.packagesHome .rightBox .w-iconbox {
    position: absolute;
    right: -199px;
    top: 39%;
    background: #fff;
    padding: 3% 2%;
    -webkit-box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
    box-shadow: -1px 18px 10px -20px rgba(0, 0, 0, 0.67);
}

.packagesHome .w-iconbox h1 {
    margin-left: -24px;
    font-size: 3rem;
}

.packagesHome .vc_col-sm-3 {
    position: relative;
    z-index: 90;
}

.packagesHome .vc_col-sm-3 {
    position: relative;
    z-index: 110;
}

.packagesHome .w-iconbox a {
    bottom: 20px;
    position: absolute;
    background: #fec900;
    color: #000;
    font-weight: 700;
    padding: 1% 4%;
    left: 134px;
    border-radius: 20px;
}

#sliderDown {

}

#sliderDown h1 {
    margin: 4px 0 0 83px;
    padding: 0;
}

#sliderDown h2 {
    margin: 0;
    font-size: 3.2em;
    text-transform: uppercase;
}

#sliderDown h3 {
    margin: 15px auto 0;
    background: #00b086;
    color: #fff;
    clip-path: polygon(3% 0, 100% 0%, 98% 100%, 0% 100%);
    max-width: 270px;
    line-height: 52px;
    position: relative;
    left: 7%;
}

.w-tabs.style_default .w-tabs-item.active, .owl-dot.active span, .rsBullet.rsNavSelected span {
    border-color: #00b78f;
    background: #00b78f !important;
}

.owl-dot span {
    display: block;
    border-radius: 50%;
    background: #00b78f78 !important;

}

#testimonialsBox h2 {
    font-weight: 700 !important;
    color: #004d25;
}

.autorTestimonial {
    width: 100%;
    text-align: center;
}

.autorTestimonial p {
    color: #004d25;
}

.widget_meta ul li:before, .widget_pages ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_recent_entries ul li:before, .l-footer .widget_nav_menu ul li:before {
    font-weight: 800;
    opacity: 0.8;
    color: #008142;
}

footer #formBox h3 {
    font-size: 1.3rem;
    padding: 0;
    margin: 0;
}

footer #formBox h2 {
    font-size: 1.2rem;
    margin: 0 0 13px 0;
    padding: 0;
    color: #00b78f;
    text-transform: uppercase;
}

footer #formBox label {
    font-size: 0.8rem !important;
}

footer #formBox input {
    background: #fff;
    line-height: 40px;
    border-radius: 30px;
    height: 40px;
}

footer #formBox textarea {
    background: #fff;
    border-radius: 30px;
    height: 92px;
    margin-bottom: 25px;
}

footer .mainCRStoursTitle h2 {
    color: #00b78f !important;
    font-size: 4rem !important;
}

footer .mainCRStoursTitle strong {
    color: #fff !important;
    font-size: 2.3rem;
    position: absolute;
    bottom: 5px;
}

footer #formBox .wpcf7-submit {
    border: 2px solid #00b78f;
    background: #1f2430;
    line-height: 40px;
    padding: 0;
    width: 100px;
    float: right;
}

footer .w-iconbox.style_outlined.color_contrast .w-iconbox-icon {
    box-shadow: 0 0 0 2px #00b086 inset !important;
}

.w-header-show, .w-toplink {
    background: #018142;
    border-radius: 50%;
    z-index: 1000;
}

.w-socials-item-link:focus + .w-socials-item-popup, .w-socials-item-link:hover + .w-socials-item-popup {
    display: none !important;
}

#callActionIntern {

}

#callActionIntern h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #009e88;
}

#callActionIntern h2 {
    margin: 0;
    padding: 0;
    font-size: 1.7rem;
}

.has-content-faded-color, blockquote:before, .w-form-row-description, .l-main .post-author-website, .l-main .w-profile-link.for_logout, .l-main .widget_tag_cloud, .highlight_faded {
    color: #009e88 !important;
    border-color: #009e88 !important;
}

blockquote p, blockquote ul, blockquote ol {
    margin-bottom: 0.5em;
    font-size: 1rem;
    font-style: italic;
    font-weight: 700;
}

#internalContent .l-section.height_medium {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

#topTitleInter {

}

#internalContent img {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#internalContent h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #009e88 !important;
}

.boxSidebar .us-btn-style_17 {
    font-size: 13px !important;
}

.mainBoxesCrstours .mainTitle {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 26px;
}

.mainBoxesCrstours .mainTitleHome a {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 26px;
    font-size: 2rem;
}

.mainBoxesCrstours .titleMainCrs {
    background: #00b086;
    color: #fff;
    clip-path: polygon(3% 0, 100% 0%, 98% 100%, 0% 100%);
    margin: 0;
    padding: 1% 5%;
    font-size: 1rem;
    font-weight: bold;
    line-height: 21px;
}

.g-breadcrumbs > li, .g-breadcrumbs > span {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: 600;
}

.mainBoxesCrstours .titleMainCrs a:hover {
    color: white;
}

.mainBoxesCrstours .priceBtn {
    background: #00b086;
    color: #fff;
    clip-path: polygon(3% 0, 100% 0%, 98% 100%, 0% 100%);
    line-height: 29px;
    margin: 0;
    padding: 0 5%;
    font-size: 1rem;
    font-weight: bold;
}

.mainBoxesCrstours .packageBox {
    color: #13e2b1;
    font-size: 1.1rem;
    font-weight: 600;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.91);
}

.w-tabs.accordion .w-tabs-section-header {
    display: block;
    background: #00b086;
    color: #fff !important;
}

.w-tabs-section-title {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    white-space: normal;
    margin-bottom: 0 !important;
    padding: 0 !important;
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2rem;
}

#optionsSocialContact {
    position: fixed;
    right: 61px;
    bottom: 140px;
    display: none;
    z-index: 100000000;
}
#optionsSocialContact li a {
    font-size: 35px;
    color: #fff;
    background: #008142;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
}
#optionsSocialContact li a:hover{
    background: #fbc500;
}

#optionsSocialContact li a i {
    margin: 0 auto;
    display: block;
    width: 31px;
    padding-top: 6px;
}

.fixed-action-btn {
    position: fixed;
    right: 1rem;
    bottom: 4rem;
    z-index: 10000;
}
.btn-floating.btn-large {
    width: 56px;
    height: 56px;
    padding: 0;
}

.btn-floating.btn-large i {
    line-height: 57px;
    font-size: 57px;
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden;
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}

.fixed-action-btn ul li {
    margin-bottom: 15px;
}

ul:not(.browser-default) > li {
    list-style-type: none;
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #00b086;
    border-radius: 50%;
    cursor: pointer;
    vertical-align: middle;
    opacity: 1;
}

.tp-bullet-title {
    display: none !important;
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #008142;
    background: #fff;
}

.mainSliderPackages .owl-carousel.navpos_inside .owl-nav div:hover {
    background: none;
}

.mainSliderPackages .owl-carousel.navpos_inside .owl-next {
    right: 18px;
}

.mainSliderPackages .owl-carousel.navpos_inside .owl-prev {
    left: 18px;
}

#mobileBox {
    display: none;
}

.mobileDescription {
    display: none;
}

#toursInfoBox h1 {
    font-size: 1.5rem;
}

#toursInfoBox h2 {
    font-size: 1rem;
    margin-bottom: 25px;
}

#toursInfoBox h5 {
    font-weight: 700;
    color: #1f2430;
    margin: 0;
}

#toursInfoBox h6 {
    color: #004a24;
    margin: 0;
}

#toursInfoBox #priceCrstours {
    margin: 0 0 14px 0;
    font-weight: bold;
}

.country-select .country-list .country-name, .country-select .country-list .flag {
    vertical-align: middle;
    color: #008142;
}

#morePackages h2 {
    font-size: 1.5rem;
    margin-bottom: 35px;
}

#morePackages .mainTitle {
    font-size: 1rem!important;
    line-height: 18px;
    margin-bottom: 9px!important;
}

#morePackages .w-btn {
    font-size: 0.7rem!important;
}
/*queries responsive CRSTOURS*/

@media screen and (max-width: 1024px){
    #mobileBox {
        display: block;
    }

    #topSliderPackage{
        display: none;
    }

    #book{
        display: block;
    }
    #sliderPackage{
        display: none;
    }

    #mainHero, #formBox, #logosFOOTER
    {
        display: none;
    }

}


@media screen and (max-width: 767px) {
    .fixed-action-btn {
        right: 12px;
        bottom: 110px;
    }
    #mainHero{
        display: none;
    }

    #optionsSocialContact {
        position: fixed;
        right: 14px;
        bottom: 179px;
        display: none;
        z-index: 100000000;
    }

    #mainHero, #mainPackagesBox {
        display: none;
    }

    .mobileDescription h3 {
        font-size: 1rem;
        color: #018142;
    }

    #sliderPackage {
        display: none;
    }

    #topSliderPackage {
        display: none;
    }

    .mobileDescription {
        display: block;
    }

    .promagnifier .asp_text_button {
        display: none;
    }

    #ajaxsearchpro1_1 .probox .promagnifier div.innericon, #ajaxsearchpro1_2 .probox .promagnifier div.innericon, div.asp_m.asp_m_1 .probox .promagnifier div.innericon {
        width: 23px;
    }

    .mobileDescription h2 {
        font-size: 1.2rem!important;
        color: #202531;
        text-transform: capitalize;
        line-height: 25px;
        margin-top: 10px;
    }

    .mobileDescription .mainCRStoursTitle {
        color: #fff;
        font-size: 1.5rem!important;
        line-height: 20px;
        background: #00b086;
        padding: 2% 4%;
        margin-top: 15px;
    }

    #sliderDown h1 {
        margin: 4px 0 0 0;
        padding: 0;
    }

    #instagramWeb h2 {
        font-size: 1.3rem !important;
        max-width: 97%;
        margin-top: 15px;
        font-weight: bold;
        line-height: 1.6rem;
    }

    #mainSearch h3 {
        font-size: 1rem;
        margin-top: 4%;
    }

    #ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
        margin-top: 4%;
    }

    #topBreadcrumbs .g-breadcrumbs {
        padding: 11px 0 12px 0;
    }

    #inquireNowFix {
        display: block !important;
    }

    #contactFormBox h2 {
        text-transform: uppercase;
        padding: 0;
        font-size: 1.7rem;
        margin-bottom: 25px;
        line-height: 31px;
    }

    #contactFormBox h4 {
        font-size: 1rem;
    }

    #callActionIntern h3 {
        font-size: 0.9rem;
        text-align: center;
    }

    #internalContent h3 {
        font-size: 1.4rem;
        text-align: center;
    }

    #topSliderPackage .w-post-elm.post_title {
        font-size: 1.3rem;
        line-height: 25px;
    }

    #topSliderPackage h5 {
        font-weight: bold;
    }

    #callActionCrstours h4 {
        font-size: 1rem;
        text-align: center;
        margin-top: 10px;
    }

    #inquireNow {
        margin: 0 0 0 63px;
        max-width: 200px;
        display: block;
        width: 100%;
    }

    #priceBTN {
        background: #202530;
        color: #fff;
        text-align: center;
        border-radius: 30px;
        height: 35px;
        line-height: 35px;
        max-width: 208px;
        float: none;
        width: 100%;
        margin: 0 auto 10px;
        font-size: 1rem;
        font-weight: bold;
        display: block;
    }

    #callActionCrstours h3 {
        padding: 0;
        text-transform: uppercase;
        color: #009e88;
        font-size: 1rem;
        margin: 10px 0 0;
        text-align: center;
    }
    #book h4{
        font-size: 1.3rem;
        font-weight: 600;
        margin: 0 0 5px 0;
    }
    #priceCrstours {
        color: #00b78f;
        font-size: 1.3rem;
        font-weight: 700;
    }

    #morePackages h2 {
        font-size: 1.3rem;
        margin-bottom: 14px;
        line-height: 24px;
        font-weight: bold;
    }

    #topSliderPackage h4 {
        display: none;
    }

    #topSliderPackage h2 {
        font-size: 0.8rem;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        margin-top: 3%;
    }

    #callActionIntern h2 {
        font-size: 1.4rem;
        text-align: center;
        line-height: 28px;
    }

    #topBreadcrumbs .g-breadcrumbs li a {
        color: #fff;
        font-size: 0.7rem;
    }

    footer .w-socials-item {
        font-size: 21px !important;
    }

    footer #formBox h2 {
        font-size: 1.7rem !important;
        margin: 15px 0 15px 0;
    }

    .us-btn-style_17 {
        font-size: 14px !important;
    }

    #internalContent .l-section.height_medium {
        padding-top: 4%;
        padding-bottom: 0;
    }

    #internalContent .l-section.height_medium {
        padding-top: 0;
        padding-bottom: 0;
    }

    .us-btn-style_1 {
        font-size: 14px !important;
    }

    .packagesHome .leftBox .w-iconbox {
        position: relative;
        left: 0;
        top: 0;
    }

    .packagesHome .rightBox .w-iconbox {
        position: relative;
        right: 0;
        top: 0;
    }

    .packagesHome .w-iconbox a {
        bottom: 39px;
        z-index: 800;
        left: 153px;
    }

    .packagesHome .family a {
        bottom: 36px;
        left: 179px;
    }

    .packagesHome .adventure a {
        bottom: 27px;
        left: 136px;
    }

    .packagesHome .romance a {
        bottom: 38px;
        left: 153px;
    }

    .packagesHome .nature a {
        bottom: 27px;
        left: 176px;
    }

    .packagesHome .wellness a {
        bottom: 24px;
        left: 152px;
    }

    .packagesHome .luxury a {
        bottom: 39px;
        z-index: 800;
        left: 175px;
    }

    .packagesHome .w-iconbox h1 {
        margin-left: -24px;
        font-size: 2rem;
    }
}

@media (max-width: 599px) {
}

@media screen and (max-width: 480px) {
}

@media (min-width: 900px) {

}

@media (max-width: 899px) {
    .l-header.pos_fixed ~ .l-main .l-section.type_sticky {
        top: 10px !important;
    }

    #callActionIntern h2 {
        font-size: 1.1rem !important;
    }

    #tailorMade {
        padding: 0 15px;
    }

}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width: 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen
and (min-width: 1800px) {
    #sliderPackage h1 {
        color: #51b492;
        font-size: 2.2rem;
        line-height: 3rem;
        margin-bottom: 6%;
    }

    #sliderPackage h2 {
        color: #21252f;
        font-size: 1.7rem;
        line-height: 2rem;
        margin: 20px 0 20px 0;
    }

    #sliderPackage h3 {
        color: #21252f;
        font-size: 1.6rem;
        line-height: 2rem;
        margin: 4% 0 7% 0;
    }

    #sliderPackage h4 {
        color: #2fc19d;
        font-size: 2rem;
        font-weight: 600;
        margin: 0;
    }

    #topSliderPackage .w-post-elm.post_title {
        margin: 0 0 7% 0;
        font-size: 3rem;
    }

    #sliderPackage .l-section-img {
        background-position: 50% -80.07px !important;
    }
}


