@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500;700&display=swap');
html {
  scroll-behavior: smooth;
}
/* Fonts 
*************************/
body, p, li, select, input, textarea {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .navbar-brand {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Dosis', Helvetica, Arial, sans-serif;
    line-height: 1.2em;
	margin: .6rem 0;
}
.navbar-brand {
	font-size: 2rem;
}
.text-s {
	font-family: serif !important;
}
.text-ss {
	font-family: sans-serif !important;
}
footer, section.copyright {
	font-size: .95em !important;
}
.underline:after {
	content: "";
	display: block;
	bottom: 0;
	width: 50px;
	height: 4px;
	margin-top: 10px;
}
main a {
	border-bottom-width: 1px !important;
	border-bottom-style: dotted !important;
	text-decoration: none !important;
	outline: none;
}
main a:hover {
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
}
a > img {
	
}
p {
	padding: .5em 0;
	line-height: 150%;
}
footer a, section.copyright a {
	border-bottom: none;
}

/* Colors
*************************/
body {
	background-color: #FFFFFF !important	
}
body, p, li, select, input, textarea {
    color: #414042;
}
.light-gray {
	color: #cccccc;
}
.jet{
	color: #414042;	
}
.green{
	color: #7ab336;	
}
.alice-blue{
	color: #e3ebf7;	
}
.blue{
	color: #4AAEF3;	
}
.bg-gray-100 {
	background-color: #F8F9FA!important
}
.bg-gray-300 {
	background-color: #DEE2E6 !important
}
.bg-gray-800 {
	background-color: #1F1F1F!important
}
.text-gray-300 {
	color: #DEE2E6!important
}
.bg-dark {
	background-color: #4AAEF3 !important
}
.bg-light {
	background-color: #E3EBF7 !important;
	margin-left: auto !important;
    margin-right: auto !important;
}
.underline:after {
	background: #6da030;
}

.btn-primary,
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  background-color: #45AAFF !important;
  border-color: #1293FF !important;
}
.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus {
  background-color: #1293FF !important;
  border-color: #45AAFF !important;
}

.btn-secondary,
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle,
.social-icons a, .scroll-top {
  color: #FFFFFF !important;
  background-color: #04060A !important;
  border-color: #03A9F4 !important;
}
.btn-secondary:hover, .btn-check:focus + .btn-secondary, .btn-secondary:focus,
.social-icons a:hover, .scroll-top:hover {
  color: #FFFFFF !important;	
  background-color: #03A9F4 !important;
  border-color: #04060A !important;
}

p {
	color: #666;
}
strong {
	color: #000;
}
header {
	background-color: #EFEFEF !important	
}
main .container {
}
main a {
	border-bottom-color: #3156A3;
	color: #3156A3;
}
main section.main-services {
	background-color: #F5FBFF;
}
footer {
	background-color: #2C4167 !important;
	color: #FFFFFF !important;
}
section.copyright {
	background-color: #1D2636 !important;
	color: #FFFFFF !important;	
}
footer p, footer h5, footer strong, footer input.border-secondary, section.copyright p {
	color: #FFFFFF !important;
}
footer a, section.copyright a {
	color: #FFFFFF !important;
	font-weight: 700;
	border-bottom-color: transparent!important;
}
footer a:hover, section.copyright a:hover {
	border-bottom-color: #FFFFFF !important;
}
footer .underline:after {
	background: #FFFFFF !important;
}
footer input.border-secondary, footer button.btn-outline-secondary {
	border-color: #FFFFFF !important;
}

.cell-bg-left {
	background-image: url('../img/bg-cells-lft.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.cell-bg-right {
	background-image: url('../img/bg-cells-rgt.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* Animation
*************************/
a, .btn {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
/* Header
*************************/

/* Footer
*************************/
.footer-nav {
	margin-top: 10px;
}
.footer-nav a {
	display: block;
	padding: 4px 5px 4px 0;
}
/* Navbar
*************************/
.navbar-brand img {
	width: 90%;
	max-width: 300px;
	margin: 10px 20px 10px 0;
}
.nav-item {
	font-size: 1.2em;
}
@media (screen and min-width: 768px) {
    .navbar-brand img {
        margin-left: -20px;
    }
}

/* Main
*************************/
main {
	margin-top: 60px;
}
.dotted-col {
	border-right:1px dashed #CCCCCC; 
}

/* Social icons
*************************/
.social-icons a {
	display: block;
	width: 29px;
	height: 29px;
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
}

/* Margins & Paddings
*************************/
.border-0 {
	border: 0 !important
}
/* Flexslider
*************************/
.flexslider {
	margin: 0 !important;
	padding: 0 !important;
}
.flexslider .flex-viewport {
	max-height: 500px;
	overflow: hidden;
}
.flexslider .slide-title {
	position: absolute;
	top: 80px;
	margin: 30px;
	width: 550px;
}
.flexslider .slide-title h2 {
	font-size: 3.8em;
	color: #fff;
	text-transform: none;
	text-shadow: 0px 0px 16px rgba(0,0,0,0.8);
}
.flexslider .flex-control-nav {
	bottom: 4px;
}
.flex-control-paging li a {
	width: 9px;
	height: 9px;
	background: #FFF;
}
.flex-control-paging li a:hover {
	background: #3580AB;
}
.flex-control-paging li a.flex-active {
	background: #1C455B;
}

/* ScrollTop
*************************/
.scroll-top {
	position: fixed;
	bottom: 2rem;
	right: 2rem;
	width: 45px;
	height: 45px;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	font-size: .9rem;
	z-index: 999;
	cursor: pointer
}