@font-face {
	font-family:PhyllisD-Regular;
	src: url('fonts/phyllisD/PhyllisD-Regular.eot');
	src: url('fonts/phyllisD/PhyllisD-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/phyllisD/PhyllisD-Regular.woff') format('woff'),
		url('fonts/phyllisD/PhyllisD-Regular.ttf') format('truetype'),
		url('fonts/phyllisD/PhyllisD-Regular.svg#PhyllisD-Regular') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-F002;
}

*, *:before, *:after { box-sizing: border-box; -moz-box-sizing: border-box; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

/* end reset */

/*preset*/

body{ margin:0; padding:0; font-size: 15px; line-height: 22px; font-family: 'Lato', sans-serif; color:#383838; overflow-x:hidden;}
a{ text-decoration:none; }
textarea { resize:vertical; }
iframe{ border: none; width: 100%;}
ul, h1, h2, h3, h4{ margin:0; padding:0; list-style:none; }
strong , b{ font-weight: bold;}
em, i{font-style: italic;}
input[type="submit"]{cursor: pointer;}

.clearfix:before, .clearfix:after { content:""; display: table; }
.clearfix:after { clear: both; }
.clearfix { clear: both; overflow: hidden; }
.comp{ color:#9967a4; font-weight:bold; }
.comingsoon{color:red; font-style:italic; font-weight:bold; }
.fleft_img,.left_thumbnail{ float:left; margin:-4px 19px 0 0; }
.fright_img,.right_thumbnail{ float:right; margin:-4px 0 0 19px;width:340px; }
.textCenter,.textCenter p{text-align: center; display: block;}
.wrapper{ width:100%; max-width:975px; margin:0 auto; position:relative;}
.col2count{-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 0; -moz-column-gap: 0;  column-gap: 0;}

.cont-box{border: 1px solid #bc84b1;padding: 0 10px;margin: 30px 0 0;}
.serv-cont{border-bottom: 1px dashed;padding:5px;}
.serv-cont h2{font-weight: bold;font-size: 19px;}
.serv-cont a{font-size:16px;color:#9967a4;}
.serv-cont a:hover{text-decoration:underline;color:#faa973;}
.serv-text1{font-size: 25px;color: #c56d9e;}
.pedia{margin:40px 0 25px 0;}

/*end preset*/

a[href^=tel] { color: inherit !important; text-decoration: none !important; }

/*header*/
header{background: #fff;}
	.headerContent{height: 104px;}
		.logo{position: absolute; top: 8px; left: -2px;}
		.logo p{color: #9967a4; font-size: 24px; font-family: 'PhyllisD-Regular', 'Pacifico'; position: absolute; bottom: 9px; left: 94px;}
		.headerInfo{float: right; text-align: right; padding:30px 0 0 0;}
			.headerInfo p{color: #383838; font-size: 16px;}
			.headerInfo p span{display: block; color: #f18e85; font-size: 18px; font-weight: 700}

.logo3{display: none;}
/*end header*/

/*nav*/
nav {background: url('images/bg_nav.jpg') repeat-x left bottom rgba(197,109,158,0.6); height: 77px; text-align: center; position: relative; z-index: 999; padding-top:12px;}
	nav ul{}
		nav ul li{ display:inline-block; position:relative; margin:0 15px;}
		nav ul li:after{ content:url('images/nav_spacer.png'); position:absolute; top:5px; right:-17px; }
		nav ul li:last-child:after{ content:""; }
			nav ul li a{color: #fff; display: block; padding:10px 15px; font-size: 16px; font-weight: 700; text-transform: uppercase; border-radius: 5px;}
			nav ul li a:hover, nav ul li a:active, nav ul li.current_page_item > a, nav ul li a:hover small, nav ul li.current_page_item a small{ background:#9967a4;}

/* Second Level Menus +++++++++

.page-nav ul li:hover > ul { display: block; visibility: visible; }
.page-nav ul ul { display:none; margin:0; padding:0; position:absolute; top:100%; left:0; z-index:999; }
.page-nav ul ul ul { left:100%; top: 0; }
.page-nav ul ul li{ display: block; width: 100%; }
.page-nav ul ul li a { background: #fff; width: 200px; margin: auto; height: auto; display: block; padding: 10px 0; text-indent: 15px; border-bottom: 1px solid; #ccc; }
*/

/* Drop down icon */
nav span{ position:absolute; right:0; top:0; display:none; padding:0; cursor:pointer; z-index:9; color: #fff;}

/* Navigation bar icon */
.nav-toggle-button{ width:100%; display:none; color:#ffc180; background:#770008; margin:0 auto; padding:10px 15px; text-align:left; font-weight: bold; position: relative;}
.fa{ display:block; float: right; margin-top: -3px;}

.Hburger{border-radius: 5px; height: 30px; width: 30px; display: block; position: absolute; top:6px; right: 13px; cursor: pointer;}
.Hburger span{position: absolute; top:50%; left:0; margin-top: -2.5px; display: block; }
.Hburger span:before,.Hburger span:after{position: absolute; content: ''; left:0;}
.Hburger span:before{top:-8px;}
.Hburger span:after{bottom:-8px;}
.Hburger span,.Hburger span:before,.Hburger span:after{background: #fff; height: 5px;  width: 100%; transform: rotate(0) ; -webkit-transform: rotate(0) ; -moz-transform: rotate(0) ; -o-transform: rotate(0) ; -ms-transform: rotate(0); border-radius: 2px;}

.rotate{background: none!important;}
.rotate:before{transform: rotate(223deg)!important ; -webkit-transform: rotate(223deg)!important ; -moz-transform: rotate(223deg)!important ; -o-transform: rotate(223deg)!important ; -ms-transform: rotate(223deg)!important; top:0!important; }

.rotate:after{transform: rotate(-223deg)!important ; -webkit-transform: rotate(-223deg)!important ; -moz-transform: rotate(-223deg)!important ; -o-transform: rotate(-223deg)!important ; -ms-transform: rotate(-223deg)!important; bottom:0!important; }

.Hburger span,.Hburger span:before,.Hburger span:after,.rotate,.rotate:before,.rotate:after{-webkit-transition: 0.3s all ease-in-out; -o-transition: 0.3s all ease-in-out; -moz-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out;}

/*end nav*/

/*banner*/
.banner{margin-top: -77px;}
	.bannerContent{height: 500px; position: relative;}
		.bannerImg{position: absolute; left:50%; margin-left:-960px; width: 1920px; height: 500px;}
		.bannerImg li{}
			.slogan{position: absolute; top: 120px; left: 0; width: 450px; z-index: 999;}
				.slogan h2{color: #9967a4; font-size: 33.51px; font-family: 'Pacifico', cursive; margin-bottom: 1px;}
				.slogan h2 span{color: #c56d9e; font-size: 36.37px; font-family: 'Josefin Sans', sans-serif; display: block; font-weight: 700; line-height: 65px}
				.slogan p{color: #383838; font-size: 15px; margin-bottom: 10px; line-height: 24px;text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #fff}
				.slogan a{display: inline-block; width: 200px; height: 34px; line-height: 34px; text-align: center; color: #fff; font-size: 16px; font-weight: 700; background: url('images/btn_slogan.png') no-repeat left top;}
				.slogan a:hover{background-position: left bottom;}
				.r_slides{display: none; position: relative;}

				.bannerImgContent{width: 240px; position: absolute; text-align: center; }
				.bannerImgContent h2,.resbannerImgContent h2{color: #9967a4; font-size: 25.98px; font-family: 'Josefin Sans', sans-serif; margin-bottom: 5px; line-height: 30px; font-weight: 700;text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #fff}
				.bannerImgContent h2 span,.resbannerImgContent h2 span{display: block;}
				.bannerImgContent a,.resbannerImgContent a{display: inline-block; width: 121px; height: 41px; line-height: 41px; color: #f18e85; font-size: 18px; font-weight: 700; background: url('images/btn_banImg.png') no-repeat left top;}
				.bannerImgContent a:hover,.resbannerImgContent a:hover{background-position: left bottom; color: #fff;}
				
				.banner-services{position: absolute;z-index: 999;top: 370px;}
				.ban-serviceBox{display: inline-block;margin: 0 25px;}
				.ban-serviceBox h2{color: #9967a4;font-size: 24px;font-family: 'Josefin Sans', sans-serif;margin-bottom: 5px;line-height: 30px;font-weight: 700;text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #fff;}
				.ban-serviceBox h2 span{display:block;}
				.ban-serviceBox a{display: block;text-align: center;width: 125px;background: #fff;line-height: 35px;border: 2px solid #c56d9e;border-radius: 9px;color: #f18e85;font-weight: bold;margin: 15px 0 0 -12px;}
				.ban-serviceBox a:hover{background:#bc84b1;color:#fff;}
				.ban-serviceBox:nth-child(2) {margin: 0 -13px 0 0;}

				.pos1{top:384px; left:663px;}
				.pos2{top:368px; left:471px;}
				.pos3{top:383px; left:546px;}
				.pos4{top:356px; left:708px;}
				.pos5{top:373px; left:446px;}
				
				.r_slides li{height: 340px; background-repeat: no-repeat; background-position: center; background-size: cover;}
				.r_slides li:first-child{background-image: url('images/1.png');}
				.r_slides li:nth-child(2){background-image: url('images/2.png');}
				.r_slides li:nth-child(3){background-image: url('images/3.png');}
				.r_slides li:nth-child(4){background-image: url('images/4.png');}
				.r_slides li:nth-child(5){background-image: url('images/5.png');}

				.resbannerImgContent{position: absolute; text-align: center; bottom: 15px; left:50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); width: 100%;}

/*end banner*/

/*middle*/
.mid{background: #fff;}
	.midContent{height: 242px; padding-top: 55px;}
		.midContent section{width: 32.8%; display: inline-block; vertical-align: top;}
		.midBox1{padding-left: 45px;}
		.midBox2{padding-left: 77px; margin:0 6px;}
		.midBox3{padding-left: 92px; float: right; margin:0;}

		.midContent h2{color: #383838; font-size: 24px; font-family: 'Pacifico', cursive; margin-bottom: 18px; position: relative;}
		.midContent h2 span{ font-family: 'Josefin Sans', sans-serif;}
		.midContent p{color: #383838; font-size: 15px; line-height: 28px;}
		.midContent a{font-weight: 700;font-size: 15px;color: #fff;background: #9967a4;display: block;width: 150px;text-align: center;line-height: 35px;border-radius: 9px;margin: 8px 0 0;}
		.midContent a:hover{background:#f18e85;}

		.midBox1 h2:before{position: absolute; content: url('images/icon_chain.png'); margin:-10px 0 0 -50px;}
		.midBox2 h2:before{position: absolute; content: url('images/icon_human.png'); margin:-20px 0 0 -63px;}
		.midBox3 h2:before{position: absolute; content: url('images/icon_unbrella.png'); margin:-10px 0 0 -56px;}
		.midBox3 a {margin-top: 36px !important;}

/*end middle*/

/*main*/
.mainContainer{}
	.mainContent{padding-top: 15px; padding-bottom: 41px;}
		main{float: right; width: 487px; line-height: 28px; min-height: 200px}
			main h1{color: #9967a4; font-size: 30px; font-family: 'Josefin Sans', sans-serif; margin-bottom: 22px; font-weight: 700;}
			main h1 span{display: block; color: #383838; font-size: 24px; font-family: 'Pacifico', cursive; font-weight: 400; margin-bottom: 4px;}
			main p{text-align: justify; margin-bottom:15px;}
			main ul{padding:0 0 0 15px; margin-bottom: 15px;}
			main ul li{padding:0 0 0 22px; position: relative;}
			main ul li:not(:last-child){margin-bottom:3px;}
			main ul li:before{position: absolute; content: url('images/bullet.png'); top: 0; left: 0;}
			main a{font-weight: bold; color: #c56d9e;}
			main a:hover{text-decoration: underline;}

			.mainUl{}
			.mainUl li{padding-left:28px;}
			.mainUl li:before{content: url('images/bullet2.png'); top:2px; left:-15px;}
		.download_form{display: inline-block;color: #f18e85;border: 2px solid #C390B5;border-radius: 5px;padding: 5px 10px;}
		.download_form:hover{text-decoration: none;background: #D595B8;color: #fff;}

/*end main*/

/*sidebar*/
.sidebar{float: left; max-width: 464px; width: 100%;}


/*end sidebar*/

/*bottom*/
.bottom{background: url('images/bg_bottom1.png') no-repeat center top;margin: -40px 0 0;}
	.bottomContent{height: 350px; padding-top: 56px;}
	.bottomContent h2{color: #fff; font-size: 24px; font-family: 'Pacifico', cursive; margin-bottom: 12px; position: relative;}
	.bottomContent h2:before{position: absolute; content: url('images/icon_target.png'); margin:-9px 0 0 128px;}
	.bottomContent h2 span{display: block; font-size: 30px; font-family: 'Josefin Sans', sans-serif; font-weight: 700; line-height: 47px}
	.bottomContent p{color: #fff; font-size: 15px; margin-bottom: 15px; width: 501px; line-height: 28px}
	.bottomContent a{display: inline-block; width: 103px; height: 34px; line-height: 34px; background: url('images/btn_mission.png') no-repeat left top; color: #fff; font-size: 16px; font-weight: 700; text-align: center;}
	.bottomContent a:hover{background-position: left bottom;}

.bottom2{}
	.bottom2Content{height: auto; padding-top: 50px;}
	.bottom2Content img{float: left; margin:-24px 5px 0 -100px;}
	.whyUsContent{margin-left:320px; padding-right: 56px}
	.bottom2Content h2{color: #383838; font-family: 'Pacifico', cursive; font-size: 24px; margin-bottom: 10px;}
	.bottom2Content h2 span{color: #9967a4; font-size: 30px; font-family: 'Josefin Sans', sans-serif; display: block; font-weight: 700; line-height: 49px}
	.bottom2Content ul{}
	.bottom2Content ul li{position: relative; color: #383838; font-size: 15px; padding-left: 40px; line-height: 28px; }
	.bottom2Content ul li:not(:last-child){margin-bottom:10px;}
	.bottom2Content ul li:before{position: absolute; content: url('images/bullet2.png'); margin:1px 0 0 -40px;}

.bottom3{background: #fff;}
	.bottom3Content{height: 287px; padding-top: 33px;}
	.bottom3Content section{display: inline-block; vertical-align: top;}
	.bottom3Content h2{color: #383838; font-family: 'Pacifico', cursive; font-size: 24px; margin-bottom: 1px;}
	.bottom3Content h2 span{color: #9967a4; font-size: 30px; font-family: 'Josefin Sans', sans-serif; display: block; line-height: 49px}

	.contact{width: 333px;}
	.contact h2{margin-bottom: 21px;}
	.contact p{white-space: pre-line; color: #383838; font-size: 15px; padding-left: 63px; position: relative;}
	.contact p a{color: #383838; text-decoration: underline;}
	.contact p a:hover{color: #a571a8;}
	.par1{margin-bottom: 20px;}
	.par1:before{position: absolute; content: url('images/icon_location.png'); margin:4px 0 0 -64px;}
	.par2:before{position: absolute; content: url('images/icon_phone.png'); margin:6px 0 0 -66px;}
	.sidebar1{width: 100%;position: relative;text-align: center;}
	/* .sidebar1:after{content: url(images/areas-cover-map.png);top: -4px;right: -277px;position: absolute;} */
	.sidebar1 h2{font-size: 20px;color: #9967a4;font-weight: 400;font-family: 'Pacifico', cursive;}
	.sidebar1 img{margin: 20px auto 0;width: 300px;}
	.areas-covered li{display: inline-block;vertical-align: top;font-size: 13px;color: #606468;}
	.areas-covered {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;margin-top:25px;}

	.botNav{margin:0; padding-left: 41px; width: 329px;}
	.botNav h2{margin-bottom: 8px;}
	.botNav ul{-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 46px; -moz-column-gap: 46px;  column-gap: 46px; padding-left:3px;}
	.botNav ul li{margin-bottom: 12px; position: relative;}
	.botNav ul li:after{position: absolute; content: url('images/border_bottom.png'); bottom: -11px; left: 0;}
	.botNav ul li:nth-child(3):after,.botNav ul li:last-child:after{display: none;}
	.botNav ul li a{color: #383838; font-size: 15px; display: block; line-height: 30px;}
	.botNav ul li a:hover,.botNav ul li.current_page_item a{color: #9967a4;}

	.botLogo{float: right; text-align: center; padding-top:21px; position: relative; left:5px;}
	.botLogo p{color: #9967a4; font-size: 24px; font-family: 'PhyllisD-Regular','Pacifico'; position: absolute; width: 100%;}

/*end bottom*/

/*footer*/ 
footer{background: #f5f5f5;}
	.footerContent{height: 49px; padding-top: 13px; position: relative;}
		.socialMedia{position: absolute; top: 11px; right: 0;}
		.socialMedia ul{}
		.socialMedia ul li{display: inline-block; vertical-align: top; color: #383838; font-size: 15px; margin-left:9px; position: relative;}
		.socialMedia ul li:first-child{top:3px; left:3px;}
		.socialMedia ul li a{display: block; width: 26px; height: 26px; background: url('images/icon_socialMedia.png') no-repeat left top;}
		.socialMedia ul li:first-child a{background-position: left top;}
		.socialMedia ul li:last-child a{background-position: right top;}
		
		.footerLogo{display: none; text-align: center;}
		.footerLogo p{color: #9967a4; font-size: 24px; font-family: 'PhyllisD-Regular';}
		.copyright{color: #383838; font-size: 15px;}
		.copyright a{color: #383838;}
		.copyright a:hover{text-decoration: underline;}

/* search */
.search_results{}
.not-found h2{color: #993836; font-size: 28px; font-weight: 700;}
.spanSearch{display: inline-block!important;}
.search_results div.page, .search_results div.post{ padding:15px 15px 15px; border:1px solid #5bac00; border-bottom:2px solid #5bac00; background:#fff; margin:10px 0; color:#000; -ms-border-radius:4px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; -webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,0.1); box-shadow:inset 0 0 15px 0 rgba(0,0,0,0.1); }
.search_results h2 a{ font-weight:bold; font-size:20px;}
.search_results h2 a:hover{ text-decoration:underline;}
.search_results div.entry-meta{ font-style:italic; font-size:14px; padding: 0; color:#666; margin-bottom:15px;}
.search_results a{}
.search_results a:hover{}

/**Resources**/
.resources {font-size:14px; margin-top:10px;}
.resources a { display:block;font-weight:bold;}
.resources a:hover {padding-left:1px;}
.resources ul,.resources li {list-style-type:none; margin:0; padding:0;}
.resources ul li {margin-bottom:8px; padding:0px 12px; background:#FAFDFE;border:1px solid #ACD7D6; border-bottom:2px solid #95CCCB;}
.resources ul li:before{content:"";}
.resources ul li:after{content:"";}
.resources ul li span {font-size:11px; color:#666666; letter-spacing:1px;}

/* IE 7 */
.lt-ie8 .dang-ie{width:100%;height:100%;position:fixed;background-color:#00abdd}
.message{text-align:center;color:#fff;font-size:20px;position:absolute;top:20%;left:0;right:0}
.inner-message{position:relative;top:-20%;left:0;right:0;text-align:center;margin:auto}
.inner-message img{position:relative;left:3em}
.inner-message a.download{display:block;width:300px;padding:10px;color:#fff;margin:2em auto;border:1px solid #fff}
.terms{color:#fff;font-size:13px;padding:20px;position:absolute;right:0;bottom:0}
.terms a{color:#fff;font-weight:700}
.lt-ie8 .protect-me{display:none}

.counter {position: absolute; top: 6px; right: 400px;}
.counter-layout {font-size: 12px; border: 2px double #9967A4; padding: 5px;}
.counter span {color: #9C00BF; font-weight: bold; font-size: 19px;}


/*C.E.M.*/