
.color_12 {
    color: #EAEAEA;
}
#comp-iq4wmaeh {
    position: relative;
    margin-top: 12px;
    /*                margin: 34px 0px 44px calc((100% - 980px) * 0.5);
                    left: 228px;
                    grid-area: 1 / 1 / 2 / 2;
                    justify-self: start;
                    align-self: start;*/
}        
.navbar-2 {
    width: calc(70% - 0px);
    height: calc(90% - 0px);
    white-space: nowrap;
    overflow: visible;
    text-align: center;
}
.navbar-2 .nav-item {
    width: 15%;
    height: auto;
    position: relative;
    box-sizing: border-box;
    overflow: visible;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    color: #3D9BE9;
    transition: color 0.4s ease 0s;
    display: inline-block;
    font: normal normal normal 18px/1.4em wfont_9e9756_530b2ef645744b709369afe7a93a;
    font-family: fantasy;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
    color: #3D9BE9;
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #FFFFFF;
    transition: color 0.4s ease 0s;
    font: normal normal normal 20px/1.4em wfont_9e9756_530b2ef645744b709369afe7a93a;
    font-family: fantasy;
}

.font_8{
    font: normal normal normal 14px/1.4em 'open sans',sans-serif;
    color: #000000;
}
.ftco-section {
    background-color: rgb(0,0,1);
}
.v1videoFrame {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    display: block;
}
#comp-iq4whxd8 {
    position: relative;
    margin: 33px 0px 10px calc((100% - 980px) * 0.5);
    left: 230px;
    grid-area: 1 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}
#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.carousel-control { 
    width:  4%; 
}
.carousel-control.left, .carousel-control.right {
    margin-left:15px;
    background-image:none;
}


.next, .prev {
    -o-opacity: 0;
    -ms-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -less-vendorify: auto;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer;
}
#carousel-example-multi .next, #carousel-example-multi .prev, div.hoverscroll div.arrow, div.hoverscroll div.fixed-arrow {
    background-position: center;
    background-repeat: no-repeat;
}
#carousel-example-multi .next, #carousel-example-multi .prev {
    z-index: 2;
    position: absolute;
    width: 39px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background-color: rgba(0,0,0,.5);
}
#carousel-example-multi .prev {
    left: 0;
}
#carousel-example-multi .prev .inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-mask: url(assets/images/arrow-left.png) no-repeat center;
    -moz-mask: url(assets/images/arrow-left.png) no-repeat center;
    -o-mask: url(assets/images/arrow-left.png) no-repeat center;
    -ms-mask: url(assets/images/arrow-left.png) no-repeat center;
    mask: url(assets/images/arrow-left.png) no-repeat center;
}


.carousel-multi-item .controls-top {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 10px;
}
.carousel-multi-item .controls-top {
    margin-bottom: 1.88rem;
    text-align: center;
}
.carousel-multi-item .controls-top {
    margin-bottom: 0rem;
    text-align: center;
}
.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 47px;
    height: 47px;
}
.carousel-multi-item .controls-top .btn-floating {
    background-color: #FFFFFF;
    z-index: 2;
    position: absolute;
    width: 39px;
    height: 40px;
    top: 50%;
    margin-top: -21px;
    background-color: rgba(0,0,0,.5); 
}
.carousel-multi-item .controls-top .prev {
    left: 0;
}
.carousel-multi-item .controls-top .next {
    right: 0;
}
.carousel-multi-item .controls-top .next:hover,  .carousel-multi-item .controls-top .prev:hover {
    -less-vendorify: auto;
    -o-opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #000;
    text-align: center;
}
.contact-details h1 {
    color: #224FBF;
    font-family: fantasy;
    font-size: 30px;
    text-align: left;
    margin-top: 5%;
    margin-bottom: 0px;
}
.contact-details h5 {
    color: #000000;
    font-weight: 700;
    font-family: sans-serif;
}
.contact-details .open-closing-time {
    margin-top: 10%;
}
.contact-details .open-closing-time h5 {
    margin-bottom: 0px;
}
.contact-details .address {
    margin-top: 8%;
    margin-bottom: 5%;
}
.contact-details .map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.contact-details .map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.special-details h1 {
    color: #224FBF;
    font-family: fantasy;
    font-size: 30px;
    text-align: left;

}
.special-details h6 {
    color: #000000;
    font-weight: 700;
    font-family: sans-serif;
}
.special-details .special-para p {
    line-height: 1.3;
    color: #000000;
    font-weight: 500;
    font-family: sans-serif;
    margin-bottom: 0px;
}
.booking-para {
    margin-top: 5%;
}
.hero-wrap.hero-wrap-2 .slider-text button {
   font-weight: 400;
    font-size: 50px;
    position: absolute;
    left: 10%;
    text-align: left;
    margin-top: -40%;
    font-family: fantasy;
    background-color: #3D9BE9;
    color: #FFFFFF;
    border: none;
    border-radius: 0;
    padding: 0px 10px;
    text-transform: capitalize;
}
.hero-wrap.hero-wrap-2 .slider-text button:hover, .hero-wrap.hero-wrap-2 .slider-text button:focus {
    border: none;
}
.menu-sec video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 600px;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.menu-sec .container {
    position: relative;
    z-index: 2;
}
.menu-sec .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
.text-white {
    position: absolute;
    margin-top: -10%;
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
    .small-size-logo {
        text-align: center;
    }
    .font_6 {
        margin-top: 0% !important;
        margin-bottom: 0px;
    }
    .font_8 {
        font-size: 20px !important;
        line-height: 1.2;
        text-align: justify;
        margin-bottom: 0px;
        font-weight: 200;
        margin-top: 0px !important;
        float: left;
        text-align: left;
    }
    .font_8 span {
        font-size: 20px !important;
    }
    .small-text {
        padding: 0;
    }
    .small-text-p span{
        font-size: 15px !important;
    }
    .ftco-navbar-light .navbar-brand {
        margin: 0px 0;
    }
    .indian-para {
        padding-left: 0px !important;
    }
    .ftco-navbar-light .navbar-toggler {
        color: rgb(234, 234, 234) !important;
        position: relative;
        margin: 10px 0px 10px 0;
        left: 80px;
        grid-area: 4 / 1 / 5 / 2;
        justify-self: start;
        align-self: start;
        padding: 0.5rem 0.75rem;
        font-size: 30px;
        border: 1px solid #FFF;
        letter-spacing: 0;
    }
    #comp-iq4w8jph {
        margin-top: 10%;
        margin-bottom: 10%;
    }
    #comp-iq4w8jpf {
        position: relative;
        margin: 18px 0px 68px 0;
        left: 153px;
        grid-area: 4 / 1 / 5 / 2;
        justify-self: start;
        align-self: start;
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .carousel-indicators {
        display: none;
    }
    #comp-iq4whxd8 {
        left: 345px;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .footer .mb-4 {
        padding: 0;
    }
    .footer .footer-para {
        font-size: 13px !important;
    }
    .footer-hide {
        display: none;
    }
    .carousel-multi-item .row {
        flex-wrap: nowrap !important;
    }
    .hero-wrap.hero-wrap-2 {
        height: 200px;
    }
    .hero-wrap.hero-wrap-2 .slider-text button {
        font-size: 50px;
        left: 2%;
        margin-top: -115%;
    }
    .ftco-section {
        padding: 3em 0;
    }
    .hero-wrap.hero-wrap-2 .slider-text h1 {
        font-size: 50px;
        left: 2%;
        margin-top: -115%;
    }
    .display-3 {
        font-size: 2.5rem;
        font-weight: 500;
        line-height: 1.2;
        font-family: fantasy;
        color: #FFFFFF;
        background-color: rgba(43, 108, 163, 1);
        transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
        border: solid rgba(0, 46, 93, 1) 0px;
        padding: 10px 50px;
        margin: 5px 10px 5px;
        text-align: center;
        width: 90%;
    }
    .menu-sec .container {
        padding-right: 30px;
        padding-left: 15px;
    }
    .menu-sec {
        height: 400px !important;
    }
    .text-white {
        position: absolute;
        margin-top: 0%;
    }
    .menu-sec .container {
        padding-right: 0;
        padding-left: 0;
    }

}
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2) { 
    #comp-iq4whxd8 {
        left: 317px;
    }
    #comp-iq4w8jpf {
        left: 206px;
    }
    .ftco-navbar-light .navbar-toggler {
        margin: 15px 0px 10px 0;
        left: 95px;
    }
    .text-white {
        position: relative;
        margin: 0px 0px 0px 0;
        left: 0px;
        grid-area: 2 / 1 / 3 / 2;
        justify-self: start;
        align-self: start;
    }
    .display-3 {
        font-size: 2.5rem;
        font-weight: 500;
        line-height: 1.2;
        font-family: fantasy;
        color: #FFFFFF;
        background-color: rgba(43, 108, 163, 1);
        transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
        border: solid rgba(0, 46, 93, 1) 0px;
        padding: 10px 50px;
        margin: 5px 10px 5px;
        text-align: center;
        width: 100%;
    }
    .menu-sec .container {
        padding-right: 30px;
        padding-left: 15px;
    }
    .hero-wrap.hero-wrap-2 {
        height: 200px;
    }
    .hero-wrap.hero-wrap-2 .slider-text button {
        font-size: 50px;
        left: 2%;
        margin-top: -90%;
    }
    .ftco-section {
        padding: 2em 0;
    }
    .hero-wrap.hero-wrap-2 .slider-text h1{
        font-size: 50px;
        left: 2%;
        margin-top: -90%;
    }
    .menu-sec {
        height: 400px !important;
    }
}
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3) { 
    #comp-iq4w8jpf {
        left: 247px;
    }
    .ftco-navbar-light .navbar-toggler {
        margin: 15px 0px 10px 0;
        left: 117px;
    }
    #comp-iq4whxd8 {
        left: 300px;
    }
}
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {
    .font_6 {
        margin-top: 32% !important;
        margin-bottom: 0;
    }
    .indian-para {
        padding-left: 23px !important;
        padding-right: 0;
    }
    .indian-para span {
        font-size: 15px;
    }
    #comp-iq4wmaeh {
        margin-top: 25px;
    }
    .font_8{
        margin-top: 0px !important;
    }
    .font_8 span {
        font-size: 25px;
    }
    .font-style {
        font-size: 18px !important;
    }
    .small-size-logo{
        padding-left: 0px;
        padding-right: 0px;
    }
    .collapse:not(.show) {
        display: block;
    }
    .small-text{
        padding-right: 0px;
    }
    #comp-iq4whxd8 {
        left: 300px;
        width: 384px !important;
    }
    .footer-para {
        font-size: 18px !important;
    }
    .footer-hide1{
        display: none;
    }
    .navbar-2 {
        flex-direction: row !important;
    }
    .navbar-2 .nav-item {
        width: 17%;
    }
    .display-3 {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.2;
        font-family: fantasy;
        color: #FFFFFF;
        background-color: rgba(43, 108, 163, 1);
        transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
        border: solid rgba(0, 46, 93, 1) 0px;
        padding: 3px 20px;
        margin: 0 5px;
        text-align: center;
    }
    .hero-wrap.hero-wrap-2 .slider-text h1 {
        font-weight: 400;
        font-size: 90px;
        position: absolute;
        left: 3%;
        text-align: left;
        margin-top: -50%;
        font-family: fantasy;
    }
    .hero-wrap.hero-wrap-2 .slider-text button {
        font-weight: 400;
        font-size: 90px;
        position: absolute;
        left: 3%;
        text-align: left;
        margin-top: -50%;
        font-family: fantasy;
        background-color: transparent;
        color: #FFFFFF;
        border: none;
    }
}
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 2) {
    .indian-para span {
        font-size: 22px;
    }
    .font_6 {
        margin-top: 22% !important;
        margin-bottom: 0;
    }
    .small-text{
        left: 70px;
    }
    .hero-wrap.hero-wrap-2 .slider-text button {
        font-weight: 400;
        font-size: 90px;
        position: absolute;
        left: 3%;
        text-align: left;
        margin-top: -40%;
        font-family: fantasy;
        background-color: transparent;
        color: #FFFFFF;
        border: none;
    }
    .hero-wrap.hero-wrap-2 .slider-text h1 {
        margin-top: -40%;
    }
}
@media (min-width: 992px){
    /*                #comp-iq4w8jph{
                        display: none;
                    }
                    #comp-iq4w8jpf {
                        display: none;
                    }*/
    .footer-hide1 {
        display: none;
    }
}


