/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
body {
  font-family: 'Roboto', sans-serif !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
   font-family: 'Roboto', sans-serif !important;
}


#header, #header.dark:not(.transparent-header) {
    background-color: #fff;
	z-index: 1111;
}

#header #header-wrap, #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark) {
	background-color: #fff;
}

#header.dark:not(.sticky-header) #header-wrap {
	background-color: #fff;
	color: #0c4f48;
}

#header.dark:not(.sticky-header) #header-wrap {
	border-top: 1px solid rgba(12, 79, 72, .1);
}

#header-wrap .header-buttons {
    margin-left: 1rem;
    padding-left: 1.5rem;
    border-left: 2px solid rgba(12, 79, 72, 0.4);
}

.header-wrap-clone {
    height: 70px;
}

#top-bar #logo img {
    height: 60px;
}

#slogan h1{
	
	font-size: 3rem;
}

a {
    color: #137C72;
}

ul, ol {
	margin-left: 30px;
}

.gradient-horizon, .h-gradient-horizon:hover {
    background-image: linear-gradient(90deg, rgb(12, 79, 72) 0%, rgb(12, 79, 72) 100%) !important;
}

.header-misc-icon {
    margin: 0 18px;
}

.uil-search:before {
   font-size: 18px;
}

.top-links-container {
	margin-left: 0px !important;
}

.is-expanded-menu .menu-link, .menu-link {
	padding: 25px 15px;
}

h4 {
    font-size: 1.1rem;
}

.is-expanded-menu .primary-menu:not(.on-click) .menu-item:not(.mega-menu) .sub-menu-container, .is-expanded-menu .primary-menu:not(.on-click) .mega-menu-content{
	margin-left:0px;
}

.button.button-light {
    background-color: #0c4f48;
    color: #F4B701;
}


.top-links-item > a {
    display: block;
    padding: 12px;
    font-weight: 400;
    color: #212121 !important;
}

.menu-item:hover > .menu-link {
    color: #0c4f48;
}

.top-links-item > a {
    color: #0c4f48;
}

.top-links-item:hover {
    background-color:transparent;
}

.top-links-sub-menu, .top-links-section{
	background: #fff;
}

.top-links-sub-menu .top-links-item:hover a {
   color: #fff;
}

.top-links-sub-menu .top-links-item > a{
	padding-top: 10px;
    padding-bottom: 5px;
}

.top-links-sub-menu, .top-links-section{
	border-top: 1px solid #158E82;
}


.menu-link{
	text-transform:capitalize !important;
	color: #212121;
}

.header-misc-icon > a{
	color: #0c4f48;
}

.is-expanded-menu .sub-menu-container {
	border-top: 2px solid #0c4f48;
}

.is-expanded-menu .sub-menu-container .menu-item > .menu-link{
	padding: 7px 13px;
}

.slider-caption h2 {
    font-size: 2.5rem !important;
    letter-spacing: 1px;
    line-height: 40px;
	color:#ffffff;
}

.slider-caption.slider-caption-center {
    top: 0%;
}

.slider-caption p {
	font-size: 2rem;
	font-weight: 500;
}

.slider-caption{
	color:#fff;
}

.bg-overlay-bg{
	    background-color: rgba(0, 0, 0, 0.2);
}



.feature-box .fbox-icon i {
    color: #F4B701;
}

#news .fbox-icon {
    width: 3rem;
    height: 3rem;
    padding: 0;
}


.btn-link{
	color: #0c4f48 !important;
}



/*
.fbox-icon i{
    background-color: #0c4f48;
	font-size: 1.5rem;
}
*/
/*

.fbox-icon i::before {
	vertical-align: 0em;
}
*/

/*
.fbox-icon a {
    width: 80%;
    height: 80%;
}
*/


.fbox-icon i {
    font-size: 1.55rem;
	line-height: 3.5rem;
}

.fbox-icon {
    width: 50px;
    height: 50px;
    padding: 0;
}

.fbox-content {
    max-width: 60%;
    padding: 0;
}

.ins-categories .nav-link.active i {
    color:#F4B701;
}

.services-grid .feature-box {
    background-color: #0c4f48 !important;
}


.bg-color, .bg-color #header-wrap {
    background-color: #0c4f48 !important;
}


.section{
	background-color:#FFFAEB;
	margin: 70px 0;
    padding-bottom:5px;
}

#links {
	background-color: #ffffff;
	margin: 0rem;
}

.services-grid .feature-box{
	border-radius: 0rem;
}

.ins-categories .nav-link.active {
    color: #fff;
    background-color: #0C4F48;
}


.ins-categories .nav-link .tab-desc {
    color: #fff;
}

.ins-categories .nav-link{
   background-color: #fff;
   box-shadow: 0px 0px 20px 0px rgba(14, 41, 50, 0.17);
}

.ins-categories .nav-link:hover {
    color: #fff;
    background-color: #0C4F48;
}

.ins-categories .nav-link:hover i {
    color: #F4B701;
}


.page-title-content h1, .page-title-content .h1{
	font-size: 1.4rem;
}

.page-title-content span {
    font-size:1rem;
}

.breadcrumb a:hover {
    color: #F4B701;
}


.color-2, .h-color-2:hover {
	color:#F4B701  !important;
}

.color {
    color: #0b4f47 !important;
}


.services-grid .feature-box .color-2:hover{
	color:#fff !important;
}


.services-grid .feature-box:hover {
    background-size: cover;
}

.entry-categories a {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    color: #333;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}


.entry-meta li {
    font-size: 90%;
    margin: 0 1rem 0.75rem 0;
    color: #adb5bd;
}


.entry-meta .no-separator li {
     color: #0b4f47 !important;
}

.entry::after {
    content: "";
    position: relative;
    height: 2px;
    margin-top: 30px;
    background-color: #EEE !important;
}

.portfolio-desc {
    background-color: white;
	padding: 10px 60px;
    text-align: center;
}

.page-title{
	border-bottom: 0px solid var(--cnvs-page-title-border-color);
}

.heading-block::after {
    content: none;
}

.btn-success{
	background-color: #daa501 !important;
	border: 1px solid #daa501 !important;
}


/*
.content-wrap{
	padding-bottom:0px !important;
}
*/


.is-expanded-menu .sub-menu-container, .is-expanded-menu .mega-menu-content{
	    background-color: #fff;
}


.team-title h4{
	text-transform: capitalize;
}

.team-title span{
	font-size:1.2rem;
}

.is-expanded-menu .menu-container > .menu-item:not(.mega-menu) .sub-menu-container:not([class*=col-]):not([class=col]){
	    width: 340px;
}

.canvas-tabs .nav-link.active, .canvas-tabs .nav-tabs .nav-item.show .nav-link, .canvas-tabs.nav-tabs .nav-link.active, .canvas-tabs.nav-tabs .nav-tabs .nav-item.show .nav-link
{
	color: #0C4F48;
	font-weight: 600;
	
}


.accordion-button:not(.collapsed) {
    color: #212529;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:focus {
    border-color:transparent;
    box-shadow: none;
}

.timeline {
  border-left: 1px solid hsl(0, 0%, 90%);
  position: relative;
  list-style: none;
  padding-left: 2rem;
}

.timeline .timeline-item {
  position: relative;
}

.timeline .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .timeline-item:after {
  background-color: hsl(0, 0%, 90%);
  left: -38px;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
}

.more-link {
    font-family: roboto;
    font-style: normal;
	
}

.entry-title h3 {
	font-size: 1.2rem;
}


#footer{
	background-color: #daa500 !important;
}

.widget_links li a:hover {
	color: #0C4F48;
}


@media (min-width: 1200px) {
    .display-4 {
        font-size: 2.7rem;
    }
}


@media (min-width: 768px) {
.page-title-row {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
	}
}


@media (min-width: 992px) {
    .services-grid .feature-box {
        padding: 1.5rem;
	}
	.sub-menu-container::before{
		border-bottom: none;
	}

	.services-grid .feature-box:hover .fbox-content p {
    color:#fff !important;
	}
	.services-grid .feature-box:hover .dark p, .services-grid .feature-box:hover .dark h4, .services-grid .feature-box:hover .dark .fbox-icon i, .services-grid .feature-box:hover .dark a  {
		color:#212121 !important;
	}
	    .menu-container > .menu-item:hover {
        background-color: transparent;
    }
	    .menu-container > .menu-item:hover::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        width: 0%;
        height: 0px;
        background-color: transparent;
    }
	    .sub-menu-container .menu-item > .menu-link {
        color: #212121 !important;
    }
	    .sub-menu-container .menu-item:not(:last-child) {
        border-bottom: 1px solid rgba(233, 196, 106, 0.1);
    }
	    .services-grid .feature-box {
        padding: 0.7rem;
        background-size: 0;
        border: 1px solid rgba(255, 255, 255, .1);
		height: 140px;
    }
	    .dark .services-grid .feature-box:hover .fbox-icon i {
        color: #DAA500 !important;
    }
	    .services-grid .feature-box:hover {
        border-color: #DAA500;
    }
	.sub-menu-container{
		border-radius:0px;
	}
	/* 
	.services-grid .feature-box .fbox-content {
        transform: translateY(10px);
    } */
	
	.services-grid .feature-box:hover .fbox-icon, .services-grid .feature-box:hover .fbox-content {
        transform: translateY(10px);
    }
	
	
	.slider-caption h2 {
    font-size: 3.5rem !important;
    letter-spacing: 1px;
    line-height: 70px;
	}

}

@media (min-width: 576px) {
    .canvas-br-side-tabs .nav-link.active {
        border-right: 2px solid #0C4F48  !important;
    }
}