/* COMMON */
.no_space2 {
	padding-left:0px;
	padding-right:0px;
}
.link:focus {
	outline: none !important
}

.form-control:focus {
	border-color: #ccc !important;
}

.form-control {
	border-radius: none !important
}

.no_space {
	padding-left: 0px;
	padding-right: 0px;
}

.no_space_right {
	padding-right: 0px !important
}

.no_space_left {
	padding-left: 0px !important
}

.full_image {
	width: 100%;
}

.link {
	text-decoration: none !important;
}

button:focus {
	outline: none !important;
}

.link:hover {
	text-decoration: none !important;
}

#inner_page_top {
	margin-top: 110px;
}


/* HEADER */
#logo {
	margin-top: 5px;
	margin-bottom: 5px;
	;
}

.bg-light {
	background-color: #ffffff !important;
}

.navbar {
	padding: 0px;
}

#header {
	background-color: white;
	box-shadow: 3px 3px 3px #0000001f;
}

.nav-link {
	padding-top: 22px;
	min-height: 76px;
	text-align: center;
}

.nav-item:hover {
	background-color: #b1b1b138;
}

.nav-item {
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.nav-link {
	color: #969494;
	font-size: 1.15em;
	font-family: 'Lato', sans-serif;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: rgba(0, 0, 0, 0.5);
}


/* FOOTER */
.footer_address {
	line-height: 2;
}

.footer_ul {
	list-style-type: none;
	padding-left: 0px;
	line-height: 2;
}

#footer1 {
	font-family: 'Raleway', sans-serif;
	background-color: #707070;
	color: white;
}

.footer_title {
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-top: 20px;
}

.footer_links {
	color: white;
}

.footer_links:hover {
	color: #e2d2d1;
}

#watermark {
	text-align: right;
}

.footer_columns {
	padding-left: 3%;
}


/* HOME */
#home_image {
	margin-top: 40px;
	margin-bottom: 15px;
}

.home_introduction {
	font-family: 'Roboto', sans-serif;
	color: #999999;
	line-height: 1.9;
	font-size: 1em;
}

#home_title1 {
	font-size: 2.5em;
	margin-top: 30px;
	color: #555555;
	font-family: 'Raleway', sans-serif;
}

#home_introduction1 {
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 40px;
	width: 90%;
	margin-bottom: 30px;
}

#home_subtitle1 {
	color: #e13a3a;
	font-weight: 600;
}

#home_subtitle4 {
	color: #e13a3a;
}

#home_title2 {
	color: #555555;
	font-family: 'Raleway', sans-serif;
	font-size: 2em;
}

#home_introduction2 {
	width: 80%;
}

.home_services {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	padding-bottom: 15px;
}

.fa-check-circle {
	color: #7f7f7fa1;
	/* color: #67c100; */
	margin-right: 2%;
}

#about_contact_row {
	background-color: #e13a3a;
	margin-top: 25px;
}

#about_contact_row_text {
	font-family: 'Muli', sans-serif;
	color: white;
	font-size: 1.5em;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

#about_contact_row_button {
	width: 100%;
	font-family: 'Muli', sans-serif;
	background-color: white;
	border-radius: 4px;
	border: none;
	margin-top: 25px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
	color: #333333;
	padding-top: 12px;
	padding-bottom: 12px;
	transition: all 0.5s linear;
	cursor: pointer;
}

#about_contact_row_button:hover {
	transform: scale(1.1);
}

.carousel-fade .carousel-item {
	height: 100%;
}

.carousel-fade .carousel-item img {
	/* height:100vh; */
	width: 100%;
	max-width: 100%;
	background-size: cover;
	background-origin: content-box;
	background-clip: content-box;
	background-position: center;
	/* color:rgba(0,0,0,0.56);
  filter:brightness(30%); */
	right: 0;
	left: 0;
	resize: both;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	background: none;
	border: 2px solid #fff;
	height: 60px;
	width: 60px;
	line-height: 55px;
	opacity: 9 !important;
	filter: brightness(100%) !important;
	font-size: 40px;
	border-radius: 100%;
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
	background: #fff;
	opacity: 9;
	color: #000;
}

.la {
	opacity: 99;
	z-index: 1;
	position: relative;
}

.carousel-indicators li {
	color: #000;
	height: 30px;
	width: 30px;
	margin: 5px !important;
	border-radius: 100%;
}

.carousel-caption {
	top: 220px;
}

.slide {
	margin-top: 75px;
}

.carousel-caption .btn {
	border: 2px solid #fff;
	border-radius: 0;
}

.carousel-caption p {
	font-size: 30px;
	margin-top: 20px;
}

.carousel-caption h3 {
	font-size: 70px;
	text-align: center;
	font-weight: bold;
}

.carousel-caption p {
	font-size: 15px;
} 

#experties_title {
	text-align:center;
}

.experties_titles {
	font-family: 'Raleway', sans-serif;
    color: #e13a3a;
    margin-top: 10px;
    font-size: 1.5em;
    margin-bottom: 8px;
}

/* CONTACT US */
.contact_icons {
	color: #aeaeae;
	margin-right: 1%;
	font-size: 1.3em;
}

.fa-phone-volume {
	transform: rotate(-30deg);
}

.contact_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	padding-top: 15px;
}

#contact_hotline {
	word-spacing: 5px;
}

.form-control {
	margin-bottom: 15px;
	border-radius: 0px;
	min-height: 40px;
}

#contact_instructions {
	padding-top: 0px;
}

#message_box {
	min-height: 100px;
}

.form-control:focus {
	box-shadow: none;
	border-color: gray !important;
}

#form_submit:hover {
	background-color: #aba8a8;
}

#form_submit {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	background-image: none;
	background-color: #b6b6b6;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	border: solid 1px #a19e9e;
	cursor: pointer;
}

#contact_form {
	margin-bottom: 25px;
}


/* PRODUCTS */
.product_box { 
	margin-bottom: 20px;
	/* background-color: rgba(0, 0, 0, 0.1); */ 
}

.products_icons {
	color: #e13a3a;
	font-size: 1.8em;
	margin-top: 20px;
}

.products_title {
	font-family: 'Raleway', sans-serif;
	/* text-transform: uppercase; */
	text-transform: capitalize;
	font-size: 1em;
	margin-top: 16px;
	font-weight: 600;
	line-height: 1.4;
	color: #e13a3a;
	padding-left: 8%;
	letter-spacing: 1.5px;
}

.products_text {
	color: #b1b1c1;
	color: #707070;
	margin-bottom: 0px;
}

.products_text_column {
	margin-top: 12px;
}

.product_box:hover {
    filter: grayscale(100%);
} 

#text_type_word1 {
	color: #d34746;
	font-size: 1.8em;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}

.inner_page_introduction {
	border-bottom: none !important;
	margin-bottom: 0px !important;
	line-height:2;
}

.no_space_left2 {
	padding-left: 0px;
}


/* ABOUT US */
#about_image {    
	margin-bottom: 15px;
    padding: 3px;
    border: solid 1px #dbd3d3;
}
#about_row2 {
	margin-top: 60px;
}


/* SERVICES */
.services_icon { 
    margin-left: auto;
    margin-right: auto;
    display: block; 
}

.services_text {
    font-family: 'Roboto', sans-serif;
    color: #999999;
    line-height: 1.9;
    font-size: 1em;
    width:95%;
}
.services_text2 {   
	margin-bottom: 40px;
}
#services_seperator {
	margin-bottom: 15px !important; 
}
.services_image {
	margin-top:15px !important;
	border-radius:3px;
}
.special_services_box {
    padding-top: 15px;
    padding-bottom: 0px;
    font-size: 1em;
    margin-bottom: 15px;
    border-radius: 4px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
#special_services1 {
   background-color: #d34746;
}
#special_services2 {
   background-color: #d34746;
}
#special_services3 {
   background-color: #d34746;
}

/* CLIENTS */
.client_name {
    font-family: 'Raleway', sans-serif;
    font-size: 1.2em;
    margin-top: 5px;
    color: black;
    margin-bottom:0px;
}

.client_feature {
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    margin-top: 5px;
    color: #6b6d6b;
    margin-bottom: 5px;
    min-height: 65px;
    line-height:2;
}

.client_feature2  {
	min-height:auto ;
}
.client_link {
	    font-size: 0.9em;
	    font-family: 'Open Sans', sans-serif;
	    margin-bottom:30px;
}

.status {
    margin-bottom: 30px;
    color: white; 
    padding-left: 3%;
    padding-right: 3%;
    width: max-content;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
}

.status_completed {
   background-color: green;
}

.status_ongoing {
   background-color: orange;
}

.image_box img:hover {
	filter:grayscale(100%);
}

.projects_read_more {
	    color: #007bff !important;
	    cursor:pointer;
}


/* PRODUCTS - Version 2 */
.products_rows {
	margin-top:40px;
}
.products_li {
	padding-bottom:15px;    
    color: #707070;
}
.products_ul{   
	padding-top: 30px;
    list-style-type: none;
    font-family: 'Roboto', sans-serif; 
    line-height: 2;
    padding-left: 0px;
    margin-bottom:0px;
}
.fa-info-circle {
	margin-right:0.5%;
    color: #e13a3a;
}
.products_li2 {
    color: #707070;
    font-family: 'Roboto', sans-serif;
    padding-left: 5%;
} 
#products_feature2_image { 
	margin-top: 40px;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}