@charset "utf-8";
/* ==========================================================================
   CSS Reset
   ========================================================================== */
/*
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
*,*:after,*:before {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}

/* ==========================================================================
   Common CSS
   ========================================================================== */
body {font: normal 14px/20px Arial, Helvetica, sans-serif;color: #4b4b4b;background: #fff;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
a {outline: none;text-decoration: none;color: #b41124; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
a:hover,a:focus{text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.container {max-width: 1205px;margin: 0 auto;}
#wrapper {min-height: 100%;position: relative;}
li{list-style: none;}
img{ display: block; max-width: 100%; height: auto; }
/* ==========================================================================
   Setting up the fonts
   ========================================================================== */
h2{
    font-size: 48px;
    line-height: 60px;
    color: #030303;
    font-weight: bold;
}
p{
	font-size: 48px;
	line-height: 57px;
	color: #000000;
}
/**************entertain-blk start here***********/
.entertain-blk{
	text-align: center;
	background:#f5f8fa;
	padding: 16px 0 81px;
}
.entertain-blk h1{
	font-size: 60px;
	line-height: 65px;
	color: #060606;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 38px;
}
.entertain-blk h4{
	font-size: 48px;
	line-height: 53px;
	color: #fc0505;
	font-weight: normal;
	padding-bottom: 37px;
}
.entertain-blk p{
	font-size: 26px;
	line-height: 30px;
	color: #555555;
	font-weight: normal;
	padding-bottom:34px;
}
.entertain-blk h3{
	font-size: 48px;
	line-height: 57px;
	color: #2f495a;
	font-weight: bold;
}


/**************entertain-blk end here***********/

/***********   build-block-one strat here    ***************/
.build-blk{
	background: url('../images/build-bg.jpg') no-repeat;
	background-size: cover;
	border-top:2px solid #1b1e16;
}

.build-blk h2{
    font-size: 48px;
    line-height: 56px;
    color: #030303;
    font-weight: bold;
    padding-bottom: 60px;
}
.build-blk p{
	font-size: 49px;
	line-height: 57px;
	color: #000000;
}
.build-blk-in{
	padding:0 0 0 80px;
	    position: relative;
    z-index: 9;
}
.build-blk .container{
	position: relative;
	padding: 60px 0 298px;
}
.bal-img{
	position: absolute;
    left: -106px;
    top: 138px;
}
.men-1-img{
	position: absolute;
    left: -194px;
    bottom: 0;
}
.men-2-img{
	position: absolute;
    right: -120px;
    top: 26px;
}
/***********   build-block-one end here    ***************/

/***************   partner-blk start here   ******************/
.partner-blk{
	background: url('../images/partner-bg.jpg') no-repeat;
	background-size: cover;
	padding: 119px 0 200px;
	text-align: right;
}
.partner-blk-in{
	padding: 0 83px 0 0;
	    position: relative;
    z-index: 9;
}
.partner-blk h2{
	padding-bottom: 80px;
}
.partner-blk p{
	color: #555555;
}

/***************   partner-blk end here   ******************/
/**************   entertainment-blk start here  ********************/
.entertainment-blk{
	background: url('../images/specialist.jpg') no-repeat;
	background-size: cover;
	padding: 152px 0 316px;
}
.entertainment-blk .container{
	position:relative;
}
.entertainment-blk-in{
	padding: 0 90px;
	    position: relative;
    z-index: 9;
}
.entertainment-blk h2{
	padding-bottom: 67px;
}
.entertainment-blk p{
	color: #ffffff;
}
.three-men{
	position: absolute;
    right: 29px;
    top: 149px;
}
/**************   entertainment-blk end here  ********************/
/*************   aggregator-blk start here    ******************/
.aggregator-blk{
	background: url('../images/aggregator.jpg') no-repeat;
	background-size: cover;
	padding: 150px 0 204px;
	text-align: right;
}
.aggregator-blk .container{
	position:relative;
}
.aggregator-blk-in{
	padding:0 89px 0 0;
	    position: relative;
    z-index: 9;
}
.aggregator-blk h2{
	padding-bottom: 65px;
}
.aggregator-blk p{
	color: #555555;
}
.computer-img{
	position: absolute;
    top: -81px;
    left: -126px;
}
/*************   aggregator-blk end here    ******************/

/***********  cost-effective-blk start here    **************/
.cost-effective-blk{
	background: url('../images/cost-eff.jpg') no-repeat;
	background-size: cover;
	padding: 138px 0 270px;
}
.cost-effective-blk .container{
	position:relative;
}
.cost-effective-in{
	padding: 0 0 0 90px;
	    position: relative;
    z-index: 9;
}
.cost-effective-blk h2{
	padding-bottom: 65px;
	text-align: left;
}
.cost-effective-blk p{
	color: #ffffff;
}
.clock-img{
	position: absolute;
    bottom: -142px;
    right: 12px;
}

/***********  cost-effective-blk end here    **************/
/*****************  time-blk start here  *****************/
.time-blk{
	text-align: center;
	background: #dee0e0;
	padding: 84px 0;
}
.time-blk h2{
	color: #454647;
	padding-bottom: 30px;
	margin: 0 0 0 -40px;
}
.time-blk p{
	font-size: 40px;
	line-height: 48px;
	color: #555555;
	padding-bottom: 49px
}
.time-blk a{
	display: block;
    text-align: center;
    width: 828px;
    margin: 0 auto;
    color: #fcfbf9;
    font-size: 36px;
    line-height: 40px;
    background: #ed8f2b;
    box-shadow: 6px 6px #a2a3a3;
    padding: 28px 0;
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.time-blk a:hover{
	background: #f80000;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/*****************  time-blk end here  *****************/

/***********  footer start here**************/
.footer{
	background: #dee0e0;
	padding: 19px 0 0;
}
.footer .footer-in{
	padding: 0;
}
.line-bg{
    position: absolute;
    top: 10.5%;
    left: -74px;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.line-bg img{
	max-width: initial;
}


#circle {
  fill: black;
}

#mySVG {
  position: absolute;
  top:0;
  left:0;
margin-left: 9px;
   margin-top: -4px;

}

.st0 {
  fill: none !important;
  stroke-dashoffset: 3px;
  stroke: transparent;
  stroke-width: 5;
  stroke-miterlimit: 10;
  stroke-dasharray: 20;
}


/* The outermost element*/
.header-wrapper {
overflow: hidden;
width: 98px;
height: 94px;
text-align: center;
}

.zoominheader {
width: 70px;
height: 70px;
margin: 20px auto 0;
text-align: center;
background: url(../images/ball.png) no-repeat;
background-size: cover;
/* background-attachment: fixed; */
/* background-repeat: repeat; */
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-animation: zoomin 4s ease-in infinite;
animation: zoomin 4s ease-in infinite;
transition: all 0.4s ease-in-out;
overflow: hidden;
}

/* The innermost element*/
.zoomoutheader {
    width: 100px;
    height: 100px;
  text-align:center;
  background: none;
  -webkit-animation: zoomout 10s ease-in infinite;
  animation: zoomout 10s ease-in infinite;
  transition: all .5s ease-in-out;
  overflow: hidden;
}



/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.3);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.3);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

/*Style for the text*/
.text{
  color:red;
  font-weight:bold; 
}


#myChart-wrapper{
      text-align: center;
      margin: 0 auto;
    }
    #myChart-svg{
      background: url(../images/clock.png) no-repeat;
      margin: 30px auto;
          }
    #myChart-graph-id0-scales-bl-0-c path{
      display: none !important;
    }
    #myChart-graph-id0-path{
          fill: transparent;
    }
    #myChart {
      height: 100%;
      width: 100%;
      min-height: 150px;
    }
    #myChart-img{
      display: none !important;
    }
    #myChart-menu{
      display: none !important;
    }
    #myChart-license-text{
      display: none !important;
    }
    #myChart-graph-id0-plots-bl-1{
     background: url(images/img2.png) no-repeat;
     height: 100px;
      width: 100px;
    }
    #myChart-graph-id0-plots-bl-1 path{
      /*background: url(images/img2.png) no-repeat;
      height: 100px;
      width: 100px;*/
      fill: #f19113;
      font-size: 60px;
    }
    .zc-ref {
      display: none;
    }


#myChart-tools{
	display: none;
}


.sc_blk a { display:inline-block; float:left;}
.social_icon 	{ display:inline-block; float:right; padding:20px 0 0 0;}  
.social_icon ul { display:block;}
.social_icon ul li { display:inline-block; float:left; margin:0 20px 0 0;}
.social_icon ul li a { display:block;}


@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
    .build-blk {
    background: url(../images/build-bg@2x.jpg) no-repeat;
    background-size: cover;
}
.cost-effective-blk{
	background: url('../images/cost-eff@2x.jpg') no-repeat;
	background-size: cover;
}
.aggregator-blk{
	background: url('../images/aggregator@2x.jpg') no-repeat;
	background-size: cover;
}
.entertainment-blk{
	background: url('../images/specialist@2x.jpg') no-repeat;
	background-size: cover;
}
.partner-blk{
	background: url('../images/partner-bg@2x.jpg') no-repeat;
	background-size: cover;
}


}