-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     var/www/html/assets/css/style_home.css                                                              0000775                 00000041220 00000000000 0014045 0                                                                                                    ustar 00                                                                                                                                                                                                                                                       @import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900');
body{
	font-family: 'Montserrat', sans-serif;
}

.top-header{
	background-color: #292929;
	padding: 1.5rem;
}

.logo-dv{
	height: 60px;
}

.logo-dv img{
	height: 100%;
}

.top-header .logo-dv{
	float: left;
}

.login-link{
	padding: 2rem;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
}

.login-link a, .login-link a:focus{
	color: #ccc;
	text-decoration: none;
	transition: all 0.4s;
}

.login-link a:hover{
	color: #fff;
	transition: all 0.4s;
	letter-spacing: 2px;
}

.square{
	border-radius: 0;
}

.navbar-default{
	border: none;
	min-height: auto;
	margin: 0;
	background-color: #f3f3f3;
}

.slider-dv{
	width: 100%;
	height: 522px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.slider-text{
	text-align: center;
	padding-top: 19rem;
}
.slider-text label{
	font-weight: bold;color: #fff;margin-top: 10px;
}
.slider-text h1{
	color: #fff;
	font-weight: 700;
	font-size: 4rem;
	letter-spacing: 2px;
	font-family: 'Orbitron', sans-serif;
	text-transform: uppercase;
}
.slider-text h1 span{
	font-size: 6rem;
}

.slider-text label{
	color: #ccc;
	font-weight: 400;
}

.slider-buttons{
	text-align: center;
}

.btn-pink {
	display: inline-block;
	padding: 0.75rem 1.5rem;
	background: #ea2c58;
	color: #fff;
	position: relative;
	transition:color 0.25s ease;
	border:1px solid #ea2c58;
	z-index: 5;
}

.btn-pink:hover {
	color: #fff;
	background: none;
	border: 1px solid #bdbdbd;
}

.btn-pink::after {
	position: absolute;
	content: '';
	top:0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #e9e9e919;
	transform-origin:left;
	transition: width 0.4s ease;
	z-index:-1;
}

.btn-pink:hover::after {
	width: 100%;
}

.btn-grey {
	display: inline-block;
	padding: 0.75rem 1.5rem;
	background: #e9e9e919;
	color: #fff;
	position: relative;
	transition:color 0.25s ease;
	border:1px solid #bdbdbd;
	z-index: 5;
}

.btn-grey:hover {
	color: #fff;
	background: none;
	border: 1px solid #ea2c58;
}

.btn-grey::after {
	position: absolute;
	content: '';
	top:0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #ea2c58;
	transform-origin:left;
	transition: width 0.4s ease;
	z-index:-1;
}

.btn-grey:hover::after {
	width: 100%;
}

/*--------------------------------------
			Button Def
--------------------------------------*/

.btn-def {
	display: inline-block;
	padding: 0.75rem 1.5rem;
	background: #e9e9e919;
	color: #666;
	position: relative;
	transition:color 0.25s ease;
	border:1px solid #666;
	z-index: 5;
}

.btn-def:hover {
	color: #fff;
	background: none;
	border: 1px solid #ea2c58;
}

.btn-def::after {
	position: absolute;
	content: '';
	top:0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #ea2c58;
	transform-origin:left;
	transition: width 0.25s ease;
	z-index:-1;
}

.btn-def:hover::after {
	width: 100%;
}

/*--------------------------------------
			Pricing Table
--------------------------------------*/

:root{
	--pricingTable-yellow: #faac01;
	--pricingTable-purple: #be4f91;
	--pricingTable-blue: #0192af;
	--pricingTable-green: #98c458;
}
.demo{ background: #dedddb; }
.pricingTable{
	padding-bottom: 10px;
	background: #fbf7f7;
	border-bottom: 15px solid var(--pricingTable-yellow);
	text-align: center;
	overflow: hidden;
	position: relative;
	min-height: 970px;
}
.pricingTable:before{
	content: "";
	width: 100%;
	height: 350px;
	background: var(--pricingTable-yellow);
	position: absolute;
	top: -150px;
	left: 0;
	transform: skewY(-20deg);
}
.pricingTable .pricingTable-header{
	padding: 20px 20px 60px;
	text-align: left;
	position: relative;
}
.pricingTable .title{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 5px;
}
.pricingTable .sub-title{
	display: block;
	color: #fff;
}
.pricingTable .year{
	width: 80px;
	height: 55px;
	background: #fff;
	padding: 7px 0;
	font-size: 15px;
	font-weight: 600;
	font-style: italic;
	color: var(--pricingTable-yellow);
	text-align: center;
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 1;
}
.pricingTable .year:before,
.pricingTable .year:after{
	content: "";
	width: 57px;
	height: 57px;
	background: #fff;
	position: absolute;
	top: -28px;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .year:after{
	top: auto;
	bottom: -28px;
}
.pricingTable .price-value{
	display: inline-block;
	width: 170px;
	height: 110px;
	padding: 15px;
	border: 2px solid var(--pricingTable-yellow);
	border-top: none;
	border-bottom: none;
	position: relative;
}
.pricingTable .price-value:before,
.pricingTable .price-value:after{
	content: "";
	width: 121px;
	height: 121px;
	border: 3px solid var(--pricingTable-yellow);
	border-right: none;
	border-bottom: none;
	position: absolute;
	top: -60px;
	left: 50%;
	transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .price-value:after{
	border-top: none;
	border-left: none;
	border-bottom: 3px solid var(--pricingTable-yellow);
	border-right: 3px solid var(--pricingTable-yellow);
	top: auto;
	bottom: -60px;
}
.pricingTable .value{
	width: 100%;
	height: 100%;
	background: #fff;
	border: 2px solid var(--pricingTable-yellow);
	border-top: none;
	border-bottom: none;
	color: var(--pricingTable-yellow);
	z-index: 1;
	position: relative;
}
.pricingTable .value:before,
.pricingTable .value:after{
	content: "";
	width: 97px;
	height: 97px;
	background: #fff;
	border: 3px solid var(--pricingTable-yellow);
	border-bottom: none;
	border-right: none;
	position: absolute;
	top: -48px;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .value:after{
	border-right: 3px solid var(--pricingTable-yellow);
	border-bottom: 3px solid var(--pricingTable-yellow);
	border-top: none;
	border-left: none;
	top: auto;
	bottom: -48px;
}
.pricingTable .currency{
	display: inline-block;
	font-size: 20px;
	margin-top: 7px;
	vertical-align: top;
}
.pricingTable .amount{
	display: inline-block;
	font-size: 40px;
	font-weight: 600;
	line-height: 65px;
}
.pricingTable .amount span{
	display: inline-block;
	font-size: 25px;
	font-weight: normal;
	vertical-align: top;
	margin-top: -7px;
}

.pricingTable .month{
	display: block;
	font-size: 16px;
	line-height: 0;
}

.pricingTable .pricing-content{
	padding: 50px 0 0 30px;
	margin-bottom: 20px;
	list-style: none;
	text-align: left;
	transition: all 0.3s ease 0s;
	min-height: 500px;
}

.pricingTable .pricing-content li{
	padding: 7px 0;
	color: #808080;
	position: relative;
}

.pricingTable .pricing-content li .fa-check{
	margin-right: 8px;
	background: #98c458;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	border-radius: 50px;
}

.pricingTable .pricing-content li .fa-times{
	margin-right: 8px;
	background: #fe6c6c;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	border-radius: 50px;
}

.pricingTable .pricingTable-signup{
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: var(--pricingTable-yellow);
	border: 1px solid var(--pricingTable-yellow);
	margin: 0 auto 10px;
	position: relative;
	transition: all 0.3s ease 0s;
	padding: .75rem 2rem;
}
.pricingTable .pricingTable-signup:hover{
	background: var(--pricingTable-yellow);
	color: #fff;
}
.pricingTable.purple{ border-bottom-color: var(--pricingTable-purple); }
.pricingTable.purple:before{ background: var(--pricingTable-purple); }
.pricingTable.purple .year{ color: var(--pricingTable-purple); }
.pricingTable.purple .price-value{
	border-left-color: var(--pricingTable-purple);
	border-right-color: var(--pricingTable-purple);
}
.pricingTable.purple .price-value:before{
	border-left-color: var(--pricingTable-purple);
	border-top-color: var(--pricingTable-purple);
}
.pricingTable.purple .price-value:after{
	border-right-color: var(--pricingTable-purple);
	border-bottom-color: var(--pricingTable-purple);
}
.pricingTable.purple .value{
	border-left-color: var(--pricingTable-purple);
	border-right-color: var(--pricingTable-purple);
	color: var(--pricingTable-purple);
}
.pricingTable.purple .value:before{
	border-left-color: var(--pricingTable-purple);
	border-top-color: var(--pricingTable-purple);
}
.pricingTable.purple .value:after{
	border-right-color: var(--pricingTable-purple);
	border-bottom-color: var(--pricingTable-purple);
}
.pricingTable.purple .pricingTable-signup{
	color: var(--pricingTable-purple);
	border-color: var(--pricingTable-purple);
}
.pricingTable.purple .pricingTable-signup:hover{
	color: #fff;
	background: var(--pricingTable-purple);
}
.pricingTable.blue{ border-bottom-color: var(--pricingTable-blue); }
.pricingTable.blue:before{ background: var(--pricingTable-blue); }
.pricingTable.blue .year{ color: var(--pricingTable-blue); }
.pricingTable.blue .price-value{
	border-left-color: var(--pricingTable-blue);
	border-right-color: var(--pricingTable-blue);
}
.pricingTable.blue .price-value:before{
	border-left-color: var(--pricingTable-blue);
	border-top-color: var(--pricingTable-blue);
}
.pricingTable.blue .price-value:after{
	border-right-color: var(--pricingTable-blue);
	border-bottom-color: var(--pricingTable-blue);
}
.pricingTable.blue .value{
	border-left-color: var(--pricingTable-blue);
	border-right-color: var(--pricingTable-blue);
	color: var(--pricingTable-blue);
}
.pricingTable.blue .value:before{
	border-left-color: var(--pricingTable-blue);
	border-top-color: var(--pricingTable-blue);
}
.pricingTable.blue .value:after{
	border-right-color: var(--pricingTable-blue);
	border-bottom-color: var(--pricingTable-blue);
}
.pricingTable.blue .pricingTable-signup{
	color: var(--pricingTable-blue);
	border-color: var(--pricingTable-blue);
}
.pricingTable.blue .pricingTable-signup:hover{
	color: #fff;
	background: var(--pricingTable-blue);
}


.pricingTable.green{ border-bottom-color: var(--pricingTable-green); }
.pricingTable.green:before{ background: var(--pricingTable-green); }
.pricingTable.green .year{ color: var(--pricingTable-green); }
.pricingTable.green .price-value{
	border-left-color: var(--pricingTable-green);
	border-right-color: var(--pricingTable-green);
}
.pricingTable.green .price-value:before{
	border-left-color: var(--pricingTable-green);
	border-top-color: var(--pricingTable-green);
}
.pricingTable.green .price-value:after{
	border-right-color: var(--pricingTable-green);
	border-bottom-color: var(--pricingTable-green);
}
.pricingTable.green .value{
	border-left-color: var(--pricingTable-green);
	border-right-color: var(--pricingTable-green);
	color: var(--pricingTable-green);
}
.pricingTable.green .value:before{
	border-left-color: var(--pricingTable-green);
	border-top-color: var(--pricingTable-green);
}
.pricingTable.green .value:after{
	border-right-color: var(--pricingTable-green);
	border-bottom-color: var(--pricingTable-green);
}
.pricingTable.green .pricingTable-signup{
	color: var(--pricingTable-green);
	border-color: var(--pricingTable-green);
}
.pricingTable.green .pricingTable-signup:hover{
	color: #fff;
	background: var(--pricingTable-green);
}

a,a:hover{
	text-decoration: none;
}

@media only screen and (max-width: 990px){
	.pricingTable{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
	.pricingTable:before{ transform: skewY(-15deg); }
	.pricingTable .title{ font-size: 22px; }
}

.pricing-tables{
	margin: 7rem auto;
	width: 90%;
}

.our-services{
	float: left;
    width: 100%;
    margin-bottom: 2rem;
}

.services-text{
	padding: 3rem 0;
}

.services-text h3{
	margin-bottom: 1.5rem;
}

.services-text p{
	margin-left: 2rem;
	text-align: justify;
	margin-bottom: 2rem;
}

.services-in {
	padding: 5rem 2rem;
}

.services-banner {
	text-align: center;
	padding: 3rem 0;
}

.services-banner img {
	width: 260px;
}

.heading{
	text-align: center;
}

.h-a {
	width: 220px;
	height: 2px;
	background: #ccc;
	margin: auto;
	margin-top: 1rem;
}

.heading:hover .h-b{
	margin-left: 120px;
}

.h-b {
	width: 100px;
	float: left;
	height: 2px;
	background: #ea2c58;
	transition: all 0.6s;
}


.wrap {
    position: relative;
    margin: 3em 10%;
    width: 80%;
    float: left;
}
/* Frame */
.frame {
    height: 200px;
    line-height: 190px;
    overflow: hidden;
    margin-top: 5rem;
}
.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 50px;
}
.frame ul li {
    float: left;
    width: 227px;
    height: 100%;
    margin: 0 1px 0 0;
    padding: 0;
    background: #fff;
    color: #ddd;
    text-align: center;
    cursor: pointer;
}
.frame ul li.active {
    color: #fff;
    background: #fff;
    border: 1px solid #ea2c58;
}
/* Scrollbar */
.scrollbar {
    margin: 0 0 1em 0;
    height: 2px;
    background: #ccc;
    line-height: 0;
}
.scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #ea2c58;
    cursor: pointer;
}
.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}
/* Pages */
.pages {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}
.pages li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.pages li:hover {
    background: #aaa;
}
.pages li.active {
    background: #666;
}
/* Controls */
.controls {
    margin: 25px 0;
    text-align: center;
}
/* One Item Per Frame example*/
.oneperframe {
    height: 300px;
    line-height: 300px;
}
.oneperframe ul li {
    width: 1140px;
}
.oneperframe ul li.active {
    background: #333;
}
/* Crazy example */
.crazy ul li:nth-child(2n) {
    width: 100px;
    margin: 0 4px 0 20px;
}
.crazy ul li:nth-child(3n) {
    width: 300px;
    margin: 0 10px 0 5px;
}
.crazy ul li:nth-child(4n) {
    width: 400px;
    margin: 0 30px 0 2px;
}

.footer{
	background: #333;
	padding: 6rem 1rem;
	float: left;
	width: 100%;
}

.footer label{
	color: #777;
	text-transform: uppercase;
	font-size: 12px;
}

.footer a{
	color: #f1f1f1;
	float: left;
	width: 100%;
	font-size: 10px;
	margin: 3px 0;
}

.footer span{
	color: #666;
	float: left;
	margin-right: 10px;
	font-size: 10px;
	margin-bottom: 10px;
}

.mt-0{
	margin-top: 0;
}

.mt-1{
	margin-top: 1rem;
}

.mt-2{
	margin-top: 2rem;
}

.mt-3{
	margin-top: 3rem;
}

.clearfix{
	position: relative;
	left: -38%;
}

.mt-4{
	margin-top: 4rem;
}

.mt-5{
	margin-top: 5rem;
}

.down-footer{
	padding: 2rem 0;
	color: #666;
	border-top: 1px solid #999;
}

.down-footer span{
	font-size: 14px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #ea2c58;
}

.contact-page{
	float: left;
	width: 100%;
	height: 80vh;
	background-size: cover;
	text-align: center;
	padding: 5rem;
	color: #fff;
	position: relative;
	background-attachment: fixed;
}

.contact-page::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(#00263c ,#4c0012);
	opacity: 0.6;
	top: 0;
	left: 0;
}

.inp-div{
	width: 100%;
	padding: 3rem 5rem;
	text-align: left;
}

.links a,.links a:focus{
	color: #fff;
	font-size: 22px;
	transition: all 0.4s;
}

.links a:hover{
	color: #ea2c58;
	transition: all 0.4s;
}

.about-content{
	padding: 2rem 3rem;
}

@media only screen and (max-width: 460px){
	.about-content{
		padding: 2rem;
	}
}

.about-content p{
	text-align: justify;
	color: #666;
	margin: 1rem 0;
}

.about-content ul{
	list-style: circle;
}

.about-content h4{
	margin-top: 3rem;
}

.abt-banner{
	margin: auto;
	width: 100%;
	margin: 1rem 0;
}

.abt-banner img{
	width: 100%;
}

@media (min-width: 992px){
	.omr-3 {
		margin-right: 25%;
	}
}

.cmng-soon {
	font-weight: 600 !important;
	font-size: 26px;
	letter-spacing: 3px !important;
}

.staric{
	font-size: 30px;
	position: relative;
	top: 8px;
}


/*
    /*VOD and Live Streaming
*/

.mb-3 {
	margin-bottom: 3rem;
}

.live-streaming-text {
	margin-bottom: 3rem;
}

.live-streaming-text ul {
	padding-left: 40px;
}

.live-streaming-text li {
	list-style: disc;
}

.vod-player {
    padding-top: 56.25%;
    position: relative;
}

.vod-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
}

.vod-inner::after {
	content: "Loading...";
	color: #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	font-size: 18px;
	font-weight: 500;
}

.vod-inner iframe, .vod-inner video {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.vod-player-main {
	padding: 10px;
	background-color: #f8f8f8;
	box-shadow: 2px 2px 8px #eee;
	border: 1px solid #ddd;
	margin-bottom: 1rem;
}

.vod-discription {
	margin-top: 1rem;
}

.vod-discription label {
	margin: 0;
	font-weight: 500;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                