
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    /*letter-spacing: 1px;*/
    font-family: sans-serif;
}

    body a {
        outline: none;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        text-decoration: none;
    }

        body a:hover {
            text-decoration: none;
        }

        body a:focus,
        a:hover {
            text-decoration: none;
        }

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
    font-family: sans-serif;
}

select, input[type="email"], input[type="text"], input[type=password],
input[type="button"], input[type="submit"], textarea {
    font-family: sans-serif;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    /*letter-spacing: 1px;*/
}

p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    letter-spacing: 0px;
    font-family: sans-serif;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/*-- //Reset-Code --*/
.title {
    font-size: 50px;
    color: #ea1d5d;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: sans-serif;
}

.clr {
    color: #fff;
}

.lft {
    text-align: left;
}

.rigt {
    text-align: right;
}
/*-- header --*/

/*-- nav --*/
.header-bar {
    position: absolute;
    width: 100%;
    z-index: 99;
}

h1 a.navbar-brand {
    font-size: 41px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0px;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    font-weight: 500;
    padding: 31px 8px !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: sans-serif;
}


    .navbar-light .navbar-nav .nav-link:hover {
        background: #012307;
    }

nav.navbar.navbar-expand-lg.navbar-light {
    background: #020b0a;
    padding: 0em 3em 0em;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fec021;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
    color: #fec021;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fec021;
}

.form-control {
    color: #fff;
    background-color: #e4e4e4;
    outline: none !important;
    font-size: 14px;
}

.serch-btnn {
    background: #fec021;
    color: #FFF;
    font-size: 14px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    .serch-btnn:hover {
        background: #fff;
        color: #000;
    }
/*-- //nav --*/
/*-- //header --*/
/*-- inner-banner --*/
.inner_page-banner {
    text-align: center;
    background: url(../images/b1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
}

ul.short_ls li a {
    color: #fff;
    text-decoration: none;
}

ul.short_ls li {
    list-style: none;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 14px;
    /*padding: 9px 0;*/
}

.using-border {
    width: 100%;
    border: none;
    background: #0f6b21;
    margin-top: -26px;
    padding: 0px 0 !important;
}
/*-- //inner-banner --*/
/*-- banner --*/
.hedder-up {
    padding: 0px 0px 6px 0px;
    text-align: center;
}

.one-img {
    background: url(../images/b1.jpg)no-repeat center;
}

.two-img {
    background: url(../images/b2.jpg)no-repeat center;
}

.three-img {
    background: url(../images/b3.jpg)no-repeat center;
}

.four-img {
    background: url(../images/b4.jpg)no-repeat center;
}

.five-img {
    background: url(../images/b5.jpg)no-repeat center;
}

.six-img {
    background: url(../images/b6.jpg)no-repeat center;
}

.slider-img {
    background-size: cover;
    min-height: 800px;
    margin-top: 85px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

        .rslides li:first-child {
            position: relative;
            display: block;
            float: left;
        }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }
/*-- //banner Slider --*/
.rslides {
    margin: 0 auto 5px;
}

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

    .rslides_tabs li {
        display: inline;
        float: none;
        margin-right: 1px;
    }

    .rslides_tabs a {
        width: auto;
        line-height: 20px;
        padding: 9px 20px;
        height: auto;
        background: transparent;
        display: inline;
    }

    .rslides_tabs li:first-child {
        margin-left: 0;
    }

    .rslides_tabs .rslides_here a {
        background: rgba(255,255,255,.1);
        color: #fff;
        font-weight: bold;
    }

a {
    color: #000;
    text-decoration: none;
}

/* Callback example */
/*.events {
  list-style: none;
  }*/

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .callbacks li {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }

    .callbacks img {
        display: block;
        position: relative;
        z-index: 1;
        height: auto;
        width: 100%;
        border: 0;
    }

    .callbacks .caption {
        display: block;
        position: absolute;
        z-index: 2;
        font-size: 20px;
        text-shadow: none;
        color: #fff;
        background: #000;
        background: rgba(0,0,0, .8);
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 20px;
        margin: 0;
        max-width: none;
    }

.slider-info {
    padding: 22em 0 0;
}

    .slider-info h4 {
        color: #fff;
        font-size: 52px;
        letter-spacing: 1px;
    }

    .slider-info p {
        font-size: 20px;
        letter-spacing: 3px;
        padding: 16px 0px;
        color: #fff;
    }

span.pink-col {
    color: #eb2764;
    font-family: sans-serif;
}

.outs_more-buttn a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    /*text-transform: uppercase;*/
    display: inline-block;
    letter-spacing: 2px;
    background-color: #ff9400;
    outline: none;
    border-radius: 10px 0 10px 0;
    padding: 6px 22px !important;
    border: 2px double #ffffff;
}

    .outs_more-buttn a:hover {
        background: none;
        border: 2px double #ff9400;
        color: #fff;
    }

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 53%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 53px;
    width: 53px;
    background: rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
    margin-top: -45px;
}

    .callbacks_nav:active {
        opacity: 1.0;
    }

    .callbacks_nav.next {
        left: auto;
        background: rgba(230, 230, 230, 0) url("../images/right-arrow.png") no-repeat 0px 0px;
        background-position: right top;
        right: 0;
    }

    .callbacks_nav,
    .callbacks_nav.next {
        background-size: 40px;
    }
/*
#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}*/
/*--pager--*/
/*.callbacks_tabs {
    list-style: none;
    position: absolute;
    padding: 0;
    bottom: 40%;
    right: 4%;
    margin: 0;
    z-index: 9;
    display: block;
    text-align: center;
}
.callbacks_tabs li {
    display: block;
    margin: 0px 11px 0px;
}
.callbacks_tabs a {
    visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    width: 21px;
    height: 21px;
    display: inline-block;
    background: #ea1d5d;
    border: none;
    border-radius: 50%;
}
.callbacks_here a:after {
	background: #000;
    border: 4px solid #ea1d5d;
}*/
/*-- //banner --*/

/*--about --*/
.agile-abt-info h2, .bar-w3ls-both-side h4 {
    font-size: 37px;
    color: #ea1d5d;
    padding-bottom: 20px;
    line-height: 51px;
    font-weight: bold;
}

.info-sub-w3 p {
    font-size: 14px;
    letter-spacing: 2px;
    color: #000;
    line-height: 28px;
}

.abt-sub-info h4 {
    font-size: 26px;
    color: #ea1d5d;
    letter-spacing: 2px;
    margin: 17px 0px;
}

.abt-sub-info p {
    line-height: 25px;
    color: #000;
    padding-bottom: 12px;
}

.abut-wls-gride-dance span {
    font-size: 60px;
    border: 1px solid #000;
    width: 105px;
    height: 108px;
    line-height: 110px;
    border-radius: 50%;
    color: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.white-shadow:hover span.banner-icon {
    color: #ea1d5d;
}

.outs-agile-buttn a {
    font-size: 14px;
    color: #000000;
    background: none;
    padding: 12px 27px;
    border-radius: 50px;
    display: inline-block;
    border: 2px solid #ea1d5d;
}

    .outs-agile-buttn a:hover {
        color: #fff;
        background: #ea1d5d;
    }
/*-- slider--*/
.agileit-folio_grid:before {
    content: "";
    font-size: 1.5em;
    width: 60px;
    height: 60px;
    line-height: 2.9em;
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
    transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
    -moz-transition: all .3s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
    -ms-transition: all .3s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
    -o-transition: all .3s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
    transition: all .3s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.agileit-folio_grid:after {
    background-color: rgba(94, 192, 93, 0.44);
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.agileinfo_port_grid:hover .agileit-folio_grid:after {
    opacity: 1;
}

.agileinfo_port_grid:hover .agileit-folio_grid:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1,1);
    transform: translateX(-50%) translateY(-50%) scale(1,1);
    -webkit-transition: all .3s cubic-bezier(0.175,0.885,0.32,1.275) 0.1ms;
    -moz-transition: all .3s cubic-bezier(0.175,0.885,0.32,1.275) 0.1ms;
    -ms-transition: all .3s cubic-bezier(0.175,0.885,0.32,1.275) 0.1ms;
    -o-transition: all .3s cubic-bezier(0.175,0.885,0.32,1.275) 0.1ms;
    transition: all .3s cubic-bezier(0.175,0.885,0.32,1.275) 0.1ms;
}
/*--flexisel--*/
.flex-slider {
    background: #222227;
    padding: 70px 0 165px 0;
}

#flexiselDemo1 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    /*max-width: 100%;*/
}

.nbs-flexisel-ul {
    position: relative;
    width: 1125px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
    line-height: 35px;
}

    .nbs-flexisel-item > img {
        cursor: pointer;
        position: relative;
    }
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 25px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background: none;
    top: -5% !important;
    border-radius: 5px;
    display: none;
}

.nbs-flexisel-nav-left {
    left: 50%;
}

.nbs-flexisel-nav-right {
    right: 1%;
    background: none;
}
/*.about{position:relative;}
.slid-img{position:absolute;
width:100%;
left:0%;
bottom:-86px}
/*--//flexisel--*/
/*--//slider--*/
/*-- //About-inner --*/
.abut-inner-right h4 {
    font-size: 35px;
    font-weight: bold;
    line-height: 51px;
    letter-spacing: 2px;
}

.abut-inner-left p, .wls-sub-hedder-right p {
    color: #000;
    letter-spacing: 1px;
    line-height: 31px;
}

.w3l-abt-sub-txt p, .w3l-ser-sub-txt p {
    color: #000;
    line-height: 30px;
}

.w3l-abt-sub-txt h4, .w3l-ser-sub-txt h4 {
    color: #ea1d5d;
    font-size: 25px;
}

.two-abut-inner-right {
    background: #ea1d5d;
}

.wls-sub-hedder-right h4 {
    font-size: 32px;
    color: #fff;
    line-height: 49px;
}

.wls-sub-hedder-right {
    padding: 10em 5em 8em 13em;
}
/*-- //About-inner --*/
/*-- //About --*/
/*-- slider-img--*/
/*-- counter--*/
.side-img {
    background: url(../images/ss1.jpg)no-repeat center;
    background-size: cover;
}

.stats-grid {
    text-align: center;
    margin: 0 auto;
}

.counter {
    font-size: 32px;
    color: #ea1d5d;
    font-weight: 500;
    font-weight: 600;
    letter-spacing: 1px;
}

.stat-info h4 {
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    font-family: cursive;
}
/*-- //counter --*/

/*--progress bar --*/
.progress.my-bar {
    height: 3px;
}

.left-side-w3layouts h5, .right-side-w3layouts h5 {
    font-size: 15px;
    color: #fff;
}

/*-- //progress bar --*/
/*-- //slider img--*/
/*--service--*/
.ser-icon-left span {
    font-size: 40px;
    text-align: center;
    color: #ea1d5d;
    background: #ced0d6;
    width: 81px;
    height: 81px;
    line-height: 88px;
    border-radius: 50px;
}

.service-info-list-agile h4 {
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 2px;
    padding-bottom: 8px;
    color: #000;
    font-weight: 500;
    line-height: 34px;
}

.service-info-list-agile p {
    color: #000;
    line-height: 28px;
}
/*-- //service--*/
/*-- //dance class--*/


/*-- //dance class--*/
/*--schedule--*/
.schedule {
    background: url(../images/tt1.jpg)no-repeat center;
    background-size: cover;
}

.timetable {
    font-size: 11px;
}

    .timetable th, .timetable td {
        text-align: center;
        padding: 15px 10px;
        border: 1px solid #cccccc;
        background: #fff;
        font-size: 14px;
        color: #ea1d5d;
    }

    .timetable td {
        color: #000;
    }

    .timetable .event {
        background-color: #ffffff;
        color: #000;
        border-bottom: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        line-height: 150%;
    }

    .timetable .event-list:hover {
        background: #ea1d5d;
        color: rgba(255, 255, 255, 0.9);
    }

    .timetable .event-list a {
        display: block;
        color: #ea1d5d;
        font-weight: bold;
        text-decoration: none;
        font-size: 13px;
    }

    .timetable .event-list:hover a {
        color: #fff;
    }

        .timetable .event-list:hover a span {
            color: #fff;
        }

    .timetable .event-list a span {
        display: block;
        color: #000;
        padding-top: 8px;
    }

.table-responsive.p-2.fact {
    background: #ea1d5d;
}
/*-- //schedule--*/
/*--gallery--*/

/*--//gallery--*/
/*--testimonial--*/
.client-img img {
    border-radius: 50%;
}

.client-matter p {
    color: #000;
    line-height: 28px;
}

.client-matter {
    padding: 1em 14em;
}

    .client-matter h6 {
        font-size: 25px;
        color: #ea1d5d;
        font-family: sans-serif;
    }

.carousel-control-prev {
    left: 0;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 124px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3%;
    color: #fff;
    text-align: center;
    height: 34px;
    opacity: .5;
    background: #ea1d5d;
}
/*-- //testimonial--*/
/*--contact--*/
.contact-forms input, .contact-forms textarea {
    font-size: 14px;
    color: #000;
    padding: 1em;
    border: 1px solid #000;
    background: #dedede;
    outline: none;
}

.contact-forms textarea {
    resize: none;
    height: 14em;
}

::-webkit-input-placeholder { /* Chrome */
    color: #000 !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}

:-moz-placeholder { /* Firefox 4 - 18 */
    color: #000 !important;
    opacity: 1;
}

.sent-butnn {
    font-size: 17px;
    padding: 11px 68px;
    color: #fff;
    outline: none;
    margin-top: 1em;
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    .sent-butnn:hover {
        background: #ea1d5d;
    }

.footer_grid_left {
    background: #ea1d5d;
    padding: 35px 35px;
    -webkit-box-shadow: -4px 9px 35px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 9px 35px -12px rgba(0,0,0,0.75);
    box-shadow: -4px 9px 35px -12px rgba(0,0,0,0.75);
}

.contact_footer_grid_left h5 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
}

.footer_grid_left p, .footer_grid_left p a {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}

    .footer_grid_left p a:hover {
        color: #000;
    }

.address_mail_footer_grids iframe {
    width: 100%;
    height: 19em;
    border: none;
}
/*-- //contact--*/
/*-- TYPOGRAPHY--*/
.sub-head h4 {
    font-size: 29px;
    font-weight: 600;
    color: #ea1d5d;
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 12px;
    color: #0a0808;
    border-top: none !important;
}

.table td, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 15px !important;
}
/*-- //TYPOGRAPHY--*/
/*--footer--*/
footer {
    background: #020b0a;
}

.dance-agile-info h4, .dance-agile-info h4 a {
    font-size: 25px;
    color: #fbbc24;
    letter-spacing: 0px;
    font-weight: bold;
    font-family: sans-serif;
}

.bottom-para {
    line-height: 31px;
    color: #fff;
}

.bottom-social ul li {
    display: inline-block;
}

    .bottom-social ul li a span {
        font-size: 15px;
        border: 1px solid;
        letter-spacing: 0px;
        width: 37px;
        height: 37px;
        line-height: 35px;
        text-align: center;
        margin: 0px 5px;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        transition: 0.5s all;
        -moz-transition: 0.5s all;
    }

        .bottom-social ul li a span:hover {
            color: #fec021;
        }

.nav-link {
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
}

    .nav-link:focus, .nav-link:hover {
        color: #fec021;
        text-decoration: none;
    }

.copy-agile-right p {
    letter-spacing: 2px;
}

    .copy-agile-right p a {
        color: #ea1d5d;
    }

        .copy-agile-right p a:hover {
            color: rgb(255, 255, 255);
        }
/*-- //footer--*/
/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 46px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*-- //to-top --*/

/*--responsive--*/
@media(max-width:1920px) {
}

@media(max-width:1680px) {
}

@media(max-width:1600px) {
}

@media(max-width:1440px) {
    h1 a.navbar-brand {
        font-size: 38px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 10px 21px;
    }

    .slider-img {
        min-height: 550px;
    }

    .slider-info {
        padding: 18em 0 0;
    }

        .slider-info h4 {
            font-size: 47px;
        }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 34px;
    }

    .abut-wls-gride-dance span {
        font-size: 53px;
        width: 98px;
        height: 98px;
        line-height: 101px;
    }

    .abt-sub-info h4 {
        font-size: 24px;
    }

    .counter {
        font-size: 30px;
    }

    .stat-info h4 {
        font-size: 21px;
    }

    .title {
        font-size: 45px;
        letter-spacing: 2px;
    }

    .ser-icon-left span {
        font-size: 35px;
        width: 77px;
        height: 77px;
        line-height: 84px;
    }

    .service-info-list-agile h4 {
        font-size: 21px;
        letter-spacing: 1px;
        padding-bottom: 6px;
    }

    .client-matter h6 {
        font-size: 23px;
    }

    .dance-agile-info h4, .dance-agile-info h4 a {
        font-size: 23px;
    }

    .abut-inner-right h4 {
        font-size: 33px;
    }

    .w3l-abt-sub-txt h4, .w3l-ser-sub-txt h4 {
        font-size: 23px;
    }

    .wls-sub-hedder-right {
        padding: 8em 5em 5em 10em;
    }

    .contact-forms input, .contact-forms textarea {
        padding: .8em 1em;
    }

    .sent-butnn {
        font-size: 16px;
    }

    .sub-head h4 {
        font-size: 27px;
    }
}

@media(max-width:1366px) {
    .slider-info p {
        font-size: 18px;
        letter-spacing: 2px;
        padding: 12px 0px;
    }

    .outs_more-buttn a {
        padding: 8px 15px;
    }

    .wls-sub-hedder-right {
        padding: 8em 5em 5em 9em;
    }

        .wls-sub-hedder-right h4 {
            font-size: 29px;
        }

    .contact-forms textarea {
        height: 13em;
    }

    .address_mail_footer_grids iframe {
        height: 17em;
    }
}

@media(max-width:1280px) {
    .slider-img {
        min-height: 611px;
    }

    .slider-info {
        padding: 16em 0 0;
    }

    .callbacks_nav, .callbacks_nav.next {
        background-size: 35px;
    }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 32px;
        padding-bottom: 15px;
        line-height: 47px;
    }

    .abut-wls-gride-dance span {
        font-size: 50px;
        width: 92px;
        height: 92px;
        line-height: 92px;
    }

    .title {
        font-size: 42px;
    }

    .abut-inner-right h4 {
        font-size: 31px;
    }

    .w3l-abt-sub-txt h4, .w3l-ser-sub-txt h4 {
        font-size: 22px;
    }

    .wls-sub-hedder-right {
        padding: 6em 5em 5em 9em;
    }

    .sub-head h4 {
        font-size: 24px;
    }
}

@media(max-width:1080px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .outs-agile-buttn a {
        padding: 10px 21px;
    }

    .stat-info h4 {
        font-size: 19px;
        letter-spacing: 3px;
    }

    .counter {
        font-size: 27px;
    }

    .ser-icon-left span {
        font-size: 32px;
        width: 73px;
        height: 73px;
        line-height: 72px;
    }

    .timetable th, .timetable td {
        padding: 15px 7px;
        font-size: 12px;
    }

    .client-matter {
        padding: 1em 12em;
    }

    .wls-sub-hedder-right {
        padding: 5em 2em 2em 5em;
    }

    .footer_grid_left {
        padding: 31px 32px;
    }

    .sent-butnn {
        padding: 11px 60px;
    }

    .sub-head h4 {
        font-size: 24px;
    }
}

@media(max-width:1050px) {
    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 1.5em 2em 0em;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 10px 17px;
    }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 30px;
        padding-bottom: 11px;
        line-height: 45px;
    }

    .title {
        font-size: 40px;
    }

    .client-matter h6 {
        font-size: 22px;
    }

    .wls-sub-hedder-right h4 {
        font-size: 27px;
        line-height: 43px;
    }
}

@media(max-width:1024px) {
    .slider-img {
        min-height: 583px;
    }

    .slider-info {
        padding: 15em 0 0;
    }

    .abut-wls-gride-dance span {
        font-size: 47px;
        width: 87px;
        height: 87px;
        line-height: 85px;
    }

    .abt-sub-info h4 {
        font-size: 22px;
    }

    .abut-inner-right h4 {
        font-size: 29px;
    }

    .inner_page-banner {
        min-height: 284px;
    }
}

@media(max-width:991px) {
    div#navbarSupportedContent {
        background: #000;
        text-align: center;
        padding: 13px 0px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 12px 15px;
    }

    .navbar-light .navbar-toggler {
        border-color: rgb(0, 0, 0);
        background: #ea1d5d;
        padding: 2px 6px;
        margin-top: 3px;
        outline: none;
        margin-right: 1px;
        cursor: pointer;
        border-radius: 6px;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

        .navbar-light .navbar-toggler:hover {
            background: #fff;
        }

    .slider-info h4 {
        font-size: 40px;
    }

    h1 a.navbar-brand {
        font-size: 36px;
    }

    .abt-sub-info h4 {
        font-size: 20px;
        letter-spacing: 1px;
    }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 26px;
    }

    .dance-agile-info:nth-child(3), .dance-agile-info:nth-child(4) {
        margin-top: 20px;
    }

    .client-matter {
        padding: 1em 4em;
    }

    .abut-inner-right h4 {
        font-size: 25px;
    }

    .w3l-abt-sub-txt h4, .w3l-ser-sub-txt h4 {
        font-size: 20px;
    }

    .wls-sub-hedder-right h4 {
        font-size: 25px;
        line-height: 41px;
    }

    .contact-forms textarea {
        height: 11em;
    }

    .footer_grid_left {
        padding: 26px 13px;
    }

        .footer_grid_left p, .footer_grid_left p a {
            font-size: 13px;
            line-height: 28px;
            letter-spacing: .5px;
        }

    .btn {
        font-size: 13px;
    }

    h2.bootstrap-heading {
        font-size: 40px;
    }

    h1.bootstrap-heading {
        font-size: 45px;
    }

    .form-inline {
        width: 30%;
        margin: auto;
    }
}

@media(max-width:900px) {
    .outs_more-buttn a {
        font-size: 13px;
    }

    .counter {
        font-size: 25px;
    }

    .ser-icon-left span {
        font-size: 28px;
        width: 69px;
        height: 69px;
        line-height: 70px;
    }

    .service-info-list-agile h4 {
        font-size: 20px;
        padding-bottom: 3px;
    }

    .timetable td {
        padding: 12px 7px;
    }

    .client-matter h6 {
        font-size: 21px;
    }

    .bottom-social ul li a span {
        font-size: 14px;
        width: 35px;
        height: 34px;
        line-height: 32px;
    }

    .wls-sub-hedder-right {
        padding: 3em 2em 2em 2em;
    }

    .address_mail_footer_grids iframe {
        height: 15em;
    }

    .form-inline {
        width: 37%;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 4%;
    }
}

@media(max-width:800px) {
    .slider-img {
        min-height: 546px;
    }

    .slider-info {
        padding: 14em 0 0;
    }

    .title {
        font-size: 37px;
    }

    .dance-agile-info h4, .dance-agile-info h4 a {
        font-size: 21px;
    }

    .abut-inner-right h4 {
        font-size: 24px;
    }

    .wls-sub-hedder-right h4 {
        font-size: 22px;
        line-height: 38px;
    }

    .wls-sub-hedder-right {
        padding: 1em 1em 1em 1em;
    }

        .abut-inner-left p, .wls-sub-hedder-right p {
            line-height: 29px;
        }

    .form-inline {
        width: 40%;
    }
}

@media(max-width:768px) {
    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 24px;
    }

    .abut-wls-gride-dance span {
        font-size: 44px;
        width: 83px;
        height: 83px;
        line-height: 81px;
    }

    .wls-sub-hedder-right h4 {
        line-height: 35px;
    }

    h4.bootstrap-heading {
        font-size: 18px;
    }

    h5.bootstrap-heading {
        font-size: 16px;
    }

    .table td, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 12px !important;
    }
}

@media(max-width:767px) {
    .slider-info h4 {
        font-size: 33px;
    }

    .slider-info p {
        font-size: 16px;
        letter-spacing: 1px;
        padding: 12px 0px;
    }

    .w3layouts-abut-list:nth-child(2), .w3layouts-abut-list:nth-child(3) {
        margin-top: 31px;
    }

    .title {
        font-size: 35px;
    }

    .right-side-w3layouts {
        margin-top: 24px;
    }

    .abut-inner-img:nth-child(2), .abut-inner-img:nth-child(3) {
        margin-top: 35px;
    }

    .abut-inner-left {
        margin-top: 20px;
    }

    .inner_page-banner {
        min-height: 258px;
    }

    .abut-inner-right h4 {
        line-height: 42px;
        letter-spacing: 1px;
    }

    .footer_grid_left {
        padding: 21px 13px;
    }

    .address_mail_footer_grids iframe {
        height: 13em;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 5%;
    }
}

@media(max-width:736px) {
    .slider-img {
        min-height: 493px;
    }

    .slider-img {
        min-height: 493px;
    }

    .copy-agile-right p {
        letter-spacing: 1px;
    }

    .abut-inner-right h4 {
        font-size: 23px;
    }

    .contact-forms input, .contact-forms textarea {
        padding: .7em .9em;
    }

    .form-inline {
        width: 42%;
    }
}

@media(max-width:667px) {
    .slider-info h4 {
        font-size: 30px;
    }

    .slider-info {
        padding: 13em 0 0;
    }

    .abut-wls-gride-dance span {
        font-size: 39px;
        width: 79px;
        height: 79px;
        line-height: 79px;
    }

    .abt-sub-info h4 {
        font-size: 18px;
    }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        line-height: 38px;
    }

    .stat-info h4 {
        font-size: 17px;
    }

    .abut-inner-img:nth-child(2), .abut-inner-img:nth-child(3) {
        margin-top: 31px;
    }

    .sent-butnn {
        font-size: 15px;
        margin-top: .8em;
    }

    .form-inline {
        width: 48%;
    }
}

@media(max-width:640px) {
    .outs-agile-buttn a {
        font-size: 13px;
        padding: 9px 19px;
    }

    .dance-agile-info h4, .dance-agile-info h4 a {
        font-size: 19px;
    }

    .form-inline {
        width: 51%;
    }
}

@media(max-width:600px) {
    .title {
        font-size: 33px;
        letter-spacing: 1px;
    }

    .counter {
        font-size: 23px;
    }

    .inner_page-banner {
        min-height: 247px;
    }

    .form-inline {
        width: 56%;
    }
}

@media(max-width:568px) {
    .dance-agile-info:nth-child(2), .dance-agile-info:nth-child(3), .dance-agile-info:nth-child(4) {
        margin-top: 19px;
    }

    h1 a.navbar-brand {
        font-size: 33px;
    }

    .callbacks_nav, .callbacks_nav.next {
        background-size: 26px;
    }

    .abut-inner-right h4 {
        line-height: 36px;
    }

    .w3l-abt-sub-txt h4, .w3l-ser-sub-txt h4 {
        font-size: 19px;
    }

    .ser-inner-img:nth-child(2), .ser-inner-img:nth-child(3) {
        margin-top: 35px;
    }

    .form-control {
        width: 74%;
    }
}

@media(max-width:480px) {
    .slider-info h4 {
        font-size: 25px;
    }

    .title {
        font-size: 31px;
    }

    .service-info-list-agile h4 {
        font-size: 19px;
    }

    .footer_grid_left {
        padding: 19px 13px;
    }

    h1.bootstrap-heading {
        font-size: 23px;
    }

    h2.bootstrap-heading {
        font-size: 20px;
    }

    .table h3 {
        font-size: 19px;
    }

    .form-inline {
        width: 77%;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        background-size: 15px;
    }
}

@media(max-width:440px) {
    .slider-info p {
        font-size: 14px;
    }

    .slider-img {
        min-height: 457px;
    }

    .slider-info {
        padding: 12em 0 0;
    }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 22px;
    }

    .abut-wls-gride-dance span {
        font-size: 38px;
        width: 74px;
        height: 76px;
        line-height: 74px;
    }

    .client-matter {
        padding: 1em 1em;
    }

    .copy-agile-right p {
        line-height: 28px;
    }

    .wls-sub-hedder-right h4 {
        font-size: 21px;
    }
}

@media(max-width:414px) {
    .title {
        font-size: 29px;
    }

    .left-side-w3layouts h5, .right-side-w3layouts h5 {
        font-size: 14px;
    }

    .client-matter h6 {
        font-size: 19px;
    }

    .form-inline {
        width: 85%;
    }
}

@media(max-width:384px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 15px;
    }

    h1 a.navbar-brand {
        font-size: 31px;
    }

    .slider-info h4 {
        font-size: 23px;
    }

    .slider-img {
        min-height: 448px;
    }

    .slider-info {
        padding: 11em 0 0;
    }

    .service-info-list-agile h4 {
        font-size: 18px;
    }

    .w3l-abt-sub-txt h4, .w3l-ser-sub-txt h4 {
        font-size: 18px;
    }

    .form-inline {
        width: 90%;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 6%;
    }
}

@media(max-width:375px) {
    .counter {
        font-size: 21px;
    }

    .ser-icon-left span {
        font-size: 26px;
        width: 62px;
        height: 62px;
        line-height: 67px;
    }

    .title {
        font-size: 27px;
    }

    .abut-inner-left p, .wls-sub-hedder-right p {
        line-height: 27px;
    }

    .form-inline {
        width: 93%;
    }
}

@media(max-width:320px) {
    h1 a.navbar-brand {
        font-size: 29px;
    }

    .slider-info h4 {
        font-size: 19px;
    }

    .agile-abt-info h2, .bar-w3ls-both-side h4 {
        font-size: 19px;
    }

    .abt-sub-info h4 {
        font-size: 17px;
    }

    .title {
        font-size: 25px;
    }

    .form-control {
        width: 67%;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 7%;
    }
}
/*--//responsive--*/


/*--Akbar Customize CSS--*/

.top-bar {
    background: #001f1b;
    margin: 0;
    padding: 0em 3em 0em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
}

.topleft {
}

    .topleft ul li {
        padding: 6px 15px;
        list-style: none;
        display: inline-block;
        float: left;
        color: #fff;
        font-weight: 400;
        font-family: sans-serif;
        font-size: 15px;
    }

        .topleft ul li a {
            color: #fff !important;
        }

        .topleft ul li:hover {
            background: #020b0a;
            opacity: 0.8;
        }

.topright {
}

    .topright ul li {
        padding: 5px 15px;
        list-style: none;
        display: inline-block;
        float: right;
        color: #fff;
        font-weight: 400;
        font-family: sans-serif;
        font-size: 15px;
    }

        .topright ul li a {
            color: #fff !important;
        }

        .topright ul li:hover {
            background: #020b0a;
            opacity: 0.8;
        }

.logo {
    width: 80px;
    padding: 8px 0 0 0;
}

.search-box {
    background: #fff;
    border-radius: 10px 0 10px 0;
}

.main {
    /*width: 50%;*/
    margin: 0 0 0 15px;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-right: 2.375rem;
    border-radius: 15px 0;
    float: none;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #fff;
    margin-left: 145px;
    background: #020b0a;
    ;
}

.homemovi-section {
    margin: 0 20px;
}

.movies-section {
    padding: 25px 0 0 0;
}

    .movies-section h2 {
        font-size: 20px;
        text-align: center;
        font-family: sans-serif;
        font-weight: 600;
        color: #303135;
    }


        .movies-section h2 a {
            color: #020b0a;
        }

    .movies-section p {
        font-size: 15px;
        text-align: center;
        padding: 10px 0 2px 0;
        font-family: sans-serif;
    }

    .movies-section img {
        width: 430px;
        height: 250px;
        border-radius: 15px 0 15px 0;
    }

        .movies-section img:hover {
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
        }

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

/*Start slider hover text*/

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}



.sliderticket {
    background: #020b0a;
    border-radius: 15px 0 15px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
}

    .sliderticket:hover .image {
        opacity: 0.3;
    }

    .sliderticket:hover .middle {
        opacity: 1;
    }

.text {
    background-color: #00330b;
    color: #ffd500;
    font-size: 16px;
    padding: 6px 32px;
    border: 2px double #ffd500;
    border-radius: 10px 0 10px 0;
}

/*End slider hover text*/



/*Start image hover text*/

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}



.movieticket {
    background: #020b0a;
    border-radius: 15px 0 15px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
}

    .movieticket:hover .image {
        opacity: 0.3;
    }

    .movieticket:hover .middle {
        opacity: 1;
    }

.text {
    background-color: #ff9400;
    color: #fff;
    font-size: 16px;
    padding: 6px 32px;
    border: 2px double #fff;
    border-radius: 10px 0 10px 0;
}

/*End image hover text*/


.homepage-title {
}

    .homepage-title h1 {
        text-align: center;
        padding: 5px 0;
        font-size: 25px;
        font-weight: 600;
        font-family: sans-serif;
        background: #ffffff;
        margin-top: 0px;
        color: #001f1b;
    }

        .homepage-title h1::before {
            content: "";
            position: absolute;
            display: block;
            bottom: -3px;
            width: 40px;
            border-bottom: 4px solid #001f1b;
            left: 471px;
        }

.h-m {
    margin: 0 !important;
}

.b-p {
    padding-bottom: 25px;
}

.see-btn {
    font-size: 16px;
    color: #00330b;
    text-decoration: none;
    /*text-transform: uppercase;*/
    display: inline-block;
    letter-spacing: 2px;
    outline: none;
    border-radius: 10px 0;
    padding: 6px 22px;
    border: 1px double #ff9400;
    width: 100%;
    text-align: center;
    font-weight: 600;
}

    .see-btn:hover {
        background: #fbbc24;
        color: #fff;
        border: 1px solid #fbbc24;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
    }


/*Start Right Com side bar css*/

.right-col3 {
    position: relative;
    width: 332px;
    flex-shrink: 0;
    box-shadow: rgba(0, 0, 0, 0.3) -4px 4px 8px 0px;
    background-color: rgb(255, 255, 255);
    border-right: 1px solid #e2e2e2;
    max-width: 310px;
    padding: 25px 15px;
}

.ad-section {
}

    .ad-section p {
        font-size: 15px;
        text-align: center;
        padding: 5px 0;
        border-bottom: 1px solid #e4e1e1;
    }

.ad-img {
    width: 100%;
}

.side-section {
    padding: 15px 0 0 0;
}

    .side-section h1 {
        font-size: 20px;
        font-weight: 600;
        margin: 0;
        padding: 0 0 15px 0;
        text-align: center;
    }

        .side-section h1::before {
            content: "";
            position: absolute;
            display: block;
            bottom: 6px;
            width: 40px;
            border-bottom: 4px solid rgb(33, 37, 41);
            left: 135px;
        }

    .side-section h2 {
        font-size: 20px;
        padding: 10px;
        color: #3a423c;
        font-weight: 500;
        text-align: left;
    }

        .side-section h2 a {
            color: #3a423c;
        }

            .side-section h2 a:hover {
                color: #ff9400;
            }

    .side-section img {
        width: 100%;
        border-radius: 15px 0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
    }

        .side-section img:hover {
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            opacity: 0.8;
        }

.top-rp {
    padding: 0 6px 0 0;
}

.modal-header {
    min-height: 16.42857143px;
    padding: 6px 15px 6px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #00861a;
    color: #fff;
}

.modal-info {
    width: 100%;
    height: auto;
}

.row-w {
    width: 100%;
}

.text-box {
    width: 100% !important;
    border: 1px solid #cecece;
    margin: 0 0 5px 0;
    padding: 5px;
    color: #9e9e9e;
}

.sign-h {
    font-size: 18px;
    color: #000;
    margin-top: 3px;
}

.sign-f {
    /*background: #fff;
    width: 800px;
    height: 500px;*/
}

.sing-form {
}

    .sing-form h1 {
        padding: 15px 20px 25px 20px;
        font-size: 20px;
        font-weight: 600;
        color: #ff9400;
        text-align: left;
    }

    .sing-form p {
        font-size: 15px;
        font-weight: 600;
        padding: 1px 0 5px 0;
        color: #5f5b5b;
    }


.closbtn {
    float: right;
    padding: 15px;
}

.s-c {
    padding: 15px 65px 5px 65px;
}

.s-c1 {
    padding: 0px 65px 10px 65px;
}

.checkbox__input___3MLEZ {
    float: left;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #a3a8ac;
    border-radius: 1px;
    -webkit-appearance: none;
}

    .checkbox__input___3MLEZ:checked {
        background-color: #009cde;
        border: 1px solid #009cde;
    }

.rem-p {
    font-size: 15px;
    padding: 0 0 0 15px;
}

.sign-btn {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    background-color: #ff9400;
    outline: none;
    padding: 6px 22px !important;
    border: 2px double #ff9400;
    width: 46%;
    text-align: center;
}

    .sign-btn:hover {
        background-color: #fff;
        color: #ff9400;
        border: 2px double #ff9400;
    }

.pass-p {
    text-align: center;
    color: #147aaa !important;
}

    .pass-p:hover {
        text-decoration: underline;
        color: #147aaa !important;
    }

.topright ul li a {
    color: #fff !important;
    font-family: sans-serif;
}

.sign-up {
    text-align: center;
    color: #5f5b5b;
    padding-bottom: 29px !important;
}

    .sign-up a {
        text-align: center;
        color: #147aaa;
    }

        .sign-up a:hover {
            text-decoration: underline;
            color: #147aaa !important;
        }

.dropdown-box {
    width: 100%;
    padding: 7px;
    border: 1px solid #cecece;
}

.radioGroup__list___GAyp0 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.radioGroup__listItemSelected___1r1p3 {
    border: solid 1px #17baff;
    margin-bottom: 15px;
    background-color: #d9f0fa;
}

.radioGroup__radio___3PhLr {
    position: relative;
    height: 20px;
    line-height: 20px;
    border: solid 1px #17baff;
    padding: 17px;
    /* margin-bottom: 15px; */
    background-color: #d9f0fa;
}

.radioGroup__input___3iV_M {
    position: absolute;
    opacity: 0;
}

.radioGroup__label___1U06e {
    display: inline-block;
    padding: 0 38px;
    cursor: pointer;
    width: 100%;
    margin-top: -7px;
    position: absolute;
}

.radio-btn {
    background: #fff;
    border: 1px solid #000;
    color: #fff;
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #a3a8ac;
    border-radius: 50%;
    top: 8px;
}

.signup-pf {
    font-size: 10px !important;
}





/*Start Custome Menu CSS*/


.menu-row {
    background-color: #303135;
    width: 100%;
    margin: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
    z-index: 999;
    position: relative;
}

.li_ty {
    list-style: none;
    padding: 0px;
    float: left;
}

    .li_ty li {
        display: inline-block;
    }

        .li_ty li a {
            padding: 10px 15px !important;
            font-size: 14px;
            font-weight: 400;
            display: block;
            color: #fff;
        }

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-inverse {
    color: #fff;
}

.li_ty {
    list-style: none;
    padding: 0px 10px;
    float: left;
}

.pagetop li ul {
    display: none;
}

.pagetop li:hover ul {
    display: block;
    z-index: 99999;
}

.dropmenu {
    position: absolute;
    float: left;
    background-color: #fff;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.li_ty li {
    display: inline-block;
}

    .li_ty li a {
        padding: 10px 15px !important;
        font-size: 14px;
        font-weight: 400;
        display: block;
        color: #fff;
    }

.submenu {
    color: #19789C;
}

.li_ty li a:hover {
    background: #001f1b;
    color: #fdbf20;
    font-family: sans-serif;
}

.li_ty li a {
    padding: 32px 6px !important;
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #fff;
    font-family: sans-serif;
    letter-spacing: 1px;
}

.drop-ul {
    left: 0;
    width: 100%;
    padding: 24px;
    background: #fff;
}

    .drop-ul li {
        width: 100%;
        padding: 8px;
        border-bottom: 1px solid rgb(223, 228, 231);
    }

        .drop-ul li a {
            Background: #fff !important;
            font-size: 15px;
            color: rgb(53, 60, 66) !important;
            padding: 2px 10px !important;
        }

/*// End Custome Menu CSS*/

/*Start Internal Page CSS*/

.innerpage-bg {
    background: url(../images/pbg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.pagefirstse-bg {
    width: 100%;
    min-height: 265px;
    padding: 0;
    margin: 85px 0 0 0;
}

.pageul {
    padding: 20px 20px 20px 74px;
}

.page-img {
    width: 260px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    z-index: 999;
    position: relative;
    border-radius: 15px 0;
    float: right;
    margin-bottom: -14px;
    margin-top: 50px;
}

.pbul {
    padding-left: 328px;
}

.breadh {
    background: #656565;
    padding: 9px 15px;
    border-bottom: 2px solid #656565;
    color: #fff !important;
}

    .breadh a {
        color: #fff;
    }

    .breadh:hover {
        background: #303135;
        padding: 9px 15px;
        border-bottom: 2px solid #fff;
    }




.banner-head {
}

    .banner-head h1 {
        font-size: 35px;
        color: #fff;
        font-weight: 600;
        padding-top: 7px;
    }

    .banner-head h2 {
        font-size: 25px;
        padding-top: 82px;
        color: #fff;
        font-weight: 500;
    }

.pagecol1 {
    margin: 25px 20px 25px 38px;
    background: #fff;
    border-radius: 15px 0;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.19), 0 10px 10px rgba(0, 0, 0, 0.23);
}

.pagerow-in {
    background: #e6e6e6;
    border-radius: 15px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

    .pagerow-in h1 {
        font-size: 17px;
        font-weight: 600;
        color: #525252;
        padding: 10px 0 0 0;
    }

.r-ma {
    margin: 0;
}

.categ-name {
}

    .categ-name h1 {
        font-size: 16px;
        padding: 15px 0 0 0;
        font-weight: 600;
        color: #525252;
    }

    .categ-name h3 {
        font-size: 15px;
        padding: 5px 0 15px 0;
        font-weight: 600;
        color: #756d6d;
    }

.row-bor {
    border-bottom: 1px solid #d3d3d3;
}

.tickets-details {
    padding: 15px 0;
}

    .tickets-details h2 {
        font-weight: 600;
        color: #ff9400;
        font-size: 17px;
        line-height: 1.4;
    }

    .tickets-details h3 {
        font-size: 16px;
        font-weight: 600;
        color: #756d6d;
        line-height: 1.4;
    }

    .tickets-details h5 {
        text-align: center;
        font-size: 15px;
        color: #868686;
    }

    .tickets-details p {
        font-size: 14px;
        color: #868686;
    }

.find-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    background-color: #ff9400;
    outline: none;
    border-radius: 10px 0 10px 0;
    padding: 10px 35px !important;
    border: 2px solid #ff9400;
    margin-top: 12px;
}

    .find-btn:hover {
        border: 2px solid #ff9400;
        color: #ff9400;
        background: #fff;
    }

.tic-cal {
    font-size: 20px;
    color: #3e3c3c;
}

.page-sidec {
    max-width: 340px;
    box-shadow: rgba(0, 0, 0, 0.3) -4px 4px 8px 0px;
    background-color: rgb(255, 255, 255);
    border-right: 1px solid #e2e2e2;
    border-radius: 15px 0 0 0;
    margin: 25px 0 0 45px;
}

.page-ad {
    width: 100%;
    padding: 15PX 0;
}

.back-to {
    padding: 8px 25px;
    width: 100%;
    max-width: 340px;
    background-color: rgb(158, 159, 161);
    color: #fff;
    font-weight: normal;
    border-radius: 20px;
    border: 1px solid #dcd6d6;
    text-align: center;
}

.back-p {
    color: rgb(48, 49, 53);
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
}

    .back-p::before {
        content: "";
        position: absolute;
        width: 35%;
        height: 5%;
        background-color: rgb(48, 49, 53);
        top: 74px;
        right: 283px;
    }

.slash-co {
    color: #fff;
}

.tab-row {
    background: #656565;
    width: 100%;
    margin: 0;
}

.t-m {
    margin-left: 338px;
}

.ab-p p {
    font-size: 15px;
    line-height: 1.5;
    padding: 20px 3px 0px 3px;
}

.bo-p {
    padding-bottom: 30px;
}

.calend-text {
    width: 180px;
    float: right;
    margin: 0;
}

/*Don't forget to add Font Awesome CSS : "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"*/
input[type="text"] {
    width: 200px;
    border: 1px solid #aaa;
    outline: none;
    padding: 7px;
    box-sizing: border-box;
    transition: 0.3s;
    float: right;
}

    input[type="text"]:focus {
        border-color: #0f6b21;
        box-shadow: 0 0 8px 0 dodgerBlue;
    }

.inputWithIcon input[type="text"] {
    padding-left: 50px;
}

.inputWithIcon {
    position: relative;
}

    .inputWithIcon i {
        position: absolute;
        left: 208px;
        top: 2px;
        padding: 9px 8px;
        color: #aaa;
        transition: 0.3s;
        float: right;
    }

    .inputWithIcon input[type="text"]:focus + i {
        color: #656565;
    }

    .inputWithIcon.inputIconBg i {
        background-color: #aaa;
        color: #fff;
        padding: 9px 4px;
        border-radius: 4px 0 0 4px;
    }

    .inputWithIcon.inputIconBg input[type="text"]:focus + i {
        color: #fff;
        background-color: #0f6b21;
    }

.bottom-logo {
    width: 178px;
    padding: 0PX 0 10px 0;
}

.footer-soci {
}

    .footer-soci ul li a {
        color: #fff;
    }

.nav-link:hover {
    background: #001f1b;
    padding: .2rem 0.6rem;
}

.footer-rowb {
     /* border-bottom: 1px solid #656565; */
    padding-bottom: 25px;
}

.fot-bar {
    margin: 0;
    padding: 30px 0;
}

    .fot-bar h2 {
        font-size: 20px;
        color: #fff;
        text-align: right;
        padding-top: 5px;
    }

.fotleft {
}

    .fotleft ul li {
        padding: 5px 15px;
        list-style: none;
        display: inline-block;
        float: left;
        color: #fff;
        font-weight: 400;
        font-family: sans-serif;
        font-size: 15px;
    }

        .fotleft ul li a {
            color: #fff !important;
        }

        .fotleft ul li:hover {
            background: #001f1b;
            opacity: 0.8;
        }

.foter-menu {
}

    .foter-menu ul li {
        padding: 5px 5px;
        list-style: none;
        display: inline-block;
        float: left;
        color: #fff;
        font-weight: 400;
        font-family: sans-serif;
        font-size: 15px;
    }

        .foter-menu ul li a {
            color: #fff;
        }

.f-menusec {
    margin: 0;
    background: #001f1b;
    padding: 5px 65px;
}

    .f-menusec p {
        font-size: 14px;
        color: #fff;
        float: right;
        padding-top: 6px;
    }

.fot-pad {
    padding-top: 40px;
}
/*.tra{

}
.tra ul li {
}
.pagetop li:hover ul*/
.pagetop li:hover ul::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 134px;
    left: 17%;
    margin-left: -14px;
    border-right: 10px solid #f70a0a00;
    border-bottom: 10px solid rgb(255, 255, 255);
    border-left: 10px solid transparent;
}

.fo-para {
    color: #fff;
}


/*Contact Us Page CSS*/

h3.heading {
    font-size: 50px;
    color: #020b0a;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 10px 0;
}

.text-center {
    text-align: center !important;
}

.w3layouts_mail_grid_left {
    border-right: 2px dashed #bbb;
}

.w3_agileits_contact_left, .w3layouts_mail_grid_left {
    padding: 0 3em;
}

    .w3layouts_mail_grid_left h3, .wthree_mail_pos h3 {
        font-size: 23px;
        color: #020b0a;
        font-weight: 600;
        text-transform: uppercase;
        padding-bottom: .5em;
        position: relative;
        letter-spacing: 2px;
        margin-bottom: 1em;
    }

ul {
    margin: 0;
    padding: 0;
}

.agileits_mail_grid_left ul li {
    list-style-type: none;
    color: #fff;
    margin-bottom: 1em;
    letter-spacing: 1px;
    font-size: 15px;
    background: #001f1b;
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px !important;
}

    .agileits_mail_grid_left ul li label {
        width: 54px;
        height: 60px;
        vertical-align: middle;
        text-align: center;
        margin-right: 1em;
        background: #020b0a;
        color: #fff;
        line-height: 54px;
        font-size: 16px;
        float: left;
        margin-top: -10px;
    }

label {
    margin: 0;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.wthree_mail_pos input[type="text"], .wthree_mail_pos input[type="email"], .wthree_mail_pos textarea {
    outline: none;
    padding: 12px 0;
    background: none;
    color: #666;
    font-size: 15px;
    width: 100%;
    border: none;
    letter-spacing: 1px;
    border-bottom: 1px solid #777;
}

button, input {
    overflow: visible;
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.wthree_mail_pos input[type="email"] {
    margin: 1em 0;
}

.wthree_mail_pos textarea {
    min-height: 145px;
    resize: none;
    margin-top: 1em;
}

.w3_agileits_contact_right {
    padding: 0;
}

.wthree_mail_pos input[type="submit"] {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    background-color: #ff9400;
    outline: none;
    border-radius: 10px 0 10px 0;
    padding: 10px 35px !important;
    border: 2px solid #ff9400;
    margin-top: 22px;
    margin-bottom: 30px;
}

    .wthree_mail_pos input[type="submit"]:hover {
        background: #fff;
        color: #ff9400;
    }

.cont-row {
    background: #020b0a;
    width: 100%;
    margin: 0;
    height: 41px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.23);
}

.conpage-bg {
    background: url(../images/cbg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.ch-p {
    padding-top: 100px;
}

.cb-m {
    margin-top: 160px;
}
/* End Contact Us Page CSS*/


.subs-box {
    width: 100% !important;
    margin: 15px 0;
    border-radius: 15px 0 0 0px;
    font-size: 13px;
    padding: 6px 35px !important;
}

.subs-btn {
    margin: 15px 0;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0px;
    background-color: #ff9400;
    outline: none;
    border-radius: 0px 0 15px 0;
    padding: 4px 7px !important;
    border: 2px solid #ff9400;
}

.sub-colp {
    padding: 0 15px 0 0;
}

.dinnerpage-bg {
    background: url(../images/ddbg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.mot-p {
    padding: 25px 0;
}

.movie-img {
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
    height: 390px;
}

    .movie-img:hover {
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
    }

.bookt-btn {
    text-align: center;
    margin: 25px 0;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    background-color: #ff9400;
    outline: none;
    padding: 10px 35px !important;
    border: 2px solid #ff9400;
}

    .bookt-btn:hover {
        background: #fff;
        color: #ff9400;
    }

.dancepage-sec {
}

    .dancepage-sec h1 {
        text-align: center;
        font-size: 35px;
        color: #020b0a;
        font-weight: 600;
        letter-spacing: 2px;
        margin: 0 0 30px 0;
    }

        .dancepage-sec h1::before {
            content: "";
            position: absolute;
            display: block;
            bottom: 18px;
            width: 70px;
            border-bottom: 4px solid #020b0a;
            left: 545px;
        }

.page-bg {
    background: #fff;
}

.bookpage-bg {
    background: url(../images/bpbg.jpg);
    background-repeat: round;
    width: 100%;
    height: 600px;
}

.book-cont {
    background: #fff;
    margin-top: 95px;
}

.bookro-bg {
    padding: 50px 0;
    background: #001f1b;
}

.book-img {
    width: 100%;
    height: 300px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
    /*border-radius: 15px 0;*/
}

    .book-img:hover {
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
        /*border-radius: 15px 0;*/
    }

.book-content {
}

    .book-content h1 {
        color: #fff;
        text-align: left;
        margin: 0px 0 5px 0;
        font-size: 22px;
        padding: 0 0 0px 0px;
        font-family: sans-serif;
    }

    .book-content ul li {
        border-bottom: 1px solid #9c9c9c;
        padding: 0 0 4px 0;
        font-size: 16px;
    }



    .book-content p {
        font-size: 16px;
        padding: 5px 0;
        font-family: sans-serif;
        color: #fff;
    }

.bookbtn {
    text-align: center;
    margin: 16px 10px 0 0;
    width: 43%;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    background-color: #ff9400;
    outline: none;
    padding: 8px 35px !important;
    border: 2px solid #ff9400;
}

    .bookbtn a {
        color: #fff;
    }

    .bookbtn:hover {
        color: #ff9400 !important;
        border: 2px solid #ff9400;
        background-color: #fff;
    }

.livepage-bg {
    background: url(../images/libg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.header-fix {
    position: fixed;
    z-index: 999;
    width: 100%;
}

.nightpage-bg {
    background: url(../images/nibg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.exhipage-bg {
    background: url(../images/exibg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.theaterpage-bg {
    background: url(../images/thebg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
    /* background: #000 !important; */
}

.mainbook-bg {
    background: #001f1b;
    padding-bottom: 0px;
}

.shareicon {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}

    .shareicon ul li {
        padding: 6px 8px;
        list-style: none;
        display: inline-block;
        float: none;
        font-weight: 400;
        font-family: sans-serif;
        font-size: 20px;
    }

.socialicon {
    width: 33px;
    height: 33px;
}

.bookrow-p {
    padding: 0 0 50px 0;
}

.descp-details {
}

    .descp-details h3 {
        font-size: 19px;
        padding: 15px 0 15px 0;
    }

    .descp-details p {
        font-size: 15px;
        padding: 0 0 15px 0;
    }

.upcoming-events {
}

    .upcoming-events h3 {
        font-size: 20px;
        padding: 30px 0;
    }

    .upcoming-events h4 {
        font-size: 16px;
        font-weight: 600;
        padding: 15px 0;
    }

    .upcoming-events img {
        width: 250px;
        height: auto;
    }

.upcon-bg {
    background: #f7f7f7;
}

.terms-pop {
}

    .terms-pop ol li {
        text-align: left !important;
        font-size: 13px;
        line-height: 20px;
        color: #616161;
        padding: 0 20px 8px 20px;
    }

.cancel-btn {
    font-weight: 600;
    font-size: 15px;
    color: #ff9400;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    background-color: #fff;
    outline: none;
    padding: 6px 22px !important;
    border: 2px double #ff9400;
    width: 46%;
    text-align: center;
    margin: 0 10px 0px 0px;
}

    .cancel-btn:hover {
        border: 2px double #ff9400;
        color: #fff;
        background: #ff9400;
    }

.terms-p {
    padding: 20px 20px 25px 38px;
}

.ticket-popup {
}

    .ticket-popup h3 {
        font-size: 20px;
        text-align: center;
        padding: 0 0 15px 0;
        color: #000;
    }

    .ticket-popup img {
        width: 137px;
        margin: 0 0 20px 0;
    }

    .ticket-popup ul li {
        padding: 6px 14px;
        list-style: none;
        display: inline-block;
        float: none;
        color: #ff6000;
        font-weight: 400;
        font-family: sans-serif;
        font-size: 15px;
        border: 1px solid #ff9400;
        margin: 15px 4px 0 4px;
    }

        .ticket-popup ul li:hover {
            background: #ff9400;
            color: #fff;
        }

    .ticket-popup h4 {
        font-size: 14px;
        text-align: center;
        padding: 2px 0 0 0;
        color: #000;
    }

    .ticket-popup h5 {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
    }

    .ticket-popup p {
        font-size: 13px;
        color: #008430;
        font-weight: 600;
        text-align: center;
    }

.tic-pa {
    padding: 30px 0;
}

.selecttic-btn {
    background: #ff9400;
    color: #fff;
    margin: 15px 7px;
    padding: 6px 15px;
    text-align: center;
    font-size: 18px;
}

.accept-wid {
    width: 90% !important;
    /*border-radius: 10px;*/
}

.accep-popm {
    margin-top: 8em;
    margin-right: 22em;
}

.ticketDe-ro1 {
    background: #ececec;
    margin: 0;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.23); */
    border-bottom: 1px solid #d0d0d0;
}

    .ticketDe-ro1 h3 {
        font-size: 20px;
        text-align: center;
        padding: 15px 0;
        color: #000000;
    }

.ticketD-ro2 {
    margin: 0;
    padding: 0 15px;
    background: #efefef;
}

.ticketD-ro3 {
    padding: 15px 0;
    background: #fff;
    margin: 25px 0 1px 0;
    border-left: 4px solid #ff9400;
    border-bottom: 1px solid #d6d6d6;
}

    .ticketD-ro3 h4 {
        font-size: 16px;
        font-weight: 500;
        color: #000;
        padding: 5px 0;
    }

    .ticketD-ro3 p span {
        font-size: 15px;
        font-weight: 600;
    }

.tic-drop {
    width: 73%;
    height: 39px;
    color: #000;
    padding: 5px;
    float: right;
}

.ticket2-row {
    background: #fff;
    padding: 0;
    border-top: 1px solid #e2e1e1;
}

    .ticket2-row h5 {
        font-size: 15px;
        padding: 6px 0 0 0;
        font-weight: 600;
        color: #ff9400;
    }

    .ticket2-row h6 {
        font-size: 15px;
        padding: 15px 0 0 0;
        font-weight: 600;
        color: #ff9400;
    }

    .ticket2-row p {
        font-size: 13px;
        padding: 15px 15px 0 15px;
    }

.select-tic {
    border-left: 10px solid #ff9400;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
}

.ticketcheck {
    background: #ffffff;
    margin: 0;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.23); */
    border-top: 1px solid #d0d0d0;
}

    .ticketcheck p {
        font-size: 16px;
        text-align: left;
        padding: 26px 15px 0 15px;
        color: #000000;
        font-weight: 500;
    }

.viza-ro {
    padding: 15px;
    background: #efefef;
    margin: 0;
}

    .viza-ro ul li {
        padding: 2px 0px;
        list-style: none;
        display: inline-block;
        float: none;
        color: #fff;
        text-align: center;
    }

.checkout-bg {
    background: #cecece;
    padding-bottom: 0px;
}

.checkout-cont {
    background: #fff;
    margin-top: 95px;
}

.checkout1-bg {
    padding: 30px 0 50px 0;
    background: #fbfbfb;
}

.check-details {
}

    .check-details h2 {
        font-size: 20px;
        color: #f37200;
        padding: 20px 15px 10px 15px;
        letter-spacing: 2px;
    }

    .check-details h3 {
        font-size: 17px;
        color: #000;
        padding: 0px 15px 3px 15px;
        font-weight: 500;
    }

    .check-details h4 {
        font-size: 18px;
    color: #fff;
    padding: 8px 15px;
    background: #ff9400;
    margin: 15px;
    font-weight: 600;
    }
    .check-details h4 span{
        float:right;
    }

    .check-details p {
        padding: 0 15px 10px 15px;
        font-size: 15px;
    }

        .check-details p span {
            float: right;
                font-weight: 600;
        }
.book-sum{
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
}

.chekout-form{
        width: 94% !important;
    margin: 15px !important;
    padding: 7px 10px !important;
}
.guest-btn{
        margin: 15px;
    width: 44%;
    background: #ff9400;
    border: 0;
    color: #fff;
    font-weight: 600;
    padding: 6px 0;
}