/* fonts */
@font-face {
    font-family: 'Nunito Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Nunito Sans Bold'), url('../../ft/fonts/NunitoSans-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Nunito Sans SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Nunito Sans SemiBold'), url('../../ft/fonts/NunitoSans-SemiBold.woff') format('woff');
}

:root {
	--blue: #406595;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #406595;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Nunito Sans SemiBold", Arial, "Noto Sans", "Nunito Sans Bold", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}


body {
    line-height: 1.5;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
a {
	color: #406595;
}
.underline, a.underline {
	text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 {
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    /* font-family: 'Nunito Sans Bold', sans-serif; */
}
H1 {
    font-size: 50px;
    font-family: 'Nunito Sans Bold', sans-serif;
    color: #406595;
}
H2 {
    font-size: 40px;
    font-family: 'Nunito Sans SemiBold', sans-serif;
}
H3 {
    font-size: 35px;
    font-family: 'Nunito Sans SemiBold', sans-serif;
}
H4 {
    font-size: 24px;
    font-family: 'Nunito Sans Bold', sans-serif;
}
H5 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}
H6 {
    font-size: 18px;
    font-family: 'Nunito Sans Bold', sans-serif;
}
.heading-block h3 {
	font-size: 35px;
	font-weight: 300;
}

H1.nobottom, H2.nobottom, H3.nobottom, H4.nobottom, H5.nobottom, H6.nobottom {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    /* font-family: 'Nunito Sans', sans-serif; */
}
H1.nocase, H2.nocase, H3.nocase, H4.nocase, H5.nocase, H6.nocase {
    text-transform: none;
}
.heading-block H2 + span {
    font-size: 1rem;
}
.heading-block H1.pricing {
	font-size: 50px;
	color: #406595;
}
H5.text-lighblue, .text-lightblue {
    color: #7690a8;
}
H1 > span:not(.nocolor):not(.badge), H2 > span:not(.nocolor):not(.badge), H3 > span:not(.nocolor):not(.badge), H4 > span:not(.nocolor):not(.badge), H5 > span:not(.nocolor):not(.badge) {
    color: #406595;
}
H1.s404 {
	font-size:160px;
}
H1.s404 + span {
	color: #000;
}
H1.lite {
	font-weight: 300;
}
H6.blue {
	color: #406595;
	margin-top: 20px;
}

.dark #footer, #footer.dark {
    color: rgba(255,255,255,0.75);
    background-color: #406595;
    border-top-color: rgba(255,255,255,0.15);
}
.dark #copyrights, #copyrights.dark {
    color: #f8f8f8;
    background-color: rgba(0,0,0);
    font-size:16px;
}
.menu-link{
	text-transform: none;
}
.content-wrap {
    padding: 0;
}
#footer {
    border-top: 0;
}
#slider {
	max-height: 800px;
}
.slider-caption p {
    margin-top: 10px;
    margin-bottom: 10px;
}
.text-blue {
    color: #406595;
}
.text-mediumblue {
    color: #5a7184;
}
.font14 {
    font-size: 14px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font22 {
    font-size: 22px;
}
.heading-block::after {
	content: '';
	display: none;
	margin-top: 30px;
}
.clients-grid .grid-item::before, .testimonials-grid .grid-item::before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 0;
}
.clients-grid .grid-item::after, .testimonials-grid .grid-item::after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 0;
}
.testi-meta {
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: none;
    color: #406595;
}
.testi-meta span {
    display: block;
    font-weight: normal;
    color: #666;
    font-size: 13px;
    text-transform: none;
    padding-left: 10px;
}
/* feature box */
.fbox-content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    padding: 0 40px;/*0 0.75rem*/
}
.fbox-content h3 {
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    margin-bottom: 0;
    color: #406595;
}
.fbox-content h3 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #333;
    font-weight: 300;
    text-transform: none;
    font-size: 14px;
}


.owl-carousel {
    --owl-nav-sizes: 36px;
    --owl-dots-gutters: 4px;
    --owl-dots-sizes: 8px;
    --owl-nav-bg: var(--themecolor, #406595);
    --owl-nav-margin: calc(var(--owl-nav-sizes) / -2);
    --owl-nav-with-dots: calc( var(--owl-nav-margin) - calc( calc( 20px + var(--owl-dots-sizes) ) / 2 ) );
}

.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 8px 22px;
    font-size: 0.875rem;
    line-height: 24px;
    background-color: #406595;
    color: #FFF;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 1px;
    border: none;
    /* text-shadow: 1px 1px 1px rgba(0,0,0,0.2); */
    text-align: center;
}
.btn-primary {
	color: #fff;
	background-color: #406595;
	border-color: #406595;
}
.btn-primary:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #000;
	border-color: #000;
	/* box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); */
}
.btn-lite {
	color: #fff;
	background-color: #406595;
	border-color: #406595;
}
.slider-caption {
    max-width: 800px;
}
.promo h2 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}
.promo h2 + span {
    display: block;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    margin-top: 6px;
}
/* .pricing-article .pricing-icn {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	padding: 0 5px;
}
.pricing-article, .pricing-text {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 5px;
} */

.testimonial.testimonial-full2 { padding: 30px; }
.testimonial.testimonial-full2[data-animation="fade"] { padding: 30px; }
.testimonial.testimonial-full2[data-animation="fade"] .flexslider { overflow: visible !important; }
.testimonial-full2 .testi-image {
	float: none;
	margin: 0 auto 20px;
}
.testimonial-full2 .testi-image, 
.testimonial-full2 .testi-image a, 
.testimonial-full2 .testi-image img, 
.testimonial-full2 .testi-image i {
	display: block;
	width: 115px;
	height: 115px;
}
.testimonial-full2 .testi-image i { line-height: 72px; }
.testimonial-full2 .testi-content {
	text-align: center;
	font-size: 18px;
}
.testimonial-full2 .testi-meta { margin-top: 15px; }
.testimonial-full2 .testi-meta span { padding-left: 0; }
.testimonial.testimonial-full2 .flex-control-nav {
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 6px;
	margin-top: 20px;
}
.testimonial.testimonial-full2 .flex-control-nav li {
	display: inline-block;
	float: none;
}
.testi-image img.team {
    background-size: cover;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    box-shadow: 0px 10px 30px rgb(15 18 22 / 10%);
}
.testi-caption {
	display:block;
	float: left;
	padding-top: 20px;
}
.testi-content {
	margin-bottom: 20px;
}

.left-slant {
	background-image: url('../header/bg_left-slant_1920.png');
	background-repeat: no-repeat; 
	background-position: top center; 
	min-height:594px;
}
.right-slant {
	background-image: url('../header/bg_right-slant_1920.png');
	background-repeat: no-repeat; 
	background-position: top center; 
	min-height:594px;
}
.solutions-desc1 {
	min-height: 60px;
}
#ourstory {
	background-color: #406595;
}
#ourstory p {
	color: #fff;
}
.text-lightblue {
	color: #7690a8;
}
.tooltip-inner {
	padding:2px 7px;
    color:#55AAAA;
    text-align:center;
    font-weight:900;
    background: -webkit-gradient(linear, left top, left 25, from(#F4F4F4), color-stop(4%, #B4C8D6), to(#F4F4F4)); 
    background: -moz-linear-gradient(top, #F4F4F4, #B4C8D6 1px, #F4F4F4 25px); 
    border: 1px solid #55AAAA;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;    
}
.pricingtitle {
	display: table;
	min-height: 48px;
}
.pricingicon {
	width: 65px;
	height: 48px;
}
.pricing-inner {
	/* border: 1px solid #000000; */
  	display: table-cell;
  	vertical-align: middle;
}
.menu-item:hover > .menu-link,
.menu-item.current > .menu-link {
	color: #406595;
}
.colorf8f8f8 {
	background-color: #f8f8f8;
}
@media (max-width: 767.98px) {
    body {
        font-family: Roboto;
        font-size: 16px;
    }
    H1 {
        font-size: 20px;
        font-family: 'Nunito Sans Bold', sans-serif;
        color: #406595;
    }
    H2 {
        font-size: 18px;
        font-family: 'Nunito Sans SemiBold', sans-serif;
    }
    H3 {
        font-size: 9px;
        font-family: 'Nunito Sans SemiBold', sans-serif;
		margin-bottom: 10px;
    }
    H3.hero {
        font-size: 20px;
    }
    .promo h3 + span {
        display: block;
        color: #fff;
        font-weight: 300;
        font-size: 18px;
        margin-top: 6px;
    }
    .promo h2 + span {
        display: block;
        color: #fff;
        font-weight: 300;
        font-size: 12px;
        margin-top: 6px;
    }
    #slider {
		max-height: 200px;
	}
	.colorf8f8f8 {
		background-color: #406595;
	}
	.text-muted {
		color: #fff !important;
	}
	#fullcontrol H2 {
		color: #fff;
	}
	#solutions H2 {
		text-align: center;
	}
	.promo.parallax {
		padding: 40px 0 !important;
	}
	.control-solid .flex-control-nav li:hover a,
	.control-solid .flex-control-nav li a.flex-active {
		background-color: #406595;
	}
	#content-courtreservations H3, #container-marketing H3, 
	#content-events H3, #content-contactmanager H3, #content-website H3, #content-app H3  {
		font-size: 16px;
	}
	.font18 {
		font-size: 13px;
	}
}