	/* CUSTOM V2 */

.main-view .content-first{
  width: 552px;
}

.main-view .content-first img{
  width: 100%;
}

.main-view-absolute{
  margin-top: -100px;
}

.card-item-car .card-title{
  font-size: 14px;
}


.card-item-car span, .card-item-car i{
  font-size: 13px;
}

.btn-danger-solid{
	background-color: #db0000;
	border-radius: 5px;
	transition: all;
	transition-duration: 300ms;
	color: white;
}

.btn-danger-solid i{
	font-size: 17px;
}


.btn-danger-solid:hover {
	background-color: #a81717!important;
	color: white;
}


.btn-success-solid{
	background-color: #19aa40;
	border-radius: 5px;
	transition: all;
	transition-duration: 300ms;
	color: white;
}


.btn-success-solid:hover {
	background-color: #199626!important;
	color: white;
}

.section-title-about{
	font-size: 20px;
	color: #ab761d;
	font-weight: 500;
}


.et_pb_image_wrap{
	top: -80px;
}

.et_pb_image_wrap img{
	width: 337px;
	margin-left: -15px;
}

/*.superiority-parent .card{*/
/*  border: 10px;*/
/*  border-color: #ececec;*/
/*}*/

.footer{
	background-color: #ab761d;
}

.footer-about-we a {
	font-size: 16px;
}

.hr-aboute-we{
	width: 100px;
	height: 5px;
	background-color: #ab761d;
}


.hr-our-car{
	width: 100px;
	height: 5px;
	background-color: #ab761d;
}


.hr-testimoni{
	width: 80px;
	height: 5px;
	background-color: #ab761d;
}



.hr-destination{
	width: 80px;
	height: 5px;
	background-color: #ab761d;
}

button.btn-more-information-destination{
	padding: 7px 20px;
	border: 1px solid #333;
	border-radius: 3rem;
	background-color: white;
	color:#333;
	transition: all;
	transition-duration: 100ms;
}


button.btn-more-information-destination:hover{
	background-color: #333;
	color:white;
}

.typed-label{
	font-size: 20px;
	font-weight: 900;
}

.main-view .label-service-24{
	font-size: 16px;
	font-weight: 500;
}

.main-view  .label-description-main{
	font-size: 16px;
}

.main-view .name-company{
	font-size: 20px;
	font-weight: 500;
}

.more-information-destionation {
    display: inline-block;
    transition: all 300ms ease;
}

.more-information-destionation:hover {
    transform: scale(1.1);
}


@media (min-width: 992px) {

.main-view .label-service-24{
	font-size: 26px;
	font-weight: 500;
}


.main-view .name-company{
	font-size: 30px;
	font-weight: 500;
}

.main-view  .label-description-main{
	font-size: 22px;
}

.typed-label{
	font-size: 42px;
	font-weight: 900;
}

.hr-destination{
	width: 145px;
	height: 5px;
	background-color: #ab761d;
}


.hr-aboute-we{
	width: 180px;
	height: 5px;
	background-color: #ab761d;
}


.hr-our-car{
	width: 180px;
	height: 5px;
	background-color: #ab761d;
}


.hr-testimoni{
	width: 140px;
	height: 5px;
	background-color: #ab761d;
}


	.footer-about-we a {
		font-size: 14px;
	}


  .card-item-car .card-title{
    font-size: 22px;
  }
   
  .main-view-absolute{
    bottom: 100px;
/*    b5ottom: 100px;*/
  }


	.et_pb_image_wrap{
		top: -80px;
	}


	.et_pb_image_wrap img{
		width: 284px;
	}

	.contact-me-section .ic-cs{
		width: 360px;
	}

	.contact-me-section h3{
		font-size: 38px;
	}


	.contact-me-section h6{
		font-size: 20px;
	}


	.contact-me-section button span{
		font-size: 18px;
	}


	.tw-hdjab-daj{
		padding-right: 6.5px;
	}

}



