* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	 -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

::selection {
  background: white;
  color: #2ca8d6;
}
::-moz-selection {
  background: white;
  color: #2ca8d6;
}

body {
	width: 100%;
	font-family: 'Roboto', sans-serif;
}

* {
		font-family: 'Roboto', sans-serif !important;
}

.pievienojies-mums {
	background: white;
}

h3 {
	font-size: 34px;
	font-weight: 100;
	text-align: center;
}

p {
	font-size: 13px;
	font-weight: 300;
}

a {
	cursor: pointer;
}

.platums {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

.ikoholder {
	clear: both;
	width: 100%;
}

.tirs {
	clear: none;
}

.intro {
	width: 100%;
	height: 670px;
	padding: 30px 0px 0px 0px;
	background-color: rgb(44,168,214);
	position: relative;
}

.cloud {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(img/cloud.png) no-repeat;
	width: 639px;
	height: 357px;
}

.izvelne .logo {
	display: inline-block;
	float: left;
}

.izvelne ul {
	margin: 13px 0px 0px 30px;
}

.izvelne ul, .izvelne li {
	float: left;
}


.izvelne a {
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px 15px;
	position: relative;
	top: 0px;
		transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}

.izvelne a:hover {
	top: 2px;
}

.sauklis {
	clear: both;
	float: left;
	margin-top: 200px;
}

.sauklis h2 {
	font-weight: 100;
	font-size: 54px;
	color: white;
	margin: 0px 0px 10px 0px;
}

.sauklis h2 font {
	font-weight: 400;
}

.sauklis p {
	font-size: 14px;
	color: white;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: right;
}

.pievienojies {
    color: white;
    font-size: 11px;
    margin: 110px 0px 0px 0px;
    text-align: center;
}

a.but {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1px;
    color: #0f6e91;
    text-transform: uppercase;
    padding: 15px 35px;
    background: white;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}

a.but:hover {
	background: #0f6e91;
	color: white;
}

a.ct {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1px;
	color: white;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
	transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;	
}

a.ct:hover {
	font-size: 14px;
}

.par {
    clear: both;
    background: white;
    padding: 70px 0px;
    width: 100%;
    float: left;
}

.par h3 {
	color: #0f6e91;
}

.par .puse {
	width: 40%;
	padding: 50px 5%;
	text-align: center;
	float: left;
}

.par .puse p {
	color: #101010;
    line-height: 23px;
}

.par .ikonas {
	width: 25%;
	float: left;
	text-align: center;
}

.ikonas .img {
	width: 100%;
	height: 120px;
	background-position: center;
	background-repeat: no-repeat; 
}

.atrums {
	background-image: url(img/atrums.png); 
}
.uptime {
	background-image: url(img/uptime.png); 
}
.drosiba {
	background-image: url(img/drosiba.png); 
}
.energija {
	background-image: url(img/energija.png); 
}


.ikonas strong {
    font-size: 11px;
    font-weight: 400;
    color: #101010;
    width: 120px;
    display: block;
    text-transform: uppercase;
    margin: 10px auto;
}

.cenas {
	width: 100%;
	height: 580px;
	padding: 30px 0px;
	background: url(img/parks.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	clear: both; 
	text-align: center;
}

.cenas .cover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(img/cover.png);
}

.cenas h3 {
	color: white;
	margin: 0px 0px 10px 0px;
}

.cenas p {
	color: white;
}

.cenas .plans {
    width: 300px;
    padding: 0px 30px;
    text-align: center;
    margin: 50px 0px;
    display: inline-block;
}

.cenas .plans p {
	color: white;
    text-align: right;
    width: 259px;
    line-height: 26px;
}

.cenas .plans b {
	color: white;
	text-transform: uppercase;
	font-size: 65px;
	font-weight: 500;
}

.cenas .plans strong {
	width: 70px;
    display: inline-block;
    text-align: left;
    margin: 0px 0px 0px 30px;
}

.cenas .plans .pricing {
	margin: 30px 0px 0px 0px;
}

.cenas .plans .pricing strong {
	width: auto;
	color: white;
	margin: 0;
}

.cenas .plans .pricing p {
	width: auto;
	text-align: center;
}

.registracija {
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px 25px;
	background: transparent;
	margin: 20px 0px 0px 0px;
	transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    border: 2px solid white;
}

.registracija:hover {
	background: white;
	color: #3e9fc2;
}

.kontakti {
	width: 100%;
	height: 272px;
	background: #d9d9d9;
	text-align: right;
}

.kontakti .viirs {
	width: 394px;
	height: 272px;
	float: left;
	background: url(img/viirs.png) no-repeat;
}

.kontakti b {
    color: white;
    font-size: 50px;
    font-weight: 400;
    margin-top: 70px;
    display: inline-block;
}

.kontakti p {
	color: white;
}

.kontakti strong {
	color: #2ca8d6;
	font-weight: 300;
	margin-top: 20px;
	display: block;
}

.jauns {
	width: 450px;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    color: white;
}

.jauns h4 {
    font-weight: 500;
    font-size: 33px;
    line-height: 52px;
}

.jauns .jaunslietotajs {
    margin-top: 80px;
    color: #3e3e3e !important;
    position: relative;
    /* padding-bottom: 30px; */
    margin-bottom: 30px;
    /* clear: both; */
    /* height: auto; */
    /* float: left; */
    width: 100%;
    min-height: 600px;
}

.jauns .input, .jauns .select {
    border: 1px solid #eee;
    width: 100%;
    height: 42px;
    background: #ffffff;
    color: #393939;
    padding-left: 0px;
    border-radius: 0px;
    text-align: center;
    text-align-last:center;
}

.jauns .jaunslietotajs p {
    font-size: 14px;
    font-weight: 300;
    line-height: 39px;
    text-align: left;
}

.jauns .jaunslietotajs .registracija {
	display: block;
	width: 100%;
	color: #2ca8d6;
	border: 2px solid #2ca8d6;
	padding: 10px 0px;
	cursor: pointer;
	transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;	
}

.jauns .jaunslietotajs .registracija:hover {
	color: #3e3e3e;
	border: 2px solid #3e3e3e;
}

.jauns .jaunslietotajs .req {
	margin-top: 10px;
}

.req .registracija {
	    padding: 10px 0px;
}

.jauns .jaunslietotajs .req p {
    line-height: 20px;
    text-align: center;
    font-weight: 300;
}

@media all and (max-device-width: 1120px) {
	.cloud {
		display: none;
	}
}

@media screen and (max-device-width: 480px) {

	* {
		max-width: 100%;
	}
	.clouds_one,.clouds_two,.clouds_three {
		max-width: 300% !important;
	}
	.cloud {
		display: none;
	}
	.izvelne li {
		display: block;
		width: 100%;
	}
	.sauklis {
		margin-top: 70px;
		text-align: center;
	}
	.sauklis p {
		text-align: center;
	}
	.pievienojies {
		margin: 70px 0px 0px 0px
	}
	a.ct {
    margin: 0px 0px 0px 10px;
	}
	a.but {
	margin: 0px 10px 0px 0px;
	}
	.par .ikonas {
		width: 50%;
	}
	.cenas {
		height: 850px;
	}
	.cenas .plans {
		margin: 20px 0px;
	}
	.kontakti .viirs {
		display: none;
	}
	.kontakti {
		text-align: center;
	}
	.jauns .input, .jauns .select {
		width: 100%;
	}
	.jauns .jaunslietotajs p {
		text-align: center;
	}
}

.fd-btn-bottom a.freshwidget-theme, .fd-btn-right a.freshwidget-theme {
	border-radius: 0px !important;
	box-shadow: none !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300 !important;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;	
}

.modal-panel {
	background-color: black !important;
}

.step {
	display: none;
	position: absolute;
	width: 100%;
}

.step1 {
	display: block;
}

.step .line {
	clear: both;
	width: 100%;
	height: 1px;
	background: #126f8e;
	margin: 10px 0px;
}

.step small {
	font-size: 11px;
    font-weight: 400;
    color: #2ca8d6;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.pievienojies-mums .cenas {
	height: 200px;
}

.pievienojies-mums .cenas h4 {
 	font-weight: 200;
    color: white;
    font-size: 43px;
    line-height: 52px;
    margin-top: 33px;
}

.step4 b {
	font-weight: 400;
    color: #126f8e;
}

.kluda {
    background: #811724;
    text-align: center;
    width: 100%;
    padding: 114px 0px;
    color: white;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    font-weight: 200;
    display: none;
    font-size: 25px;
}

.jauns .jaunslietotajs p b {
	    font-weight: 400;
}

.doing {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background: #2ca8d6;
	display: none;
}

.doing p {
	color: white;
	font-weight: 200;
	font-size: 40px;
	text-align: center; 
	width: 100%;
	position: absolute;
	top: 45%;
}

.sky {
  background: #007fd5;
  position: relative;
  overflow: hidden;
  -webkit-animation: sky_background 50s ease-out infinite;
  -moz-animation: sky_background 50s ease-out infinite;
  -o-animation: sky_background 50s ease-out infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.clouds_one {
  background: url(img/c1.png) repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: none;
  width: 300%;
  -webkit-animation: cloud_one 50s linear infinite;
  -moz-animation: cloud_one 50s linear infinite;
  -o-animation: cloud_one 50s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.clouds_two {
  background: url(img/c2.png) repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  height: 100%;
  width: 300%;
  -webkit-animation: cloud_two 75s linear infinite;
  -moz-animation: cloud_two 75s linear infinite;
  -o-animation: cloud_two 75s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.clouds_three {
  background: url(img/c3.png) repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  height: 100%;
  width: 300%;
  -webkit-animation: cloud_three 150s linear infinite;
  -moz-animation: cloud_three 150s linear infinite;
  -o-animation: cloud_three 150s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

@-webkit-keyframes sky_background {
  0% {
    background: #2898c1;
    color: #007fd5
  }
  50% {
    background: #277b9a;
    color: #a3d9ff
  }
  100% {
    background: #0c4155;
    color: #007fd5
  }
}

@-webkit-keyframes moon {
  0% {
    opacity: 0;
    left: -200% -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1);
    left: 0% bottom: 250px;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    bottom: 500px;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-webkit-keyframes cloud_one {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-webkit-keyframes cloud_two {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-webkit-keyframes cloud_three {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-moz-keyframes sky_background {
  0% {
    background: #2898c1;
    color: #007fd5
  }
  50% {
    background: #277b9a;
    color: #a3d9ff
  }
  100% {
    background: #0c4155;
    color: #007fd5
  }
}

@-moz-keyframes moon {
  0% {
    opacity: 0;
    left: -200% -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1);
    left: 0% bottom: 250px;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    bottom: 500px;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-moz-keyframes cloud_one {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-moz-keyframes cloud_two {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-moz-keyframes cloud_three {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}
