.cados {
	color: #ff9933; /* ff7722 */
	font-weight: 900;
	font-size: 40px;
	padding-right: 10px;
    border-right: 1px solid #110f0f;
    border-right-style: dotted;
}
.main-menu {
	justify-content: flex-end;
	margin-right: 0px !important;
}
.logo {
	display: inline-flex;
	margin-top: 15px;
}
.logo p {
	padding-left: 10px;
    line-height: 17px;
    font-size: 12px;
    color: #696969;
    margin-top: 8px;
}
.cat-cap h5, .cat-cap p {
	text-align: center;
}
.cat-icon {
	display: flex;
    justify-content: center;
}
#navigation .active a {
    color: #ff9933;
}
.footer-social {
	display: flex;
    justify-content: flex-end;
}
.overlay-banner {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #00000042;
    z-index: 0;
}
.carousel-caption {
    right: 42%;
    left: 4%;
    top: 35%;
    padding-bottom: 30px;
}

.carousel-caption h1{
	font-size: 45px;
	text-align: left;
	color: #fff;
	animation: fadeInRight 1s both 0.5s;
}
.carousel-caption p {
	text-align: left;
	color: #fff;
	animation: fadeInRight 1s both 0.5s;
}
.overlay-banner{
	position: absolute;
	width: 100%;
	height: 550px;
	background-color: #00000096;
}
}
.carousel-control.left {
	background-image: none !important;
}
.carousel-control.right {
	background-image: none !important;
}
.carousel-control {
	position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    width: 3%;
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.item img{
	height: 550px !important;
}
.overlay {
	background-color: #000000b8;
    width: 100%;
    height: 160px;
    position: absolute;
}
.home-icons{
	font-size: 50px;
    color: #ff3514;
    padding: 3%;
}
.tekla {
	width: 100% !important;
    height: auto !important;
    object-fit: cover !important;	
}
.bluebeam {
	width: 100% !important;
    height: 124px !important;
    object-fit: contain !important;
}
.platforms {
	border-radius: 4px;
    overflow: hidden;
    box-shadow: 5px 6px 0 0 #e3e3e3;
}
.footer-tittle h4, .footer-tittle p, .footer-tittle ul li a{
	color: #ffffff !important;
}

.contact-form-area {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 18%);
    border-top: 2px solid #ff9933;
}		

.contact-form-area .form-group input {
	margin-top: -10px;
    height: 50px;
    border: 1px solid rgba(204, 204, 204, 0.58);
    width: 100%;
    display: block;
    border-radius: 0px;
    padding: 0px 30px 0 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 14px;
    font-weight: normal;
}

.form-group .icon {
    position: absolute;
    right: 20px;
    z-index: 33;
    color:#ff9933;
    top: 14px;
}

.contact-form-area .form-group textarea {
    border: 1px solid #dfdfdf;
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 15px;
    padding-top: 40px;
    resize: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    padding-right: 40px;
    font-weight: normal;
}

.contact-form-area h4 {
    font-size: 22px;
    font-weight: 600;
}

.contact-form-fields{
	padding: 10px 5px;
}

.contact-form-area .form-group.button {
    text-align: center;
}

.bizwheel-btn.theme-2 {
    background:#ff9933;
    color: #fff;
    padding: 7px;
    border: none;
    width: 100%;
}

.address-text{
	font-size: 25px;
    margin-bottom: 30px;
    font-weight: 600;
}

.icon-bx-wraper{
    display: flex;
    padding: 15px 10px;
}

.icon-cell{
    color: #f93;
    outline: medium none;
    padding: 15px;
}

.whyicons{
    font-size: 25px;
    margin-top: -10px;
}

a .icon-cell: hover{
    color: #f93 !important;
    outline: medium none;
    padding: 15px;
}

.dez-tilte{
    font-size: 16px;
}
.blog_details p {
    font-size: 14px;
}
.services-list{
    margin-bottom: 20px;
}
.rounded-0 {
    cursor: pointer;
}
.mission {
    border: 1px solid #140c40;
    padding: 30px 20px;
}
.footer-project li img{
    width: 100px;
}