.line-v2{height:4px;background-color:#01b7f2;width:100px;display:inline-block;border-radius:20px}
.detailbox .dot-v2{left:10px}
.detailbox .panel-group{position:relative;overflow:hidden;padding-bottom:20px}
.detailbox .panel{border:none;box-shadow:none;border-radius:0}
.detailbox .panel .panel-heading{position:relative;padding:10px 10px 10px 40px;background:#fcfcfc}
.detailbox .panel .panel-heading h4{font-size:16px;line-height:26px}
.detailbox .panel .panel-heading::after{position:absolute;content:'\f125';font-family:flaticon;left:0;top:12px;z-index:4;display:block;width:40px;height:40px;line-height:34px;text-align:center;border-radius:50%;color:#016599;font-size:18px;background:#fff}
.detailbox .location .panel .panel-heading::after{content:'\f041'}
.detailbox .panel .panel-body{padding:10px 15px 10px 50px;line-height:24px;text-align:justify}
.detailbox .panel-heading a,.detailbox .panel-heading a:hover,.detailbox .panel-heading a:focus{text-decoration:none}
.detailbox .panel-heading a:after{position:absolute;right:10px;top:10px;content:"\f107";font-family:fontawesome;color:#555;font-size:22px;font-weight:400}
.detailbox .basic-tabs li a{font-weight:600;font-size:17px}
.detailbox .basic-tabs li.active a,.detailbox .basic-tabs li.active a:hover,.detailbox .basic-tabs li.active a:focus{color:#016599}
.detailbox .basic-tabs .tab-content{padding:20px 0}
.detailbox .basic-tabs .tab-content ul{margin:0;padding:0}
.detailbox .basic-tabs .tab-content ul li{margin-bottom:12px;list-style:none;position:relative;padding-left:20px}
.detailbox .basic-tabs .tab-content ul li::before{position:absolute;left:0;top:6px;content:'';height:7px;width:7px;border-radius:50%}
.detailbox .basic-tabs .tab-content #incl ul li::before{background:green}
.detailbox .basic-tabs .tab-content #excl ul li::before{background:red}
.panel-body ul{margin:0;padding:0}
.panel-body ul li{margin-bottom:10px;font-size:13px}
.panel-body p{font-size:13px}
.banktable{width:100%;margin-bottom:30px}
.banktable td{padding:8px 5px;border:1px solid #f2f2f2}
.banktable td:nth-child(2n){text-align:center}
.banktable tr:nth-child(even) td{background:#fafafa}

.thing2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;right:0;top:0px;height:40px;line-height:40px;border-radius:3px;clear:both;float:right;margin:10px 0;}
.thing2:after{cursor:pointer;display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:100;content:""}
.thing2:active:after{height:0;z-index:-1;opacity:0}
.thing2__text{position:absolute;text-align:center;width:100%;height:100%;z-index:99;top:0;left:0;background-color:#029999;color:#fff;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;}
.thing2__content{position:relative;height:inherit}
.thing2__content:after,.thing2__content:before{content:"";display:none;height:100%;position:absolute;width:6px;z-index:-1}
.thing2__content:after{left:-6px}
.thing2__content:before{right:-6px}
.thing2__content:hover{z-index:1000;margin-left:10px;}
.thing2__content:hover:after,.thing2__content:hover:before{display:block}
.thing2__content:hover .thing2__text{transition:0 all ease-out;transition-delay:0;opacity:0;z-index:-1}
.thing2__content:hover .thing2__social{width:40px;border-radius:3px;margin-left:6px}
.thing2__content:hover .thing2__social--first{margin-left:0}
.thing2__content:hover .thing2__social:after{opacity:1}
.thing2__content:hover .thing2__social--facebook{background-color:#496094}
.thing2__content:hover .thing2__social--twitter{background-color:#4ac4f3}
.thing2__content:hover .thing2__social--whatsapp{background-color:#00a884}
.thing2__content:hover .thing2__social--google{background-color:#da4835}
.thing2__social{position:relative;display:block;height:40px;width:35px;float:left;color:#fff;background-color:#4a524c;transition:all .15s ease-out}
.thing2__social--first{border-radius:3px 0 0 3px}
.thing2__social--last{border-radius:0 3px 3px 0}
.thing2__social:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;font-family:FontAwesome;text-align:center;font-size:20px;line-height:40px;content:"";opacity:0;transition:.15s all ease-out}