/*-----------------------------------*/
/*  Less Space Bitween Columns     */
/*-----------------------------------*/
body div.one_half_less, body div.one_third_less, body div.one_fourth_less, body div.two_third_less, body div.three_fourth_less, body div.one_fifth_less, body div.onecol_forty_less, body div.onecol_sixty_less, body div.onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
body div.one_full_less {
	width: 100%;
}
body div.one_half_less {
	width: 49%;
}
body div.one_third_less {
	width: 32%;
}
body div.one_fourth_less {
	width: 23.500%;
}
body div.one_fifth_less {
	width: 18.400%;
}
body div.two_third_less {
	width: 66%;
}
body div.three_fourth_less {
	width: 74.500%;
}
body div.onecol_forty_less {
	width: 40%;
}
body div.onecol_sixty_less {
	width: 58%;
}
body div.onecol_thirtyfive_less {
	width: 36.250%;
}
body div.last {
	margin-right: 0 !important;
}


/*-------------------*/
/*     columns    */
/*-------------------*/

body div.one_half, body div.one_third, body div.one_fourth, body div.two_third, body div.three_fourth, body div.one_fifth, body div.onecol_forty, body div.onecol_sixty, body div.onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
body div.one_full {
	width: 100%;
}
body div.one_half {
	width: 48%;
}
body div.one_third {
	width: 30.650%;
}
body div.one_fourth {
	width: 22%;
}
body div.one_fifth {
	width: 16.800%;
}
body div.two_third {
	width: 65.350%;
}
body div.three_fourth {
	width: 74%;
}
body div.onecol_forty {
	width: 40%;
}
body div.onecol_sixty {
	width: 56%;
}
body div.onecol_thirtyfive {
	width: 35%;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    margin-top: 35px;
}

.margin_bottom5 {
    margin-bottom: 50px;
    clear: both;
    width: 100%;
    display: inline-block;
}
.clearfix {
    display: inline-block;
    width: 100%;
    clear: both;
}
.less6 {
    width: 70%;
    margin: 0 auto;
}
.button.four {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background-color: #444;
    padding: 12px 32px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    border-radius: 3px;
}
body .button.four:hover {
	background-color: #3F86B7;
}
.v3_button {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background: #484848;
    padding: 14px 21px;
    transition: all 0.3s ease;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.v3_button:hover {
	background: #100e0e;	
	color: #fff;	
}

form.kc_subscribe{
	display: flex;
}
form.kc_subscribe input[name="kc_email"], form.kc_subscribe input[name="subscribe"]{
	height: 45px;
	background: #fff;
	border: 1px solid #ccc;
}
form.kc_subscribe input[name="subscribe"]{
	background: #333;
	border: none;	
}
form.kc_subscribe input[name="subscribe"]:hover{
	background: #000;	
}	
/*======================Images fadein slide=====================*/

.image_fadein_slider{
	display: inline-block;
	width: 100%;
}
.image_fadein_slider .image_fadein{
	display: inline-block;
	width: 100%;
	position: relative;		
}
.image_fadein_slider img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 100%;
	opacity: 0;
	transition: all ease 650ms;
}
.image_fadein_slider img.active{
	position: relative;
	opacity: 1;
	transition: all ease 850ms;
}
.image_fadein_slider .image_fadein.fast img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 100%;
	opacity: 0;
	transition: all ease 350ms;
}
.image_fadein_slider .image_fadein.fast img.active{
	position: relative;
	opacity: 1;
	transition: all ease 550ms;
}
.image_fadein_slider .image_fadein.slow img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 100%;
	opacity: 0;
	transition: all ease 950ms;
}
.image_fadein_slider .image_fadein.slow img.active{
	position: relative;
	opacity: 1;
	transition: all ease 1150ms;
}


/*======================our team default=====================*/

.owl-our-team {
	margin-top: 50px;
}
.owl-our-team .boxcon{
	float: left;
	width: 100%;
	padding-top:60px;
}
.owl-our-team .boximg{
	float: left;
	width: 100%;
}
.owl-our-team .boximg:hover .content{
	background-color: rgba(39, 39, 39, 0.9);
	margin-top:-101px;
	padding:28px 20px;
}
.owl-our-team h2{
	margin-bottom:15px;
}
.owl-our-team p{
	font-size:16px;
	padding-top:25px;
}
.owl-our-team .content{
	font-family: 'Raleway', sans-serif;
	background-color: rgba(60, 188, 210, 0.9);
	padding:18px 20px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	margin-top:-81px;
	line-height:18px;
	transition: all 0.3s ease;
}
.owl-our-team .content b{
	font-family: 'Myriad Pro', sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
}
.feature_section6 .kc-teams-layout-1 .owl-controls .owl-page, .feature_section6 .kc-teams-layout-1 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-teams-layout-1.owl-theme .owl-controls .owl-page span {
	opacity: 0.5;
}
.kc-teams-layout-1.owl-theme .owl-controls .owl-page.active span, .kc-teams-layout-1.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}

/*======================our team 1=====================*/

.kc-teams-layout-1{
	text-align: center;
}
.kc-teams-layout-1 h4 {
	color:#59abe3;
	text-transform:none;
	padding-top:7px;
	font-weight:500;
	padding-bottom:3px;
}
.kc-teams-layout-1 h1 {
	font-weight: 400;
	margin-bottom:10px;
}
.kc-teams-layout-1 h5 {
	font: 18px 'Open Sans', sans-serif;
	font-weight: normal;
	color:#727272;
	line-height:27px;
	padding-top:8px;
}
.kc-teams-layout-1 p {
	padding-top:30px;
}
.ser2_button1 {
	color: #fff;
	font-size: 13px;
	background:#bebebe;
	border-radius: 30px;
	transition: all 0.3s ease;
	padding: 6px 19px;
	text-transform:none;
	font-weight:normal;
}
.ser2_button1:hover {
	color: #fff;
	background: #59abe3;
}

/*======================our team 2=====================*/

.kc-teams-layout-2  .one_fourth {
	background-color: #fff;
	border-bottom: 3px solid #09aeec;
	padding-top: 0px;
	padding-bottom: 10px;
	transition: all 0.3s ease;
	text-align: center;
}
.kc-teams-layout-2  .one_fourth:hover {
	border-bottom: 3px solid #272727;
}
.kc-teams-layout-2  .one_fourth .uimg{
	width: 146px;
	height: 146px;
	border-radius: 100%;
	transition: all 0.3s ease;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.kc-teams-layout-2  .one_fourth .uimg img{
	width: 100%;
	max-height: inherit;
}
.kc-teams-layout-2 .one_fourth:hover .uimg {
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 0px 0px 8px rgba(50, 50, 50, 0.1);
}
.kc-teams-layout-2 .one_fourth h4 {
	font-weight: 600;
	margin-top: 13px;
	margin-bottom: 9px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #272727;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:normal;
}
.kc-teams-layout-2 .one_fourth h4 em {
	color: #09aeec;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	font-weight: 400;
}
.kc-teams-layout-2 ul.people_soci {
	float: none;
	padding: 5px;
	text-align: center;
	margin: 20px auto 15px;
}
.kc-teams-layout-2 .people_soci li {
	float: none;
	padding: 0px;
	width: 27px;
	height: 27px;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #e3e3e3;
	display: inline-block;
	transition: all 0.3s ease;
}
.kc-teams-layout-2 .people_soci li:hover {
	background-color: #272727;
	border: 1px solid #272727;
}
.kc-teams-layout-2 .people_soci li i {
	color: #cccccc;
	font-size: 13px;
}
.kc-teams-layout-2 .people_soci li:hover i {
	color: #fff;
}
.kc-teams-layout-2 p{
	margin-bottom: 0!important;
	font-weight: normal;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
}
.kc-teams-layout-2 a{
	display: block;
}


/*======================our team 3=====================*/


.kc-teams-layout-3 .owl-item{
	padding: 0px 10px;
}
.kc-teams-layout-3 .box {
	text-align: center;
	width: 100%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	padding: 0px 0px 18px 0px;
	margin: 5px;
	background:#fff;
	transition: all 0.3s ease;
}
.kc-teams-layout-3 .box img {
	float: left;
	margin-bottom: 22px;
}
.kc-teams-layout-3 .box h5 {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	margin:0 auto;
	line-height:14px;	
}
.kc-teams-layout-3 .box h5 b {
	width: 100%;
	margin: 0 auto;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	font-size: 13px;
	color:#999999;
	padding-top: 5px;
	display: block;
}
.kc-teams-layout-3 .box:hover {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.9);	
}

/*======================our team 4=====================*/

.kc-teams-layout-4 {
	width: 100%;
	margin: 0 auto;
}
.kc-teams-layout-4 ul {
	margin: 0 !important;
	padding: 0 !important;
}
.kc-teams-layout-4 li {
	float: none;
	width: 13.89%;
	padding: 0px 1%;
	display: inline-block;
}
.kc-teams-layout-4 a {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: #272727;
}
.kc-teams-layout-4 li img {
	width: 100%;
}
.kc-teams-layout-4 li span {
	float: left;
	color: #fff;
	line-height: 18px;
	padding: 10px 0px;
	background: rgba(39, 39, 39, 0.9);
	margin-top: calc(-50% - 19px);
	position: relative;
	z-index: 9;
	width: 100%;
	transition: all 0.3s ease;
	text-align: center;
	margin-top: -webkit-calc(-50% - 19px);
	margin-top: -moz-calc(-50% - 19px);
	margin-top: -ms-calc(-50% - 19px);
	transition: opacity 300ms ease 10ms;
	opacity: 0;
}
.kc-teams-layout-4 li:hover span {
	display: block;
	opacity: 1;
}

/*======================our team 5=====================*/

.kc-teams-layout-5{
	text-align: center;
}
.kc-teams-layout-5 .imgcircle {
	border: 7px solid #f3f3f3;
	border-radius: 100%;
	height: 214px;
	width: 214px;
	transition: all 0.3s ease;
	text-align: center;
	margin: 0 auto;
}
.kc-teams-layout-5 .imgcircle:hover {
	border: 7px solid #b8d392;
}
.kc-teams-layout-5 .social_icons {
	padding: 0;
	background: #b8d392;
	border-radius: 20px;
	margin: -30px auto 0px;
	color: #fff;
	font-size: 16px;
}
.kc-teams-layout-5 .social_icons ul {
	margin: 0;
	text-align: center;
}
.kc-teams-layout-5 li{
	text-align: center;
	float: none;
	display: inline-block;
	padding: 7px;
	color: #fff;
	transition: all 0.3s ease;
}
.kc-teams-layout-5 li:hover{
	color:#727272;
}
.social_icons a {
	float: none;
	display: inline-block;
}
.kc-teams-layout-5 .social_icons li a i {
	color: #fff;
}
.kc-teams-layout-5 .social_icons li a i:hover {
	color: #272727;
}
body .kc-teams-layout-5 h4{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 20px;
	margin-bottom:auto;
}
.kc-teams-layout-5 b{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight:400;
	text-transform:uppercase;
	margin-top:auto;
	color:#2ba0e8;
}
.kc-teams-layout-5 .social_icons.icon_number_1 {
	width: 45px;
}
.kc-teams-layout-5 .social_icons.icon_number_2 {
	width: 80px;
}
.kc-teams-layout-5 .social_icons.icon_number_3 {
	width: 115px;
}
.kc-teams-layout-5 .social_icons.icon_number_4 {
	width: 150px;
}
.kc-teams-layout-5 .social_icons.icon_number_5 {
	width: 185px;
}

/*======================our team 6=====================*/

.kc-teams-layout-6 {
	float: left;
	width: 100%;
	text-align: center;
}
.kc-teams-layout-6 .box {
	width: 100%;
	position: relative;
}
.kc-teams-layout-6 .box-cnt {
	width: 100%;
	height: auto;
}
.kc-teams-layout-6 .box-cnt img {
	width: 100%;
	height: auto;
}
.kc-teams-layout-6 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color: rgba(56,56,56,1);
	width: 100%;
	height: 100px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
}
.kc-teams-layout-6 .box:hover .box-details, .kc-teams-layout-6 .box.active .box-details {
	height: 270px;
	background-color: rgba(56,56,56,1);
}
.kc-teams-layout-6 .box.active .box-details h5 {
	padding-top: 35px;
}
.kc-teams-layout-6 .box.active .box-details .hline {
	visibility: visible;
}
.kc-teams-layout-6 .box:hover .box-details h5 {
	padding-top: 35px;
}
.kc-teams-layout-6 .box:hover .hline {
	visibility: visible;
}
.kc-teams-layout-6 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 27px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.kc-teams-layout-6 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.kc-teams-layout-6 .box-details .hline {
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.kc-teams-layout-6 .box-details p {
	color: #fff;
	width: 85%;
	margin: 0 auto;
	padding-top: 21px;
	padding-bottom: 30px;
	line-height: 18px;
}
.kc-teams-layout-6 .box-details a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 9px 20px;
	transition: all 0.3s ease;
}
.kc-teams-layout-6 .box-details a:hover {
	color: #393939;
	background: #fff;
}

/*======================our team 7=====================*/

.kc-teams-layout-7{
	text-align: center;	
}
.kc-teams-layout-7 .box {
	width: 100%;
	position: relative;
}
.kc-teams-layout-7 .box-cnt {
	width: 100%;
	height: auto;
}
.kc-teams-layout-7 .box-cnt img {
	width: 100%;
	height: auto;
}
.kc-teams-layout-7 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color: rgba(89,171,227,1);
	width: 100%;
	height: 100px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
}
.kc-teams-layout-7 .box:hover .box-details, .kc-teams-layout-7 .box.active .box-details {
	height: 220px;
	background-color: rgba(89,171,227,0.9);
}
.kc-teams-layout-7 .box.active .box-details h5 {
	padding-top: 35px;
}
.kc-teams-layout-7 .box.active .box-details .hline {
	visibility: visible;
}
.kc-teams-layout-7 .box:hover .box-details h5 {
	padding-top: 35px;
	margin-bottom: 0px;
}
.kc-teams-layout-7 .box:hover .hline {
	visibility: visible;
}
.kc-teams-layout-7 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 27px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.kc-teams-layout-7 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.kc-teams-layout-7 .box-details .hline {
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.kc-teams-layout-7 .box-details p {
	color: #fff;
	width: 77%;
	margin: 0 auto;
	padding-top: 21px;
	padding-bottom: 30px;
	line-height: 18px;
}
.kc-teams-layout-7 .box-details a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 9px 20px;
	transition: all 0.3s ease;
}
.kc-teams-layout-7 .box-details a:hover {
	color: #393939;
	background: #fff;
}
.kc-teams-layout-7.owl-carousel .owl-item {
	padding: 0px 10px;
}
.kc-teams-layout-7 .owl-controls .owl-page, .kc-teams-layout-7 .owl-controls .owl-buttons div {
	cursor: pointer;
	margin-top: 35px;
}
.kc-teams-layout-7 .owl-theme .owl-controls .owl-page span {
	opacity: 0.3;
}
.kc-teams-layout-7 .owl-theme .owl-controls .owl-page.active span, .kc-teams-layout-7 .owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}

/*======================testimonial default=====================*/

.ow-testimonials .climg img {
	width: 12.5%;
	border-radius: 100%;
	margin-bottom: 20px;
}
.kc-testimonials-layout-1{
	text-align: center;
}
.kc-testimonials-layout-1 p.bigtfont {
	margin-bottom: 0px !important;
}
.kc-testimonials-layout-1.owl-carousel .owl-item {
	padding: 0px 10px;
}
.kc-testimonials-layout-1 .owl-controls .owl-page, .kc-testimonials-layout-1 .owl-controls .owl-buttons div {
	margin-top: 35px;
}

/*======================testimonial 1=====================*/

.kc-testimonials-layout-1.peopsays {
	float: left;
	width: 100%;
	text-align: left;
	padding: 20px 0 0px 0;
}
.kc-testimonials-layout-1.peopsays .slidesec {
	float: left;
	width: 100%;
}
.kc-testimonials-layout-1.peopsays .slidesec img {
	float: left;
	margin-right: 18px;
	border: 4px solid #ccc;
}
.kc-testimonials-layout-1.peopsays .slidesec h6 {
	color: #a32922;
	font-weight: bold;
	float: left;
	line-height: 18px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	clear: inherit;
}
.kc-testimonials-layout-1.peopsays .slidesec h6 em {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	display: block;
}

.kc-testimonials-layout-1.peopsays .arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.kc-testimonials-layout-1.peopsays .arrow_box:after, .kc-testimonials-layout-1.peopsays .arrow_box:before {
	bottom: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.kc-testimonials-layout-1.peopsays .arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.kc-testimonials-layout-1.peopsays .arrow_box:before {
	border-color: rgba(153, 153, 153, 0);
	border-bottom-color: #ccc;
	border-width: 11px;
	margin-left: -11px;
}

/*======================testimonial 2=====================*/

.kc-testimonials-layout-2 .left {
	float: left;
	width: 12%;
	margin-left: 80px;
}
.kc-testimonials-layout-2 .left img {
	float: left;
	width: auto;
	margin:0 auto;
	border-radius: 100%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	background-color: #e9e9e9;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin-left: 100;
	padding-left: 0px;
}
.kc-testimonials-layout-2 .left h5 {
	float: left;
	width: 100%;
	color: #272727;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: normal;
	text-align: left;
}
.kc-testimonials-layout-2 .left h5 em {
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-align: center;
	font-weight: 500;
}
.kc-testimonials-layout-2 .right {
	float: left;
	width: 78%;
	text-align: left;
}
.kc-testimonials-layout-2 .right .arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #e9e9e9;
	padding: 30px;
}
.kc-testimonials-layout-2 .right .arrow_box:after,
.kc-testimonials-layout-2 .right .arrow_box:before {
	right: 100%;
	top: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.kc-testimonials-layout-2 .right .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	margin-top: -14px;
}
.kc-testimonials-layout-2 .right .arrow_box:before {
	border-color: rgba(233, 233, 233, 0);
	border-right-color: #e9e9e9;
	border-width: 15px;
	margin-top: -15px;
}
.kc-testimonials-layout-2.owl-theme .owl-controls {
	margin-top: 18px;
}
.kc-testimonials-layout-2.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 3px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	border-radius: 100%;
	background: #707070;
}
.kc-testimonials-layout-2.owl-theme .owl-controls .owl-page.active span, .kc-testimonials-layout-2.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.kc-testimonials-layout-2.owl-carousel .owl-item {
	padding: 0;
}


/*======================testimonial 3=====================*/


.kc-testimonials-layout-3 {
	text-align: center;
}
.kc-testimonials-layout-3 .peosays {
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
.kc-testimonials-layout-3 .peosays .box {
	float: left;
	width: 100%;
	background: #1f2a2f;
	border-radius: 3px;
	text-align: left;
	padding: 35px 40px 40px 40px;
	font-size: 16px;
	line-height: 25px;
}
.kc-testimonials-layout-3 .owl-controls .owl-page, .kc-testimonials-layout-3 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-testimonials-layout-3.owl-theme .owl-controls .owl-page span {
	background: #eee;
}
.kc-testimonials-layout-3.owl-carousel .owl-item {
	padding: 0px 10px;
}
.kc-testimonials-layout-3.owl-theme .owl-controls .owl-page span {
	opacity: 0.3;
}
.kc-testimonials-layout-3.owl-theme .owl-controls .owl-page.active span, .kc-testimonials-layout-3.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}


/*======================testimonial 4=====================*/


.kc-testimonials-layout-4 .slidesec {
	float: left;
	width: 100%;
}


.kc-testimonials-layout-4 .slidesec img{
	float: left;
    margin-right: 18px;
    width: 80px;
}

.kc-testimonials-layout-4 .slidesec h6 {
    color: #09aeec;
    font-weight: 500;
    float: left;
    line-height: 18px;
    margin-top: 12px;
    clear: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.kc-testimonials-layout-4 .slidesec p{
	margin-bottom: 0px;
}
.kc-testimonials-layout-4 .slidesec h6 em {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	display: block;
}
.kc-testimonials-layout-4 .owl-pagination{
	text-align: left;
	margin-bottom: 20px;
}

/*======================testimonial 5=====================*/

.kc-testimonials-layout-5 {
	text-align: center;
}
.kc-testimonials-layout-5 h6 {
	color: #fafafa;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
	letter-spacing: inherit;
	margin: 20px 0 0px !important;
}
.kc-testimonials-layout-5 h6 em {
	font-family: 'Open Sans', sans-serif;
	color: #fafafa;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
}
.kc-testimonials-layout-5 .cimag img {
	width: 54px;
	height: 54px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin:0 auto;
}
.kc-testimonials-layout-5 .owl-controls .owl-page, .kc-testimonials-layout-5 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-testimonials-layout-5 .item p.fontdefault2 {
	margin-bottom: 23px !important;
	padding-bottom: 0px;
	color: #fafafa;
}
.kc-testimonials-layout-5.owl-carousel .owl-item {
	float: left;
	padding: 0px 10px;
}
.kc-testimonials-layout-5.owl-theme .owl-controls .owl-page span {
	opacity: 0.3;
}
.kc-testimonials-layout-5.owl-theme .owl-controls .owl-page.active span, .kc-testimonials-layout-5.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}

/*======================testimonial 6=====================*/

.kc-testimonials-layout-6 .who_pic {
	width: 20%;
	height: 60px;
	margin: 0 auto;
}
.kc-testimonials-layout-6 img {
	float: left;
	width: 54px;
	height: 54px;
	border-radius: 100%;
	margin: 0 auto;
}
.kc-testimonials-layout-6 .who_pic .name {
	float: left;
	text-align: left;
	color: #272727;
	font-weight: 600;
	font-size: 14px;
	padding-left: 18px;
	margin: 0 auto;
}
.kc-testimonials-layout-6 .who_pic .name em {
	color: #999;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

.kc-testimonials-layout-6 .less7{
	width: 87%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.kc-testimonials-layout-6 .fontmed{
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	color: #272727;
	font-style: italic;
	line-height: 32px;
}
.kc-testimonials-layout-6 p {
	margin-bottom: 0 !important;
}
.kc-testimonials-layout-6 .owl-controls .owl-page, .kc-testimonials-layout-6 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-testimonials-layout-6.owl-carousel .owl-item {
	padding: 0px 10px;
}

/*======================testimonial 7=====================*/

.kc-testimonials-layout-7.peoplesays {
	width: 100%;
	margin: 0 auto;
}
.kc-testimonials-layout-7.peoplesays .box {
	float: left;
	width: 100%;
	background: #fff;
	text-align: left;
	padding: 30px 40px 30px 40px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	line-height: 25px;
}
.kc-testimonials-layout-7.peoplesays .who {
	float: left;
	width: 100%;
	text-align: left;
	padding: 35px 0px 18px 20px;
	margin-top: -2px;
	font-size: 12px;
	color: #999;
	background-image: url(../images/arrow04.png);
	background-repeat: no-repeat;
	background-position: 30px top;
}
.kc-testimonials-layout-7.peoplesays .who img {
	border-radius: 100%;
	float: left;
	margin-right: 18px;
	border: 3px solid #fff;
}
.kc-testimonials-layout-7.peoplesays .who strong {
	font-size: 14px;
	color: #393939;
	display: block;
	line-height: 16px;
	font-weight: 600;
	margin-top: 5px;
}

/*======================testimonial 8=====================*/

.kc-testimonials-layout-8 .sectionbox {
	margin: 0 auto;
	width: 95%;
	background:#fff;
	margin-top:65px;
	border-radius:2px;
	padding:30px 40px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	margin-bottom: 5px;
}
.kc-testimonials-layout-8 .sectionbox img {
	border: 7px solid #ffffff;
	height: 104px;
	width: 104px;
	border-radius: 100px;
	color: #868686;
	font-size: 35px;
	display: block;
	margin: -75px auto 0px auto;
}
.kc-testimonials-layout-8 h5{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	font-weight:normal;
	letter-spacing:normal !important;
	padding-top:20px;
	color:#727272;
}
.kc-testimonials-layout-8 h6{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:normal !important;
	padding-top:10px;
	color:#272727;
	display:block;
}
.kc-testimonials-layout-8 h6 b{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	font-weight:500;
	letter-spacing:normal !important;
	color:#272727;
	display:block;
}
.kc-testimonials-layout-8.owl-carousel .owl-item {
	padding: 0px 10px;
}

/*======================testimonial 9=====================*/

.kc-testimonials-layout-9 .first{
	clear: both;
}
.kc-testimonials-layout-9 .contentbox {
	float: left;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 45px 40px 45px 40px;
	transition: all 0.3s ease;
	text-align: center;
	margin-bottom: 30px;
}
.kc-testimonials-layout-9 .contentbox h5{
	font-weight: 600;
	margin-bottom: 27px;
	letter-spacing: inherit;
}
.kc-testimonials-layout-9 .contentbox p {
	line-height: 25px;
}
.kc-testimonials-layout-9 .contentbox.highlight p {
	color: #fff;
}
.kc-testimonials-layout-9 .lbt {
	text-align: center;
	width: 80%;
	margin: 18px auto 30px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.kc-testimonials-layout-9 .lbt strong {
  display:inline-block;
  font-weight:100;
  position:relative;
  top:12px;
  font-size: 13px;
  background:#fff;
  padding:0 12px;
  color: #90c695;
}
.kc-testimonials-layout-9 b {
	color: #90c695;
	font-size: 16px;
	font-weight: 600;
}
.kc-testimonials-layout-9 b em {
	color: #999;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: block;
}
.kc-testimonials-layout-9 .contentbox.highlight {
	border: 1px solid #999;
	background: #999;
	color: #fff;
}
.kc-testimonials-layout-9 .contentbox.highlight b {
	color: #fff;
}
.kc-testimonials-layout-9 .contentbox.highlight b em {
	color: #fff;
}
.kc-testimonials-layout-9 .contentbox.highlight h5{
	color: #fff;
}
.kc-testimonials-layout-9  .highlight .lbt strong {
  background:#999;
  color: #fff;
}
.kc-testimonials-layout-9 .highlight .lbt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.kc-testimonials-layout-9.two b {
	color: #46d8bd;
}
.kc-testimonials-layout-9.two .contentbox.highlight {
	border: 1px solid #46d8bd;
	background: #46d8bd;
}
.kc-testimonials-layout-9.two .contentbox.highlight .lbt strong {
  background:#46d8bd;
}
.kc-testimonials-layout-9 .contentbox:hover {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
}

/*======================testimonial 10=====================*/

.kc-testimonials-layout-10{
	text-align: center;
}
.kc-testimonials-layout-10.peoplesays {
	width: 100%;
	margin: 0 auto;
	clear: both;
	display: inline-block;
}
.kc-testimonials-layout-10.peoplesays .who {
	float: left;
	width: 100%;
	text-align: center;
	padding: 35px 0px 10px 0px;
	font-size: 12px;
	color: #fff;
}
.kc-testimonials-layout-10.peoplesays .who img {
	border-radius: 100%;
	text-align:center;
	margin: 0 auto;
}
.kc-testimonials-layout-10.peoplesays .content {
	font: 16px 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #eee;
	font-weight: 600;
	text-align:center;
	text-transform:uppercase;
}
.kc-testimonials-layout-10.peoplesays p {
	font: 11px 'Myriad Pro', sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	line-height:16px;
	color: #eee;
}
.kc-testimonials-layout-10 .arrow_box {
	position: relative;
	background: #fafafa;
	text-align:center;
	padding: 35px 35px 40px 35px;
	font: 16px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
	line-height: 25px;
	border-radius:4px;
}
.kc-testimonials-layout-10 .arrow_box:after, .kc-testimonials-layout-10 .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.kc-testimonials-layout-10 .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fafafa;
	border-width: 14px;
	margin-left: -14px;
}

/*======================testimonial 11=====================*/

.kc-testimonials-layout-11 .peoplesays {
	float: left;
	color: #eee;
}
.kc-testimonials-layout-11 .peoplesays img {
	float: left;
	width: 140px;
	height: 140px;
	border-radius: 100%;
	margin-right: 30px;
	border: 7px solid #f3f3f3;
	margin-top: 25px;
	margin-bottom: 50px;
}
.kc-testimonials-layout-11 .peoplesays strong {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.kc-testimonials-layout-11 .peoplesays strong i {
	font-size: 12px;
	color: #999;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	display: block;
}
.kc-testimonials-layout-11 .owl-controls .owl-page, .kc-testimonials-layout-11 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-testimonials-layout-11.owl-carousel .owl-item {
	padding: 0 10px;
}

/*======================testimonial 12=====================*/

.kc-testimonials-layout-12 {
	text-align: center;
}
.kc-testimonials-layout-12 p {
	font-family: 'Josefin Sans', sans-serif;
	color: #fafafa;
	font-size:27px;
	line-height:35px;
	margin-bottom: 20px;
}
.kc-testimonials-layout-12 .name {
	text-align: center;
	width: 100%;
	float: right;
	font-family: 'Josefin Sans', sans-serif;
	color: #d2527f;
	font-weight:bold;
	font-size: 18px;
	text-transform:uppercase;
	margin: 0 auto;
}
.kc-testimonials-layout-12 .owl-controls .owl-page, .kc-testimonials-layout-12 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-testimonials-layout-12.owl-carousel .owl-item {
	padding: 0px 10px;
}


/*======================testimonial 13=====================*/

.kc-testimonials-layout-13 .item {
	border: 1px solid #eee;
	text-align: center;
	padding-top: 40px;
}
.kc-testimonials-layout-13 .item h5 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.kc-testimonials-layout-13 .item i {
	color: #33cc33;
	font-size: 11px;
	margin: 0 1px;
}
.kc-testimonials-layout-13 .item p {
	width: 80%;
	margin: 35px auto 50px auto;
}

.kc-testimonials-layout-13 .item .who {
	width: 100%;
	padding: 22px 0px 25px 0px;
	background: #f3f3f3;
	text-align: center;
}
.kc-testimonials-layout-13 .item .who img {
	border-radius: 100%;
	display: inline-block;
	margin-top: -15px;
}
.kc-testimonials-layout-13 .item .who strong {
	color: #454545;
	font-weight: 600;
	line-height: 17px;
	display: inline-block;
	padding-top: 15px;
	margin-left: 10px;
}
.kc-testimonials-layout-13 .item .who strong em {
	color: #727272;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
}
.kc-testimonials-layout-13 .owl-controls .owl-page, .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.kc-testimonials-layout-13.owl-carousel.nomg .owl-item {
	float: left;
	padding: 0px 0px;
}

/*======================pricing 1=====================*/

.kc-pricings-layout .pricing-box{
	background-color:#fff;
	padding: 30px 30px 50px 30px;
	text-align: center;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.1);
	position: relative;
	overflow: hidden;
}
.kc-pricings-layout .pricing-box.highlight:after{
	height: 50px;
	width: 50px;
	position: absolute;
	top: -25px;
	right: -25px;
	background: #59ABE3;
	content: "";
	transform: rotate(45deg);
}
body div.kc-pricings-layout h1{
	color: #333;
	font-size: 50px;
	margin-top:25px;
	margin-bottom:15px;
	line-height:25px;
}
body div.kc-pricings-layout .highlight h1{
	color: #59ABE3;
}
.highlight .button.four{
	background: #59ABE3;
}
.kc-pricings-layout em{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
}
.kc-pricings-layout i, .kc-pricings-layout icon{
	color:#afafaf;
	padding-right:10px;
	font-size:16px;
	text-align:left;
}
.kc-pricings-layout li{
	color:#727272;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top: 10px;
	text-align:left;
	list-style: none;
}
.kc-pricings-layout .pricing-box.one_third_less li,
.kc-pricings-layout .pricing-box.one_half_less li,
.kc-pricings-layout .pricing-box.one_full_less li {
	text-align: center;
}
.kc-pricings-layout ul {
	margin: 0 0 20px 0 !important;
}

/*======================pricing 2=====================*/

.kc-pricings-layout-2 .pricing-box-2 {
	float: left;
	border-bottom:5px solid #999999;
	padding: 0px 0px 45px 0px;
	background:#fff;
	margin-top:25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.12);
	text-align: center;
}
.kc-pricings-layout-2 .pricing-box-2 .title {
	color: #999;
	text-align: center;
}
.kc-pricings-layout-2 .pricing-box-2 .title h4 {
	color:#999;
	font-size:18px;
	border-bottom:1px solid #e0e0e0;
	padding:22px 0px 20px 0px;
	margin: 0px;
}
.kc-pricings-layout-2 .pricing-box-2 .title h2 {
	color: #999;
	font-size: 45px;
	font-weight: bolder;
	border-bottom:1px solid #e0e0e0;
	padding: 20px 0px;
	margin: 0 0 10px 0;
}
.kc-pricings-layout-2 .pricing-box-2 .title h2 b {
	text-transform: lowercase;
}
.kc-pricings-layout-2 .pricing-box-2 .title h2 b {
	color: #999;
	text-align: center;
	font-size: 14px;
	display: initial;
	text-transform: lowercase;
	font-weight:normal;
}
.kc-pricings-layout-2 .pricing-box-2 i {
	color: #939393;
	padding-right: 6px;
}
.kc-pricings-layout-2 .pricing-box-2 ul {
	margin: 0px 0px 20px 0px !important;
}
.kc-pricings-layout-2 .pricing-box-2 li {
	color: #727272;
	text-align:left;
	list-style: none;
}
.kc-pricings-layout-2 .one_full.pricing-box-2 li {
	padding: 9px 150px;
	text-align: center;
}
.kc-pricings-layout-2 .one_half.pricing-box-2 li {
	padding: 9px 100px;
	text-align: center;
}
.kc-pricings-layout-2 .one_third.pricing-box-2 li {
	padding: 15px 10px 15px 30px;
	text-align: center;
}
.kc-pricings-layout-2 .one_fourth.pricing-box-2 li {
	padding: 9px 35px;
	list-style: none;
}
.kc-pricings-layout-2 .one_fifth.pricing-box-2 li {
	padding: 9px 15px;
}
.kc-pricings-layout-2 .button_2 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#999;
	border-radius: 4px;
	transition: all 0.3s ease;
	padding: 12px 31px;
	text-transform: uppercase;
	font-weight:bold;
}
.kc-pricings-layout-2  .button_2:hover {
	color: #fff;
	background: #59abe3;
}
.kc-pricings-layout-2  .highlight .button_2  {
	background:#59abe3;
}
.kc-pricings-layout-2  .highlight .button_2:hover {
	background:#999;
}
.kc-pricings-layout-2 .highlight {
	border-bottom:5px solid #59abe3;
}
.kc-pricings-layout-2  .highlight .title h4  {
	border-bottom:none;
	padding: 20px 0;
	color:#59abe3;
}
.kc-pricings-layout-2  .highlight .title h2 {
	background:#59abe3;
	color:#fff;
	border-bottom:none;
	padding: 22px 0;
	margin-bottom: 10px;
}
.kc-pricings-layout-2  .highlight .title h2 b {
	color:#fff;
}

/*======================pricing 3=====================*/

.kc-pricings-layout-3 .pricing-box-3 {
	float: left;
	padding: 0px 0px 30px 0px;
	background:#fff;
	margin-top:25px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
	transition: all 0.3s ease;
	text-align: center;
}
.kc-pricings-layout-3 .pricing-box-3:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.kc-pricings-layout-3 .pricing-box-3 .title {
	color: #999999;
	text-align: center;
	position: relative;
	overflow-x: hidden;
}
.kc-pricings-layout-3 .pricing-box-3 .title h4 {
	font-size:21px;
	color: #fff;
	font-weight:bold;
	padding:20px 20px;
	letter-spacing:1px;
	background:#272727;
	position: relative;
}
.kc-pricings-layout-3 .pricing-box-3 .title h4:before {
	content: "";
	left: 0px;
	position: absolute;
	margin-top: 43px;
	width: 100%;
}
.kc-pricings-layout-3 .pricing-box-3 .title h2 {
	color: #272727;
	font-size: 45px;
	font-weight:bold;
	padding-top: 20px;
	letter-spacing: inherit;
	margin-top: 0px;
	margin-bottom: 20px;
}
.kc-pricings-layout-3 .pricing-box-3 .title h2 b {
	font-family: 'Open Sans', sans-serif;
	color: #272727;
	font-size: 14px;
	font-weight:normal;
	text-transform:none;
}
.kc-pricings-layout-3 .pricing-box-3 ul {
	margin: 0 0 20px 0 !important;
}
.kc-pricings-layout-3 .pricing-box-3 i {
	color: #939393;
}
.kc-pricings-layout-3 .pricing-box-3 li {
	line-height: 30px;
	color: #727272;
	text-align: left;
	list-style: none;
	padding-left: 20px;
	line-height: 45px;
}
.kc-pricings-layout-3 .pricing-box-3 li strong {
	font-weight: 600;
	color: #272727;
}
.kc-pricings-layout-3 .highlight  {
	-webkit-box-shadow: 0px 0px 3px 0px rgb(89, 171, 227);
	-moz-box-shadow: 0px 0px 3px 0px rgb(89, 171, 227);
	box-shadow: 0px 0px 3px 0px rgb(89, 171, 227);
}
.kc-pricings-layout-3 .highlight  .title h4 {
	background:#59abe3;
}
.kc-pricings-layout-3 .highlight  .title h2 {
	color: #59abe3;
}
.kc-pricings-layout-3 .highlight .v3_button  {
	background:#59abe3;
}
.kc-pricings-layout-3 .highlight .v3_button:hover {
	background: #272727;
}
.kc-pricings-layout-3 .pricing-box-3 a.v3_more {
	color: #272727;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
}
.kc-pricings-layout-3 .pricing-box-3 a.v3_more:hover {
	text-decoration: none;
	color: #454545;
}
.kc-pricings-layout-3 .pricing-box-3.one_fifth_less li {
	padding: 0 10px;
}
.kc-pricings-layout-3 .pricing-box-3 .title h4:before {
	content: "";
    height: 0;
    position: absolute;
    bottom: -20px;
    width: 0;
    left: 50%;
}
.kc-pricings-layout-3 .pricing-box-3.one_fifth_less .title h4:before {
	border-top: 20px solid #272727;
	border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    margin-left: -200px;
    margin-right: -200px;
}
.kc-pricings-layout-3 .highlight.one_fifth_less .title h4:before {
	border-top: 20px solid #59abe3;
	border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    margin-left: -200px;
    margin-right: -200px;
}
.kc-pricings-layout-3 .pricing-box-3.one_fourth_less .title h4:before {
	border-top: 20px solid #272727;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    margin-left: -200px;
    margin-right: -200px;
}
.kc-pricings-layout-3 .highlight.one_fourth_less .title h4:before {
	border-top: 20px solid #59abe3;
	border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    margin-left: -200px;
    margin-right: -200px;
}
.kc-pricings-layout-3 .pricing-box-3.one_third_less .title h4:before {
	border-top: 30px solid #272727;
	border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    margin-left: -200px;
    margin-right: -200px;
}
.kc-pricings-layout-3 .highlight.one_third_less .title h4:before {
	border-top: 30px solid #59abe3;
	border-left: 306px solid transparent;
	border-right: 306px solid transparent;
	margin-left: -306px;
    margin-right: -306px;
}
.kc-pricings-layout-3 .pricing-box-3.one_half_less .title h4:before {
	border-top: 25px solid #272727;
	border-left: 466px solid transparent;
	border-right: 466px solid transparent;
	margin-left: -466px;
    margin-right: -466px;
}
.kc-pricings-layout-3 .highlight.one_half_less .title h4:before {
	border-top: 25px solid #59abe3;
	border-left: 466px solid transparent;
	border-right: 466px solid transparent;
	margin-left: -466px;
    margin-right: -466px;
}
.kc-pricings-layout-3 .pricing-box-3.one_full_less .title h4:before {
	border-top: 30px solid #272727;
	border-left: 936px solid transparent;
	border-right: 936px solid transparent;
	margin-left: -936px;
    margin-right: -936px;
}
.kc-pricings-layout-3 .highlight.one_full_less .title h4:before {
	border-top: 30px solid #59abe3;
	border-left: 936px solid transparent;
	border-right: 936px solid transparent;
	margin-left: -936px;
    margin-right: -936px;
}


.kc-row-container.container .kc-pricings-layout-3 .pricing-box-3.one_fifth_less .title h4:before {
	border-top: 15px solid #272727;
	border-left: 108px solid transparent;
	border-right: 108px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .highlight.one_fifth_less .title h4:before {
	border-top: 15px solid #59abe3;
	border-left: 108px solid transparent;
	border-right: 108px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .pricing-box-3.one_fourth_less .title h4:before {
	border-top: 15px solid #272727;
	border-left: 136px solid transparent;
	border-right: 136px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .highlight.one_fourth_less .title h4:before {
	border-top: 15px solid #59abe3;
	border-left: 136px solid transparent;
	border-right: 136px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .pricing-box-3.one_third_less .title h4:before {
	border-top: 20px solid #272727;
	border-left: 188px solid transparent;
	border-right: 188px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .highlight.one_third_less .title h4:before {
	border-top: 20px solid #59abe3;
	border-left: 188px solid transparent;
	border-right: 188px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .pricing-box-3.one_half_less .title h4:before {
	border-top: 25px solid #272727;
	border-left: 286px solid transparent;
	border-right: 286px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .highlight.one_half_less .title h4:before {
	border-top: 25px solid #59abe3;
	border-left: 286px solid transparent;
	border-right: 286px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .pricing-box-3.one_full_less .title h4:before {
	border-top: 30px solid #272727;
	border-left: 586px solid transparent;
	border-right: 586px solid transparent;
}
.kc-row-container.container .kc-pricings-layout-3 .highlight.one_full_less .title h4:before {
	border-top: 30px solid #59abe3;
	border-left: 586px solid transparent;
	border-right: 586px solid transparent;
}

/*======================pricing 4=====================*/

.kc-pricings-layout-4 {
	float: left;
	width: 100%;
	padding: 80px 0px 120px 0px;
}
.kc-pricings-layout-4 .pacdetails {
	float: left;
	text-align: center;
	box-shadow: 0px -5px 0px #272727;
}
.kc-pricings-layout-4 .pacdetails.one_full_less {
	width: 100%;
	margin-right: 0;
    background: #fff;
}
.kc-pricings-layout-4 .pacdetails.one_half_less {
	width: 50%;
	margin-right: 0;
    background: #fff;
}
.kc-pricings-layout-4 .pacdetails.one_third_less {
	width: 33.33%;
	margin-right: 0;
    background: #fff;
}
.kc-pricings-layout-4 .pacdetails.one_fourth_less {
	width: 25%;
	margin-right: 0;
	    background: #fff;
}
.kc-pricings-layout-4 .pacdetails.one_fifth_less {
	width: 20%;
	margin-right: 0;
    background: #fff;
}
.kc-pricings-layout-4 .pacdetails .title {
	float: left;
	width: 100%;
	padding: 30px 0px 30px 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
.kc-pricings-layout-4 .pacdetails .title strong {
	color: #272727;
	font-size: 40px;
	font-weight: bold;
	display: block;
}
.kc-pricings-layout-4 .pacdetails .title h2 {
	font-size: 22px;
	color: #999;
	font-weight: normal;
	margin-bottom: 12px;
	display: block;
}
.kc-pricings-layout-4 .pacdetails ul {
	padding: 0px;
	margin: 0px;
}
.kc-pricings-layout-4 .pacdetails li {
	padding: 0 0 0 25px;
	margin: 20px 0px;
	list-style: none;
	text-align: left;
}
.kc-pricings-layout-4 .pacdetails li strong {
	font-weight: 600;
}
.kc-pricings-layout-4 .pacdetails .bottom {
	float: left;
	width: 100%;
	padding: 40px 0px;
	margin-top: 20px;
	border-top: 1px solid #eee;
}
.kc-pricings-layout-4 .pacdetails .bottom a {
	color: #272727;
	font-size: 16px;
	background: #eee;
	padding: 12px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.kc-pricings-layout-4 .pacdetails .bottom a:hover {
	color: #fff;
	background: #999;
}
.kc-pricings-layout-4 .pacdetails .title sup {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.kc-pricings-layout-4 .pacdetails .title sub {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.kc-pricings-layout-4 .pacdetails.normal {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.kc-pricings-layout-4 .pacdetails:first-child {
	border-left: 1px solid #eee;
}
.kc-pricings-layout-4 .pacdetails.highlight {
	margin-top: -30px;
	box-shadow: 0px -5px 0px #59abe3;
}
.kc-pricings-layout-4 .pacdetails.highlight .title strong {
	color: #59abe3;
}
.kc-pricings-layout-4 .pacdetails.highlight .bottom a {
	color: #fff;
	background: #59abe3;
}
.kc-pricings-layout-4 .pacdetails.highlight .bottom a:hover {
	background: #3F8ABD;
}
.kc-pricings-layout-4 .pacdetails.highlight h6 {
	width: 140px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	background: #59abe3;
	margin: 0 auto;
	line-height: 18px;
	border-radius: 10px;
}
.kc-pricings-layout-4 .pacdetails.highlight .title {
	padding-top: 30px;
}
.kc-pricings-layout-4 .pacdetails.highlight .title h2 {
	margin-top: 12px;
}

/*======================pricing 5=====================*/

.kc-pricings-layout-5 .pricing-table-5 {
	float: left;
	width: 100%;
	text-align: center;
	color: #727272;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}
.kc-pricings-layout-5 .pricing-table-5 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.kc-pricings-layout-5 .pricing-table-5 li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	background-color: #fff;
	list-style: none;
}
.kc-pricings-layout-5 .pricing-table-5 li.btnp {
	text-align: center;
}
.kc-pricings-layout-5 .pricing-table-5 li.title {
	color: #fff;
	padding: 18px 0px;
	background-color: #999;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
}
.kc-pricings-layout-5 .pricing-table-5 li.title h3 {
	margin: 0px;
}
.kc-pricings-layout-5 .pricing-table-5 li.price {
	padding: 30px 0px 20px 0px;
}
.kc-pricings-layout-5 .pricing-table-5 li.price h1 {
	margin: 0px;
	font-weight: bold;
}
.kc-pricings-layout-5 .pricing-table-5 li.price h1 em {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.kc-pricings-layout-5 .pricing-table-5 li.hecont {
	padding: 25px 50px 40px 50px;
	background-color: #f3f3f3;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.1);
}
.kc-pricings-layout-5 .pricing-table-5 li.hecont strong {
	background-color: #454545;
	padding: 12px 30px;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
}
.kc-pricings-layout-5 .pricing-table-5 .pri_but_small1 {
	color: #fff;
	padding: 10px 25px;
	background-color: #59abe3;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.kc-pricings-layout-5 .pricing-table-5 .pri_but_small1:hover {
	color: #fff;
	background-color: #272727;
}
.kc-pricings-layout-5 .pricing-table-5 .pri_but_small1.gray {
	color: #fff;
	background-color: #272727;
}
.kc-pricings-layout-5 .pricing-table-5 .pri_but_small1.gray:hover {
	color: #fff;
	background-color: #59abe3;
}
.kc-pricings-layout-5 .pricing-table-5 .pri_but_small1.gray:first-child, .kc-pricings-layout-5 .pricing-table-5 .pri_but_small1.act:first-child {
	margin-right: 10px;
}
.kc-pricings-layout-5 .pricing-table-5 li.title.act {
	background-color: #59abe3;
}
.kc-pricings-layout-5 .pricing-table-5 li.hecont.act strong {
	background-color: #59abe3;
}
.kc-pricings-layout-5 .pricing-table-5 li.price.act h1 {
	color: #59abe3;
}
.kc-row-container.container .kc-pricings-layout-5 .one_fifth .pricing-table-5 a:first-child {
	margin-left: 10px;
}
.kc-row-container.container .kc-pricings-layout-5 .one_fifth .pricing-table-5 .pri_but_small1.gray {
	display: inline-block;
	margin-bottom: 10px;
}

/*======================pricing 6=====================*/

.kc-pricings-layout-1 {
	position: relative;
	float: left;
	margin-top: 50px;
}
.kc-pricings-layout-1 .pricing-tables {
	position: relative;
	float: left;
	border: 1px solid #eee;
}
.kc-pricings-layout-1 .pricing-tables.one_fifth {
	width: 19%;
	margin-right: 0;
}
.kc-pricings-layout-1 .pricing-tables.one_fifth.highlight {
	width: 24%;
}
.kc-pricings-layout-1 .pricing-tables.one_fourth {
	width: 24%;
	margin-right: 0;
}
.kc-pricings-layout-1 .pricing-tables.one_fourth.highlight {
	width: 27%;
}
.kc-pricings-layout-1 .pricing-tables.one_third {
	width: 30%;
	margin-right: 0;
}
.kc-pricings-layout-1 .pricing-tables.one_third.highlight {
	width: 40%;
}
.kc-pricings-layout-1 .pricing-tables.one_half {
	width: 50%;
	margin-right: 0;
}
.kc-pricings-layout-1 .pricing-tables.one_half.highlight {
	width: 50%;
}
.kc-pricings-layout-1 .pricing-tables.one_full {
	width: 100%;
	margin-right: 0;
}
.kc-pricings-layout-1 .pricing-tables.one_full.highlight {
	width: 100%;
}
.kc-pricings-layout-1 .pricing-tables .title {
	float: left;
	width: 100%;
	height: 60px;
	padding: 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-weight: normal;
	line-height: 60px;
}
.kc-pricings-layout-1 .pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
}
.kc-pricings-layout-1 .pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.kc-pricings-layout-1 .pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.kc-pricings-layout-1 .pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.kc-pricings-layout-1 .pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	text-align: left;
	padding-left: 20px;
}
.kc-pricings-layout-1 .pricing-tables .cont-list li.last {
	border: none;
}
.kc-pricings-layout-1 .pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
}
.kc-pricings-layout-1 .pricing-tables.highlight .but_small3 {
	background-color: #59abe3;
}
.kc-pricings-layout-1 .pricing-tables .but_small3 {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	padding-right: 20px;
	padding-left: 58px;
	position: relative;
	background-color: #636363;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
	zoom: 1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);
}
.kc-pricings-layout-1 .pricing-tables .but_small3:hover{
	background: #333;
}
.kc-pricings-layout-1 .pricing-tables .but_small3 span {
	position: absolute;
	left: 0;
	width: 41px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.kc-pricings-layout-1 .pricing-tables.highlight .but_small3:hover {
	color: #fff;
}
.kc-pricings-layout-1 .pricing-tables .but_small3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 12px;
}
.kc-pricings-layout-1 .pricing-tables .but_small3:hover span, .but_small3.active span {
	color: #fff;
	background-color: #272727;
	border-right: 1px solid #181818;
}
.kc-pricings-layout-1 .pricing-tables .ordernow .but_small3 span i {
	margin-left: 3px;
}
.kc-pricings-layout-1 .pricing-tables.highlight .ordernow .but_small3 span i {
	margin-left: 3px;
}
.kc-pricings-layout-1 .pricing-tables.highlight {
	position: relative;
	float: left;
	border: initial;
	z-index: 9;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.1);
}
.kc-pricings-layout-1 .pricing-tables.highlight .title {
	float: left;
	width: 100%;
	height: 75px;
	padding: 0;
	background-color: #59abe3;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.2);
	font-weight: normal;
	line-height: 75px;
	margin-top: -10px;
}
.kc-pricings-layout-1 .pricing-tables.highlight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #59abe3;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-weight: normal;
}
.kc-pricings-layout-1 .pricing-tables.highlight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.kc-pricings-layout-1 .pricing-tables.highlight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0 0px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.kc-pricings-layout-1 .pricing-tables.highlight .cont-list ul {
	margin: 0;
	padding: 0;
}
.kc-pricings-layout-1 .pricing-tables.highlight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	text-align: left;
	padding-left: 30px;
}
.kc-pricings-layout-1 .pricing-tables.highlight .cont-list li.last {
	border: none;
}
.kc-pricings-layout-1 .pricing-tables.highlight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #f3f3f3;
	text-align: center;
	color: #fff;
}

/*======================blog post =====================*/

.kc_latest_posts{
	display: inline-block;
}
.kc_latest_posts p{
	font-size:16px;
	padding:25px 0px 50px 0px;
}
.kc_latest_posts .box01, .kc_latest_posts .box03, .kc_latest_posts .box05{
	background-color:#f3f3f3;
	padding-bottom:25px;
	text-align:left;
	transition: all 0.3s ease;
	min-height: 296px;
}
.kc_latest_posts .content h4{
	padding:18px 0px 0px 20px;
	text-align:left;
	font-weight: 300;
	margin-bottom: 0px;
}
.kc_latest_posts .box04 .content h4, .kc_latest_posts .box04 .content em{
	color: #fff;
}
.kc_latest_posts b{
	font-size:13px;
	text-align:left;
	padding:20px 0px 0px 40px;
	font-weight:normal;
}
.kc_latest_posts .box02{
	background-color:#2ecc71;
	padding: 0px 20px 0px 20px;
	text-align:center;
	color:#fff;
	transition: all 0.3s ease;
	min-height: 296px;
	display: table;
}
.kc_latest_posts .box02 div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.kc_latest_posts .box02 div em {
	color: #fff;
}
.kc_latest_posts .box02 h4{
	text-align: center;
}
.kc_latest_posts h3{
	text-align:center;
	font-weight: 300;
	font-size:27px;
	line-height:30px;
	text-transform:none;
	color:#fff;
	margin-bottom:25px;
}
.kc_latest_posts em{
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	margin-left: 20px;
}
.kc_latest_posts .box04 {
	float: left;
	width: 100%;
	background: #3cbcd2;
	transition: all 0.3s ease;
	min-height: 296px;
}
.kc_latest_posts .box04 img {
	opacity: 0.1;
	float: left;
	width: 100%;
}
.kc_latest_posts .box04 .content{
	text-align: left;
	position: absolute;
	top: 120px;
}
.kc_latest_posts h1{
	font-size:30px;
	text-align:left;
	font-weight: 300;
	margin-bottom:15px;
	padding-left:40px;
	text-transform: none;
}

.kc_latest_posts .box01:hover {
	-webkit-box-shadow: 0px 0px 0px 10px rgba(46,204,113,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(46,204,113,1);
	box-shadow: 0px 0px 0px 10px rgba(46,204,113,1);
}
.kc_latest_posts .box02:hover {
	-webkit-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
}
.kc_latest_posts .box03:hover {
	-webkit-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
}

/*======================blog post 1=====================*/

.kc-post-layout-1 .content {
	float: left;
	width:100%;
	text-align:center;
}
.kc-post-layout-1 .content h5{
	margin-bottom: 0px;	
}
.kc-post-layout-1 .befor {
	background:#eba687;
	padding:5px 14px;
	width:50%;
	color:#fff;
	text-align:center;
	font-size: 13px;
	font-weight:600;
	text-transform:uppercase;
	transition: all 0.3s ease;
}
.kc-post-layout-1 .befor:hover {
	background:#272727;
	color:#fff;
}
.kc-post-layout-1 .after {
	background:#e9e9e9;
	padding:5px 14px;
	width:50%;
	color:#272727;
	text-align:center;
	font-size: 13px;
	font-weight:600;
	text-transform:uppercase;
	transition: all 0.3s ease;
}
.kc-post-layout-1 .after:hover {
	background:#272727;
	color:#fff;
}
.kc-post-layout-1 h5 {
	padding:18px 0px 15px 0px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:0px;
	font-size:14px;
}
.kc-post-layout-1.owl-carousel .owl-item {
	padding: 0px 10px;
}
.kc-post-layout-1 .owl-controls .owl-page, .kc-post-layout-1 .owl-controls .owl-buttons div {
	margin-top: 35px;
}

/*======================blog post 2=====================*/

.kc-post-layout-2 {
	text-align: center;
	display: inline-block;
}
.kc-post-layout-2 .one_third_less{
	margin-bottom: 30px;
}
.kc-post-layout-2 .box {
	width: 100%;
	float:left;
	border: 2px solid #eeeeee;
}
.kc-post-layout-2 .boxcon {
	text-align: left;
	width: 100%;
	float:left;
	padding:24px 30px 30px 30px;
}
.kc-post-layout-2 .conbtm {
	text-align: left;
	width: 100%;
	float:left;
	background:#f3f3f3;
	padding:13px 0px 0px 30px;
}
.v2_feature_section4  h2 {
	margin-bottom:10px;
	letter-spacing: inherit;
}
.v2_feature_section4  h4 {
	font-size: 18px;
	font-weight:400;
	color:#e87e04;
	line-height:27px;
	margin-bottom:48px;
	letter-spacing: inherit;
}


.kc-post-layout-2  h5{
	font-size: 16px;
	font-weight:500;
	color:#727272;
	margin-bottom:10px;
	letter-spacing: inherit;
}
.kc-post-layout-2  h5 a{
	color:#272727;
}
.kc-post-layout-2  h5 a:hover{
	color:#727272;
}
.kc-post-layout-2 ul.links_small {
	float: left;
	width: 100%;
	float:left;
	display:block;
	margin: 0 0 20px 0;
}
.kc-post-layout-2 .links_small li.icon {
	float: left;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: 30px;
	height: 30px;
}
.kc-post-layout-2 .links_small li.content {
	float: left;
	font-size: 14px;
	color: #272727;
	padding: 5px 10px 0px 0px;
	list-style: none;
	height: 30px;
	line-height: 30px;
}
.kc-post-layout-2 .links_small li a {
	font-size: 13px;
	color: #727272;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
.kc-post-layout-2 .links_small li a:hover {
	color: #272727;
}
.kc-post-layout-2 .boxcon p {
	line-height: 25px;
	letter-spacing: inherit;
	margin-bottom: 0;
}

/*======================blog post 3=====================*/

.latest-post-layout-3{
	clear: both;
	
}
.latest-post-layout-3 b a {
	color: #272727;
	font-weight: 500;
	text-transform: lowercase;
	line-height: 25px;
}
.latest-post-layout-3 b a:hover {
	color: #09aeec;
}
.latest-post-layout-3 p {
	margin-bottom: 0 !important;
	line-height: 25px;
	color: #757575;
}
.latest-post-layout-3 .post-item p {
	margin-bottom: 20px !important;
	line-height: 25px;
}

/*======================blog post 4=====================*/

.kc-post-layout-4{
	text-align: center;
}
.kc-post-layout-4 .imgbox1 {
	float: left;
	width: 100%;
	transition: all 0.3s ease;
}
.kc-post-layout-4 .con {
	font-size: 15px;
	color: #fff;
	font-weight:bold;
	background:#4183d7;
	padding:20px 20px;
	margin-top:-184px;
	position:relative;
	margin-left:40px;
	margin-right:40px;
	text-align:left;
	line-height:27px;
	float: left;
}
.kc-post-layout-4 .con p {
	font-style:italic;
	line-height: 25px;
	margin-bottom: 0px;
}

.kc-post-layout-4 .imgbox1:hover {
	opacity: 0.7;
}
.kc-post-layout-4 .owl-controls .owl-page, .kc-post-layout-4 .owl-controls .owl-buttons div {
	margin-top: 36px;
}
.kc-post-layout-4.owl-carousel .owl-item {
	padding: 0px;
}


/*======================blog post 5=====================*/

.kc-post-layout-5 .left {
	float: left;
	width: 50%;
}
.kc-post-layout-5 .left .imgse {
	float: left;
	width: 50%;
}
.kc-post-layout-5 .left .imgse img {
	max-width: initial;
	float: left;
}
.kc-post-layout-5 .left .arrow_box {
	position: relative;
	background: #f1eee8;
	float: right;
	width: 48.6%;
	height: 500px;
	padding: 40px 35px 50px 40px;
}
.kc-post-layout-5 .left .arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #f1eee8;
	border-width: 20px;
	margin-top: -20px;
}
.kc-post-layout-5 .right {
	float: left;
	width: 50%;
}
.kc-post-layout-5 .right .box {
	float: left;
	width: 100%;
	height: 250px;
}
.kc-post-layout-5 .right .box .imgse {
	float: left;
	width: 50%;
}
.kc-post-layout-5 .right .box .arrow_box {
	position: relative;
	background: #f1eee8;
	float: right;
	width: 50%;
	padding: 40px 40px 50px 40px;
	height: 250px;
}
.kc-post-layout-5 .right .box .arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #f1eee8;
	border-width: 20px;
	margin-top: -20px;
}
.kc-post-layout-5 .right .box.two {
	float: left;
	width: 100%;
	height: 250px;
}
.kc-post-layout-5 .right .box.two .imgse {
	float: right;
	width: 50%;
}
.kc-post-layout-5 .right .box.two .arrow_box {
	position: relative;
	background: #272727;
	float: left;
	width: 50%;
	padding: 40px 40px 50px 40px;
	height: 250px;
	color: #fff;
}
.kc-post-layout-5 .right .box.two .arrow_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #272727;
	border-width: 20px;
	margin-top: -20px;
}
.kc-post-layout-5 .arrow_box em {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fc9117;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	line-height: 40px;
	font-weight: 300;
}

/*======================blog post 6=====================*/

.poli_feature_owl .item {
	padding: 0 10px;
}
.poli_feature_owl .box {
	width: 100%;
	background-color: #272727;
	margin-top: -8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.poli_feature_owl .date {
	font-family: 'Droid Serif', sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 8px 20px;
	border-radius: 4px;
	background-color: #3d3d3d;
	transition: all 0.3s ease;
	text-transform:uppercase;
}

/*======================blog post 7=====================*/

.kc-post-layout-7 .one_fourth_less {
	float: left;
	margin-bottom:30px;
}
.kc-post-layout-7 img {
	float: left;
}
.kc-post-layout-7 .bcont {
	float: left;
	width: 100%;
	background: rgba(0,0,0,0.5);
	padding: 20px 38px;
	margin-top:-82px;
	position:relative;
	text-align:left;
	display:block;
	transition: all 0.3s ease;
}
.kc-post-layout-7 .one_fourth_less:hover .bcontbox,
.kc-post-layout-7 .one_half_less:hover .bcont {
	background: rgba(0,0,0,0.7);
}
.kc-post-layout-7 .bcont h3, .kc-post-layout-7 .bcontbox h3 {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height:21px;
	color: #fff;
	margin-bottom: 0px;
}
.kc-post-layout-7 .bcontbox h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.kc-post-layout-7 .bcont h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	min-height: 43px;
	max-height: 48px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.kc-post-layout-7 .datecont {
	float: right;
	background: #d2527f;
	padding: 7px 7px 5px 7px;
	margin-top:-417px;
	text-align:center;
	font-size:21px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
}
.kc-post-layout-7 b {
	font: 12px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height:21px;
}
.kc-post-layout-7 .bcontbox {
	float: left;
	width: 100%;
	background: rgba(0,0,0,0.5);
	padding: 10px 18px;
	margin-top:-41px;
	position:relative;
	text-align:left;
	display:block;
	transition: all 0.3s ease;
}
.kc-post-layout-7 .datecontbox {
	float: right;
	background: #d2527f;
	padding: 7px 7px 5px 7px;
	margin-top:-193px;
	text-align:center;
	font-size:21px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
}
/*======================blog post 8=====================*/

.kc-post-layout-8 .isboxs {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.kc-post-layout-8 .isboxs.last {
	padding-bottom: 0px;
	border-bottom: none;
}
.kc-post-layout-8 .isboxs img {
	border: 5px solid #ccc;
}
.kc-post-layout-8 .isboxs b {
	color: #a32922;
	font-weight: 600;
	text-transform: uppercase;
}
.kc-post-layout-8 .isboxs span {
	font-size: 30px;
	color: #999;
	padding: 0px;
	float: left;
	margin-right: 20px;
}
.kc-post-layout-8 .isboxs h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*======================blog post 9=====================*/


/*======================divider=====================*/
.divider_line1 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.divider_line2 {
	float: left;
	width: 100%;
	height: 9px;
	background: url(../images/divider-line1.png) no-repeat center bottom;
}
.divider_line3 {
	float: left;
	width: 100%;
	height: 1px;
	position: relative;
	text-align: center;
	background: url(../images/h-line.jpg) repeat-x;
}
.divider_line3 i {
	color: #fff;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	background-color: #d3d3d3;
	text-align: center;
	vertical-align: middle;
	line-height: 27px;
	-webkit-transform:translate(0,-55%);
	-moz-transform:translate(0,-55%);
	-ms-transform:translate(0,-55%);
	-o-transform:translate(0,-55%);
	transform:translate(0,-55%);
}
.divider_line4 {
	float: left;
	width: 100%;
	position: relative;
	height: 1px;
	text-align: center;
	background: url(../images/h-line.jpg) repeat-x;
}
.divider_line4 i {
	color: #d3d3d3;
	width: 45px;
	height: 45px;
	position: absolute;
	border-radius: 100%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	font-size: 20px;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.divider_line5 {
	float: left;
	width: 100%;
	position: relative;
	height: 1px;
	background: url(../images/h-line.jpg) repeat-x;
	text-align: center;
}
.divider_line5 i {
	color: #d3d3d3;
	width: 30px;
	height: 30px;
	position: absolute;
	border-radius: 100%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	font-size: 18px;
	border: 1px solid #d3d3d3;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.divider_line6 {
	float: left;
	width: 100%;
	height: 5px;
	background: url(../images/shadow3.png) repeat-x left bottom;
	text-align: center;
}
.divider_line7 {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #e3e3e3;
}
.divider_line8 {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #d9d9d9;
}
.divider_line9 {
	float: left;
	width: 100%;
	height: 10px;
	background: url(../images/shadow2.png) no-repeat center bottom;
	text-align: center;
}
.divider_line10 {
	float: left;
	width: 100%;
	height: 8px;
	background: url(../images/hcross-lines.jpg) repeat-x left bottom;
	text-align: center;
}
.divider_line11 {
	float: left;
	width: 100%;
	height: 5px;
	background: url(../images/h-line5.png) no-repeat center bottom;
	text-align: center;
}
.divider_line12 {
	float: left;
	width: 100%;
	height: 11px;
	background: url(../images/h-line6.png) no-repeat center bottom;
	text-align: center;
}
.divider_line13 {
	float: left;
	width: 100%;
	height: 7px;
	background: url(../images/h-line7.png) no-repeat center bottom;
	text-align: center;
}

/*======================Boxes Alert=====================*/
.message-boxes {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	font-size: 14px;
}
.message-boxes {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	font-size: 14px;
}
.message-boxes i {
	margin-right: 7px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding: 20px 20px;
}
.kc-close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 8px;
	cursor: pointer;
	font-size: 0px;
	background: url(../images/icon-remove.png) no-repeat center top;
}
button.kc-close-but:hover {
	background-color: rgba(51, 51, 51, 0);
}


/*======================Timeline layout 1=====================*/
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cd-container {
	width: 98%;
	max-width: 1170px;
	margin: 0 auto;
}
.cd-container::after {
	content: '';
	display: table;
	clear: both;
}
.cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}
.cd-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0px;
	height: 100%;
	width: 1px;
	background: #c5c5c5;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	.cd-timeline::before {
		left: 50%;
		margin-left:5px;
	}
}
.cd-timeline-block {
	position: relative;
	margin: 2em 0;
	*zoom: 1;
}
.cd-timeline-block:before, .cd-timeline-block:after {
	content: " ";
	display: table;
}
.cd-timeline-block:after {
	clear: both;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-block:last-child {
	margin-bottom: 0;
}
.time-line-layout-1 .cd-timeline-content {
	box-shadow: none;
}
.time-line-layout-1 .cd-timeline-content .cd-date {
	padding: 0px;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-block {
		margin: 7em 0;
	}
	.cd-timeline-block:first-child {
		margin-top: 0;
	}
	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}
.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 500;
	color: #fff;
	line-height:21px;
	font-size:12px;
	line-height: 16px;
	text-align:center;
	width: 72px;
	height: 72px;
	padding: 4px 0px 0px 4px;
	margin-top: 90px;
	border-radius: 100%;
}
.cd-timeline-img span {
	float: left;
	width: 64px;
	height: 64px;
	padding-top: 16px;
	border-radius: 100%;
	border: 1px solid rgba(255,255,255,0.5);
}

.cd-timeline-img img {
	display: block;
	width: 90px;
	height:90px;
	position: relative;
	border-radius: 100%;
}
.cd-timeline-img.cd-picture {
	background: #d2527f;
}
.cd-timeline-img.cd-movie {
	background: #d2527f;
}
.cd-timeline-img.cd-location {
	background: #d2527f;
}

@media only screen and (max-width: 1169px){
	.cd-timeline-img {
		left: -20px;
		margin-top: 50px;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-img {
		width: 72px;
		height: 72px;
		left: 50%;
		margin-left: -30px;
		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}
	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}
	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 0.6s;
		-moz-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}
}
 @-webkit-keyframes cd-bounce-1 {
0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes cd-bounce-1 {
0% {
 opacity: 0;
 -moz-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -moz-transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes cd-bounce-1 {
0% {
 opacity: 0;
 -o-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -o-transform: scale(1.2);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes cd-bounce-1 {
0% {
 opacity: 0;
 transform: scale(0.5);
}
 60% {
 opacity: 1;
 transform: scale(1.2);
}
 100% {
 transform: scale(1);
}
}
.cd-timeline-content {
	position: relative;
	background: white;
	margin-left: 80px;
}
.cd-timeline-content:before, .cd-timeline-content:after {
	content: " ";
	display: table;
}
.cd-timeline-content:after {
	clear: both;
	font-weight:normal;
	color: #727272;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	font-size: 13px;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	float:left;
	padding-left:0px;
}
.cd-timeline-content p.text {
	margin: 0px 0;
	line-height: 23px;
	font-weight:normal;
	color: #727272;
	font-size: 14px;
	line-height:25px;
	text-align:left;
	padding:45px 10px 0px 0px;
}

.cd-timeline-content p.text strong {
	font-size: 18px;
	font-weight: 600;
	color: #d2527f;
	display: block;
	line-height: 27px;
	margin-bottom: 10px;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #86c724;
}
.cd-timeline-content .cd-date {
	float: left;
}


@media only screen and (min-width: 320px) {
	.cd-timeline-content h2 {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.cd-timeline-content p {
		font-size: 16px;
		font-size: 1rem;
	}
	.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
		float:left;

	}
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
	.cd-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: white;
	}
	.cd-timeline-content .cd-read-more {
		float: left;
	}
	.cd-timeline-content .cd-date {
		position: absolute;
		width: 95%;
		left: 127%;
		top: 6px;
		font-size: 16px;
		font-size: 1rem;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: right;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
		float: right;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto;
		right: 125%;
		text-align: right;
	}
	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}
	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 0.6s;
		-moz-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}
}
 @media only screen and (min-width: 1170px) {
	.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
	}
}
@-webkit-keyframes cd-bounce-2 {
0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes cd-bounce-2 {
0% {
 opacity: 0;
 -moz-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes cd-bounce-2 {
0% {
 opacity: 0;
 -o-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -o-transform: translateX(20px);
}
 100% {
 -o-transform: translateX(0);
}
}
@keyframes cd-bounce-2 {
0% {
 opacity: 0;
 transform: translateX(-100px);
}
 60% {
 opacity: 1;
 transform: translateX(20px);
}
 100% {
 transform: translateX(0);
}
}
@-webkit-keyframes cd-bounce-2-inverse {
0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes cd-bounce-2-inverse {
0% {
 opacity: 0;
 -moz-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(-20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes cd-bounce-2-inverse {
	0% {
	 opacity: 0;
	 -o-transform: translateX(100px);
	}
	 60% {
	 opacity: 1;
	 -o-transform: translateX(-20px);
	}
	 100% {
	 -o-transform: translateX(0);
	}
}
@keyframes cd-bounce-2-inverse {
	0% {
	 opacity: 0;
	 transform: translateX(100px);
	}
	 60% {
	 opacity: 1;
	 transform: translateX(-20px);
	}
	 100% {
	 transform: translateX(0);
	}
}


/*======================Timeline layout 2=====================*/
.section_time_line {
    float: left;
    width: 100%;
    padding: 50px 0px 40px 0px;
    background: #f3f3f3;
}
.time-line-layout-2 {
	width: 98%;
	max-width: 1170px;
	margin: 0 auto;
}
.time-line-layout-2::after {
	content: '';
	display: table;
	clear: both;
}
.time-line-layout-2 {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}
.time-line-layout-2::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #fff;
}
@media only screen and (min-width: 1170px) {
	.time-line-layout-2 {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	.time-line-layout-2::before {
		left: 50%;
		margin-left: -2px;
	}
}
.cd-timeline-block-2 {
	position: relative;
	margin: 2em 0;
	zoom: 1;
}
.cd-timeline-block-2:before,
.cd-timeline-block-2:after {
	content: " ";
	display: table;
}
.cd-timeline-block-2:after { clear: both; }
.cd-timeline-block-2:first-child { margin-top: 0; }
.cd-timeline-block-2:last-child { margin-bottom: 0; }
@media only screen and (min-width: 1170px) {
	.cd-timeline-block-2 { margin: 4em 0; }
	.cd-timeline-block-2:first-child { margin-top: 0; }
	.cd-timeline-block-2:last-child { margin-bottom: 0; }
}
.cd-timeline-img-2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.05), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img-2 img {
	display: block;
	width: 60px;
	height: 60px;
	position: relative;
	border-radius: 100%;
}
.cd-timeline-img-2.cd-picture-2 { background: #e3e3e3; }
@media only screen and (min-width: 1170px) {
	.cd-timeline-img-2 {
		width: 60px;
		height: 60px;
		left: 50%;
		margin-left: -30px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}
	.cssanimations .cd-timeline-img-2.is-hidden { visibility: hidden; }
	.cssanimations .cd-timeline-img-2.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 0.6s;
		-moz-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}
}
 @-webkit-keyframes
cd-bounce-1 {  0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 -moz-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -moz-transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 -o-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -o-transform: scale(1.2);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 transform: scale(0.5);
}
 60% {
 opacity: 1;
 transform: scale(1.2);
}
 100% {
 transform: scale(1);
}
}
.cd-timeline-content-2 {
	position: relative;
	margin-left: 60px;
	background: white;
	border-radius: 0.25em;
	padding: 1em;
	box-shadow: 0 3px 0 #e3e3e3;
	zoom: 1;
}
.cd-timeline-content-2:before,
.cd-timeline-content-2:after {
	content: " ";
	display: table;
}
.cd-timeline-content-2:after { clear: both; }
.cd-timeline-content-2 h2 { color: #2ecc71; font-weight: normal; margin-bottom: 0px;}
.cd-timeline-content-2 p,
.cd-timeline-content-2 .cd-read-more-2,
.cd-timeline-content-2 .cd-date-2 {
	font-size: 13px;
	font-size: 0.8125rem;
}
.cd-timeline-content-2 .cd-read-more-2,
.cd-timeline-content-2 .cd-date-2 { display: inline-block; }
.cd-timeline-content-2 p.text-2 {
	margin: 5px 0;
	line-height: 23px;
	font-size: 14px;
}
.cd-timeline-content-2 .cd-read-more-2 {
	float: right;
	padding: .58em 1em;
	background: #999;
	color: white;
	border-radius: 0.25em;
	transition: all 0.3s ease;
}
.no-touch .cd-timeline-content-2 .cd-read-more-2:hover { background-color: #2ecc71; }
.cd-timeline-content-2 .cd-date-2 {
	float: left;
	padding: .8em 0;
}
.cd-timeline-content-2 .cd-date-2 strong {
	background-color: #2ecc71;
	color: #fff;
	padding: 5px 12px;
}
.cd-timeline-content-2 .cd-date-2 strong {
	position: relative;
	background: #2ecc71;
}
.cd-timeline-content-2 .cd-date-2 strong:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(47, 146, 238, 0);
	border-right-color: #2ecc71;
	border-width: 8px;
	margin-top: -8px;
}
.cd-timeline-content-2 .cd-date-2 b {
	background-color: #2ecc71;
	color: #fff;
	padding: 5px 12px;
}
.cd-timeline-content-2 .cd-date-2 b {
	position: relative;
	background: #2ecc71;
}
.cd-timeline-content-2 .cd-date-2 b:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(47, 146, 238, 0);
	border-left-color: #2ecc71;
	border-width: 8px;
	margin-top: -8px;
}
.cd-timeline-content-2::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid white;
}
@media only screen and (min-width: 320px) {
	.cd-timeline-content-2 h2 {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.cd-timeline-content-2 p {
		font-size: 16px;
		font-size: 1rem;
	}
	.cd-timeline-content-2 .cd-read-more-2,
	.cd-timeline-content-2 .cd-date-2 {
		font-size: 14px;
		font-size: 0.875rem;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-content-2 {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
	.cd-timeline-content-2::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: white;
	}
	.cd-timeline-content-2 .cd-read-more-2 { float: left; }
	.cd-timeline-content-2 .cd-date-2 {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 6px;
		font-size: 16px;
		font-size: 1rem;
	}
	.cd-timeline-block-2:nth-child(even) .cd-timeline-content-2 { float: right; }
	.cd-timeline-block-2:nth-child(even) .cd-timeline-content-2::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}
	.cd-timeline-block-2:nth-child(even) .cd-timeline-content-2 .cd-read-more-2 { float: right; }
	.cd-timeline-block-2:nth-child(even) .cd-timeline-content-2 .cd-date-2 {
		left: auto;
		right: 122%;
		text-align: right;
	}
	.cssanimations .cd-timeline-content-2.is-hidden { visibility: hidden; }
	.cssanimations .cd-timeline-content-2.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 0.6s;
		-moz-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}
}
@media only screen and (min-width: 1170px) {
	.cssanimations .cd-timeline-block-2:nth-child(even) .cd-timeline-content-2.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
	}
}
@-webkit-keyframes
cd-bounce-2 {  0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes
cd-bounce-2 {  0% {
 opacity: 0;
 -moz-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes
cd-bounce-2 {  0% {
 opacity: 0;
 -o-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -o-transform: translateX(20px);
}
 100% {
 -o-transform: translateX(0);
}
}
@keyframes 
cd-bounce-2 {  0% {
 opacity: 0;
 transform: translateX(-100px);
}
 60% {
 opacity: 1;
 transform: translateX(20px);
}
 100% {
 transform: translateX(0);
}
}
@-webkit-keyframes
cd-bounce-2-inverse {  0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes
cd-bounce-2-inverse {  0% {
 opacity: 0;
 -moz-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(-20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes
cd-bounce-2-inverse {  0% {
 opacity: 0;
 -o-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -o-transform: translateX(-20px);
}
 100% {
 -o-transform: translateX(0);
}
}
@keyframes
cd-bounce-2-inverse {
	0% {
		opacity: 0;
		transform: translateX(100px);
	}
	60% {
		opacity: 1;
		transform: translateX(-20px);
	}
	100% {
		transform: translateX(0);
	}
}

/*======================Portfolio Filter=====================*/
.kc-filters-alignCenter {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	line-height: 21px;
	color: #DADADA;
}
.kc-filter-item {
	color: #949494;
	cursor: pointer;
	font: 400 13px/21px "Open Sans", sans-serif;
	padding: 0 12px;
	transition: all .3s ease-in-out;
	position: relative;
	overflow: visible;
	margin: 0 0 10px;
	display: inline-block;
}
.kc-filter-item-active.kc-filter-item {
	color: #4183d7;
}

/*======================Portfolio Layout Default=====================*/
.kc-caption-zoom {
	float: left;
	position: relative;
	width: 640px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
}
.kc-caption-defaultWrap {
	position: absolute;
	top: 0;
	left: 0;
}
.kc-caption-defaultWrap img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.kc-caption-zoom .kc-caption:hover .kc-caption-defaultWrap img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.kc-caption-activeWrap{
	width: 100%;
	z-index: 2;
	height: 100%;
}
.kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap {
	position: absolute;
}
.kc-caption-activeWrap .kc-caption-body {
	padding: 12px 30px;
	text-align: center;
}
.kc-caption-zoom .kc-caption-activeWrap .kc-caption-body {
	padding-top: 120px;
}
.kc-caption-body .kc-caption-title {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
}
.kc-caption-body .kc-caption-desc {
	color: #aaa;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}
.kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap {
    opacity: 1;
}
.kc-caption-zoom .kc-caption-activeWrap {
    opacity: 0;
    top: 0;
    background-color: rgba(0,0,0,0.9);
    -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}