@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");

/*color:#106eea; == blue*/
/*background:#f1f6fe; == blue*/
/*background:#e7f1fd; == blue for title-block*/
/*background:#f6f9fe; == gray*/

h3 a{
	color:inherit;
}

.full-logo{
	display:none;
	position:absolute;
    top:0;
    max-height:100px;
}
/*#header .logo img:hover{
	display:none;
}
.logo img:hover+.full-logo{
	display:block;
}*/
#hero h1,
#header .logo{
  font-family:"Roboto", sans-serif;
}
@media (max-width:360px){
	#header .logo img{
		width: 80%;
	}
}

.langs{
	display:flex;
}
	.langs a{
		color:#fff;
		transition:0.3s;
	}
	.langs a,.langs div{
		margin-left:.5em;
	}
	.langs .active{
		font-weight:700;
	}
	li.langs a{
		color:#106eea !important;
	}

#hero .btn-get-started{
	line-height:2em;
}
#hero .btn-watch-video{
    padding-left:65px;
    border:2px solid #106eea;
    border-radius:4px;
}
	#hero .btn-watch-video:hover{
		background:#106eea
		color:#fff;
	}
	#hero .btn-watch-video i{
		left:25px;
	}

@media (min-width:1024px){
  .section-title p{
    width:70%;
  }
}

.page-title{
	position:relative;
	margin-top:134px;
	padding:80px 0;
	background:url("../../template/assets/img/hero-bg.jpg") top left;
	background-size:cover;
	background-attachment:fixed;
}
	.page-title:before{
		content:"";
		position:absolute;
		left:0;
		right:0;
		top:0;
		bottom:0;
		background:rgba(249, 247, 247, 0.4);
	}
	.page-title h1{
		color:#106eea;
	}
@media (max-width:992px){
	.page-title{
		margin-top:58px;
	}
}

.about .intro{
	margin-bottom:2em;
}
.about .concl{
	margin-top:2em;
}
.about .content ul li:first-child{
	margin-top:0;
}
.about .aos-animate img+img{
	margin-top:1em;
}

.clients img{
    max-width:90%;
	max-height:8em;
}

.services .icon-box .icon{
	width:90%;
	height:6em;
	overflow:hidden;
}
	.services .icon-box .icon img{
		width:100%;
		height:auto;
	}
.services .icon-box h4{
	font-size:20px;
}
.featured-services .icon-box{
    width:100%;
}

#digitization{
	background:url("../images/digitization-bg.jpg") no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}
#science{
	background:url("../images/science-bg.jpg") no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

.credits+.credits{
	margin-right:2em;
}

.faq .faq-list>li>a{
	background:#e7f1fd;
	padding:3px 5px;
}
.faq .faq-list p{
	margin:1em 0;
	padding:0 1em 0 2em;
}
.faq .faq-list i{
    font-size:20px;
}
	.faq .faq-list a.collapsed i::before{
		content:"\ea99" !important;
	}
.faq .faq-list p a{
	display:inline-block;
	font-size:inherit;
}
.faq .faq-list .title-block{
	display:flex;
	padding:5px 10px;
}
.faq .faq-list .date,.news .date{
	margin-right:1em;
	color:#106eea;
	font-weight:700;
}
.faq .faq-list .text{
	border:1px solid #e7f1fd;
	padding:3px 10px;
	transition:all ease-in-out 0.3s;
	background:#fff;
}
	.faq .faq-list .text:hover{
		border-color:#fff;
		box-shadow:0px 0 25px 0 rgba(16, 110, 234, 0.1);
	}
.faq .faq-list .intro,.news .intro{
	margin:1em;
	padding:.5em 1em;
	border-left:3px solid #106eea;
	border-right:1px solid #e2eefd;
	border-top:1px solid #e2eefd;
	border-bottom:1px solid #e2eefd;
	background-color:#f6f9fe;
	font-size:16px;
}
	.faq .faq-list .intro:hover,.news .intro:hover{
		box-shadow:0px 0 10px 0 #106eea66;
	}
.faq .faq-list .more-btn{
	margin-bottom:1em;
	text-align:center;
}
	.faq .faq-list .more-btn a{
		display:inline-block;
		background:#e7f1fd;
		color:#106eea;
		font-weight:700;
	}

.more-btn a.btn{
	background:#e7f1fd;
}
	.more-btn a.btn:hover{
		background:#fff;
	}

.protocol{
	padding-left:1em;
}
	.protocol li{
		padding:0 0 3px 1em;
	}

.news .title-block{
	display:flex;
	padding:7px 10px;
	background:#e7f1fd;
}

.img-left{
   margin:1em 20px 1em 0;
   padding:0;
   float:left;
}
.img-right{
   margin:1em 0 1em 20px;
   padding:0;
   float:right;
}
.img-right,.img-left{
   max-width:35%;
}
@media (max-width:768px){
	.img-right,.img-left{
		width:100%;
		max-width:100%;
	}
}

.inner-page ul{
	padding-left:1em;
}
.inner-page ul>li{
	padding-left:1em;
}

.btn.hover,.btn:hover{
    outline:0;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
}

.breadcrumb{
	width:100%;
	margin-top:45px;
}
	.breadcrumb:before{
		display:block;
		width:100%;
	}
	
#footer .footer-top .footer-links ul li{
	padding:5px 0;
}