@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);

html, body, .section_full {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
	font-family: 'Open Sans', sans-serif;
	
}
.container-narrow {
	max-width: 940px;

}
.container-large {
	max-width: 1300px;
}
.section_full {
	min-height: 600px;
	max-height: 600px;
}
.productOptions{
    height: 150px;
    margin-top: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
	/* border: 1px solid; */
	display: flex;
	flex-direction: column;
	transition: .2s;
}

.productOptions:hover{
	transform: scale(1.1);
  }
.section_seteaza_durata{
	min-height: 1200px;
	max-height: 1200px;

}
#mainFormMargin{
	padding-top: 100px;
}
.section_first {
	/* background: url("/static/img/background1.jpg") no-repeat scroll center center / cover     rgba(0, 0, 0, 0); */
	background: url("/static/img/banner_first_page.png") no-repeat scroll center center / cover     rgba(0, 0, 0, 0);
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.devinoP{
	height: 42px;
    width: 142px;
    background-color: #3498DB;
    color: #FFF;
    line-height: 92px;
    border-radius: 4px;
    border: none;
    margin-top: 25px;
    font-size: 120%;
	padding: 13px;
}
.devinoP:hover{
	background-color: #164a6d;
	color: #fff;
	text-decoration: none;
}
.section_parteneri {
	background: url("/static/img/Background.png") no-repeat scroll center center / cover     rgba(0, 0, 0, 0);
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	color: #3498DB;
	text-align: left;
}
.section_parteneri .content{
	text-align: left;
}

.section_alege_locatia {
	background: url("/static/img/background2.jpg") no-repeat scroll center center / cover     rgba(0, 0, 0, 0);
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	color: #fff;
}
.section_seteaza_durata {
	background: url("/static/img/background3.jpg") no-repeat scroll center center / cover     rgba(0, 0, 0, 0);
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	color: #3498DB;
}
.section_plateste {
	background: url("/static/img/background4.jpg") no-repeat scroll center center / cover     rgba(0, 0, 0, 0);
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	color: #FFF;
}
.section_alege_locatia .image_side {
	background-image: url(/static/img/1_alege_locatia_4RON.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top;
}

.section_parteneri .image_side {
	background-image: url(/static/img/436.png);
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-position: bottom;
}
.section_seteaza_durata .image_side {
	background-image: url(/static/img/2_seteaza_durata.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top;
}
.section_plateste .image_side {
	background-image: url(/static/img/3_plateste.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top;
}



.pl100 	{ padding-left: 100px; 	}
.pr100 	{ padding-right: 100px; }
.mr40 	{ margin-right: 40px;	}
.pl160 	{ padding-left: 160px; 	}
.pr160 	{ padding-right: 160px; }
.pl40 { padding-left: 40px; }


.ml-160	{margin-left: -160px !important;	}
.mr-160	{margin-right: -160px !important;	}
.mt15	{margin-top: 15px !important;	}
.mt40	{margin-top: 40px !important;	}
.container {
	height: 100%;
	width: 100%;
	text-align:center;
}
.container .content {
	vertical-align: middle;
}




.section_first {
	min-height: 650px;
}
.section_first .container .content,
.section_first .logo {
	text-align: left;
	padding-left: 10%;
}
.section_first .container .content{
	display: table;
	height: 100%;

}
.section_first .logo {
	margin-top: 60px;
}
.section_first .logo img {
	width: 550px;
	max-width: 100%;
}
.section_first h1 {
	color: #fff;
	padding: 0;
	margin: 50px auto 0px auto;
	font-size: 30px;
	font-weight: 700;
	line-height: 50px;

}
.section_first h2 {
	color: #ffffff;
	max-width: 60%;

}
.section_first .text-download{
	color: #ffffff;
	font-weight: 400;
	font-size: 20px;
	padding-top: 100px;
	padding-bottom: 6px;
}
.section_first .btn_downloads img {
	width: 150px;
	max-width: 100%;
}
.section_first .btn_downloads {
	margin-bottom: 60px;
}

/*MOBILE - SECTION FIRST*/
@media (max-width: 380px){
	.section_first .btn_downloads .mr40 {
		margin-right: 0 !important;
	}
}

@media (max-width: 600px){
	.section_first {
		min-height: initial !important;
	}
	.section_first .text-download {
		text-align: center;
	}
	.section_first {
		background: url("/static/img/banner_first_page.png") no-repeat scroll 80% center / cover rgba(0, 0, 0, 0);
	}

	
	.section_first .content {
		padding: 0 !important;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		display: table;
		height: 100%;
	}
	.section_first .content-cell {
		display: table-cell;
		vertical-align: bottom;
		padding-bottom: 30px;
	}
	.section_first .logo {
		padding-left: 10%;
	}
	.section_first h1 {
		font-size: 140%;
		line-height: 130%;
		text-align: center;
		margin: 0 auto 20px auto;
		/*text-shadow: 1px 0 0 rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(0, 0, 0, 0.25), -1px 0 0 rgba(0, 0, 0, 0.25); */
	}
	.section_first .btn_downloads {
		margin: 0 auto;
		text-align: center;
	}
	
	.section_first .btn_downloads img{
		max-width: 45%;
	}
}
@media (min-width: 991px){
	.only-mobile {
		display: none;
	}
}
@media (max-width: 990px){
	.only-nonmobile {
		display:none;
	}

	.section_alege_locatia{
		display: flex;
		flex-direction: column;
	}
	/*SECTIONS NR*/
	.number {
		position: static !important;
	}
	.number img {
		height: 50px !important;
		width: 50px !important;
	}
	.row-mobile .nonimage_side{
		text-align: center !important;
		height: 100px !important;
		width: 100% !important;
		margin-top: 10px !important;
	}
	.row-mobile .nonimage_side h2{
		font-size: 200% !important;
	}
	.row-mobile .nonimage_side p{
		font-size: 100% !important;
		margin: 10px auto !important;
	}
	.row-mobile .image_side_content{
		display:table;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.row-mobile .image_side_content div{
		display:table-cell;
		width: 100%;
		height: 100%;
		vertical-align: bottom;
	}
	.row-mobile .image_side_content img{
		width: 80%;
	}
	.devinoPartenerImg img{
		width: 48% !important;
	}
	.section_parteneri .content{
		text-align: center ;
	}

	.mainImagesSecondSection{
		display: flex;

	}
	.nonimage_side.mobileMainSectionDetection{
		display: flex;
		flex-direction: column;
	}

	.pl160{
		padding-left: 10px !important;
	}
	.pr160{
		padding-right: 10px !important;
	}
	#mainFormMargin{
		margin-top: 20px !important;
		padding-top: 10px !important;
	}
	#mainFormMargin .nonimage_side{
		margin-right: 10px !important;
	}
	.section_seteaza_durata{
		min-height: 1600px;
		max-height: 1600px;
	}
	.mainProductsContainer{
		display: flex;
	}
	.productOptions{
		display: flex;
		flex-direction: column;
	}

	.section_alege_locatia h2{
		font-size: 26px !important;
	}
	.beneficii-title{
		font-size: 19px;
	}
}

/*END MOBILE - SECTION FIRST*/



/*PASI*/

.nonimage_side {
	display: table;
}
.section_alege_locatia .nonimage_side,
.section_plateste .nonimage_side {
	text-align:right;
	
}
.section_seteaza_durata .nonimage_side {
	text-align:left;
}
.nonimage_side .content {
	display: table-cell;
    vertical-align: middle;
	width: 100%;
}

section .row,
section .row .col-md-6  {
	height: 100%;
}
.number {
	position: absolute;
	margin: 30px auto;
	/*height: 100px;*/
	width: 100%;
}
.number img {
	width: 100px;
	height: 100px;
}


.section_slide .container .content h2 {
	font-size: 400%;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.section_slide .container .content p {
	margin: 0 auto;
	font-size: 160%;
	font-weight: 100;
	line-height: 36px;
	margin: 11px auto 0 auto;
}
.section_slide .container .content img {
	max-width: 300px;
	width: 90%;
}



/*END PASI*/

.section_beneficii {
	padding-top: 50px;
	padding-bottom: 50px;
}
.section_beneficii h1 {
	font-weight: 700;
}

.section_beneficii .col-md-4 {
	padding-top: 30px;
	font-size: 20px;
}
.section_beneficii .col-md-4 p {
	font-weight: 100;
}
.section_beneficii .beneficii-title {
	font-weight: 400;
	font-size:30px;
	padding-bottom: 30px;
}

.section_beneficii .col-md-12 h2 {
	padding-top: 60px;
	padding-bottom: 50px;
}
.section_beneficii .img-store {
	max-width: 150px;
}
.section_beneficii .btn-ios {
	text-align: right ;
}
.section_beneficii .btn-android {
	text-align: left;
}
@media (max-width: 990px) {
	.section_beneficii .btn-ios {
		text-align: center;
		padding-bottom: 20px;
	}
	.section_beneficii .btn-android {
		text-align: center;
	}
}


.section_vreau_amparcat {
	background-color: #F5F9FB;
}
.section_vreau_amparcat h2 {
	color: #3498DB;
	margin: 50px auto;
	font-weight: 300;
	font-size: 30px;
}
.section_vreau_amparcat form{
	margin-bottom: 50px;
}
.section_vreau_amparcat form .textfields input{
	height: 42px;
	width: 200px;
	padding: 12px;
	margin: 4px;
	border: 1px solid #F2F3F3;
}
.section_vreau_amparcat form input[type="submit"]{
	height: 42px;
	width: 142px;
	background-color: #3498DB;
	color: #FFF;
	line-height: 42px;
	border-radius: 4px;
	border: none;
	margin-top: 25px;
	font-size: 120%;
}
@media (max-width: 990px) {
	.section_vreau_amparcat form .textfields input {
		width: 80%;
	}
}

.section_footer {
	background-color: #fff;
	color: #3498DB;
	border-top: 1px solid #E2E2E2;
	padding-top: 50px;
}
@media (max-width: 990px) {
	.section_footer .logo_tapptitude {
		text-align: center;
		float: none !important;
	}
	.section_footer .footer-left {
		text-align: center;
		float:none !important;
		padding-bottom: 25px;
	}

	
}

.section_footer .urls a,
.section_footer .urls a:hover, 
.section_footer .urls a:active, 
.section_footer .urls a:visited {
	color: #3498DB;
	text-decoration: none;
}
.section_footer .urls .url_mail{
	margin: 0 20px;
	  font-size: 18px;
}
.section_footer hr{
	color: #F3F3F3;
	margin: 80px auto 40px auto;
	width: 80%;
	border: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.section_footer .logo_tapptitude img {
	width: 150px;
	margin-bottom: 50px;

}
.section_footer .footer-left a {
	padding-right: 20px;

}
.section_footer .footer-left {
	padding-top: 16px;
}






button.back-to-top{
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
	  height: 0px;
	width: 0px;
	overflow: hidden;
	  border-radius: 50px;
	  -webkit-border-radius: 50px;
	  -moz-border-radius: 50px;
	color: transparent;
	  clear: both;
	visibility: hidden;
	position: fixed;
	cursor: pointer;
	display: block;
	border: none;
	right: 50px;
	  bottom: 75px;
	font-size: 0px;
	outline: 0 !important;
	z-index: 99;
	transition: all .3s ease-in-out;
  }
  button.back-to-top:hover,
  button.back-to-top:active,
  button.back-to-top:focus{
	outline: 0 !important;
  }
  button.back-to-top::before {
	content: "\f077";
	font-family: "FontAwesome";
	display: block;
	vertical-align: middle;
	margin: -5px 0 auto;
  }
  button.back-to-top.show {
	display: block;
	background: #fff;
	color: #3498DB;
	font-size: 25px;
	right: 25px;
	  bottom: 50px;
	height: 50px;
	width: 50px;
	visibility: visible;
	  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  }
  button.back-to-top.show:active {
	box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  }

  .productOptions img{
	  width: 100px;
	  height: 100px;
  }

  .productOptions p{
	  font-size: 17px;
	  font-weight: bold;
	  
  }


  #datesTable{
	  display: none;
  }