/*******
* Project: IT Key Website
* Name: Mia Laarni Alarca
* Email: mia_alarca@yahoo.com
* Company: IT Key Fze
********/
/*
.home-page-content-no-topmargin {
	padding-top: 0px; 
	margin-top: 0px; 
	top: -100px;
}
*/

.text-align-justify {
	text-align: justify;
}

.text-align-center {
	text-align: center;
}

.styled-subtitle{
	text-align: center;
	color: #ffffff;
	line-height: 37px;
}

.styled-subtitle-dark{
	color: #5f727f;
}

.mtop-0px{
	margin-top: 0px; 
}

.mbottom-0px{
	margin-bottom: 0px !important; 
}

.mtopbottom-0px{
	margin-top: 0px; 
	margin-bottom: 0px !important; 
}

.mbottom-20px {
	margin-bottom: 20px;
}


.home-sevices {
	background-position: center center !important;

}

.home-sevices h4 {
	text-align: center; 
	color: #99a9b5;
	padding: .5em .8em !important;
}

.home-sevices .vc_sep_holder_r , .home-sevices .vc_sep_holder_l {
	padding: 0px !important; 
}

.home-service-box .vc_column-inner {
	padding-left: 0px; 
	padding-right: 0px; 
}

.post-meta {
	display:none; 
}

.portfolio-item-page-bottom {
	display: none; 
}

.gem-map-with-text {
	margin: 0px; 
}

.portfolio-likes {
	display: none; 
}

.breadcrumbs .current {
    color: #cc6600;
    padding-bottom: 12px;
    border-bottom: 3px solid #cc6600;
}


.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
width: 100% !important;
}

input.wpcf7-form-control.wpcf7-submit{
	background-color: #cc6600;
}

.vc_carousel-slideline-inner img {
    max-width: 100% !important;
	height: auto;
}

.wpb_images_carousel.wpb_content_element.vc_clearfix {
    max-width: 100% !important;
}
    
@media (max-width: 500px) {
	body .vc_separator.vc_separator_align_center h4 {
		margin: 0 auto; 
	}
	
	h4.vc_custom_heading.home-contact-title {
		text-align: center !important; 
	}
}

@media (max-width: 1199px) {
	.home-about-col, .vc_custom_1538300575931 {
		margin-top: 0px;
		padding-top: 0px; 
	}
	
	.home-about-title {
		margin-bottom: 0px;
	}
}

@media (min-width: 1200px) {
	.home-about-col, .vc_custom_1538300575931 {
		padding-top: 30px; 
	}
}	

