@charset "UTF-8";
/* CSS Document */
html, body, #index {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: .5px;
}
body {
	background: #000;
}
/*.page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9, .page10 {
	padding-bottom: 30%;
}*/
.pages .bgimg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: auto;
}
.pages .bg-fixed {
	position: fixed;
}
.pages .bg-fixed-bot {
	bottom: 0px;
	position: absolute;
}
.pages {
	background: #136cb1;
}
.page2 {
	background: #fdce2b;
}
.page3 {
	background: #c83440;
}
.page4 {
	background: #24a249;
}
.page5 {
	background: #136cb1;
}
.page6 {
	background: #fdce2b;
}
.page7 {
	background: #c83440;
}
.page8 {
	background: #24a249;
}
.page9 {
	background: #136cb1;
}
.page10 {
	background: #fdce2b;
}
.page11 {
	background: #c83440;
}
* {
	padding: 0;
	margin: 0;
	outline: none;
}
.fl {
	float: left
}
.fr {
	float: right
}
.tc {
	text-align: center;
}
.tl{
    text-align: left;
}
.tr{
    text-align: right;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.clear:before, .clear:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}
.clear:after {
	clear: both
}
.col30 {
	width: 30%;
}
.col40 {
	width: 40%;
}
.col60 {
	width: 60%;
}
.col70 {
	width: 70%;
}
.col50 {
	width: 50%;
}
.col25 {
	width: 25%;
}
.col75 {
	width: 75%;
}
.pages ol.milesandachieves{
    margin-top:20%;
}
.pages ol li span.highlight{
    font-weight: 600;
    font-size: 1.4em;
}
.pages ol li .spoint {
	line-height: 2em;
	padding-left: 30%;
	text-align: left;
}
.pages ol li .spoint i.fa {
	font-size: 1em;
}
.fpage {
	margin: 0 auto;
	padding-top: 5%;
}
.fpage .fa {
	font-size: 5em;
	margin-top: 3%;
	position: fixed;
	bottom: 50px;
	left: 48%;
	z-index: 3;
	opacity: .3;
}
.fixme-logo {
	display: block;
	text-align: center;
}
h1 {
	font-size: 2.5em;
	line-height: 1em;
	text-align: center;
	font-weight: 500;
}
h1 span, .fpage h2 {
	font-size: 6em;
	line-height: 1em;
	text-align: center;
	font-weight: 500;
	display: block;
}
h1 span {
	padding: 30px 0 0 0;
}
.fpage h2 {
	margin-top: 2%;
	font-size: 6em;
}
.page1 .fpage p {
	font-size: 1.5em;
	font-weight: 300;
}
h2 {
	font-size: 2em;
	line-height: normal;
	text-align: center;
	font-weight: 500;
}
h2 span {
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	font-weight: 300;
	display: block;
}
h2 span a {
	color: #fff;
	text-decoration: none;
}
.pages ol {
	list-style: none;
	font-size: 2em;
}
.pages ol li .fa {
	font-size: 4em;
	opacity: .4;
}
.pages ol li h3 {
	font-size: .8em;
	font-weight: 500;
	padding: 0 0 10px 0;
	line-height: 35px;
}
.pages ol li h3 span {
	font-size: 2em;
	font-weight: bold;
}
.pages ol li p {
	font-size: .7em;
	margin-bottom: 4%;
}
.pages ol li p span.bullet {
	font-weight: 600;
}
.pages ol li p a, .pages ol li h3 a, .pages ol li a {
	color: #FFF;
	text-decoration: none;
    cursor: pointer;
}
.pages ol li a:hover {
	text-decoration: underline;
}
.pages .lefts {
	padding-top: 0;
	text-align: center;
	-webkit-transition: opacity .1s;
	-moz-transition: opacity .1s;
	-o-transition: opacity .1s;
	transition: opacity .1s;
	position: absolute;
	width: 94%;
	margin: 0 3%;
    z-index: 2;
}
.mhead {
	min-height: 800px;
}
.pages .lefts .fa {
	font-size: 15em;
	opacity: .0;
}
.pages p {
	font-size: .7em;
	font-weight: normal;
}
.pages p.comp-logo {
	padding-top: 1%;
	font-size: 1.5em;
}
.pages .rights {
	padding-top: 30%;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
}
.pages .pos-fixed + .rights{
	z-index: 3;
}
.page1 p {
	padding: 1% 0 0 0;
}
.page1 h2 span {
	font-size: 2.2em;
}
.page h2 span {
	font-size: .4em;
	font-weight: 300;
}
.page2 ol li h3 span {
	font-size: 1em;
}
.page2 ol li p, .page3 ol li p, .page4 ol li p, .page7 ol li p, .page8 ol li p {
	font-size: .6em;
}
.page2 ol li p {
	margin-bottom: 4%;
}
.page2 ol li p span {
	font-weight: bold;
}
.page6 .rights .fa, .page5 .rights .fa {
	font-size: 15em;
}
.page5 h2 a, .page6 h2 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.page5 h2 a:hover, .page6 h2 a:hover {
	text-decoration: underline;
}
.page5 .rights .fa, .page6 .rights .fa {
	opacity: .4;
}
.page5 ol li h3 span {
	display: block;
}
.page8 .lefts .fa-group {
	font-size: .5em;
	position: absolute;
	right: -13%;
	bottom: 0%;
	color: #333;
	opacity: 1;
}
.page11 .rights {
	padding: 7% 0 3% 0;
}
.page11 .rights.right-fix{
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
}
.page11 .rights a {
	color: #FFF;
	text-decoration: none;
}
.page11 h2 {
	color: #FFF;
	font-weight: 300;
	line-height: 1.5em;
	font-size: 2.3em;
}
.page11 h2 span {
	display: block;
	font-size: .5em;
	padding: 20px 0;
}
.page11 .happy-newyear {
	color: #fdce2b;
	font-weight: 600;
	display: block;
	font-size: 5em;
	padding: 0 0 10% 0;
}
.page11 .happy-newyear span{
    display: block;
    font-size: 2em;
    line-height: 1em;
}
.page11 .fa {
	color: #FFF;
	font-size: 2em;
	text-decoration: none;
	margin: 3% 1% 0 0;
	opacity: .5;
}
.page11 .fa-facebook-square:hover {
	color: #3A5797;
}
.page11 .fa-twitter-square:hover {
	color: #55acee;
}
.page11 .fa-linkedin-square:hover {
	color: #0077b5;
}
.page11 .fa-google-plus-square:hover {
	color: #d73d32;
}
.page11 .fa-youtube-square:hover {
	color: #cc181e;
}
.share-list {
	position: fixed;
	top: 15px;
	right: 42px;
	z-index: 5;
}
.share-list i {
	opacity: .7;
}
.share-list p {
	position: absolute;
	right: 20px;
	top: 0px;
	width: 0px;
	overflow: hidden;
	height: 24px;
	-moz-transition: width ease-in-out .5s;
	-webkit-transition: width ease-in-out .5s;
	-o-transition: width ease-in-out .5s;
	transition: width ease-in-out .5s;
}
.share-list a {
	margin-right: 10px;
	display: inline-block;
	opacity: .5;
}
.share-list img {
	width: 24px;
	height: 24px;
}
.share-list a:hover {
	opacity: 1;
}
.share-list:hover p {
	width: 120px;
}
.share-count {
	padding-top: 3%;
	display: none;
}
ul.menu {
	position: fixed;
	right: 13px;
	top: 35%;
	width: 20px;
	z-index: 999999999;
	list-style: none
}
ul.menu li {
	padding: 5px;
	margin: 0
}
ul.menu li span {
	width: 12px;
	height: 12px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	background: #FFF;
	text-indent: -9999em;
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
	opacity: .15;
}
ul.menu li span:hover {
	opacity: .4;
}
ul.menu li span.active {
	opacity: .6;
}
.last-bot {
	position: absolute;
	bottom: 10%;
	;
	left: 0;
	width: 100%;
	text-align: center;
}
.pages .pos-fixed {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding-top: 2%;
}
.pages.page-active .pos-fixed {
	position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
/* new styles */
#index {
	width: 94%;
	margin: 0 auto;
	background: #000;
	position: relative;
	height: 100%;
}
header {
	height: 50px;
	position: fixed;
	top: 0;
	z-index: 6;
	background: #000;
	width: 100%;
}
footer {
	height: 50px;
	position: fixed;
	bottom: 0;
	z-index: 6;
	background: #000;
	width: 100%;
}
.pages ol > li {
	float: left;
	width: 30%;
	padding: 0;
	margin: 2% 0 2% 5%;
}
.pages ol li p, .pages ol li h3 {
	text-align: left;
}
.pages ul li {
	font-size: .6em;
	padding-bottom: 20px;
	text-align: left;
	list-style: circle;
}
.pages ol > li:nth-child(2), .pages ol > li:nth-child(4), .pages ol > li:nth-child(6), .pages ol > li:nth-child(8), .pages ol > li:nth-child(10), .pages ol > li:nth-child(12), .pages ol > li:nth-child(14), .pages ol > li:nth-child(16), .pages ol > li:nth-child(18), .pages ol > li:nth-child(20) {
	margin: 15% 0 2% 30%;
}
.pages ol > li:nth-child(3), .pages ol > li:nth-child(5), .pages ol > li:nth-child(7), .pages ol > li:nth-child(9), .pages ol > li:nth-child(11), .pages ol > li:nth-child(13), .pages ol > li:nth-child(15), .pages ol > li:nth-child(17), .pages ol > li:nth-child(19) {
	margin: 2% 0 2% 5%;
}
.pages ol li h3 {
	color: #333;
}
.pages ol li span.line {
	width: 85px;
	height: 3px;
	background: #ffd463;
	display: block;
}
.pages ol li span.stars {
	height: 11px;
	background: url(stars.png) no-repeat center center;
	display: block;
}
.pages ol.milesandachieves li.leaf {
	text-align: center;
	background-image: url(leaf-left.png), url(leaf-right.png);
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
	height: 145px;
	padding: 0 25px;
}
.pages ol li.badge span.stars {
	background-position: left center;
}
.pages ol.milesandachieves li p.tc {
	text-align: center;
	padding-top: 15px;
}
.pages ol.milesandachieves li.badge {
	text-align: left;
}
.pages ol.milesandachieves li.badge img {
	display: block;
	padding: 0 0 10px 0;
}
.pages .lefts h2 {
	margin: 3% 0;
    opacity: 0;
}
.pages .lefts.pos-fixed h2{
    opacity: 1;
}
.pages .lefts, .pages .lefts h2, .pages .lefts span, .pages .icon-sec {
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.pages .lefts.pos-fixed {
	width: 94%;
}
.pages .lefts .icon-sec {
	margin: 0 auto;
	width: 100%;
}
.pages .rights h4 {
	color: #fdce2b;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
	opacity: 0;
    margin: 0 auto;
}
.pages .rights h4.subtit-fix {
	position: fixed;
	top: 16%;
	width: 100%;
	opacity: 1;
	left: 0;
    -webkit-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.page-prev .rights h4.subtit-fix {
	width: 75%;
}
.pages ol li.disabled, .pages .rights h4.disabled {
	opacity: 0;
}
.pages .cat-list p {
	font-size: .6em;
}
.lefts img {
	width: 12%;
	height: auto;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.pages .lefts span span, .pages .mainsec span span {
	font-size: 2.5em;
	font-weight: 500;
	display: inline-block;
}
.pages .yellow .rights h4, .pages .yellow ol li p, .pages .yellow ol li p a {
	color: #333;
}
.pages .yellow ol li span.line {
	background: #fff;
}
.pages .blue h2 span, .pages .blue ol li h3, .pages .blue ol li h3 a {
	color: #39c0f9;
}
.pages .green h2 span, .pages .green ol li h3, .pages .green ol li h3 a {
	color: #0c5020;
}
.pages .yellow h2 span, .pages .yellow ol li h3, .pages .yellow ol li h3 a {
	color: #de6b0f;
}
.pages .red h2 span, .pages .red h2 span a, .pages .red ol li h3, .pages .red ol li h3 a {
	color: #fd9d9d;
}


.customers{
        font-size: 1.7em;
    font-weight: 500;
}
.page3 .bullet{
    margin: 0 10px 0 0;
}
.page6 .bullet, .page10 .bullet{
    background: #333;  
}
.bullet{
    width: 6px;
    height: 6px;
    background: #fff;
    display: inline-block;
    margin: 10px 10px 0 0;
    border-radius: 10px;
    vertical-align: middle;
}
.bullet-next{
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.mainsec{
    width:100%;
    text-align: center;
    margin: 15% 0 0 0;
}

/********************************* Animation trasition **************************************/
.pages {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	/* transform: scale(.85);*/
	margin: 0 auto;
    width: 100%;
}

.pages.page11{
    position: static;
    margin-top:0;
}

/********************************* keyframes **************************************/

/* scale and fade */

@-webkit-keyframes zoomin {
     from {
        transform: rotateX(-45deg);
    }
     to {
        transform: rotateX(0deg);
    }
}
 @-webkit-keyframes scaleUp {
     from {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}
@keyframes scaleUp {
     from {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
}
@-webkit-keyframes moveToTop {
     from {
    }
     to {
        -webkit-transform: translateY(-100%);
    }
}
@keyframes moveToTop {
     from {
    }
     to {
    -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
    }
}
 @-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
     }
    40% {
        -webkit-transform: translateY(-30px);
     }
     60% {
        -webkit-transform: translateY(-15px);
    }
}
 @keyframes bounce {
     0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
     40% {
        transform: translateY(-30px);
    }
     60% {
        transform: translateY(-15px);
    }
}

/* Resposive styles */
@media (min-width: 1600px) {
    .container {
        width: 1680px;
    }
    .pages{
        font-size: 1.2em;
    }
    .pages .rights h4.subtit-fix {
        width: 100%;
        top:12%;
    }
    .pages ol {
        margin-left: 10%;
    }
    .page1 .mhead, .page11 .mhead{
        padding: 10% 0;
    }
    .pages ol li:first-child, .pages ol > li:nth-child(3), .pages ol > li:nth-child(5), .pages ol > li:nth-child(7), .pages ol > li:nth-child(9), .pages ol > li:nth-child(11), .pages ol > li:nth-child(13), .pages ol > li:nth-child(15), .pages ol > li:nth-child(17), .pages ol > li:nth-child(19){
            margin: 2% 0 2% 0;
    }
}
@media (min-width: 900px) and (max-width: 1100px){
    .container {
        width: 1000px;
    }
}
@media (max-width: 900px) {
    html, body, #index {
        font-size: 10px;
    }
    .pages .pos-fixed {
        padding-top: 15%;
    }
    .share-list:hover p {
        width: 130px;
    }
    .share-list a {
        margin-right: 5px;
    }
    .container {
        width: 100%;
    }
    .pages .rights h4.subtit-fix {
        top: 11%;
    }
    .lefts img {
        width: 20%;
        height: auto;
    }
    .pages .lefts.pos-fixed h2 {
        margin-top: 6%;
    }
    ul.menu {
        right: 0;
    }
    ul.menu li span {
        width: 8px;
        height: 8px;
    }
    .container {
        width: 100%;
    }
    .mhead {
        min-height: 500px;
    }
}

@media (max-width: 650px) {
    html, body, #index {
        font-size: 7px;
    }
    .mhead {
        min-height: 500px;
    }
    .share-list:hover p {
        width: 120px;
    }
    .page4 .rights li img, .comp-logo img {
        width: 50%;
        height: auto;
    }
    h1 span {
        padding: 0;
    }
    .fpage {
        padding: 5% 0;
    }
    .pages {
        width: 100%;
        opacity: 1;
        border-bottom: 2px solid #000;
    }
    .pages.page-prev {
        margin-top: 0;
        opacity: 1;
    }
    .pages .pos-fixed {
        position: static;
    }
    .pages .lefts {
        padding-top: 0;
        position: static;
    }
    .pages .lefts h2, .pages .lefts.pos-fixed h2 {
        font-size: 4.5em;
        margin: 5% 0px;
    }
    .pages ol li span.line {
        margin: 0 auto;
    }
    .pages ol li p, .pages ol li h3 {
        text-align: center;
    }
    .pages .rights {
        padding-top: 20%;
    }
    .pages ol > li {
        width: 90%;
        float: none;
        text-align: center;
    }
	.pages ol.milesandachieves li.leaf{
		 width: 75%;
	}
    .pages .rights h4.subtit-fix {
        position: static;
    }
        .pages ol > li:nth-child(2), .pages ol > li:nth-child(4), .pages ol > li:nth-child(6), .pages ol > li:nth-child(8), .pages ol > li:nth-child(10), .pages ol > li:nth-child(12), .pages ol > li:nth-child(14), .pages ol > li:nth-child(16), .pages ol > li:nth-child(18), .pages ol > li:nth-child(20) {
        margin: 15% 0 2% 5%;
    }
    .pages .lefts span span {
        font-size: 1.5em;
    }
    .pages .lefts .icon-sec img{
        opacity: 1;
    }
    .pages.page-active .pos-fixed, .pages.page-active .pos-fixed .icon-sec{
        position: static;
    }
    .pages ol > li {
        width: 90%;
    }
    .page2 ol li p, .page3 ol li p, .page4 ol li p, .page7 ol li p, .page8 ol li p{
        font-size: 1em;
    }
}

@media (max-width: 500px) {
    html, body, #index {
        font-size: 5px;
    }
    .mhead {
        min-height: 200px;
    }
    .pages .container {
        padding-top: 50px;
    }
    .share-list:hover p {
        width: 80px;
    }
    ul.menu {
        display: none;
    }
}


















