﻿body {
	font-family: "Roboto", serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Roboto", serif;
}

/*
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle
{
    visibility: hidden;
    display: none;
}
*/

.text-grey
{
	color: #000 !important;
}

.text-black
{
	color: #000 !important;
}

.ourteam-member-name
{
	color: #414042 !important;
	font-size: 16px;
	margin-top: 8px;
}

.ourteam-member-job
{
	color: #2C9BD6 !important;
	margin-top: 0px;
}

.text-banner-title {
/*	color: #ec0000 !important;
*/	color: #ffffff !important;
}

.link-mailto
{
	color: #29293a !important;
}

.link-mailto:hover
{
	color: #ec0000 !important;
}

.bg-grey
{
    background-color: #F1F1F2 !important;
}

.bg-footer
{
    background-color: #ec0000 !important;
    background-image:url("../images/footer-bg.png");
    background-repeat:no-repeat;
    background-position:center;
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-main {
		padding: 20px 0;
	}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
	color: #fff;
	background: #ec0000;
}

.rd-navbar-minimal.rd-navbar-static {
	border-bottom: none;
}

.rd-navbar-search
{
    visibility: hidden !important;
    display: none !important;
}

.bg-fuschia-lighten
{
    background-color: #ec0000;
}

.bg-blue-lighten {
	background-color: #ec0000;
}

.box-creative-icon {
	border: 2px solid #ec0000;
	color: #ec0000;
}

	.box-creative-icon::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -1;
		border-radius: inherit;
		background: #ec0000;
		border-color: #ffffff;
		pointer-events: none;
		opacity: 0;
		visibility: hidden;
		transition: .15s ease-in;
		transform: scale3d(1.05, 1.05, 1.05);
	}

.thumbnail-corporate-link {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.67em;
	height: 1.67em;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	line-height: 1;
	background: #ec0000;
	color: #29293a;
}

.thumbnail-corporate-link:hover {
	background: #ec0000;
	color: #fff;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class^='heading-'] a:hover {
	color: #ec0000;
}

.button-primary-outline, .button-primary-outline:focus {
	color: #29293a;
	background-color: transparent;
	border-color: #29293a;
}

.button-primary-outline:hover, .button-primary-outline:active {
	color: #fff;
	background-color: #ec0000;
	border-color: #fff;
}

.quote-modern-mark {
	fill: #ec0000;
}

.button-white-outline:hover, .button-white-outline:active {
	color: #fff;
	background-color: #ec0000;
	border-color: #ec0000;
}

.latestnews-title
{
    font-family: "Roboto", serif;
	color: #ec0000;
	font-size: 25px;
    line-height: 32px;
    font-weight: bold;
    padding-left: 5px;
}

.button.button-primary, .button.button-primary:focus {
	color: #ec0000 !important;
	background-color: #fff;
	border-color: #fff;
}

.ui-to-top {
	position: fixed;
	right: 35px;
	bottom: 25px;
	z-index: 100;
	width: 48px;
	height: 48px;
	border-radius: 6px;
	color: #ec0000;
	background: #fff;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	transition: transform 0.45s ease-in-out, background 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	transform: translate3d(0, 100px, 0);
}

.ui-to-top:hover {
	color: #ec0000;
	background: #fff;
	text-decoration: none;
}

.footer-standard-aside {
	padding: 8px 0 25px 0;
}

.footer-border
{
    border-top: 1px solid #fff; 
    height:1px; 
    margin-left:-33%; 
    margin-right:-33%;
}

.footer-social-icons-color
{
    color: #FFF !important;
}

.footer-social-icons-color:hover
{
    color: #FFF !important;
}

/*
.timeline-classic-item-divider::before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	border: 2px solid rgba(174, 177, 190, 0.7);
	border-radius: 50%;
	background-color: #ec0000;
}


.timeline-classic-item {
	position: relative;
	overflow: hidden;
	padding: 0 0 70px 0px !important;
	margin-bottom: -25px;
}

*/
	
.tabs-horizontal.tabs-line .nav-link::after {
		content: '';
		position: absolute;
		bottom: 0;
		right: 0;
		height: 1px;
		width: 0;
		background: #2C9BD6;
		transition: .22s ease;
}

.quality-awards
{
    background-color: #ec0000;
    padding: 5px 5px 5px 15px;
}	

.swiper-pagination.swiper-pagination-modern .swiper-pagination-mark {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	left: -10px;
	display: block;
	background: #ec0000;
	transition: .4s ease-in-out;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet {
	display: inline-block;
	background: #fff;
	font-weight: 400;
	color: #ec0000;
	text-align: center;
	transition: .33s;
	line-height: 32px;
	margin: 0 10px;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active {
	color: #29293a;
	background-color: #ec0000; 
}

a, a:focus, a:active {
	color: #ec0000;
}

.post-classic-meta a:hover {
	color: #ec0000;
}

.button-winona:hover .content-original {
	opacity: 1;
	transform: none;
}

.icon-creative, .icon-creative:active, .icon-creative:focus {
	color: #ec0000;
}

.post-creative-meta .icon {
	font-size: 1.5em;
	color: #ec0000;
}

.career-classic-list .icon {
	font-size: 1.25em;
	color: #ec0000;
}

.bs-select-hidden {
	display: block;
	width: 100%;
	min-height: 38px;
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #29293a;
	background-color: #fff;
	background-image: none;
	border-radius: 6px;
	transition: .3s ease-in-out;
	border: 1px solid #c5c6cd;
}

.text-primary {
	color: #ec0000 !important;
}

.text-secondary {
	color: #2C9BD6 !important;
	
}

a.text-secondary:hover, a.text-secondary:focus {
	color: #2C9BD6 !important;
}

.custom-list-item-style
{
    list-style-type: circle !important;
	display: list-item !important;
	padding-right: 0px !important;
	margin: 0px !important;
	list-style-position: outside !important;
}

.custom-list-item-style-1
{
    list-style-type: disc !important;
	display: list-item !important;
	list-style-position: outside !important;
	padding-left: 22px;
}

.unorderedlist li {
    list-style-type: circle !important;
	display: list-item !important;
	padding-right: 0px !important;
	margin: 0px !important;
	list-style-position: outside !important;
}
.unorderedlist1 li {
    list-style-type: disc !important;
	display: list-item !important;
	padding-right: 0px !important;
	margin: 0px 0px 0px 19px !important;
	list-style-position: outside !important;
}

.button-fuschia-outline, .button-fuschia-outline:focus {
	color: #ec0000;
	/*	background-color: transparent;*/
	background-color: rgba(255, 255, 255, 0.5);
	border-color: #ec0000;
}

.button-fuschia-outline:hover, .button-fuschia-outline:active {
	color: #fff;
	background-color: #ec0000;
	border-color: #fff;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: #ec0000;
	font-weight: bold;
	background: transparent;
}

.rd-navbar-static .rd-nav-link:hover
{
    color: #ec0000;
}

.swiper-button-prev, .swiper-button-next {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 45px;
	border: 2px solid #fff;
	border-radius: 50%;
	transition: all .3s ease;
	background-color: rgba(255, 255, 255, 0.5);
    border-color: #ec0000;
    color: #ec0000;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
	background: #ec0000;
	border-color: #ec0000;
	color: #fff;
}

.button-email
{
    background-image:url("../images/email-icon.png");
    background-repeat:no-repeat;
    background-position:center;
    width: 67px !important;
    height: 48px !important;
}

.button.button-primary:hover, .button.button-primary:active {
	color: #ec0000;
	background-color: #fff;
	border-color: #fff;
}

.subscribecontrol
{
    margin-top:18px;
}

.link-default:hover {
	color: #ec0000;
}

.breadcrumbs-custom-path
{
    visibility: hidden;
}

.form-label-outside {
	width: 100%;
	padding-right: 5px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #29293a;
	cursor: pointer;
}

.button.button-primary.button-contactus, .button.button-primary.button-contactus:focus{
	color: #414042 !important;
	background-color: #fff !important;
	border-color: #fff !important;
	transition: none !important;
	transform: none !important;
}

.button.button-primary.button-contactus:hover {
	color: #414042 !important;
	background-color: #fff !important;
	border-color: #fff !important;
	transition: none !important;
	transform: none !important;
}

.upload-text-control
{
    padding: 0px !important;
    float: left;
}

.browse-control
{
    padding: 0px !important;
    float: left;
}

.form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 16px;
	line-height: 1.5;
	color: #29293a;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.career-browse-button
{
    height: 38px;
    color: #ec0000;
    background-color: transparent;
	border: 1px solid #ec0000;
	border-radius: 6px;
	font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.2em;
}

.career-browse-button:hover
{
    height: 38px;
    color: #fff;
	border-color: #fff;
    background-color: #ec0000;
}

.career-apply-button
{
    height: 38px;
    color: #ec0000;
    background-color: transparent;
	border: 1px solid #ec0000;
	border-radius: 6px;
	font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	font-weight: 700;
	padding: 2px 10px 2px 10px !important;
	font-size: 14px;
	letter-spacing: 0.2em;
}

.career-apply-button:hover
{
    height: 38px;
    color: #fff;
    border-color: #fff;
    background-color: #ec0000;
}


.career-browse-button
{
    width: 100% !important;
}

@media (min-width: 992px) {
	.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 15px;
	}
	
	 .latestnews-item
    {
        width: 85%; 
        margin-right: 30px; 
        margin-top: 60px;
    }
    
    .news-details-img
    {
        /*height: 450px !important;*/
    }
    
    .pl-lg-6,
    .px-lg-6 {
	    padding-left: 7rem !important;
    }
    
}

@media (min-width: 1020px) {
	.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 20px;
	}
}


@media (min-width: 1120px) {
	.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 30px;
	}
}

@media (min-width: 768px) {
	* + .post-classic-meta {
		margin-top: 10px;
	}
	
	.footer-title
	{
	    font-size: 17px;
	}
	
	.footer-content
	{
	    font-size: 15px;
	}
	
	 .footer-social-icon
	 {
	     font-size: 19px;
	 }
	 
}

* + .post-classic-title {
	margin-top: 2px;
}

.owl-dot:hover::before, .owl-dot.active::before {
	transform: scale3d(1, 1, 1);
	background-color: #ec0000;
}
/*
@media (max-width: 767.98px) 
{
    .timeline-classic-item-divider::before {
	content: '';
	display: none;
	width: 15px;
	height: 15px;
	border: 2px solid rgba(174, 177, 190, 0.7);
	border-radius: 50%;
	background-color: #ec0000;
    }
}
*/

@media (max-width: 767.98px) {
	.tabs-line .nav-link:hover,
	.tabs-line .nav-link.active {
		color: #fff;
		background: #ec0000;
		border-color: #ec0000;
	}
}

.latestnews-item
{
    width: 100%; 
    margin-right: 30px; 
    margin-top: 60px;
}

@media (min-width: 768px) 
{
     .latestnews-item
    {
        width: 90%; 
        margin-right: 30px; 
        margin-top: 60px;
    }
    
    .center-vertically 
    {
        margin: auto;
        height: 50%;
    }
    
    .ourvalues-title {
		font-size: 16px;
	}
	
}



@media (max-width: 1199.98px) 
{
    .map-height
    {
        height: 250px;
    }
}

@media (min-width: 576px) {
	.box-subtitle {
		left: 60%;
	}
}

.services-bg
{
    background-image:url("../images/services-bg.png");
    background-repeat:no-repeat;
    background-position:right bottom; 
}

.service-details-spherical-bg
{
    background-image:url("../images/service-details-spherical-bg.png");
    background-repeat:no-repeat;
    background-position:right bottom; 
}

h1, h2, h3, h4, h5, h6, [class^='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	color: #151515;
}

.ourvision-bg:before
{
    background-image: url('../images/ourvision-bg.png');
    background-repeat:no-repeat;
    background-position: left top;
    z-index: 1000;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.rd-navbar-nav li
{
    padding: 1px 0px 1px 0px;
}

.tabs-horizontal.tabs-line .nav-link.active,
	.tabs-horizontal.tabs-line .nav-link:hover {
		color: #2C9BD6;
	}
	
.p-t70 {
padding-top: 70px;
}

.p-t90 {
padding-top: 90px;
}

.p-b40 {
    padding-bottom: 40px;
}

.p-b70 {
    padding-bottom: 70px;
}

.p-b90 {
    padding-bottom: 90px;
}

.section-full {
    position: relative;
}

.section-full:last-child {
    margin-bottom: -50px;
}

.section-content {} @media only screen and (max-width: 1024px) {
    .section-full {
        background-attachment: scroll !important;
    }
}

.p-lr60 {
    padding-left: 60px;
    padding-right: 60px;
}

.p-t50 {
    padding-top: 50px;
}

.p-b40 {
    padding-bottom: 40px;
}

.p-b70 {
    padding-bottom: 70px;
}

.p-b90 {
    padding-bottom: 90px;
}


.bg-white {
    background-color: #FFF;
}

/* Mack An Appointment */

.mack-an-appointment input[type="text"],
.mack-an-appointment textarea {
    background-color: #ebebeb;
    border: 0
}
.mack-an-appointment .bootstrap-select .dropdown-toggle {
    background-color: #ebebeb !important;
    border: 0 !important;
}
.mack-an-appointment .form-group {
    margin-bottom: 15px;
}
.mack-an-appointment [class*="col-md-"] {
    padding: 0 7.5px;
}
.mack-an-appointment .section-head {
    margin-bottom: 0px;
}
.mack-an-appointment .section-head p {
    padding-top: 0;
}
.mack-an-appointment .section-head h2 {
    margin-bottom: 0px;
}
.mack-an-appointment {
    position: relative;
    z-index: 11
}
.mack-an-appointment:after {
    background: rgba(0, 0, 0, 0);
    bottom: -7px;
    box-shadow: 0 3px 11px 4px rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    content: "";
    display: block;
    height: 0;
    left: 5%;
    position: absolute;
    width: 90%;
    z-index: -1;
}

.rqf-select-hidden {
	display: block;
	width: 100%;
	min-height: 48px;
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #29293a;
	background-color: #fff;
	background-image: none;
	border-radius: 6px;
	transition: .3s ease-in-out;
	border: 1px solid #c5c6cd;
}



@media (max-width: 575.98px) {
	.box-minimal {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.box-minimal > * {
	margin-left: 0px;
}
 
    .profile-minimal {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
}

.bg-gray-lighten {
	color: #000;
}

/*
.bg-gray-lighten h1, .bg-gray-lighten h2, .bg-gray-lighten h3, .bg-gray-lighten h4, .bg-gray-lighten h5, .bg-gray-lighten h6, .bg-gray-lighten [class^='heading-'] {
	color: #29293a;
}
*/

.link-default, .link-default:active, .link-default:focus {
	color: #000;
}