
/* Content
==================================== */
.wzp{}
.wzp p{font-size:14px !important; font-family:Arial, Helvetica, sans-serif;}
.fz12{}
.fz12 p{font-size:13px;}
 .list{list-style:none; margin:0; padding:0}
 .list li{ background:url(../images/dot.jpg) no-repeat 2px; padding-left:30px;}
#content {
	position:relative;
	/* background:#fff; */
	padding: 30px 0 60px 0;
}

#content img {
	max-width:100%;
	height:auto;
}
 
.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}
 
.box {
	width: 100%;
	/* border: 1px solid #D4D4D4; */
	display: inline-block;
	background: #efefef;
	padding-bottom: 20px;
	border: 1px solid #efefef;
}
.box-gray  {
	background: #f8f8f8;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
}
.box-bottom a {
	color: #fff;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}


/* page headline
==================================== */
#inner-headlinema{background: url(../images/slides/ma.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headlinema h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}


#inner-headlineman{background: url(../images/slides/man.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headlineman h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}


#inner-headline{background: url(../images/slides/1.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headline h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}

#inner-headlineabt{background: url(../images/slides/about.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headlineabt h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}


#inner-headlineser{background: url(../images/slides/ser.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headlineser h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}







#inner-headlinepal{background: url(../images/slides/pal.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headlinepal h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}




#inner-headlinealt{background: url(../images/slides/alt.jpg) center; position: relative; margin-top:85px; margin-bottom:60px; padding-top:120px; padding-bottom:50px; background-size: 100%;background-repeat: no-repeat; }
#inner-headlinealt h2.pageTitle{
	color: #ffffff;
	padding: 5px 0;
	text-align: left;
	display:block;
	font-size: 34px;
	font-weight: 700;
	position: relative;
	z-index: 3;
}


/* page headline
==================================== */



/************************************
24)Section 16
*************************************/

.section16 {
    padding: 70px 0;
}
.section16  .single-location{
    text-align: center;
    margin-bottom: 50px;
}
.section16 .loc-icon {
    display:block;
    margin-bottom: 25px;
}
.section16 .loc-content {
    color: #282828;
    font-size: 14px;
    display:block;
    font-weight: 300;
    line-height: 15px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.section16 .success,
.section16 .error {
    display: none;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 48px;
}

.section16 .success {
    color: green;
}

.section16 .error {
    color: red;
}

.section16 .success .fa,
.section16 .error .fa {
    font-size: 18px;
    margin-right: 5px;
}

.section16 input[type="text"] {
    border-radius: 0;
    padding: 10px 15px;
    height: 50px;
}

.section16 textarea {
    border-radius: 0;
    padding: 25px 15px;
}

.section16 iframe {
    width: 100% !important;
}

.section16 .address {
    margin: 20px 0;
}

.section16 .address h4 {
    color: #00aef0;
}













/************************************
21)Section 14
*************************************/
.section-14-box{
    margin-top: 60px;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #eeeeee;
    background: #f6f6f6;
}
.blog-list .section-14-box{
    padding:0;
    border: 0;
    background: none;
}
.section-14-box h3 {
    margin-top: 20px;
    text-align: center;
}

.section-14-box h3 a {
    font-size: 20px;
    color: #555555;
}

.section-14-box h3 a:hover {
    font-size: 20px;
    color: #999;
}
.blog-list .section-14-box h3 {
    text-align: left;
}
.section-14-box p {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    margin: 8px 0;
}


.section-14-box .comments {
    margin:15px 0;
    text-align: center;
}
.blog-list .section-14-box .comments {
    margin: 5px 0;
    text-align: left;
}
.section-14-box .comments a {
    color: #fff;
    cursor: none;
}
.blog-list  .section-14-box .comments a {
    color: #212121;
}
.section-14-box ul {
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0;
}

.section-14-box ul li {
    margin: 10px 0;
}

.section-14-box ul li a {
    color: #777;
}

.section-14-box ul li a:hover {
    text-decoration: none;
    color: #00aef0;
}

.section-14-box .underline {
    border-bottom: 2px solid #00aef0;
    padding: 0 0 15px 0;
}

.section-14-box ul li a.tag {
    float: left;
    margin: 5px;
    padding: 10px 20px;
    border: 1px solid #777;
}

.section-14-box ul li a.tag:hover {
    float: left;
    margin: 5px;
    padding: 10px 20px;
    border: 1px solid #00aef0;
    color: #00aef0;
}






