@charset "utf-8";
/* CSS Document for fixing */


.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;}

.cookies-btn a:hover{
	background:#3094D2;
	color:#fff;
	text-decoration:none;}

.news-sec{
	position: relative;
}
.our-case-study-hedng{
	width:100%;
	position:absolute;
	top:25px;
	left:0;
	z-index:999999;
	padding:10px 0;
	background:rgba(0,0,0,.59);}
	
.our-case-study-hedng .common-hdng h2{
	font-family: 'Oswald', sans-serif;
	color:#fff;}

.our-case-study-hedng .common-hdng h2:after{
	background:url(../images/lines-3.png) no-repeat !important;}


.footer-menu ul li a i.fa-whatsapp {
    color: #4BC55A;
}

.tecnologie-box {
    padding: 40px 0;
}

.tecnologie-box-bg {
    background: #EFEFEF;
}
.software-tecnologie-sec .common-hdng {
    margin-bottom: 40px;
}

.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;
}

.hw-it-wrk-bx img {
    max-width: 100%;
    max-height: 100%;
}




.contact-bx-slide{
	padding:20px 10px;
	position: fixed;
	top:212px;
	right:-200px;
	z-index:999999;
	width:200px;
	height:auto;
	background:#fff;
	transition:all .3s ease-in-out;
	border-radius:10px 0 0 10px;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.10);}
	
.contact-bx-slide-toggle{
	right:0 !important;}
		
.contact-bx-slide a.contact-slide-button{
	display:inline-block;
	padding:10px 30px;
	background: linear-gradient(to right top, #3197d4, #2b8aca, #267ebf, #2371b4, #2165a9);
	background-image: linear-gradient(to right top, #61d607, #5dce06, #58c605, #54bf04, #50b703);
	color:#fff;
	font-size:20px;
	text-align: center;
	border-radius:20px 0 0 20px;
	position:absolute;
	top:50%;
	left:-76px;
	transform:translateY(-50%);}

.contact-feild{
	margin-bottom:20px;}
	
.contact-feild:last-child{
	margin:0;}
		
.contact-feild ul li{
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;}
	
.contact-feild ul li:last-child{
	margin:0;}
		
.contact-feild img{
	object-fit: contain;
	display:inline-block;
	width:20px;}

.contact-feild h4{
	margin-top:5px;
	color:#000;
	font-size:15px;
	font-weight:bold;}

.flag-selct img{
	width: 22px;
}

.text-content {
    padding: 50px 0;
}


	
.blogs{
	width:100%;
	height:auto;
	padding:50px 0;}
	
.blog-post{
	width:100%;
	height:auto;
	margin-bottom:20px;}
	
.blog-img{
	position:relative;
	width:100%;
	height:400px;}
	
.blog-img img{
	width:100%;
	height:100%;
    object-fit: cover;
    object-position: center center;}

.blog-text {
	padding:20px 0;}
		
.blog-text h1{
	font-family: 'Oswald', sans-serif;
    font-size: 30px;
    color: #292929;
	line-height:30px;}
	
.blog-text h3{
    font-size: 25px;
    color: #292929;
	line-height:30px;
	margin-top:20px;}
		
.blog-text p{
	margin-top: 15px;
    font-size: 15px;
    line-height: 25px;
    color: #7c7c7c;}
	
.blog-text p a{
	font-weight:600;
	color:#3094D2;}
	
.blog-text ul li{
    font-size: 14px;
    line-height: 25px;
    color: #7c7c7c;
    font-weight: 500;
    list-style: circle;
    margin-left: 16px;}
	
.blog-posted{
	padding:5px 10px;
	background:rgba(0,0,0,.5);
	position:absolute;
	bottom:0;
	left:0;}
	
.blog-posted p{
	font-size:15px;
	color:#fff;
	margin:0;}
	
.blog-right-bar{
	padding:50px 0;}

.news-bar{
	margin-bottom:30px;
	border:1px solid #eee;
	padding:15px;}
		
.news-bar h5{
	font-size:25px;
	color:#333;
	font-weight:600;
	margin-bottom:20px;}
	
.news-bar h5:after{
	content:'';
	display:block;
	width:30px;
	height:2px;
	background:#3094D2;
	margin-top:5px;}
	
.news-bar ul li{
	display:block;
	margin-bottom:20px;}
	
.news-bar ul li a{
	font-size:15px;
	display:flex;
	color:#7c7c7c;}
	
.news-bar ul li a:hover{
	color:#3094D2;}
	
.news-bar ul li a i{
	margin-right:5px;}
	
.cont_adrs_sec{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}





