/* For menu navigation background and text color */
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: #38807b!important;
}

/*Call out button*/
.callout-btn2, a.works-btn, .blog-btn-sm, a.more-link, .top-contact-detail-section, .blog-post-date-area .date, .blog-btn-lg, .blogdetail-btn a:hover, .cont-btn a:hover, .sidebar-widget>.input-group>.input-group-addon, .sidebar-widget>.input-group>.input-group-addon, .sidebar-widget-tags a:hover, .navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links a:hover, a.error-btn, .hc_scrollup, .tagcloud a:hover, .form-submit input, .media-body input[type="submit"], .sidebar-widget input[type="submit"], .footer-widget-column input[type="submit"], .blogdetail-btn, .cont-btn button, .orange-widget-column>.input-group>.input-group-addon, .orange-widget-column-tags a:hover, .slider-btn-sm, .slide-btn-sm, .slider-sm-area a.more-link, .blog-pagination span.current, .wpcf7-submit, .page-title-section, ins {
    background-color: #38807b;
}
.callout-btn2, a.hrtl-btn, a.works-btn, .blog-btn-sm, .more-link, .blogdetail-btn a, .cont-btn a, a.error-btn, .form-submit input, .blogdetail-btn, .cont-btn button, .slider-btn-sm, .slider-sm-area a.more-link, .slide-btn-sm, .wpcf7-submit, .post-password-form input[type="submit"], input[type="submit"] {
    box-shadow: 0 3px 0 0 #38807b;
}
/*Footer color*/
.footer-copyright-section {
    border-bottom: 5px solid #38807b;
}


/*Social media icons*/
.head-contact-social .twitter {
	display: none 
}
.head-contact-social .linkedin {
	display: none 
}

/*Font Century Gothic*/
h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
}
h2 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
h3 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
h4 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	
}
h6 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
p {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}
span {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}
a {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}


