.cpat{
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:  4px;
	background-color:rgba(0 ,0, 0 ,0.7);
	padding:10px 25px;
	clear:both;
	float:left;
	}

/********************************/
.indexslide {
	width: 100%;
	height: 100vh;
    float: left;
	
}



.slide-wrap{
	width: 100%;    
	float: left;
	width:100%;
	height:100%;
	 -webkit-transition: all 1s;
    -moz-transition: all  1s;
    -ms-transition: all  1s;
    -o-transition: all  1s;
    transition: all  1ss;
	background-color:#00b09b;
position:relative;
	
}

.slide-wrap.smaller {
	top:-30px;
	
}


/*************background slider**/

.bgslide{
	width:100%;
	height:470px;
	float:left;
	position:relative;
	text-align:center;	
	/*background-color:#9289C1;
	background-image: linear-gradient(to left, #9289C1, #15678F, #15678F);
	background-attachment:fixed;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	
	}
	
/*.bgslide:before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:rgba(0, 75,141,0.5);
	content:'';
	background-image: url(../images/texture.png);	
}*/



.slide1{
	background-image: url(../images/slider.jpg);
	
}
.slide2{
	background-image: url(../images/slider.jpg);
	
}
.slide3{
	background-image: url(../images/slider.jpg);
	
}
.slide4{
	background-image: url(../images/slider.jpg);
	
}

/**********************************/


.fearures-post-left, .fearures-post-right{width:100%;float:left;position:relative;text-align:right;padding:0 0px 0 0;margin:0 0 0px 0;}
.fearures-post-right{text-align:left;}
.nos-rt, .nos-lt{    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ffffff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1);
    transition: all 300ms ease-in;
    transform: scale(1);
    font-family: 'Lora', serif;
    font-weight: 400;}
.child:hover .nos-rt, .child:hover .nos-lt{background-color:#1bb4b9;color:#fff;-webkit-transition:all 300ms ease-in;-ms-transition:all 300ms ease-in;-moz-transition:all 300ms ease-in;transition:all 300ms ease-in;}
.nos-lt{right:auto;left:0;}

.carousel-caption {
	position: relative;
	left:0;
	top: 0;
	width:1180px;
    margin: 0px auto;
	height:100%;
	display: table;
	z-index: 2;
	color: #fff;
	/*text-align: center;*/
	padding:0 0px;
	text-align:left;
    
}

.parent{
	width:100%;
	height:100%;
	display: table;
	}
	
	
.child {
       display: table-cell;
       vertical-align: middle;
       background:#fff;
       position: absolute;
       right: 0px;
       top: 20%;
       padding: 40px 40px 45px;
       width: 48%;
      border-left:6px solid #02af9a;
}
.slid-a{background: #1bb4b9 url(../images/icon/arrow.png) no-repeat center center;
    position: absolute;
    top: 50%;
	margin-top:-20px;
    right: -21px;
    width:41px;
	height:41px;
	border-radius:50%;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;-webkit-transition:all 300ms ease-in;-ms-transition:all 300ms ease-in;-moz-transition:all 300ms ease-in;transition:all 300ms ease-in;}

.slid-a:hover{  background: #d7123e url(../images/icon/arrow.png) no-repeat center center;right: -0px;}



.carousel-caption h2{
	font-size: 32px;
	    line-height: 34px;
	margin-bottom: 15px;
	font-weight:700;
	color: #d7123e;
	float: left;
	
}
.carousel-caption h2 span{font-size: 17px;line-height: 20px;}
.carousel-caption img{margin-left: 15px; position: relative; float: left;}

.carousel-caption p{
	font-size:18px;
	font-weight:600;
	
	line-height: 24px;
	
    float: left;
	margin: 0px;
    color: #676767;

}

.animset{
	animation-duration: 1000ms;
	animation-delay: 100ms;
	animation-name: fadeInDown;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.carousel {
	position: relative;
	width:100%;
	float:left;
	/*background-color:#fff;*/
}

/*.carousel:before {
	width:100%;
	height:77px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
	background-color:rgba(0, 0, 0, 0.5);
	content:'';
}*/

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}




.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	width: 15px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	/*background-color: rgba(0,0,0,0);*/
	z-index:3;
	    /*width: 33% !important;*/
}

.carousel-control.left {
	/*background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;*/
	
	
}
.carousel-control.right {
	right: 25px;
	left: auto;
	/*background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0001)), to(rgba(0,0,0,.5)));
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;*/
	
	
}

/***********controls****/

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 9;
	display: inline-block;
	margin-top: -30px;
	
	
	background-repeat: no-repeat;
	background-position: center center;
	width:18px !important;
	height:27px !important;
	/*border:1px solid #fff;
	background-color:rgba(255, 255, 255, 0.5);*/
	
	background-size:100% !important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	
	
}
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
	background-image: url(../images/prev.png);
	
	
}
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
	background-image: url(../images/next.png);
}


.carousel-control .glyphicon-chevron-left:hover{
	    margin-left: 5px;
}
.carousel-control .glyphicon-chevron-right:hover { margin-right: 5px;}

/**********indicators********/

.carousel-indicators {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 5;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	display:none;
	
	
	

}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height:10px;
	margin: 1px 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #fff;
	border: 2px solid #e40050;
	border-radius: 100%;
	
	
	
}
.carousel-indicators .active {
	width: 10px;
	height:10px;
	margin: 1px 5px;
	background-color: #e40050;
	border:none;
	
}


@media screen and (max-width:1180px) {

    .carousel-caption{ width: 85%;}
   
}
@media only screen and (max-width: 1024px) {

.child {
 
    width: 62%;}

}
@media only screen and (max-width: 980px) {
  .child {

    top: 6%;
   
    width: 60%;}

}

@media screen and (max-width:800px) {

.carousel-caption h2 {
    font-size: 24px;}
	.carousel-caption p {
    font-size: 14px;}
	.child {
    padding: 30px 30px 45px;}

}	
@media screen and (max-width:640px) {	
.indexslide {
	display:none;
	
}
.slide-wrap{
	position:relative;
	float:left;
}

    .carousel-caption{ display: none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	
	margin-top: -20px;
	font-size: 30px;
	
}




.carousel-indicators {
	display:none;
}



.carousel-caption {
	padding:0 50px;
	text-align: center;
	}



.carousel-caption h2{
	font-size:20px;
	

	
}
.carousel-caption p{
	
    font-size: 21px;
line-height: 21px;
text-align: left;
}
    .carousel-caption img {
    width: 18%;
}
.bgslide .text-right, .text-left{
	text-align:center;
	
}
	
.bgslide{
	background-attachment:inherit !important;
	
	}
	.bgslide {
    height: 180px;}

	



}
@media screen and (max-width:480px) {	


.bgslide {
    height: 138px;
}


}


@media screen and (max-width:360px) {	


.bgslide {
    height: 100px;
}


}











