
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Raleway:700,800");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
/*@import url("https://use.fontawesome.com/releases/v5.0.4/css/all.css");
@import url("https://use.fontawesome.com/releases/v3.2.1/css/all.css");*/
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,700i,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700&display=swap");






.B1 {
    background: #0962b9  !important;
}
/*.B1 {
    background: linear-gradient(to right, #036dc7 0, #00adff 33%, #3dadff 33%, #47cffb 66%, #3cd0fc 66%, #266ec7 100%) !important;
}*/
.B2 {
    background: #042c44  !important;
}
/*.B2 {
    background: linear-gradient(to right, rgb(79, 172, 254) 0%, rgb(0, 242, 254) 100%) !important;
}*/
  .B3 {
    background: linear-gradient(to right, rgb(127, 127, 213), rgb(134, 168, 231), rgb(145, 234, 228)) !important;
}

.B4 {
    background: linear-gradient(to right, rgb(0, 180, 219), rgb(0, 131, 176)) !important;
}

.B5 {
    background: linear-gradient(to top, #526ead 0%, #00adff 100%) !important;
}

.B6 {
    background: #137fa4 !important;
}

.B7 {
    background: linear-gradient(to right, #c7030f 0, #ff8d00 33%, #f68800 33%, #e88313 66%, #e88311 66%, #c9070f 100%) !important;
}

.B8 {
    background: linear-gradient(to right, #f83600 0%, #f9d423 100%) !important;
}

.B9 {
    background: linear-gradient(147deg, #990000 0%, #ff0000 74%) !important;
}

.B10 {
    background: linear-gradient(to right top, #e00031, #e7252c, #ee3a26, #f44b1e, #f95b15, #f95a1a, #f9591f, #f95823, #f24731, #ea363b, #df2444, #d3114c) !important;
}




#switcher {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    #switcher li {
        float: left;
        width: 25px;
        height: 25px;
        border-radius: 30px;
        border: 3px solid black;
    }




#Button1 {
    background: #0962b9;
}

#Button2 {
    background: #042c44;
}

#Button3 {
    background: linear-gradient(to right, rgb(127, 127, 213), rgb(134, 168, 231), rgb(145, 234, 228));
}

#Button4 {
    background: linear-gradient(to right, rgb(0, 180, 219), rgb(0, 131, 176));
}

#Button5 {
    background: linear-gradient(to top, #526ead 0%, #00adff 100%);
}

#Button6 {
    background: #137fa4;
}

#Button7 {
    background: linear-gradient(to right, #c7030f 0, #ff8d00 33%, #f68800 33%, #e88313 66%, #e88311 66%, #c9070f 100%);
}

#Button8 {
    background: linear-gradient(to right, #f83600 0%, #f9d423 100%);
}

#Button9 {
    background: linear-gradient(147deg, #990000 0%, #ff0000 74%);
}

#Button10 {
    background: linear-gradient(to right top, #e00031, #e7252c, #ee3a26, #f44b1e, #f95b15, #f95a1a, #f9591f, #f95823, #f24731, #ea363b, #df2444, #d3114c);
}





 
/* :: 3.0 Base CSS */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
}

p {
    color: #636363;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
}

a,
a:hover,
a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    color: #1f1f2c;
    font-weight: 500;
    font-size: 14px;
}

ul,
ol {
    margin: 0;
}

    ul li,
    ol li {
        list-style: none;
    }

img {
    height: auto;
    max-width: 100%;
}

/* :: 3.1.0 Spacing */
.mt-15 {
    margin-top: 15px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

/* :: 3.2.0 Height */
.height-400 {
    height: 400px;
}

.height-500 {
    height: 500px;
}

.height-600 {
    height: 600px;
}

.height-700 {
    height: 700px;
}

.height-800 {
    height: 800px;
}

.popup-inner h2, p {
    color: white;
    font-family: Rubik, sans-serif;
    margin: 0px;
}

.form-control {
    background-color: #ffffff0f;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin: 0px 0px 12px 0px;
}


.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99999;
}

.popup {
    text-align: center;
}

.popup-inner h2 {
    font-size: 26px;
}

.popup:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

.popup-inner {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    position: relative;
    max-width: 420px;
    width: 90%;
    padding: 40px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: url(img/detail-rightbar.jpg) no-repeat;
    background-size: 100%;
}

    .popup-inner h1 {
        font-family: 'Roboto Slab', serif;
        font-weight: 700;
    }

    .popup-inner p {
        font-size: 24px;
        font-weight: 400;
    }

.popup-close {
    width: 34px;
    height: 34px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    background: transparent;
    border: solid 4px #808080;
}

    .popup-close:after,
    .popup-close:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 5px;
        height: 4px;
        width: 16px;
        border-radius: 30px;
        background: #808080;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .popup-close:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .popup-close:hover {
        -webkit-transform: translate(50%, -50%) rotate(180deg);
        transform: translate(50%, -50%) rotate(180deg);
        background: #f00;
        text-decoration: none;
        border-color: #f00;
    }

        .popup-close:hover:after,
        .popup-close:hover:before {
            background: #fff;
        }


        



.footer {
    background:linear-gradient(to right, #036dc7 0, #00adff 33%, #3dadff 33%, #47cffb 66%, #3cd0fc 66%, #266ec7 100%);
    padding:6px 0px 6px 0px;
    margin-top: 20px;    border-top: 4px solid white;
}
 
.footerimg {
    margin: 60px 0px -20px 0px;
    text-align: center;
}


.crr1{color:white;}


/* ROOMS BOOKING */

.room-list-item {
    padding: 15px 0px 15px 0px;
    border-radius: 2px;
    margin-bottom: 40px;
    border: 1px solid #efefef;
    position: relative;
    margin-top: 5px;
    /* border-top: 2px solid red; */
    box-shadow: 1px 4px 7px rgba(0, 0, 0, 0.53), 1px 7px 7px rgba(0, 0, 0, 0.48);
}


/* :: 3.3.0 Section Padding */
.section-padding-100 {
    padding-top: 50px;
}

.section-padding-100-0 {
    padding-top: 100px;
    padding-bottom: 0;
}

.section-padding-0-100 {
    padding-top: 0;
    padding-bottom: 100px;
}

.section-padding-100-70 {
    padding-top: 100px;
    padding-bottom: 70px;
}






  .footer ul li a {
                        font-size: 12px;
                        color: #fff;
                        font-weight: 400;
                    }

                    .facebookBtn {
                        background: #4060A5;
                    }


                    @import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');

                    #social {
                        margin: 4px 10px;
                      
                    }

                    .smGlobalBtn {
                        margin: 0px 8px 0px 0px;
                        display: inline-block;
                        position: relative;
                        cursor: pointer;
                        width: 30px;
                        height: 30px;
                        box-shadow: 0 2px 2px #000;
                        padding: 0px;
                        text-decoration: none;
                        text-align: center;
                        color: #fff;
                        font-size: 15px;
                        font-weight: normal;
                        line-height: 30px;
                        border-radius: 25px;
                        -moz-border-radius: 25px;
                        -webkit-border-radius: 25px;
                    }


                    .facebookBtn {
                        background: #4060A5;
                    }

                        .facebookBtn:before { /* use :before to add the relevant icons */
                            font-family: "FontAwesome";
                            content: "\f09a"; /* add facebook icon */
                        }


                        
                    .fa-instagram {
                          background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
                    }
                     .fa-instagram:before {
                          font-family: "FontAwesome";
                             content: "\f16d";
                        }


                    .youtubeBtn:before {
                        content: "\f16a";
                    }

                    .facebookBtn:hover {
                        color: #4060A5;
                        background: #fff;
                    }

                    /* twitter button class*/
                    .twitterBtn {
                        background: #00ABE3;
                    }

                        .twitterBtn:before {
                            font-family: "FontAwesome";
                            content: "\f099"; /* add twitter icon */
                        }

                        .twitterBtn:hover {
                            color: #00ABE3;
                            background: #fff;
                        }

                    /* google plus button class*/
                    .googleplusBtn {
                        background: #e64522;
                    }

                        .googleplusBtn:before {
                            font-family: "FontAwesome";
                            content: "\f0d5"; /* add googleplus icon */
                        }

                        .googleplusBtn:hover {
                            color: #e64522;
                            background: #fff;
                        }

                    /* linkedin button class*/
                    .linkedinBtn {
                        background: #0094BC;
                    }

                        .linkedinBtn:before {
                            font-family: "FontAwesome";
                            content: "\f0e1"; /* add linkedin icon */
                        }

                        .linkedinBtn:hover {
                            color: #0094BC;
                            background: #fff;
                        }


                    /* tumblr button class*/
                    .tumblrBtn {
                        background: #3a5876;
                    }

                        .tumblrBtn:before {
                            font-family: "FontAwesome";
                            content: "\f173"; /* add tumblr icon */
                        }

                        .tumblrBtn:hover {
                            color: #3a5876;
                            background: #fff;
                        }

                    /* rss button class*/
                    .rssBtn {
                        background: #e88845;
                    }

                        .rssBtn:before {
                            font-family: "FontAwesome";
                            content: "\f09e"; /* add rss icon */
                        }

                        .rssBtn:hover {
                            color: #e88845;
                            background: #fff;
                        }




                        .footer-area .copywrite-area .copywrite-text p {
    color: #c2c2c2;
    PADDING: 3PX 0PX 0PX 0PX;
    margin-bottom: 0;
    FONT-SIZE: 12PX;
}















.nav-brand img {
       max-width: 240px;
}

/* :: 3.4.0 Section Heading */
.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    text-align: center;
    max-width: 730px;
    margin: 0 auto 50px;
}

    .section-heading h2 {
        font-size: 36px;
        text-transform: uppercase;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-heading h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-heading h2 {
        font-size: 24px;
    }
}

.section-heading p {
    font-size: 16px;
    color: #636363;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .section-heading p {
        font-size: 14px;
    }
}

.section-heading.white h2,
.section-heading.white p {
    color: #ffffff;
}

/* :: 3.5.0 Preloader */
.preloader {
    background-color: #f3f3f3;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    overflow: hidden;
}

    .preloader .line-preloader {
        position: absolute;
        left: 0;
        top: 50%;
        overflow: hidden;
        width: 0;
        height: 6px;
        z-index: 10;
        border-radius: 0;
        background-color: #c92f2f;
        margin-top: -3px;
        -webkit-animation: line 40000ms infinite linear;
        animation: line 40000ms infinite linear;
    }

@-webkit-keyframes line {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes line {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}
/* :: 3.6.0 Miscellaneous */

.talkchatico {
    background-position: -49px -137px;
    filter: brightness(0) invert(1);
    height: 40px;
    width: 34px;
    margin-left: 50px;
    margin-top: 4px;
}

.proimg {
    background-image: url(img/headerstrip.png);
    background-repeat: no-repeat;
}

.font-20 {
    font-size: 20px !important;
}

.lh-44 {
    line-height: 44px;
}

.pl10 {
    padding-left: 10px !important;
}

.text-white {
    color: #fff !important;
}

.inputdatefield, .intemailfield, .intnamefield, .intphonefield {
    border: 1px solid #f0eeee;
    height: 31px;
    padding-left: 5px;
    width: 230px;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    /*-webkit-appearance: textfield;*/
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

.sendinq {
    background: #cd0c35;
    width: 230px;
    color: #fff;
    padding: 0 10px;
    margin: 15px auto;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 18px;
}

.btn-center, .sendinq {
    text-align: center;
}

    .sendinq input {
        border: none;
        padding: 12px;
        font-size: 18px;
        margin-bottom: 0;
        background: #cd0c35;
        color: white;
    }

.detail-form input {
    width: 100%;
    background: 0 0;
    padding: 5px 10px;
    color: #fff !important;
}

.detail-form input, .detail-form select {
    font-size: 15px;
    margin-bottom: 10px;
    border: 1px solid #fff;
    font-weight: 300;
}


.pt10 {
    padding-top: 10px !important;
}

.intqueryfield {
    background: #fff;
    resize: none;
    width: 230px;
}

.signin_new input.input-text, select, span.custom-select, textarea {
    border: 1px solid #e9e9e900 !important;
    height: 34px;
    margin: 0px 0px 12px 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid silver;
}

.talkbtn {
    background: #4ea6dd;
    border-radius: 5px;
    color: #fff !important;
    font-size: 23px;
    height: 25px;
    padding: 3px 19px;
    width: 130px;
}

.proimgtour, .proimgtour2 {
    background: url(img/proimg2new.png);
}

.talkheader {
    background: #62bb46;
    height: 50px;
    width: 100%;
}

.pr0 {
    padding-right: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.durationt-ico {
    background-position: -58px -47px;
}

.restobooktour {
    height: 30px;
    width: 45px;
}

.restobook, .restobooktour {
    margin-top: 0 !important;
    float: left;
}

.tourdetailico span {
    font-size: 1.3rem;
    font-family: Rubik, sans-serif;
    font-weight: 400;
}

.tourdetmaintit span {
    font-family: Rubik, sans-serif;
    font-weight: 400;
    font-size: 18px;
}

#FinalPrice, #FinalPrice1 {
    color: #000;
    line-height: 20px;
    font-family: Rubik, sans-serif;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb5 {
    margin-bottom: 9px !important;
}

.font-12 {
    font-size: 12px !important;
    font-weight: 500;
}

.font-26 {
    font-size: 26px;
    font-weight: 600;
}

.tourdetper1 {
    color: #000;
    font-size: 14px;
    padding-top: 2px;
}

.ml-30 {
    margin-left: -30px;
}

.pl0 {
    padding-left: 0 !important;
}

.mt20 {
    margin-top: 20px !important;
}

.width50 {
    float: right;
    width: 48% !important;
    margin-left: 4px !important;
}

.greenbtn {
    background: #62bb46 !important;
}

.tourdetbtnl1 {
        background: #45c9fb;
     color: #fff !important;
    font-size: 16px !important;
    line-height: 32px !important;
    margin-top: 0px;
    padding: 0 !important;
    text-align: center !important;
    border-radius: 5px;
    float: right;
    font-family: Rubik, sans-serif;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 0px 12px rgba(0, 0, 0, 0);
}

.mc12 {
    margin: 0px 0px 0px 0px;
}

.tourdetmaintit .p19 {
    font-family: Rubik, sans-serif;
    /* color: #46ccfb; */
    font-weight: 400;
}
#sticky {
}

h6 .tq2 ,.tq3{
    font-size: 12px;
    font-weight: 600;
    color: black;
    margin: 5px 0px 0px 0px;
}


  .d2 p
{
      line-height: 1.5;
    text-align: justify;
    font-size: 13px;
    height: 149px;
    overflow-y: hidden;
}

  .d2{
      margin: 50px 0px 0px 0px;
    border-top: 2px solid #3fb7f1;
  }

.tq4{
    float:left;
}

 
    #sticky.stick {
        /* position: fixed; */
        top: 0;
        z-index: 10000;
        background: white;
        left: 0%;
        width: 100%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 0px 12px rgba(0, 0, 0, 0.12);
    }

.tourdetnav li {
    float: left;
    font-family: Rubik, sans-serif;
    padding: 5px 30px 10px 14px;
}
.pl5 {
    border-bottom: 2px solid #46cbf9;
    padding: 0px 0px 8px 0px;
    text-align: center;
}
.pr {
    text-align: right;
    float: right;
    /* float: none; */
    /* display: block; */
    /* margin: 8px 0 0; */
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-dark {
    background-color: #000000 !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.font-bold {
    font-weight: 700;
}

.font-light {
    font-weight: 300;
}

.bg-overlay {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}

    .bg-overlay::after {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
    }

.bg-gray {
    background-color: #f3f3f3;
}

.bg-fixed {
    background-attachment: fixed !important;
}

.itinerary .pos-rel:nth-child(1) .itinerary_wrapper {
    border-left: 2px dashed #00b7f1;
}

.itinerary_wrapper {
    height: auto;
    margin-left: 42px;
    margin-top: 5px;
    min-height: 200px;
    overflow: hidden;
    margin-bottom: 50px;
}


.itinerary .pos-rel:nth-child(1) .day_div {
    background-color: #01b7f2;
}

.day_div, .iti_day {
    position: absolute;
    text-align: center;
}

.day_div {
border-radius: 50px;
    box-shadow: 0 3px 6px #b3b3b3;
    font-size: 13px;
    height: 54px;
    left: 13px;
    line-height: 6px;
    padding-top: 23px;
    top: 6px;
    width: 54px;
}

.cameraico, .day_div, .morephoto {
    color: #fff;
    margin-left: 5px;
}

.day_div, .font-b, .font_b, .iti_day, .tourdecprz1, .tourdetbtnl1, .tourdetprice1, .tourimgtxt, .tourquestno span {
    font-weight: 500;
}

.itinerary .pos-rel:nth-child(1) .day_div::after {
    border-left: 12px solid #01b7f2;
}

.comp_offrs::before, .day_div::after {
    content: "";
}

.day_div::after {
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    left: 51px;
    margin-top: -4px;
    position: absolute;
}

.itinerary .pos-rel:nth-child(1) .iti-left {
    border-right: 12px solid #00b7f1;
}

.iti-left {
    border: 1px solid #d1d1d1;
    float: right;
    min-height: 133px;
    width: 750px;
    background: #e8f6fd;
    padding:10px 0px 10px 0px;
}

.iti-left h3{
         
    font-family: Rubik, sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0px;
}

.itinerary {
    padding: 0px 36px 0px 30px;
}


ul .login-li .log-in.pgLogIn {
    width: 72px;
    float: left;
    margin: 0px 0px 0px 5px;
}

ul .login-li .log-in.pgLogIn {
    width: 71px;
}

/*.login-li .log-in.pgLogIn {
    border: 1px solid #3fb8ef !important;
    border-radius: 2px;
    width: 100%;
    cursor: pointer;
    color: #fff !important;
    font-size: 1em;
    line-height: 2.3 !important;
    padding: 0 !important;
    text-align: center;
    background-color: #44c4fd;
    margin-bottom: 10px;
    height: auto;
}*/

.login-li .log-in.pgLogIn {
    border-radius: 2px;
    width: 100%;
    cursor: pointer;
    color: #fff !important;
    font-size: 1em;
    line-height: 2.3 !important;
    padding: 0 !important;
    text-align: center;
    background-color: #47cdfb;
    height: auto;
}

.classynav ul li .dropdown li a {
    border-bottom: 1px solid rgba(242, 244, 248, 0.7);
}





/* :: 3.7.0 ScrollUp */
#scrollUp {
    background-color: #46cbfb;
    border-radius: 0;
    bottom: 50px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    right: 50px;
    text-align: center;
    width: 40px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

    #scrollUp:hover {
        background-color: #1f1f2c;
    }

/* :: 3.8.0 crose Button */
.crose-btn {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 150px;
    height: 46px;
    color: #ffffff;
    background-color: #c92f2f;
    border-radius: 3px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 46px;
    text-transform: uppercase;
    font-weight: 700;
}

    .crose-btn.active, .crose-btn:hover, .crose-btn:focus {
        font-size: 14px;
        color: #ffffff;
        font-weight: 700;
        background-color: #1f1f2c;
    }

    .crose-btn.btn-2 {
        background-color: #ffffff;
        color: #c92f2f;
    }

        .crose-btn.btn-2.active, .crose-btn.btn-2:hover, .crose-btn.btn-2:focus {
            color: #ffffff;
            background-color: #c92f2f;
        }

/* :: 4.0 Header Area CSS */
.header-area {
    position: relative;
    width: 100%;
    z-index: 100;
}

    .header-area .top-header {
        position: relative;
        z-index: 1;
        background-color: #f3f3f3;
        width: 100%;
    }

        .header-area .top-header .top-header-content {
            position: relative;
            z-index: 1;
            height: 30px;
        }

            .header-area .top-header .top-header-content .open,
            .header-area .top-header .top-header-content .email-address,
            .header-area .top-header .top-header-content .phone {
                font-size: 14px;
                color: #959595;
            }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header .top-header-content .open,
    .header-area .top-header .top-header-content .email-address,
    .header-area .top-header .top-header-content .phone {
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area .top-header .top-header-content .open span,
    .header-area .top-header .top-header-content .email-address span,
    .header-area .top-header .top-header-content .phone span {
        display: none;
    }

.pr {
    text-align: right;
    float: right;
    float: none;
    display: block;
    margin: 8px 0 0;
}
    
 
    #sticky.stick {
        position: relative;
        top: 0;
        z-index: 99;
        background: white;
        left: 0%;
        width: 100%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 0px 12px rgba(0, 0, 0, 0.12);
    }

.tourdetmaintit span {
    font-family: Rubik, sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-align: center ! important;
}

.tourdetnav li {
    float: left;
    font-family: Rubik, sans-serif;
    padding: 5px 2px 2px 8px;
    font-size: 12px;
}
.tourdetbtnl1 {
    background: #46cbfb !important;
    color: #fff !important;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-top: 0px;
    padding: 0 !important;
    text-align: center !important;
    border-radius: 5px;
    float: right;
    font-family: Rubik, sans-serif;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 0px 12px rgba(0, 0, 0, 0);
}

.tourdetnav li a{
    font-size:8px;
}



}

.header-area .top-header .top-header-content .open i,
.header-area .top-header .top-header-content .email-address i,
.header-area .top-header .top-header-content .phone i {
    color: #c92f2f;
    margin-right: 5px;
}

.header-area .top-header .top-header-content .open:hover,
.header-area .top-header .top-header-content .email-address:hover,
.header-area .top-header .top-header-content .phone:hover {
    color: #c92f2f;
}

.header-area .top-header .top-header-content .email-address {
    margin-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header .top-header-content .email-address {
        margin-right: 15px;
    }
}

.header-area .top-header .top-header-content .top-social-info {
    position: relative;
    z-index: 1;
    border-left: 2px solid #959595;
    margin-left: 30px;
    padding-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header .top-header-content .top-social-info {
        margin-left: 10px;
        padding-left: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area .top-header .top-header-content .top-social-info {
        margin-left: 10px;
        padding-left: 5px;
    }
}

.header-area .top-header .top-header-content .top-social-info a {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    color: #959595;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header .top-header-content .top-social-info a {
        font-size: 13px;
        padding: 0 5px;
    }
}

.header-area .top-header .top-header-content .top-social-info a:hover {
    color: #c92f2f;
}

.header-area .crose-main-menu {
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
}

    .header-area .crose-main-menu .classy-navbar {
        height: 78px;
        padding: 0;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .crose-main-menu .classy-navbar .nav-brand {
        max-width: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .crose-main-menu .classy-navbar .nav-brand {
        max-width: 120px;
    }
}

 .mbl {
    display: none !important;
}

@media only screen and (max-width: 767px){ 
.header-area .crose-main-menu .classy-navbar .nav-brand {
    max-width: 368px;
}
 .mbl {
    display: block !important;
}
 .dt {
    display: none !important;
}

}

.header-area .classynav ul li a {
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .classynav ul li a {
        font-size: 13px;
        padding: 0 7px;
    }
}

.header-area .classynav ul li a:hover, .header-area .classynav ul li a:focus {
    color: #fff;
}
.header-area .classynav ul li ul li a {
    padding: 0 20px;
    letter-spacing: 0;
    font-size: 13px;
    color: black;
    font-weight: 500;
}
.classynav ul li .dropdown li a:hover {
    color: black;
}
/*.header-area .classynav ul li ul li a {
    padding: 0 20px;
    letter-spacing: 0;
    font-size: 13px;
}*/

.header-area .is-sticky .crose-main-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0 5px 50px 15px rgba(0, 0, 0, 0.2);
}

.header-area .header-btn {
    color: #ffffff;
    font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-btn {
        margin: 0 15px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area .header-btn {
        margin: 0 15px 30px;
    }
}

.header-area .header-btn:hover {
    color: #ffffff;
    font-weight: 700;
}

.header-area #header-search {
    position: relative;
    z-index: 1;
    padding: 0 40px 0 28px;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area #header-search {
        padding: 15px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area #header-search {
        padding: 15px 30px;
    }
}

.header-area #header-search:hover, .header-area #header-search:focus {
    color: #c92f2f;
}

.header-area .search-form-area {
    -webkit-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out;
    position: fixed;
    background-color: #1f1f2c;
    height: 50px;
    width: 100%;
    top: 0;
    left: 100%;
    z-index: 500;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.15);
}

    .header-area .search-form-area .searchForm {
        position: relative;
        z-index: 1;
    }

        .header-area .search-form-area .searchForm .close-icon {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
            position: absolute;
            right: 0;
            color: rgba(255, 255, 255, 0.6);
            top: 0;
            z-index: 100;
            width: 50px;
            height: 50px;
            line-height: 50px;
            cursor: pointer;
            text-align: right;
        }

            .header-area .search-form-area .searchForm .close-icon:hover {
                color: white;
            }

    .header-area .search-form-area form {
        width: 100%;
    }

        .header-area .search-form-area form input {
            height: 50px;
            border: none;
            width: 100%;
            background-color: transparent;
            color: #ffffff;
        }

    .header-area .search-form-area.search-on {
        left: 0;
    }

/* :: 5.0 Hero Slides Area */


.post-content {
    border: 2px solid white;
    background: white;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 0px 12px rgba(0, 0, 0, 0.12);
}






.hero-area,
.hero-post-slides {
    position: relative;
    z-index: 1;
}

.single-hero-slide {
    width: 100%;
    height: 324px;
    position: relative;
    z-index: 3;
    overflow: hidden;
    object-fit: cover;
    background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
        height: 600px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide {
        height: 450px;
        background-size: cover;
    }
    .pl5 {
    border-bottom: 2px solid #46cbf9;
    padding: 0px 0px 8px 0px;
    text-align: center;
    min-height: 76px;
}
}

.single-hero-slide .hero-slides-content {
    position: relative;
    z-index: 1;
    text-align: center;
}

    .single-hero-slide .hero-slides-content h2 {
        font-size: "Raleway", sans-serif;
        letter-spacing: 1px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        color: #ffffff;
        font-weight: 700;
        font-size: 72px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide .hero-slides-content h2 {
        font-size: 48px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content h2 {
        font-size: 30px;
    }
}

.single-hero-slide .hero-slides-content p {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content p {
        font-size: 14px;
    }
}

/* :: 6.0 About Us Area CSS */
.about-us-area {
    position: relative;
    z-index: 1;
}

    .about-us-area .about-thumbnail {
        border-radius: 5px;
        box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
        margin-bottom: 30px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area .about-thumbnail {
        margin-top: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .about-us-area .about-thumbnail {
        margin-top: 100px;
    }
}

.about-us-area .about-thumbnail img {
    border-radius: 5px;
}

.about-us-content {
    position: relative;
    z-index: 1;
}

    .about-us-content img {
        border-radius: 5px;
        box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
        margin-bottom: 30px;
    }

        .about-us-content img img {
            border-radius: 5px;
        }

    .about-us-content .about-text h4 {
        font-weight: 600;
        margin-bottom: 15px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }

    .about-us-content .about-text a {
        font-weight: 700;
        color: #959595;
    }

        .about-us-content .about-text a i {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
        }

        .about-us-content .about-text a:hover, .about-us-content .about-text a:focus {
            color: #c92f2f;
        }

            .about-us-content .about-text a:hover i, .about-us-content .about-text a:focus i {
                padding-left: 5px;
            }

    .about-us-content:hover .about-text h4 {
        color: #c92f2f;
    }

.about-page {
    position: relative;
    z-index: 1;
}

    .about-page h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-page h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-page h2 {
        font-size: 24px;
    }
}

.about-page .opening-hours-location {
    position: relative;
    z-index: 1;
}

    .about-page .opening-hours-location .opening-hours {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        border-right: 1px solid #ebebeb;
        padding-right: 30px;
    }

        .about-page .opening-hours-location .opening-hours p {
            margin-bottom: 0;
        }

    .about-page .opening-hours-location .location {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        padding-left: 50px;
    }

        .about-page .opening-hours-location .location p {
            margin-bottom: 0;
        }

/* :: 7.0 Why Choose Us Area CSS */
.single-why-choose-us {
    text-align: center;
}

    .single-why-choose-us img {
        margin-bottom: 30px;
    }

    .single-why-choose-us h4 {
        font-weight: 600;
        margin-bottom: 15px;
    }

/* :: 8.0 Team Members Area */
.single-team-members {
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

    .single-team-members .team-thumb {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        position: relative;
        z-index: 1;
        border-radius: 50%;
        width: 200px;
        height: 200px;
        margin: 0 auto 30px;
    }

        .single-team-members .team-thumb::after {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            content: '';
            top: 0;
            left: 0;
            background-color: rgba(201, 47, 47, 0.8);
            z-index: 20;
            -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
        }

        .single-team-members .team-thumb img {
            border-radius: 50%;
            position: relative;
            z-index: 1;
        }

        .single-team-members .team-thumb .team-social-info {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            z-index: 100;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            opacity: 0;
            visibility: hidden;
        }

            .single-team-members .team-thumb .team-social-info a {
                display: inline-block;
                padding: 0 5px;
                color: #ffffff;
                font-size: 14px;
            }

                .single-team-members .team-thumb .team-social-info a:hover {
                    color: #1f1f2c;
                }

    .single-team-members h6 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .single-team-members span {
        color: #959595;
        font-size: 14px;
        margin-bottom: 0;
    }

    .single-team-members:hover .team-thumb, .single-team-members:focus .team-thumb {
        box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.15);
    }

        .single-team-members:hover .team-thumb::after, .single-team-members:focus .team-thumb::after {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }

    .single-team-members:hover .team-social-info, .single-team-members:focus .team-social-info {
        opacity: 1;
        visibility: visible;
    }

/* :: 9.0 Call To Action Area */
.call-to-action-area {
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}

    .call-to-action-area .call-to-action-content h6 {
        font-weight: 600;
        color: #c92f2f;
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 18px;
        margin-bottom: 30px;
    }

    .call-to-action-area .call-to-action-content h2 {
        color: #ffffff;
        font-weight: 600;
        font-size: 42px;
        margin-bottom: 50px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-to-action-area .call-to-action-content h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .call-to-action-area .call-to-action-content h2 {
        font-size: 24px;
    }
}

/* :: 10.0 Sermons Area CSS */
.single-latest-sermons {
    position: relative;
    z-index: 1;
}

    .single-latest-sermons .sermons-thumbnail {
        position: relative;
        z-index: 1;
        box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
        border-radius: 5px;
    }

        .single-latest-sermons .sermons-thumbnail img {
            border-radius: 5px;
        }

        .single-latest-sermons .sermons-thumbnail .sermons-date {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
            box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
            width: 80px;
            height: 80px;
            border-radius: 5px;
            position: absolute;
            left: 20px;
            bottom: -15px;
            background-color: #ffffff;
        }

@media only screen and (max-width: 767px) {
    .single-latest-sermons .sermons-thumbnail .sermons-date {
        width: 60px;
        height: 60px;
    }
}

.single-latest-sermons .sermons-thumbnail .sermons-date h6 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    color: #636363;
}

    .single-latest-sermons .sermons-thumbnail .sermons-date h6 span {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        display: block;
        font-size: 36px;
        font-weight: 700;
        color: #1f1f2c;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-latest-sermons .sermons-thumbnail .sermons-date h6 span {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-latest-sermons .sermons-thumbnail .sermons-date h6 span {
        font-size: 24px;
    }
}

.single-latest-sermons .sermons-content {
    position: relative;
    z-index: 1;
    margin-top: 40px;
}

    .single-latest-sermons .sermons-content .sermons-cata {
        margin-bottom: 15px;
    }

        .single-latest-sermons .sermons-content .sermons-cata a {
            color: #959595;
            display: inline-block;
            margin-right: 20px;
        }

            .single-latest-sermons .sermons-content .sermons-cata a:hover {
                color: #c92f2f;
            }

    .single-latest-sermons .sermons-content h4 {
        font-size: 24px;
        font-weight: 600;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px;
        margin-bottom: 0;
    }

    .single-latest-sermons .sermons-content .sermons-meta-data {
        margin-top: 20px;
    }

        .single-latest-sermons .sermons-content .sermons-meta-data p {
            margin-bottom: 5px;
            color: #959595;
        }

            .single-latest-sermons .sermons-content .sermons-meta-data p:last-child {
                margin-bottom: 0;
            }

            .single-latest-sermons .sermons-content .sermons-meta-data p i {
                width: 15px;
                color: #c92f2f;
            }

            .single-latest-sermons .sermons-content .sermons-meta-data p span {
                font-style: italic;
                color: #636363;
            }

.single-latest-sermons:hover .sermons-thumbnail .sermons-date {
    bottom: 20px;
    background-color: #c92f2f;
}

    .single-latest-sermons:hover .sermons-thumbnail .sermons-date h6 {
        color: #ffffff;
    }

        .single-latest-sermons:hover .sermons-thumbnail .sermons-date h6 span {
            color: #ffffff;
        }

/* :: 11.0 Subscribe Area CSS */
.subscribe-area {
    position: relative;
    z-index: 1;
    padding: 40px 0;
    background-color: #c92f2f;
}

    .subscribe-area .subscribe-text h3 {
        font-weight: 600;
        font-size: 30px;
        color: #ffffff;
    }

@media only screen and (max-width: 767px) {
    .subscribe-area .subscribe-text h3 {
        font-size: 24px;
    }

    .tourdetailico span {
    font-size: 12px;
    font-family: Rubik, sans-serif;
}
}

.subscribe-area .subscribe-text h6 {
    font-weight: 400;
    margin-bottom: 0;
    color: #ffffff;
}

.subscribe-area .subscribe-form {
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .subscribe-form {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-area .subscribe-form {
        margin-top: 30px;
    }
}

.subscribe-area .subscribe-form input {
    width: 470px;
    height: 55px;
    background-color: #ffffff;
    border: none;
    border-radius: 2px;
    padding: 0 30px;
    color: #636363;
    font-size: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-area .subscribe-form input {
        width: 450px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .subscribe-form input {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-area .subscribe-form input {
        width: 100%;
    }
}

.subscribe-area .subscribe-form button {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
}

/* :: 12.0 Gallery Area CSS */
.gallery-area {
    position: relative;
    z-index: 1;
}

    .gallery-area .single-gallery-area {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        width: 20%;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gallery-area .single-gallery-area {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .gallery-area .single-gallery-area {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .gallery-area .single-gallery-area {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
}

.gallery-area .single-gallery-area a {
    display: block;
    overflow: hidden;
    cursor: url(img/core-img/zoom.png), auto;
}

    .gallery-area .single-gallery-area a img {
        -webkit-transition-duration: 800ms;
        transition-duration: 800ms;
    }

.gallery-area .single-gallery-area:hover a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #ffffff;
    right: 0;
    text-align: center;
    padding-right: 0;
    top: 40px;
    width: 36px;
    height: 36px;
    background-color: #c92f2f;
    line-height: 36px;
}

.mfp-bottom-bar {
    margin-top: 0;
    top: auto;
    bottom: 55px;
    left: 0;
    width: 100%;
    cursor: auto;
    background-color: transparent;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

    .mfp-bottom-bar .mfp-title {
        line-height: normal;
        color: #ffffff;
        padding-right: 0;
        background-color: #c92f2f;
        padding: 8px 20px;
        border-radius: 30px;
        font-size: 12px;
        font-weight: 700;
    }

    .mfp-bottom-bar .mfp-counter {
        color: #ffffff;
        position: relative;
        line-height: normal;
        background-color: #c92f2f;
        padding: 8px 20px;
        border-radius: 30px;
        font-size: 12px;
        font-weight: 700;
    }

/* :: 13.0 Upcoming Events Area CSS */
.upcoming-events-heading {
    position: relative;
    z-index: 1;
    padding: 70px 0 20px 0;
}

    .upcoming-events-heading .section-heading {
        max-width: 100%;
    }

.upcoming-events-slides-area {
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

    .upcoming-events-slides-area .col-12 {
        padding: 0;
    }

.upcoming-slides {
    position: relative;
    z-index: 2;
}

    .upcoming-slides .owl-nav {
        position: absolute;
        top: -155px;
        right: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 50;
        line-height: 1;
    }

@media only screen and (max-width: 767px) {
    .upcoming-slides .owl-nav {
        top: -80px;
    }
}

.upcoming-slides .owl-nav .owl-prev,
.upcoming-slides .owl-nav .owl-next {
    font-size: 50px;
    color: #7c7171;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

    .upcoming-slides .owl-nav .owl-prev:hover,
    .upcoming-slides .owl-nav .owl-next:hover {
        color: #ffffff;
    }

.upcoming-slides .owl-nav .owl-prev {
    margin-right: 30px;
}

.single-upcoming-events-area {
    position: relative;
    z-index: 1;
    margin-top: 40px;
}

    .single-upcoming-events-area .upcoming-events-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        max-width: 300px;
        width: 300px;
        border-radius: 5px;
        padding-left: 15px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-upcoming-events-area .upcoming-events-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .single-upcoming-events-area .upcoming-events-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 50px;
    }
}

.single-upcoming-events-area .upcoming-events-thumbnail img {
    border-radius: 5px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
}

.single-upcoming-events-area .upcoming-events-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px);
    width: calc(100% - 300px);
    padding-left: 50px;
    padding-right: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-upcoming-events-area .upcoming-events-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .single-upcoming-events-area .upcoming-events-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 15px;
    }
}

.single-upcoming-events-area .upcoming-events-content .events-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    width: 70%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-upcoming-events-area .upcoming-events-content .events-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        width: 60%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-upcoming-events-area .upcoming-events-content .events-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        width: 60%;
    }
}

@media only screen and (max-width: 767px) {
    .single-upcoming-events-area .upcoming-events-content .events-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

.single-upcoming-events-area .upcoming-events-content .events-text h4 {
    font-weight: 600;
    margin-bottom: 15px;
}

.single-upcoming-events-area .upcoming-events-content .events-text a {
    font-weight: 700;
    color: #959595;
}

    .single-upcoming-events-area .upcoming-events-content .events-text a i {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }

    .single-upcoming-events-area .upcoming-events-content .events-text a:hover, .single-upcoming-events-area .upcoming-events-content .events-text a:focus {
        color: #c92f2f;
    }

        .single-upcoming-events-area .upcoming-events-content .events-text a:hover i, .single-upcoming-events-area .upcoming-events-content .events-text a:focus i {
            padding-left: 5px;
        }

.single-upcoming-events-area .upcoming-events-content .events-text .events-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

    .single-upcoming-events-area .upcoming-events-content .events-text .events-meta a {
        display: inline-block;
        font-size: 14px;
        color: #959595;
        font-style: italic;
        margin-right: 15px;
        font-weight: 400;
    }

        .single-upcoming-events-area .upcoming-events-content .events-text .events-meta a i {
            color: #c92f2f;
            padding-right: 5px;
        }

        .single-upcoming-events-area .upcoming-events-content .events-text .events-meta a:hover, .single-upcoming-events-area .upcoming-events-content .events-text .events-meta a:focus {
            color: #c92f2f;
        }

            .single-upcoming-events-area .upcoming-events-content .events-text .events-meta a:hover i, .single-upcoming-events-area .upcoming-events-content .events-text .events-meta a:focus i {
                padding-left: 0;
            }

.single-upcoming-events-area .upcoming-events-content .find-out-more-btn {
    padding-left: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    width: 30%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-upcoming-events-area .upcoming-events-content .find-out-more-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        width: 40%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-upcoming-events-area .upcoming-events-content .find-out-more-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        width: 40%;
    }
}

@media only screen and (max-width: 767px) {
    .single-upcoming-events-area .upcoming-events-content .find-out-more-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

.single-upcoming-events-area .upcoming-events-content .find-out-more-btn a {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-upcoming-events-area .upcoming-events-content .find-out-more-btn {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .single-upcoming-events-area .upcoming-events-content .find-out-more-btn {
        margin-top: 30px;
        padding-left: 0;
    }
}

/* :: 14.0 Sermons Area CSS */
.sermons-content-area {
    position: relative;
    z-index: 1;
    margin-bottom: -106px;
}

@media only screen and (max-width: 767px) {
    .sermons-content-area {
        margin-bottom: 150px;
    }
}

.sermons-content-area .sermons-text {
    position: relative;
    z-index: 1;
    width: 80%;
    left: 10%;
    right: 10%;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    padding: 5% 8%;
    top: -206px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sermons-content-area .sermons-text {
        width: 90%;
        left: 5%;
        right: 5%;
    }
}

@media only screen and (max-width: 767px) {
    .sermons-content-area .sermons-text {
        width: 100%;
        left: 0%;
        right: 0%;
        top: 50px;
        padding: 30px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .sermons-content-area .sermons-text {
        padding: 50px 30px;
    }
}

.sermons-content-area .sermons-text h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sermons-content-area .sermons-text h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .sermons-content-area .sermons-text h2 {
        font-size: 24px;
    }
}

.sermons-content-area .sermons-text p {
    font-size: 16px;
    text-align: left;
}

.sermons-content-area .sermons-text .sermons-meta-data p {
    margin-right: 30px;
    font-size: 14px;
    text-align: center;
}

    .sermons-content-area .sermons-text .sermons-meta-data p i {
        color: #c92f2f;
    }

.sermons-content-area .sermons-text .sermons-cata {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

    .sermons-content-area .sermons-text .sermons-cata a {
        display: inline-block;
        width: 32px;
        height: 32px;
        margin: 0 10px;
        border: 2px solid #ebebeb;
        color: #959595;
        border-radius: 50%;
        line-height: 28px;
        text-align: center;
    }

        .sermons-content-area .sermons-text .sermons-cata a:hover {
            color: #ffffff;
            background-color: #c92f2f;
            border-color: #c92f2f;
        }

.sermons-content-area .sermons-text .read-more-share .read-more-btn a {
    font-weight: 700;
    color: #959595;
}

    .sermons-content-area .sermons-text .read-more-share .read-more-btn a i {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }

    .sermons-content-area .sermons-text .read-more-share .read-more-btn a:hover, .sermons-content-area .sermons-text .read-more-share .read-more-btn a:focus {
        color: #c92f2f;
    }

        .sermons-content-area .sermons-text .read-more-share .read-more-btn a:hover i, .sermons-content-area .sermons-text .read-more-share .read-more-btn a:focus i {
            padding-left: 5px;
        }

@media only screen and (max-width: 767px) {
    .sermons-content-area .sermons-text .read-more-share .share {
        margin-top: 30px;
    }
}

.sermons-content-area .sermons-text .read-more-share .share span,
.sermons-content-area .sermons-text .read-more-share .share a {
    color: #959595;
    padding: 0 10px;
    font-size: 14px;
}

    .sermons-content-area .sermons-text .read-more-share .share span:hover, .sermons-content-area .sermons-text .read-more-share .share span:focus,
    .sermons-content-area .sermons-text .read-more-share .share a:hover,
    .sermons-content-area .sermons-text .read-more-share .share a:focus {
        color: #c92f2f;
    }

@media only screen and (max-width: 767px) {
    .sermons-content-area .sermons-text .read-more-share .share span,
    .sermons-content-area .sermons-text .read-more-share .share a {
        padding: 0 5px;
    }
}

.catagory-share-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

    .catagory-share-meta .sermons-cata {
        position: relative;
        z-index: 1;
    }

        .catagory-share-meta .sermons-cata a {
            display: inline-block;
            width: 32px;
            height: 32px;
            margin: 0 10px;
            border: 2px solid #ebebeb;
            color: #959595;
            border-radius: 50%;
            line-height: 28px;
            text-align: center;
        }

            .catagory-share-meta .sermons-cata a:hover {
                color: #ffffff;
                background-color: #c92f2f;
                border-color: #c92f2f;
            }

@media only screen and (max-width: 767px) {
    .catagory-share-meta .sermons-cata {
        margin-bottom: 30px;
    }
}

.catagory-share-meta .share span,
.catagory-share-meta .share a {
    color: #959595;
    padding: 0 10px;
    font-size: 14px;
}

    .catagory-share-meta .share span:hover, .catagory-share-meta .share span:focus,
    .catagory-share-meta .share a:hover,
    .catagory-share-meta .share a:focus {
        color: #c92f2f;
    }

.sermons-details-area {
    position: relative;
    z-index: 1;
    background: #f5f5f5;
}

    .sermons-details-area .single-post-details-area {
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 8px;
    }

/* :: 15.0 Footer Area CSS */
.footer-area {
    position: relative;
    z-index: 1;
}

    .footer-area .main-footer-area {
        position: relative;
        z-index: 1;
        padding-top: 257px;
        background-color: #1d0b0b;
    }

        .footer-area .main-footer-area .single-footer-widget {
            position: relative;
            z-index: 1;
        }

            .footer-area .main-footer-area .single-footer-widget .footer-logo {
                display: block;
                margin-bottom: 40px;
            }

            .footer-area .main-footer-area .single-footer-widget p {
                color: #c2c2c2;
                margin-bottom: 0;
            }

            .footer-area .main-footer-area .single-footer-widget .widget-title {
                font-size: 18px;
                margin-bottom: 30px;
                color: #ffffff;
                font-weight: 600;
            }

            .footer-area .main-footer-area .single-footer-widget .footer-menu ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            }

                .footer-area .main-footer-area .single-footer-widget .footer-menu ul li {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 50%;
                    flex: 0 0 50%;
                    max-width: 50%;
                    width: 50%;
                }

                    .footer-area .main-footer-area .single-footer-widget .footer-menu ul li a {
                        font-size: 14px;
                        color: #959595;
                        font-weight: 600;
                        padding: 7px 0;
                        display: block;
                    }

                        .footer-area .main-footer-area .single-footer-widget .footer-menu ul li a:hover {
                            color: #c92f2f;
                        }

            .footer-area .main-footer-area .single-footer-widget .single-latest-news {
                position: relative;
                z-index: 1;
                margin-bottom: 30px;
            }

                .footer-area .main-footer-area .single-footer-widget .single-latest-news:last-child {
                    margin-bottom: 0;
                }

                .footer-area .main-footer-area .single-footer-widget .single-latest-news a {
                    display: block;
                    color: #c2c2c2;
                    font-size: 14px;
                    font-weight: 600;
                    margin-bottom: 5px;
                }

                    .footer-area .main-footer-area .single-footer-widget .single-latest-news a:hover, .footer-area .main-footer-area .single-footer-widget .single-latest-news a:focus {
                        color: #c92f2f;
                    }

                .footer-area .main-footer-area .single-footer-widget .single-latest-news p {
                    color: #636363;
                    font-style: italic;
                    margin-bottom: 0;
                }

                    .footer-area .main-footer-area .single-footer-widget .single-latest-news p i {
                        color: #c92f2f;
                    }

            .footer-area .main-footer-area .single-footer-widget .contact-information p,
            .footer-area .main-footer-area .single-footer-widget .contact-information a {
                color: #c2c2c2;
                font-size: 14px;
                line-height: 1.2;
                display: block;
                margin-bottom: 20px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
            }

                .footer-area .main-footer-area .single-footer-widget .contact-information p i,
                .footer-area .main-footer-area .single-footer-widget .contact-information a i {
                    color: #c92f2f;
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 25px;
                    flex: 0 0 25px;
                    max-width: 25px;
                    width: 25px;
                }

                .footer-area .main-footer-area .single-footer-widget .contact-information a:hover {
                    color: #c92f2f;
                }

    .footer-area .copywrite-area {
        position: relative;
        z-index: 1;
        background-color: #042c44;
        height:25px;
        width: 100%;
    }

@media only screen and (max-width: 767px) {
    .footer-area .copywrite-area {
        height: auto;
        padding: 15px 0;
    }
}

.footer-area .copywrite-area .copywrite-text {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .footer-area .copywrite-area .copywrite-text {
        text-align: center;
    }
}

.footer-area .copywrite-area .copywrite-text p {
    color: #c2c2c2;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .footer-area .copywrite-area .copywrite-text p {
        font-size: 13px;
    }
}

.footer-area .copywrite-area .copywrite-text p a {
    color: #ffffff;
    FONT-SIZE: 11PX;
}

    .footer-area .copywrite-area .copywrite-text p a:hover, .footer-area .copywrite-area .copywrite-text p a:focus {
        color: #c92f2f;
    }

.footer-area .copywrite-area .footer-social-icon {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .footer-area .copywrite-area .footer-social-icon {
        text-align: center;
        margin-top: 15px;
    }
}

.footer-area .copywrite-area .footer-social-icon a {
    display: inline-block;
    margin-left: 30px;
    color: #959595;
    font-size: 14px;
}

    .footer-area .copywrite-area .footer-social-icon a:hover, .footer-area .copywrite-area .footer-social-icon a:focus {
        color: #c92f2f;
    }

/* :: 16.0 Breadcumb Area CSS */
.breadcrumb-area {
    position: relative;
    z-index: 10;
    width: 100%;
}

    .breadcrumb-area .breadcrumb {
        margin: 0;
        padding: 0;
        padding-top: 30px;
        background-color: transparent;
    }

        .breadcrumb-area .breadcrumb .breadcrumb-item {
            font-size: 15px;
            color: #959595;
            font-weight: 600;
        }

            .breadcrumb-area .breadcrumb .breadcrumb-item a {
                font-size: 15px;
                color: #1f1f2c;
                font-weight: 600;
            }

                .breadcrumb-area .breadcrumb .breadcrumb-item a:hover, .breadcrumb-area .breadcrumb .breadcrumb-item a:focus {
                    color: #c92f2f;
                }

            .breadcrumb-area .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
                color: #1f1f2c;
                font-family: 'FontAwesome';
                content: "\f105";
            }

/* :: 17.0 Blog Area CSS */
.single-blog-post {
    position: relative;
    z-index: 1;
}

    .single-blog-post .post-thumbnail {
        position: relative;
        z-index: 1;
        border-radius: 3px;
    }

        .single-blog-post .post-thumbnail img {
            border-radius: 3px;
        }

    .single-blog-post .post-content {
        position: relative;
        z-index: 1;
        margin-top: 30px;
    }

        .single-blog-post .post-content .post-title h4 {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
            font-weight: 600;
            margin-bottom: 15px;
        }

            .single-blog-post .post-content .post-title h4:hover {
                color: #c92f2f;
            }

        .single-blog-post .post-content .post-meta {
            position: relative;
            z-index: 1;
            margin-bottom: 16px;
        }

            .single-blog-post .post-content .post-meta a {
                color: #959595;
                font-size: 14px;
            }

                .single-blog-post .post-content .post-meta a:first-child {
                    border-right: 1px solid #d2d2d2;
                    margin-right: 15px;
                    padding-right: 15px;
                }

                .single-blog-post .post-content .post-meta a i {
                    color: #c92f2f;
                }

                .single-blog-post .post-content .post-meta a:hover, .single-blog-post .post-content .post-meta a:focus {
                    color: #c92f2f;
                }

        .single-blog-post .post-content .post-excerpt {
            font-size: 14px;
            color: #636363;
            margin-bottom: 0;
        }

/* :: 18.0 Comment Area */
.comment_area {
    position: relative;
    z-index: 1;
}

    .comment_area .headline {
        margin-bottom: 30px;
        font-weight: 600;
    }

    .comment_area .single_comment_area {
        position: relative;
        z-index: 1;
    }

        .comment_area .single_comment_area::after {
            position: absolute;
            width: 1px;
            height: 90%;
            background-color: #ebebeb;
            left: 100px;
            top: 0;
            z-index: 2;
            content: '';
        }

@media only screen and (max-width: 767px) {
    .comment_area .single_comment_area::after {
        display: none;
    }
}

.comment_area .single_comment_area .comment-wrapper {
    margin-bottom: 30px;
}

    .comment_area .single_comment_area .comment-wrapper .comment-author {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        margin-right: 60px;
    }

@media only screen and (max-width: 767px) {
    .comment_area .single_comment_area .comment-wrapper .comment-author {
        margin-right: 20px;
    }
}

.comment_area .single_comment_area .comment-wrapper .comment-author img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.comment_area .single_comment_area .comment-wrapper .comment-content {
    -webkit-box-flex: 0;
    -ms-flex: 1;
    flex: 1;
}

    .comment_area .single_comment_area .comment-wrapper .comment-content .comment-date {
        font-size: 14px;
        text-transform: capitalize;
        color: #959595;
        font-style: italic;
    }

    .comment_area .single_comment_area .comment-wrapper .comment-content h5 {
        font-size: 18px;
        margin: 5px 0;
    }

    .comment_area .single_comment_area .comment-wrapper .comment-content p {
        font-size: 16px;
    }

    .comment_area .single_comment_area .comment-wrapper .comment-content a {
        min-width: 80px;
        height: 30px;
        border: 1px solid #ebebeb;
        line-height: 28px;
        font-size: 12px;
        text-align: center;
        color: #c92f2f;
        display: inline-block;
        border-radius: 2px;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
        text-transform: uppercase;
        font-weight: 700;
    }

        .comment_area .single_comment_area .comment-wrapper .comment-content a:hover {
            border-color: #c92f2f;
            color: #ffffff;
            background-color: #c92f2f;
        }

.single_comment_area ol li.single_comment_area {
    margin-left: 130px;
}

    .single_comment_area ol li.single_comment_area::after {
        display: none;
    }

@media only screen and (max-width: 767px) {
    .single_comment_area ol li.single_comment_area {
        margin-left: 40px;
    }
}

.single_comment_area ol li.single_comment_area .comment-wrapper .comment-author {
    margin-right: 30px;
}

@media only screen and (max-width: 767px) {
    .single_comment_area ol li.single_comment_area .comment-wrapper .comment-author {
        margin-right: 15px;
    }
}

.pagination-area {
    position: relative;
    z-index: 1;
}

    .pagination-area .pagination {
        position: relative;
        z-index: 1;
    }

        .pagination-area .pagination .page-item .page-link {
            width: 40px;
            height: 40px;
            line-height: 38px;
            border: 1px solid #ebebeb;
            border-radius: 2px;
            text-align: center;
            color: #636363;
            padding: 0;
            margin: 0 5px;
            font-size: 16px;
        }

            .pagination-area .pagination .page-item .page-link:hover, .pagination-area .pagination .page-item .page-link:focus {
                color: #ffffff;
                border-color: #c92f2f;
                background-color: #c92f2f;
            }

        .pagination-area .pagination .page-item.active .page-link {
            color: #ffffff;
            border-color: #c92f2f;
            background-color: #c92f2f;
        }


.redbtnem {
    background: #ed1c24;
    display: block;
    height: 68px;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    text-align: left !important;
    padding-left: 50px;
    font-family: Rubik, sans-serif;
}

    .redbtnem .email_us {
        background-image: url(img/proimg2.png);
        height: 50px;
        width: 70px;
        float: left;
        background-position: -52px -324px;
    }

    .redbtnem span {
        color: #fff;
        font-size: 21px;
        font-weight: 400;
    }


/* :: 19.0 Events Area CSS */
.events-title h2 {
    font-size: 36px;
    font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .events-title h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .events-title h2 {
        font-size: 24px;
    }
}

.event-search-form {
    position: relative;
    z-index: 1;
}

    .event-search-form label {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .event-search-form input {
        width: 100%;
        height: 45px;
        border-radius: 2px;
        border: 1px solid #e5e5e5;
        font-size: 14px;
        color: #959595;
        padding: 0 30px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .event-search-form input {
        font-size: 12px;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .event-search-form input {
        margin-bottom: 30px;
    }
}

/* :: 20.0 Leave A Reply Area CSS */
.leave-comment-area {
    position: relative;
    z-index: 1;
}

    .leave-comment-area h4 {
        margin-bottom: 30px;
        font-weight: 600;
        text-transform: capitalize;
    }

/* :: 21.0 Sidebar Area CSS */
.single-widget-area {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

    .single-widget-area .widget-title h6 {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 25px;
        text-transform: capitalize;
    }

    .single-widget-area .widget-content img {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .single-widget-area .widget-content p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 1.6;
    }

    .single-widget-area .single-latest-post {
        position: relative;
        
        z-index: 1;
        margin-bottom: 15px;
        border-bottom: 1px solid #ebebeb;
        background: white;
        text-align: center;
        padding: 12px;
    }

        .single-widget-area .single-latest-post:last-child {
            margin-bottom: 0;
        }

        .single-widget-area .single-latest-post .post-title h6 {
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
            font-size: 16px;
            line-height: 1.7;
            font-weight: 600;
        }

            .single-widget-area .single-latest-post .post-title h6:hover, .single-widget-area .single-latest-post .post-title h6:focus {
                color: #c92f2f;
            }

        .single-widget-area .single-latest-post p {
            color: #000000;
        }

        .single-widget-area .single-latest-post .sermons-meta-data {
            padding-bottom: 15px;
        }

            .single-widget-area .single-latest-post .sermons-meta-data p {
                margin-bottom: 5px;
                color: #959595;
                font-style: normal;
            }

                .single-widget-area .single-latest-post .sermons-meta-data p:last-child {
                    margin-bottom: 0;
                }

                .single-widget-area .single-latest-post .sermons-meta-data p i {
                    width: 15px;
                    color: #c92f2f;
                }

                .single-widget-area .single-latest-post .sermons-meta-data p span {
                    font-style: italic;
                    color: #636363;
                }

    .single-widget-area .popular-tags li a {
        display: inline-block;
        margin: 4px;
        border: 1px solid #ebebeb;
        padding: 10px 15px;
        line-height: 1;
        text-transform: uppercase;
        font-size: 13px;
        color: #1f1f2c;
        border-radius: 2px;
    }

        .single-widget-area .popular-tags li a:hover, .single-widget-area .popular-tags li a:focus {
            color: #ffffff;
            border-color: #c92f2f;
            background-color: #c92f2f;
        }

    .single-widget-area .crose-catagories {
        position: relative;
        z-index: 1;
    }

        .single-widget-area .crose-catagories li a {
            display: block;
            margin-bottom: 20px;
            font-size: 16px;
            line-height: 1;
            color: #636363;
        }

            .single-widget-area .crose-catagories li a:hover {
                color: #c92f2f;
            }

            .single-widget-area .crose-catagories li a i {
                margin-right: 5px;
            }

        .single-widget-area .crose-catagories li:last-child a {
            margin-bottom: 0;
        }

    .single-widget-area .crose-archives {
        position: relative;
        z-index: 1;
    }

        .single-widget-area .crose-archives li a {
            display: block;
            font-size: 16px;
            line-height: 1;
            font-weight: 400;
            color: #636363;
            margin-bottom: 20px;
        }

            .single-widget-area .crose-archives li a:hover {
                color: #c92f2f;
            }

        .single-widget-area .crose-archives li:last-child a {
            margin-bottom: 0;
        }

    .single-widget-area .search-form {
        position: relative;
        z-index: 2;
    }

        .single-widget-area .search-form input {
            background-color: #ffffff;
            padding: 0 20px;
            width: 100%;
            height: 50px;
            font-size: 14px;
            border: 1px solid #ebebeb;
            color: #959595;
            border-radius: 2px;
        }

            .single-widget-area .search-form input:focus {
                box-shadow: none;
            }

        .single-widget-area .search-form button {
            background-color: transparent;
            position: absolute;
            top: 0;
            right: 0;
            width: 50px;
            height: 50px;
            z-index: 10;
            border: none;
            cursor: pointer;
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
        }

            .single-widget-area .search-form button:hover {
                color: #c92f2f;
            }

.single-post-details-area {
    position: relative;
    z-index: 1;
    /*margin-bottom: 50px;*/
}

    .single-post-details-area img {
        width: 100%;
    }

    .single-post-details-area .post-content .post-title {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        line-height: 1.5;
        margin-top: 0px;
        margin-bottom: 15px;
        font-size: 26px;
        font-weight: 600;
        margin: 0px 0px 0px 15px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-post-details-area .post-content .post-title {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-post-details-area .post-content .post-title {
        font-size: 24px;
    }
}

.single-post-details-area .post-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

    .single-post-details-area .post-content .post-meta a {
        display: inline-block;
        font-size: 14px;
        color: #1f1f2c;
        margin-right: 15px;
    }

        .single-post-details-area .post-content .post-meta a:first-child {
            font-style: italic;
        }

        .single-post-details-area .post-content .post-meta a span,
        .single-post-details-area .post-content .post-meta a i {
            color: #959595;
            margin-left: 3px;
        }

        .single-post-details-area .post-content .post-meta a:hover {
            color: #c92f2f;
        }

.single-post-details-area .post-content p {
    font-size: 14px;
    color: #000;
}

.single-post-details-area .post-content blockquote {
    position: relative;
    z-index: 1;
    padding: 0 30px;
    border-left: 2px solid #c92f2f;
    margin: 25px 0;
}

    .single-post-details-area .post-content blockquote .blockquote-text h6 {
        font-weight: 600;
        line-height: 1.9;
    }

        .single-post-details-area .post-content blockquote .blockquote-text h6 span {
            color: #959595;
        }

        .single-post-details-area .post-content blockquote .blockquote-text h6:first-child {
            font-style: italic;
            margin-bottom: 15px;
        }

        .single-post-details-area .post-content blockquote .blockquote-text h6:last-child {
            line-height: 1.2;
            margin-bottom: 0;
        }

.post-tags-share {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}

    .post-tags-share .popular-tags li a {
        display: inline-block;
        margin: 4px;
        line-height: 1;
        text-transform: capitalize;
        font-size: 14px;
        color: #959595;
        font-style: italic;
    }

        .post-tags-share .popular-tags li a:hover, .post-tags-share .popular-tags li a:focus {
            color: #c92f2f;
        }

    .post-tags-share .post-share span {
        font-size: 14px;
    }

    .post-tags-share .post-share a {
        font-size: 14px;
        display: inline-block;
        padding: 0 10px;
    }

        .post-tags-share .post-share a:hover, .post-tags-share .post-share a:focus {
            color: #c92f2f;
        }

@media only screen and (max-width: 767px) {
    .post-tags-share .post-share a {
        padding: 0 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .post-sidebar-area {
        margin-top: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .post-sidebar-area {
        margin-top: 100px;
    }
}

.map-area {
    position: relative;
    z-index: 2;
}

    .map-area iframe {
        width: 100%;
        height: 530px;
        border: none;
        margin-bottom: 0;
    }

@media only screen and (max-width: 767px) {
    .map-area iframe {
        height: 300px;
    }
}

/* :: 22.0 Contact Area CSS */
.contact-content-area {
    position: relative;
    z-index: 50;
    padding: 30px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    top: -100px;
    background-color: #ffffff;
}

    .contact-content-area .contact-content {
        position: relative;
        z-index: 2;
        text-align: center;
    }

@media only screen and (max-width: 767px) {
    .contact-content-area .contact-content {
        margin-bottom: 50px;
    }
}

.contact-content-area .contact-content h4 {
    font-weight: 600;
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-content-area .contact-content h4 {
        font-size: 18px;
    }
}

.contact-content-area .contact-content p {
    color: #636363;
    font-size: 14px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-content-area .contact-content p {
        font-size: 12px;
    }
}

.contact-content-area .contact-content p:last-child {
    margin-bottom: 0;
}

.contact-content-area .contact-content::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #d2d2d5;
    content: '';
    right: -15px;
    top: 0;
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .contact-content-area .contact-content::after {
        display: none;
    }
}

.contact-content-area .col-12:last-child .contact-content::after {
    display: none;
}

.contact-content-area .col-12:last-child .contact-content:last-child {
    margin-bottom: 0;
}

.contact-form-area label {
    font-size: 16px;
    color: #636363;
}

.contact-form-area .form-control {
    position: relative;
    z-index: 2;
    height: 50px;
    width: 100%;
    background-color: #ffffff;
    font-size: 12px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 15px 30px;
    color: #bbbbbb;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

    .contact-form-area .form-control:focus {
        box-shadow: none;
        border-color: #c92f2f;
    }

.contact-form-area textarea.form-control {
    height: 150px;
}

/* ======= The End ======= */

/*# sourceMappingURL=style.css.map */


.tourdetnavtit {
    background: #dcddde;
    height: 70px;
}

.bottomshad {
    box-shadow: 0 5px 5px -5px #dbdbdb;
}

.tourdetnav {
    background: #fff;
}
.paymode {
    BORDER: 1PX SOLID #efefef;
    PADDING: 10PX 90PX 30PX 90PX;
    border-top: 2px solid red;
    box-shadow: 1px 4px 7px rgba(0, 0, 0, 0.53), 1px 7px 7px rgba(0, 0, 0, 0.48);
}


/* book area */
.bookarea {
    /* height: calc(92vh - 80px); */
    border-right: 1px solid #e4e4e4;
    box-shadow: 0 0 25px rgba(0,0,0,.3);
    background: #fff;
    border-radius: 6px;
    position: relative;
    width: 100%;
    background: #000000;
    z-index: 99;
    text-align: center;
    margin: -72px auto;
}

    .bookarea h2 {
        font-weight: 400;
        font-family: 'Rubik', sans-serif;
        padding: 17px 20px;
        padding-bottom: 10px;
        text-align: left;
        color: #434343;
        font-size: 20px;
    }

  .bookarea ul {
    float: left;
    width: 100%;
    background-color: #ffffffa6;
    padding: 7px 0px 6px 8px;
    border-bottom: 1px solid #ececec;
    text-align: center;
    margin: 0 auto;
}

        .bookarea ul li {
            position: relative;
        }

        .bookarea ul li {
            text-align: center;
        }

            .bookarea ul li a {
                float: left;
                width: 77px;
                color: black;
            }

.myy {
    padding: 12px 12px;
    font-size: 1.07143em;
    color: #000000;
    border: 1px solid silver;
    border-radius: 60px;
}

.ft1 {
    font-family: Rubik,sans-serif;
    font-weight: 400;
    border-bottom: 3px solid #2c7ecf;
    padding-bottom: 1px;
    display: inline;
    font-weight: 400;
    color: #000;
    font-size: 1.07143em;
}



.ft2 {
    font-family: Rubik,sans-serif;
    font-weight: 400;
    padding-bottom: 6px;
    display: inline;
    font-weight: 400;
    color: #000;
    font-size: 1.07143em;
}

.icm1 i {
    margin: 0px 7px 0px 7px;
    color: red;
    font-size: 15px;
}


.paymode .form-control:focus {
    border-color: #ffffff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: 2px solid transparent;
    border-bottom: 1px solid #ececec;
}


.form-control:focus {
    border-color: #ffffff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: 2px solid transparent;
    border-bottom: 1px solid #ececec;
}

.datepicker.dropdown-menu {
    width: 25%;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], placeholder, input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 16px;
    outline: none;
    vertical-align: middle;
    color: #040404;
    FONT-WEIGHT: 400;
}



.paranew {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 0px 12px rgba(0, 0, 0, 0.12);
    border: 1px solid silver;
    padding: 25px 22px 25px 24px;
}

.para {
    text-align: justify;
}

.number {
    margin: 0px 30px 20px 0px;
    float: left;
    text-align: center;
}

    .number label {
        font-weight: bold;
        margin: 12px 0px 0px 0px;
    }


.minus, .plus {
    FONT-SIZE: 34PX;
    width: 45px;
    height: 45px;
    background: #fffefe;
    border-radius: 4px;
    padding: 0px 5px 1px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    box-shadow: 1px 4px 7px rgba(0, 0, 0, 0.53), 1px 7px 7px rgba(0, 0, 0, 0.48);
    border-radius: 30px;
}

    .minus:hover, .plus:hover {
        background: red;
        color: white;
        cursor: pointer;
    }




.number input {
    height: 45px;
    width: 45px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}


.w1 {
    font-size: 12px;
}




@media only screen and (max-width:600px) {
    
    .amico{
    height: 40px;
    width: 40px;
    padding: 5px;
    border: 1px solid black;
    margin: 0px 1px 0px 0px;
    border-radius: 20px;
    }

    .formdes {
    padding: 2px 20px 20px 20px;
    overflow-y: inherit;
    margin:60px 0px 0px 0px;
}

 .pgLogIn{text-align:center}

    .icm1 img {
        margin: 0px 0px 4px 0px;
    }
}

/*.scrollbar {
		
        max-height: 280px;
        overflow-y: scroll;
       overflow-x: hidden;
        margin: 10px 0px 20px 0px;
    }*/
.form-control::-webkit-input-placeholder {
 color: BLACK;
        font-weight: 400;
    text-align: center;
    font-size:1.3rem
}
 
.form-control:-moz-placeholder {
 color: BLACK;
        font-weight: 400;
    text-align: center;
    font-size:1.3rem
}
 
.form-control::-moz-placeholder {
 color: BLACK;
        font-weight: 400;
    text-align: center;
    font-size:1.3rem
}
 
.form-control:-ms-input-placeholder {
 color: BLACK;
        font-weight: 400;
    text-align: center;
    font-size:1.3rem
}
 
.form-control::-ms-input-placeholder {
    color: BLACK;
        font-weight: 400;
    text-align: center;
    font-size:1.3rem
}
/* Microsoft Edge */
.t-dates {
    padding: 4px 8px !important;
    height: 28px ! important;
    box-sizing: border-box;
}

#sticky i{
    font-weight:400
}


.ftsiz{
   font-family: Rubik, sans-serif;
    font-weight: 400;
    font-size: 18px;
}


.vgg th{
        font-family: Rubik, sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: black;
}
.vgg td{
        font-family: Rubik, sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: black;
}




@media only screen and (max-width: 2200px) and (min-width: 1400px)
{
.classy-navbar .nav-brand img {
 
}

}