@import url("bootstrap.min.css");
@import url("../js/slick/slick.css");
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body{font-family:'Aleo', serif;font-weight:400;font-size:16px;line-height:1.5;color:#36424a;background:#fff}
body.subpage{padding-top:105px;}
img{border:none;max-width:100%;padding:0;margin:0;}
a{color:#d10c0c;outline:none !important;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;text-decoration:none}
a:hover{color:#36424a;text-decoration:none;outline:none !important;}
h1,h2,h3,h4,h5,h6{font-weight:700;padding:0;margin:0;color:#183261;line-height:1;font-family:'Aleo', serif}
ul{margin:0;padding:0;list-style:none}
ul li{margin:0;padding:0;list-style:none}
.container{max-width:1230px;width:100%}
.clear{clear:both}
p:empty{display:none !important;margin-bottom:0!important;padding-bottom:0!important}
p{margin-bottom:20px;}

.navbar-default{margin:0;padding:0;border:0;background:none;border-radius:0;min-height:inherit;}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse{max-height:inherit}
.navbar-brand{height:auto;padding:0;margin:0;line-height:normal;}
.homepage .navbar-brand.subpage-navbar-brand{display:none}
.subpage .navbar-brand.subpage-navbar-brand{display:block}
.subpage .navbar-brand.home-navbar-brand{display:none}
header{width:100%;left:0;top:0;padding:20px 0;position:fixed;z-index:99;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;}
.homepage header{background: rgb(0 0 0 / 38%);backdrop-filter: blur(16px) !important;}
header .container-fluid{padding-left:50px;padding-right:50px}
.navbar-header{padding-right:0;}
.navbar-default .navbar-nav>li{padding:0 15px}
.navbar-default .navbar-nav>li.dropdown{ margin-right:8px}
.navbar-default .navbar-nav>li .dropdown-toggle-mobile{ position: absolute;
    right: 0;
    top: 0;
/*    line-height: 2.5;*/
    font-size: 14px;
    opacity: 0.7;}
.navbar-default .navbar-nav>li:last-child{padding-right:0}
.navbar-default .navbar-nav>li>a{color:#fff;font-size:18px;padding:0;margin:0;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;line-height:43px}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav.navbar-right>li>a:hover{color:#fff;background:none}
header .navbar-collapse.collapse{float:right;margin:0;padding:10px 0 0 0}

.navbar-default .navbar-nav>li.topsearch i{color: #fff;
    width: 30px;
    height: 30px;
    background: #000;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 15px;
    line-height: 2 !important;
    cursor: pointer;
}
.navbar-default .navbar-nav>li.topsearch i:hover{ background:#d10c0c}
.searchPopup .container{max-width:1080px}
.searchPopup{position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgb(255 255 255 / 98%);
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center; opacity:0; visibility:hidden;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;}

.searchPopup input[type="text"]{background-color:#fff;border: 1px solid rgb(0 0 0 / 7%);

    border-radius: 6px;
    box-shadow: rgb(0 0 0 / 5%) 0px 2px 12px 0px;
    border: 0;
    width: 100%;
    height: 55px;
    font-size: 18px;
    padding:12px 18px 11px 45px; font-weight:400;
    outline: none !important;}
.searchPopup form{ width:100%; position:relative; padding-right:50px}
.searchPopup .fa-search{    position: absolute;
    left: 20px;
    opacity: 0.5;
    top: 19px;}
.searchPopup .closeSearch{background:url(../images/icon-close.png) center center no-repeat; width:30px; height:30px; background-size:30px; cursor:pointer;position: absolute; right: 0; top: 12px;}

.searchPopup.open{opacity:1; visibility:visible;}
body.openPopup{ overflow:hidden}

header .navbar-brand>img{max-width:65px;}
header.bar-short .navbar-brand>img{max-width:55px;}
header.bar-short{padding:15px 0;/*background:#000;*/}
header.bar-short .navbar-default .navbar-nav>li>a{line-height:32px;}
.subpage .navbar-default .navbar-nav>li>a{color:#36424a}
header.bar-short{background:#fff;}
.homepage header.bar-short{background:rgb(0 0 0 / 38%);}
.subpage .navbar-default .navbar-nav>li>a:hover,
.subpage .navbar-default .navbar-nav>li>a:active,
.subpage .navbar-default .navbar-nav>.open>a,
.subpage .navbar-default .navbar-nav>.open>a:focus,
.subpage .navbar-default .navbar-nav>.open>a:hover,
.subpage .navbar-default .navbar-nav>.active>a,
.subpage .navbar-default .navbar-nav>.active>a:focus,
.subpage .navbar-default .navbar-nav>.active>a:hover,
.subpage .navbar-default .navbar-nav.navbar-right>li>a:hover{color:#36424a;}
.homebanner{position:relative;background:#000}
.homebanner .imgbox { display:block !important}
.homebanner .imgbox img,
.homebanner .imgbox video{width:100%;height:calc(100vh - 180px);object-fit:cover; float:left; opacity:0.8}
.homebanner .banner-caption{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center;align-items:center;}
.homebanner .banner-caption h1{color:#fff;text-transform:uppercase;margin:0 0 24px 0;padding:0;font-size:58px;line-height:1; text-align: center}
.homebanner .banner-caption .bannersearch{color:#fff;font-size:16px;}
.homebanner .banner-caption .bannersearch a{color:#fff;}
.homebanner .banner-caption .bannersearch i{padding-right:5px}
.section{padding:80px 0;background:#fff;}
.section.padt0{padding-top:0}
.section.bordertop{border-top:1px solid #e1e1e1}
.section.borderbtm{border-bottom:1px solid #e1e1e1}
.section-title{margin:0 0 20px 0;}
.section-title .sectitle{font-size:28px;line-height:1;color:#000;margin:0;padding:0}
.event-detail .sectitle{font-size:28px;line-height:1;color:#000;margin:0;padding:0;}
.btn{border:2px solid #36424a;color:#36424a;border-radius:0;font-size:16px;text-transform:uppercase;padding:10px 22px 7px 22px;outline:none !important; font-weight:700;}
.btn:focus,
.btn:hover,
.btn:active{color:#fff;background:#36424a}

.loader.btn{pointer-events: none;
    background:url(../images/loading.gif) center center no-repeat;
    background-size: 30px; font-size: 0;
    height: 43px;}
.section1 .section-title{margin:0;}
.events1Slider1 *{text-decoration:none!important;outline:none !important}
.events1Slider1 .row{display: flex; flex-wrap: wrap}
.events1Slider1 .boxinner{margin:18px 8px;box-shadow:rgb(75 80 94 / 8%) 0px 0px 10px 0px;background-color:#fff;position:relative;overflow:hidden;border: 1px solid #f1f1f1}
.events1Slider1 .imgbox{position:relative}
.events1Slider1 .imgbox img{height:210px;width:100%;object-fit:cover;}
.events1Slider1 .imgbox .eventmeta{position:absolute;right:0;bottom:-17px;display:flex;flex-wrap:wrap;}
.events1Slider1 .imgbox .eventmeta span{margin:0 7px 0 0}
.events1Slider1 .imgbox .eventmeta .metafav{background:url(../images/btnbg.png) center center no-repeat;width:35px;height:39px;text-align:center;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;font-size:15px;}
.events1Slider1 .imgbox .eventmeta .metafav a{color:#36424a}
.events1Slider1 .imgbox .eventmeta .metaplay{background:url(../images/btnbg2.png) center center no-repeat;width:35px;height:39px;text-align:center;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;font-size:15px;}
.events1Slider1 .imgbox .eventmeta .metaplay a{color:#fff}
.events1Slider1 .sldercaption{background:#fff;padding:13px 17px;}
.events1Slider1 .sldercaption .event-date{letter-spacing:1.2px;color:#36424a;font-size:12px;line-height:24px;}
.events1Slider1 .sldercaption .event-title{/*white-space:nowrap;text-overflow:ellipsis;overflow:hidden;*/font-size:18px;line-height:24px;color:#36424a;margin:0 0 2px 0}
.events1Slider1 .sldercaption .event-title a{color:#36424a;}
.events1Slider1 .sldercaption .event-title a:hover{color:#000;}
.events1Slider1 .sldercaption .event-location{text-transform:uppercase;letter-spacing:1.2px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px;line-height:24px; padding:0 0 0 1px}
.events1Slider1 .sldercaption .event-location i{font-size:15px; color: #d10c0c}
.section .slick-slider .slick-arrow{position:absolute;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;transition:all .2s linear;top:50%;left:-75px;width:45px;height:45px;line-height:45px;text-align:center;background:#fff;color:#36424a;z-index:9;transform:translateY(-50%);display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center; border: 1px solid rgb(204 204 204 / 18%)}
.section .slick-slider .slick-arrow.slick-next{left:auto;right:-75px;}
.section .slick-slider .slick-arrow:hover{background:#000;color:#fff;border-radius:6px}

.section .slick-slider .slick-dots{padding:0;background:none;margin:-10px 0 0 0; width:100%;text-align:center;}
.section .slick-slider .slick-dots li{display:inline-block;padding:0 3px;border:none;margin:0;box-shadow:none !important;}
.section .slick-slider .slick-dots li button{background:rgba(0,0,0,0.2)!important;width:10px;box-shadow:none !important;border-radius:50% !important;height:10px;display:block; padding:0 !important; border: 0 !important; font-size:0 !important;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;}
.section .slick-slider .slick-dots li button:before{display:none;visibility:hidden;}
.section .slick-slider .slick-dots li.slick-active button,
.section .slick-slider .slick-dots li:hover button{background:#d10c0c!important;}

.section2{background:#000;color:#bfbfbf; text-align:center}
.section2 .section-title .sectitle,
.section3 .section-title .sectitle{color:#fff;text-transform:uppercase;font-size:46px; }
.section2 .container{max-width:900px}
.section2 .btn{border-color:#bfbfbf;color:#bfbfbf;}
.section2 .btn:focus,
.section2 .btn:hover,
.section2 .btn:active{border-color:#fff;color:#fff;background:none}
.section.section3{padding:150px 0;background:url(../images/bg1.jpg) center center no-repeat;background-size:cover;color:#fff;}
.section3 .container{max-width:640px}
.section3 .section-title{position:relative;padding:0 0 30px 0;margin:0 0 30px 0}
.section3 .section-title:after{position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:300px;height:1px;background:#fff;opacity:0.2;content:'';}
.section3 .btnarea{margin:30px 0 0 0}
.section3 .btn{border-color:#fff;color:#fff;}
.section3 .btn:focus,
.section3 .btn:hover,
.section3 .btn:active{border-color:#fff;color:#36424a;background:#fff}
.footer{background:#fff;padding:40px 0 40px 0;}
.footer .footerlogo{padding:0 0 30px 0}
.footer .footerlogo img{max-width:70px;}
.footer .footer-top{padding:20px 0;border-bottom:1px solid #efefef;border-top:1px solid #efefef}
.footer .footer-top .leftnav-link{float:left;padding:8px 0 0 0;}
.footer .footer-top .leftnav-link ul{margin:0;padding:0;list-style:none}
.footer .footer-top .leftnav-link ul li{float:left;padding:0 10px;}
.footer .footer-top .leftnav-link ul li:first-child{padding-left:0}
.footer .footer-top .leftnav-link ul li:last-child{padding-right:0}
.footer .footer-top .leftnav-link ul li a{color:#36424a;}
.footer .footer-top .leftnav-link ul li a:hover{color:#000;}
.footer-top .f-icon{float:right;text-align:right}
.footer-top .f-icon ul{margin:0;padding:0;list-style:none}
.footer-top .f-icon ul li{display:inline-block;padding:0 3px 0 3px;}
.footer-top .f-icon ul li a{width:40px;height:40px;border-radius:50%;font-size:17px;text-align:center;color:#474548;background:#fff;line-height:39px;display:block;border:1px solid #e3e3e3;}
.footer-top .f-icon ul li a:hover{background:#36424a;border-color:#36424a;color:#fff;}
.footer .footer-bot{padding:30px 0 0 0;}
.footer .footer-bot .copyright{float:left}
.footer .footer-bot .f-navbar{float:right}
.footer-bot .copyright p,
.footer-bot .f-navbar ul li a{font-size:14px;color:#36424a;line-height:1;margin:0;padding:0;background:none !important}
.footer-bot .f-navbar ul.navbar-nav{padding:0;flex-direction:row;display:block;float:right;}
.footer-bot .f-navbar ul li{padding:0 13px 0;display:block;float:left;}
.footer-bot .f-navbar ul li:last-child{padding-right:0;}
.footer-bot .f-navbar ul li a:hover{color:#000;}
.subanner{position:relative;background:#fff;overflow:hidden}
.subanner .imgbgbox{width:100%}
.subanner .imgbgbox .bgimg{filter:blur(8px);-webkit-filter:blur(8px);transform:scale(1.8);position:absolute;left:0;top:0;width:100%;height:100%;opacity:0.6}
.subanner .imgbox{max-width:1230px; position:relative;margin:0 auto;padding:30px 0 0 0;z-index:2;}
.subanner .imgbox img{width:100%;border-radius:14px;height:450px;object-fit:cover;}
.subanner .slick-slider .slick-arrow{position:absolute;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;transition:all .2s linear;top:50%;left:27%;width:45px;height:45px;line-height:45px;text-align:center;background:rgba(255,255,255,0.2);color:rgba(255,255,255,0.6);border-radius:50%;z-index:9;box-shadow:rgb(0 0 0 / 14%) 0px 1px 1px;transform:translateY(-50%);display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;}
.subanner .slick-slider .slick-arrow.slick-next{left:auto;right:27%;}
.subanner .slick-slider .slick-arrow:hover{background:#fff;color:#36424a;}
.subanner .slick-dots{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:35px;}
.subanner .slick-dots li{display:inline-block;margin:0px 2px;}
.subanner .slick-dots li button{cursor:pointer;outline:none;border:0;font-size:0;padding:0;height:6px;width:6px;background-color:rgb(255,255,255);opacity:0.5;border-radius:50%;display:inline-block;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;}
.subanner .slick-dots li.slick-active button{opacity:1;}
.imgbgbox{position:relative;}
.imgbgbox:after{border-radius:0;position:absolute;left:0;bottom:-20px;height:100px;background:#f9f9f9;content:'';width:100%}
.section.event-section2{padding-top:30px}
.event-section2 .container{max-width:950px;}
.event-section2 .section-title .sectitle span{display:block;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;line-height:24px; margin-bottom: 10px;}
.event-section2 .section-title .sectitle span i{color: #d10c0c}
.event-section2 .section-title .sectitle span.eventdate{text-transform:uppercase;letter-spacing:1.2px;color:#36424a;font-size:12px;line-height:24px;padding-bottom:10px;}
.event-section2 .section-title .sectitle.btmtitle{padding:10px 0 0 0}
.event-section2 .section-title .sectitle.btmtitle span  span{display:inline-block;font-size:18px}
.event-section3{background:#f9f9f9;/*border-radius:100px 100px 0 0; */}
.eventlist{padding:22px 12px 12px 12px;    display: flex;
    flex-wrap: wrap;}
.eventlist li{margin:0 15px 30px 15px;/*display:flex;flex-wrap:wrap;*/border-radius:0;align-items:center;box-shadow:rgb(75 80 94 / 8%) 0px 14px 36px 0px;background-color:rgb(255,255,255);width:calc(33.3333% - 30px); float: left;}
.eventlist li.disabled{opacity:0.4;pointer-events: none;}
.eventlist li .imgbox{position: relative}
.eventlist li .imgbox img{position:relative;width:100%;height:200px;object-fit:cover;overflow:hidden;border-radius:0;filter:brightness(50%);}
.eventlist li .imgbox span{position:absolute;left:0;top:0;width:100px;height:100%;text-align:center;color:#fff;font-size:32px;line-height:36px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;margin:0 auto;right:0;}
.eventlist li .eventdesc{ padding:20px 20px 10px 20px}
.eventlist li .eventdesc h3{margin:0 0 6px 0;padding:0;/*white-space:nowrap;text-overflow:ellipsis;
overflow:hidden;*/font-size:22px;line-height:24px;color:#36424a}
.eventlist li .eventdesc h3 a{color:#36424a}
.eventlist li .eventdesc h3 a:hover{color:#000}
.eventlist li .eventdesc p{margin-bottom:0;padding-bottom:0}
.eventlist li .eventdesc p.lead{font-size:18px;margin:0 0 5px 0;padding:0}
.eventlist li .eventbtnarea{padding: 0 15px 18px 20px}
.eventlist li .eventbtnarea a{font-size:15px; padding: 8px 18px 5px 18px}
.event-detail-section3 .shomore-content{display:none}
.event-detail-section3 .shomore-content.open{display:inline}
.event-detail-section3 .morecontentbtn{display:block}
.event-detail-section3 .morecontentbtn a{color:#aed8e5;font-size:20px;}
.event-detail-section3 .morecontentbtn a:hover{color:#000}
.event-detail-section3 .morecontentbtn a.active i{-ms-transform:rotate(180deg);transform:rotate(180deg);}
.event-detail-section3 .rightsection .boxinner{display:flex;flex-direction:column;cursor:default;border-color:rgb(226,228,229);border-width:1px;border-style:solid;border-radius:12px;padding:12px; margin-bottom:30px; position:relative}
.event-detail-section3 .rightsection{padding:0 30px;}
.event-detail-section3 .rightsection .boxinner .iconbox{margin:0 0 5px 0; display:none}
.event-detail-section3 .rightsection .boxinner h3{font-size:16px;color:#36424a;line-height:24px;margin-top:0px;min-height:70px;margin-bottom:0px;}
.event-detail-section3 .rightsection .boxinner p{margin-bottom:0;padding-bottom:0}
.section.event-detail-section2.event-detail-section4{padding-top:0;background:#f9f9f9}
.event-detail-section4 .eventlist{padding:0 0 30px 0; margin: 0 -15px;    display: flex;
    flex-wrap: wrap;}
.event-detail-section4 .eventlist li .boxinner{cursor:pointer;padding:18px 24px;width:100%;display:flex;flex-wrap:wrap;align-items:center;}
.event-detail-section4 .eventlist li .eventdesc{width:100%;padding:0}
.event-detail-section4 .eventlist li .eventbtnarea{width:100%}
.event-detail-section4 .eventlist li .eventdesc .sold-out{font-style:italic;font-size:13px;line-height:24px;color:#ef8b8b;margin:0 0 10px 0;}
.event-detail-section4 .eventlist li .eventbtnarea{color:#36424a;text-align:left;border-top: 1px solid rgb(204 204 204 / 35%);
    padding: 10px 0 0 0 ;
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.event-detail-section4 .eventlist li .eventbtnarea .btn.ng-buybtn{    font-size: 14px;
    padding: 7px 15px 3px 15px; border-width: 1px;}
.event-detail-section4 .eventlist li.disabled .eventbtnarea{font-style:italic;}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:0.5;}
.modal-dialog{width:100%;max-width:1200px;margin:30px auto;}
.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:0;border-radius:6px;outline:0;-webkit-box-shadow:none;box-shadow:none;}
.modal-header{padding:24px;border:0;box-shadow:rgb(226 228 229) 0px 6px 4px -4px;}
.modal-title{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:18px;color:#36424a;margin:0;padding:0 40px;}
.modal-title span{display:block;font-size:14px;line-height:24px;color:#6e7a83}
.modal-header .close{position:absolute;right:25px;top:34px;opacity:1;font-size:34px;}
.modal-body{position:relative;padding:24px;}
.modal-body .section-title{margin-bottom:10px}
.modal-body .leftpart{padding-top:18px;padding-bottom:18px;box-shadow:none; float: right !important}
.modal-body .leftpart .row{display:flex;flex-wrap:wrap;align-items:center;}
.modal-body .leftpart .leftsection p{padding-bottom:0;margin-bottom:0}
.modal-body .leftpart .rightsection{color:#36424a;text-align:right;}
.modal-body .quabox{margin-top:25px;display:flex;flex-wrap:wrap;align-items:center;}
.modal-body .quabox .btn{margin-left: 30px;}
.modal-body .quabox button{float:left;font-size:16px;cursor:pointer;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:2px;color:rgb(54,66,74);border-radius:100%;width:46px;height:46px;line-height:48px;border:0.5px solid rgb(239 239 239);background-color:rgb(250,250,250);font-size:15px;box-shadow:none;outline:none}
.modal-body .quabox button:hover{background: #36424a; color: #fff; border-color: #36424a}
.modal-body .quabox button.disabled{background-color:rgb(244,244,244);color:rgb(182,186,189);box-shadow:none;pointer-events:none;border-color:transparent;}
.modal-body .quabox input[type="text"]{text-align:center;float:left;font-size:32px;border:0;outline:none;width:90px;}
.modal-body .rightpart .imgarea{position:relative;margin:0 0 15px 0}
.modal-body .rightpart .imgarea img{width:100%;height:200px;object-fit:cover;border-radius:6px;}
.modal-body .rightpart h3{margin:0 0 15px 0;font-size:22px;line-height:1;color:#36424a;}
.modal-body .rightpart ul{margin:0;padding:0;list-style:none}
.modal-body .rightpart ul li{border-bottom:1px solid rgb(226,228,229);margin:0 0 10px 0;padding:0 0 10px 0;display:block;border-radius:0;box-shadow:none;}
.modal-body .rightpart ul li.maintid{position:relative}
.modal-body .rightpart ul li.maintid .removeCart{margin-right:10px}
.modal-body .rightpart ul li span{float:right}
.modal-body .rightpart ul li.bordernone{border-bottom:0;}
.modal-body .rightpart ul.last-totle{font-weight:700}
.modal-footer{width:100%;border:0;padding:24px;border-radius:0px 0px 6px 6px;background-color:rgb(250,250,250);}
.section-location2{background:#f9f9f9}
.section-location2 .forminfoBox{width:60%;float:left}
.section-location2 .form-control{border:0;box-shadow:none;border-bottom:1px solid #c9c9c9;background:none;border-radius:0; -moz-transition:all .2s linear;-webkit-transition:all .2s linear;padding:25px 0;font-size:16px;resize:none}
.section-location2 .form-control:focus{border-bottom-color:#36424a}
.section-location2 .btn{background:#36424a;color:#fff;}
.section-location2 .btn:focus,
.section-location2 .btn:hover,
.section-location2 .btn:active{background:#000;color:#fff;}
.section-location3 img{width:100%;height:300px;object-fit:cover}
.section-location3 .pull-left{margin-bottom:30px}
.section-contact1{background:#f9f9f9}
.section-contact1 .input-group label{position:absolute;left:14px;top:12px;width:28px;border-right:1px solid #c6cdd5;height:24px;text-align:center;padding:3px 10px 3px 0;display:table;z-index:9}
.section-contact1 .input-group{width:100%}
.section-contact1 .input-group .fa{width:17px;height:18px;background-image:url(../images/user-icon.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:table-cell;vertical-align:middle;}
.section-contact1 .input-group .mail-icon{background-image:url(../images/email-icon.svg);}
.section-contact1 .input-group .company-icon{background-image:url(../images/company-icon.svg);}
.section-contact1 .input-group .phone-icon{background-image:url(../images/phone-icon.svg);}
.section-contact1 .input-group .service-icon{background-image:url(../images/service-icon.svg);}
.section-contact1 .input-group .skype-icon{background-image:url(../images/skype-icon.svg);}
.section-contact1 form .col-lg-12 label{top:19px;}
.section-contact1 .input-group .comments-icon{background-image:url(../images/comments-icon.svg);}
.section-contact1 .form-control{width:100%;float:left;padding:14px 20px 14px 55px;margin:0;border:solid 1px #a6b0bd;box-shadow:none;background:#fff;border-radius:0;color:#1a1a1a;outline:none;height:auto;font-weight:normal;font-size:15px;line-height:normal;}
.section-contact1 textarea.form-control{height:150px;resize:none;padding:20px 20px 20px 55px;}
.section-contact1 .col-ld-12 .input-group label{top:19px;}
.section-contact1 form .col-lg-6{padding-bottom:25px;}
.section-contact1 form .btn{margin-top:30px;border-radius:0;min-width:200px;}
.section-contact1 lable.error_message{color:#ff0000;font-size:14px;line-height:normal;padding:8px 15px;background:#ffe0e0;display:block;clear:both;border:solid 1px #dfc0c0;}
.section-contact1 .col-lg-4{padding-left:40px;}
.section-contact1 .col-lg-4 ul li{text-align:center;line-height:normal;padding:0 0 20px; line-height:1.4}
.section-contact1 .col-lg-4 ul li:before,
.section-contact1 .col-lg-4 ul li:after{display:none;}
.section-contact1 .col-lg-4 ul li span{display:block;padding:10px 0 6px;font-weight:normal;color:#222; font-weight:700;}
.section-contact1 .col-lg-4 ul li strong{ font-weight:400; font-size: 80%; vertical-align: middle;}
.section-contact1 .col-lg-4 ul li .phoneinner{text-align: left; display: inline-block; line-height: 1.7;}
.section-contact1 .col-lg-4 ul li .phoneinner a{width: 150px;
    display: inline-block;
    text-align: right;
    padding-right: 8px;}
.section-contact1 .col-lg-4 ul li .fa{width:26px;height:30px;background-size:contain;background-position:center center;background-repeat:no-repeat;padding:0;display:table;margin:auto;}
.section-contact1 .col-lg-4 ul li .mobile-icon{background-image:url(../images/mobile-icon.svg);}
.section-contact1 .col-lg-4 ul li .envelope-icon{background-image:url(../images/email-icon.svg);}
.section-contact1 .col-lg-4 ul li .map-icon{background-image:url(../images/map-icon.svg);}
.section-contact1 .col-lg-4 ul li a{color:#000}
.section-contact1 .col-lg-4 ul li a:hover{color:#000;}
.section-contact1 .btn{background:#36424a;color:#fff;}
.section-contact1 .btn:focus,
.section-contact1 .btn:hover,
.section-contact1 .btn:active{background:#000;color:#fff;}
.login-modal .modal-dialog{max-width:600px}
.login-modal .modal-header .close{top:18px;}
.form-control{width:100%;float:left;padding:14px 20px 14px 20px;box-shadow:none !important;margin:0;border:solid 1px #a6b0bd!important;box-shadow:none;background:#fff;border-radius:0;color:#1a1a1a;outline:none;height:auto;font-weight:normal;font-size:15px;line-height:normal;}
.modal-footer .btn.forget-link,
.modal-footer .login-link,
.modal-footer .btn.register-link{width:auto;}
.modal-footer .btn.register-link{background:#36424a; color:#fff;}
.modal-footer .login-link{vertical-align:3px;margin-left:10px;}
textarea.form-control{resize:none}
.thanks1{ background:url(../images/thansbg.jpg) center 10% no-repeat; background-size:cover; padding:75px 0 120px 0}
.thanks1 .container{ max-width:850px;}
.thanks1 h2{color: #fff; font-size: 60px; font-weight: 300; padding:15px 0 15px 0; line-height:1;}
.thanks1 p{color: #fff; font-size: 18px; line-height: 1.2;}

.thanks2 { padding:0 0 20px 0}
.thanks2 .boxinner{    background: #fff;    
    box-shadow: rgb(0 0 0 / 5%) 0 0 20px 1px;
    padding: 45px;
    margin: -70px 0 0 0;}
.thanks2 h3{ float:left;    float: left;
    font-size: 22px;    
    padding: 10px 0 0 0;}
.thanks2 .btnarea{ float:right}
.btnBacktoCart{ background:none; margin:0 0 10px 0; padding:0; outline:none !important; border:0; line-height:1}
.section.sectionsubnr{ padding:40px 0}
.sectionsubnr .section-title{ margin:0}
.section-greybg{ background:#f9f9f9}
.event-list.events1Slider1 .boxinner{ margin:0; height: 100%}
.event-list.events1Slider1 .col-lg-4{margin: 15px 0 15px 0}
.lftclubdetail{ padding-right:50px;}
.sec-maintitle{ margin-bottom:40px}
.sec-maintitle.section-title .sectitle{ font-size:36px; position:relative; padding:0 0 20px 0}
.sec-maintitle.section-title .sectitle:after{ position:absolute; left:0; right:0; margin:0 auto; content:''; background:#e1e1e1; bottom:0; width:70px; height:2px;}

.formcheckbox label{ font-weight:400; position:relative;}
.formcheckbox label input[type=checkbox]{ position:absolute; opacity:0}
.formcheckbox label span{ position:relative; padding:1px 0 0 30px}
.formcheckbox label span:after{ position:absolute; left:0; top:0; content:''; border:1px solid #a6b0bd; width:20px; height:20px;}
.formcheckbox label input[type=checkbox]:checked ~ span:after{font-family:'FontAwesome'; content: "\f00c";    line-height: 1.3;
    text-align: center;
    font-size: 14px;
    padding: 0 0 0 1px;}

.lead{ font-weight:400}

.section-suBanner{background:#000;
    text-align: center;
    padding: 100px 0;}
	
.section-suBanner .sectitle{color: #fff;
    text-transform: uppercase;
    font-size: 46px;
    margin: 0;
    padding: 0;}
.section-suBanner .sectitle span{    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 5px 0;
    letter-spacing: 0.200rem;}
#dvTicketList.loadingData { position:relative}
#dvTicketList.loadingData:after{    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    margin: 0 auto;
    background: #fff url(../images/ajax-loader.gif) center center no-repeat;
    width: 62px;
    height: 62px;
    content: '';
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 10%) 0 5px 10px;
    background-size: 32px;}
#dvTicketList.loadingData:before{ opacity:0.98; position: absolute; width:100%; height:100%; left: 0; top: 0; background:#f9f9f9;}

.SearchKeyword{ margin:0 0 18px 0}
.SearchKeyword > span{ font-size:13px;
    display: inline-block;
    background: #d9d9d9;
    border-radius: 13px;
    padding: 4px 7px 4px 10px;
    line-height: 1;
    position: relative;
}

.SearchKeyword i{font-size: 14px; padding: 0 0 0 4px;}

.bottles-list1{background:#f9f9f9}
.bottles-list1 .row{display: flex;
    flex-wrap: wrap;
    justify-content: center;}
.bottles-list1 .boxinner{ margin: 15px 0 15px 0;}
.bottles-list1 .boxinner a > img{
   box-shadow: rgb(75 80 94 / 8%) 0px 4px 16px 0px;
    border:1px solid  rgb(0 0 0 / 9%);
    background-color: #fff;
    position: relative;
    overflow: hidden; width:100%;
    object-fit: cover;
    padding: 10px;object-position: center top;height: 480px;}
	
	
.bottles-list1 .modal-header{ padding:0; box-shadow:none}
.bottles-list1 .modal-header .close {
    right: 15px;
    top: 10px;
    z-index: 1;
}
.modal-footer .resMessage{ text-align:left;}
ul.list-1{  margin-bottom:15px;}
ul.list-1 li{list-style: outside; padding-bottom:10px; padding-left:0; margin-left:15px}
.rightplink{  float:right; margin:-45px 0 0 0;}
.rightplink a{ position:relative;    text-transform: capitalize;}
.rightplink .link-eng{background:url(../images/flag-eng.png?1) left center no-repeat;padding: 0 0 0 30px; min-height: 23px; display: flex; flex-wrap: wrap; align-items: center;}
.rightplink .link-ita{background:url(../images/flag-it.png) left center no-repeat;padding: 0 0 0 30px; min-height: 23px; display: flex; flex-wrap: wrap; align-items: center;}
.field-note{font-size: 13px; padding: 8px 0 0 0;}
.homebanner .imgbox.showmobile{ display:none!important}

.section-checkout1{ background:#f9f9f9}
.section-checkout1 .container{ max-width:720px}
.section-checkout1 .section-title{ margin-bottom:35px;}
.section-checkout1 .section-title .sectitle{ padding-bottom:10px;}
/*.section-checkout1 .checkout1-boxinner{border-radius: 12px;
    box-shadow: rgb(75 80 94 / 8%) 0px 4px 16px 0px;
    background-color: #fff;
    position: relative;
    overflow: hidden;}*/
.section-checkout1 .checkout1-boxinner{ margin-bottom:20px;}
.section-checkout1 .checkout1-boxinner p{ margin-bottom:10px;}

.section-myprofile .btnarea{ margin-top:15px; }
.section-viewreservation .form-horizontal .control-label{ padding-top:0 !important }
.box-registration-form{
    border-radius: 12px;
    box-shadow: rgb(75 80 94 / 8%) 0px 4px 16px 0px;
    background-color: #fff;
    position: relative;}
.box-registration-form .form-group{margin: 0;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 25px;
    line-height: 1.3;}
.section-viewreservation .rightsection{ padding-left:40px; }
.section-viewreservation .rightsection .section-title .sectitle{ font-size: 20px}
.section-viewreservation .rightsection .section-title {
    margin: 30px 0 15px 0;
    border-top: 1px solid #e5e5e5;
    padding: 30px 0 10px 0;
}
.section-viewreservation .rightsection .section-title.title-1{margin-top: 0;padding-top: 0; border: 0}
.section-viewreservation .form-group{margin: 0;}
.section-viewreservation .imgbox{ position: relative; display: inline-block;}
.section-viewreservation .imgbox .btn-download{    position: absolute;
    right: -10px;
    top: -10px;
    background: #ff0000;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    color: #fff;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.section-viewreservation .rightinfo ul{ margin:0; padding: 0; list-style: none}
.section-viewreservation .rightinfo ul li{ margin:0; padding: 0 0 10px 150px; list-style: none; position: relative;}
.section-viewreservation .rightinfo ul li b{ position: absolute; left: 0; top: 0}
.section-viewreservation .thumbnail{ margin-bottom: 0}
.section-viewreservation .resetitle{display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;border-bottom: 1px solid #ededed;
    padding: 0 0 15px 0;}

.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6{ color:#36424a }

.table-reservation{background: #fff;}
.table.table-reservation>tbody>tr>td,
.table.table-reservation>tbody>tr>th,
.table.table-reservation>tfoot>tr>td,
.table.table-reservation>tfoot>tr>th,
.table.table-reservation>thead>tr>td,
.table.table-reservation>thead>tr>th{padding: 10px; vertical-align: middle;}

.table.table-reservation>tbody>tr>th,
.table.table-reservation>tfoot>tr>th,
.table.table-reservation>thead>tr>th{text-transform: uppercase; padding-bottom: 15px; padding-top: 15px;}


.btnicon{padding: 0;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;}

/*.event-section3 .section-title,*/
.section1 .section-title{text-align: center}
.subanner .imgbox{    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;}
.subanner .imgbox .leftimg{float: left;width: 50%}
.subanner .imgbox .rightcaption{float: right;width: 50%; padding: 50px}
.subanner .imgbox .imgbgboxinner{background: #fff;    display: flex;
    flex-wrap: wrap;border-radius: 14px;
    align-content: center;
    align-items: center; width: 100%;box-shadow:rgb(0 0 0 / 13%) 0 0 5px}

.subanner .imgbox .rightcaption .event-detail-section3 .rightsection{padding: 0}
.rightcaption .event-detail-section3 .rightsection .boxinner{margin-bottom: 0}


body.landing .leftnav-link,
body.landing .navbar-default .navbar-toggle,
body.landing .navbar-collapse {display: none !important}
body.landing .footer-top .f-icon{ float: none; text-align: center;}
body.landing .navbar{display: flex; justify-content: center;}
body.landing .navbar a{pointer-events: none}

@media only screen and (max-width:767px) {
.section-checkout1 .btnarea .panel{ width: 100%; padding: 0}
    body.landing .navbar-header{display: flex; justify-content: center;}
}

@media only screen and (max-width:1440px){
.section{padding:50px 0;}
.section2 .section-title .sectitle,.section3 .section-title .sectitle{font-size:36px;}
.subanner .slick-slider .slick-arrow{left:19%}
.subanner .slick-slider .slick-arrow.slick-next{right:19%}
}
@media only screen and (max-width:1300px){
.subanner .slick-slider .slick-arrow{left:15%}
.subanner .slick-slider .slick-arrow.slick-next{right:15%}
}
@media only screen and (max-width:1199px){
.container{max-width:900px;}
.homebanner .banner-caption h1{font-size:50px;}
.subanner .slick-slider .slick-arrow{left:10%}
.subanner .slick-slider .slick-arrow.slick-next{right:10%}
.eventlist li .eventdesc{width:55%}
.modal-dialog{padding:15px;}
.modal-body .leftpart .rightsection{text-align:left;padding-top:15px;}
.section-contact1 .col-lg-4 ul li strong{ font-size:57%}
}
@media only screen and (max-width:991px){
.container{max-width:730px;}
.navbar-default .navbar-nav>li>a{font-size:16px;}
.subanner .imgbox{padding:20px;}
.section.event-section2{padding-top:0;padding-bottom:15px;}
.event-section3,.imgbgbox:after{border-radius:40px 40px 0 0;}
.subanner .imgbox img{height:400px;}
.section.event-detail-section2.event-detail-section4{padding-bottom:0}
.eventlist li .eventdesc{width:50%}
.thanks1 h2{ font-size:40px;}
.thanks1 p{ font-size:16px;}
.lftclubdetail{ padding-right:15px;}
.section-contact1 .col-lg-4 ul li strong{ display:block}
.section-contact1 .col-lg-4 ul li .phoneinner a{ text-align:center}
.section-viewreservation .rightsection {
    padding-left: 15px;
    padding-top: 40px;
}
}
@media only screen and (max-width:767px){
.section{padding:20px 0;}
.section2 .section-title .sectitle,
.section3 .section-title .sectitle{font-size:28px;}
header .container-fluid{padding-left:15px;padding-right:15px;}
.btn{white-space:normal;}
header{padding:15px 0}
.navbar-header{padding-right:0;}
.navbar-toggle{padding:0;border:0;background:none;margin:15px 0 0 0}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{background:none}
.navbar-nav{margin:0;}
.navbar-default .navbar-right{margin-top:0;}
.navbar-default .navbar-nav>li>a,
header.bar-short .navbar-default .navbar-nav>li>a{color:#000;line-height:1;}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav.navbar-right>li>a:hover{color:#000;}
.navbar-toggle .icon-bar{width:25px;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:5px;}
.navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
.subpage .navbar-default .navbar-toggle .icon-bar{background-color:#000;}
header .navbar-collapse.collapse{padding:15px 15px 15px 15px;box-shadow:rgb(75 80 94 / 8%) 0px 10px 10px 0px;}
header .navbar-collapse{width:100%;padding:15px;background:#fff;border-radius:6px;border:0;}
header.bar-short .navbar-collapse.collapse .navbar-right{margin-top:0;}
.navbar-default .navbar-nav>li{padding:6px 5px;line-height:1;}
header.bar-short .navbar-brand>img,
header .navbar-brand>img{max-width:45px;}
.homebanner .imgbox img,
.homebanner .imgbox video{height:350px;}
.homebanner .banner-caption{top:0; text-align:center; padding-top:45px}
.homebanner .banner-caption h1{font-size:22px;margin:0 0 5px 0;}
body{font-size:15px;line-height:1.3;}
.section.section3{padding:30px 0;}
.btn{font-size:14px;}
.footer .footer-top .leftnav-link ul{text-align:center}
.footer .footer-top .leftnav-link ul li{float:none;display:inline-block;}
.footer-top .f-icon{width:100%;text-align:center;padding:10px 0 0 0}
.section3 .btnarea{margin:15px 0 0 0;}
.footer{padding:20px 0 20px 0;}
.footer .footer-top{padding:15px 0;}
.footer-bot .copyright p,
.footer-bot .f-navbar ul li a{text-align:center}
.footer-bot .f-navbar ul.navbar-nav,
.footer .footer-bot .f-navbar{width:100%;text-align:center}
.footer .footerlogo{padding:0 0 15px 0;}
.footer .footer-bot .f-navbar{padding:10px 0 0 0;}
.footer-bot .f-navbar ul li{float:none;display:inline-block;padding:0 5px 0 0}
.section3 .section-title:after{width:100%}
.section3 .section-title{padding:0 0 15px 0;margin:0 0 15px 0;}
.section-contact1 .col-lg-4{padding-left:15px;padding-top:30px;}
body.subpage{padding-top:74px;}
.subanner .imgbox img{height:260px;}
.subanner .slick-slider .slick-arrow{width:35px;height:35px;}
.event-section3,.imgbgbox:after{border-radius:0}
.event-section2 .section-title{margin:0 0 10px 0;}
.eventlist li .imgbox,
.event-detail-section4 .eventlist li .eventdesc,
.event-detail-section4 .eventlist li .eventbtnarea,
.eventlist li .eventdesc,
.eventlist li .eventbtnarea{width:100%}
.eventlist{padding:0;}
.eventlist li .imgbox{left:0;top:0}
.eventlist li .eventdesc{padding:15px;}
.eventlist li .eventbtnarea{padding:0 0 15px 15px}
.event-detail-section3 .rightsection .boxinner{margin-bottom:15px;}
.event-detail-section4 .eventlist li .eventbtnarea{text-align:left;padding:10px 0 0 0;}
.event-detail-section4 .eventlist{padding:0 0 15px 0;}
.modal-footer .btn{width:100%}
.modal-body,
.modal-header,
.modal-footer{padding:15px}
.modal-title{padding:20px 0 0 0}
.modal-header .close{font-size:26px;right:10px;top:10px;}
.event-section2 .section-title .sectitle span.eventdate{letter-spacing:0}
.section-location2 .forminfoBox{width:100%}
.modal-footer .btn.forget-link,
.modal-footer .login-link,
.modal-footer .btn.register-link{ width:100%;margin:3px 0}
.modal-footer .footer-lastlink{text-align:center}
.thanks1 {
    padding: 25px 0 70px 0;
}
.thanks2 .boxinner{ padding:25px 30px}
.thanks2 h3{    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 0 15px 0;}
.thanks2 .btnarea {
    float: right;
    width: 100%;
    text-align: center;
}
.thanks1 h2 {
    font-size: 36px;
}
.sec-maintitle.section-title .sectitle {
    font-size: 28px;}
.sec-maintitle {
    margin-bottom: 20px;
}
.navbar-default .navbar-nav>li .dropdown-toggle-mobile{width: 20px;
    height: 20px;
    background: #dfdfdf!important;
    text-align: center;
    line-height: normal !important;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;}
.section-suBanner .sectitle{ font-size:32px;}
.section-suBanner{ padding:45px 0;}
.searchPopup form{ padding-right:0}
.searchPopup .closeSearch {
    right: 0;    width: 20px;
    height: 20px;
    background-size: 20px;
    top: -52px;
}
.bottles-list1 .boxinner {
    margin: 10px 0px 10px 0px;
}
.bottles-list1 .boxinner a > img{ height:200px;}
.rightplink {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}
.section-location3 .pull-left {
    margin-bottom: 15px;
}
.section-contact1 .col-lg-4 ul li strong{ display:inline-block;font-size: 80%;}
.section-contact1 .col-lg-4 ul li .phoneinner a{ text-align:right}
.section-suBanner .sectitle span{ font-size:13px}
.homebanner .imgbox.showmobile{ display:block!important}
.homebanner .imgbox.showdesktop{ display:none !important}
.section-viewreservation .thumbnail {
    margin-bottom: 20px;

}
.section-viewreservation .rightsection .section-title {
    margin: 15px 0 15px 0;
    
    padding: 20px 0 10px 0;
}
    .footer .footer-bot .copyright{width: 100%}
    .subanner .imgbox .leftimg{width: 100%}
    .subanner .imgbox .rightcaption{width: 100%}
    .eventlist li {
    margin: 0 0 20px 0; 
    width: 100%;
    
}
    .eventlist {
    padding: 0 6px;
}
    .subanner .imgbox .rightcaption{padding: 25px 20px}
    .subanner .imgbox .rightcaption .section-title .sectitle {
        font-size: 22px;}
    .subanner .imgbox .rightcaption p{margin-bottom: 0; padding-bottom: 0}
    .event-detail-section3 .rightsection .col-lg-4:last-child .boxinner{margin-bottom: 0}
    .event-detail-section4 .eventlist{margin: 0}
    .rightcaption .event-detail-section3 .rightsection .boxinner{margin:10px 0;}
   .rightcaption .event-detail-section3 .rightsection .col-lg-4:last-child .boxinner{margin-bottom: 0}
    .event-detail-section3 .rightsection .boxinner h3{min-height: inherit; padding-bottom: 5px;}
}

/*order-confirm*/
.section-order-confirm{background: rgb(0 0 0 / 3%); position: relative; overflow: hidden}
.section-order-confirm .leftsection{width: 50%;padding:0 85px 0 15px}
.section-order-confirm .title1{ font-size: 22px; color: #000; margin:0 0 20px 0;}
.section-order-confirm .title2{font-size: 16px; line-height: 1; margin: 0 0 25px 0;}
.section-order-confirm .title2 span{display: block; color: #000; font-size: 25px;}
.section-order-confirm .title3{ font-size: 20px; color: #000; margin:45px 0 5px 0;}
.section-order-confirm ul{margin:25px 0 0 0; padding: 0; list-style: none}
.section-order-confirm ul li{margin: 0 0 15px 0;padding: 0 0 15px 0;list-style: none;display: flex;flex-wrap: wrap;
align-content: center;align-items: center;justify-content: space-between;border-bottom: 1px solid rgb(204 204 204 / 48%);}
.section-order-confirm ul li .left{color: #000; line-height:1.3; font-weight: 500;}
.section-order-confirm ul li .left span{color: #666666;display: block; font-size: 75%; font-weight: 400}
.section-order-confirm ul li .right{color: #000; font-weight: 500; font-size: 18px}
.section-order-confirm .price-totla{color: #000; line-height:1.3; font-weight: 500; font-size: 19px}
.section-order-confirm .price-totla span{float: right}
.section-order-confirm .rightsection{width: 50%;box-shadow: rgb(0 0 0 / 5%) -20px 0 35px -10px; padding:70px 70px 50px 70px; background: #fff; border-radius: 4px}
.section-order-confirm .rightsection p{color: #000; margin-bottom: 10px; line-height: 1.2; position: relative; padding-left: 150px}
.section-order-confirm .rightsection p span{color: #666666;display: block; font-size: 80%; font-weight: 400; text-transform: uppercase; position: absolute; left: 0; top:3px }
.section-order-confirm .rightsection .panel{box-shadow:none; position: relative;border: 0;border-top: 1px solid rgb(204 204 204 / 48%);margin: 40px 0 0 0;padding: 25px 0 0 0;background: none;border-radius: 0;}
.section-order-confirm .rightsection .panel.loader:after{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: url(../images/loader.gif) center center no-repeat;content: '';z-index: 999; background-color: rgb(255 255 255 / 95%) !important;background-size: 80px;}
.section-order-confirm .rightsection .panel-body{border: 0; padding: 15px 0 0 0}

@media only screen and (max-width:767px) {
    .section-order-confirm .container { padding-left: 30px; padding-right: 30px; }
    .section-order-confirm{padding-top: 30px}
    .section-order-confirm .leftsection{width: 100%; padding: 0 20px 40px 20px}   
    .section-order-confirm .rightsection{width: 100%; padding:35px 25px 30px 25px; }
    .section-order-confirm .title1 { font-size: 19px;}
    .section-order-confirm .title3 { margin-top: 0; font-size: 18px;}
    .section-order-confirm .title2 span{font-size: 22px;}
    .section-order-confirm .title2{font-size: 15px;}
    .section-order-confirm .rightsection .panel { margin: 30px 0 0 0; padding: 15px 0 0 0;}    
}
/*order-confirm*/

/*event detail carousel*/
.proImagegallerySliderCLS{padding: 0 10px;background: #f9f9f9}
.proImagegallerySliderCLS .sldout{padding: 0 10px}
.proImagegallerySliderCLS .sldout img{width: 100%; /*height: 340px;*/ height: 850px; object-fit: cover; border-radius: 6px;
    object-position: center top;
    border: 1px solid #cccccc2b; /*-moz-transition:all .7s linear;-webkit-transition:all .7s linear;*/}
/*.proImagegallerySliderCLS .sldout img:hover{object-position: center bottom;}*/
.section.proImagegallerySliderCLS .slick-slider .slick-arrow{left: 25px;text-decoration: none;border-radius: 6px; font-size: 23px}
.section.proImagegallerySliderCLS .slick-arrow.slick-next{left: auto; right: 25px;}
@media only screen and (max-width:1440px) {
    .proImagegallerySliderCLS .sldout img{/*height: 280px*/ height: 640px} 
}
@media only screen and (max-width:1360px) {
    .proImagegallerySliderCLS .sldout img{/*height: 250px*/ height: 570px}   
}
@media only screen and (max-width:767px) {
    .section.proImagegallerySliderCLS .slick-slider .slick-arrow{width: 32px; height: 32px; left: 20px;font-size: 19px}
    .section.proImagegallerySliderCLS .slick-arrow.slick-next{right: 20px; left: auto}
/*    .proImagegallerySliderCLS .sldout img{height: 220px}*/
        .proImagegallerySliderCLS .sldout img {
        height: 450px;
        object-fit: contain;
        background: #fff;
    }
    .proImagegallerySliderCLS .sldout{padding: 0 5px}
}
/*event detail carousel*/


