@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
 @font-face {
  font-family: "Roboto Thin";
  src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
  src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
  src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
  src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Medium.eot");
  src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.eot");
  src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
html {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#f2f2f2;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

/* Custom CSS
 * --------------------------------------- */

.section{
	text-align: center;
}
.intro
	{
		width:40%;
		background:url(../images/blackBg.png) repeat left top;
		position:absolute;
		top:0px;
		vertical-align:middle;
		height:100%;
	}
.introMain
	{
		left:10%;
		top:29.4%;
		position:absolute;
		width:88%;
	}
.intro p{
	width: 87%;
	color:#fff;
	text-align:left;
	font-size:16px;
	letter-spacing:.5px;
	margin-bottom:15px;
	font-family: "Roboto Thin", sans-serif;
	line-height:24px;
}
.text_p2
{
	font-size:14px !important;
	font-style:italic;
	line-height:20px !important;
}
.intro p em
	{
		font-style:italic !important;
	}
.intro h1{
	color: #fff;
	font-size:32px;
	font-weight:normal;
	text-align:left;
	font-family:"Roboto Thin", sans-serif;
	margin-bottom:38px;
	text-transform:uppercase;
	width: 91%;
}
.intro h1 strong
	{
		font-family:"Roboto", sans-serif;
	}
.intro h2
	{
		color: #fff;
		font-size:18px;
		font-weight:bold;
		text-align:left;
		margin-bottom:10px;
	}
.blueLine
	{
		height:4px;
		width:40px;
		display:block;
		background-color:#00adef;
		margin:25px 0px 20px 0px;
	}
/* Section 1 */
#section1 h1{
	color: #fff;
	font-size:46px;
	font-weight:bold;
	margin:60px 0px 10px 0px;
	line-height:52px;
}
#section1 p{
	color: #fff;
	font-size:16px;
	margin:25px 0px 60px 0px;
	line-height:24px;
	letter-spacing:.5px;
	font-family: "Roboto Thin", sans-serif;
	
}
#section1 img{
	text-align:center;
}
#section1 .startBt
	{
		background:none !important;
		background-color:#00adef !important;
		color:#fff;
		border-radius:25px;
		padding:15px 50px;
		font-size:16px;
		font-weight:bold;
		width:auto !important;
		height:auto !important;
		position: relative !important;
		margin-top:20px;
	}
#section1 .startBt:hover
	{
		box-shadow:0px 0px 5px #000;
		background-color:#00a2e0 !important;
	}

/* Overwriting fullPage.js tooltip color
* --------------------------------------- */
#pp-nav.custom .pp-tooltip{
	color: #AAA;
}
.home_bg
	{
		width:100%;
		height:100%;
		background:url(../images/home_bg.jpg) no-repeat center top;
		background-size:100%;
		display:block;
		position:relative;
		min-height:768px;
	}
.section{
		text-align:center;
	}


	/* Backgrounds will cover all the section
	* --------------------------------------- */
#section1, #section2, #section3, #section4, #section5, #section6{
		background-size: cover;
	}

	/* Defining each section background and styles
	* --------------------------------------- */
#section1{
		background-image: url(../images/home_bg.jpg);
	}
#section2{
		background-image: url(../images/bg_img_1.jpg);
	}
#section3{
		background-image: url(../images/bg_img_2.jpg);
	}
#section4{
		background-image: url(../images/bg_img_3.jpg);
	}
#section5{
		background-image: url(../images/bg_img_4.jpg);
	}
#section6{
		background-image: url(../images/bg_img_5.jpg);
	}
#infoMenu li a{
			color: #fff;
	}
.footerMain
	{
		margin:0px auto;
		width:85%;
		max-width:1024px;
		position: absolute;
		bottom: 30px;
		left: 0;
		right: 0;
	}
.footerMain .ft_link
	{
		float:left;
		width:25%;
	}
.footerMain .ft_link h3, .secure_Payment h3
	{
		text-align:left;
		font-size:15px;
		text-transform:uppercase;
		margin-bottom:22px;
		color:#fff;
	}
.footerMain .ft_link ul
	{
		text-align:left;
		padding:0px;
		margin:0px;
	}
.footerMain .ft_link ul li
	{
		padding:3px 0px;
		margin:0px;
	}
.footerMain .ft_link ul li a
	{
		text-align:left;
		color:#fff;
		font-size:12px;
		text-transform:uppercase;
	}
.footerMain .ft_link ul li a:hover
	{
		color:#00adef;
	}
.secure_Payment
	{
		float:right;
		width:20%;
	}
.secure_Payment ul
	{
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
.secure_Payment ul li
	{
		float:left;
		margin-right:3px;
	}
.secure_Payment ul li img:hover
	{
		box-shadow:0px 0px 3px #000;
	}
.grayLine
	{
		height:1px;
		width:100%;
		float:left;
		background-color:#808080;
		margin:20px 0px;
	}
.secure_Payment .review
	{
		color:#e1e1e1;
		text-align:center;
		font-size:11px;
		line-height:16px;
		margin-top:8px;
	}
.socialLink
	{
		margin:0px auto;
		width:100%;
		float:left;
		margin-top:20px;
	}
.socialLink ul
	{
		padding:0px;
		margin:0px auto;
		list-style-type:none;
		text-align:center;
	}
.socialLink ul li
	{
		display:inline-block;
		margin:0px 2px;
	}
.socialLink ul li img:hover
	{
		background-color:#393939;
		border-radius:50%;
	}
.copyRight
	{
		width:100%;
		text-align:center;
		float:left;
		font-size:11px;
		color:#fff;
		margin-top:8px;
	}
.arrow-rollback {
    background: url(../images/arrow-up.png) no-repeat top center;
    display: block;
    position: fixed;
    right: 5%;
    bottom: 2%;
    width: 48px;
    height: 48px;
    z-index: 11;
}
.arrow-rollback:hover
	{
		background-color:#00adef;
		border-radius:50%;
	}
.arrow-rollover {
    /*background: url(../images/arrow-down.png) no-repeat top center;
    display: block;
    position: absolute;
    bottom: 3%;
    width: 60px;
    height: 48px;
    left: 50%;
    margin-left: -30px;
    z-index: 11;*/
}
.trustpilot_logo
{
	float:left;
	text-align:left;
	text-align:center;
}
@media only screen and (max-device-width: 400px) {
	.intro
		{
			width: 60%;
		}
	#pp-nav.right {
    left: 54%;
	}
}