.ff2{
	font-family: 'Oswald', sans-serif;
	text-transform: capitalize;
}
.get-in{
	clear: both;
	display: inline-block;
}
.get-in-grids{
	padding:1em 2em;
	background:#808080;
}
.get-in-grid-left{
	float:left;
	width: 26%;
}
.get-in-grid-left p{
	font-size:1.4em;
	color:#FFFFFF;
	margin:4px 0 0;
	}
.get-in-grid-right{
	float:left;
	margin-left:1em;
	width: 72%;
}
.get-in-grid-right input[type="text"]{
	outline:none;
	color:#000;
	font-size:14px;
	width:75%;
	padding:13px 10px;
	background:#fff;
	border:1px solid #999;
}
.get-in-grid-right input[type="submit"]{
	background:#FA620F;
	width:20%;
	color:#fff;
	font-family: 'Righteous', cursive;
	font-size:15px;
	padding:13px 0;
	border:none;
	outline:none;
	margin: 0 0 0 2em;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.get-in-grid-right input[type="submit"]:hover{
	background:#fff;
	color:#FA620F;
}
/*-- events --*/

.new-more {
	  margin-bottom: 0em;
	}
	
.six {
  padding:0em 0 0em;
}
.content-mid {
  padding-top: 4em;
}
.content-mid h3{
	font-size: 2em;
  	color: #EF6286;
  margin:0 0 .5em;
}
.six h4{
	float:left;
	color:#05a6b3;
	font-size: 3em;
	text-transform: uppercase;
	position:relative;
	text-align: center;
  
}
.six h4:after{
    content: '';
  background:#EF6286;
  display: block;
  width: 89px;
  height: 2px;
  position: absolute;
  left: 89%;
  transform: rotate(118deg);
  top: 53%;
}
.six h4 span{
	display:block;
	  font-size: 20px;
}
.six h6{
	float:right;	
	font-size:1.5em;
	  margin-top: 7%;
  width: 77%;
}

.six h6 a{
	text-decoration:none;
	color: #EF6286;
}
.six h6 a:hover{
	color:#A49E9E;
}
.new-more p {
  font-size: 14px;
  color: #333333;
  text-align: justify;
  line-height: 1.8em;
  margin: 0 0 3em;
}
.asd {
  width: 5%;
}

.line {
  border-top: 2px solid #EF6286;
  width: 10%;
  margin-bottom: 2em;
}
.news{
clear: both;
margin: 0px;
margin-top: -50px;
padding: 0px;
}

.view a{
	color:#FA620F;
	border: 1px solid #FA620F;
	padding: 8px 25px;
	text-decoration: none;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	font-size: 14px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	font-family: 'Righteous', cursive;
}
.view a:hover{
	color:#000;
	border:1px solid #000;
	text-decoration:none;
}
.mr a{
	color:#FA620F;
	border:1px solid #FA620F;
}


.map{
background:rgba(153, 153, 153, 0.29);	
}
.contact-left h3{
	font-size: 2em;
	color: #EF6286;
	margin: 0 0 0.5em;
}
.minus {
  width: 25% !important;
}
.contact-left p{
	color: #333333;
	font-size: 18px;
	line-height: 1.8em;
	margin:0;
}
.contact-left p span{
	display:block;
	font-weight:700;
}
.contact-left ul{
	padding:1em 0 0;
	margin:0;
}
.contact-left ul li{
	list-style-type:none;
	font-size:18px;
	color: #333333;
}
.contact-left ul li a{
	font-size:18px;
	color: #333333;
	text-decoration:none;
}
.contact-left ul li a:hover{
	color:#FA620F;
}
.contact-left input[type="text"],.contact-left input[type="email"],.contact-left textarea{
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	color: #333333;
	font-size: 14px;
	outline: none;
}
.contact-left input[type="text"],.contact-left input[type="email"]{
	width:31%;
	float: left;
}
.contact-left input[type="email"]{
	margin:0 10px;
}
.contact-left textarea{
	min-height: 100px;
	resize: none;
	width: 100%;
	margin: 1.5em 0;
}
.contact-left input[type="submit"]{
	outline:none;
	color:#fff;
	font-size: 18px;
	padding: 10px 0;
	width:20%;
	background:#05a6b3;
	font-family:'Righteous', cursive;
	border:none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.contact-left input[type="submit"]:hover{
	color:#FA620F;
	background:#fafafa;
}



.footer{
	padding:2em 0;
	background-color: #5B5A5A;
}
.footer-grid-left{
	float:left;
	margin-top: 2.1em;
	margin-bottom: 0px;
}
.footer-grid-left p{
	color:#fff;
	font-size:14px;
	margin:0;
}
.footer-grid-left p a{
	text-decoration:underline;
	color:#FA620F;
}
.footer-grid-left p a:hover{
	color:#FA620F;
}
.footer-grid-right{
	float:right;
}
.footer-grid-right ul{
	padding:0;
	margin:0;
}
.footer-grid-right ul li{
	display:inline-block;
}
.footer-grid-right ul li a.facebook{
	background:url(images/img-sp.png) no-repeat -13px -13px;
	display:block;
	height:80px;
	width:80px;
}
.footer-grid-right ul li a.facebook:hover{
	background:url(images/img-sp.png) no-repeat -13px -98px;
	display:block;
}
.footer-grid-right ul li a.be{
	background:url(images/img-sp.png) no-repeat -99px -13px;
	display:block;
	height:80px;
	width:80px;
}
.footer-grid-right ul li a.be:hover{
	background:url(images/img-sp.png) no-repeat -99px -97px;
	display:block;
}
.footer-grid-right ul li a.twitter{
	background:url(images/img-sp.png) no-repeat -184px -13px;
	display:block;
	height:80px;
	width:80px;
}
.footer-grid-right ul li a.twitter:hover{
	background:url(images/img-sp.png) no-repeat -184px -97px;
	display:block;
}
.footer-grid-right ul li a.in{
	background:url(images/img-sp.png) no-repeat -272px -13px;
	display:block;
	height:80px;
	width:80px;
}
.footer-grid-right ul li a.in:hover{
	background:url(images/img-sp.png) no-repeat -272px -97px;
	display:block;
}
.footer-grid-right ul li a.v{
	background:url(images/img-sp.png) no-repeat -360px -13px;
	display:block;
	height:80px;
	width:80px;
}
.footer-grid-right ul li a.v:hover{
	background:url(images/img-sp.png) no-repeat -360px -97px;
	display:block;
}
.footer-grid-right ul li a {
  cursor: pointer;
}

.pJustify{
	clear: both;
	text-align: justify;
}

.login_set{
	background-color: #F2F2F2;
	box-shadow:0 0px 0px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	margin-top: 10px;
	padding: 10px;
}

.marquee{
	height: 600px;
	overflow: hidden;
	background-color: #F2F2F2;
	box-shadow:0 0px 0px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	margin-top: 10px;
}
.card-4{
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	.liSet{
		border:0px;
		margin: 0px;
		padding: 0px;	
	}
.b-black{color:#fff !important;background-color:#000 !important}	

.name{
	clear: both;
	font-size: 16px;
	color: #FFFFFF;
	margin: 5px;
	margin-right: 10px;
}
.name1{
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
	margin: 10px;
}

.h4Set{
	color: #FFFFFF;
}

.welcome-about .pp2{
	line-height: 24px;
	font-size: 14px;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
.h66{
	clear: both;
}
.h66 a{
	clear: both;
	font-size:1.5em;
	color: #EF6286;		
	text-decoration:none;
}
.h66 a:hover{
	color:#A49E9E;
}
.h67{
	clear: both;
}
.h67 a{
	clear: both;
	font-size:1.5em;
	text-transform: uppercase;
	color: #EF6286;		
	text-decoration:none;
}
.h67 a:hover{
	color:#A49E9E;
	text-transform: uppercase;
	text-decoration:none;
}
.h68{
	clear: both;
	font-size:1.7em;
	text-transform: uppercase;
	color: #EF6286;		
	text-decoration:none;
}
.h44{
	clear: both;
	float:left;
	color:#05a6b3;
	font-size: 2em;
	text-transform: uppercase;
	position:relative;
	text-align: center;
  
}




/*--- toppers says -----*/
.provide-left {
	padding: 2em 20px;
	z-index: 100;
}
.provide-one {
	background: #00E0F2;
	z-index: 100;
	height: 240px;
}
.provide-two {
	background: #02CDDD;
	height: 240px;
}
.provide-tre {
  background: #05B7C5;
  height: 240px;
}
.provide-four {
	background: #05a6b3;
	height: 240px;
}
.provide-left h5{
	color:#fff;
	font-size:13px;
	font-weight:400;
	margin:0;
}
.provide-left h3 {
	color: #fff;
	font-size: 29px;
	font-weight: 400;
	margin: 10px 0 0 0;
}
.provide-left p{
	color: #fff;
	font-size: 15px;
	line-height: 1.4em;
	margin: 9px 0 0 0;
	font-family: 'Play-Regular';
}

/*------------- why CCEC--------------*/
.welcome {
	padding: 5em 0px;
}
.welcome-about h4{
	color: #EF6286;
	font-size: 1.4em;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
}
.welcome-about h5{
	color: #05A6B3;
	font-size: 1.1em;
	font-weight: 500;
	margin: 0;
}
.welcome-about p{
	font-size: 14px;
  color: #333333;
  text-align: justify;
  line-height: 1.8em;
  margin: 0 0 3em;
}

.welcome-about .pp1{
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.welcome-about ul {
	padding: 0px;
	margin: 0px;
}
.welcome-about ul li {
	list-style: none;
	margin-top: 7px;
	color: #333333;
}
.welcome-about ul li a{
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.welcome-about ul li a:hover{
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: underline;
}
.welcome-about .lineHr{
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	width: 150px;
	height: 0.3mm;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.welcome-left .linew {
  border-top: 2px solid #EF6286;
  width: 20%;
  margin-top: 10px;
  margin-bottom: 2em;
}
	
.welcome-left h3{
	color: #EF6286;
	font-size: 2.1em;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
}
.welcome-left h4{
	font-family: 'Play-Regular';
	color:#222;
	font-weight:400;
	font-size:1.3em;
	margin:12px 0 0 0;
	line-height: 1.2em;
}
.welcome-left p{
	font-size: 14px;
  color: #333333;
  text-align: justify;
  line-height: 1.8em;
  margin: 0 0 3em;
}
.w-btn{
	margin-top:4%;
}
.w-btn a{
	border: 2px solid #05a6b3;
	font-size: 15px;
	font-weight: 400;
	color: #05a6b3;
	padding: 5px 18px;
	font-family: 'Play-Regular';
}

.hvr-shutter-out-horizontal {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
	background: #05a6b3;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
	text-decoration: none;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/*--------- footer address ------------*/
.map {
	padding: 4em 0px;
}

.achi{
clear: both;
}
.achi1{
	border: 1px dashed #999;
	border-right: none;
	border-left: none;
	border-top: none;
	margin:3em 0 1em 0;
}
.achi2{
	border: 1px dashed #999;
	border-right: none;
	border-left: none;
	border-top: none;
	margin:1em 0 1em 0;
}


/*--        side link --*/

#inquery
{
	float: right;
	height: 100px;
	width: 40px;
	position: fixed;
	top: 125px;
	right: 1px;
	cursor:pointer;
	z-index: 200;

}
.phome{
	clear: both;
	color: #fff;
	font-size: 16px;
	margin: 5px;
	margin-top: 10px;
}
.read{
	clear: both;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.read:hover{
	clear: both;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}

.border-add {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #ebebeb;
  z-index: -1;
}

.aboutSet{
	color: #FFFFFF;
}

@media(max-width:480px){

.border-add {
	clear: both;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 0px;
  border: 1px solid #ebebeb;
  z-index: -1;
}

.phome{
	clear: both;
	color: #fff;
	font-size: 12px;
}

#inquery{
display: none;
}
#property_top{
display: none;
}
#fbpage_my
{
display: none;
}

.get-in{
	clear: both;
}
.get-in-grids{
	padding:1em 2em;
	background:#808080;
}
.get-in-grid-left{
	float:left;
	width: 100%;
}
.get-in-grid-left p{
	font-size:1.4em;
	color:#FFFFFF;
	margin:4px 0 0;
	}
.get-in-grid-right{
	float:left;
	margin-left:1em;
	width: 100%;
}
.get-in-grid-right input[type="text"]{
	outline:none;
	color:#000;
	font-size:14px;
	width:75%;
	padding:13px 10px;
	background:#fff;
	border:1px solid #999;
}
.get-in-grid-right input[type="submit"]{
	background:#FA620F;
	width:20%;
	color:#fff;
	font-family: 'Righteous', cursive;
	font-size:15px;
	padding:13px 0;
	border:none;
	outline:none;
	margin: 0 0 0 2em;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.get-in-grid-right input[type="submit"]:hover{
	background:#fff;
	color:#FA620F;
}

.menuBar{
	clear: both;
	color:#FFFFFF;
	margin-top: 25px;
	margin-left: 5px;

}

.mColor{
		color: #000000;
}
.mColor1{
		color: #05a6b3;
		margin-left: 15px;
}

.welcome-left h3{
	color: #EF6286;
	font-size: 1.6em;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
}
.welcome-left h4{
	font-family: 'Play-Regular';
	color:#222;
	font-weight:400;
	font-size:1.3em;
	margin:12px 0 0 0;
	line-height: 1.2em;
}
.welcome-left p{
color: #000000;
	font-size: 13px;
	margin: 5px;
	line-height: 1.6em;
	text-align: justify;
}
.provide-left {
	z-index: 0;
}
.provide-four {
	background: #05a6b3;
}
.provide h2{
	font-size: 16px;
	margin: 0px;
	padding: 0;
}



.flash-left {
	z-index: 1000;
	height: 160px;
}
.flash-left1 {
	clear: both;
}
.provide-left p{
	color: #fff;
	font-size: 15px;
	line-height: 1.4em;
	margin: 9px;
	font-family: 'Play-Regular';
}
.name1{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
.w-btn{
	margin-top:4%;
}
.w-btn a{
	border: 2px solid #05a6b3;
	font-size: 12px;
	font-weight: 400;
	color: #05a6b3;
	padding: 3px 14px;
	font-family: 'Play-Regular';
}
.hvr-shutter-out-horizontal {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
	background: #05a6b3;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
	text-decoration: none;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.map-grids{
	clear: both;
	margin-top: -70px;
	margin-bottom: -10px;
}

.contact-left h3{
	font-size: 1.6em;
	color: #EF6286;
	margin: 0 0 0.5em;
}
.minus {
  width: 25% !important;
}
.contact-left p{
	color: #333333;
	font-size: 15px;
	line-height: 1.8em;
	margin:0;
}
.contact-left p span{
	display:block;
	font-weight:700;
}
.contact-left ul{
	padding:1em 0 0;
	margin:0;
}
.contact-left ul li{
	list-style-type:none;
	font-size:13px;
	color: #333333;
}
.contact-left ul li a{
	font-size:13px;
	color: #333333;
	text-decoration:none;
}
.contact-left ul li a:hover{
	color:#FA620F;
}
.contact-left input[type="text"],.contact-left input[type="email"],.contact-left textarea{
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	color: #333333;
	font-size: 14px;
	outline: none;
}
.contact-left input[type="text"],.contact-left input[type="email"]{
	width:31%;
	float: left;
}
.contact-left input[type="email"]{
	margin:0 10px;
}
.contact-left textarea{
	min-height: 100px;
	resize: none;
	width: 100%;
	margin: 1.5em 0;
}
.contact-left input[type="submit"]{
	outline:none;
	color:#fff;
	font-size: 18px;
	padding: 10px 0;
	width:20%;
	background:#05a6b3;
	font-family:'Righteous', cursive;
	border:none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.contact-left input[type="submit"]:hover{
	color:#FA620F;
	background:#fafafa;
}
.aboutSet{
	clear: both;
	font-size: 1.4em;
	color: #FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
}
.welcome-about{
	margin-top: -40px;
}
.welcome-about p{
margin-top: -40px;
}

}














#property_top
{
	float: right;
	height: 100px;
	width: 40px;
	position: fixed;
	top: 285px;
	right: 2px;
	cursor:pointer;
	z-index: 200;
}




.menu{
	clear: both;
}
.menu a{
	color: #FFFFFF;
	font-size: 1.0em;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
.menu a:hover{
	color: #05a6b3;
	font-size: 1.0em;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}