/*
	Development By InDeo
	2018
*/


.text-thin {
    font-weight: 300;
    color: #333 !important;
    /*line-height: 1.2;*/
}
.text-thick {
    color: #ff9c00;
}


/*Navbar*/
.navbar-dsp .header{
	background: transparent;
}
.header_dsp {
	background: url(../images/assets/digital-signage-player/header-utama.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    margin-top: -88px;
}
.header_dsp_1 {
	margin-top: 0px !important;
}
.main-menu .navbar-dsp-nav>li>a:not(.btn){
	color: #444;
	font-weight: 500;
	margin: 25px 0;
}
.main-menu .navbar-dsp-nav>li:hover>a, 
.main-menu .navbar-dsp-nav>li.active>a {
    background: none;
    border-bottom: 2px solid #eb3244 !important;
}

.logo-product-dsp {
    height: 50px;
    margin-top: 15px;
}
.secondary_dsp {
    background-image: linear-gradient( #ffb502, #fed50e);
    /*height: 75px !important;*/
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -53px;
}
.navbar-second-dsp .navbar-fived-dsp-right ul li a {
	color: #444 !important;
	font-weight: bold !important;
}
.navbar-second-dsp .navbar-fived-dsp-right ul li a:hover {
	border-bottom: 2px solid #444 !important;
}
.nDspDr {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}

/*Header*/
.header_dsp {
	padding-top: 10%;
}
.header_dsp_1 {
	margin-top: 0px !important;
}
.img_dsp img {
	padding-bottom: 70px;
	float: right;
}
.title_header_dsp {
	padding-bottom: 40px;
}
.title_header_dsp p:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 35px;
}
.title_header_dsp p:nth-child(2){
	font-size: 18px;
	text-align: justify;
	padding-bottom: 60px;
}
.ctaHeaderDspFirst {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}
.ctaHeaderDspFirst:focus,
.ctaHeaderDspFirst:hover {
	color: #fff;
}



/*Spesifikasi*/
.spesifikasi_dsp {
	background: #f5f5f5;
}
.title_spesifikasi_dsp {
	text-align: center;
	padding-top: 80px;
}
.title_spesifikasi_dsp h2 {
	color: #ff9c00; 
	padding-bottom: 20px;
}
.title_spesifikasi_dsp p {
	font-size: 16px;
}
.title_spesifikasi_dsp_second {
	margin-top: 60px;
	padding-bottom: 80px;
}
.title_spesifikasi_dsp_second img {
	padding-right: 50px;
}
.title_text_SDSP {
	font-size: 23px;
	font-weight: bold;
	padding-top: 55px;
}
.explanation_text_SDSP_1 {
	text-align: justify;
	font-size: 17px;
	line-height: 1.7;
}



/*Excellence*/
.excellence {
	padding-top: 80px;
	padding-bottom: 100px;
}
.excellence_dsp {
	padding-bottom: 50px;
}

.excellence_dsp_1 {
	border: 2px solid #f5f5f5;
	background: #f5f5f5;
	border-radius: 6px;
	padding: 5px 7px;
	height: 330px;
}
.excellence_dsp_1 i {
	padding: 16px 16px;
	border-radius: 10px;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-image: linear-gradient( #ff9c00, #ffb502);
    color: #fff;
	width: 70px;
}
.excellence_dsp_1 p:nth-child(2) {
	font-size: 21px;
	font-weight: bold;
}

.excellence_dsp_2 {
	border: 2px solid #f5f5f5;
	background: #f5f5f5;
	border-radius: 6px;
	padding: 5px 7px;
	height: 330px;
}
.excellence_dsp_2 i {
	padding: 16px 16px;
	border-radius: 10px;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-image: linear-gradient( #ff9c00, #ffb502);
    color: #fff;
	width: 70px;
}
.excellence_dsp_2 p:nth-child(2) {
	font-size: 21px;
	font-weight: bold;
}

.excellence_dsp_3 {
	border: 2px solid #f5f5f5;
	background: #f5f5f5;
	border-radius: 6px;
	padding: 5px 7px;
	height: 330px;
}
.excellence_dsp_3 i {
	padding: 16px 16px;
	border-radius: 10px;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-image: linear-gradient( #ff9c00, #ffb502);
    color: #fff;
	width: 70px;
}
.excellence_dsp_3 p:nth-child(2) {
	font-size: 21px;
	font-weight: bold;
}

.excellence_dsp_4 {
	border: 2px solid #f5f5f5;
	background: #f5f5f5;
	border-radius: 6px;
	padding: 5px 7px;
	height: 330px;
}
.excellence_dsp_4 i {
	padding: 16px 16px;
	border-radius: 10px;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-image: linear-gradient( #ff9c00, #ffb502);
    color: #fff;
	width: 70px;
}
.excellence_dsp_4 p:nth-child(2) {
	font-size: 21px;
	font-weight: bold;
}
.cta-wa-excellence{
	padding-top: 60px;
}
.cta-wa-excellence a{
	font-size: 14px;
    background: linear-gradient(206deg, #ffa901, #f98b0f);
    color: #fff;
    font-weight: bold;
    padding: 13px 30px;
    border-radius: 100px;
}

/*Sistem*/
.sistem_dsp {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url(../images/assets/digital-signage-player/fitur.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
}
.sistem_dsp_title .text-thin {
	color: #fff !important;
}
.sistem_dsp_diagram {
	margin-top: 50px;
	padding: 40px 20px;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 6px;
}
.sistem_dsp_diagram p {
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 20px;
}
.sistem_dsp_diagram_pop_up {
	margin-top: 100px;
}
.sistem_dsp_diagram img:hover {
	opacity: 0.5;
}


/*Perlengkapan*/
.perlengkapan_dsp {
	padding-top: 80px;
	padding-bottom: 100px;
}
.perlengkapan_dsp_1 p {
	padding-top: 17px;
	padding-bottom: 40px;
	font-size: 22px;
}
.perlengkapan_dsp_title_excellence {
	text-align: center;
}
.perlengkapan_dsp_title_excellence p:nth-child(2) {
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
}
.hr_dsp {
	padding-top: 50px;
	padding-bottom: 15px;
}
.perlengkapan_dsp_false_2 {
	padding-top: 50px;
}
.perlengkapan_dsp_title_excellence:hover p:nth-child(2) {
	color: #ff9c00;
}





/*Fitur*/
.fitur_dsp {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url(../images/assets/digital-signage-player/bg-testimoni.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
}
.title_fitur_dsp {
	padding-bottom: 60px;
}
.title_fitur_dsp .text-thick {
	color: #333;
}
.title_explanation_fitur_dsp p {
	padding-top: 25px;
}


.manajemen-produk-dsp .owl-carousel .owl-item img {
    max-width: auto;
    margin: 0 auto;
}

.manajemen-produk-dsp .owl-prev,
.manajemen-produk-dsp .owl-next {
    opacity: 1;
    display: none;
    position: absolute;
    top: 0;
    margin: 0!important;
    width: 30px;
    height: 30px;
    line-height: 113px;
    font-size: 16px!important;
    text-align: center;
    color: transparent !important;
    z-index: 6;
    cursor: pointer;
    height: 120px;
    background: transparent !important;
}

.manajemen-produk-dsp .owl-prev {
    left: 0px;
    display: none;
}

.manajemen-produk-dsp .owl-next {
    right: 0;
    display: none;
}

.manajemen-produk-dsp .owl-carousel .owl-item .owl-nav img {
    display: none;
}

.manajemen-produk-dsp .owl-carousel:hover .owl-prev {
    left: 0;
    display: none;
}

.manajemen-produk-dsp .owl-carousel:hover .owl-next {
    right: 0;
    display: none;
}

.manajemen-produk-dsp .owl-prev::before,
.manajemen-produk-dsp .owl-next::before {
    display: none;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.manajemen-produk-dsp .owl-theme .owl-nav [class*="owl-"] {
    background: transparent;
}

.manajemen-produk-dsp .owl-nav .icon-chevron-left,
.manajemen-produk-dsp .owl-nav .icon-chevron-right {
    color: #c0bfc0!important;
}

.manajemen-produk-dsp .owl-nav .icon-chevron-left {
    color: #c0bfc0!important;
}

.manajemen-produk-dsp .owl-nav .icon-chevron-left:hover,
.manajemen-produk-dsp .owl-nav .icon-chevron-right:hover {
    color: #ffb300!important;
}


/*Market*/
.market_dsp {
	padding-top: 80px;
	padding-bottom: 100px;
}

.market_dsp_penjelasan {
	padding-top: 50px;
}
.market_dsp_penjelasan_left {
	padding-top: 50px;
}
.market_dsp_item{
	height: 100px;
	padding-bottom: 40px;
}
	.market_dsp_item span {
		float: left;
		font-size: 35px;
		color: #ff9c00;
		/*background-image: -webkit-linear-gradient( 0deg, rgb(0, 122, 223) 0%, rgb(0, 236, 188) 100%);*/
		line-height: 45px;
		/*padding: 0px 13px;*/
		border-radius: 5px;
		text-align: center;
		width: 48px;
	}
.title_market_single_item{
	margin-left: 65px;
}
.title_market_heading{
	margin-bottom: 8px;
	padding-bottom: 10px;
	position: relative;
	font-size: 20px;
	font-weight: 600;
}
h5.title_market_heading:after{
	content: "";
	width: 30px;
	height: 2px;
	background: #ff9c00 ;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #272727;
}


/*Kontak*/
.contact_dsp {
	padding-top: 80px;
}
.title_contact_dsp h2{
	padding-bottom: 20px;
}
.contact_dsp_information {
	border: 2px solid #f5f5f5;
    background: #f5f5f5;
    margin-top: 50px;
    margin-bottom: 70px;
    border-radius: 6px;
}
.pContactDspInformation {
	font-size: 25px;
	font-weight: 500;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 17px;
}
.contact_dsp_information .form-horizontal .form-control {
	margin-bottom: 20px;
	height: 50px;
}
.contact_dsp_information .form-horizontal .btn-submit {
	float: right;
	margin-right: 15px;
	margin-bottom: 30px;
}
.btn-wa-dsp {
	font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 100px;
    border: 1px solid #006c5d;
}
.dsp_info_surabaya {
	margin-top: 115px;
}
.dsp_info_surabaya ul {
	font-size: 14px;
	margin-left: -20px;
}
.dsp_info_surabaya ul li {
    display: inline-block;
}
.dsp_info_surabaya_social {
	padding-top: 20px;
}
.dsp_info_surabaya_social li{
	font-size: 30px;
	padding-right: 10px;
}
.dsp_info_surabaya_social .fa{
	color: #ff9c00;
}



/*CTA Bawah*/
.cta-bottom-dsp {
    margin-top: 150px;
}
.btn-regristrasi-dsp {
    color: #fff;
    background-image: linear-gradient(206deg, #eb3244, #f4754b);
    padding: 10px 50px;
    border-radius: 20px;
    font-size: 14px;
}
.btn-regristrasi-dsp:hover {
    color: #fff !important;
}
.btn-regristrasi-dsp:focus {
    color: #fff;
}
.btn-wa-dsp-2 {
    color: #fff;
    background: #006c5d;
    padding: 10px 19px;
    border-radius: 20px;
    font-size: 14px;
}
.btn-wa-dsp-2:hover,
.btn-wa-dsp-2:focus {
    color: #fff;
}


