/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
html {
	background-color: #fff;
}
body {
	font-family: Quicksand,sans-serif;
	!important;
	color: #393e52;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat,sans-serif;
	color:#393e52;
}
.pulsate {
	-webkit-animation: pulsate 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.6;
}
@-webkit-keyframes pulsate {
	0% {
		opacity: 0.5;
	}
	50% {
		opacity: 1.0;
	}
	100% {
		opacity: 0.5;
	}
}
div.section-title.person-intro {
	padding: 0;
}
.section-title h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Montserrat,sans-serif;
	position: relative
}
#about, #contact, #experience {
	padding: 70px 0;
}
#contact {
	padding-bottom: 0;
}
.custom-navbar {
	border: 0;
	margin-bottom: 0;
	background-color: #f0fafd;
	padding-top: 22px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.custom-navbar .nav li a {
	font-size: 15px;
	font-weight: 400;
	padding: 0;
	margin: 15px;
	color: #F0FAFD;
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.custom-navbar .navbar-nav>li>a:focus,.custom-navbar .navbar-nav>li>a:hover {
	color:#F0FAFD;
	background-color: transparent;
}
.custom-navbar .navbar-nav li a:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 2px;
	margin: auto;
	background: 0 0;
	-webkit-transition: width .3s ease,background-color .3s ease;
	-moz-transition: width .3s ease,background-color .3s ease;
	-o-transition: width .3s ease,background-color .3s ease;
	transition: width .3s ease,background-color .3s ease;
}
.custom-navbar .nav li.active>a {
	color: #F0FAFD;
	background-color: transparent;
}
.custom-navbar .nav li.active a:after {
	width: 100%;
}
.custom-navbar .nav li.active>a:after,.custom-navbar .navbar-nav li a:hover:after {
	color: #F0FAFD;
	background: #F0FAFD;
	width: 100%;
}
.custom-navbar .navbar-toggle {
	border: 0;
	padding-top: 10px
}
.custom-navbar .navbar-toggle {
	background-color: transparent;
}
.custom-navbar .navbar-toggle .icon-bar {
	background: #333;
	border-color: transparent
}
@media(min-width: 768px) {
	.custom-navbar {
		background: none;
		border-bottom:0;
	}
	.custom-navbar.top-nav-collapse {
		background: #4174e3;
		opacity: 0.9;
		box-shadow: 1px 1px 3px rgba(80,80,80,.1);
		padding: 10px 0;
	}
}
.customGradient {
	height: 100%;
	width: 100%;
	background: #4174e3;
}
.header-inner {
	display: table;
	width: 100%;
	height: calc(100vh - 50px);
}
.header-content {
	position: relative;
	vertical-align: middle;
	display: table-cell;
}
.header-content h1 {
	font-family: Montserrat,sans-serif;
	font-size: 72px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.header-content h4 {
	font-family: Quicksand,sans-serif;
	font-size: 30px;
	color: #fff;
}
.but-down {
	position: relative;
	bottom: 40px;
	padding-bottom: 10px;
}
.but-down i {
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 20px;
	line-height: 39px
}
.about-content .person-img img {
	margin: auto;
	border: 8px solid #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	-o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}
.about-content .social-links {
	margin-top: 30px;
}
.my-social-links {
	font-size: 14px
}
.my-social-links a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: relative;
	margin: 0 10px;
	text-align: center;
	display: inline-block;
	color: #333;
	-webkit-transition: all .27s cubic-bezier(.3,.1,.58,1);
	-moz-transition: all .27s cubic-bezier(.3,.1,.58,1);
	-o-transition: all .27s cubic-bezier(.3,.1,.58,1);
	-ms-transition: all .27s cubic-bezier(.3,.1,.58,1);
	transition: all .27s cubic-bezier(.3,.1,.58,1)
}
.my-social-links a i,.my-social-links a span {
	position: relative;
	top: 0;
	left: 0
}
.my-social-links a:before {
	content: "";
	background-color: #D3DDDF;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #D3DDDF;
	border-radius: 100%;
}
.my-social-links a:hover {
	color: #3e9ae7;
}
.my-social-links a:hover:before {
	background: #fff;
}
.about-content .person-info h3 {
	margin-top: 0;
	position: relative;
	font-family: Quicksand,sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #042763;
}
.about-content .person-info .text-info {
	margin: 20px 0 25px;
	color: #1f345a;
	font-size: 15px;
	line-height: 26px;
}
.person-info {
	margin-top: 15px;
}
.news-box {
	margin-top: 3em;
}
.shadow{
	position: relative;
	background-color: #fff;
}
div.news-feed.award {
	background-color: #f7f7ff;
}
div.news-feed.award.shadow.text-center::before {
	background-color: #f7f7ff;
}
.news-feed {
	border: 1px solid #f1f1f1;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px
}
.shadow * {
	position: relative;
	z-index: 3;
}
.shadow::before {
	position: absolute;
	left: 0;
	height: 60%;
	bottom: 0;
	width: 100%;
	content: "";
	background-color: #fff;
	z-index: 2
}
.shadow::after {
	content: "";
	position: absolute;
	height: 50%;
	width: 96%;
	left: 50%;
	bottom: 2px;
	margin-left: -48%;
	-webkit-box-shadow: 0 5px 7px #999;
	-moz-box-shadow: 0 5px 7px #999;
	-o-box-shadow: 0 5px 7px #999;
	box-shadow: 0 5px 7px #999;
	z-index: 1;
	border-radius: 10%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.shadow:hover::after {
	bottom: 10px
}
.icon {
	display: inline-block;
	text-align: center;
	background-color: rgba(255,255,255,.85);
	color: #333;
	font-size: 24px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.news-feed p {
	clear: both;
	color: #393e52 ;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 26px;
}
.work-experience {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 1.4em;
	list-style: none;
}
.work-experience h3 {
	margin-top: 0;
	line-height: inherit;
	font-size: 16px;
	font-family: Quicksand,sans-serif;
	font-weight: 700;
}
.work-experience-item {
	padding-left: 40px;
	position: relative;
}
.work-experience-item:last-child {
	padding-bottom: 0;
}
.work-experience-info {
	font-size: 14px;
	font-weight: 200;
	letter-spacing: 3px;
	margin: 0 0 .5em 0;
	white-space: nowrap;
}
.work-experience-marker {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15px
}
.work-experience-marker:before {
	background:#393e52;
	border: 3px solid transparent;
	border-radius: 100%;
	content: "";
	display: block;
	height: 15px;
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	-webkit-transition: background .3s ease-in-out,border .3s ease-in-out;
	-moz-transition: background .3s ease-in-out,border .3s ease-in-out;
	-o-transition: background .3s ease-in-out,border .3s ease-in-out;
	transition: background .3s ease-in-out,border .3s ease-in-out
}
.work-experience-marker:after {
	content: "";
	width: 3px;
	background:#393e52;
	display: block;
	position: absolute;
	left: 6px;
	top: 24px;
	bottom: 0;
}
.work-experience-item:last-child .work-experience-marker:after {
	content: none;
}
.work-experience-item:not(.period):hover .work-experience-marker:before {
	background: none;
	border: 3px solid #393e52;
}
.work-experience-content {
	padding-bottom: 40px
}
.work-experience-content p:last-child {
	margin-bottom: 0;
	line-height: 26px;
	font-size: 15px;
	color: grey
}
.period {
	padding: 0
}
.period .work-experience-info {
	display: none;
}
.period .work-experience-marker:before {
	background: 0 0;
	content: "";
	width: 15px;
	height: auto;
	border: 0;
	border-radius: 0;
	top: 0;
	bottom: 30px;
	position: absolute;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333
}
.period .exp-title:before {
	border-top: 0
}
.period .work-experience-marker:after {
	content: "";
	height: 32px;
	top: auto
}
.period .work-experience-content {
	padding: 40px 0 45px;
}
@media(min-width: 992px) {
	.work-experience-centered,.work-experience-centered .work-experience-content,.work-experience-centered .work-experience-info,.work-experience-centered .work-experience-item,.work-experience-centered .work-experience-marker {
		display:block;
		margin: 0;
		padding: 0;
	}
	.work-experience-centered .work-experience-item {
		padding-bottom: 40px;
		overflow: hidden;
	}
	.work-experience-centered .work-experience-marker {
		position: absolute;
		left: 50%;
		margin-left: -7.5px;
	}
	.work-experience-centered .work-experience-content,.work-experience-centered .work-experience-info {
		width: 50%;
	}
	.work-experience-centered .work-experience-item .work-experience-info {
		text-align: right;
		padding-right: 30px;
		float: left;
	}
	.work-experience-centered .work-experience-item .work-experience-content {
		float: right;
		text-align: left;
		padding-left: 30px;
		width:50%;
	}
	.work-experience-centered>.work-experience-item.period .work-experience-content {
		float: none;
		padding: 0;
		width: 100%;
		text-align: center
}
	.work-experience-centered .period .work-experience-marker:after {
		height: 30px;
		bottom: 0;
		top: auto
}
	.work-experience-centered .period .work-experience-title {
		left: auto;
	}
}
.work-experience-centered .work-experience-reset {
	padding-bottom: 0
}
.hr {
	position: relative;
	background-image: linear-gradient(90deg,transparent,#88d5c5,transparent);
	height: 1px;
}
.triangle:before {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 49%;
	left: calc(50% - 20px);
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: #88d5c5 transparent;
}
.triangle-outline:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: calc(50% - 20px);
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: #88d5c5 transparent;
}
.triangle-bg-dark.triangle-outline:after {
	border-color: #4174e3 transparent;
}
#research .research {
	padding: 40px 0 5px;
}
#research .research-content h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 36px;
	margin-bottom: 20px;
}
#research .research-content p:not(#researchParticularity), #research .research-content li {
	color: #fff;
	font-size: 2rem;
	margin-top:35px;
}
#researchParticularity {
	color: #fff;
	font-size: 2rem;
	margin-bottom: 50px;
	margin-top: 3px;
}
#research .research-content li {
	list-style: none;
	margin-top: 15px;
}
.researchInterests {
	padding-left: 24%;
}
.align {
	text-align: left;
}
ul.researchInterests > li:before {
	content:"";
	height: 15px;
	width: 15px;
	border-radius: 100%;
	display: inline-block;
	border: 3px solid transparent;
	background: #88d5c5;
	margin-right: 0.2em;
}
#contact {
	background-color: #f6f6f6
}
#contact .contact-content {
	margin-top: 3em
}
footer {
	padding: 30px 0
}
#scroll-top {
	bottom: 15px;
	position: fixed;
	right: 9px;
	display: none;
	cursor: pointer;
	z-index: 600;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #393e52;
}
#scroll-top i {
	color: #fff;
	font-size: 20px
}
#scroll-top:hover {
	background-color: #fff;
	border: 1px solid #393e52;
	;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#scroll-top:hover>i {
	color: #393e52;
}
/* #preloader {
	background: #f6f6f6;
	height: 100%;
	opacity: 1;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	text-align: center;
	width: 100%;
	z-index: 99999;
}
#preloader ul{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	padding: 0;
	display: flex;
	border-bottom: 1px solid #4174e3;
}
#preloader ul li {
	list-style: none;
	width: 10px;
	height: 10px;
	background: #4174e3;
	border-radius: 50%;
	margin: 0 10px;
	animation: animate 1s linear infinite;
}
#preloader ul li:nth-child(1) {
	animation-delay: 0.45s;
}
#preloader ul li:nth-child(2) {
	animation-delay: 0.6s;
}
#preloader ul li:nth-child(3) {
	animation-delay: 0.3s;
}
#preloader ul li:nth-child(4) {
	animation-delay: 0s;
}
#preloader ul li:nth-child(5) {
	animation-delay: 0.15s;
}
@keyframes animate {
	0% {
		transform: translateY(0);
	}
	35% {
		transform: translateY(-50px);
	}
	60% {
		transform: translateY(-65px);
	}
	100% {
		transform: translateY(0);
	}
}
*/
a {
	color: #3e57db;
	margin-bottom: 15px;
	text-decoration: none;
	transition: all 0.3s;
}
a::selection {
	color: #fff;
	background: #3e57db;
}
a:hover, a:focus {
	color: #3e57db;
	text-decoration: overline #3e57db;
	-webkit-text-decoration: overline #3e57db;
}
.screen-contact-address {
	list-style-type: none;
	line-height: 1.7142;
	margin: 20px;
}
.screen-contact-item {
	display: block;
	font-weight: 700;
}
.screen-contact-address {
	padding:0;
}
.contact-items a {
	color: #393e52;
	margin-bottom: 15px;
	text-decoration: none;
	transition: all 0.3s;
}
.contact-items a:hover, a:focus {
	color: #3e9ae7;
	text-decoration: none;
}
.visitors-map {
	margin-top: 30px;
	margin-bottom: 50px;
}
#clustrMapsImg {
	-webkit-box-shadow: 3px 2px 27px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 2px 27px -8px rgba(0,0,0,0.75);
	box-shadow: 3px 2px 27px -8px rgba(0,0,0,0.75);
}
.section-title {
	padding-top: 70px;
}
.experience-sec {
	padding-top: 0;
}
#contact {
	padding-top: 0;
}
