﻿/*
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap');
body {
	font: 14px/22px "Open Sans", Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	background-color: #222;
	padding: 0 !important;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	transition: 0.2s;
}

.wrapper {
	overflow: hidden;
	background-color: #fff;
}

.container-fluid {
	padding-right: 140px;
	padding-left: 140px;
	margin-right: auto;
	margin-left: auto;
}

.section-overlay {
	/*  background-color: rgba(0, 0, 0, 0.7);*/
	padding: 90px 0 120px;
}

.breakthrough .container,
.blog .container {
	/*	padding: 90px 15px !important;*/
}

.newsletter .container {
	padding: 100px 15px !important;
}

.breakthrough-block1-img,
.breakthrough-block2-img,
.breakthrough-block3-img {
	width: 80%;
	margin: -140px auto 0;
}

.breakthrough-block2,
.breakthrough-block3 {
	margin-top: 140px;
}

.about .container,
.team .container {
	padding: 90px 15px 112px !important;
}

.unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}

.clearfix {
	clear: both;
}

hr {
	margin-top: 25px;
}

body.double-diagonal .breakthrough,
body.double-diagonal .pricing,
body.double-diagonal .team,
body.double-diagonal .blog,
body.double-diagonal .summary,
body.double-diagonal .pipeline,
body.double-diagonal .contact {
	padding-bottom: 50px;
}

body.double-diagonal .contact {
	margin-bottom: -50px;
}

body.double-diagonal .testimonials {
	-webkit-transform: skewY(-5deg);
	transform: skewY(-5deg);
}

body.double-diagonal .about .container {
	padding: 50px 15px 150px !important;
}

body.double-diagonal .ourscience .container {
	padding: 50px 15px 150px !important;
}

body.double-diagonal .latestnews .container {
	padding: 50px 15px 150px !important;
}

body.double-diagonal .team .container,
body.double-diagonal .team .container-fluid {
	padding: 0px 15px 100px !important;
}

body.double-diagonal .blog .container {
	padding: 50px 15px 110px !important;
}

body.double-diagonal .breakthrough .container,
body.double-diagonal .breakthrough .container-fluid {
	padding-top: 180px;
	padding-bottom: 180px;
}

body.double-diagonal .summary .container,
body.double-diagonal .summary .container-fluid {
	padding-top: 180px;
	padding-bottom: 180px;
}

body.double-diagonal .pipeline .container,
body.double-diagonal .pipeline .container-fluid {
	padding-top: 180px;
	padding-bottom: 180px;
}

body.double-diagonal .blog .container {
	padding: 50px 15px 100px !important;
}

body.double-diagonal .testimonials .section-overlay {
	padding: 110px 0 280px;
}

body.double-diagonal .newsletter .section-overlay,
body.double-diagonal .call-to-action .section-overlay {
	padding: 0px;
}

body.double-diagonal section {
	position: relative;
	z-index: 1;
}

body.double-diagonal .logos {
	padding: 1px 0;
}

body.double-diagonal section::before,
body.double-diagonal section::after {
	position: absolute;
	content: "";
	pointer-events: none;
}

body.double-diagonal .faq::before,
body.double-diagonal .faq::after,
body.double-diagonal .terms::before,
body.double-diagonal .terms::after,
body.double-diagonal .team::before,
body.double-diagonal .team::after,
body.double-diagonal .blog::before,
body.double-diagonal .blog::after,
body.double-diagonal .summary::before,
body.double-diagonal .summary::after,
body.double-diagonal .pipeline::before,
body.double-diagonal .pipeline::after,
body.double-diagonal .contact::before,
body.double-diagonal .contact::after,
body.double-diagonal .logos::before,
body.double-diagonal .logos::after {
	top: 0;
	left: -25%;
	z-index: -1;
	width: 150%;
	height: 110%;
	background: inherit;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

body.double-diagonal .about::before,
body.double-diagonal .about::after {
	top: -50px;
	left: 0%;
	z-index: -1;
	width: 150%;
	height: 110%;
	background: inherit;
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

body.double-diagonal .about::before {
	height: 5%;
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
	-webkit-transform-origin: 35% 0;
	transform-origin: 35% 0;
}

body.double-diagonal .testimonials::before,
body.double-diagonal .testimonials::after {
	top: -55px;
	left: -2%;
	z-index: -1;
	width: 150%;
	height: 75%;
	background: inherit;
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

body.double-diagonal .testimonials::before {
	height: 50%;
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
	-webkit-transform-origin: 35% 0;
	transform-origin: 35% 0;
}

body.double-diagonal .breakthrough::before,
body.double-diagonal .breakthrough::after {
	top: -170px;
	left: -25%;
	z-index: -1;
	width: 150%;
	height: 75%;
	background: inherit;
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

body.double-diagonal .ourscience::before,
body.double-diagonal .ourscience::after {
	top: -60px;
	left: 0%;
	z-index: -1;
	width: 150%;
	height: 105%;
	background: inherit;
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

body.double-diagonal .ourscience::before {
	height: 50%;
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
	-webkit-transform-origin: 35% 0;
	transform-origin: 35% 0;
}

body.double-diagonal .latestnews::before,
body.double-diagonal .latestnews::after {
	top: -60px;
	left: 0%;
	z-index: -1;
	width: 150%;
	height: 105%;
	background: inherit;
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

body.double-diagonal .latestnews::before {
	height: 50%;
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
	-webkit-transform-origin: 35% 0;
	transform-origin: 35% 0;
}

body.double-diagonal .faq::before,
body.double-diagonal .terms::before,
body.double-diagonal .team::before,
body.double-diagonal .blog::before,
body.double-diagonal .pipeline::before,
body.double-diagonal .contact::before,
body.double-diagonal .logos::before {
	height: 50%;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: -5% 0;
}

body.double-diagonal .summary::before{
	height: 4%;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: -5% 0;
}


body.double-diagonal .breakthrough::before {
	height: 50%;
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 7% 0;
}

body.double-diagonal .testimonials .container-fluid {
	-webkit-transform: skewY(5deg);
	transform: skewY(5deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.carousel-control.left,
.carousel-control.right {
	background: none;
}


/* Heading */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #555;
	/*  text-transform: uppercase;*/
	font-family: "Open Sans", sans-serif;
}

h1 {
	font-size: 48px;
	line-height: 48px;
	font-weight: 800;
	margin: 15px 0;
}

h2 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 800;
}

h3 {
	font-size: 24px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 18px;
}

h5 {
	font-size: 14px;
	line-height: 14px;
}

h6 {
	font-size: 12px;
	line-height: 12px;
}

p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #666;
}

.top-text h4 {
	margin: 23px 0 25px;
	font-weight: 400;
}

a,
a:hover {
	text-decoration: none !important;
}


/* Divider */

.divider span {
	display: inline-block;
	vertical-align: middle;
}

.divider .fa {
	font-size: 20px;
	margin: 0 20px;
}

.divider .outer-line {
	width: 25%;
	border-bottom: 1px solid #ddd;
}


/* Header */

.header {
/*	position: absolute;*/
	text-align: center;
	top: 0px;
	z-index: 999999999;
	color: #fff;
	width: 100%;
	height: 99px;
	transition: all 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	background-color: #fff;
	border-bottom: 1px solid #f1f1f1;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.16);
	padding: 0 110px;
}

.header.header-fixed {
	display: block;
	margin-top: 0 !important;
	position: fixed;
	height: 70px;
	background-color: #fff;
	border-bottom: 1px solid #f1f1f1;
	transition: all .2s ease-in;
}

.header-inner {
	position: relative;
}

.header-fixed .logo a {
	height: initial;
	margin-top: 20px;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.header-fixed ul.navbar-nav li a {
	padding: 26px 18px;
	font-size: 16px;
	/*  color: #555;*/
}


/* Logo */

.logo {
	float: left;
	text-align: left;
	display: inline-block;
}

.logo a {
	width: 300px;
	display: block;
	margin: 13px 0 0 30px;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.logo a img {
	width: 100%;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.header-fixed .logo a {
	width: 200px;
	display: block;
	margin: 10px 0 0 30px;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.header .logo a img.logo-light {
	opacity: 1;
}

.header .logo a img.logo-dark {
	opacity: 0;
}

.header.header-fixed .logo a img.logo-light {
	opacity: 0;
}

.header.header-fixed .logo a img.logo-dark {
	opacity: 1;
}

.logo {
	float: left;
	text-align: left;
	display: inline-block;
}

.logo a {
	max-width: 100%;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	position: relative;
}

.logo a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}


/* Navigation Menu */

.navbar {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}

.navbar-toggle {
	float: right;
	border-radius: 0;
	margin-right: 0;
}

.nav>li>a:focus,
.nav>li>a:hover {
	background: none;
}

.nav-tabs>li>a {
	border: 0;
}

ul.navbar-nav {
	float: right;
	display: block;
}

ul.navbar-nav>li {
	float: none;
	display: inline-block;
}

ul.navbar-nav>li:not(.search):hover,
ul.navbar-nav>li.active {
	color: #fff;
	position: relative;
}

ul.navbar-nav>li {
	padding: 0;
	position: relative;
}

ul.navbar-nav>li:last-child:after {
	background: none;
}

ul.navbar-nav>li>a {
	color: #2c77b1;
	font-size: 19px;
	line-height: 1;
	padding: 40px 20px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	transition: .1s;
}

ul.navbar-nav>li>a:active,
ul.navbar-nav>li>a:visited,
ul.navbar-nav>li>a:focus {
	color: #2c77b1!important;
}

ul.navbar-nav>li>a:hover {
	color: #66696c!important;
}

ul.navbar-nav li a i:not(.icon-angle) {
	font-size: 11px;
	padding-right: 3px;
}

ul.navbar-nav li a i.icon-angle {
	padding-left: 3px;
}

ul.navbar-nav>li:hover>a:after,
ul.navbar-nav>li.active>a:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
}

ul.nav.nav-tabs {
	border-bottom: 0;
}

ul.nav.nav-tabs li a,
ul.nav.nav-tabs li.active a {
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left: 1px solid #555;
	border-radius: 0;
	font-size: 15px;
	color: #777;
	padding: 0 30px;
	margin: 15px 0 25px;
	text-transform: uppercase;
}

ul.nav.nav-tabs li.active a {
	font-weight: 600;
}

ul.nav.nav-tabs li:first-child a {
	border-left: 0;
	padding-left: 0;
}

ul.nav.nav-tabs li a:hover,
ul.nav.nav-tabs li.active a:hover {
	border-bottom: 0 !important;
	border-top: 0 !important;
}


/* Dropdown */

ul.navbar-nav>li.open>a,
ul.navbar-nav>li.open>a:hover,
ul.navbar-nav>li.open>a:focus,
ul.navbar-nav>li.open>a:active {
	background: transparent;
}

ul.nav li.dropdown ul.dropdown-menu {
	background: #fff;
}

ul.nav li.dropdown ul.dropdown-menu li a {
	color: #555;
}

ul.nav li.dropdown ul.dropdown-menu li.active a {
	color: #fff;
}

.dropdown-menu {
	text-align: left;
	border: 0;
	box-shadow: none;
	z-index: 100;
	min-width: 200px;
	border-radius: 0;
	padding: 0;
}

.navbar-nav>li .dropdown-menu li:last-child a {
	border-bottom: 0 !important;
}

.navbar-nav>li>.dropdown-menu a {
	background: none;
	text-transform: uppercase;
}

.dropdown-menu li a {
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: normal;
	text-decoration: none;
	padding: 15px 20px;
	color: #999;
}

.header-fixed ul.navbar-nav li.dropdown ul.dropdown-menu li a {
	padding: 15px 20px;
}

ul.nav li.dropdown ul.dropdown-menu li a:hover,
ul.nav li.dropdown ul.dropdown-menu li a:focus,
ul.nav li.dropdown ul.dropdown-menu li a:active {
	color: #fff;
}

.dropdown-menu li:last-child>a {
	border-bottom: 0;
}

.open>.dropdown-menu {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.open>.dropdown-menu li a {
	color: #000;
}

.dropdown-menu li a {
	color: #fff;
}

.dropdown-menu {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transform: scale(1, 0);
	display: block;
	box-shadow: 0px 0px 1px #ccc;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}


/*** Slider ***/

/*

.rev-slidebgimg{
	display: none;
}

.rs-background-video-layer{
	display: block;
}
*/

.revslider-title {
	color: #2c77b1!important;
	font-family: 'Playfair Display', serif!important;
	font-weight: 700!important;
}

.revslider-title hr {
	height: 2px;
	background-color: #2c77b1;
}


/*** Slider ***/

.revslider-subtitle {
	color: #66696c!important;
	font-family: 'Open Sans', serif!important;
	font-weight: 500!important;
	letter-spacing: normal!important;
}


/*** Search ***/

.site-search {
	text-align: center;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	z-index: 100;
	width: 100%;
}

@-moz-document url-prefix() {
	.site-search {
		margin-top: -1px;
	}
}

.navbar-nav .fa-search {
	background: none;
	border: none;
	color: #fff;
	font-size: 14px;
	outline: none;
	padding: 17px;
}

.header-fixed .navbar-nav .fa-search {
	color: #555;
}

.navbar-nav .fa-shopping-cart {
	font-weight: 300;
	padding: 0;
}

.site-search .search-container {
	height: 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
}

.site-search .search-container.open {
	height: 100px;
}

.site-search input[type="text"] {
	background: none;
	border: none;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	margin: 37px 0;
	padding-right: 20px;
	width: 100%;
	font-weight: 500;
	outline: 0;
	text-align: center;
}

.site-search input[type="text"]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.45);
}

.site-search input[type="text"]:-moz-placeholder {
	color: rgba(255, 255, 255, 0.45);
}

.site-search input[type="text"]::-moz-placeholder {
	color: rgba(255, 255, 255, 0.45);
}

.site-search input[type="text"]:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.45);
}

.site-search .close {
	color: rgba(255, 255, 255, 0.25);
	cursor: pointer;
	font-size: 35px;
	margin-top: -23px;
	position: absolute;
	top: 50%;
	right: 30px;
	font-weight: 300;
}

.site-search .close:hover {
	color: #fff;
}


/* Toggler Icon */

.navbar-toggler {
	outline: none !important;
	padding: 8px 0 0;
}

#icon-toggler {
	width: 20px;
	height: 21px;
	position: relative;
	margin: 7px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	display: block;
}

#icon-toggler span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background-color: #000;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.header.header-fixed #icon-toggler span {
	background-color: #555;
}

#icon-toggler span:nth-child(1) {
	top: 0;
}

#icon-toggler span:nth-child(2),
#icon-toggler span:nth-child(3) {
	top: 6px;
}

#icon-toggler span:nth-child(4) {
	top: 12px;
}

#icon-toggler.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#icon-toggler.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#icon-toggler.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#icon-toggler.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}


/* [ CONTENT ] */


/*================================================== */


/* Custom Button */

.custom-button {
	border: 1px solid #2c77b1;
	color: #2c77b1;
	text-decoration: none;
	background: none;
	cursor: pointer;
	display: inline-block;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	position: relative;
	letter-spacing: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 15px 60px;
	border-radius: 10px;
	font-size: 18px;
    text-align: center;
	font-weight: 600;
}

.custom-button:hover,
.custom-button:focus {
	color: #fff;
	text-decoration: none;
	border: 1px solid #2c77b1;
	background-color:  #143f66;

}


/* Preloader 
---------------------------------------- */

.preloader {
	position: fixed;
	left: -40px;
	top: -100%;
	right: 0;
	height: 100%;
	z-index: 999999999999999999;
	background: #fff;
	text-align: center;
	overflow: hidden;
	opacity: 1;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

.preloader:before {
	content: "";
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle;
}

.preloader .logopreloader {
	vertical-align: middle;
	-webkit-transform: translate(0, 500px);
	transform: translate(0, 500px);
	position: relative;
	white-space: nowrap;
	display: inline-block;
	top: -50px;
	opacity: 0;
	-webkit-transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease;
	transition: -webkit-transform 1s ease, transform 1s ease, opacity 1s ease;
}

.preloader .loader {
	width: 200px;
	height: 200px;
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 40%;
	margin: 15px 0 0 -40px;
	-webkit-transform: translate(0, 500px);
	transform: translate(0, 500px);
	opacity: 0;
	-webkit-transition: opacity 1s ease .3s, -webkit-transform 1s ease .3s;
	transition: opacity 1s ease .3s, -webkit-transform 1s ease .3s;
	transition: transform 1s ease .3s, opacity 1s ease .3s;
	transition: transform 1s ease .3s, opacity 1s ease .3s, -webkit-transform 1s ease .3s;
}

.preloader.loading .loader,
.preloader.loading .logopreloader {
	-webkit-transform: translate(0, 0px);
	transform: translate(0, 0px);
	opacity: 1;
}

.preloader.ended {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 0;
	-webkit-transition: -webkit-transform 1s ease 0.5s, -moz-transform 1s ease 0.5s, -ms-transform 1s ease 0.5s, -o-transform 1s ease 0.5s, transform 1s ease 0.5s, opacity 1s ease 0.5s;
	transition: -webkit-transform 1s ease 0.5s, transform 1s ease 0.5s, opacity 1s ease 0.5s;
}

.preloader.ended .loader,
.preloader.ended .logopreloader {
	-webkit-transform: translate(0, -500px);
	transform: translate(0, -500px);
	opacity: 0;
}


/* Main Slider (Revolution Slider)
---------------------------------------- */

.tp-simpleresponsive .slider-button {
	color: #fff;
	border-radius: 40px;
	font-size: 14px;
	font-weight: 600;
}

.tp-simpleresponsive .slider-button:before {
	content: "\f063";
	margin-top: -9px;
}

/*
.dark-slider .rev_slider .slotholder:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	z-index: 1111;
	background: rgba(0, 0, 0, .5);
}
*/

.scroll-effects-text {
	color: #eee !important;
}


/* About
---------------------------------------- */

.skip-btn-img {
	width: 17px;
	margin-left: 10px;
	margin-top: -5px;
}

.skip-btn-ourmission {
	z-index: 999;
	right: 5%;
	bottom: 80px;
	font-size: 16px;
	text-transform: uppercase;
	position: absolute;
	font-weight: 600;
}

.skip-btn-breakthrough {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 100px;
	display: block;
}

.skip-btn-knowledge {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 100px;
	display: block;
	float: right;
}

.skip-btn-science {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 100px;
	display: block;
}

.skip-btn-latest-news {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 100px;
	display: block;
	float: right;
	color: #fff!important;
}

.skip-btn-latest-news:hover {
	color: #ccc!important;
}

.about {
	background-color: #f0f5f9;
	padding: 120px 0 180px;
}

.about h1 {
	color: #66696c;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 46px;
	line-height: normal;
	padding-bottom: 10px;
	margin: 0;
}

.about h2 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 50px;
	margin: 0;
}

.about p {
	color: #6c6f71;
	font-family: 'Open Sans', serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 33px;
}

.about .about-content .title-about {
	font-size: 28px;
	margin-bottom: 10px;
	margin-top: 0;
}

/*
.about .about-content {
	margin-top: 40px;
}
*/

.about .about-content .custom-button {
	border-radius: 40px;
	font-size: 14px;
	font-weight: 600;
}

.about .about-content .custom-button:before {
	content: "\f061";
	margin-top: -10px;
}

.about .about-content .full-image-overlay h3 {
	text-transform: Capitalize;
	color: #ffffff;
	margin-top: 20px;
}

.about .about-content .about-right-side img {
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 0 auto;
	margin-left: auto;
	display: block;
}

.about .nav-tabs>li.active>a,
.about .nav-tabs>li.active>a:hover,
.about .nav-tabs>li.active>a:focus {
	background: none;
}

.about ul.nav.nav-tabs li>a {
	border-left: 1px solid #ddd;
	line-height: 14px;
}

.about ul.nav.nav-tabs li:first-child>a {
	border-left: 0;
}


/* Breakthrough
---------------------------------------- */

.breakthrough {
	background-color: #ffffff;
}

.breakthrough h1 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 30px;
	margin: 0;
}

.breakthrough h2 {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 30px;
	margin: 0;
}

.breakthrough p {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
	margin: 0;
}

#hero {
	height: 550px;
	position: relative;
}

#hero2 {
	height: 550px;
	position: relative;
}

#hero3 {
	height: 550px;
	position: relative;
}

.layer1 {
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	z-index: -1;
}

.layer2 {
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 700px;
	z-index: -1;
}

.layer3 {
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	z-index: -1;
}

.layer-bg {
	background-image: url('../img/breakthrough/slide1-particles-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.layer-1 {
	background-image: url('../img/breakthrough/slide1-particles.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.layer-bg-2 {
	background-image: url('../img/breakthrough/slide2-particles-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.layer-2 {
	background-image: url('../img/breakthrough/slide2-team.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.layer-bg-3 {
	background-image: url('../img/breakthrough/slide3-particles-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.layer-3 {
	background-image: url('../img/breakthrough/slide3-team.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}


/* Testimonials
---------------------------------------- */

.testimonials {
	background-color: #5f98c3;
	/*
  background: url("http://via.placeholder.com/1600x650");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 110%;
*/
}

.quote-cnt {
	min-height: 500px;
}

.testimonials .quote-img {
	border-radius: 50%;
	width: 180px;
	margin-bottom: 30px;
	border: 1px solid #9a9a9a;
	-webkit-box-shadow: 15px 20px 25px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 15px 20px 25px 0px rgba(0, 0, 0, 0.25);
}

.testimonials #quote-carousel {
	margin-top: 50px;
}

.testimonials #quote-carousel hr {
	border-top: 1px solid #fff;
}

.testimonials #quote-carousel,
.testimonials #quote-carousel h6 {
	color: #fff;
}

.testimonials #quote-carousel blockquote {
	padding: 0;
	text-align: center;
	font-size: 15px;
	border: none;
	margin: 0 10em;
}

.testimonials #quote-carousel p {
	font-style: italic;
	color: #fff;
	font-family: 'Playfair Display', serif!important;
	font-weight: 500!important;
	font-size: 35px;
	line-height: 42px;
	margin-bottom: 30px;
}

.testimonials #quote-carousel hr {
	width: 30%;
	margin: 0 auto;
	border-top: 2px solid #2c77b1;
	background: none;
}

.testimonials #quote-carousel p:before,
.testimonials #quote-carousel p:after {
	font-family: "FontAwesome";
	font-size: 30px;
}

.testimonials #quote-carousel p:before {
	margin-right: 20px;
	content: "\f10d";
}

.testimonials #quote-carousel p:after {
	margin-left: 20px;
	content: "\f10e";
}

.testimonials #quote-carousel h5 {
	margin: 20px 0 10px;
	font-size: 20px;
	font-weight: 500;
}

.testimonials #quote-carousel h6 {
	margin: 0;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 500;
}

.testimonials #quote-carousel .img-responsive {
	margin: 0 auto 45px;
	border: 1px solid #f9f9f9;
	background: #f9f9f9;
}

.testimonials #quote-carousel .carousel-indicators {
	bottom: -40px;
}

.testimonials #quote-carousel .carousel-indicators li {
	background: #fff;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
}

.testimonials #quote-carousel .carousel-indicators li.active {
	width: 12px;
	height: 12px;
	margin-bottom: -1px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	font-size: 100px;
}


/* Summary
---------------------------------------- */

.summary {
	background-color: #5e98c4;
}

.summary h1 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 44px;
	line-height: 50px;
	padding-bottom: 30px;
	margin: 0;
}

.summary h2 {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 30px;
	margin: 0;
}

.summary-block1-img {
	width: 80%;
	margin: -140px auto 0;
}

.summary-block1 {
	display: flex;
	align-items: center;
}

.summary-block2 {
	display: flex;
	align-items: center;
	margin-top: 5px;
	flex-wrap: wrap;
	justify-content: center;
}

.summary-block2 img {
	border: 2px solid #22b573;
	-webkit-box-shadow: 15px 20px 25px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 15px 20px 25px 0px rgba(0, 0, 0, 0.25);
	margin: 0;
}

.summary-block-disclaimer p {
	margin-top: 80px;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: inherit;
	text-align: center;
	color: #fff;
}

.summary-block-correlation {
	margin-top: 70px;
}

	video#summarybgvideo {
		height: 100%;
		width: 38%;
		position: absolute;
		top: -390px;
		right: 10%;
	}

.video-wrapper {
	/* Telling our absolute positioned video to 
  be relative to this element */
	position: relative;
	height: 100%;
	width: 100%;
	/* Will not allow the video to overflow the 
  container */
	overflow: hidden;
	/* Centering the container's content vertically 
  and horizontally */
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.correlation-outter-cnt {
	margin-right: -10px;
    padding-right: 0px;
}


/*


.correlation-outter-cnt {
	border-top: 3px solid #e6e9e9;
	border-left: 3px solid #e6e9e9;
	border-right: 3px solid #e6e9e9;
	height: 60px;
}

.correlation-cnt {
    background: #e6e9e9;
    padding: 5px 40px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
}
*/


/* Our Science
---------------------------------------- */

.ourscience {
	background-color: #dde9f2;
	/*	background-image: url("../img/ourscience/our-science-bg.jpg") top center;*/
	padding: 120px 0 180px;
}

.ourscience::after {
	background-image: url("../img/ourscience/our-science-bg.jpg")!important;
	background-position: top center;
	background-repeat: no-repeat;
}

.ourscience h1 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 30px;
	margin: 0;
}

.ourscience p {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
	margin: 0;
}

/*
.ourscience p strong{
    color: #2c77b1;
}
*/

/* Pipeline
---------------------------------------- */

.pipeline {
	background-color: #fff;
	padding: 120px 0 240px;
}

.pipeline::after {
	background-image: url("../img/pipeline/pipeline-bg.jpg")!important;
	background-position: top center !important;
	background-repeat: no-repeat!important;
}

.pipeline h1 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	padding-bottom: 30px;
	margin: 0;
}

.pipeline h2 {
	color: #66696c;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	font-size: 30px;
	padding-bottom: 30px;
	margin: 0;
}

.pipeline p {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
	margin: 0;
}


/* Team
---------------------------------------- */

.team-block1 {
	align-items: center;
}

.team-block2 {
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.team-block2-member {
	display: flex;
	justify-content: center;
}

.team-block2 img {
	border: 1px solid #9a9a9a;
	-webkit-box-shadow: 15px 20px 25px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 15px 20px 25px 0px rgba(0, 0, 0, 0.25);
	transition: all 0.23s ease-in-out 0s;
	margin: 0 auto;
}

.team-block2 img:hover {
	-webkit-box-shadow: 10px 15px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 10px 15px 20px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.23s ease-in-out 0s;
}

.team-block3 {
	/*	margin-top: 50px;*/
}

.team-member-modal img {
	border: 1px solid #9a9a9a;
}

.team {
	background-color: #2c77b1;
	padding: 120px 0 240px;
}

.team-member img,
.team-member h3,
.team-member h4 {
	cursor: pointer;
}

.team-member-modal h1 {
	color: #2c77b1;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 35px;
	line-height: initial;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
}

.team-member-modal h2 {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: initial;
	margin: 0px 0px 0px 0px;
}

.team-member-modal h3 {
	color: #2c77b1;
	font-family: "Open Sans";
	font-weight: 500;
	font-size: 22px;
	line-height: initial;
	margin-bottom: 20px;
}

.team-member-modal p {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 17px;
	line-height: inherit;
	padding-bottom: 10px;
}

.team-member-modal hr {
	width: 100px;
	background-color: #b8bcbf;
	float: left;
	margin: 25px 0;
}


/* General Modal
---------------------------------------- */

.general-modal h1 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	font-size: 45px;
	line-height: initial;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.general-modal h2 {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 23px;
	line-height: initial;
	margin-bottom: 15px;
	margin-top: 0px;
}

.general-modal h3 {
	color: #2c77b1;
	font-family: "Open Sans";
	font-weight: 500;
	font-size: 22px;
	line-height: initial;
	margin-bottom: 15px;
}

.general-modal p,
.general-modal ul li, 
.general-modal ol li{
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 18px;
	line-height: initial;
}

.general-modal ol li{
	padding-bottom: 10px;
}

.general-modal ul {
	margin-bottom: 20px;
}

.general-modal hr {
	width: 100px;
	background-color: #b8bcbf;
	float: left;
	margin: 25px 0;
}

.general-modal img {
	padding: 15px;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
	margin: 20px 0 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.modal-body {
	position: relative;
	padding: 0 30px 0 50px;
}

.modal-dialog {
	overflow-y: initial !important;
	margin: 0px auto;
}

.modal-body {
	max-height: calc(100vh - 300px);
	overflow-y: auto;
	width: 100%;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-content b {
	font-weight: 600;
	color: #2c77b1;
}

.close {
	float: right;
	font-size: 50px;
	font-weight: 300;
	line-height: 30px;
}

.team h1 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	padding-bottom: 30px;
	margin: 0;
	text-align: center;
}

.team h2 {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 22px;
	line-height: 34px;
	padding-bottom: 30px;
	margin: 0;
}

.team h3 {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	margin: 30px 0 0 0;
}

.team h4 {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	margin: 0;
}

.team p {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
	margin: 0;
}

.managment-title-cnt {
	display: table;
	margin: 60px auto 80px;
}

.managment-title-top {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	height: 10px;
}

.managment-title {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 35px;
	text-align: center;
	padding: 10px 50px;
	text-transform: uppercase;
}

.managment-title-btm {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	height: 10px;
}

.team-member {
	margin-bottom: 40px;
}

.team .container {
	padding: 70px 15px 100px;
}

.team-member:hover .team-member-img-wrap:before {
	opacity: 1;
}

.team-member:hover .team-member-caption h4,
.team-member:hover .team-member-caption p {
	color: #fff;
}

.team-member:hover .team-member-caption .list {
	opacity: 1;
}

.team ul.social li a {
	border: 2px solid #fff;
	width: 40px;
	height: 40px;
	line-height: 36px;
}

.team ul.social li a:before {
	color: #fff;
	font-size: 20px;
}

.team .social-icons ul.social li a:hover:before {
	font-size: 20px;
}

.team .social-icons ul.social li a:hover {
	background: #fff;
}


/* Latest News
---------------------------------------- */

.latestnews {
	background-color: #c6daea;
	/*	background-image: url("../img/ourscience/our-science-bg.jpg") top center;*/
	padding: 120px 0 80px;
}

.latestnews h1 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 30px;
	text-align: center;
	margin: 0;
}

.latestnews p {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 15px;
	line-height: inherit;
	padding-bottom: 30px;
	margin: 0;
}

.latestnews .custom-button {
	margin: 0 auto;
}


/* Our Partners
---------------------------------------- */

.ourpartners {
	background-color: #fff;
	/*	background-image: url("../img/ourscience/our-science-bg.jpg") top center;*/
	padding: 100px 0 60px;
}

.ourpartners h1 {
	color: #66696c;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 60px;
	text-align: center;
	margin: 0;
}


/* Newsletter
---------------------------------------- */

.newsletter {
	border-top: 8px solid #c9c9c9;
	border-bottom: 8px solid #c9c9c9;
}

.newsletter h1 {
	color: #2c77b1;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0;
}

.newsletter h2 {
	color: #66696c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
	text-align: center;
	margin: 0;
}

.subscribe-btn {
	margin-left: -40px;
	padding: 0px;
}


/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */

#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 3%
}

#mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em;
}

#mc_embed_signup input {
	border: 1px solid #ABB0B2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}

#mc_embed_signup input:focus {
	border-color: #333;
}

#mc_embed_signup .button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: fit-content;
	width: -moz-fit-content;
}

#mc_embed_signup .button:hover {
	background-color: #777;
}

#mc_embed_signup .small-meta {
	font-size: 11px;
}

#mc_embed_signup .nowrap {
	white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
	clear: left;
	position: relative;
	width: 100%;
	height: 60px;
	float: left;
}

#mc_embed_signup .size1of2 {
	clear: none;
	float: left;
	display: inline-block;
	width: 46%;
	margin-right: 4%;
}

* html #mc_embed_signup .size1of2 {
	margin-right: 2%;
	/* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
	display: block;
	margin-bottom: 3px;
}


/*#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}*/

#mc_embed_signup .mc-field-group select {
	display: inline-block;
	width: 99%;
	padding: 5px 0;
	margin-bottom: 2px;
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
	padding: 5px 0;
}

#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
	display: inline;
	width: 60px;
	margin: 0 2px;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 0 2px 0;
}

#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
	width: 40px;
}

#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
	width: 30px;
}

#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
	display: none;
}

#mc_embed_signup .indicates-required {
	text-align: right;
	font-size: 11px;
	margin-right: 4%;
}

#mc_embed_signup .asterisk {
	color: #e85c41;
	font-size: 150%;
	font-weight: normal;
	position: relative;
	top: 5px;
}

#mc_embed_signup .clear {
	clear: both;
}


/*
#mc_embed_signup .foot {display:grid; grid-template-columns: 3fr 1fr; width:96%; align-items: center;}
@media screen and (max-width:400px) {#mc_embed_signup .foot {display:grid; grid-template-columns: 1fr; width:100%; align-items: center;}}
*/

@media screen and (max-width:400px) {
	#mc_embed_signup .referralBadge {
		width: 50%;
	}
}

@media screen and (max-width:400px) {
	#mc_embed_signup .brandingLogo {
		justify-self: left;
	}
}

#mc_embed_signup .mc-field-group.input-group ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
	display: block;
	padding: 3px 0;
	margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
	display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
	display: inline;
	width: auto;
	border: none;
}

#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	font-size: 15px;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

#mc_embed_signup div.response {
	margin: 1em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}

#mc_embed_signup #mce-error-response {
	display: none;
}

#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}

#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}

#mc-embedded-subscribe {
	clear: both;
	width: auto;
	display: block;
}

#mc_embed_signup #num-subscribers {
	font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
	padding: .5em;
	border: 1px solid #ccc;
	margin-right: .5em;
	font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	display: inline-block;
	margin: 2px 0 1em 0;
	padding: 3px;
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: normal;
	z-index: 1;
	color: #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
	border: 2px solid #e85c41;
}


/*
.newsletter::after {
	background-image: url("../img/newsletter/newsletter-bg.png")!important;
	background-position: top center;
	background-repeat: no-repeat;
}
*/

.newsletter {
	color: #fff;
	background-color: #dee2e2;
	background: url("../img/newsletter/newsletter-bg.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	/*  background-size: auto 110%;*/
}

.newsletter p {
	color: #fff;
}

.newsletter-content {
	margin-top: 20px;
	float: none;
	margin: 30px auto 0;
}

.newsletter form .custom-input-label::before {
	height: 52px;
}

.newsletter form {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
}

.newsletter .custom-form-group {
	/*
	margin-top: 20px;
	margin-bottom: 30px;
*/
}

.newsletter form .custom-button {
	margin-top: 0;
	margin: 0 auto;
	display: block;
	padding: 15px 40px;
	height: 60px;
	/*
	border-radius: 40px;
	width: 260px;
*/
	outline: none;
}

.newsletter form .custom-button:hover {
	background: #143f66;
}

.newsletter form .custom-button {
	background: #1c5d97;
	color: #fff;
}

.newsletter form .custom-button span {
	font-size: 15px;
}


/* Zoom icons */

.zoom-icon {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	cursor: pointer;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.zoom-icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin: -13px 0 0 -13px;
	width: 25px;
	height: 26px;
	background: url(../img/projects/icons/zoom-icon.png) 50% 50% no-repeat;
	content: "";
}

.video-icon:before {
	background: url(../img/projects/icons/video-icon.png) 50% 50% no-repeat;
}

.gallery-icon:before {
	background: url(../img/projects/icons/gallery-icon.png) 50% 50% no-repeat;
}

.external-icon:before {
	background: url(../img/projects/icons/external-icon.png) 50% 50% no-repeat;
}

.image-wrap:hover .zoom-icon,
.featured-thumbnail a:hover .zoom-icon {
	opacity: 1;
}

.featured-thumbnail a:hover .zoom-icon {
	visibility: visible;
}


/* Blog
---------------------------------------- */

.blog {
	background-color: #fff;
}

.latest-posts-content {
	margin-top: 60px;
	margin-bottom: 60px;
}

.latest-post {
	position: relative;
}

.latest-post .post-title {
	font-size: 20px;
	position: relative;
	margin-top: 25px;
	margin-bottom: 15px;
}

.latest-post .post-title a {
	color: #2c77b1;
	font-size: 20px;
	line-height: 26px;
	;
	font-weight: 600;
	text-decoration: none;
	transition: 0.2s;
}

.latest-post .post-title a:hover {
	color: #000;
	text-decoration: none;
}

.latest-post a.img-thumb {
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
}

.latest-post a.img-thumb img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%;
}

.latest-post a.img-thumb:hover img {
	transform: scale(1.1) !important;
	-o-transform: scale(1.1) !important;
	-moz-transform: scale(1.1) !important;
	-webkit-transform: scale(1.1) !important;
	-ms-transform: scale(1.1) !important;
	opacity: 1 !important;
}

.latest-post .custom-button {
	border-radius: 40px;
	font-size: 14px;
	font-weight: 600;
}

.latest-post .custom-button:before {
	content: "\f061";
	margin-top: -10px;
}

.latest-post .post-date {
	width: 40px;
	height: 50px;
	position: absolute;
	top: 4px;
	right: 4px;
	text-align: center;
	padding-top: 3px;
	border-radius: 4px
}

.latest-post .post-date span {
	display: block;
	color: #fff;
}

.latest-post .post-date span:first-child {
	font-weight: 600;
	font-size: 16px;
	padding-top: 1px;
}

.latest-post .post-date span:nth-child(2) {
	font-size: 12px;
}


/*** Single Page ***/

.post-thumbnail img {
	border-radius: 4px;
	-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.25);
}

.single-post .site-main {
	padding-top: 140px;
	padding-bottom: 50px;
}

.entry-header {
	padding: 30px 0 50px;
	width: 85%;
	margin: 0 auto;
}

.entry-header h1 {
	color: #2c77b1!important;
	font-family: 'Playfair Display', serif!important;
	font-weight: 600;
	font-size: 39px;
	line-height: 48px;
	padding: 0;
	margin: 0;
}

.entry-content p {
	font-size: 18px;
}

.entry-meta {
	margin-top: 10px;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.entry-content ul {
	font-size: 18px;
	margin-left: 0;
}

.entry-cat {
	width: fit-content;
	padding: 5px 60px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin: 0 auto;
	display: block;
	background: #2c77b1;
	margin-bottom: 30px;
	text-transform: uppercase;
}


/* Comments */

.comments-heading {
	margin: 40px 0 25px;
	text-transform: uppercase;
	color: #555;
}

.comments-list {
	list-style: none;
	margin: 0;
	padding: 20px 0;
}

.comments-list .comment {
	margin-bottom: 30px;
	background: #efefef;
	padding: 25px;
	border-radius: 7px;
}

.comments-list img.comment-avatar {
	width: 82px;
	height: 82px;
	border-radius: 100%;
	margin-right: 25px;
}

.comments-list .comment-body {
	margin-left: 110px;
}

.comments-list .comment-author {
	font-size: 16px;
	color: #555;
	font-weight: 500;
}

.comments-list .comment-content {
	font-size: 13px;
}

.comments-list .comment-date {
	font-size: 12px;
}

.comments-list .comment-content {
	margin: 15px 0;
}

.comments-list .comment-reply {
	text-transform: uppercase;
	font-weight: 600;
}

.comments-reply {
	list-style: none;
	margin: 0 0 0 96px;
}


/* Comments Form */

.comments-heading.add-comment {
	margin: 0 0 50px;
}

.comments-form {
	margin-bottom: 0;
}

.comments-form .title-normal {
	margin-top: 0;
	line-height: normal;
	margin-bottom: 25px;
}

.comments-form .form-group {
	margin-bottom: 30px;
}

.custom-form textarea {
	padding: 15px;
	height: 150px;
	box-shadow: none;
	border: 1px solid #ddd;
	background: #f2f2f2;
	transition: .2s;
}

.custom-form input[type=text],
.custom-form input[type=password],
.custom-form input[type=email] {
	box-shadow: none;
	height: 42px;
	padding-left: 15px;
	border: 1px solid #ddd;
	background: #f2f2f2;
	font-size: 13px;
	transition: .2s;
}

body.blog-page article .comments-form .custom-button:before {
	content: "\f075";
}

.custom-form input[type=text]:focus,
.custom-form input[type=text]:active,
.custom-form input[type=email]:focus,
.custom-form input[type=email]:active,
.custom-form input[type=password]:focus,
.custom-form input[type=password]:active,
.custom-form textarea:focus,
.custom-form textarea:active {
	border: 1px solid #ccc;
	box-shadow: none;
	background: #ece4e4;
}

.comments-form.custom-form .custom-button {
	margin-top: 0;
}


/* Keyframes */

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: perspective(2000px) rotateY(0);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(200deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(180deg);
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: perspective(2000px) rotateY(0);
	}
	70% {
		/* this creates the bounce effect */
		-moz-transform: perspective(2000px) rotateY(200deg);
	}
	100% {
		-moz-transform: perspective(2000px) rotateY(180deg);
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: perspective(2000px) rotateY(0);
		-moz-transform: perspective(2000px) rotateY(0);
		-ms-transform: perspective(2000px) rotateY(0);
		-o-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(200deg);
		-moz-transform: perspective(2000px) rotateY(200deg);
		-ms-transform: perspective(2000px) rotateY(200deg);
		-o-transform: perspective(2000px) rotateY(200deg);
		transform: perspective(2000px) rotateY(200deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(180deg);
		-moz-transform: perspective(2000px) rotateY(180deg);
		-ms-transform: perspective(2000px) rotateY(180deg);
		-o-transform: perspective(2000px) rotateY(180deg);
		transform: perspective(2000px) rotateY(180deg);
	}
}

@-webkit-keyframes rotate-inverse {
	0% {
		-webkit-transform: perspective(2000px) rotateY(-180deg);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(20deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(0);
	}
}

@-moz-keyframes rotate-inverse {
	0% {
		-moz-transform: perspective(2000px) rotateY(-180deg);
	}
	70% {
		/* this creates the bounce effect */
		-moz-transform: perspective(2000px) rotateY(20deg);
	}
	100% {
		-moz-transform: perspective(2000px) rotateY(0);
	}
}

@keyframes rotate-inverse {
	0% {
		-webkit-transform: perspective(2000px) rotateY(-180deg);
		-moz-transform: perspective(2000px) rotateY(-180deg);
		-ms-transform: perspective(2000px) rotateY(-180deg);
		-o-transform: perspective(2000px) rotateY(-180deg);
		transform: perspective(2000px) rotateY(-180deg);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(20deg);
		-moz-transform: perspective(2000px) rotateY(20deg);
		-ms-transform: perspective(2000px) rotateY(20deg);
		-o-transform: perspective(2000px) rotateY(20deg);
		transform: perspective(2000px) rotateY(20deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(0);
		-moz-transform: perspective(2000px) rotateY(0);
		-ms-transform: perspective(2000px) rotateY(0);
		-o-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
	}
}

@-webkit-keyframes rotate-back {
	0% {
		-webkit-transform: perspective(2000px) rotateY(0);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(-200deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(-180deg);
	}
}

@-moz-keyframes rotate-back {
	0% {
		-moz-transform: perspective(2000px) rotateY(0);
	}
	70% {
		/* this creates the bounce effect */
		-moz-transform: perspective(2000px) rotateY(-200deg);
	}
	100% {
		-moz-transform: perspective(2000px) rotateY(-180deg);
	}
}

@keyframes rotate-back {
	0% {
		-webkit-transform: perspective(2000px) rotateY(0);
		-moz-transform: perspective(2000px) rotateY(0);
		-ms-transform: perspective(2000px) rotateY(0);
		-o-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(-200deg);
		-moz-transform: perspective(2000px) rotateY(-200deg);
		-ms-transform: perspective(2000px) rotateY(-200deg);
		-o-transform: perspective(2000px) rotateY(-200deg);
		transform: perspective(2000px) rotateY(-200deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(-180deg);
		-moz-transform: perspective(2000px) rotateY(-180deg);
		-ms-transform: perspective(2000px) rotateY(-180deg);
		-o-transform: perspective(2000px) rotateY(-180deg);
		transform: perspective(2000px) rotateY(-180deg);
	}
}

@-webkit-keyframes rotate-inverse-back {
	0% {
		-webkit-transform: perspective(2000px) rotateY(180deg);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(-20deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(0);
	}
}

@-moz-keyframes rotate-inverse-back {
	0% {
		-moz-transform: perspective(2000px) rotateY(180deg);
	}
	70% {
		/* this creates the bounce effect */
		-moz-transform: perspective(2000px) rotateY(-20deg);
	}
	100% {
		-moz-transform: perspective(2000px) rotateY(0);
	}
}

@keyframes rotate-inverse-back {
	0% {
		-webkit-transform: perspective(2000px) rotateY(180deg);
		-moz-transform: perspective(2000px) rotateY(180deg);
		-ms-transform: perspective(2000px) rotateY(180deg);
		-o-transform: perspective(2000px) rotateY(180deg);
		transform: perspective(2000px) rotateY(180deg);
	}
	70% {
		/* this creates the bounce effect */
		-webkit-transform: perspective(2000px) rotateY(-20deg);
		-moz-transform: perspective(2000px) rotateY(-20deg);
		-ms-transform: perspective(2000px) rotateY(-20deg);
		-o-transform: perspective(2000px) rotateY(-20deg);
		transform: perspective(2000px) rotateY(-20deg);
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(0);
		-moz-transform: perspective(2000px) rotateY(0);
		-ms-transform: perspective(2000px) rotateY(0);
		-o-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
	}
}


/* Contact Form */


/*** Error Page ***/


/*** Terms of Services ***/

.terms {
	background: #fff;
}

.terms p {
	margin-bottom: 45px;
}


/* Social media */

.social-icons ul {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

.social-icons ul li {
	display: inline-block;
	margin: 0 15px 15px 0;
	padding: 0;
	vertical-align: top;
	list-style: none;
}

.social-icons ul li a {
	background: transparent;
	display: block;
	width: 70px;
	height: 70px;
	line-height: 59px;
	border-radius: 15%;
	-webkit-transition: 0.8s;
	transition: 0.8s;
	text-align: center;
	text-decoration: none;
	color: #c6daea !important;
}

.social-icons ul li a:hover {
	-webkit-transition: 0.4s;
	transition: 0.4s;
	color: #fff !important;
}

.social-icons ul li a:hover:before {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: 0.4s;
	transition: 0.4s;
	color: #fff !important;
}

.social-icons ul li a:before {
	display: block;
	-webkit-transition: 0.8s;
	transition: 0.8s;
	font-family: FontAwesome;
	font-size: 30px;
	text-align: center;
}

.social-icons ul li a[title="facebook"]:before {
	content: "\f09a";
}

.social-icons ul li a[title="twitter"]:before {
	content: "\f099";
}

.social-icons ul li a[title="google"]:before {
	content: "\f0d5";
}

.social-icons ul li a[title="skype"]:before {
	content: "\f17e";
}

.social-icons ul li a[title="instagram"]:before {
	content: "\f16d";
}

.social-icons ul li a[title="linkedin"]:before {
	content: "\f0e1";
}

.social-icons ul li a[title="instagram"]:before {
	content: "\f16d";
}

.social-icons ul li a[title="youtube"]:before {
	content: "\f167";
}


/* Inputs */

.input {
	position: relative;
	z-index: 1;
	display: inline-block;
}

.input-field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	-webkit-appearance: none;
}

.input-field:focus {
	outline: none;
}

.input-label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-input {
	width: 100%;
}

.custom-input-field {
	padding-left: 30px;
	width: 100%;
	background: #fff;
	font-size: 18px;
	height: 60px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #b5b7b9;
}

.custom-input-field:focus {
	outline: 0px !important;
	-webkit-appearance: none;
}

.custom-input-field:focus .custom-input {
	background: blue;
}

.custom-input-label {
	position: absolute;
	padding: 14px;
	width: 52px;
	height: 50px;
}

.contactform textarea {
	color: #aaa;
	border-radius: 30px;
	box-shadow: none;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.custom-input-label::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 50px;
	height: 50px;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.icon-field {
	color: #fff;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 20px;
}

.custom-input-field:focus {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.custom-input-field:focus+.custom-input-label::before {
	-webkit-transform: scale3d(0.8, 1, 1);
	transform: scale3d(0.8, 1, 1);
}

.custom-input-field:focus+.custom-input-label .icon-field {
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
}

* {
	box-sizing: border-box;
}

.contactform {
	background-color: #e6e9e9;
	overflow: auto;
	padding: 40px;
	width: 100%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: -100px;
}

.contactform h3 {
	text-align: center;
	color: #fff;
	font-size: 30px;
}

.wpcf7-form p {
	margin-bottom: 5px!important;
}

.wpcf7 label {
	display: block;
}

.wpcf7 {
	padding: 0 0px;
	max-width: 800px;
	margin: 0 auto;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
	background-color: #fff;
	width: 100%;
	border: none;
	padding: 15px;
	margin: 4px 0;
	font-size: 15px;
	border: 1px solid #ABB0B2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.wpcf7 input[type=submit] {
	border: 1px solid #2c77b1;
	color: #2c77b1;
	text-decoration: none;
	background: none;
	cursor: pointer;
	display: inline-block;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	position: relative;
	letter-spacing: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 15px 60px;
	border-radius: 10px;
	font-size: 18px;
	width: 100%;
	font-weight: 600;
}

.wpcf7 input[type=submit]:hover {
	color: #66696c;
	text-decoration: none;
	border: 1px solid #66696c;
}


/* [ FOOTER ] */


/*================================================== */

.footer {
	background: #2c77b1;
}

.footer .container {
	padding: 40px 15px 0;
}

.footer .top-footer>.row {
	padding-bottom: 30px;
}

.footer-nav {
	color: #fff;
	font-size: 19px;
}

.footer-nav a,
.footer-nav a:visited {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 10px;
	cursor: pointer;
}

.footer-nav a:hover {
	color: #ddd;
}

.footer .top-footer h4 {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 700;
}


/*** Menu ***/

.footer .top-footer ul {
	padding: 0;
	margin: 30px auto 0;
	width: fit-content;
}

.footer .top-footer .menu ul {
	list-style-type: none;
}

.footer .top-footer .menu ul li {
	margin-bottom: 17px;
}

.footer .top-footer .menu ul li a,
.footer .top-footer .menu ul li span {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	transition: .1s;
}

.footer .top-footer .menu ul li span {
	color: #ddd;
}

.footer .top-footer .menu ul li a:hover {
	color: #fff;
}

.footer .top-footer .menu ul li span i {
	padding-right: 3px;
}

.top-footer .contacts>div {
	padding-bottom: 12px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}


/*** Social Icons ***/

.footer .social-icons {
	padding-top: 10px;
}

.footer .social-icons ul li {
	margin: 0 10px 15px 0;
}

.footer .social-icons ul li a {
	width: 60px;
	height: 60px;
}

.footer .social-icons ul li a:before {
	font-size: 30px;
}


/*** Copyright Bar ***/

.footer .bottom-footer p {
	margin: 0;
	font-size: 15px;
	padding: 17px 0;
	color: #fff;
	background-color: #1c5d97;
	text-transform: uppercase
}

.footer .bottom-footer p a:hover {
	color: #fff;
}

.footer hr {
	background-color: #1d1d1d;
	border: 0;
	height: 1px;
	margin: 6px 0 17px;
}

canvas {
	display: block;
	vertical-align: bottom;
}


/* ---- particles.js container ---- */

#particles-js {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	background-image: url("");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}


/* ---- stats.js ---- */

.count-particles {
	background: #000000;
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	color: #cdd2d5;
	font-size: .8em;
	text-align: left;
	text-indent: 4px;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.js-count-particles {
	font-size: 1.1em;
}

#stats,
.count-particles {
	-webkit-user-select: none;
	margin-top: 5px;
	margin-left: 5px;
}

#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.count-particles {
	border-radius: 0 0 3px 3px;
}


/* =================================================================== */


/* Blue
====================================================================== */

a,
h1>span,
#back-top span:before,
span.heart,
a.link:hover,
a.link:focus,
a.link:active,
ul.navbar-nav>li.active>a,
ul.navbar-nav>li>a:hover,
ul.navbar-nav>li>a:focus,
ul.navbar-nav>li>a:active,
.navbar-nav .fa-search:hover,
ul.navbar-nav>li.open>a,
ul.navbar-nav>li.open>a:hover,
ul.navbar-nav>li.open>a:focus,
ul.navbar-nav>li.open>a:active,
.portfolio .caption a.title-link:hover h3,
.footer .top-footer h4,
.facts-footer>div h5,
.footer .bottom-footer p a,
.footer .top-footer .menu ul li a:hover {
	color: #fff;
}

.social-icons ul li a:before {
	color: #c6daea;
}

.testimonials #quote-carousel h5,
.testimonials #quote-carousel h6 {
	color: #fff;
	font-family: 'Playfair Display', serif!important;
	font-weight: 500!important;
	font-size: 20px;
	line-height: 25px;
}

.custom-colorRotatingWords,
.team .social-icons ul.social li a:hover,
.team .social-icons ul.social li a:hover:before {
	color: #2c77b1!important;
}

.latest-post .post-date,
.bx-wrapper .bx-controls-direction a,
#carousel-testimonials .carousel-indicators li.active,
ul.nav li.dropdown ul.dropdown-menu li a:hover,
ul.nav li.dropdown ul.dropdown-menu li a:focus,
ul.nav li.dropdown ul.dropdown-menu li a:active,
ul.nav li.dropdown ul.dropdown-menu li.active a,
#back-top a:hover,
.custom-input-label::before,
.testimonials #quote-carousel .carousel-indicators .active,
.custom-form-group .input-group .input-group-addon,
.submit-form button,
body.double-diagonal .team::before,
body.double-diagonal .blog::before,
body.double-diagonal .contact::before,
body.double-diagonal .logos::before,
.team-member:hover .team-member-caption,
.btn-wrapper a:hover,
.widget-tags ul>li a:hover {
	background-color: #4169e1;
}

body.double-diagonal .about::before {
	background-color: #c4daea;
}

body.double-diagonal .testimonials::before {
	background-color: #2c77b1;
}

body.double-diagonal .breakthrough::before {
	background-color: #2c77b1;
}

body.double-diagonal .summary::before {
	background-color: #578ab8;
}

body.double-diagonal .ourscience::before {
	background-color: #5087b7;
}

body.double-diagonal .pipeline::before {
	background-color: #a9c4dc;
}

body.double-diagonal .team::before {
	background-color: #2265a2;
}

body.double-diagonal .latestnews::before {
	background-color: #2265a2;
}

#quote-carousel .carousel-indicators .active {
	border-color: #4169e1;
}

#back-top a {
	border: 2px solid #4169e1;
}

.team-member-caption {
	border-top: 3px solid #4169e1;
}

.social-icons ul li a {
	border: 3px solid #7a9ebb;
}

.footer .social-icons ul li a {
	border: 2px solid #7a9ebb;
}

.banner hr,
body.dark .banner hr {
	border-top: 5px solid #4169e1;
}

.preloader .loader {
	background-image: url(../img/loader.gif);
	/*  background-image: url(../../img/preloaders/preloader-blue-light.svg);*/
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.btn-wrapper a {
	border: 4px solid #4169e1;
}



/* Normalize
--------------------------------------------- */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/* Box sizing
--------------------------------------------- */


/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 4.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/* Elements
--------------------------------------------- */

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/* Links
--------------------------------------------- */

a {
	color: #2c77b1;
}

a:visited {
	color: #2c77b1;
}

a:hover,
a:focus,
a:active {
	color: #134f7e;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	/*
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
*/
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}


/* Posts and pages
--------------------------------------------- */

.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* Comments
--------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}


/* Media
--------------------------------------------- */

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}


/* Captions
--------------------------------------------- */

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/* Galleries
--------------------------------------------- */

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/


/* Jetpack infinite scroll
--------------------------------------------- */


/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}


/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
	outline: 0;
}


/* Alignments
--------------------------------------------- */

.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0,
.my-0 {
	margin-top: 0 !important;
}

.mr-0,
.mx-0 {
	margin-right: 0 !important;
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1,
.my-1 {
	margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
	margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
	margin-left: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
	margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
	margin-left: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3,
.my-3 {
	margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important;
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5,
.my-5 {
	margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important;
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0,
.py-0 {
	padding-top: 0 !important;
}

.pr-0,
.px-0 {
	padding-right: 0 !important;
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1,
.py-1 {
	padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
	padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
	padding-left: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2,
.py-2 {
	padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
	padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
	padding-left: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3,
.py-3 {
	padding-top: 1rem !important;
}

.pr-3,
.px-3 {
	padding-right: 1rem !important;
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5,
.py-5 {
	padding-top: 3rem !important;
}

.pr-5,
.px-5 {
	padding-right: 3rem !important;
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
	padding-left: 3rem !important;
}

.pl-10,
.px-10 {
	padding-left: 8rem !important;
}

.pr-10,
.px-10 {
	padding-right: 7rem !important;
}

.m-n1 {
	margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
	margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
	margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
	margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
	margin-left: -0.25rem !important;
}

.m-n2 {
	margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
	margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
	margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
	margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
	margin-left: -0.5rem !important;
}

.m-n3 {
	margin: -1rem !important;
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem !important;
}

.m-n4 {
	margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important;
}

.m-n5 {
	margin: -3rem !important;
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto,
.my-auto {
	margin-top: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}