
	body, section{
		margin: 0;
		background-color: white;
	}
	section.sec_top{
		margin-top: 3rem;
	}
	.sec_clear{
		background-position: unset;
		background-repeat: unset;
		background-size: unset;
		background-color: unset;
		padding: 0;
		margin: 0;
	}
	.sec_solusi > .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.sec_solusi > .container-fluid  .row{
		margin-left: 0;
		margin-right: 0;
	}
	
	.sec_solusi > .container-fluid > .row > .col{
		padding: 0;
	}
	.sec_solusi > .container-fluid > .row > .col > .sec_line{
		width: 7rem;
		border-top: 2px solid #f6a624;
		margin-top: 3rem;
		margin-bottom: 3rem;
	}

	.sec_solusi > .container-fluid > .row > .col > .txt_title{
		margin-top: 1rem;
		margin-bottom: 1rem;
		line-height: 1;
		font-family: 'Neutraface2Text-Demi';
		font-size: 2.2rem;
		color: #2a5caa;
		text-align: center;
	}
	.sec_solusi > .container-fluid > .row > .col > .txt_content {
		margin-bottom: 0;
		padding-left: .5rem;
		padding-right: .5rem;
		line-height: 1.3;
		font-size: 1.5rem;
		font-family: 'Neutraface2Text-Book';
		font-style: normal;
		font-weight: normal;
		color: black;
		text-align: center;
	}
	.sec_solusi > .container-fluid > .row > .col_title_btn{
		padding: 0;
		text-align: center;
	}
	.sec_solusi > .container-fluid > .row > .col_title_btn > .btn_title {
		padding-left: 2rem;
		padding-right: 2rem;
		background-color: #213a8c;
		color: white;
		width: 95%;
		border-bottom-right-radius: .4rem;
		border-bottom-left-radius: .4rem;
		border-top-right-radius: .4rem;
		border-top-left-radius: .4rem;
		font-size: 1.2rem;
		cursor: default;
	}
	
	.sec_solusi > .container-fluid > .row > .col_ico{
		text-align: center;
		
	}
	
	.sec_solusi > .container-fluid > .row > .col_tab_inland,
	.sec_solusi > .container-fluid > .row > .col_tab_satellite,
	.sec_solusi > .container-fluid > .row > .col_tab_lband,
	.sec_solusi > .container-fluid > .row > .col_tab_teleport {
		margin-top: 1rem;
		padding-left: .5rem;
		padding-right: .5rem;
	}
	.sec_solusi > .container-fluid > .row > .col_tab_inland .nav-tabs,
	.sec_solusi > .container-fluid > .row > .col_tab_satellite .nav-tabs,
	.sec_solusi > .container-fluid > .row > .col_tab_lband .nav-tabs,
	.sec_solusi > .container-fluid > .row > .col_tab_teleport .nav-tabs{
		border-bottom: 1px solid #779ec5;
		justify-content: center;
	}
	.sec_solusi > .container-fluid > .row > .col_tab_inland > .nav-tabs .nav-link,
	.sec_solusi > .container-fluid > .row > .col_tab_satellite > .nav-tabs .nav-link,
	.sec_solusi > .container-fluid > .row > .col_tab_lband > .nav-tabs .nav-link,
	.sec_solusi > .container-fluid > .row > .col_tab_teleport > .nav-tabs .nav-link{
		padding-left: .2rem;
		padding-right: .2rem;
		color: #2b5baa;
		font-size: 1rem;
		background-color: #ddd;
		border-top-style: solid;
		border-top-color: #bbb;
		border-right-style: solid;
		border-right-color: #bbb;
		border-top-left-radius: 0;
		border-bottom: 1px solid #779ec5;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: rgb(119, 158, 197);
	}
	.sec_solusi > .container-fluid > .row > .col_tab_inland > .nav-tabs .nav-link.active,
	.sec_solusi > .container-fluid > .row > .col_tab_satellite > .nav-tabs .nav-link.active,
	.sec_solusi > .container-fluid > .row > .col_tab_lband > .nav-tabs .nav-link.active,
	.sec_solusi > .container-fluid > .row > .col_tab_teleport > .nav-tabs .nav-link.active{
		background-color: #fff;
		border-color: #779ec5 #779ec5 #fff;
		border-top-left-radius: .2rem;
		color: #2b5baa;
		font-weight: 600;
	}


	#inland > .row > .col_content,
	#satellite > .row > .col_content,
	#lband > .row > .col_content,
	#teleport > .row > .col_content {
		padding-top: 0;
	}
	#inland > .row > .col_content > .txt_head,
	#satellite > .row > .col_content > .txt_head,
	#lband > .row > .col_content > .txt_head,
	#teleport > .row > .col_content > .txt_head {
		margin-bottom: 0;
		font-family: 'Neutraface2Text-Demi';
		font-size: 2rem;
	}
	#inland .row_skyline, #inland .row_privatehub,
	#inland .row_satcom, #inland .row_portable{
		padding-top: 2rem;
	}
	#inland .row_skyway, 
	#inland .row_maritime, 
	#inland .row_mobilevsat, 
	#inland .row_satcom_avi,
	#inland .row_vno{
		padding-top: 1rem;
	}
	
	
	#inland > .row > .col_content > .txt_content,
	#satellite > .row > .col_content > .txt_content,
	#lband > .row > .col_content > .txt_content,
	#teleport > .row > .col_content > .txt_content {
		line-height: 1.3;
		font-family: 'Neutraface2Text-Book';
		font-size: 1.5rem;
	}
	#inland > .row > .col_txt{
	
	}
	#inland > .row > .col_txt > .txt_head_sub,
	#satellite > .row > .col_txt > .txt_head_sub,
	#lband > .row > .col_txt > .txt_head_sub,
	#teleport > .row > .col_txt > .txt_head_sub{
		margin-bottom: 0;
		line-height: 1.3;
		font-family: 'Neutraface2Text-Book';
		font-size: 1.5rem;
		font-weight: 600;
	}
	#inland > .row > .col_txt ul,
	#satellite > .row > .col_txt ul,
	#lband > .row > .col_txt ul,
	#teleport > .row > .col_txt ul {
		margin-left: -1.2rem;
	}
	#inland > .row > .col_txt ul li,
	#satellite > .row > .col_txt ul li,
	#lband > .row > .col_txt ul li,
	#teleport > .row > .col_txt ul li {
		line-height: 1.3;
		font-family: 'Neutraface2Text-Book';
		font-size: 1.5rem;
	}
	#inland > .row > .col_txt ul li .txt_label,
	#satellite > .row > .col_txt ul li .txt_label,
	#lband > .row > .col_txt ul li .txt_label,
	#teleport > .row > .col_txt ul li .txt_label{
		width: 10.2rem;
		margin-bottom: 0;
	}
	#inland, #satellite, #lband, #teleport{
		margin-left: .5rem;
		margin-right: .5rem;
		border-color: #779ec5;
		border-width: .6rem;
		border-left-style: solid;
		border-left-width: 0.08em;
		border-right-style: solid;
		border-right-width: 0.08em;
		border-bottom-style: solid;
		border-bottom-width: 0.08em;
		border-bottom-left-radius: .2rem;
		border-bottom-right-radius: .2rem;
		padding-bottom: 2rem;
	}
		
	. img_carou{
		width: 8rem;
		height: 6rem;
	}
	.carousel-indicators{
		margin-bottom: -2rem;
	}
	
	
	a.nav-link:2nd{
		border-color: red;
	}
	
	@media (min-width: 768px) {
		.sec_solusi > .container-fluid > .row > .col_title_btn {
			text-align: center;
		}
		.sec_solusi > .container-fluid > .row > .col_title_btn > .btn_title {
			margin-left: 0;
			padding-top: .5rem;
			padding-bottom: .5rem;
			padding-left: 2rem;
			padding-right: 2rem;
			width: unset;
			border-bottom-right-radius: .4rem;
			border-top-right-radius: .4rem;
			border-top-left-radius: .4rem;
			border-bottom-left-radius: .4rem;
			font-size: 1.8rem;
		}
		.sec_solusi > .container-fluid > .row > .col_tab_inland,
		.sec_solusi > .container-fluid > .row > .col_tab_satellite,
		.sec_solusi > .container-fluid > .row > .col_tab_lband,
		.sec_solusi > .container-fluid > .row > .col_tab_teleport {
			padding-left: .95rem;
			padding-right: .95rem;
		}

		.sec_solusi > .container-fluid > .row > .col_tab_inland > .nav-tabs .nav-link,
		.sec_solusi > .container-fluid > .row > .col_tab_satellite > .nav-tabs .nav-link,
		.sec_solusi > .container-fluid > .row > .col_tab_lband > .nav-tabs .nav-link,
		.sec_solusi > .container-fluid > .row > .col_tab_teleport > .nav-tabs .nav-link{
			padding-left: 1rem;
			padding-right: 1rem;
			font-size: 1.3rem
		}
		#inland .row_skyline, #inland .row_privatehub,
		#inland .row_portable, #inland .row_satcom{
			padding-top: 0;
		}

		
		#inland, #satellite, #lband {
			margin-left: .95rem;
			margin-right: .95rem;
			padding-bottom: 0;
		}
		#teleport{padding-bottom: 2rem;}
	}

