@charset "utf-8";
/* CSS Document for fixing */

.our-story{
	padding:50px 0;
}

.our-story-content{
	margin-top: 40px;
}
.our-story-img img{
	width: 100%;
}

.our-story-text h3{
	font-family: 'Oswald', sans-serif;
    font-size: 25px;
    color: #292929;
    font-weight: 400;
}

.our-story-text p{
	font-size: 15px;
    color: #868686;
    margin-top: 10px;
}

.app-sec{
    background-image: linear-gradient(to right top, #3197d4, #2b8aca, #267ebf, #2371b4, #2165a9);
}

.app-sec .common-hdng h2{
    color:#fff;
}

.app-sec .common-hdng p {
    color: #fff;
}

.app-sec .list-para-text h3{
    color: #fff;
}

.app-sec .list-para-text p{
    color: #fff;
}

.app-sec .commn-btn a {
    border-color: #fff !important;
    background: #fff !important;
    color: #2165a9 !important;
}

.app-sec  .commn-btn a:hover {
    color: #000 !important;
    background: none !important;
}

.list-para-icons {
    width: auto;
    margin-right: 20px;
}

.flag-selct {
    text-align: right;
}

.flag-selct .btn-default{
    padding-right: 0;
}

nav ul li {
    margin-right: 45px;
}

.app-img{
    text-align: center;
}

.app-sec  .common-hdng h2:after {
    content: '';
    background: url(../images/lines-2.png) no-repeat !important;
}

.text-content ol{
    list-style: initial;
    color: #848484;
    padding-left: 15px;
}

.software-tecnologie-sec .tecnologie-text ul li {
    display: flex;
    margin-bottom: 10px;
}

.software-tecnologie-sec .list-para-icons span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #2b8aca;
    color: #fff;
    border-radius: 50%;
}

.software-tecnologie-sec .list-para-icons {
    width: 20px;
    margin-right: 15px;
    margin-top: 9px;
}

.software-tecnologie-sec .common-hdng{
    margin-bottom: 40px;
}

.tecnologie-box {
    padding: 40px 0;
}

.tecnologie-box-bg{
    background: #EFEFEF;
}


.software-tecnologie-sec .list-para-text h3{
    font-size: 20px;
}

.software-tecnologie-sec  .list-para-text p{
    font-size: 17px;
}

.app-contact-form {
    background-size: cover;
}

/*footer cookiebox css design 2025-09-11*/
.cookies-bx{
	padding:60px 0;
	width:100%;
	height:auto;
	background:#000;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:999999999999999;}
	

.cookies-text h5{
    font-size:18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.cookies-text p{
	font-size:14px;
	color:#fff;
	line-height:20px;
	font-weight:400;
	margin:0;}

.cookies-text{
	margin-top:6px;}
		
.cookies-text p a{
	color:#3094D2;
	font-weight:500;}

.cookies-btn{
	text-align:center;}
		
.cookies-btn a{
	font-size: 17px;
    padding: 11px 10px;
	border: 2px solid #3094D2;
    color: #3094D2;
    border-radius: 4px;
    display: block;
	background: #000 !important;}

.cookies-btn a:hover{
	background:#3094D2;
	color:#fff;
	text-decoration:none;}




















