@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	margin: 0;
	height: 100%;
	font-family: 'Poppins', sans-serif;
	color: #5F6A73;
	line-height: 20px;
	margin-top: 80px!important;
}

/* <reset */
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

a,
a:link,
a:active,
a:visited {
	outline: none;
	text-decoration: none;
}
a:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.2;
}
li{
	line-height: 1.7;
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}
/* reset> */

* {
	-moz-transition: all .3s;
		-webkit-transition: all .3s;
			transition: all .3s;
}

.container {
}
.col-xs-1, .col-sm-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-lg-12 {
	/*padding: 20px;*/
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	/*padding: 0;*/
}
p{
	margin-bottom:0rem!important;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
}

.section {
	clear: both;
	margin: 0 auto;
	max-width: 1770px;
}
.btn_poz{
	margin-top: 30px;
}
a.cta{
	background: #904096;
	border-radius: 50px;
	padding: 10px 24px;
	color: #fff;
	text-transform: uppercase;
}
a.cta:hover{
	color: #fff;
	box-shadow: 0px 5px 10px rgba(20,46,110,0.54);
}
nav{
	background: #fff;
}
nav a.btn{
	border-radius: 50px;
	background: #c32e2e;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
}
nav a.btn:hover{
	background: #c32e2e;
	box-shadow: 0px 5px 10px rgb(20 46 110 / 54%);
	color: #fff;
}
nav a.btn:focus{
	outline: none;
    box-shadow: none;
    border: 0px;
}
button:focus:not(:focus-visible) {
    box-shadow: none;
}
.navbar {
	padding-top: .8rem!important;
}
ul.navbar-nav{
	margin: 0 auto;
	font-size: 18px;
}
.navbar-expand-sm .navbar-nav .nav-link{
	padding-right: 1rem!important;
	padding-left: 1rem!important;
}
.shrink{
	box-shadow: 0px 3px 10px rgba(20,46,110,0.54);
	padding-top: .4rem!important;
	padding-bottom: .4rem!important;
}
.navbar-nav a{
color: #212529;
}
#top{
	background:url(../images/bg.png) no-repeat right;
    text-align: center;
    max-width: 1770px;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
}
#top img{
	height: 500px;
	margin-top: 20px;
}
#top h1{
	font-size: 4rem;
}
#top p{
	font-size: 1.5rem;
}
#top .text_top{
	margin-top: 20%;
	color: #fff;
	text-align: left;
}
.header_section{
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
}
.header_section p{
	text-transform: uppercase;
	color: #904096;
}
.video{
	width: 70%;
	margin: 0 auto;
	border-left: 20px solid #904096;
	border-right: 20px solid #904096;
	position: relative;
}
.video img{
	margin-bottom: -60px;
}
.video img.play_video_icon{
	position: absolute;
	position: absolute;
    bottom: 20px;
    right: 20px;
}
.video .info_video{
	position: absolute;
	top: 20px;
    right: 20px;
    background: #fff;
    padding: 12px;
    cursor: text;
}
.info_casti{
	background: #e7e8e9;
	padding-top: 60px;
	padding-bottom: 30px;
}

.info_casti .info1{
	text-align: center;
	margin-bottom:30px;
}
.info_casti .info1 img{
	background: #fff;
}
.info_casti .info1 img:hover{
	box-shadow: 0px 0px 20px rgba(20,46,110,0.54);
}
.info_casti .info1 h5{
	color: #233d7f;
	margin-top: 20px;
}
#caracteristici .header_section{
	text-align: left;
}
#caracteristici{
	background:url(../images/sistem.png) no-repeat right;
    background-position-y: center;
    background-position-x: 84%;
    background-repeat: no-repeat;
    background-size: 37% auto;
    padding-bottom: 50px;
}
#caracteristici img{
	width: 80px;
}
#caracteristici .txt{
	margin-left: 20px;
}
#caracteristici .align-items-start{
	margin-bottom: 30px;
}
#caracteristici .txt h4{
	text-transform: uppercase;
	color: #233d7f;
}
#utilizare{
	background: #e7e8e9;
}
#utilizare .text_section{
	padding: 14% 7%;
}
#utilizare p{
	line-height: 2;
}
#utilizare .img_section{
	background:url(../images/img2.png) no-repeat right;
    background-position-y: 3%;
    background-position-x: 34%;
    background-repeat: no-repeat;
}
#utilizare .row{
	--bs-gutter-x: 0;
}
#sistem {
	margin-bottom: 30px;
}
#sistem .header_section{
	text-align: left;
}
#sistem button{
	margin-top: 80px;
    float: right;
    background: #fff;
    border-radius: 50px;
    padding: 10px 24px;
    color: #233d7f;
    text-transform: uppercase;
    font-weight: bold;
    outline: none;
    border: 1px solid #233d7f;
}
#sistem button:focus{
	outline: none;
    box-shadow: none;
}
#sistem button span{
	float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border-top: 7px solid transparent;
    border-left: 14px solid #233d7f;
    border-bottom: 7px solid transparent;
    margin-left: 20px;
    margin-top: 5px;
}
#sistem .item{
	background: #e7e8e9;
	padding: 0px 20px 30px 20px;
	text-align: center;
	min-height: 500px;
	margin-bottom: 20px;
}
#sistem .item h4{
	font-weight: bold;
	color: #233d7f;
	padding-bottom: 20px;
}
#sistem .item p{
	border-top: 1px solid #c5baba;
	padding: 10px 0px;
	text-align: left;
}
#sistem .item p span{
	float: right;
	font-weight: bold;
	color:#904096;
}

#comanda{
	background: #904096;
}
#comanda p,#comanda h2{
	color: #fff;
}
#contact .contact_class{
	width: 80%;
    margin-top: 50px;
    border: 1px solid #904096;
    margin-bottom: 90px;
    float: right;
    margin-right: 90px;
}

#contact .date_contact{
	background:url(../images/contact.png) no-repeat right;
    background-repeat: no-repeat;
    color: #fff;
    padding: 40px 20px;
    background-size: cover;
    margin-left: -90px;
    margin-top: 50px;
    margin-right: 40px;
}
#contact .date_contact a{
	color: #fff;
}
#contact .date_contact .phone, #contact .date_contact .mail{
	margin-top: 10px;
	margin-left: 20px;
}
#contact .date_contact .phone a, #contact .date_contact .mail a{
	font-weight:bold;
	font-size: 16px;
}
#contact .date_contact .protector{
	margin-top: 30px;
	text-align: center;
	background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    color: #000;
    border-radius: 10px;
}
#contact .date_contact .protector p{
	padding-bottom: 10px;
}
#contact .checkout_rows{
	padding: 50px 50px 50px 0px;
}
#contact .checkout_rows h2{
margin-bottom: 20px; }
#contact .checkout_rows button.btn{
	background:#904096 ;
	color: #fff;
	border-radius: 50px;
	padding: 10px 34px;
}
#contact .checkout_rows button.btn:hover{
	box-shadow: 0px 5px 10px rgba(20,46,110,0.54);
}
#contact input, #contact textarea  {
    border-radius: unset;
    border: unset;
    border-bottom: 1px solid #D6DBE0;
    box-shadow: unset;
    margin-bottom: 30px;
    width: 100%;
}
#contact input[type=submit] {
    background: #904096 0% 0% no-repeat padding-box;
    border-radius: 25px;
    color: #fff;
    padding: 10px 65px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.modal-dialog {
	max-width: 1120px!important;
}
.modal-content{
	position: relative;
  	overflow: hidden;
  	width: 100%;
  	padding-top: 56.25%;
}
.responsive-iframe{
	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
}
 .error, .success {
	display: none;
}
.error p, .success p {
    border-radius: 2px;
    display: block;
    margin: 10px 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.error p {
    color: #c9302c;
    border: 1px solid #c9302c;
}

.success p {
    color: #449d44;
    border: 1px solid #449d44;
}
@media (max-width: 1199px){
	#top h1{
		font-size: 3rem;
	}
	#top p{
		font-size: 1.5rem;
	}
	#top img{
		height: 350px;
	}
	#caracteristici .caracteristici {
	    width: 100%;
	}
	#top{
		width: 95%;
	}
}
@media (max-width: 992px) {
	.video{
		width: 100%;
	}

	#caracteristici{
		background-position-x: 199%;
		background-size: 76% auto;
	}
	#contact .date_contact{
		margin: 0;
		height: 100%;
	}
	#contact .contact_class{
		width: 100%;
		margin: 50px 0px;
	}
}
@media (max-width: 767px) {
	p{
		font-size: 14px;
	}
	#top h1{
		font-size: 2rem;
	}
	#top p{
		font-size: 1rem;
	}
	#top img{
		height: 250px;
	}

	.video img.play_video_icon{
		width: 40px;
	}
	#caracteristici{
			background-position-x: 240%;
	}
	#sistem .header_section{
		margin-bottom: 20px;
	}
	#sistem button{
		margin-top: 0px;
		margin-bottom: 30px;
		float: 	left;
	}
	#sistem .item {
			min-height: 430px;	
	}
	#contact .checkout_rows {
		padding: 20px;
	}
}
@media (max-width: 575px) {
	#top br{display: none;}
	#top h1{
		font-size: 24px;
	}
	#top p{
		font-size: 14px;
	}
	#top img{
		height: 200px;
	}
	.video .info_video{
		position: relative;
		right: 0;
		top: 40px;
	}
	.video img.play_video_icon{
		top: 20px;
	}
	.info_casti .info1 img{
		width: 60%;
	}
	#caracteristici{
			background:unset;
	}
	#utilizare .img_section {
		height: 200px;
	}
}