/* @override 
	http://ltgroup.internal/wp-content/themes/scls-ltg/style.css?*
	https://www.ltgroup.net.my/wp-content/themes/scls-ltg/style.css?*
*/

/*!
Theme Name: SCLS-LTG
Author: Scellus
Author URI: https://scellus.com
Description: LT Group Theme by Scellus
Version: 1.0.0
Template: ohio
Text Domain: ohio-child
*/

/* @group Fonts */

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap');

/* @end */

/* @group General */
.site-branding img {
	min-width: 40px;
}

img.svg-logo {
	min-width: 40px !important;
}

.mobile-header .search-global {
	display: none !important;
}


/*h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
	font-family: 'IBM Plex Serif', serif;
	font-family: 'IBM Plex Sans', sans-serif;
	font-family: 'Manrope', sans-serif;
	letter-spacing: 0;
	line-height: 1.2;
}*/

h1, h2, h3, h4, h5, h6,
.box-count,
.mini_cart_item-desc .font-titles,
.woo-c_product .font-titles,
.tabNav_link.active,
.icon-box-headline,
.fullscreen-nav .menu-link,
.postNav_item_inner_heading {
  color: unset;
}

.heading .title,
.heading .subtitle {
  /*font-family: 'Recoleta', serif;*/
	/*font-family: 'Space Grotesk', serif;*/
/*	font-weight: 600;*/
}

.heading .subtitle {
	/*font-family: 'Literata', serif;*/
}

/*body,
button,
input,
select,
textarea {
	font-family: 'IBM Plex Sans', sans-serif;
	font-family: 'IBM Plex Mono', monospace;
	font-family: 'Manrope', sans-serif;
}*/

/*p {
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	line-height: 1.6;
	font-size: 1.1rem;
}*/

/*.subtitle-font,
p.subtitle {
	font-family: 'IBM Plex Mono', monospace;	
	font-family: 'Manrope', sans-serif;

	font-weight: 400;
}*/

/*.font-titles {
	font-family: 'IBM Plex Mono', monospace;	
	font-family: 'Manrope', sans-serif;	
	line-height: 1;
}*/

/*.font-main,
.font-main a {
	font-family: 'IBM Plex Mono', monospace;
	font-family: 'Manrope', sans-serif;
}

.font-subtitles {
	font-family: 'IBM Plex Mono', monospace;
	font-family: 'Manrope', sans-serif;
}*/

input[type="submit"], button, .btn, a.btn input.btn, a.button, span.button, .wp-block-file__button, div.button, .wp-block-file * + .wp-block-file__button, .wp-block-button__link {
	font-family: 'IBM Plex Sans', sans-serif;
	font-family: 'IBM Plex Mono', monospace;
	font-family: 'Manrope', sans-serif;
	font-weight: 700;
	font-size: 14px;	
}

/*.main-nav .nav-item {
	font-family: 'IBM Plex Sans', sans-serif;
	font-family: 'IBM Plex Mono', monospace;
	font-family: 'Manrope', sans-serif;
	font-weight: 600 !important;
}*/

/*.main-nav .sub-nav-item {
	font-weight: 600 !important;
}*/

/*.clb-hamburger-nav .menu .nav-item a, .clb-hamburger-nav .menu .sub-nav-item a {
	font-family: 'Manrope', sans-serif;
}*/

@media (max-width: 768px) {
	p {
		font-size: 1.1rem;
	}
	
	h2 {
		font-size: 2rem;
	}
	
	h3 {
		font-size: 1.8rem;
	}
	
	h4 {
		font-size: 1.6rem;
	}
	
	h5 {
		font-size: 1.4rem;
	}
	
	h6 {
		font-size: 1.2rem;
	}
	
/*	.with-mobile-menu .nav-item {
		font-family: 'Manrope', sans-serif !important;
		font-size: 40px !important;
		margin-bottom: 20px !important;
	}
	
	.with-mobile-menu .copyright {
		margin-top: 150px !important;
		font-family: 'Manrope', sans-serif !important;
		font-size: 12px !important;
	}*/
	
	.with-mobile-menu .copyright a {
		border-bottom: 2px solid #121a64;
	}
	
	.with-mobile-menu .copyright-scls {
		display: none;
	}
}


/* @end */

/* @group Home */

.clb_custom_hero_section {
	overflow: visible !important;
}

.home-hero {
	z-index: 10;
}

.vc_custom_1589866885077 {
	z-index: 11 !important;
}

.title u {
	color: #121a64;
	text-decoration: underline;
  text-decoration-color: #9ec7fa;
}

.home-services .icon-box .icon-box-icon img {
	max-width: unset !important;
	width: 80px !important;
	margin-left: -20px;
	max-height: unset !important;
	margin-bottom: 40px;
}

.home-services-padding-right {
	/*height: 30px !important;*/
}

.home-news {
	display: none;
}

@media screen and (min-width: 769px) {
	.clb_custom_hero_section > .wpb_column > .vc_column-inner {
	    transform: translate(10%, -50%);
	}
	
	.vc_custom_1590044705769 {
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.vc_custom_1589866885077 {
		box-shadow: 30px 30px 50px rgba(23, 41, 119, .3);
	}
}

@media (max-width: 768px) {
	.vc_custom_1590044705769 {
		background-position: 0 90px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.home-hero-right {
		margin-left: 20px;
		padding-left: 20px;
		background: rgba(220, 245, 253, .9);
		z-index: 1;
		height: ;
	}
	
	.home-hero-afterspace {
		display: none;
	}
	
	.clb_custom_hero_section p {
		padding: 0 0 0 1em;
	}
	
	.home-hero-right .heading, .home-hero-right p  {
		/*padding-left: 1em;*/
	}
	
	#help {
		padding-top: 100px;
	}
	
	.home-services .icon-box .icon-box-icon img {
		margin-left: 5px;
	}

	.home-services .clb__spacer {
		margin-bottom: 20px;
	}
}

/* @end */

/* @group About */

/*.about-logo img {
	float: right;
	position: absolute;
	right: 0;
	top: 20vh;
	width: 1000px;
}*/

.about-hero-left {
	background: rgba(220, 245, 253, .95);
	margin-bottom: 90px;
	color: #d5f3fd;
}

.about-hero-left .heading {
	padding: 0 0em 0 1em;
}

.about-hero-left .heading, .about-hero-left .subtitle {
	color: #121a64;
}

@media (max-width: 768px) {
	.about-hero-left {
		background: none;
	}
	
	.about-hero-left .heading {
		background: rgba(220, 245, 253, .95);
		/*display: inline-block;*/
		padding: 3em 0em 1.5em 1.5em;
	}
	
	.about-hero .vc_hidden-sm {
		height: 0px !important;
	}
	
	.about-hero-afterspace {
		display: none;
	}
}

#about-awards {
	display: none;
}

/* @end */

/* @group Services */

.services-list {
	padding: 4em;
	background: #fff;
}

.services-list img {
	width: 80px;
	margin: 0;
	margin-left: -20px;
}

.services-list h2 {
	margin-top: 0;
}

.services-list:hover {
	background: #d5f3fd;
}

.services-list ul {
	list-style: none;
}

/*.services-list li {
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	margin-bottom: 0;
	padding: 0;
	font-size: 1.2rem;
}*/

.services-list li::before {
  content:'\2022';
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -20px;
  top: -0px;
  color: green;
  font-size: 20px;
	color: #a6c6f5;
}

@media (max-width: 768px) {
	.services-list {
		padding: 0 0 1em 1em;
		padding: ;
		background: #fff;
	}
	
	.services-list:hover {
		background: unset;
	}
	
	.services-midspace {
		display: none;
	}
	
	.services-content .btn-wrap {
		padding: 1em 1em 5em 1em;
	}
	
	.services-list li {
		font-size: 1rem;
	}
}


/* @end */

/* @group News */

.single-post .entry-content {
	padding-right: 5em;
}

.single-post .entry-content img.alignleft {
	margin: 0 10% 50px -5%;
	max-width: 110%;
	border-radius: 6px;
	display: block !important;
	box-shadow: 30px 30px 50px rgba(220, 245, 253, .9);
	/*border: 8px solid #121a64;*/
}

.single-post .entry-content a {
	border-bottom: 2px solid #9ec7fa;
	font-weight: bold !important;
}

.single-post .entry-content a:hover {
	border-bottom: 2px solid #121a64;
	font-weight: bold !important;
}

.single-post .entry-content p {
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	line-height: 1.6;
	font-size: 1.3rem;
}

.single-post .entry-content p > ol {
	margin-top: -11em !important;
	margin-bottom: 0 !important;
}

.single-post .entry-content li {
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	line-height: 1.6;
	font-size: 1.3rem;
	margin: 0;
}

/* @end */

/* @group Contact */

.contact-details-left {
	padding-top: 0px;
}

.contact-details-left img {
	width: 60px;
	border-radius: 10px;
	margin-right: 50px;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, .15)
}

.contact-details-right {
	padding-top: 24px;
}

.contact-list-gps {
	opacity: 0;
}

@media (max-width: 768px) {
	.contact-our-companies h4 {
		margin: 2em 0 0 0;
	}
	
	.page-id-86471 h5 {
		margin: 1.5em 0 0 0;
	}
	
	.contact-our-companies img {
		margin: 2em 0 3em 0;
		box-shadow: 10px 10px 30px rgba(0, 0, 0, .15)
	}
	
	.contact-details-left img {
		width: 60px;
		border-radius: 10px;
		margin-right: 50px;
		margin-top: 20px;
		box-shadow: 10px 10px 30px rgba(0, 0, 0, .15)
	}
	
	.contact-list-gps {
		display: none;
	}
}

/* @end */

/* @group Footer */

.theme-logo img {
	width: 50px;
}

footer a {
	font-weight: 600;
	border-bottom: 2px solid #9ec7fa;
}

footer a:hover {
	color: #9ec7fa;
	font-weight: 600;
	border-bottom: 2px solid #121a64;
}

footer .theme-logo a {
	border-bottom: none;
}

footer .site-info-holder {
	font-size: 12px;
}

footer .site-info-holder a {
	font-weight: 600;
	border-bottom: 2px solid #9ec7fa;
}

footer .site-info-holder a:hover {
	color: #9ec7fa;
	font-weight: 600;
	border-bottom: 2px solid #121a64;
}

/* @end */

/* @group Etcetera */

  body *::-moz-selection {
    background: #d5f3fd; }
  body *::selection {
    background: #d5f3fd; }
  body *::-moz-selection {
    background: #d5f3fd; }

.grecaptcha-badge {
	display: none !important;
}

/* @end */