/*
Theme Name:     Sifontes Group
Description:    Child theme for Ultimatum
Author:         Ultimatum Theme
Template:       ultimatum
Version:        0.1.0
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

html body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	overflow-x: hidden; 
	background: #eeeeee url("images/bg_home.jpg") no-repeat top center;
}
img{
	max-width: 100%;
	height: auto;
}
html h1,html h2, html h3, html h4, html h5, html h6{
	font-weight: 300;
}
.headwrapper{
	background: rgba(0,0,0,0.5);
	padding-bottom: 10px;
}
.home .headwrapper{
	position: absolute;
	width: 100%;
	z-index: 99999999;
	background: transparent;
}
html body.home{
	background: white;
}
.home .rev_slider .titlebig{
	padding-bottom: 10px !important;
	border-bottom: 3px solid #D9261C;
}
.home .rev_slider .tp-caption.rev-btn:before{
	content: url("images/plus_img.png");
	vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}
.headwrapper #logo-container{
	float: left;
}
.headwrapper #logo-container h1{
	margin: 0px;
}
.headwrapper .widget_ultimatummenu{
	float: right;
	margin-top: 10px;
}
.headwrapper .widget_ultimatummenu a{
	font-size: 13px;
	color: white;
	background: url("images/bg_menu.png") no-repeat center left;
}
.headwrapper .widget_ultimatummenu li:last-child a{
	padding-right: 0px;
}
.headwrapper .widget_ultimatummenu li:first-child a{
	background: none;
}
.headwrapper #wrapper-4 .textwidget{
	text-align: right;
	color: white;
	padding-top: 10px;
	padding-left: 25px;
	background: url("images/iconTelephone.png") no-repeat left top 14px;
	float: right;
	letter-spacing: 2px;
}
.headwrapper .separator{
	color: #d9261c;
}
/******************************/
#aboutus{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
#aboutus h2{
	margin-bottom: 25px;
	font-weight: 300;
}
#aboutus h2:after{
	content: url("images/aftertitle.png");
	display: block;
	margin-top: -10px;
}
#aboutus .moreaboutus{
	display: inline-block;
	background: #d9261c;
	padding: 10px 70px;
	color: white !important;
	text-decoration: none;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
	border: 2px solid #d9261c;
}
#aboutus .moreaboutus:hover{
	color: #d9261c !important;
	background: white;
}
#aboutus .moreaboutus:before{
	content: url("images/plus_img.png");
	vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}
/******************************/
#services{
	color: white;
	text-align: center;
	padding-bottom: 20px;
}
#services h2{
	font-weight: 300;
	margin-top: 0px;
}
#services h2:after{
	content: url("images/aftertitlewhite.png");
	display: block;
	margin-top: -10px;
}
#services h3{
	font-weight: 400;
	font-size: 24px;
	text-shadow: 1px -1px 1px rgba(0,0,0,0.4);
}
#services .wpb_single_image img{
	border: 5px solid #b51f17;
}
#services .wpb_single_image{
	margin-bottom: 25px;
}
#services .wpb_text_column img{
	margin-left: -40px;
	margin-top: 20px;
}
#services .btn_details{
	display: inline-block;
	background: white;
	color: black !important;
	padding: 8px 70px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
	border: 2px solid white;
	text-decoration: none;
	margin-top: 15px;
}
#services .btn_details:hover{
	background: #d9261c;
	color: white !important;
}
#services .btn_details:before{
	content: url("images/plus2_img.png");
	vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}
/******************************/
#meypar{
	padding-top: 100px;
	padding-bottom: 140px;
	text-align: center;
	color: white;
}
#meypar > .vc_column_container > .vc_column-inner > .wpb_wrapper{
	background: rgba(0,0,0,0.4);
	padding: 60px 100px 30px;
}
#meypar .wpb_text_column img{
	margin-bottom: 40px;
	max-width: 100%;
    height: auto;
}
#meypar .wpb_text_column strong{
	font-size: 19px;
	font-weight: 600;
}
/******************************/
#relateddsign{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
#relateddsign h2{
	font-size: 34px;
	font-weight: 300;
	margin-bottom: 20px;
}
#relateddsign .wpb_text_column {
	margin-top: 70px;
}
#relateddsign .wpb_text_column p{
	line-height: 2;
}
#relateddsign .btn_viewdesigns{
	border: 2px solid #d6d6d6;
	display: inline-block;
	background: white;
	color: #d9261c !important;
	padding: 8px 70px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
	text-decoration: none;
	margin-top: 20px;
}
#relateddsign .btn_viewdesigns:hover{
	background: #d9261c;
	color: white !important;
	border: 2px solid #d9261c;
}
#relateddsign .btn_viewdesigns:before{
	content: url("images/icon_btn.png");
	vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}
/******************************/
#contactus{
	padding-top: 40px;
	padding-bottom: 40px;
}
#contactus .contactuscolumn{
	background: white;
	text-align: center;
}
#contactus .contactuscolumn h2{
	margin-top: 0px;
	font-weight: 300;
}
#contactus .contactuscolumn h2:after{
	content: url("images/aftertitle.png");
	display: block;
	margin-top: -10px;
}
#contactus .columnform > .vc_column-inner {
	padding-top: 0px;
}
#contactus form{
	padding-right: 20px;
	padding-left: 20px;
}
#contactus form input, #contactus form textarea{
	padding: 30px 20px;
	border-radius: 0px;
	box-shadow: 0px;
	text-align: center;
}
#contactus form textarea{
	resize: vertical;
}
#contactus form input[type="submit"]{
	background: #d9261c;
	color: white;
	padding: 18px 70px;
	border: 2px solid #d9261c;
	display: block;
	margin: 0 auto;
}
/******************************/
.footwrapper{
	text-align: center;
}
.footwrapper .wfm-mega-menu ul li a{
	font-size: 13px;
	color: #545454;
	float: none;
	display: inline-block;
	padding: 12px;
}
.footwrapper .wfm-mega-menu ul li{
	float: none;
	display: inline-block;
}
.footwrapper .wfm-mega-menu ul.menu{
	height: auto;
	background: url("images/bg_footer.png") no-repeat bottom center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.footwrapper .textwidget{
	padding-bottom: 20px;
	font-size: 13px;
	color: #666666;
}

/******************************/
#container-7{
	background: white;
	margin-bottom: 60px;
	margin-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 1.7;
}
.entry-title.post-header{
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
}
.entry-title.post-header:after{
	content: url("images/aftertitle.png");
	display: block;
	margin-top: -10px;
}
strong.founder{
	font-size: 16px;
	font-weight: 300;
	color: #d9261c;
	display: inline-block;
	margin-bottom: 20px;
}
.mob_menu_header_div .logo-holder img{
	max-height: 40px;
}

@media screen and (max-width: 991px){
	.headwrapper, .footwrapper .wfm-mega-menu{
		display: none;
	}
	#meypar > .vc_column_container > .vc_column-inner > .wpb_wrapper{
		padding: 30px 30px 30px;
	}
	.footwrapper .textwidget{
		padding-top: 15px;
	}
}
@media screen and (max-width: 767px){
	#relateddsign{
		padding-top: 10px;
	}
	#aboutus{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#contactus{
		padding: 40px 20px !important;
	}
	#contactus form{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20px;
	}
	#container-7{
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0px;
	}
}
