/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search

2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds

3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination

4. Footer
	+ copyrights
	+ google map


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.owl-theme .owl-controls{
	margin: 0;
}
a.cbp-l-grid-masonry-projects-title{
	font-weight: 300;
}

.master-slider img{
	max-width: inherit;
}

.entry-content .kc_text_block ul{
	margin: 0;
}

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container {
	width: 1170px;
	margin: auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 90px 0 90px 0;
}
.content_fullwidth.less {
	padding: 0 0 90px 0;
}
.content_fullwidth.less2 {
	padding: 75px 0 90px 0;
}
.content_fullwidth.less3 {
	padding: 75px 0 30px 0;
}
.content_fullwidth.less4 {
	padding: 0px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0;
}
.content_halfsite.last {
	margin-right: 0;
}

.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}


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

/*-----------------------------------*/
/*  Less Space Bitween Columns     */
/*-----------------------------------*/

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

.pricing-layout{
	display: inline-block;
	width: 100%;
}

/*------------------------*/
/*        Header     */
/*------------------------*/

/* Logo */
#logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 50px;
	margin-top: 10px;
	position: relative;
}
.logo {
	float: left;
	width: 18%;
	margin-top: 5px;
}
.menu_main {
	float: left;
	width: 82%;
	z-index: 9999;
}
.container_full_menu {
	width: 97%;
	margin: 0 auto;
}


.navbar .container{
	max-width: 100%;
	width: 100%;
}

.dropdown-menu .kc_row > .kc_col-sm-4{
	width: 28%;
	border-right: 1px solid #eee;
	margin-right: 7%;
	float: left;
}
.dropdown-menu .kc_row > .kc_col-sm-4:last-child{
	border-right: none;
	margin-right: 0;
}

.dropdown-menu .kc_row > .kc_col-sm-4 img{
	max-width: 100%;
}


/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 74%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 4%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 80px 0px 0px 0px;
}
.project_details span {
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 27px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.portfolio_area .addto_favorites{
	padding: 8px 12px;
	text-align: center;
}
.portfolio_area .addto_favorites i{
	margin-right: 4px;
}
.addto_favorites:hover {
	background: #e3e3e3;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 18px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.small_social_links li i {
	font-size: 11px;
	color: #2ecc71;
	border: 1px solid #eee;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
}
.small_social_links li a {
	opacity: 1;
}
.small_social_links li a:hover {
	opacity: 0.7;
}
p.work-des{
	line-height: 22px;
}

/*----------------------------------------------------
   HighStand Cart
------------------------------------------------------*/

#king_cart{
	 background-color: #fafafa;
}
.king_res_cart i{
	font-weight: bold;
}
#king_cart .cart_list.product_list_widget{
	max-height: 360px;
	overflow-y: scroll;
	background: #fff;
	border-bottom: 1px solid #eee;
}

#king_cart ul li{
	min-width: 300px;
	padding: 10px 15px!important;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #E5E5E5;
	position: relative;
}

#king_cart ul li img{
	max-height: 40px;
	width: auto;
	float: left;
	margin-right: 15px;
}

#king_cart  .widget-post-text{
	float: left;
	width: 40%;
}
#king_cart ul > li > a{
	display: block-inline;
	width: 60%;
	float: left;
}

#king_cart > p.total, #king_cart > p.buttons{
	display: block;
	width: 100%;
	padding: 0 15px !important;
	margin-bottom: 7px;
}
#king_cart > p.total{
	padding-top: 10px !important;
}
#king_cart > p.total strong{
  font-weight: 500;
  font-size: 14px;
}
#king_cart > p.total .amount{
	color: #f62459;
	font-weight: 500;
}
#king_cart > p.buttons{
	padding-bottom: 15px !important;
}

#king_cart .cart_list.product_list_widget div {
	float: right;
	width: 35%;
}

#king_cart .cart_list.product_list_widget .quantity {
   display: inline-block !important;
	float: left;
	width: auto !important;
}

#king_cart .cart_list .remove {
	border-radius: 50%;
	display: inline-block;
	float: right;
	font-size: 14px;
	height: 20px;
	text-align: center;
	text-indent: 2px;
	width: 20px;
	line-height: 20px;
}

#king_cart .cart_list .remove:hover{
	color: #FFFFFF;
}

#king_cart .button {
	-moz-user-select: none;
	background-color: #fff !important;
	background-image: none;
	border: 1px solid #ddd !important;
	border-radius: 0 !important;
	color: #282828 !important;
	cursor: pointer !important;
	display: inline-block;
	font-size: 11px !important;
	font-weight: 700 !important;
	letter-spacing: 1.2px;
	line-height: 1.42857 !important;
	margin-bottom: 0;
	padding: 10px 20px !important;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap !important;
	margin-right: 5px;
}
#king_cart .button:hover {
	background: #555 !important;
	color: #fff !important;
	border: 1px solid #555 !important;
}


/*----------------------------------------------------
   SECTION TITLES
------------------------------------------------------*/
.section_title1_1 {
	text-align:center;
	padding:85px 0px 50px 0px;
	background-color:#272727;
	display:block;

}

/* features_section 1 */
.feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 83px 0px ;
}
.feature_section1 .left {
	float: left;
	width: 40%;
	text-align: left;
}
.feature_section1 .right {
	float: right;
	width: 60%;
	text-align: left;
	padding-left:30px;
}
.feature_section1 h2{
	font-weight:500;
	margin: 0px;
}
.feature_section1 b{
	font-size: 40px;
	font-weight:bold;
	line-height:50px;
}
.feature_section1 em{
	font-size: 16px;
	font-weight:600;
	color:#727272;
	font-style:normal;
}
.feature_section1 p{
	font-size: 16px;
	font-style:normal;
	line-height: 25px;
	padding-bottom:18px;
	margin-bottom: 0 !important;
}

/* features_section 2 */
.feature_section2 {
	float: left;
	width: 100%;
}
.feature_section2 .box {
	float: left;
	width: 25%;
	padding: 60px 60px 80px 60px;
	text-align: left;
	background-color:#fff;
	border-right:solid 1px #eee;
	border-top:solid 1px #eee;
	transition: all 0.3s ease;
}
.feature_section2 .box.last {
	border-right: none;
}
.feature_section2  i, .feature_section2  icon {
	font-size:30px;
	color:#272727;
	padding-bottom:32px;
}
.feature_section2  h5 {
	font-weight: 600;
	padding-bottom:12px;
}
.feature_section2 .box:hover,
.feature_section2 .box.active {
	background-color:#2ecc71;
	transition: all 0.3s ease;
}
.feature_section2 .box:hover i, .feature_section2 .box:hover icon,
.feature_section2 .box.active i, .feature_section2 .box.active icon,
.feature_section2 .box:hover h5,
.feature_section2 .box.active h5,
.feature_section2 .box:hover p,
.feature_section2 .box.active p {
	color: #fff;
}


/* features_section 3 */
.feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	background: #272727;
}
.feature_section3 p {
	padding-top:25px;
	color:#fff;
	font-size: 16px;
	margin-bottom: 0 !important;
}
.feature_section3 h2{
	margin-bottom:15px;
}
.feature_section3 .cbp-caption-activeWrap{
	/* position: relative; */
}
.feature_section3 .cbp-caption-activeWrap .cbp-l-caption-body{
	position: absolute;
	padding: 0;
	left: 50%;
	top: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

/* features_section 4 */
.feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 90px 0px ;
}
.feature_section4 h2{
	margin-bottom:15px;
}
.feature_section4 p{
	font-size:16px;
	padding-top:25px;
	margin-bottom: 0 !important;
}
.feature_section4 .root {
	float: left;
	width: 100%;
	background: url(../images/line-bg.png) no-repeat center ;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.feature_section4 .one_fifth i, .feature_section4 .one_fifth icon {
	color: #e3e3e3;
	font-size: 37px;
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	line-height: 120px;
	background-color: #fff;
	border-radius: 100%;
	transition: all 0.3s ease;
	margin-top:50px;
	border: solid 7px #f3f3f3;
}
.feature_section4 .one_fifth h5 {
	color: #272727;
	margin-top: 25px;
	margin-bottom: 0px;
	font-weight: 600;
}
.feature_section4 .one_fifth i:hover,
.feature_section4 .one_fifth icon:hover,
.feature_section4 .one_fifth i.active,
.feature_section4 .one_fifth icon.active,
.feature_section4 .one_fifth.active i,
.feature_section4 .one_fifth.active icon{
	color: #3cbcd2;
	border: solid 7px #3cbcd2;
}


/* features_section 5 */
.feature_section5 {
	float: left;
	width: 100%;
	background-color:#272727;
	text-align: center;
}
.feature_section5 .leftbox {
	float: left;
	width: 30%;
	text-align: left;
	background-color: #272727;
	padding:75px 0px 30px 35px;
}
.feature_section5 .rightbox {
	float:left;
	width: 70%;
	text-align:left;
	padding-top:100px;
	padding-right: 2%;
	padding-bottom:80px;
	padding-left:70px;
	background: #2ecc71;
}
.feature_section5 .box {
	background-color:#fff;
	padding: 35px 40px 35px 40px;
}
.feature_section5 h3 {
	font-weight: normal;
	margin-top: 10px;
}
.feature_section5  b {
	font-weight:900;
	font-size:45px;
	line-height:45px;
	display: block;
}
.feature_section5 p {
	padding-bottom:15px;
}
.feature_section5 .bgline {
	width: 50px;
	height: 2px;
	margin-bottom:14px;
	background-color: #2ecc71;
}


/*  featured section 6 */
.feature_section6{
	float: left;
	width: 100%;
	text-align:center;
	padding:86px 0px 60px 0px;
}
.feature_section6 p {
	margin-bottom: 0 !important;
	font-size: 16px;
	padding-top: 25px;
}
.owl-our-team {
	margin-top: 50px;
	text-align: center;
}
.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;
}
.owl-our-team.owl-carousel .owl-item {
	padding: 0 10px;
}
.our-team-layout-1 .owl-controls .owl-page,
.our-team-layout-1 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.our-team-layout-1.owl-theme .owl-controls .owl-page span {
	opacity: 0.5;
}
.our-team-layout-1.owl-theme .owl-controls .owl-page.active span,
.our-team-layout-1.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}


/*  featured section 7 */
.feature_section7{
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 90px 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #cccccc;
}
.feature_section7 .kc_col-sm-12{
	padding: 0 15px !important;
}
.feature_section7 h3{
	text-align:left;
	font-weight:500;
	font-size:18px;
	clear: right !important;
}
.feature_section7 i, .feature_section7 icon{
	font-size:22px;
	float:left;
	color:#272727;
	padding-right:12px;
}
.feature_section7 p{
	text-align:left;
	margin-bottom: 0 !important;
}


/*  featured section 8 */
.feature_section8{
	float: left;
	width: 100%;
	text-align: center;
	padding: 110px 0px 0px 0px;

}
.feature_section8 .left{
	float: left;
	text-align:right;
	padding-right:88px;
	padding-top:27px;
}
.feature_section8 h1{
	color:#fff;
	font-weight:300;
	line-height:50px;
}
.feature_section8 .right{
	float: right;
	width: 49%;
	text-align:left;
	padding-left:50px;
	border-left:solid 1px rgba(255, 255, 255, 0.5);
}
.feature_section8 i, .feature_section8 icon{
	color:#fff;
	padding-right:10px;
	font-size:16px;
}
.feature_section8 ul {
	padding: 0px !important;
	margin: 0px !important;
}
.feature_section8 li{
	color:#fff;
	padding: 5px 0px;
}
.feature_section8 p{
	margin-bottom: 16px !important;
}
.feature_section8 .nupie {
	text-align: center;
	padding: 57px 0px 70px 0px;
	background-color: rgba(255, 255, 255, 0.2);
}
.feature_section8 .nupie .kc_counter_box span.counterup {
	font-size: 100%;
	font-weight: 700;
	font-style: normal;
	line-height: 23px;
}
.feature_section8 .nupie .kc_counter_box h4 {
	margin: 28px auto 0 auto;
	line-height: 25px;
	font-family: 'Raleway', sans-serif;
}
.feature_section8 .kc_piechart .percent{
	font-size: 27px;
	color: #fff;
}
.feature_section8 .pie_chart_text {
	color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    font-style: normal;
    line-height: 23px;
    margin-bottom: 0px;
    margin-top: 10px;
    letter-spacing: 0px;
}

/*  featured section 9 */
.feature_section9{
	float: left;
	width: 100%;
	text-align:center;
	padding:86px 0px 90px 0px;
}

.feature_section9 h2{
	margin-bottom: 15px;
}

.feature_section9 p{
	font-size:16px;
	padding:25px 0px 50px 0px;
	margin-bottom: 0 !important;
}

/* features section 10 */
.feature_section10 {
	float: left;
	width: 100%;
	text-align:center;
	padding: 140px 0px 140px 0px;
}
.feature_section10 h1 {
	font-size:45px;
	line-height: 50px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:55px;
}
.feature_section10 em {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-transform:none;
	font-style:normal;
	display: block;
	line-height: 27px;
	margin-top: 20px;
}
.feature_section10 a {
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 14px 50px;
	border-radius: 25px;
	margin: 0px 10px;
	transition: all 0.3s ease;
}
.feature_section10 a:hover {
	color: #272727;
	background: #fff;
}


/* features section 11 */
.feature_section11 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#3cbcd2;
	padding: 90px 0px 83px 0px;
}
.feature_section11 h3 {
	margin: 25px 0px 15px 0px;
}
.feature_section11 .hs_extra_tab ul {
	margin: 0px !important;
}
.feature_section11 .hs_extra_tab ul li a p {
	margin: 0px !important;
}
.feature_section11 .tabs_container .tab_panel h3 {
	line-height: 28px;
}

.feature_section11 .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li{
	border: none;
}
/* features section 12 */
.feature_section12 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 150px 0px;
}
.feature_section12 h2{
	margin-bottom:15px;
}
.feature_section12 p{
	font-size:16px;
	padding:25px 0px 50px 0px;
	margin-bottom: 0 !important;
}



/* features section 13 */
.feature_section13 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 80px 0px;
}
.testimonial-layout-1 {
	text-align: center;
}
.testimonial-layout-1.ow-testimonials .climg img {
	width: inherit;
	border-radius: 100%;
	margin-bottom: 20px;
}
.testimonial-layout-1 p.bigtfont {
	margin-bottom: 0px !important;
}
.testimonial-layout-1.owl-carousel .owl-item {
	padding: 0 10px;
}
.testimonial-layout-1 .owl-controls .owl-page, .testimonial-layout-1 .owl-controls .owl-buttons div {
	margin-top: 35px;
}


/* feature_section 14 */
.feature_section14 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.feature_section14 h4{
	font-size: 18px;
	font-weight:200px;
	letter-spacing:normal;
}
.feature_section14 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.feature_section14 li.last {
	border-right: none;
}
.feature_section14 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.feature_section14 li:hover span {
	color: #ee7164;
}


/* features_section 15 */
.feature_section15 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 100px 0px;
}
.feature_section15 .one_third {
	text-align: left;
}
.feature_section15 .rimg p{
	width: 100%;
	background: #272727;
	text-align: center;
	margin-top: -43px;
	opacity: 0.9;
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:7px 35px;
	letter-spacing:0.5px;
	float: left;
}

/*#content .feature_section15 .rimg p{
	margin-bottom: 0 !;
	color: inherit;
}*/


.feature_fourth_box .one_fourth_less{
	position: relative;
}




/* features_section 16 */
.feature_section16 {
	float: left;
	width: 100%;
	text-align: center;
}
.feature_section16 .box {
	float: left;
	width: 100%;
}
.feature_section16 .box1 {
	float: left;
	width: 33%;
	min-height: 540px;
	padding-right: 0px;
}
.feature_section16 .box1 img{
	height: 100%;
	float: right;
	max-width: inherit;
}

.feature_section16 .box2 {
	float: left;
	width: 34%;
	background:#ef4836;
	padding:50px 30px 0px 55px;
	text-align:left;
	min-height: 540px;
}
.feature_section16 .box2 h2 {
	font-family: 'Raleway', sans-serif;
	font-size:27px;
	letter-spacing:normal;
	padding:15px 0px 0px 0px;
	text-transform: none;
}
.feature_section16 h2 em {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:16px;
	letter-spacing:normal;
	text-transform:none;
	padding:20px 0px 0px 0px;
	line-height:25px;
	font-style: normal;
	display: block;
	font-weight: normal;
}
.feature_section16 .conleft {
	float:left;
	padding-right: 80px;
}
.feature_section16 .conleft:last-child {
	padding-right: 10px;
}
.feature_section16 .conleft li {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:600;
	line-height:35px;
	text-transform:uppercase;
}
.feature_section16 .conleft li:before {
	content: "";
	line-height: 30px;
	width: 6px;
	height: 6px;
	background-color: #fff;
	float: left;
	margin: 12px 9px 0px 0px;
	border-radius: 50%;
}
.feature_section16 .conleft ul {
	margin: 0 0 20px 0;
}
.feature_section16 .box3 {
	float: left;
	width: 33%;
	background: #272727;
	padding: 115px 0px 0px 45px;
	text-align: left;
	min-height: 540px;
}
.feature_section16 .box3 h1 {
	font-family: 'Raleway', sans-serif;
	font-size:35px;
	font-weight:300;
	color:#fff;
	letter-spacing:normal;
	text-align:left;
	text-transform:uppercase;
	line-height:50px;
}
.feature_section16 .box3 h1 strong {
	font-weight: 700;
	display: block;
}
.feature_section16 .box3 h1 b {
	font-weight: 700;
}


/* features_section 17 */
.feature_section17 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding:90px 0px;
}
.feature_section17 .one_fourth {
	text-align: left;
}
.feature_section17 i, .feature_section17 icon {
	color: #ef4836;
	font-size: 22px;
	padding-right:16px;
	padding-top:2px;
	float:left;
	margin-top: -1px;
}
.entry-content .feature_section17 h4, .entry-content .feature_section17 h5 {
	clear: right;
}
.feature_section17 p {
	float: left;
	margin-top: 8px;
	margin-bottom: 16px !important;
}
.feature_section17 h3 {
	margin-bottom: 13px;
	font-weight: 700;
	letter-spacing: 1px;
}
.feature_section17 h5 {
	font-weight: 700;
	letter-spacing: 1px;
}


/*  featured section 18 */
.feature_section18 {
	float: left;
	width: 100%;
	background: #fff;
}
.feature_section18 .left {
	float: left;
	width: 50%;
	min-height: 450px;
	background: #f3f3f3;
}
.feature_section18 .left img {
	float: right;
}
.feature_section18 .right {
	float: left;
	width: 50%;
	padding: 85px 200px 80px 75px;
	background:#fff;
	text-align: left;
}
.feature_section18 h1 {
	font-size: 35px;
	font-weight:normal;
	color: #272727;
	margin:0 auto;
	line-height:42px;
	text-transform:uppercase;
	letter-spacing:normal;
}
.feature_section18 .bigtfont p {
	margin-bottom: 0 !important;
	font-size: 16px;
	line-height: 27px;
	text-align: left;
}


/*  v1 featured section 6 */
.v1_feature_section6 {
	float: left;
	width: 100%;
	background: #fff;
	border-bottom: 2px solid #f3f3f3;
}
.v1_feature_section6 .left {
	float: left;
	width: 50%;
	background: #fff;
	padding: 85px 90px 80px 160px;
}
.v1_feature_section6 .right img {
	float: left;
	margin-left: 75px;
}
.v1_feature_section6 .right {
	float: left;
	width: 50%;
	background:#f3f3f3;
	min-height: 450px;
}
.v1_feature_section6 h1 {
	font-size: 35px;
	font-weight:normal;
	color: #272727;
	margin:0 auto;
	line-height:42px;
	text-transform:uppercase;
	letter-spacing:normal;
}
.v1_feature_section6 .left .bigtfont p {
	margin-bottom: 0 !important;
	font-size: 16px;
	line-height: 27px;
	text-align: left;
}



/* v1 features_section 7*/
.v1_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 50px 0px;
}
.v1_feature_section7 h3 {
	margin-bottom: 18px;
	font-weight: 700;
	letter-spacing: 1px;
}


/* v1 feature_section 8 */
.v1_feature_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 18px 0px 75px 0px;
}
.v1_feature_section8 h4{
	font-size: 18px;
	font-weight:200px;
	letter-spacing:normal;
}
.v1_feature_section8 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.v1_feature_section8 li.last {
	border-right: none;
}
.v1_feature_section8 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.v1_feature_section8 li:hover span {
	color: #ee7164;
}
.v1_newsletters .enter_email_input {
	width: 73% !important;
}



/*----------------------------------------------------
   DEMO VERSION 2
------------------------------------------------------*/
.v2-demo-slider .ms-slide-container .ms-mask-frame:first-child .ms-slide .ms-layer.sbut3 {
	padding-right: 39px;
}
.v2-demo-slider .ms-slide-container .ms-mask-frame:last-child .ms-slide .ms-layer.sbut4 {
	padding-right: 39px;
}

/* features_section 1 */
.v2_feature_section1 {
	float: left;
	width: 100%;
	color: #999;
	padding: 94px 0px 83px 0px;
}
.v2_feature_section1 .kc_column {
	padding: 10px;
}
.v2_feature_section1 img {
	float: left;
	margin-bottom: 15px;
}
.v2_feature_section1 h2{
	font-size: 27px;
	color: #272727;
	font-weight: normal;
	text-transform:none;
	margin-bottom:10px;
	letter-spacing: inherit;
}
.v2_feature_section1 h4{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #272727;
	font-weight:500;
	margin:0px;
	letter-spacing: inherit;
	line-height: 25px;
}
.v2_feature_section1 .v2_new_title p {
	padding-bottom: 0px;
}
.v2_feature_section1 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
	font-weight:normal;
	padding-bottom: 14px;
	padding-top:6px;
	line-height: 25px;
}



/* features_section 2 */
.v2_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 107px 0px;
}
.v2_feature_section2 .v2_button2{
	background: transparent !important;
}
.v2_feature_section2 .v2_one_fourth {
	margin: 0 auto;
	color: #000;
	background:#fff;
	padding:40px 30px 66px 30px;
	border-right:solid 2px #eeeeee;
	text-align:center;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
	box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
}
.v2_feature_section2 .v2_one_fourth.last {
	border:none;
}
.v2_feature_section2 i, .v2_feature_section2 icon {
	margin: 0 auto 15px auto;
	width: 74px;
	height: 74px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	border: 1px solid #e87e04;
	color:#e87e04;
	font-size:35px;
}
.v2_feature_section2 i, .v2_feature_section2 icon {
	margin: 0 auto 15px auto;
	width: 74px;
	height: 74px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	border: 1px solid #e87e04;
	color:#e87e04;
	font-size:35px;
	transition: all 0.3s ease;
}
.v2_feature_section2 p {
	font-size: 16px;
	font-weight:600;
	color:#727272;
	line-height:27px;
	margin: 0px !important;
}
.v2_feature_section2 h4 {
	color:#e87e04;
	margin-bottom: 25px;
	font-weight: normal;
	letter-spacing: inherit;
}
.v2_feature_section2 h2 {
	margin-bottom:10px;
	letter-spacing: inherit;
}
.v2_feature_section2 strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#272727;
	line-height:27px;
	margin-bottom:43px;
}
.v2_feature_section2 .v2_one_fourth:hover i, .v2_feature_section2 .v2_one_fourth:hover icon {
	border: 1px solid #272727;
	color:#272727;
}
.v2_feature_section2 .button2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:600;
	transition: all 0.3s ease;
	text-transform:uppercase;
	border: none;
}
.v2_feature_section2 .button2:hover{
	border: none;
}


/* features_section 3 */
.v2_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 85px;
}
.v2_feature_section3 .kc_column {
	padding: 0;
}
.v2_feature_section3 .rightcon li {
	font-size:18px;
	color:#fff;
	text-align:left;
	font-weight:600;
	padding: 10px 0px;
	text-transform:none;
	padding-left:55px;
}
.v2_feature_section3 .rightcon li:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #e87e04;
	float: left;
	margin: 8px 16px 0px 0px;
	border-radius: 50%;
}
.v2_feature_section3 h4.kc_title {
	font-size: 45px;
	font-weight:300;
	color:#fff;
	line-height:52px;
	text-align:left;
	letter-spacing: inherit;
}


/* features_section 4 */
.v2_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:80px 0px 90px 0px;
}
.v2_feature_section4 .kc_column,
.v3_feature_section4 .kc_column,
.v4_feature_section2 .kc_column,
.v4_feature_section4 .kc_column,
.v4_feature_section5 .kc_column,
.v6_feature_section4 .kc_column,
.v7_feature_section1 .kc_column,
.v7_feature_section7 .kc_column,
.v9_feature_section4 .kc_column,
.v9_feature_section5 .kc_column,
.v10_feature_section5 .kc_column,
.v10_feature_section6 .kc_column,
.v11_feature_section4 .kc_column,
.v12_feature_section6 .kc_column,
.v13_feature_section7 .kc_column,
.v14_feature_section4 .kc_column,
.v14_feature_section6 .kc_column,
.cons_feature_section3 .kc_column,
.cons_feature_section4 .kc_column,
.cons_feature_section7 .kc_column,
.cons_feature_section8 .kc_column,
.cons_feature_section10 .kc_column,
.res_feature_section6 .kc_column,
.res_feature_section7 .kc_column,
.res_feature_section9 .kc_column,
.poli_feature_section4 .kc_column,
.poli_feature_section5 .kc_column,
.poli_feature_section7 .kc_column,
.real_feature_section1 .kc_column,
.real_feature_section3 .kc_column,
.real_feature_section5 .kc_column,
.edu_feature_section3 .kc_column,
.edu_feature_section8 .kc_column,
.port_feature_section1 .kc_column,
.port_feature_section9 .kc_column,
.port_feature_section5 .kc_column,
.music_feature_section2 .kc_column,
.music_feature_section7 .kc_column,
.wed_feature_section1 .kc_column,
.wed_feature_section4 .kc_column,
.wed_feature_section7 .kc_column,
.wed_feature_section9 .kc_column,
.nonp_feature_section2 .kc_column,
.nonp_feature_section3 .kc_column,
.med_feature_section1 .kc_column,
.med_feature_section3 .kc_column,
.med_feature_section4 .kc_column,
.med_feature_section7 .kc_column,
.travel_feature_section5 .kc_column,
.travel_feature_section10 .kc_column,
.law_feature_section3 .kc_column,
.law_feature_section5 .kc_column,
.law_feature_section8 .kc_column,
.host_feature_section3 .kc_column,
.host_feature_section7 .kc_column,
.shop_feature_section4 .kc_column,
.v5_feature_section3 .kc_column{
	padding: 0;
}
.port_feature_section3 .one_half .kc_row_inner,
.med_feature_section1 .kc_row_inner,
.host_feature_section3 .kc_row_inner{
	margin: 0;
	width: 100%;
}
.v7_feature_section5 .kc_row {
	margin: 0;
	width: 100%;
}
.last-post-layout-2 .box {
	width: 100%;
	float:left;
	border: 2px solid #eeeeee;
	margin-top: -8px;
}
.last-post-layout-2 .boxcon {
	text-align: left;
	width: 100%;
	float:left;
	padding:24px 30px 30px 30px;
}
.last-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;
	color: #272727;
}
.v2_feature_section4  h4 {
	font-size: 18px;
	font-weight:400;
	color:#e87e04;
	line-height:27px;
	margin-bottom:48px;
	letter-spacing: inherit;
}


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


/* features_section 5 */
.v2_feature_section5 {
	float: left;
	width: 100%;
	padding: 140px 0px 140px 0px;
}
.v2_feature_section5 h1.kc_title {
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	color: #fff;
	font-weight: 300;
	line-height:52px;
	text-transform:none;
	margin:0px;
	letter-spacing: inherit;
}
.v2_feature_section5  p {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:300;
	line-height:27px;
	color:#fff;
	padding-right:50px;
	padding-top:25px;
}


/*  featured section 6 */
.v2_feature_section6 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#272727;
	padding:76px 0px 70px 0px ;
}
.v2_feature_section6 .kc_col-sm-3{
	padding: 0;
}
.v2_feature_section6 .box1{
	width:22%;
	float:left;
}
.v2_feature_section6 .box2{
	width:22%;
	float:left;
}
.v2_feature_section6 .box3{
	width:28%;
	float:left;
}
.v2_feature_section6 .box4{
	width:28%;
	float:left;
}
.v2_feature_section6 icon, .v2_feature_section6 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
	line-height: 49px;
}
.v2_feature_section6 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
	clear: none !important;
}
.v2_feature_section6 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.v2_feature_section6 a:hover{
	color: #E87E04;
}


.v2_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
	border-radius: 0px;
}
.v2_newsletter .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #e87e04;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0px;
}
.v2_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
.v2_newsletter .input_submit.color2 {
	background-color: #50c9d4;
}



/* V3 features_section 1 */
.v3_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 97px 0px;
}
.v3_feature_section1 h4 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	font-style: normal;
	font-family: 'Raleway', sans-serif;
	color: #272727;
	letter-spacing: 1px;
}
.v3_feature_section1 h4 strong {
	font-weight: bold;
}
.v3_feature_section1 h5 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 23px;
	margin-top: 11px;
	margin-bottom: 12px;
	color: #272727;
	letter-spacing: 1px;
}
.v3_feature_section1 .one_fourth_less .box  {
	width:100%;
	padding: 40px 22px 46px 22px;
}
.v3_feature_section1 .box1  {
	background: #f3f3f3;
	transition: all 0.3s ease;
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 49px;
	padding-left: 22px;
	display: inline-block;
}
.v3_feature_section1 .box1 b {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	line-height: 25px;
}
.v3_feature_section1 .box1.active,
.v3_feature_section1 .box1:hover  {
	background:#272727;
	color: #fff;
}
.v3_feature_section1 .box1:hover h5,
.v3_feature_section1 .box1.active h5 {
	color: #fff;
}
.v3_feature_section1 .box1:hover b,
.v3_feature_section1 .box1.active b {
	color: #fff;
}


/*  v3 featured section 2 */
.v3_feature_section2 {
	float: left;
	width: 100%;
	background: #09aeec;
}
.v3_feature_section2 .left {
	float: left;
	width: 50%;
	min-height: 372px;
	padding: 0;
}
.v3_feature_section2 .left .kc_single_image img{
	height: 100%;
	width: inherit;
	max-width: inherit;
	float: right;
}
.v3_feature_section2 .right {
	float: left;
	width: 50%;
	padding: 0px;
}
.v3_feature_section2 .right .cont {
	float: left;
	width: 80%;
	padding: 80px 0 0 10%;
}
.v3_feature_section2 i, .v3_feature_section2 icon {
	color: #FFF;
	font-size: 16px;
	float: left;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 39px;
	margin-right: 12px;
	margin-top: 4px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
}
.v3_feature_section2 h1 {
	font-size: 35px;
	font-weight:200;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	letter-spacing:normal;
}
.v3_feature_section2 h4 {
	font-size: 16px;
	font-weight:600;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	clear: none!important;
	line-height: 30px;
}
.v3_feature_section2 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #f0fafe;
	display:block;
	text-transform:none;
	padding-left: 50px;
}


/*  V3 featured section 3 */
.v3_feature_section3 {
	float: left;
	width: 100%;
	background: #272727;
}
.v3_feature_section3 .right {
	float: left;
	width: 50%;
	min-height: 372px;
	overflow: hidden;
	padding: 0;
}
.v3_feature_section3 .right img{
	height: 100%;
	float: left;
	width: inherit;
	max-width: inherit;
}
.v3_feature_section3 .left {
	float: left;
	width: 50%;
	padding: 0;
}
.v3_feature_section3 .left .cont {
	float: left;
	width: 80%;
	padding: 100px 0 0 16%;
	box-sizing: content-box;
}
.v3_feature_section3 h1 {
	font-size: 35px;
	font-weight:200;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	letter-spacing:normal;
}
.v3_feature_section3 .bigtfont.white {
	text-align: left;
}



/* v3 features_sec 4  */
.v3_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 90px 0px;
}
.v3_feature_section4 .less3 {
	width: 54%;
	margin: 0 auto;
}
.v3_feature_section4 .gray {
	color: #999;
	font-weight: 400;
}
.v3_feature_section4 h4 {
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
}
.v3_feature_section4 p {
	line-height: 25px;
	margin-bottom: 0 !important;
}


/* v3 features_section 5 */
.v3_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 97px 0px 85px 0px;
}
.v3_feature_section5 .v3_counters7 .counterup {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 10px;
}
.v3_feature_section5 .v3_counters7 i {
	color: #fff;
	font-size: 42px;
	display: block;
	margin-bottom: 35px;
}
.v3_feature_section5 .v3_counters7 h4 {
	display: block;
	width: 50%;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	margin: 18px auto 0 auto;
	line-height: 30px;
	letter-spacing: 1px;
}
.v3_feature_section5 .v3_counters7.two i {
	color: #46d8bd;
}



/* v3 features_section 6 */
.v3_feature_section6 {
	float: left;
	position: relative;
	z-index: 9;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.v3_feature_section6:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right:40%;
	bottom: 0;
	left: 0;
	background: #eee;
}
.v3_feature_section6 h3 {
	font-weight: bold;
	letter-spacing: 1px;
}
.v3_feature_section6 p {
	text-align: left;
	line-height: 25px;
	margin-bottom: 0 !important;
}
.v3_feature_section6 .box {
	float: left;
	width: 30%;
	text-align: left;
	padding: 80px 5% 91px 0px;
	border-right: 1px solid #d7d7d7;
}
.v3_feature_section6 .box.two {
	width: 30%;
	padding: 80px 0% 90px 58px;
	border-right: none;
}
.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;
}
.testimonial-layout-4.owl-carousel .owl-item {
	float: left;
	padding: 0px 10px;
}
.testimonial-layout-4.owl-carousel .slidesec p {
	line-height: 25px;
	margin-bottom: 0 !important;
}
.testimonial-layout-4 .owl-controls .owl-page, .testimonial-layout-4 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.v3_feature_section6 .peopsays {
	float: left;
	width: 40%;
	text-align: left;
	padding: 80px 0% 75px 8%;
}

.latest-post-layout-3 .post-item p {
	margin-bottom: 20px !important;
	line-height: 25px;
}
.v3_feature_section6 .box .kc_text_block {
	line-height: 25px;
}



/*---------------------------*/
/* features_section 7 */
/*---------------------------*/
.v3_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 83px 0px 0px 0px;
}
.v3_feature_section7 h4 {
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
}
.our-works-layout-3 .box {
	text-align: left;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	padding: 5px 5px 25px 5px;
	margin: 10px;
	text-align: center;
}
.our-works-layout-3 .box img {
	float: left;
	margin-bottom: 20px;
}
.our-works-layout-3 .box p {
	width: 90%;
	margin: 0 auto 0 !important;
	color: #272727;
	line-height: 21px;
}
.our-works-layout-3 .owl-controls .owl-page, .our-works-layout-3 .owl-controls .owl-buttons div {
	margin-top: 35px;
}



/*---------------------------*/
/* v3 feature_section 8  */
/*---------------------------*/

.v3_feature_section8 {
	float: left;
	width: 100%;
	background: #09aeec url(../images/footer-img1.png) no-repeat center top;
	padding:20px 0px 25px 0px;
}
.v3_feature_section8 .kc_column{
	padding: 0;
}
.v3_feature_section8 h3 {
	float: left;
	color: #fff;
	font-weight:bold;
	margin: 30px 0 9px 0;
	letter-spacing:normal;
	padding-left:40px;
}
.v3_feature_section8 a {
	float: left;
	margin: 23px 0px 0px 13px;
	line-height: 25px;
}



/*----------------------------------------------------
   DEMO VERSION 4
------------------------------------------------------*/
.section_title2_1 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	color: #1d292e;
	text-align:center;
	margin-bottom:30px;
	font-weight: 800;
	display:block;
	text-transform:uppercase;
}
.section_title2_1 p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #727272;
	text-align:center;
	font-weight:normal;
	display:block;
	margin-top:16px;
	margin-bottom:46px !important;
	text-transform:none;
}
.section_title2_2 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	color: #fff;
	text-align:center;
	margin-bottom:10px;
	font-weight: 800;
	display:block;
	text-transform:uppercase;
}
.section_title2_2 p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #727272;
	text-align:center;
	font-weight:normal;
	display:block;
	margin-top:16px;
	margin-bottom:46px;
	text-transform:none;
}
.v4-demo-slide {
	padding-top: 85px;
	background: #1d292e;
}


/* features_section 1 */
.v4_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #2ecc71;
}

.v4_feature_section1 .v4_one_third {
	width: 33.33333%;
	margin: 0;
	padding: 70px 20px 45px 20px;
}
.v4_feature_section1 .v4_one_third:hover,
.v4_feature_section1 .v4_one_third.active {
	background: #29b765;
	color:#fff;
	transition: all 0.3s ease;
}
.v4_feature_section1 icon, .v4_feature_section1 i {
	color: #fff;
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 66px;
	font-size:32px;
	vertical-align: middle;
	border: 1px solid #eee;
	border-radius: 100%;
	margin-bottom: 11px;
}
.v4_feature_section1 h2{
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	font-size: 21px;
	text-transform: uppercase;
	color:#fff;
	display:block;
	letter-spacing: inherit;
}
.v4_feature_section1 h2 span{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size: 16px;
	text-transform:none;
	line-height:24px;
	color:#fff;
	display:block;
	padding-top:17px;
}


/* features_section 2 */
.v4_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 70px 0px;
}
.v4_feature_section2 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	color: #1d292e;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 800;
	display: block;
	text-transform: uppercase;
	line-height: 23px;
	letter-spacing: inherit;
}
.v4_feature_section2 b {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #727272;
	text-align: center;
	font-weight: normal;
	display: block;
	margin-top: 16px;
	margin-bottom: 46px;
	text-transform: none;
}
.services-layout-1 .box {
	width: 100%;
	float:left;
}
.services-layout-1 .box-cnt {
	width: 100%;
	height: auto;
}
.services-layout-1 .box-cnt img {
	width: 100%;
	height: auto;
}
.services-layout-1 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color:#1d292e;
	opacity:0.95;
	border-bottom:3px #22a7f0 solid;
	width: 94.8%;
	height: 88px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
}
.services-layout-1 .box:hover .box-details, .services-layout-1 .box.active .box-details {
	height: 180px;
	background-color: #22a7f0;
}
.services-layout-1 .box.active .box-details h4 {
	padding-top: 30px;
}
.services-layout-1 .box.active .box-details p {
	padding-top: 0px;
}
.services-layout-1 .box:hover .box-details h4 {
	padding-top: 30px;
}
.services-layout-1 .box:hover .box-details p {
	padding-top: 0px;
}
.services-layout-1 .box-details h4 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	padding-top: 37px;
	line-height: 21px;
	transition: all 0.3s ease;
	text-transform: uppercase;
	letter-spacing: inherit;
	width: 77%;
	margin: 0 auto;
}
.services-layout-1 .box-details h4 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.services-layout-1 .box-details p {
	color: #fff;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.services-layout-1 .box-details a {
	font-family: 'Roboto', sans-serif;
	color: #1d292e;
	font-size: 11px;
	text-transform: uppercase;
	border-radius:20px;
	padding: 7px 26px;
	transition: all 0.3s ease;
	background:#fff;
}
.services-layout-1 .box-details a:hover {
	color: #fff;
	background: #1d292e;
}
.services-layout-1 .owl-controls .owl-page, .services-layout-1 .owl-controls .owl-buttons div {
	cursor: pointer;
	margin-top: 35px;
}
.services-layout-1.owl-carousel .owl-item {
	padding: 0px 10px;
}


/* features_section 3 */
.v4_feature_section3 {
	float: left;
	width: 100%;
	padding: 90px 0px 70px 0px;
}
.v4_feature_section3 .kc_column {
	padding: 0;
}
.v4_feature_section3 h3 {
	clear: none !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: bold !important;
	font-size: 21px !important;
	line-height: 28px !important;
	margin-bottom: 10px !important;
	letter-spacing: 0;
}
.v4_feature_section3 .one-one p {
	line-height: 27px !important;
}
.v4_feature_section3 icon, .v4_feature_section3 i {
	color: #272727;
	font-size: 32px;
	float: left;
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	margin-right: 25px;
	margin-top: 4px;
	transition: all 0.3s ease;
}
.v4_feature_section3 icon:hover, .v4_feature_section3 i:hover  {
	color: #fff;
	background: #393939;
}
.v4_feature_section3 .active icon, .v4_feature_section3 .active i  {
	color: #fff;
	background: #393939;
}
.v4_feature_section3 img.one {
	float: right;
	margin-top:20px;
}
.v4_feature_section3 img.two {
	float: right;
	margin-right:-65px;
	margin-top:155px;
}

.portfoliowork .cbp-l-filters-alignCenter {
	margin-top: 30px;
}


/* features_section 4 */
.v4_feature_section4 {
	float: left;
	width: 100%;
	padding:70px 0px 0px 0px;
}
.v4_feature_section4 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #1d292e;
	text-transform: uppercase;
	text-align: left;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #22a7f0;
	padding-left: 15px;
	letter-spacing: 0;
}
.v4_feature_section4 .onecol_sixty{
	float: left;
	margin-top:160px;
}
.v4_feature_section4 .onecol_forty  {
	float:left;
}
.v4_feature_section4 .onecol_forty img {
	float: right;
}
.v4_feature_section4 .fontmed {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #727272;
	text-align: left;
	text-transform: none;
}
.v4_feature_section4 p {
	line-height: 27px;
	font-weight: normal;
}


/* features_section 5 */
.v4_feature_section5 {
	float: left;
	width: 100%;
	padding: 100px 0px 70px 0px;
}
.v4_feature_section5 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 800;
	line-height: 23px;
	display: block;
	text-transform: uppercase;
	letter-spacing: inherit;
}
.testimonial-layout-3 {
	text-align: center;
}
.testimonial-layout-3 .peosays {
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
.testimonial-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;
}
.testimonial-layout-3 .owl-controls .owl-page, .testimonial-layout-3 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.testimonial-layout-3.owl-theme .owl-controls .owl-page span {
	background: #fff;
}
.testimonial-layout-3.owl-carousel .owl-item {
	padding: 0px 10px;
}
.testimonial-layout-3.owl-theme .owl-controls .owl-page span {
	opacity: 0.3;
}
.testimonial-layout-3.owl-theme .owl-controls .owl-page.active span, .testimonial-layout-3.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}

/* PORTFOLIO WORK SECTIONS */
.portfoliowork {
	float: left;
	width: 100%;
	text-align: center;
	padding:0px 0px 0px 0px;
}
.portfoliowork h1.kc_title {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	color: #fff;
	text-align: center;
	font-weight: 800;
	line-height: 23px;
	display: block;
	text-transform: uppercase;
	letter-spacing: inherit;
}
.portfoliowork h1 {
	background:#1d292e;
	padding: 50px 0px;
	margin: 0;
}


.footer_v4 .kc_text_block p img {
	margin-top: 0px;
}
.footer_v4 .hs_subscribe {
	margin-bottom: 40px;
	position: relative;
	display: inline-block;
}
.footer_v4 .hs_subscribe input[type="button"], .footer_v4 .hs_subscribe input[type="submit"] {
	padding: 6px 20px 6px 20px;
	border-radius: 3px;
	border: 1px solid #65c2f5;
	height: 56px;
	background: #fff;
	transition: all 0.3s ease;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}
.footer_v4 .hs_subscribe input[type="button"]:hover, .footer_v4 .hs_subscribe input[type="submit"]:hover {
	color: #fff;
	background: #272727;
}



/* ------------------------------------- */
/* For Demo 5
/* ------------------------------------- */
.v5-demo-slide {
	margin-top: 70px;
}

/* v5 features_section 1 */
.v5_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:85px 0px 110px 0px;
}
.v5_feature_section1 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	color: #272727;
	text-align:center;
	margin-bottom: 29px;
	font-weight:300;
	display:block;
	letter-spacing: inherit;
}
.v5_feature_section1 .less8 {
	width: 62%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.v5_feature_section1 .fontdefaulf {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #727272;
	font-weight: lighter;
	padding-top: 25px;
	line-height: 25px;
	margin-bottom: 0 !important;
}
.v5_feature_section1 .box {
	width: 100%;
	border:solid 2px #f3f3f3;
	border-radius:10px;
	padding:20px 20px 30px 20px;
	transition: all 0.3s ease;
	display: inline-block;
}
.v5_feature_section1 .box:hover,
.v5_feature_section1 .box.active {
	border:solid 2px #26a3ea;
}
.v5_feature_section1 .box:hover h2,
.v5_feature_section1 .box.active h2 {
	color: #26a3ea;
}
.v5_feature_section1 .box i {
	background-color: #fff;
	border: 2px solid #f3f3f3;
	height: 88px;
	width: 88px;
	line-height: 80px;
	padding: 0;
	border-radius:100px;
	text-align: center;
	transition: all 0.3s ease;
	color: #868686;
	font-size: 35px;
	display: block;
	margin: -65px 0px 0px 70px;
}
.v5_feature_section1 .box:hover i,
.v5_feature_section1 .box.active i {
	color: #fff;
	background-color: #26a3ea;
	border: 2px solid #26a3ea;
}
.v5_feature_section1 .box p{
	text-align:center;
	padding-top: 10px;
}
.v5_feature_section1 .box h2{
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	color:#272727;
	line-height:23px;
	margin:27px 0px 15px 0px;
	letter-spacing: inherit;
}
.v5_feature_section1 .box h2 b{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 12px;
	text-transform:none;
	color:#999;
	display:block;
}
.v5_feature_section1 .linebtn.one{
	background-color:#fff;
	color: #727272;
	border-radius:0;
	padding:8px 34px;
	border:solid 2px #f3f3f3;
	font-size:13px;
	text-transform:uppercase;
	font-family:Open Sans, sans-serif;
	border-radius:35px;
	margin-bottom:-77px;
	transition: all 0.3s ease;
}
.v5_feature_section1 .linebtn.one:after {
	background-color: #fff;
}
.v5_feature_section1 .linebtn.one:hover,
.v5_feature_section1 .box:hover .linebtn.one,
.v5_feature_section1 .box.active  .linebtn.one{
	border-color: #26a3ea;
	background-color:#26a3ea;
	color: #fff;
}
.v5_feature_section1 .kc_text_block p {
	margin-bottom: 0 !important;
}


/* v5 features_section 2 */
.v5_feature_section2 {
	float: left;
	width: 100%;
	padding: 70px 0px 0px 0px;
	background: #f3f3f3;
}
.v5_feature_section2 .onecol_forty {
	padding-left:60px;
}
.v5_feature_section2 .onecol_sixty {
	padding-top: 20px;
}
.v5_feature_section2 .onecol_sixty .kc_row_inner{
	margin: 0;
	width: 100%;
}
.v5_feature_section2 .onecol_forty img {
	display: block;
	width: 100%;
}
.v5_feature_section2 i, .v5_feature_section2 icon {
	color: #22a7f0;
	font-size: 34px;
	float: left;
	width: 58px;
	height: 58px;
	border:solid 2px #22a7f0;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	margin-right: 25px;
	margin-top: 5px;
	transition: all 0.3s ease;
}
.v5_feature_section2 icon:hover, .v5_feature_section2 i:hover {
	color: #393939;
}
.v5_feature_section2 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	font-weight: 200;
	line-height:45px;
	margin-bottom: 30px;
	letter-spacing: inherit;
}

.v5_feature_section2 h4 {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 25px;
	letter-spacing: inherit;
	text-transform:uppercase;
	margin:0 auto;
	clear: none!important;
}
.v5_feature_section2 p {
	margin-bottom: 0 !important;
}


/* v5 features_section 3 */
.v5_feature_section3 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	background: #fff;
	text-align: center;
}
.v5_feature_section3 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	color:#272727;
	font-weight:400;
	text-transform:none;
	line-height:23px;
	letter-spacing: inherit;
}


/* v5 features_section 4 */
.v5_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0px 0px 0px;
	background-color: #22a7f0;
}
.v5_feature_section4 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	color:#fff;
	font-weight:400;
	text-transform:none;
	margin-bottom:30px;
	letter-spacing: inherit;
}
.v5_feature_section4 img {
	display: block;
}


/* v5 features_section 5 */
.v5_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 70px 0px;
}


/* v5 features_section 6 */
.v5_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 40px 0px 40px 0px;
}
.v5_feature_section6 .clients-logos li {
	float: left;
	width: 16.66%;
}
.v5_feature_section6 .clients-logos {
	margin: 0;
}




/*----------------------------------------------------
   DEMO VERSION 6
------------------------------------------------------*/
/* features_section 1 */
.v6_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px;
}
.v6_feature_section1 h2 {
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.v6_feature_section1 .fontdefault {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	line-height: 23px;
	text-align: center;
}
.v6_feature_section1 .box h5{
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	color:#272727;
	line-height:23px;
	margin:30px auto 15px auto;
	transition: all 0.3s ease;
	letter-spacing: inherit;
}
.v6_feature_section1 .bgline {
	width: 50px;
	height: 1px;
	background-color: #272727;
	margin:0 auto;
	transition: all 0.3s ease;
}
.v6_feature_section1 .box {
	width: 100%;
	margin:0 auto;
	transition: all 0.3s ease;
}
.v6_feature_section1 .box:hover .bgline,
.v6_feature_section1 .box.active .bgline {
	background-color: #2ecc71;
}
.v6_feature_section1 .box:hover h5,
.v6_feature_section1 .box.active h5 {
	color: #2ecc71;
}
.v6_feature_section1 .box icon, .v6_feature_section1 .box i {
	background-color: #545454;
	height: 100px;
	width: 100px;
	line-height: 89px;
	padding: 0;
	border-radius: 100%;
	text-align: center;
	transition: all 0.3s ease;
	color: #fff;
	font-size: 38px;
	display: block;
	margin: 0 auto;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.v6_feature_section1 .box:hover icon,
.v6_feature_section1 .box.active icon, .v6_feature_section1 .box:hover i,
.v6_feature_section1 .box.active i {
	color: #fff;
	background-color: #2ecc71;
}
.v6_feature_section1 .box p{
	text-align:center;
	padding-top: 20px;
	line-height:25px;
	margin-bottom: 0px !important;
}


/* features_section 2 */
.v6_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
}
.v6_feature_section2 .left {
	float: left;
	padding: 100px 80px 0px 80px;
	text-align: left;
	background-color: #f3f3f3;
}
.v6_feature_section2 h1.light {
	line-height: 45px;
	letter-spacing: inherit;
}
.v6_feature_section2 .left p{
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #727272;
	letter-spacing: normal;
	text-align: left;
	padding-top:5px;
	margin-bottom: 0px !important;
}
.v6_feature_section2 h3.light {
	letter-spacing: inherit;
	font-size: 21px;
	font-weight: 300;
}
.v6_feature_section2 .right {
	float: left;
}
.v6_feature_section2 .kc_single_image img {
	max-width: inherit;
	float: left;
}
.v6_feature_section2 .right .box1 {
	float: left;
	width: 100%;
	height: 400px;
}
.v6_feature_section2 .right .box2 {
	float: left;
	width: 100%;
	background-image: url(../images/site-img56.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	text-align: left;
}
.v6_feature_section2 .right .box2 .arrow_box {
	position: relative;
	background: #fff;
	float: left;
	width: 50%;
	padding: 55px 40px 0px 50px;
	height: 400px;
	color: #fff;
}
.v6_feature_section2 .right .box2 .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: #fff;
	border-width: 20px;
	margin-top: -150px;
}
.v6_feature_section2 .right p{
	font-weight: 400;
	line-height: 25px;
	color: #727272;
	letter-spacing: normal;
	text-align: left;
	padding-top:10px;
	margin-bottom: 0px !important;
}


/* features_section 3 */
body .v6_feature_section3 {
	background: url(../images/bg-image06.png) no-repeat top center #2FCC71;
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px;
}
.v6_feature_section3 h2 {
	letter-spacing: 1px;
}
.v6_feature_section3 .box {
	width: 100%;
	margin:0 auto;
	transition: all 0.3s ease;
}
.v6_feature_section3 .box img {
	border-radius: 100%;
	border: 12px solid #eee;
}
.v6_feature_section3 .box h3{
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size: 21px;
	padding-top:28px;
	color:#272727;
	letter-spacing:0.5px;
	transition: all 0.3s ease;
}
.v6_feature_section3 .box:hover h3,
.v6_feature_section3 .box.active h3 {
	color: #2ecc71;
}
.v6_feature_section3 .box p{
	text-align:center;
	padding-top: 10px;
	line-height:25px;
	margin-bottom: 40px !important;
}
.v6_feature_section3 .button.one {
	font-family: 'Open Sans', sans-serif;
	color: #272727;
	font-size: 13px;
	font-weight:normal;;
	padding: 9px 22px;
	text-transform: uppercase;
	border: 1px solid #999999;
	transition: all 0.3s ease;
	border-radius:4px;
}
.v6_feature_section3 .box:hover .button.one,
.v6_feature_section3 .box.active .button.one {
	background-color:#2ecc71;
	color: #fff;
	border:none;
}


/* features_section 4 */
.v6_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 80px 0px;
	background:#f3f3f3;
}
.v6_feature_section4 h2 {
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.v6_feature_section4 p.fontdefault {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #999999;
}
.v6_feature_section4 .box,
.our-team-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;
}
.v6_feature_section4 .box img,
.our-team-layout-3 .box img {
	float: left;
	margin-bottom: 22px;
}
.v6_feature_section4 .box h5,
.our-team-layout-3 .box h5 {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	margin:0 auto;
	line-height:14px;
	letter-spacing: inherit;
}
.v6_feature_section4 .box h5 b,
.our-team-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;
}
.v6_feature_section4 .box:hover,
.our-team-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-layout-3 .owl-controls .owl-page, .our-team-layout-3 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.our-team-layout-3.owl-carousel .owl-item {
	padding: 0px 10px;
}
.our-team-layout-3.owl-theme .owl-controls .owl-page span {
	opacity: 0.3;
}
.our-team-layout-3.owl-theme .owl-controls .owl-page.active span, .our-team-layout-3.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}


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


/* features_section 6 */
.v6_feature_section6 {
	float: left;
	width: 100%;
	padding: 100px 0px 72px 0px;
	text-align: center;
	background:#272727;
}
.v6_feature_section6 h2 {
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.v6_feature_section6 .fontdefault {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 23px;
	text-align: center;
}
.contact-form {
	width: 75%;
	display: block;
	margin: 0 auto;
}
.v6_feature_section6 .box1 {
	width:49%;
	float:left;
}
.v6_feature_section6 .box2 {
	width:49%;
	float:right;
}
.v6_feature_section6 .contact-form label {
	float: left;
	width: 100%;
}
.v6_feature_section6 .contact-form .input {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	float: left;
	width: 100%;
	text-align: left;
	background: #eeeeee;
	border: none;
	padding: 12px 16px;
	margin-bottom: 15px;
	border-radius: 0px;
}
.v6_feature_section6 .contact-form textarea {
	font-family: 'Raleway', sans-serif;
	color: #000;
	float: left;
	width: 100%;
	height: 230px;
	text-align: left;
	background: #eeeeee;
	border: none;
	padding: 12px 16px;
	border-radius: 0px;
	box-shadow: none;
}
.v6_feature_section6 .button_send {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	padding: 16px 0px;
	width: 100%;
	background-color: #2ecc71;
	text-transform: uppercase;
	transition: all 0.3s ease;
	letter-spacing:4px;
	border: none;
	cursor: pointer;
	border-radius: 0px;
}
.v6_feature_section6 .button_send:hover {
	color: #2ecc71;
	background-color: #fff;
}

/*  featured section 7 */
.v6_feature_section7 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#181818;
	padding:76px 0px 70px 0px ;
}
.v6_feature_section7 .box1{
	width:22%;
	float:left;
	padding: 0;
}
.v6_feature_section7 .box2{
	width:22%;
	float:left;
	padding: 0;
}
.v6_feature_section7 .box3{
	width:28%;
	float:left;
	padding: 0;
}
.v6_feature_section7 .box4{
	width:28%;
	float:left;
	color: #fff;
	line-height: 25px;
	padding: 0;
}
.v6_feature_section7 .box4 a {
	color: #fff;
}
.v6_feature_section7 .box4 a:hover {
	color: #454545;
}
.v6_feature_section7 i, .v6_feature_section7 icon {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
	line-height: 49px;
}
.v6_feature_section7 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
	clear: inherit !important;
}
.v6_feature_section7 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.wpcf7 span.wpcf7-not-valid-tip {
	display: inherit;
	font-weight: normal;
}
.v6_feature_section6 .wpcf7-form.invalid .input {
	margin-bottom: 0px;
}
.v6_feature_section6 .wpcf7-form.invalid span.wpcf7-not-valid-tip {
	float: left;
	margin-bottom: 15px;
	font-weight: bold;
}
.v6_feature_section6 .wpcf7-form.invalid .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color: #fff;
}

.v6_feature_section6 input::-webkit-input-placeholder {
	color: #727272;
}
.v6_feature_section6 input:-moz-placeholder { /* Firefox 18- */
	color: #727272;
}
.v6_feature_section6 input::-moz-placeholder {  /* Firefox 19+ */
	color: #727272;
}
.v6_feature_section6 input:-ms-input-placeholder {
	color: #727272;
}
.v6_feature_section6 textarea::-webkit-input-placeholder {
	color: #727272;
}
.v6_feature_section6 textarea:-moz-placeholder { /* Firefox 18- */
	color: #727272;
}
.v6_feature_section6 textarea::-moz-placeholder {  /* Firefox 19+ */
	color: #727272;
}
.v6_feature_section6 textarea:-ms-input-placeholder {
	color: #727272;
}




/*----------------------------------------------------
   DEMO VERSION 7
------------------------------------------------------*/
/* features_section 1 */
.v7_feature_section1 {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: -50px;
}
.v7_feature_section1 .box1 {
	padding: 50px 40px 102px 50px;
	background:#272727;
}
.v7_feature_section1 h1{
	font-weight:bold;
	font-size: 35px;
	text-transform: uppercase;
	color:#fff;
	display:block;
	line-height: 45px;
	letter-spacing: 0;
}
.v7_feature_section1 b{
	font-weight:normal;
	font-size: 18px;
	text-transform:none;
	line-height:24px;
	color:#fff;
	display:block;
	padding-top:23px;
}
.v7_feature_section1 .bg-line {
	width: 90px;
	height: 1px;
	text-align:left;
	background-color: #fff;
	margin:20px 0px 20px 0px;
}
.v7_feature_section1 .box2 {
	background:#4183d7;
	padding-bottom: 4px;
}
.v7_feature_section1 h3{
	font-weight:bold !important;
	font-size: 27px !important;
	text-transform:none;
	color:#fff;
	display:block;
	line-height:30px;
	padding:26px 30px 37px 45px;
	letter-spacing:normal;
	margin-bottom: 0px;
}
.v7_feature_section1 h3 b{
	font-weight:normal;
	font-size: 14px;
	text-transform:none;
	color:#fff;
	display:block;
	line-height:normal;
	letter-spacing:normal;
}
.v7_feature_section1 .box3 {
	background:#5f96dd;
	padding-bottom: 4px;
}


/* features_section 2 */
.v7_feature_section2 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 81px 0px 90px 0px;
}
.v7_feature_section2 .box {
	float: left;
	width: 100%;
	text-align: center;
	padding:24px 0px 16px 40px;
	border:solid 1px #eeeeee;
	transition: all 0.3s ease;
}
.v7_feature_section2 icon, .v7_feature_section2 i {
	float: left;
	color: #fff;
	font-size: 28px;
	width: 56px;
	height: 56px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	margin-right: 20px;
	margin-top: 4px;
	transition: all 0.3s ease;
	background:#e3e3e3;
}
.v7_feature_section2 .box:hover icon,
.v7_feature_section2 .box.active icon, .v7_feature_section2 .box:hover i,
.v7_feature_section2 .box.active i {
	color: #fff;
	background-color: #4183d7;
}
.v7_feature_section2 .box:hover ,
.v7_feature_section2 .box.active {
	background-color: #eeeeee;
}
.v7_feature_section2 h5 {
	float: left;
	font-weight: 500;
	color: #000;
	margin:18px auto 27px auto;
	letter-spacing:normal;
	text-transform:none;
	clear: inherit !important;
}


/* features_section 3 */
.v7_feature_section3 {
	float: left;
	width: 100%;
	padding:0px 0px 90px 0px;
	background: #fff;
	text-align: center;
}
.v7_feature_section3 h3 {
	background:#272727;
	color:#fff;
	padding:34px 0px;
	width:100%;
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	font-size: 21px;
	text-transform:none;
	line-height:24px;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom: 0px;
}


/* features_section 4 */
.v7_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
}
.v7_feature_section4 h3 {
	font-weight: bold;
	letter-spacing: 1px;
}
.v7_feature_section4 p {
	margin-bottom: 0px !important;
}
.v7_feature_section4 .left {
	float: left;
	width: 30%;
}
.v7_feature_section4 .left ul {
	padding-top:50px;
	padding-right:7px;
}
.v7_feature_section4 .left li {
	float: left;
	width: 100%;
	text-transform:none;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}
.v7_feature_section4 .left li.last {
	margin: 0px 0px 0px 0px;
}
.v7_feature_section4 .left li h4 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight:500;
	padding-top:7px;
	text-transform:none;
	color:#272727;
	line-height: 25px;
	letter-spacing: inherit;
	clear: initial;
}
.v7_feature_section4 .left li icon, .v7_feature_section4 .left li i {
	float: right;
	color: #fff;
	font-size: 18px;
	width: 40px;
	height:40px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	line-height: 40px;
	background-color: #5f96dd;
	margin-left: 16px;
	transition: all 0.3s ease;
}
.v7_feature_section4 .center {
	float: left;
	width: 40%;
}
.v7_feature_section4 .center img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.v7_feature_section4 .right {
	float: left;
	width: 30%;
}
.v7_feature_section4 .right ul {
	padding-top:50px;
	padding-left:7px;
	margin: 0px;
}
.v7_feature_section4 .right li {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}
.v7_feature_section4 .right li.last {
	margin: 0px 0px 0px 0px;
}
.v7_feature_section4 .right li h4 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight:500;
	padding-top:7px;
	text-transform:none;
	color:#272727;
	line-height: 25px;
	letter-spacing: inherit;
	clear: initial;
}
.v7_feature_section4 .right li icon, .v7_feature_section4 .right li i {
	float: left;
	color: #fff;
	font-size: 18px;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	line-height: 40px;
	background-color: #5f96dd;
	margin-right: 16px;
	transition: all 0.3s ease;
}
.v7_feature_section4 .left li:hover icon,
.v7_feature_section4 .right li:hover icon, .v7_feature_section4 .left li:hover i,
.v7_feature_section4 .right li:hover i {
	color: #fff;
	background-color: #272727;
}


/* features_section 5*/
.v7_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px;
}
.v7_feature_section5 h2 {
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.v7_feature_section5 .less6 {
	width: 62%;
	margin-bottom: 0px !important;
}
.v7_feature_section5 .cirbox {
	width: 79%;
	margin: 0 auto;
}
.v7_feature_section5 .cir1 {
	float: left;
	width: 170px !important;
	height: 170px;
	padding: 40px 10px 0px 10px;
	margin: 0px 20px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease;
}
.v7_feature_section5 .cir1:hover {
	border: 1px solid rgba(255, 255, 255, 0.9);
	background: rgba(255, 255, 255, 0.3);
}
.v7_feature_section5 .cir1 i, .v7_feature_section5 .cir1 icon {
	color: #fff;
	font-size: 35px;
	padding-bottom: 15px;
	line-height: 34px;
}
.v7_feature_section5 .cir1 h6 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: inherit;
}
.v7_feature_section5 .cirbut a {
	color: #fff;
	text-transform: uppercase;
	padding: 12px 45px;
	border-radius: 25px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	transition: all 0.3s ease;
	background-color: inherit;
}
.v7_feature_section5 .cirbut a:hover {
	color: #999;
	background: #fff;
	border: 1px solid rgba(255, 255, 255, 1);
}


/* features_section  6   */
.v7_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 85px 0px 0px 0px;
}
.v7_feature_section6 h3 {
	font-weight: bold;
	letter-spacing: 1px;
}
.v7_feature_section6 .box{
	float: left;
}
.v7_feature_section6 img{
	display: block;
	margin: 0 auto;
}
.v7_feature_section6 .boxleft{
	float: left;
	width: 50%;
	background:#5f96dd;
	padding:80px 45px;
}
.v7_feature_section6 .boxright{
	float: left;
	width: 50%;
	background:#4183d7;
	padding:80px 45px;
}
.v7_feature_section6 .boxright .v7_button {
	margin-right: 11.5px;
	display: inline-block;
}
.v7_feature_section6 .boxright .v7_button:last-child {
	margin-right: 0px;
	margin-left: 10.4px;
}
.v7_feature_section6 h4 {
	font-size: 21px;
	float: left;
	line-height:33px;
	letter-spacing:1px;
	font-weight: bold;
}


/*  features_section  7      */
.v7_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f3f3f3;
	padding:90px 0px 67px 0px;
}
.v7_feature_section7 h3 {
	letter-spacing: 1px;
	font-weight: bold;
}
.testimonials-layout-7.peoplesays {
	width: 100%;
	margin: 0 auto;
}
.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;
}
.testimonials-layout-7.peoplesays .who {
	float: left;
	width: 100%;
	text-align: left;
	padding: 35px 0px 18px 35px;
	margin-top: -2px;
	font-size: 12px;
	color: #999;
	background-image: url(../images/arrow04.png);
	background-repeat: no-repeat;
	background-position: 30px top;
}
.testimonials-layout-7.peoplesays .who img {
	border-radius: 100%;
	float: left;
	margin-right: 18px;
	border: 3px solid #fff;
}
.testimonials-layout-7.peoplesays .who strong {
	font-size: 14px;
	color: #393939;
	display: block;
	line-height: 16px;
	font-weight: 600;
	margin-top: 5px;
}




/* ------------------------------------- */
/* DEMO VERSION 8
/* ------------------------------------- */

div[class*="v8_feature_section"] h1,
div[class*="v8_feature_section"] h2,
div[class*="v8_feature_section"] h3,
div[class*="v8_feature_section"] h4,
div[class*="v8_feature_section"] h5,
div[class*="v8_feature_section"] h6{
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
div[class*="v8_feature_section"] p{
	line-height: 25px;
}

/* features_section 1 */
.v8_feature_section1 .linebg  {
	text-align: center;
	background-color: transparent;
	background-image: url(../images/h-line14.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 110px;
	height: 3px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 57px;
}
.v8_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 90px 0px ;
}
.v8_feature_section1 .box {
	float: left;
	text-align: center;
}
.v8_feature_section1 .box1 {
	float: left;
	width: 20%;
	text-align: center;
	padding:0px 15px 0px 15px;
	border-right:solid 1px #e9e9e9;
}
.v8_feature_section1 .box1.last {
	border-right: none;
}
.v8_feature_section1 .box h3 {
	font-size:16px;
	font-weight:500;
	padding-top:20px;
	text-transform:uppercase;
}
body #content .v8_feature_section1 .box p{
	margin-bottom: 0;
}

/* features_section 2 */
.v8_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
}
.v8_feature_section2 .left {
	float: left;
	width: 50%;
	text-align: left;
	padding: 90px 60px 90px 100px;
	background-color: #22a7f0;
	background-image: url(../images/bg-image09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.v8_feature_section2 .left i, .v8_feature_section2 .left icon,
.v8_feature_section2 .right i, .v8_feature_section2 .right icon, .v8_feature_section2 .left i, .v8_feature_section2 .left i,
.v8_feature_section2 .right i, .v8_feature_section2 .right i {
	float: left;
	border: solid 1px rgba(255, 255, 255, 0.5);
	font-size: 62px;
	width: 149px;
	height: 140px;
	line-height: 63px;
	text-align: center;
	vertical-align: middle;
	padding-top:39px;
	color:#fff;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:33px;
	transition: all 0.3s ease;
}
.v8_feature_section2 .left i:hover, .v8_feature_section2 .left icon:hover,
.v8_feature_section2 .right i:hover, .v8_feature_section2 .right icon:hover, .v8_feature_section2 .left i:hover, .v8_feature_section2 .left i:hover,
.v8_feature_section2 .right i:hover, .v8_feature_section2 .right i:hover {
	border: solid 1px rgba(255, 255, 255, 1);
}
#content .v8_feature_section2 p {
	font-size:16px;
	font-weight:normal;
	line-height:27px;
	color:#fff;
	display: block;
	float: left;
	margin-bottom: 0;
}
.v8_feature_section2 .right {
	float: left;
	width: 50%;
	text-align: left;
	padding: 90px 60px 90px 100px;
	background-color: #2ecc71;
	background-image: url(../images/bg-image10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* features_section 3 */
.v8_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding:95px 0px;
	background:#272727;
}
.v8_feature_section3 .left {
	width:78%;
	float:left;
	padding: 0;
}
.v8_feature_section3 .right {
	width:22%;
	float:left;
	padding-top:20px;
	text-align:right;
	padding-left: 0;
	padding-right:0;
}
.v8_feature_section3 .right div{
	text-align: right;
}
.v8_feature_section3 h2 {
	font-size:35px;
	font-weight:700;
	text-align:right;
	color:#fff;
	letter-spacing:1px;
	margin:auto;
}
.v8_feature_section3 h3 {
	font-size:27px;
	font-weight:300;
	text-align:right;
	color:#fff;
	letter-spacing:1px;
	margin:auto;
	padding-top:13px;
}
.v8_feature_section3 .button.one {
	font-family: 'Roboto', sans-serif;
	color: #272727;
	font-size: 16px;
	font-weight: 500;
	padding: 19px 33px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 3px;
	background: #fff;
	letter-spacing: 1px;
}
.v8_feature_section3 .button.one:hover {
	color: #fff;
	background: #2ecc71;
}
/* features_section 4 */
.v8_feature_section4 {
	float: left;
	width: 100%;
	padding: 140px 0px 135px 0px;
}
#content .v8_feature_section4 h1 {
	font-size: 50px;
	color: #272727;
	font-weight: 300;
	letter-spacing: 2px;
	line-height:52px;
	text-transform:uppercase;
}
.v8_feature_section4  p {
	font-size:16px;
	font-weight:normal;
	line-height:27px;
	color:#272727;
	padding-right:50px;
}
.v8_feature_section4 .button.two {
	font-family: 'Open Sans', sans-serif;
	color: #272727;
	font-size: 14px;
	font-weight: normal;
	padding: 16px 44px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 3px;
	border: solid 1px #272727;
	letter-spacing: 1px;
}
.v8_feature_section4 .button.two:hover {
	color: #fff;
	background: #2ecc71;
	border: solid 1px #2ecc71;
}
#content .v8_feature_section4 p{
	line-height: 27px;
	margin-bottom: 0;
}

/* features_section 5 */
.v8_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding:100px 0px 70px 0px;
}
.v8_feature_section5 .linebg {
	text-align: center;
	background-image: url(../images/h-line14.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	width: 110px;
	height: 3px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 77px;
}
.v8_feature_section5  .one_third_less  {
	text-align:left;
}
.v8_feature_section5  .address_info {
	background-color: #fff;
	border: none;
	margin-bottom: 30px;
	padding: 0px 0px 0px 30px;
	text-align:left;
}
.v8_feature_section5  .address_info h5 {
	margin-bottom:8px;
	letter-spacing: 0;
	margin-top: -5px;
}

.v8_feature_section5 .contact-form {
	float: left;
	width: 100%;
}
.v8_feature_section5 .contact-form label {
	float: left;
	width: 100%;
}
.v8_feature_section5 .contact-form .input {
	color: #727272;
	float: left;
	width: 100%;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 16px;
	margin-bottom: 5px;
	border-radius: 0px;
}
.v8_feature_section5 .contact-form .input::-webkit-input-placeholder{
	color: #727272;
}
.v8_feature_section5 .contact-form .input::-moz-input-placeholder, .v8_feature_section5 .contact-form .input:placeholder-shown{
	color: #727272;
}
.v8_feature_section5 .contact-form .input::-ms-input-placeholder{
	color: #727272;
}

.v8_feature_section5 .contact-form textarea::-webkit-input-placeholder{
	color: #727272;
}
.v8_feature_section5 .contact-form textarea::-moz-input-placeholder{
	color: #727272;
}
.v8_feature_section5 .contact-form textarea::-ms-input-placeholder{
	color: #727272;
}

.v8_feature_section5 .contact-form textarea {
	color: #000;
	float: left;
	width: 100%;
	height: 140px;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 16px;
	border-radius: 0px;
}
.v8_feature_section5 .button_send {
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 12px 25px;
	background-color: #2ecc71;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border: none;
	margin-top: 10px;
	border-radius: 0px;
}
.v8_feature_section5 .button_send:hover {
	color: #fff;
	background-color: #272727;
}
#content .v8_feature_section5 p{
	margin-bottom: 0;
}
#content .v8_feature_section5 p a{
	color: #454545;
}
#content .v8_feature_section5 p a:hover{
	color: #2ECC71;
}



/* ------------------------------------- */
/* DEMO VERSION 9
/* ------------------------------------- */
div[class*="v9_feature_section"] h1,
div[class*="v9_feature_section"] h2,
div[class*="v9_feature_section"] h3,
div[class*="v9_feature_section"] h4,
div[class*="v9_feature_section"] h5,
div[class*="v9_feature_section"] h6{
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.5px;
}
div[class*="v9_feature_section"] p{
	line-height: 25px;
}


.v9_feature_section1 column.one-one{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.v9_feature_section1 column.one-one ul{
	margin: 0;
}

.v9_feature_section2 h2.lmb{
	margin-bottom: 40px;
}

.v9_feature_section8 .newsletter_v9 .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
	border-radius: 0px;
}

.v9_feature_section8 .newsletter_v9 .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #2ba0e8;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0px;
}



/*----------------------------------------------------
   DEMO VERSION 9
------------------------------------------------------*/
/* feature_section 1 */
.v9_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 39px 0px 33px 0px;
	background:#f3f3f3;
}
.v9_feature_section1 h4{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	letter-spacing: normal !important;
	border-right: solid 1px #b8b8b8;
	padding: 14px 0px 9px 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 25px !important;
}
.v9_feature_section1 li {
	float: left;
	width: 14.28%;
}
.v9_feature_section1 li.last {
	border-right: none;
}


/* features_section 2 */
.v9_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 97px 0px;
}
.v9_feature_section2 h5 {
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	line-height: 23px;
	padding-top:15px;
	margin:auto;
}
.v9_feature_section2 p {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	line-height: 25px;
	padding:18px 15px 0px 10px;
}
.v9_feature_section2 .box1  {
	float:left;
	padding: 50px 22px 42px 22px;
	background: #2ba0e8;
	transition: all 0.3s ease;
}
.v9_feature_section2 .box2  {
	float:left;
	padding: 50px 22px 42px 22px;
	background: #40a9ea;
	transition: all 0.3s ease;
}
.v9_feature_section2 .box3  {
	float:left;
	padding: 50px 22px 42px 22px;
	background: #55b3ed;
	transition: all 0.3s ease;
}
.v9_feature_section2 .box4  {
	float:left;
	padding: 50px 22px 42px 22px;
	background: #6abcef;
	transition: all 0.3s ease;
}
.v9_feature_section2 .box1:hover,
.v9_feature_section2 .box2:hover,
.v9_feature_section2 .box3:hover,
.v9_feature_section2 .box4:hover {
	opacity: 0.8;
}


/* features_section 3 */
.v9_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 84px 0px 270px 0px;
	text-align: center;
}
.v9_feature_section3 h4 {
	font-weight: 300;
	color: #272727;
	line-height: 27px;
	letter-spacing: 0.5px !important;
	margin-bottom: 20px !important;
}
.v9_feature_section3  p.less5 {
	font-size: 16px;
	font-weight:300;
	color: #727272;
	line-height: 27px !important;
	padding-bottom:50px;
	width: 79%;
	margin: 0 auto;
}
.v9_feature_section3 h4.less4 {
	width: 53%;
	margin: 0 auto 20px;
}


/* features_section 4 */
.v9_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px;
}
.our-team-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;
}
.our-team-layout-5 .imgcircle:hover {
	border: 7px solid #b8d392;
}
.our-team-layout-5 .social_icons {
	width: 115px;
	padding: 0;
	background: #b8d392;
	border-radius: 20px;
	margin: -30px auto 0px;
	color: #fff;
	font-size: 16px;
}
.our-team-layout-5 .social_icons ul {
	margin: 0 0 20px 0 !important;
	text-align: center;
}
.our-team-layout-5 li{
	text-align: center;
	float: none;
	display: inline-block;
	padding: 7px 10px 7px 10px;
	color: #fff;
	transition: all 0.3s ease;
}
.our-team-layout-5 li:hover{
	color:#727272;
}
.social_icons a {
	float: none;
	display: inline-block;
}
.our-team-layout-5 .social_icons li a i {
	color: #fff;
}
.our-team-layout-5 .social_icons li a i:hover {
	color: #272727;
}
.our-team-layout-5 h4{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: -2px;
	margin-bottom:auto;
	text-align: center;
}
.our-team-layout-5 b{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight:400;
	text-transform:uppercase;
	margin-top:auto;
	text-align: center;
	color:#2ba0e8;
	display: block;
}
.our-team-layout-5 .social_icons.icon_number_1 {
	width: 45px;
}
.our-team-layout-5 .social_icons.icon_number_2 {
	width: 80px;
}
.our-team-layout-5 .social_icons.icon_number_3 {
	width: 115px;
}
.our-team-layout-5 .social_icons.icon_number_4 {
	width: 150px;
}
.our-team-layout-5 .social_icons.icon_number_5 {
	width: 185px;
}
.our-team-layout-5 .social_icons.icon_number_6 {
	width: 220px;
}


/* features_section 5 */
.v9_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 74px 0px;
	background:#2ba0e8;
}
.v9_feature_section5 i {
	color: #2ba0e8;
	font-size: 27px;
	float: right;
	width: 52px;
	height: 52px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 52px;
	margin-left: 20px;
	margin-top: 4px;
	transition: all 0.3s ease;
}
.v9_feature_section5 i:hover, .v9_feature_section5 i.active {
	color: #fff;
	background: #393939;
}
.v9_feature_section5 h3 {
	float: right;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#fff;
	width: 75%;
	text-align: right;
	clear: inherit !important;
}
.v9_feature_section5 h3 b {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:400;
	color:#fff;
	text-align:right;
	line-height:18px;
	text-transform: none;
	display: block;
}


/* features_section 6 */
.v9_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px ;
}
.v9_feature_section6 .imgbox{
	width: 33.33333%;
	float:left;
	padding-left: 0;
	padding-right: 0;
}
.v9_feature_section6 .imgbox img{
	display: block;
	width: 100%;
}
.v9_feature_section6 .contbox{
	width: 33.33333%;
	background:#b8d392;
	color:#fff;
	padding: 47px 40px 48px 40px;
	float:left;
}
.v9_feature_section6 .contbox2{
	float: left;
	width: 33.33333%;
	background:#272727;
	color:#fff;
	padding:49px 40px 48px 40px;
}
.v9_feature_section6 h3{
	font-size: 27px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:none;
	letter-spacing: 1px !important;
}
.v9_feature_section6 p  {
	color:#fff;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.v9_feature_section6 .linebg_1 {
	width: 100px;
	height: 1px;
	background-color: #fff;
	margin:21px auto 20px auto;
}


/* features_section 7 */
.v9_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 46px 0px;
}
.testimonial-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);
}
.testimonial-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;
}
.testimonial-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;
}
.testimonial-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;
}
.testimonial-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;
}
.testimonial-layout-8.owl-carousel .owl-item {
	padding: 0px 10px;
}

/*  featured section 8 */
.v9_feature_section8 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#212121;
	padding:70px 0px 64px 0px ;
}
.v9_feature_section8 .box1{
	width:22%;
	float:left;
}
.v9_feature_section8 .box2{
	width:22%;
	float:left;
}
.v9_feature_section8 .box3{
	width:28%;
	float:left;
}
.v9_feature_section8 .box4{
	width:28%;
	float:left;
}
.v9_feature_section8 .box2 a:hover {
	color: #cccccc;
}
.v9_feature_section8 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.v9_feature_section8 h4 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal !important;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
	clear: inherit !important;
}
.v9_feature_section8 h4 b {
	font-size: 13px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.v9_feature_section8 .newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
}
.v9_feature_section8 .newsletter .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #2ba0e8;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.v9_feature_section8 .newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
.v9_feature_section8 .newsletter .input_submit.color2 {
	background-color: #50c9d4;
}

.testimonial-layout-8 .owl-controls .owl-page, .testimonial-layout-8 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.owl-theme.lightbults .owl-controls .owl-page span {
	background: #fff;
}
.newsletter .kc_col-sm-6{
	padding: 0;
}

/*----------------------------------------------------
   DEMO VERSION 10
------------------------------------------------------*/
.v10_demo_slide {
	margin-top: 85px;
}
/* features_section 1 */
.v10_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #272727;
}
.v10_feature_section1 .one_third {
	width: 33.33333%;
	margin: 0;
	padding: 62px 0px 60px 0px;
	background-image: url(../images/v-line-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.v10_feature_section1 h2{
	font-weight:600;
	font-size: 18px;
	text-transform: uppercase;
	color:#fff;
	display:block;
	width: 72%;
	margin: 0 auto;
}
.v10_feature_section1 h2 b{
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size: 14px;
	text-transform:none;
	line-height:24px;
	color:#fff;
	display:block;
	padding-top:17px;
}

/* features_section 2 */
.v10_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 80px 0px;
}
.v10_feature_section2 .less7 {
	width: 53%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.v10_feature_section2 p {
	font-weight: normal;
	line-height: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
	text-align: center;
}
.v10_feature_section2 .box h5{
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	font-size: 18px;
	text-transform: uppercase;
	color:#272727;
	line-height:23px;
	margin:26px auto 7px auto;
	transition: all 0.3s ease;
}
.v10_feature_section2 .box {
	width: 100%;
	margin:0 auto;
	transition: all 0.3s ease;
	padding-top:42px;
}
.v10_feature_section2 .box:hover h5,
.v10_feature_section2 .box.active h5 {
	color: #59abe3;
}
.v10_feature_section2 .box icon, .v10_feature_section2 .box i {
	background-color: #f3f3f3;
	height: 102px;
	width: 102px;
	line-height: 102px;
	padding: 0;
	border-radius: 100%;
	text-align: center;
	transition: all 0.3s ease;
	color: #272727;
	font-size: 42px;
	display: block;
	margin: 0 auto;
}
.v10_feature_section2 .box:hover i,
.v10_feature_section2 .box:hover icon,
.v10_feature_section2 .box.active i,
.v10_feature_section2 .box.active icon {
	color: #fff;
	background-color: #59abe3;
}
.v10_feature_section2 .box p{
	font-family: 'Open Sans', sans-serif;
	color:#727272;
	font-size:14px;
}


/* features_section 3 */
.v10_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
}
.v10_feature_section3 .cbp-caption-activeWrap {
	height: 60px;
	background-color: #181616;
	background-color: rgba(24,22,22,0.7);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}


/* features_section 4 */
.v10_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
}
.v10_feature_section4 .counters7 .counterup {
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	color: #fff;
	font-weight: 700;
	line-height: 23px;
	margin-bottom: 0px;
}
.v10_feature_section4 .counters7 {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-weight: 700;
	padding:100px 0px 90px 0px;
}
.v10_feature_section4 .counters7 i {
	color: #fff;
	font-size: 42px;
	display: block;
	margin-bottom: 35px;
}
.v10_feature_section4 .counters7 h4 {
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 100%;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	margin: 20px auto 0 auto;
	line-height: 25px;
	letter-spacing: inherit;
}


/*  featured section 5 */
.v10_feature_section5 {
	float: left;
	width: 100%;
	padding:80px 0px 80px 0px;
	text-align:center;
}
.v10_feature_section5 .owl-item{
	padding: 0 10px;
}
.v10_feature_section5 .less7 {
	width: 53%;
	margin: 0 auto;
}
.v10_feature_section5 p {
	font-weight: normal;
	line-height: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
	text-align: center;
}
.v10_tabs_slider_owl .left {
	float: left;
}
.v10_tabs_slider_owl .right {
	float: left;
	padding: 44px 55px 65px 50px;
	text-align: left;
	background: #59abe3;
}
.v10_tabs_slider_owl .right p {
	font-weight: normal;
	line-height: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	width: 100%;
}
.v10_tabs_slider_owl i, .v10_tabs_slider_owl icon {
	color: #FFF;
	font-size: 16px;
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	margin-right: 12px;
	margin-top: 0px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
}
.v10_tabs_slider_owl i:hover, .v10_tabs_slider_owl icon:hover {
	color: #393939;
}
.v10_tabs_slider_owl h3 {
	font-size: 18px;
	font-weight:600;
	color:#fff;
	margin:0 auto;
	text-transform:uppercase;
	padding-bottom:20px;
}
.v10_tabs_slider_owl h4 {
	font-size: 14px;
	font-weight:600;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:3px;
	clear: inherit !important;
}
.v10_tabs_slider_owl.owl-carousel .owl-item {
	float: left;
	padding: 0px 10px;
}
.v10_tabs_slider_owl .owl-controls .owl-page, .v10_tabs_slider_owl .owl-controls .owl-buttons div {
	cursor: pointer;
	margin-top: 35px;
}


/*  featured section 6 */
.v10_feature_section6 {
	float: left;
	width: 100%;
	padding:80px 0px 90px 0px;
	text-align:center;
	background:#f3f3f3;
}


/*  featured section 7 */
.v10_feature_section7 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#272727;
	padding: 40px 0px;
}
.v10_feature_section7 .less1 {
	width: 75%;
	margin: 0 auto;
}
.v10_feature_section7 .box1,
.v10_feature_section7 .box2,
.v10_feature_section7 .box3 {
	float:left;
	width:33.333%;
	padding: 0;
}
.v10_feature_section7 i {
	color: #fff;
	font-size: 46px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.v10_feature_section7 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:3px;
	text-align:left;
	clear: inherit !important;
}
.v10_feature_section7 h4 b {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.v10_feature_section7 a:hover {
	color: #999;
}


/* title rows */
.v10_title_row{
	padding: 20px 0;
	text-align: center;
	width: 100%;
	float: left;
	line-height: 22px;
	margin-bottom: 0;
	font-size: 14px;
}
.v10_title_row span{
	font-family: 'Raleway', sans-serif;
	font-size: 27px;
	font-weight: 600;
	color: #272727;
	margin: 0;
	position: relative;
	line-height: 100%;
	text-transform: uppercase;
}
.v10_title_row span:before {
	position: absolute;
	left: -125px;
	top: 12px;
	content: "";
	background: url(../images/left-sep.png) no-repeat;
	width: 112px;
	height: 11px;
}
.v10_title_row span:after {
	position: absolute;
	right: -125px;
	top: 12px;
	content: "";
	background: url(../images/right-sep.png) no-repeat;
	width: 112px;
	height: 11px;
}
div[class*="v10_feature_section"] h1,
div[class*="v10_feature_section"] h2,
div[class*="v10_feature_section"] h3,
div[class*="v10_feature_section"] h4,
div[class*="v10_feature_section"] h5,
div[class*="v10_feature_section"] h6{
	letter-spacing: inherit;
}
.copyright_info.ci_style7 p {
	color: #999999;
	font-size: 13px;
}
.copyright_info.ci_style7 a {
	font-size: 13px;
}


/*----------------------------------------------------
   DEMO VERSION 11
------------------------------------------------------*/

/* features_section 1 */
.v11_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:70px 0px;
}
.v11_feature_section1 .box1{
	background-color:#e67e22;
	border-radius:4px;
	padding:30px 10px;
	float:left;
	text-align:left;
}
.v11_feature_section1 .box1 .img{
	padding-left:20px;
	padding-top:10px;
	float:left;
	width:20%;
}
.v11_feature_section1 .box1 h4{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding-left:30px;
	margin:0px;
	letter-spacing:1px;
	width:90%;
	clear: inherit !important;
}
.v11_feature_section1 .box2{
	background-color:#1ba39c;
	border-radius:4px;
	padding:30px 10px;
	float:left;
	text-align:left;
}
.v11_feature_section1 .box2 .img{
	padding-left:20px;
	padding-top:10px;
	float:left;
	width:20%;
}
.v11_feature_section1 .box2 h4{
	color: #fff;
	font-size: 21px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding-left:30px;
	margin:0px;
	letter-spacing:1px;
	width:90%;
	clear: inherit !important;
}
.v11_feature_section1 .box3{
	background-color:#818181;
	border-radius:4px;
	padding:30px 10px;
	float:left;
	text-align:left;
}
.v11_feature_section1 .box3 .img{
	padding-left:20px;
	padding-top:10px;
	float:left;
	width:20%;
}
.v11_feature_section1 .box3 h4{
	color: #fff;
	font-size: 21px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding-left:30px;
	margin:0px;
	letter-spacing:1px;
	width:90%;
	clear: inherit !important;
}

.v11_feature_section1 .box1 h4 b,
.v11_feature_section1 .box2 h4 b,
.v11_feature_section1 .box3 h4 b {
	display: block;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	padding-top:10px;
	line-height:23px;
	text-transform:none;
	letter-spacing:normal;
}
.v11_feature_section1 .img img {
	max-width: inherit;
	max-height: inherit;
}


/* features_section 2 */
.v11_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 40px 0px;
	background:#f3f3f3;
}
.v11_feature_section2 h1 {
	color: #272727;
	font-size: 45px;
	font-weight:300;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}
.v11_feature_section2  b {
	color: #272727;
	font-size: 18px;
	font-weight:300;
	text-transform:none;
	text-align:center;
	letter-spacing:1px;
	display:block;
	margin-bottom:60px;
}
.v11_feature_section2 img {
	height: 180px;
	width: 180px;
	border-radius: 100%;
}

.v11_feature_section2 h4 {
	color: #272727;
	font-size: 18px;
	font-weight:600;
	text-transform:uppercase;
	padding-top:25px;
	letter-spacing:1px;
}
.v11_feature_section2 h4 b {
	font-family: 'Open Sans', sans-serif;
	color: #727272;
	text-transform:none;
	padding-top:14px;
	line-height:25px;
	font-size:16px;
	letter-spacing:normal;
}


/* features_section 3 */
.v11_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 50px 0px;
	background:#1ba39c;
}
.v11_feature_section3 .kc_single_image img {
	float: left;
}
.v11_feature_section3 .left {
	float: left;
	width: 45.5%;
	padding: 0;
}
.v11_feature_section3 .right {
	float: left;
	width: 54.5%;
	text-align: left;
}
.v11_feature_section3 .right h2 {
	font-weight: 400;
	text-align:left;
	color:#fff;
	font-size:27px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px;
	padding: 0;
}
.v11_feature_section3 ul.list_1 {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px !important;
	text-align:left;
}
.v11_feature_section3 .list_1 li {
	padding: 7px 0px;
	margin: 0px;
	color: #fff;
	font-size:16px;
	margin:0px;
}
.v11_feature_section3 .list_1 li icon, .v11_feature_section3 .list_1 li i {
	color: #fff;
	margin-right: 8px;
	font-size:13px;
	font-weight:normal;
}



/* features_section 4 */
.v11_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px;
	background:#fff;
}
.v11_feature_section4 h1 {
	color: #272727;
	font-size: 45px;
	font-weight:300;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}
.v11_feature_section4 b {
	color: #272727;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight:300;
	text-transform:none;
	text-align:center;
	letter-spacing:1px;
	display:block;
	margin-bottom:20px;
}


/* features_section 5  */
.v11_feature_section5 {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 100px 0px 90px 0px;
}
.v11_feature_section5 h1 {
	color: #fff;
	font-size: 45px;
	font-weight:300;
	margin-bottom:40px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}
.v11_feature_section5 b {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight:300;
	text-transform:none;
	text-align:center;
	letter-spacing:1px;
	display:block;
	margin-bottom:20px;
}
.v11_feature_section5 h6 {
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
}
.v11_feature_section5 h6 em {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
}
.v11_feature_section5 .cimag img {
	width: 54px;
	height: 54px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin:0 auto;
}
.v11_feature_section5 .owl-theme .owl-controls .owl-page span {
	background: #fff;
}
.v11_feature_section5 .testimonial-layout-5 .item p.fontdefault2 {
	line-height: 25px;
}
.v11_feature_section5 .testimonial-layout-5 .item h6 {
	letter-spacing: inherit;
}

/* features_section 6 */
.v11_feature_section6 {
	float: left;
	width: 100%;
	padding: 90px 0px 62px 0px;
	text-align: center;
	background: #454545;
}
.v11_feature_section6 h1 {
	color: #fff;
	font-size: 45px;
	font-weight:300;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}
.v11_feature_section6 b {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight:300;
	text-transform:none;
	text-align:center;
	letter-spacing:1px;
	display:block;
	margin-bottom:50px;
}
.contact-form {
	width: 75%;
	display: block;
	margin: 0 auto;
}
.v11_feature_section6 .box1 {
	width:49%;
	float:left;
}
.v11_feature_section6 .box2 {
	width:49%;
	float:right;
}
.v11_feature_section6 .contact-form label {
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
.v11_feature_section6 .contact-form .input {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	float: left;
	width: 100%;
	text-align: left;
	background: #eeeeee;
	border: 2px solid #eee;
	padding: 12px 16px;
	margin-bottom: 15px;
	border-radius: 0px;
	box-shadow: none;
}
.v11_feature_section6 .contact-form textarea {
	font-family: 'Raleway', sans-serif;
	color: #000;
	float: left;
	width: 100%;
	height: 230px;
	text-align: left;
	background: #eeeeee;
	border: 2px solid #eee;
	padding: 12px 16px;
	border-radius: 0px;
}
.v11_feature_section6 .button_send {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	padding: 16px 0px;
	width: 100%;
	background-color: #1ba39c;
	text-transform: uppercase;
	transition: all 0.3s ease;
	letter-spacing:4px;
	border: none;
	cursor: pointer;
	border-radius: 0px;
}
.v11_feature_section6 .button_send:hover {
	color: #1ba39c;
	background-color: #fff;
}
.v11_feature_section6 .wpcf7 span.wpcf7-not-valid-tip {
	display: block;
	text-align: left;
	margin-bottom: 15px;
}
.v11_feature_section6 .contact-form .wpcf7-form.invalid .input {
	margin-bottom: 0px;
}
.v11_feature_section6 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color: #fff;
}

/*  featured section 7 */
.v11_feature_section7 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#272727;
	padding: 59px 0px 50px 0px ;
}
.v11_feature_section7 .box1{
	width:22%;
	float:left;
	padding: 0;
}
.v11_feature_section7 .box2{
	width:22%;
	float:left;
	padding: 0;
}
.v11_feature_section7 .box3{
	width:28%;
	float:left;
	padding: 0;
}
.v11_feature_section7 .box4{
	width:28%;
	float:left;
	color: #fff;
	padding: 0;
}
.v11_feature_section7 .box2 a {
	font-size: 13px;
	font-weight: 600;
}
.v11_feature_section7 .box2 a:hover {
	color: #ccc;
}
.v11_feature_section7 .box4 p {
	color: #fff;
}
.v11_feature_section7 .box4 a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}
.v11_feature_section7 .box4 a:hover {
	color: #ccc;
}
.v11_feature_section7 icon, .v11_feature_section7 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.v11_feature_section7 .box1 icon, .v11_feature_section7 .box1 i {
	padding-left: 2px;
	margin-right: 12px;
}
.v11_feature_section7 h4 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
	clear: inherit !important;
}
.v11_feature_section7 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.tabs-slider-style .owl-controls .owl-page, .tabs-slider-style .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.tabs-slider-style p {
	margin-bottom: 0px !important;
}
#dot-holder .page-nav-dot a {
	font-size: 13px;
	font-weight: 600;
}
div[class*="v11_feature_section"] h1,
div[class*="v11_feature_section"] h2,
div[class*="v11_feature_section"] h3,
div[class*="v11_feature_section"] h4,
div[class*="v11_feature_section"] h5,
div[class*="v11_feature_section"] h6{
	font-family: 'Roboto', sans-serif;
}

/*----------------------------------------------------
   DEMO VERSION 12
------------------------------------------------------*/
/* features_section 1 */
.v12_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 90px 0px;
}
.v12_feature_section1 .box1  {
	float: left;
	border-right: 1px dashed #dedede;
}
.v12_feature_section1 .box2 {
	float: left;
	border:none;
}
.v12_feature_section1  h4 {
	font-size: 18px;
	font-weight: 700;
	color: #272727;
	text-transform:uppercase;
	margin-bottom:35px;
	letter-spacing: inherit;
}
.v12_feature_section1  .kc_text_block {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #727272;
	line-height: 25px;
	padding:26px 25px 0px 20px;
	text-align: center;
}

/* features_section 2 */
.v12_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px;
	background-color:#f3f3f3;
}
.v12_feature_section2 .kc_column{
	padding-left: 0;
}
.v12_feature_section2 .kc_column:last-child{
	padding-left: 2.64%;
}
.v12_feature_section2 .boxone {
	width: 100%;
	float: left;
	background:#fff;
	border-bottom:solid 5px #272727;
}
.v12_feature_section2 .boxtwo {
	width: 100%;
	float: left;
	background:#fff;
	border-bottom:solid 5px #4183d7;
}
.v12_feature_section2 .boxthree {
	width: 100%;
	float: left;
	background:#fff;
	border-bottom:solid 5px #90c695;
}
.v12_feature_section2 .rimg {
	float: left;
}
.v12_feature_section2 .rimg img {
	width: 100% !important;
}
.v12_feature_section2 .content {
	float: left;
	width: 100%;
	padding:12px 20px 21px 20px;
	text-align:center;
}
.v12_feature_section2 h3 {
	font-size: 18px;
	font-weight: 700;
	color: #272727;
	margin-bottom: 0px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing: inherit;
}

/*Portfolio*/
.poworks .cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
	color: #4183d7;
}
.poworks .cbp-l-filters-alignCenter .cbp-filter-item:hover {
	color: #4183d7;
}
.v12_feature_section_ex {
	float: left;
	width: 100%;
	padding: 90px 0px;
}
.v12_feature_section_ex .kc_tabs_nav li {
	margin: 0;
	text-align: left;
	height: 54px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
}
.v12_feature_section_ex .kc_tabs_nav > li:hover, .kc_tabs_nav > li > a:hover, .kc_tabs_nav > li > a:focus {
	background: none;
}
.v12_feature_section_ex .kc_tabs>.kc_wrapper>.kc_tabs_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 100%;
	background-color: #eee;
	position: relative;
	z-index: 4;
}
.v12_feature_section_ex .kc_tabs_nav li a {
	float: left;
	color: #272727;
	height: 54px;
	padding: 0px 40px;
	font-weight: 400;
	margin-right: 0px;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	background-color: #eee;
}
.v12_feature_section_ex .kc_tabs_nav li a:hover {
	color: #999;
}
.v12_feature_section_ex .kc_tabs_nav li.ui-tabs-active a {
	color: #999;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
.v12_feature_section_ex .kc_tabs_nav ~ .kc_tab.ui-tabs-body-active {
	padding: 5% 4% 5% 4%;
}
.v12_feature_section_ex .v12_tabs-content p {
	font-weight: normal;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
	text-align: left;
}
.v12_feature_section_ex .kc_tab .kc_single_image img {
	width: 100%;
}
.v12_feature_section_ex .kc_tabs {
	margin-bottom: 0px;
}
body .kc_progress_bars .progress-item span.label {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
	font-family: 'Raleway', sans-serif;
	color: #272727;
	display: block;
}
body .kc-ui-progress div.ui-label {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #272727;
	position: absolute;
	right: 0;
	line-height: 20px;
	padding-right: 12px;
	white-space: nowrap;
	margin-bottom: 5px;
}
body .kc_progress_bars .kc-ui-progress3 div.ui-label {
	margin-bottom: 1px;
}
.v12_feature_section_ex .progress-item{ margin-bottom: 20px; }
/* features_section 3 */
.v12_feature_section3 {
	float: left;
	width: 100%;
	padding: 120px 0px 120px 0px;
}
.v12_feature_section3 h1 {
	font-size: 45px;
	color: #fff;
	font-weight: 300;
	line-height:52px;
	text-transform:none;
	margin-bottom:22px;
	letter-spacing: inherit;
}
.v12_feature_section3  p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
	color: #fff;
	padding-right: 50px;
	text-align: left;
	padding-bottom:5px;
}



/* portfolio works */
.poworks {
	float: left;
	width: 100%;
	text-align: center;
	background: #221f27;
	padding-top: 36px;
}

/* features_section 5 */
.v12_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 90px 0px 0px 0px;
}
.v12_feature_section5 .less4 {
	width: 45%;
	margin: 0 auto;
}
.v12_feature_section5 p {
	text-align: center;
	line-height: 25px;
}
.v12_feature_section5 h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #272727;
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
}
.v12_feature_section5 h2 strong {
	font-weight: 600;
	color: #272727;
	letter-spacing: 0px;
}
.last-post-layout-4{
	text-align: center;
}
.last-post-layout-4 .imgbox1 {
	float: left;
	width: 100%;
	transition: all 0.3s ease;
}
.last-post-layout-4 .con {
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	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;
}
.last-post-layout-4 .con p {
	font-style:italic;
	line-height: 25px;
}

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

/* features_section 6 */
.v12_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding:75px 0px 90px 0px;
}
.v12_feature_section6 h2 {

}
.v12_feature_section6 h2 strong {
	font-weight: 600;
	color: #272727;
	letter-spacing: 0px;
}
.v12_feature_section6 .less6 {
	width: 62%;
	margin: 0 auto;
}
.v12_feature_section6 p {
	text-align: center;
	line-height: 25px;
}
.testimonials-layout-9 {
	text-align: center;
}
.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;
}
.testimonials-layout-9 .contentbox h5{
	font-weight: 600;
	margin-bottom: 27px;
	letter-spacing: inherit;
}
.testimonials-layout-9 .contentbox p {
	line-height: 25px;
}
.testimonials-layout-9 .contentbox.highlight p {
	color: #fff;
}
.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;
}
.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;
}
.testimonials-layout-9 b {
	color: #90c695;
	font-size: 16px;
	font-weight: 600;
}
.testimonials-layout-9 b em {
	color: #999;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: block;
}
.testimonials-layout-9 .contentbox.highlight {
	border: 1px solid #999;
	background: #999;
	color: #fff;
}
.testimonials-layout-9 .contentbox.highlight b {
	color: #fff;
}
.testimonials-layout-9 .contentbox.highlight b em {
	color: #fff;
}
.testimonials-layout-9 .contentbox.highlight h5{
	color: #fff;
}
.testimonials-layout-9  .highlight .lbt strong {
  background:#999;
  color: #fff;
}
.testimonials-layout-9 .highlight .lbt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.testimonials-layout-9.two b {
	color: #46d8bd;
}
.testimonials-layout-9.two .contentbox.highlight {
	border: 1px solid #46d8bd;
	background: #46d8bd;
}
.testimonials-layout-9.two .contentbox.highlight .lbt strong {
  background:#46d8bd;
}
.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);
}

/* newsletter */
.newsletter {
	float: left;
	width: 100%;
	padding: 50px 0px 40px 0px;
}
.newsletter h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.newsletter  {
	float: left;
	text-align:left;
}
.newsletter i {
	color: #fff;
	font-size: 42px;
	float: left;
	padding-right:20px;
	margin-top: -1px;
}
.newsletter h5  {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:7px;
	letter-spacing:normal;
	clear: inherit !important;
}
.newsletter span  {
	font-size:12px;
	text-align:left;
	line-height:25px;
	text-transform:none;
	display: block;
	font-weight: normal;
}
.newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 75%;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 14px;
	border-radius: 0px;
}
.newsletter .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background-color: #272727;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0px;
}
.newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}


/*--------------------------
   DEMO VERSION 13
----------------------------*/
/* features_section 1 */
.v13_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px;
}
.v13_feature_section1 .box h5{
	font-weight:500;
	font-size: 16px;
	text-transform: uppercase;
	color:#272727;
	line-height:23px;
	margin:34px auto 15px auto;
	letter-spacing: inherit;
}
.v13_feature_section1 .box h5 b{
	font-weight:bold;
	font-size: 21px;
	text-transform: uppercase;
	color:#272727;
	line-height:23px;
	margin:6px auto 16px auto;
	display:block;
}
.v13_feature_section1 .bgline {
	width: 50px;
	height: 4px;
	background-color: #2ecc71;
	margin:0 auto;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.v13_feature_section1 .box {
	width: 100%;
	margin:0 auto;
	transition: all 0.3s ease;
}
.v13_feature_section1 .box:hover .bgline,
.v13_feature_section1 .box.active .bgline {
	background-color: #2ecc71;
}
.v13_feature_section1 .box i {
	height: 120px;
	width: 120px;
	line-height: 120px;
	padding: 0;
	border-radius: 100%;
	text-align: center;
	transition: all 0.3s ease;
	color: #2ecc71;
	font-size: 50px;
	display: block;
	margin: 0 auto;
	border: solid 1px #2ecc71;
}
.v13_feature_section1 .box:hover i,
.v13_feature_section1 .box.active i {
	color: #fff;
	background-color: #2ecc71;
}
.v13_feature_section1 .box p{
	text-align:center;
	line-height:25px;
	padding:13px 10px 0px 10px;
	margin-bottom: 0px !important;
}


/* feature_section 2  */
.v13_feature_section2 {
	float: left;
	width: 100%;
	padding:50px 0px;
	background:#474c54;
}
.v13_feature_section2 h3 {
	font-size:27px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	margin:8px;
	letter-spacing: inherit;
}
.v13_feature_section2 a {
	 font-family: 'Raleway', sans-serif;
	font-weight:bold;
	float: left;
	color: #fff;
	font-size:14px;
	font-weight:700;
	background:#2ecc71;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin-left: 62px;
	border-radius:4px;
	padding:10px 22px;
}
.v13_feature_section2 a:hover {
	color: #2ecc71;
	background:#fff;
}


/*  featured section 3 */
.v13_feature_section3 {
	float: left;
	width: 100%;
	background: #56c9da;
}
.v13_feature_section3 .left {
	float: left;
	padding: 95px 90px 0px 75px;
	text-align:right;
}
.v13_feature_section3 .left .cont {
	float: right;
	width: 100%;
	text-align:right;
}
.v13_feature_section3 .right {
	float: left;
	width: 100%;
	min-height: 530px;
}
.v13_feature_section3 .right img {
	max-width: inherit;
	display: block;
}
.v13_feature_section3 h1 {
	font-size: 45px;
	font-weight:900;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	text-transform:uppercase;
	letter-spacing:normal;
}
.v13_feature_section3 h1 b {
	font-size: 27px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	text-transform:uppercase;
	letter-spacing:2px;
	display:block;
}
.v13_feature_section3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	padding-top:21px;
	line-height:27px;
	width: 75%;
	float: right;
	margin-bottom: 0px !important;
	text-align: right;
}
.v13_feature_section3 i, .v13_feature_section3 icon {
	font-size:18px;
	color: #56c9da;
	font-weight:normal;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border-radius: 100%;
	padding-right:8px;
	transition: all 0.3s ease;
}
.v13_feature_section3 a:hover i, .v13_feature_section3 a:hover icon {
	background:#272727;
}


/*  featured section 4 */
.v13_feature_section4 {
	float: left;
	width: 100%;
	background: #2ecc71;
}
.v13_feature_section4 .left {
	float: right;
	min-height: 530px;
}
.v13_feature_section4 .left img {
	max-width: inherit;
	display: block;
}
.v13_feature_section4 .right {
	float: left;
	padding: 95px 90px 0px 75px;
	text-align:left;
}
.v13_feature_section4 .right .cont {
	float: left;
	width: 100%;
	text-align:left;
}
.v13_feature_section4 h1 {
	font-size: 45px;
	font-weight:900;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	text-transform:uppercase;
	letter-spacing:normal;
}
.v13_feature_section4 h1 b {
	font-size: 27px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	text-transform:uppercase;
	letter-spacing:2px;
	display:block;
}
.v13_feature_section4 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	padding-top:21px;
	line-height:27px;
	width: 75%;
	float: left;
	text-align: left;
}
.v13_feature_section4 i, .v13_feature_section4 icon {
	font-size:18px;
	color: #2ecc71;
	font-weight:normal;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border-radius: 100%;
	padding-left:10px;
	transition: all 0.3s ease;
}
.v13_feature_section4 a:hover i, .v13_feature_section4 a:hover icon {
	background:#272727;
}


/*  featured section 5 */
.v13_feature_section5{
	float: left;
	width: 100%;
	text-align:center;
	background: #fff;
	padding:86px 0px 50px 0px;
}
.v13_feature_section5 h3 {
	font-size: 27px;
	font-weight:bold;
	color: #272727;
	text-transform:uppercase;
	margin:0px;
	letter-spacing: inherit;
}
.v13_feature_section5 b {
	font-size: 16px;
	font-weight:normal;
	color: #727272;
	padding-top:5px;
	text-transform:none;
	margin-bottom:35px;
	display: block;
}
.our-team-layout-4 {
	width: 100%;
	margin: 0 auto;
}
.our-team-layout-4 ul {
	margin: 0 !important;
	padding: 0 !important;
}
.our-team-layout-4 li {
	float: none;
	width: 14%;
	padding: 0px 3.2px;
	display: inline-block;
}
.our-team-layout-4 a {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: #272727;
}
.our-team-layout-4 li img {
	width: 100%;
}
.our-team-layout-4 li span {
	float: left;
	color: #fff;
	line-height: 18px;
	padding: 10px 0px;
	background: rgba(39, 39, 39, 0.9);
	margin-top: -75px;
	position: relative;
	z-index: 9;
	width: 100%;
	display: none;
	transition: all 0.3s ease;
	text-align: center;
}
.our-team-layout-4 li:hover span {
	display: block;
}


/*  featured section 6 */
.v13_feature_section6{
	float: left;
	width: 100%;
	text-align:center;
	background: #fff;
	padding:0px 0px 100px 0px;
}
.v13_feature_section6 h4  {
	font-size: 27px;
	font-weight:normal;
	color: #2ecc71;
	text-transform:none;
	margin:0px;
	letter-spacing: inherit;
}
.v13_feature_section6 .less5 {
	width: 90%;
	margin: 0 auto;
}
.v13_feature_section6 p {
	font-size: 16px;
	font-weight:normal;
	color: #727272;
	padding-top:20px;
	line-height: 25px;
}

/*  features_section 7 */
.v13_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 90px 0px;
}
.testimonials-layout-10.peoplesays {
	width: 100%;
	margin: 0 auto;
}
.testimonials-layout-10.peoplesays .who {
	float: left;
	width: 100%;
	text-align: center;
	padding: 35px 0px 10px 0px;
	font-size: 12px;
	color: #fff;
}
.testimonials-layout-10.peoplesays .who img {
	border-radius: 100%;
	text-align:center;
	margin: 0 auto;
}
.testimonials-layout-10.peoplesays .content {
	font: 16px 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-align:center;
	text-transform:uppercase;
}
.testimonials-layout-10.peoplesays p {
	font: 11px 'Myriad Pro', sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	line-height:16px;
	color: #fff;
}
.testimonials-layout-10 .arrow_box {
	position: relative;
	background: #fff;
	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;
}
.testimonials-layout-10 .arrow_box:after, .testimonials-layout-10 .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.testimonials-layout-10 .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 14px;
	margin-left: -14px;
}
.v13_feature_section7 h3  {
	font-size: 27px;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	margin:0px;
	letter-spacing: inherit;
}
.v13_feature_section7 b {
	font-family: 'Myriad Pro', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	padding-top:5px;
	text-transform:none;
	margin-bottom:40px;
	display: block;
}


/*  features_section 8 */
.v13_feature_section8 {
	float: left;
	width: 100%;
	padding:80px 0px 90px 0px;
	text-align:center;
	background:#f3f3f3;
}
.v13_feature_section8 h3 {
	font-size: 27px;
	font-weight:bold;
	color: #272727;
	text-transform:uppercase;
	margin:0px;
	letter-spacing: inherit;
}
.v13_feature_section8 b {
	font-size: 16px;
	font-weight:normal;
	color: #727272;
	padding-top:5px;
	text-transform:none;
	margin-bottom:25px;
	display: block;
}
.v13_feature_section8 .one_third {
	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);
}
.v13_feature_section8 .one_third .title {
	color: #999;
	text-align: center;
}
.v13_feature_section8 .one_third .title h4 {
	color:#999;
	font-size:18px;
	border-bottom:1px solid #e0e0e0;
	padding:22px 0px 20px 0px;
	font-weight: 600;
	letter-spacing: inherit;
}
.v13_feature_section8 .one_third .title h2 {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 45px;
	font-weight: bolder;
	border-bottom:1px solid #e0e0e0;
	padding:10px 0px;
	letter-spacing: inherit;
}
.v13_feature_section8 .one_third .title h2 b {
	color: #999;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	margin: 0;
}
.v13_feature_section8 .one_third i, .v13_feature_section8 .one_third icon {
	color: #939393;
	padding-right: 6px;
}
.v13_feature_section8 .one_third li {
	color: #727272;
	text-align:left;
	padding: 9px 10px 9px 61px;
}
.v13_feature_section8 .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;
}
.v13_feature_section8 .button_2:hover {
	color: #fff;
	background: #56c9da;
}
.v13_feature_section8  .highlight .button_2  {
	background:#56c9da;
}
.v13_feature_section8 .highlight {
	border-bottom:5px solid #56c9da;
}
.v13_feature_section8  .highlight .title h4  {
	border-bottom:none;
	padding:22px 0px 10px 0px;
	color:#56c9da;
}
.v13_feature_section8  .highlight .title h2 {
	background:#56c9da;
	color:#fff;
	border-bottom:none;
	padding:20px 0px 12px 0px;
}
.v13_feature_section8  .highlight .title h2 b {
	color:#fff;
}


/*  featured section 9 */
.v13_feature_section9 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#474c54;
	padding:70px 0px 64px 0px ;
}
.v13_feature_section9 .box1{
	width:22%;
	float:left;
}
.v13_feature_section9 .box2{
	width:22%;
	float:left;
}
.v13_feature_section9 .box3{
	width:28%;
	float:left;
}
.v13_feature_section9 .box4{
	width:28%;
	float:left;
}
.v13_feature_section9 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.v13_feature_section9 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
	clear: inherit !important;
}
.v13_feature_section9 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.v13_feature_section9 .box2 h4 a {
	font-size: 13px;
	font-weight: 600;
}
.v13_feature_section9 .box2 h4 a:hover {
	color: #ccc;
}
.v13_feature_section9 .newsletter {
	padding: 0px;
	background: none;
}
.v13_feature_section9 .newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
	border-radius: 0px;
}
.v13_feature_section9 .newsletter .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #2ecc71;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0px;
}
.v13_feature_section9 .newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #999;
}
.v13_feature_section9 .newsletter .input_submit.color2 {
	background-color: #50c9d4;
}
.footer_style2.copyright_info a {
	font-weight: 600;
}


/*----------------------------------------------------
   DEMO VERSION 14
------------------------------------------------------*/
[class*="v14_feature_section"] h1,
[class*="v14_feature_section"] h2,
[class*="v14_feature_section"] h3,
[class*="v14_feature_section"] h4,
[class*="v14_feature_section"] h5,
[class*="v14_feature_section"] h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: 0.5px;
}
[class*="v14_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="v14_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="v14_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: 600;
}
[class*="v14_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 600;
}
[class*="v14_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 600;
}
[class*="v14_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 600;
}
[class*="v14_feature_section"] h1 b {
	font-weight: normal;
}
[class*="v14_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="v14_feature_section"] h1.light,
[class*="v14_feature_section"] h2.light,
[class*="v14_feature_section"] h3.light,
[class*="v14_feature_section"] h4.light,
[class*="v14_feature_section"] h5.light,
[class*="v14_feature_section"] h6.light {
	font-weight: 300;
}
[class*="v14_feature_section"] h1.medium,
[class*="v14_feature_section"] h2.medium,
[class*="v14_feature_section"] h3.medium,
[class*="v14_feature_section"] h4.medium,
[class*="v14_feature_section"] h5.medium,
[class*="v14_feature_section"] h6.medium {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="v14_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less3 {
	width: 54%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="v14_feature_section"] .less9 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="v14_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

/* features_section 1 */
.v14_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 40px 0px;
	background:#fff;
}
.v14_feature_section1.two {
	background:#f3f3f3;
}
.v14_feature_section1 h2 {
	color: #272727;
	margin-bottom:10px;
	text-align:center;
}
.v14_feature_section1 b {
	color: #727272;
	font-size: 16px;
	font-weight: 400;
	text-transform:none;
	text-align:center;
	display:block;
	margin-bottom:50px;
}
.v14_feature_section1 img {
	height: 180px;
	width: 180px;
	border-radius: 100%;
}

.v14_feature_section1 h4 {
	color: #272727;
	font-size: 18px;
	font-weight:600;
	text-transform:uppercase;
	padding-top:25px;
	letter-spacing:1px;
}
.v14_feature_section1 h4 b {
	font-family: 'Open Sans', sans-serif;
	color: #727272;
	text-transform:none;
	padding-top:14px;
	line-height:25px;
	font-size:16px;
	letter-spacing:normal;
}
/* features_section 2 */
.v14_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 80px 0px;
	background: #f3f3f3;
}
.v14_feature_section2 .one_third_less {
	background:#fff;
	padding-bottom:39px;
	float:left;
	position:relative;
	transition: all 0.3s ease;
}
.v14_feature_section2 .one_third_less:hover {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}
.v14_feature_section2 .circle i {
	width:64px;
	height:64px;
	text-align:center;
	color:#fff;
	background:#2ecc71;
	border-radius:100%;
	line-height:53px;
	font-size:25px;
	display:block;
	margin:-40px auto 14px auto;
	position:relative;
	border: 5px solid #fff;
	padding: 0;
}
.v14_feature_section2 h3 {
	margin:0;
}
.v14_feature_section2 p {
	padding:6px 0px 21px 0px;
}
.v14_feature_section2 .kc_single_image img {
	width: 100%;
}

/* features_section 3 */
.v14_feature_section3 {
	float: left;
	width: 100%;
	padding: 75px 0px 64px 0px;
	background: #272727;
}
.v14_feature_section3 .kc_counter_box .counterup {
	line-height: 23px;
	font-weight: 600;
	text-align: center;
	font-size: 45px;
	color: #FFF;
}
body .v14_feature_section3 h4 {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
	width: 50%;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin: 21px auto 0 auto;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
	letter-spacing: 0.5px;
}


/* features_section 4 */
.v14_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 90px 0px;
}

/* features_section 5 */
.v14_feature_section5 {
	float: left;
	width: 100%;
	text-align:left;
	padding: 90px 0px 61px 0px;
}
.v14_feature_section5 .item {
	border: 1px solid #eee;
	text-align: center;
}
.v14_feature_section5 .item h5 {
	margin-top: 40px;
	margin-bottom: 5px;
}
.v14_feature_section5 .item i {
	color: #33cc33;
	font-size: 11px;
	margin: 0 1px;
}
.v14_feature_section5 .item p {
	width: 80%;
	margin: 25px auto 50px auto;
}
.v14_feature_section5.services_feature_section5 .item p {
	line-height: 25px;
}
.v14_feature_section5 .item .who {
	width: 100%;
	padding: 22px 0px 25px 0px;
	background: #f3f3f3;
	text-align: left;
}
.v14_feature_section5 .item .who img {
	float: left;
	margin-right: 16px;
	margin-left: 34%;
	border-radius: 100%;
}
.v14_feature_section5 .item .who strong {
	color: #454545;
	font-weight: 600;
	line-height: 14px;
}
.v14_feature_section5 .item .who strong em {
	color: #727272;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
}


/* features_section 6 */
.v14_feature_section6 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 50px 0px 20px 0px;
	background: #c0392b;
}
.v14_feature_section6 .butt a {
	float: right;
	color: #272727;
	font-size: 14px;
	text-transform: uppercase;
	background: #fff;
	padding: 16px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.v14_feature_section6 .butt a:hover {
	color: #fff;
	background: #272727;
}
.v14_feature_section6 h2, .v14_feature_section6 h1 {
	clear: initial !important;
}
.footer_style14 p {
	font-size: 13px;
	color: #999;
}
.footer_style14 a {
	color: #fff;
}
.footer_style14 a:hover {
	color: #999;
}


/* google map */
.fgmapfull {
	float: left;
	width: 100%;
}
.fgmapfull iframe {
	float: left;
	width: 100%;
	height: 400px;
	padding: 0;
	margin: 0;
}
.fgmapfull iframe{
	pointer-events: none;
}

/* newsletters */
.newsletters {
	float: left;
	width: 100%;
	padding: 39px 0px 26px 0px;
	background: #2ecc71 url(../images/site-image15.png) no-repeat center top;
}
.newsletters h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.newsletters .one_half  {
	float: left;
	text-align:left;
}
.newsletters .one_half i, .newsletters .one_half icon {
	color: #fff;
	font-size: 42px;
	float: left;
	padding-right:20px;
	margin-top: -1px;
}
.newsletters .one_half h5  {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:7px;
	letter-spacing:normal;
	clear: none;
}
.newsletters .one_half b  {
	color: #fff;
	font-size:12px;
	text-align:left;
	line-height:25px;
	text-transform:none;
	display: block;
	font-weight: normal;
}
.newsletters .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 58%;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 14px;
	border-radius:0px;
}
.newsletters .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background-color: #212121;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0px;
}
.newsletters .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}

.newsletters.red{
	float: left;
	width: 100%;
	padding: 36px 0px 26px 0px;
	background: #ef4836;
}



#container_full.site-content > .row {
	margin-top: 0px;
}

.full_shadow {
	float: left;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url(../images/full-shadow.png) no-repeat center top;
	position: absolute;
	z-index: 9;
}

@media (max-width:1400px){
	.layout-boxed{
		width: 100%!important;
	}

	.layout-boxed .header{
		width: 100%!important;
	}
}


/*
 * overlay.css v1.0.0
 * Copyright 2014 Joah Gerstenberg (www.joahg.com)
 */

.overlay {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.85);
	cursor: pointer;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.overlay .modal {
	cursor: auto;
	position: absolute;
	z-index: 11;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-width: 50%;
	max-height: 75px;
	padding: 0px;
	background-color: #333;
	-webkit-box-shadow: 0px 0px 0px 4px rgba(117,117,117,1);
	-moz-box-shadow: 0px 0px 0px 4px rgba(117,117,117,1);
	box-shadow: 0px 0px 0px 4px rgba(117,117,117,1);
}

.overlay.shown {
	opacity: 1;
}

.overlay .sitesearch_input {
	float: left;
	width: 80%;
	height: 75px;
	padding: 0px 30px;
	background: #333;
	border: none;
	font-size: 18px;
	color: #fff;
}
.overlay .sitesearch_but {
	float: left;
	color: #fff;
	width: 20%;
	height: 75px;
	background: #2ecc71;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 0px;
}
.overlay .sitesearch_but:hover {
	background: #999;
}

@media only screen and (max-width: 999px){
	.overlay .modal {
		max-width: 85%;
		max-height: 75px;
	}
}


/*----------------------------------------------------
	Line Background
------------------------------------------------------*/
.linebg {
	width: 50px;
	height: 2px;
	background-color: #2ecc71;
	margin:0 auto;

}
.linebg_2 {
	width: 50px;
	height: 2px;
	background-color: #3cbcd2;
	margin:0 auto;
}
.linebg_3 {
	width: 50px;
	height: 2px;
	background-color: #2ecc71;
	margin:0 auto;
}
.v1_linebg {
	display: block;
	vertical-align: central;
	width: 50px;
	height: 2px;
	margin-top: 14px;
	margin-bottom: 24px;
	background-color: #ef4836;
	margin-right: auto;
	margin-left: auto;
}
.v3_linebg {
	display: block;
	vertical-align: central;
	width: 50px;
	height: 3px;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #09aeec;
	margin-right: auto;
	margin-left: auto;
}
.v3_linebg2 {
	display: block;
	vertical-align: central;
	width: 100px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fff;
	text-align:left;
	margin-left: 0;
}
.v3_linebg3 {
	display: block;
	vertical-align: central;
	width: 100px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #fff;
	text-align: left;
}
.v3_linebg4 {
	display: block;
	vertical-align: central;
	width: 50px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 30px;
	background-color: #272727;
	text-align: left;
}
.v5_linebg {
	width: 100px;
	height: 2px;
	background-color: #272727;
	margin:0 auto;
}
.v5_bgline2 {
	width: 70px;
	height: 1px;
	background-color: #f3f3f3;
	margin: 0 auto;
}
.v6_linebg1 {
	width: 72px;
	height: 1px;
	background-color: #272727;
	margin:23px auto 50px auto;
}
.v6_linebg2 {
	width: 72px;
	height: 1px;
	background-color: #fff;
	margin:23px auto 50px auto;
}
.v6_linebg3 {
	width: 72px;
	height: 1px;
	background-color: #fff;
	margin:23px auto 35px auto;
}
.v7_bgline {
	width: 90px;
	height: 1px;
	text-align: left;
	background-color: #fff;
	margin: 20px 0px 20px 0px;
}
.v7_linebg2 {
	width: 80px;
	height: 1px;
	background-color: #fff;
	margin: 15px auto 40px auto;
}
.v7_linebg3 {
	width: 90px;
	height: 2px;
	background-color: #4183d7;
	margin: 14px auto 35px auto;
}
.v8_linebg {
	background-color: #2ECC71;
	text-align: center;
	width: 110px;
	height: 1px;
	margin:auto;
	margin-top:15px;
	margin-bottom:57px;
	position: relative;
}
.v8_linebg:before{
	background-color: #2ECC71;
	content: " ";
	width: 30px;
	height: 3px;
	display: block;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -15px;
}

.v9_linebg1 {
	width: 100px;
	height: 1px;
	background-color: #fff;
	margin: 21px auto 20px auto;
}
.v13_bgline {
	width: 50px;
	height: 4px;
	background-color: #2ecc71;
	margin: 0 auto;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.kc_box_wrap > div.linebg_2{
	padding: 0;
}

.kc_box_wrap > div.linebg_3{
	padding: 0;
}


/*----------------------------------------------------
	Button Style
------------------------------------------------------*/
.v1_button1 a{
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 18px 34px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 4px;
	background: #ef4836;
	display: inline-block;
}
.v1_button1 a:hover {
	color: #fff;
	background: #727272;
}
.v1_button1 a {
	color: #fff
}
.v2_button1 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight:normal;
	background:#cccccc;
	padding:7px 10px;
	transition: all 0.3s ease;
	text-transform: none;
	line-height: 30px;
}
.v2_button1:hover {
	color: #fff;
	background:#e87e04;
}
.v2_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight:600;
	background:#e87e04;
	display: inline-block;
	padding:19px 49px;
	border-radius:4px;
	transition: all 0.3s ease;
	text-transform:uppercase;
}
.v2_button2 a:hover {
	color: #fff;
	background:#272727;
}
.v3_button {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight:500;
	background:#272727;
	padding:14px 21px;
	transition: all 0.3s ease;
	border-radius:4px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.v3_button:hover {
	color: #fff;
	background:#e67e22;
}
.v3_button a {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight:500;
	background:#272727;
	padding:14px 21px;
	transition: all 0.3s ease;
	border-radius:4px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.v3_button a:hover {
	color: #fff;
	background:#e67e22;
}
.v3_button1 a {
	color: #fff;
	font-size: 13px;
	font-weight:500;
	background:#09aeec;
	padding:12px 28px;
	text-transform:uppercase;
	transition: all 0.3s ease;
}
.v3_button1 a:hover {
	background: #272727;
	color: #fff;
}
.v3_button2 a {
	color: #fff;
	background: none;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border: solid 2px #fff;
	padding: 9px 42px 9px 40px;
}
.v3_button2 a:hover {
	color: #09aeec;
	background: #fff;
}
.v4_button1 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#2ecc71;
	border-radius: 4px;
	transition: all 0.3s ease;
	padding: 16px 38px;
	text-transform: uppercase;
	font-weight: 600;
}
.v4_button1 a:hover {
	color: #fff;
	background: #272727;
}
.v5_button1 a {
	background-color:#fff;
	color: #727272;
	padding:8px 34px;
	border:solid 2px #f3f3f3;
	font-size:13px;
	text-transform:uppercase;
	font-family:Open Sans, sans-serif;
	border-radius:35px;
	margin-bottom:-77px;
	transition: all 0.3s ease;
	display: inline-block !important;
}
.v5_button1 a:after {
	background-color: #fff;
}
.v5_button1 a:hover,
.v5_feature_section1 .box:hover .v5_button1 a,
.v5_feature_section1 .box.active  .v5_button1 a {
	border-color: #26a3ea;
	background-color:#26a3ea;
	color: #fff;
}
.v7_button a {
	font-family: 'Open Sans', sans-serif;
	color: #272727;
	font-size: 14px;
	transition: all 0.3s ease;
	padding: 15px 35px;
	text-transform: uppercase;
	font-weight:bold;
	background:#fff;
}
.v7_button a:hover {
	background:#000;
	color: #fff;
}
.v8_button1 a {
	font-family: 'Roboto', sans-serif;
	color: #272727;
	font-size: 16px;
	font-weight:500;;
	padding: 19px 33px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius:3px;
	background:#fff;
	letter-spacing:1px;
}
.v8_button1 a:hover {
	color: #fff;
	background: #2ecc71;
}

.v8_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #272727;
	font-size: 14px;
	font-weight:normal;
	padding: 16px 44px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius:3px;
	border:solid 1px #272727;
	letter-spacing:1px;
	background: none;
}
.v8_button2 a:hover {
	color: #fff;
	background: #2ecc71;
	border:solid 1px #2ecc71;
}

.v8_button3 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight:normal;
	padding: 15px 42px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	background:#2ecc71;
	letter-spacing:normal;
	text-align:left;
}
.v8_button3:hover {
	color: #fff;
	background: #22a7f0;
}
.v9_button1 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#90c695;
	border-radius: 3px;
	transition: all 0.3s ease;
	padding: 17px 38px;
	text-transform: uppercase;
	font-weight:bold;
}
.v9_button1 a:hover {
	color: #fff;
	background: #272727;
}
.v10_button1 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight:normal;;
	padding: 10px 22px;
	text-transform: uppercase;
	border: 1px solid #fff;
	transition: all 0.3s ease;
	border-radius:3px;
}
.v10_button1 a:hover {
	color: #fff;
	background: #727272;
	border: 1px solid #727272;
}
.v11_button1 a {
	font-family: 'Roboto', sans-serif;
	color: #1ba39c;
	font-size: 16px;
	font-weight:500;
	background:#fff;
	padding:12px 32px;
	transition: all 0.3s ease;
	border-radius:4px;
	text-transform:uppercase;
	letter-spacing:1px;
	float: left;
}
.v11_button1 a:hover {
	color: #fff;
	background:#e67e22;
}
.v12_button1 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 11px;
	font-weight:500;
	background:#999999;
	padding:4px 12px;
	transition: all 0.3s ease;
	text-transform:uppercase;
}
.v12_button1:hover {
	color: #fff;
	background:#454545;
}
.v12_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding: 13px 34px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 3px;
	border:solid 2px #fff;
	background: none;
}
.v12_button2 a:hover {
	color: #4183d7;
	background: #fff;
}
.v13_button1 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	transition: all 0.3s ease;
	text-transform:uppercase;
}
.v13_button1:hover {
	color: #272727;
}
.v13_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #2ecc71;
	font-size: 14px;
	transition: all 0.3s ease;
	padding: 13px 39px;
	text-transform: uppercase;
	font-weight:bold;
	border-radius:3px;
	border:solid 1px #2ecc71;
	background: none;
}
.v13_button2 a:hover{
	border:solid 1px #2ecc71;
	color: #fff;
	background: #2ecc71;
}
.v13_button3 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	transition: all 0.3s ease;
	padding: 14px 30px;
	text-transform: uppercase;
	font-weight:bold;
	border-radius:3px;
	background:#2ecc71;
	margin-left: 13px;
}
.v13_button3 a:hover{
	color: #fff;
	background: #272727;
}
.v13_button4 a {
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	float: left;
	color: #fff;
	font-size:14px;
	font-weight:700;
	background:#2ecc71;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin-left: 62px;
	border-radius:4px;
	padding:10px 22px;
}
.v13_button4 a:hover {
	color: #2ecc71;
	background:#fff;
}
.v13_button2,
.v13_button3 {
	display: inline-block;
}

/*----------------------------------------------------
	Breadcrumb page title
------------------------------------------------------*/
.page_title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 220px 0px 120px 0px;
	background: #272727 url(../images/page-title-bg1.jpg) no-repeat center top;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 27px 0px;
	padding-bottom: 27px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	background: url(../images/white-line.png) no-repeat center bottom;
}
.page_title h3 {
	margin: 0px 0px 8px 0px;
	color: #fff;
	font-weight: bold;
}
.page_title h5 {
	margin: 0px;
	color: #fff;
	font-weight: 300;
}
.page_title.sty2 {
	background: #272727 url(../images/page-title-bg6.jpg) no-repeat center top;
}
.page_title.sty3 {
	background: #272727 url(../images/page-title-bg9.jpg) no-repeat center top;
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 145px 0px 45px 0px;
	background: #454545 url(../images/page-title-bg2.jpg) no-repeat center 0px;
}
.page_title2.sty5 h5{
	float: left;
	clear: both;
	color: #fff;
	margin-top: 10px;
}
.page_title2 h1 {
	float: left;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #fff;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	display: flex;
	color: #e3e3e3;
	margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #999;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #999;
	transition: all 0.3s ease;
}
.page_title2 .pagenation a:hover {
	color: #e3e3e3;
}
.page_title2.sty2 {
	background: #272727 url(../images/page-title-bg11.jpg) no-repeat center top;
}
.page_title2 .pagenation span {
	margin-right: 5px;
	margin-left: 5px;
}
.page_title2 .pagenation span.current {
	margin-right: 0px;
}

.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 270px 0px 145px 0px;
	background: #272727 url(../images/page-title-bg3.jpg) no-repeat center top;
}
.page_title3 .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title3 .title h1 {
	margin: 0px 0px 10px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	font-weight: bold;
}
.page_title3 h5 {
	color: #fff;
	width: 75%;
	margin: 0 auto;
	font-weight: 300;
	line-height: 30px;
}
.page_title3 i {
	color: #fff;
	font-size: 27px;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 100%;
	margin: 50px 10px 0px 10px;
	transition: all 0.3s ease;
}
.page_title3 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}
.page_title3 span i {
	background: none;
	border: 1px solid #fff;
}
.page_title3 span i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.3);
}
.page_title3.sty2 {
	background: #272727 url(../images/page-title-bg7.jpg) no-repeat center top;
}
.page_title3.sty2 i {
	background: none;
	border: 1px solid #fff;
}
.page_title3.sty2 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.3);
}

.page_title4 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 350px 0px 50px 0px;
	background: #333 url(../images/page-title-bg4.jpg) no-repeat center top;
}
.page_title4 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title4 .title h1 {
	float: left;
	margin: 0px;
	padding: 12px 20px;
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.5);
	border-right: 9px solid #2ecc71;
}

.page_title4.sty2 {
	background: #333 url(../images/page-title-bg8.jpg) no-repeat center top;
}
.page_title4.sty3 {
	background: #333 url(../images/page-title-bg10.jpg) no-repeat center top;
}

.page_title5 {
	position: relative;
	float: left;
	width: 100%;
	padding: 155px 0px 50px 0px;
	background: #2ecc71;
}
.page_title5 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title5 .title h1 {
	margin: 0px;
	color: #fff;
	font-size: 38px;
	text-transform: uppercase;
	font-weight: 800;
}
.page_title5 .line{
	background: #fff;
	position: absolute;
	height: 1px;
	display: block;
	width: 90px;
	margin-top: 12px;
}
.page_title5 h6 {
	float: left;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	width: 85%;
}


/*-------------------------------------------------------
	DEMO CONSTRUCTION
--------------------------------------------------------*/
[class*="cons_feature_section"] h1,
[class*="cons_feature_section"] h2,
[class*="cons_feature_section"] h3,
[class*="cons_feature_section"] h4,
[class*="cons_feature_section"] h5,
[class*="cons_feature_section"] h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #272727;
	letter-spacing: 0.5px;
}
[class*="cons_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="cons_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
}
[class*="cons_feature_section"] h3 {
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 18px;
}
[class*="cons_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: left;
}
[class*="cons_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="cons_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="cons_feature_section"] h1 strong {
	font-weight: 900;
	display: block;
}
[class*="cons_feature_section"] h1 em {
	display: block;
	font-size: 16px;
	color: #999;
	font-weight: 300;
	font-style: normal;
	text-transform: none;
	margin-top: 3px;
}
[class*="cons_feature_section"] h1.light,
[class*="cons_feature_section"] h2.light,
[class*="cons_feature_section"] h3.light,
[class*="cons_feature_section"] h4.light,
[class*="cons_feature_section"] h5.light,
[class*="cons_feature_section"] h6.light {
	font-weight: 300;
}
[class*="cons_feature_section"] .gray {
	color: #727272;
	font-weight: 400;
	text-align: left;
}
[class*="cons_feature_section"] .dark {
	color: #2a363f;
	font-weight: 400;
}
[class*="cons_feature_section"] .bigtfont {
	font-size: 16px;
	line-height: 27px;
}
[class*="cons_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="cons_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="cons_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="cons_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="cons_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="cons_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}


/* features_section 1 */
.cons_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background: #272727 url(../images/corvu-bg-image.png) no-repeat center bottom;
	padding-top: 53px;
	padding-bottom: 97px;
}
.cons_feature_section1 h1 {
	margin-bottom: 5px;
	font-size: 27px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0;
}
.cons_feature_section1 h3 {
	margin-bottom: 30px;
}
.cons_feature_section1 .kc_single_image{
	display: initial;
}

/* features_section 2 */
.cons_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 32px 0px 75px 0px;
}
.cons_feature_section2 .kc_single_image{
	text-align: left;
}
.cons_feature_section2 .line2 {
	display: block;
	width: 50px;
	height: 2px;
	background: #f1c413;
	margin-top: 7px;
	margin-bottom: 18px;
}
body .cons_feature_section2 div.one_full{
	width: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -ms-calc(100% + 30px);
}

/* features_section 3 */
.cons_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background-color: #f3f3f3;
	padding: 70px 0px 75px 0px;
}
.cons_feature_section3 .js-grid-full-width {
	width: 100%;
	float: left;
}


/* features_section 4 */
.cons_feature_section4 {
	float: left;
	width: 100%;
	padding: 70px 0px 70px 0px;
}
.cons_feature_section4 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.cons_feature_section4 .row_box {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.cons_feature_section4 .row_box h6 {
	margin-bottom: 5px;
	text-transform: uppercase;
	display: inline-block;
}
.cons_feature_section4 .row_box icon,.cons_feature_section4 .row_box i {
	float: left;
	width: 50px;
	height: 50px;
	color: #272727;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	font-size: 23px;
	background-color: #f3f3f3;
	transition: all 0.3s ease;
	margin-right: 10px;
	margin-bottom: 24px;
}
.cons_feature_section4 .row_box icon:hover, .cons_feature_section4 .row_box i:hover {
	color: #fff;
	background-color: #f1c413;
}
.cons_feature_section4 .row_box .active icon, .cons_feature_section4 .row_box .active i {
	color: #fff;
	background-color: #f1c413;
}
.cons_feature_section4 div.text {
	float: left;
	width: 76%;
	margin-left: 4%;
	display: inline-block;
}
.cons_feature_section4 li.icon2 {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 18px;
	color: #5d5d5d;
	font-size: 18px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
	font-size: 18px;
	background-color: #f3f3f3;
}
.cons_feature_section4 li.text2 {
	float: left;
	width: 84%;
}


/* features_section 5 */
.cons_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 180px 0px 180px 0px;
}
.cons_feature_section5 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
}
.cons_feature_section5 h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	width: 59%;
	line-height: 25px;
	text-transform: none;
	font-family: 'Roboto', sans-serif;
}
.cons_feature_section5 .linebg {
	display: block;
	width: 180px;
	height: 3px;
	background: #fff;
	margin-bottom: 18px;
	float: left;
}

/* features_section 6 */
.cons_feature_section6 {
	float: left;
	width: 100%;
	padding: 65px 0px 64px 0px;
	background: #272727;
}
.cons_feature_section6 .kc_counter_box span.counterup {
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 0px;
	color: #fff;
}
.cons_feature_section6 .kc_counter_box h4 {
	display: block;
	font-size: 14px;
	color: #fff;
	width: 50%;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin: 11px auto 0 auto;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
}


/* features_section 7 */
.cons_feature_section7 {
	float: left;
	width: 100%;
	background: #eee;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.cons_feature_section7 h1 {
	margin-bottom: 20px;
}
.cons_feature_section7 .cons_hoz_tabs .kc_tab_content h2 {
	text-transform: initial;
}


/* features_section 8 */
.cons_feature_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0;
}
.cons_feature_section8 .box,
.our-team-layout-6 .box {
	width: 100%;
	position: relative;
}
.cons_feature_section8 .box-cnt,
.our-team-layout-6 .box-cnt {
	width: 100%;
	height: auto;
}
.cons_feature_section8 .box-cnt img,
.our-team-layout-6 .box-cnt img {
	width: 100%;
	height: auto;
}
.cons_feature_section8 .box-details,
.our-team-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;
}
.cons_feature_section8 .box:hover .box-details, .feature_section8 .box.active .box-details,
.our-team-layout-6 .box:hover .box-details{
	height: 270px;
	background-color: rgba(56,56,56,1);
}
.cons_feature_section8 .box.active .box-details h5,
.our-team-layout-6 .box.active .box-details h5 {
	padding-top: 35px;
}
.cons_feature_section8 .box.active .box-details .hline,
.our-team-layout-6 .box.active .box-details .hline {
	visibility: visible;
}
.cons_feature_section8 .box:hover .box-details h5,
.our-team-layout-6 .box:hover .box-details h5 {
	padding-top: 35px;
}
.cons_feature_section8 .box:hover .hline,
.our-team-layout-6 .box:hover .hline{
	visibility: visible;
}
.our-team-layout-6 .box-details{
	text-align: center;
}
.cons_feature_section8 .box-details h5,
.our-team-layout-6 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 27px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.cons_feature_section8 .box-details h5 em,
.our-team-layout-6 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.cons_feature_section8 .box-details .hline,
.our-team-layout-6 .box-details .hline {
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.cons_feature_section8 .box-details p,
.our-team-layout-6 .box-details p {
	color: #fff;
	width: 77%;
	margin: 0 auto;
	padding-top: 21px;
	padding-bottom: 30px;
	line-height: 18px;
}
.cons_feature_section8 .box-details a,
.our-team-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;
}
.our-team-layout-6 .box-details a{
	display: inline-block;
	float: none;
}
.cons_feature_section8 .box-details a:hover,
.our-team-layout-6 .box-details a:hover {
	color: #393939;
	background: #fff;
}


/* features_section 9  */
.cons_feature_section9 {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	color: #fff;
	padding: 100px 0px;
}
.cons_feature_section9 h5 {
	color: #fff;
	font-weight: 500;
}
.cons_feature_section9 h5 em {
	color: #999;
	font-size: 13px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.cons_feature_section9 .climg img {
	width: 12.5%;
	border-radius: 100%;
	margin-bottom: 20px;
	border: 3px solid #fff;
}
.cons_feature_section9 .owl-theme .owl-controls .owl-page span {
    background: #fff;
}


/* features_section 10*/
.cons_feature_section10 {
	float: left;
	width: 100%;
	padding: 75px 0px 75px 0px;
	text-align: center;
}
.cons_feature_section10 .clients-grid.grid {
	margin: 0px;
}
.clients-grid {
	list-style: none;
	overflow: hidden;
}
.clients-grid li {
	float: left;
	position: relative;
	width: 20%;
	padding: 14px 0;
}
.clients-grid.grid li {
	width: 16.66%;
}
.clients-grid li a {
	opacity: 1;
}
body:not(.device-touch) .clients-grid li a {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.clients-grid li a:hover {
	opacity: 0.5;
}
.clients-grid li:before, .clients-grid li:after {
	content: '';
	position: absolute;
}
.clients-grid li:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px solid #f3f3f3;
}
.clients-grid li:after {
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid #f3f3f3;
}


/* features_section 11*/
.cons_feature_section11 {
	float: left;
	width: 100%;
	color: #fff;
	padding-top: 70px;
}
.cons_feature_section11 .box {
	float: left;
	width: 33.3%;
	padding: 0px 50px;
	text-align: left;
}
.cons_feature_section11 .box icon, .cons_feature_section11 .box i {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 25px;
}
.cons_feature_section11 .box b {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
}
.cons_feature_section11 .box strong {
	font-size: 21px;
	font-weight: bold;
	display: block;
}
.cons_feature_section11 .box a {
	color: #fff;
}
.cons_feature_section11 .box a:hover {
	text-decoration: underline;
}
.cons_feature_section11 .box i {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 10px;
	transition: all 0.3s ease;
}
.cons_feature_section11 .box i:hover {
	color: #272727;
	border: 1px solid #fff;
	background: #fff;
}
.cons_feature_section11.two {
	background: #c1c1c7;
}
.cons_feature_section11.two .box {
	border-left: 1px solid rgba(255,255,255,0.20);
}
.cons_feature_section11.two .box.last {
	border-right: none;
}
.cons_feature_section11.two .box i:hover {
	color: #fff;
	background: #e3e3e3;
}
.cons_feature_section11.three .box i:hover {
	color: #d64541;
	background: #fff;
}

.cons_feature_section11 .graph1 {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 50px;
	background: url(../images/corvu-bg-image.png) no-repeat center top;
}

/*----------------------------------------------------
   SHORTCODE ELEMENTS
------------------------------------------------------*/
div[class*="cons_feature_section"] .button.one a, .cons_footer .button.one a {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 14px;
	border-radius: 25px;
	white-space: nowrap;
	background: #f1c413;
	transition: all 0.3s ease;
	padding: 12px 30px;
	text-transform: uppercase;
	font-weight: 500;
}
div[class*="cons_feature_section"] .button.one a:hover, .cons_footer .button.one a:hover{
	color: #272727;
	background: #fff;
}

div[class*="cons_feature_section"] .button.two a, .cons_footer .button.two a{
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 14px;
	border-radius: 30px;
	white-space: nowrap;
	background: #f1c413;
	transition: all 0.3s ease;
	padding: 14px 30px;
	text-transform: uppercase;
	font-weight: 500;
}
div[class*="cons_feature_section"] .button.two a:hover, .cons_footer .button.two a:hover{
	color: #fff;
	background: #2a363f;
}

div[class*="cons_feature_section"] .button.three, .cons_footer .button.three{
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 13px;
	border-radius: 30px;
	white-space: nowrap;
	background: #272727;
	transition: all 0.3s ease;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 500;
}
div[class*="cons_feature_section"] .button.three:hover, .cons_footer .button.three:hover{
	color: #fff;
	background: #f1c413;
}
div[class*="cons_feature_section"] .button.three.dark, .cons_footer .button.three.dark{
	color: #fff;
	background: #2a363f;
}
div[class*="cons_feature_section"] .button.three.dark:hover, .cons_footer .button.three.dark:hover{
	color: #fff;
	background: #86c724;
}

div[class*="cons_feature_section"] .stcode_title11 h2, .cons_footer .stcode_title11 h2{
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 0;
}

div[class*="cons_feature_section"] .stcode_title11 .line{
	height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 7px auto 0 auto;
	background-image: url(../images/h-line15.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div[class*="cons_feature_section"] .stcode_title11 .line2{
	height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 7px auto 0 auto;
	background-image: url(../images/h-line16.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div[class*="cons_feature_section"] .stcode_title11 .line3{
	background: url(../images/h-line8.png) no-repeat center top;
	height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 20px auto 0 auto;
}
div[class*="cons_feature_section"] .stcode_title11 .line4{
	background: url(../images/h-line8.png) no-repeat center top;
	height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 16px auto 0 auto;
}

div[class*="cons_feature_section"] .gray, .cons_footer .gray{
	text-align: left;
}

.cons_feature_section2 h4{
	margin-top: 7px;
}


/*------------------------------------------------------
# realestate demo
------------------------------------------------------*/

[class*="real_feature_section"] .linebg {
	display: block;
	vertical-align: central;
	width: 93px;
	height: 15px;
	margin-top: 14px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/real_titel-bg.png);
	background-repeat: repeat;
	background-position: center center;
	background-color: transparent;
}

[class*="real_feature_section"] h1,
[class*="real_feature_section"] h2,
[class*="real_feature_section"] h3,
[class*="real_feature_section"] h4,
[class*="real_feature_section"] h5,
[class*="real_feature_section"] h6{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
}
[class*="real_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="real_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 44px;
	text-transform: uppercase;
}
[class*="real_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 18px;
}
[class*="real_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	margin-bottom: 12px;
}
[class*="real_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 0px;
	font-style: normal;
}
[class*="real_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="real_feature_section"] h1 b {
	font-weight: normal;
}
[class*="real_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="real_feature_section"] h1.light,
[class*="real_feature_section"] h2.light,
[class*="real_feature_section"] h3.light,
[class*="real_feature_section"] h4.light,
[class*="real_feature_section"] h5.light,
[class*="real_feature_section"] h6.light {
	font-weight: 300;
}
[class*="real_feature_section"] h1.medium,
[class*="real_feature_section"] h2.medium,
[class*="real_feature_section"] h3.medium,
[class*="real_feature_section"] h4.medium,
[class*="real_feature_section"] h5.medium,
[class*="real_feature_section"] h6.medium {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
[class*="real_feature_section"] p {
	line-height: 25px;
}
[class*="real_feature_section"] .bigtfont {
    font: 18px 'Open Sans', sans-serif;
    line-height: 25px;
    color: #272727;
    font-weight: bold;
}

[class*="real_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less4 {
	width: 58%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less9 {
	width: 81%;
	margin: 0 auto;
}
[class*="real_feature_section"] .less10 {
	width: 98%;
	margin: 0 auto;
}

.image_fadein_slider{
	display: block;
	width: 100%;
	background: #454545;
}

.image_fadein_slider .image_fadein{
	position: relative;
	width: 100%;
	min-height: 250px;
	overflow:hidden;
}

.image_fadein_slider .image_fadein img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	max-height: initial!important;
}


.real_slider .prosearch {
	float: left;
	width: 100%;
	position: relative;
	margin-top: -535px;
	text-align: center;
}
.prosearch{
	float: left;
	width: 100%;
}
.real_slider .prosearch h1,
.prosearch h1{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 72px;
	font-weight: 900;
	letter-spacing: initial;
	text-transform: uppercase;
}
.real_slider .prosearch h2,
.prosearch h2 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	font-weight: 600;
	letter-spacing: initial;
	text-transform: uppercase;
}

.real_slider .search_input,
.prosearch  .search_input{
	float: left;
	padding: 3px 0px 4px 20px;
	height: 52px;
	width: 39%;
	background: #f7f7f7;
	border: none;
	color: #727272;
	font-size: 16px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
	box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
}
.real_slider select,
.prosearch  select{
	float: left;
	padding: 3px 0px 4px 16px;
	height: 52px;
	width: 16%;
	margin-left: 20px;
	background: #f7f7f7;
	border: none;
	color: #727272;
	font-size: 16px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
	box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
}
.real_slider .but1,
.prosearch .but1 {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background: #2f94d3;
	padding: 15px 20px 14px 20px;
	border-radius: 3px;
	margin-left: 20px;
	transition: all 0.3s ease;
}
.real_slider .but2,
.prosearch .but2 {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background: #71c135;
	padding: 15px 25px 14px 25px;
	border-radius: 3px;
	margin-left: 10px;
	transition: all 0.3s ease;
}
.real_slider .but1 i,
.real_slider .but2 i,
.prosearch .but1 i,
.prosearch .but2 i {
	font-size: 20px;
	margin-right: 5px;
}
.real_slider .but1:hover,
.real_slider .but2:hover,
.prosearch .but1:hover,
.prosearch .but2:hover  {
	background: #272727;
}

.real_slider .but3,
.prosearch .but3 {
	float: left;
	color: #999;
	font-size: 12px;
	font-weight: 500;
	margin-right: 20px;
	transition: all 0.3s ease;
}
.real_slider .but3:hover,
.prosearch .but3:hover {
	color: #454545;
}



/*--------------------------------
   FEATURE SECTIONS
----------------------------------*/
/* features_section 1 */
.real_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:75px 0px 67px 0px;
}
.real_feature_section1 .box {
	text-align: left;
	width: 100%;
	border: 1px solid #f3f3f3;
	margin-top: -8px;
}
.real_feature_section1 .box.list {
	text-align: left;
	width: 100%;
	background-color:#fff;
	margin-top: -8px;
	padding: 0px 0px 25px 0px;
}
.real_feature_section1 img {
	float: left;
}
.real_feature_section1 .pro-title {
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 20px;
	text-transform: uppercase;
	background: rgba(0,0,0,0.75);
	position: relative;
	margin-top: -53px;
}
.real_feature_section1 .box.list .title {
	float: left;
	width: 100%;
	padding: 20px 0px 12px 30px;
	background: #f3f3f3;
	margin-bottom: 20px;
}
.real_feature_section1 .box.list .title p {
	margin-left: 0px;
}
.real_feature_section1 .box.list p {
	margin-left: 30px;
}


/* features_section 2 */
.real_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 62px 0px 85px 0px;
}
.real_feature_section2 .box {
	float: left;
	width: 100%;
	padding: 18px 25px 40px 25px;
	background-color: #fff;
	border-radius:4px;
}

.real_feature_section2 .box:hover,
.real_feature_section2 .box.active {
	background: #000;
	color:#fff;
	transition: all 0.3s ease;
}
.real_feature_section2 .box:hover p,
.real_feature_section2 .box.active p {
	color: #fff;
}
.real_feature_section2 .box icon, .real_feature_section2 .box i {
	display: block;
	color: #272727;
	width: 62px;
	height: 64px;
	line-height: 62px;
	font-size: 62px;
	margin: 20px auto 15px auto;
	transition: all 0.3s ease;
}
.real_feature_section2 .box:hover icon,
.real_feature_section2 .box.active icon, .real_feature_section2 .box:hover i,
.real_feature_section2 .box.active i {
	color: #fff;
}
.real_feature_section2 .box:hover h4,
.real_feature_section2 .box.active h4 {
	color: #fff;
}

/* features_section 3 */
.real_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 90px 0px;
}
.real_feature_section3 .box {
	text-align: left;
	width: 100%;
	border: 2px solid #f3f3f3;
	margin-top: -8px;
	padding:24px 20px 30px 30px;
}


/* features_section 4 */
.real_feature_section4 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 90px 0px 70px 0px;
}
.real_feature_section4 .onecol_forty  {
	padding-left:40px;
	width: 30%;
}

.real_feature_section4 .onecol_forty .kc_single_image {
	width: initial;
}

.real_feature_section4 .onecol_forty img.one {
	float: left;
	margin-top:20px;
}
.real_feature_section4 .onecol_forty img.two {
	float: left;
	margin-left: -38px;
	margin-top:-10px;
}
.real_feature_section4 .onecol_sixty  {
	padding-left:50px;
	width: 66%;
}
.real_feature_section4 .onecol_sixty a{
	margin-right: 15px;
}
div.real_feature_section4 h1 {
	color: #fff;
	font-size: 45px;
	text-transform: uppercase;
	text-align: left;
	font-weight:bold;
	line-height:56px;
}

.real_news_wrapper .button.one {
	color: #999999;
	font-size: 11px;
	border: 1px solid #eee;
	padding: 4px 18px;
	white-space: nowrap;
	transition: all 0.3s ease;
	border-radius: 2px;
	margin-left: 0;
	text-transform: uppercase;
}
.real_news_wrapper .button.one:hover {
	color: #272727;
	background: #eee;
}


/* features_section 5 */
.real_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 50px 0px;
}
.real_feature_section5 .left {
	float: left;
	width: 12%;
	margin-left: 80px;
}
.real_feature_section5 .left img.client_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;
}
.real_feature_section5 .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;
}
.real_feature_section5 .left h5 em {
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-align: center;
	font-weight: 500;
}
.real_feature_section5 .right {
	float: left;
	width: 78%;
	text-align: left;
}
.real_feature_section5 .right .arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #e9e9e9;
	padding: 30px;
}
.real_feature_section5 .right .arrow_box:after,
.real_feature_section5 .right .arrow_box:before {
	right: 100%;
	top: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.real_feature_section5 .right .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	margin-top: -14px;
}
.real_feature_section5 .right .arrow_box:before {
	border-color: rgba(233, 233, 233, 0);
	border-right-color: #e9e9e9;
	border-width: 15px;
	margin-top: -15px;
}
.real_feature_section5 .testimonial-layout-2.owl-carousel .owl-item {
	padding: 0 10px;
}
.real_feature_section5 .owl-controls .owl-page, .real_feature_section5 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.real_feature_section5 .testimonial-layout-2.owl-theme .owl-controls {
	margin-top: 0px;
}
.real_feature_section5 .testimonial-layout-2.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 5px 3px;
	filter: Alpha(Opacity=30);/*IE7 fix*/
	opacity: 0.3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #272727;
}
.real_feature_section5 .testimonial-layout-2.owl-theme .owl-controls .owl-page.active span,
.real_feature_section5 .testimonial-layout-2.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}


/* feature_section 6 */
.real_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 0px 75px 0px;
}
.real_feature_section6 h4{
	font-size: 18px;
	font-weight:200px;
	letter-spacing:normal;
}
.real_feature_section6 ul {
	margin: 0px !important;
}
.real_feature_section6 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.real_feature_section6 li.last {
	border-right: none;
}
.real_feature_section6 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.real_feature_section6 li:hover span {
	color: #ee7164;
}

/* newsletter */
.real_newsletter {
	float: left;
	width: 100%;
	padding: 36px 0px 26px 0px;
}
.real_newsletter h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.real_newsletter .one_half  {
	float: left;
	text-align:left;
}
.real_newsletter .one_half i {
	color: #fff;
	font-size: 42px;
	float: left;
	padding-right:20px;
}
.real_newsletter .one_half h5  {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:7px;
	letter-spacing:normal;
	clear: none;
}
.real_newsletter .one_half span  {
	font-size:12px;
	text-align:left;
	line-height:25px;
	text-transform:none;
	display: block;
	font-weight: normal;
}
.real_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 74%;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 14px;
}
.real_newsletter .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background-color: #272727;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.real_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}


.tabs-realestate {
	margin: 0 !important;
	padding: 0;
	list-style-type: none !important;
}
.tabs-realestate li {
	margin: 0;
	text-align: left;
}
.tabs-realestate li a {
	float: left;
	color: #272727;
	padding: 5px 70px;
	text-decoration: none;
	line-height: 40px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.75);
	margin-right: 2px;
}
.tabs-realestate li.active a {
	color: #272727;
	background: #fff;
}
/*.tabs-content-realestate {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	background: #fff;
}*/
.tabs-content-realestate img.img_left2 {
	width: auto;
	margin-right: 25px;
}
.tabs-content-realestate .tabs-panel {
	padding: 20px;
}
.tabs-content-realestate .tabs-panel5 .tab-title2 {
	display: none;
}

.tabs-content-realestate .tabs-panel5.two{
	padding: 20px 20px 14px 20px;
}

.tabs-content-realestate.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 3% 3%;
	text-align: left;
	margin-bottom: 0px;
	background: #fff;
}

.list-property-owl-carousel .owl-item{
	padding: 0 10px;
}

.real_button1 {
	color: #999999;
	font-size: 11px;
	border: 1px solid #eee;
	padding: 4px 18px;
	white-space: nowrap;
	transition: all 0.3s ease;
	border-radius:2px;
	margin-left: 30px;
	text-transform: uppercase;
}
.real_button1:hover {
	color: #272727;
	background: #eee;
}
.list-property-owl-carousel .button.one {
	color: #999999;
	font-size: 11px;
	border: 1px solid #eee;
	padding: 4px 18px;
	white-space: nowrap;
	transition: all 0.3s ease;
	border-radius:2px;
	margin-left: 30px;
	text-transform: uppercase;
}
.list-property-owl-carousel .button.one:hover {
	color: #272727;
	background: #eee;
}
.real_button1.nml {
	margin-left: 0px;
}

.list-property-owl-carousel .button.two {
	color: #999999;
	font-size: 11px;
	background-color:#727272;
	padding: 14px 30px;
	white-space: nowrap;
	transition: all 0.3s ease;
	border-radius:2px;
	text-transform: uppercase;
}
.list-property-owl-carousel .button.two:hover {
	color: #272727;
}

.list-property-owl-carousel .owl-pagination{
	margin-top: 35px;
}



/*----------------------------------------------------
   TRAVEL FEATURE SECTIONS
------------------------------------------------------*/
[class*="travel_feature_section"] h1,
[class*="travel_feature_section"] h2,
[class*="travel_feature_section"] h3,
[class*="travel_feature_section"] h4,
[class*="travel_feature_section"] h5,
[class*="travel_feature_section"] h6 {
	font-family: 'Fredoka One', sans-serif;
	font-weight: 500;
	color: #272727;
	letter-spacing: 1px;
}
[class*="travel_feature_section"] h1 {
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	color: #181818;
}
[class*="travel_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
[class*="travel_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="travel_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
	font-weight: normal;
}
[class*="travel_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="travel_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="travel_feature_section"] h1 b {
	font-weight: normal;
}
[class*="travel_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="travel_feature_section"] h1.light,
[class*="travel_feature_section"] h2.light,
[class*="travel_feature_section"] h3.light,
[class*="travel_feature_section"] h4.light,
[class*="travel_feature_section"] h5.light,
[class*="travel_feature_section"] h6.light {
	font-weight: 300;
}
[class*="travel_feature_section"] h1.medium,
[class*="travel_feature_section"] h2.medium,
[class*="travel_feature_section"] h3.medium,
[class*="travel_feature_section"] h4.medium,
[class*="travel_feature_section"] h5.medium,
[class*="travel_feature_section"] h6.medium {
	font-family: 'Fredoka One', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="travel_feature_section"] h2 small {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 16px;
	display: block;
	text-transform: none;
	font-weight: normal;
}
[class*="travel_feature_section"] p {
	line-height: 25px;
}
[class*="travel_feature_section"] .mediumfont {
	font-family: 'Fredoka One', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #727272;
	font-weight: lighter;
	letter-spacing: 1px;
}
[class*="travel_feature_section"] .fontmedium {
	font-family: 'Fredoka One', sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #272727;
}
[class*="travel_feature_section"] .fontsmall {
	font-family: 'Fredoka One', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #a32922;
}
[class*="travel_feature_section"] .fontdef02 {
	font-family: 'Fredoka One', sans-serif;
	font-size:16px;
	font-weight: 500;
	color:#fff;
	text-transform:uppercase;
}
[class*="travel_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less5 {
	width: 90%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less8 {
	width: 68%;
margin: 0 auto;
}
[class*="travel_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="travel_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

.section_title1 {
	float: left;
}

/* features_section 1 */
.travel_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 100px;
}
.travel_feature_section1 a{
	display: block;
	position: relative;
	float: left;
	width: 100%;
}
.travel_feature_section1 img{
	opacity: 1;
	transition: all 0.3s ease;
	float: left;
}
.travel_feature_section1 img:hover{
	opacity: 0.7;
}
.travel_feature_section1 .bgcolor{
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	padding: 6px 20px;
	float: left;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
}
.travel_feature_section1 .bgcolorleft{
	width: 50%;
	float:left;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}
.travel_feature_section1 .bgcolorleft i{
	font-size:14px;
	font-weight: 400;
	color:#fff;
	text-transform:none;
	display: block;
}
.travel_feature_section1 .bgcolorright{
	width: 50%;
	float:right;
	text-align: right;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}
.travel_feature_section1 .bgcolorright i{
	font-size:14px;
	font-weight:lighter;
	color:#fff;
	text-transform:none;
	display: block;
}


/* features_section 2 */
.travel_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 45px 0px ;
}
.travel_feature_section2 .circle{
	width:470px;
	height:470px;
	background: rgba(255, 255, 255, 0.3);
	border-radius:100%;
	margin:0 auto;
	background-position: center center;
	padding-top:42px;
	float: none;
}
.travel_feature_section2 .circlesmall{
	width: 390px;
	height: 390px;
	font-family: 'Open Sans', sans-serif;
	color: #44b0e1;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
	margin:0 auto;
	padding: 135px 30px 0px 30px;
}
.travel_feature_section2 .circlesmall .bigtfont{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 27px;
	line-height: 36px;
	color: #44b0e1;
	text-transform: uppercase;
}
.travel_feature_section2 .circlesmall .bigtfontmedium{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 27px;
	line-height: 36px;
	color: #272727;
	text-transform: capitalize;
}

div[class*="travel_feature_section"] .button.two{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	white-space: nowrap;
	transition: all 0.3s ease;
	padding: 10px 20px 10px 20px;
	text-transform: uppercase;
	font-weight: bold;
	background: #44b0e1;
}
div[class*="travel_feature_section"] .button.two:hover {
	color: #fff;
	background: #272727;
}

div[class*="travel_feature_section"] .button.one a {
	font-family: 'Open Sans', sans-serif;
	color: #8d8d8d;
	font-size: 12px;
	border: 1px solid #8d8d8d;
	padding: 9px 28px;
	border-radius: 20px;
	text-transform: initial;
	transition: all 0.3s ease;
	background: none;
}
div[class*="travel_feature_section"] .button.one a:hover {
	color: #454545;
	background: #fff;
}

div[class*="travel_feature_section"] h2 small {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 16px;
	display: block;
	text-transform: none;
	font-weight: normal;
}
/* features_section 3 */
.travel_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px ;
}
.travel_feature_section3 .boxbg{
	width: 100%;
	background-color: #272727;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0px 14px 0px;
	float:left;
}
.travel_feature_section3 img{
	display: block;
	opacity: 1;
	transition: all 0.3s ease;
}
.travel_feature_section3 img:hover{
	opacity: 0.7;
}


/* features_section 4 */
.travel_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px;
	background:#f3f3f3;
}
.travel_feature_section4 i {
	width: 140px;
	height: 140px;
	background-color: #fff;
	color: #44b0e1;
	font-size: 60px;
	text-align: center;
	vertical-align: middle;
	line-height: 140px;
	border-radius: 100%;
	margin-bottom: 18px;
	transition: all 0.3s ease;
}
.travel_feature_section4 .one_fourth h2 {
	text-transform: uppercase;
	font-weight: 300;
}
.travel_feature_section4 .one_fourth:hover i {
	color: #272727;
}
.travel_feature_section4 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#272727;
}
.travel_feature_section4 h4 b {
	font-size:16px;
	text-transform: none;
	font-weight: 500;
	display: block;
}


/* features_section 5 */
.travel_feature_section5 {
	float: left;
	width: 100%;
	text-align:center;
	padding: 90px 0px 90px 0px;
}
.travel_feature_section5 img {
	display: block;
}
.travel_feature_section5 .date{
	width:90px;
	background-color:#f39c12;
	color: #fff;
	font-size:14px;
	padding: 9px 0px 8px 0px;
	text-align:center;
	float:left;
}
.travel_feature_section5 span {
	float:left;
	margin: 9px 0px 0px 16px;
}
.travel_feature_section5 .conh2 {
	font-family: 'Open Sans', sans-serif;
	color: #272727;
	font-size:18px;
	text-align:left;
	float:left;
	margin-top:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.travel_feature_section5 .conh2 i {
	font-family: 'Open Sans', sans-serif;
	color: #727272;
	font-size: 14px;
	text-align: left;
	float: left;
	margin-top: 10px;
	font-weight: lighter;
	text-transform: capitalize;
}


/* features_section 10*/
.travel_feature_section10 {
	float: left;
	width: 100%;
	padding: 75px 0px 75px 0px;
	text-align: center;
	border-top: 2px solid #f3f3f3;
}
.travel_feature_section10 ul.clients-grid.grid {
    margin: 0px;
}
.clients-grid {
	list-style: none;
	overflow: hidden;
}
.clients-grid li {
	float: left;
	position: relative;
	width: 20%;
	padding: 14px 0;
}
.clients-grid.grid li {
	width: 16.66%;
}
.clients-grid li a {
	opacity: 1;
}
body:not(.device-touch) .clients-grid li a {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.clients-grid li a:hover {
	opacity: 0.5;
}
.clients-grid li:before, .clients-grid li:after {
	content: '';
	position: absolute;
}
.clients-grid li:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px solid #f3f3f3;
}
.clients-grid li:after {
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid #f3f3f3;
}


/* features_section 11*/
.travel_feature_section11 .box icon, .travel_feature_section11 .box i {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 25px;
}
.travel_feature_section11 {
	float: left;
	width: 100%;
	color: #fff;
	padding-top: 70px;
}
.travel_feature_section11 .box {
	float: left;
	width: 33.3%;
	padding: 0px 50px;
	text-align: left;
}
.travel_feature_section11 .box span {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 25px;
}
.travel_feature_section11 .box b {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
}
.travel_feature_section11 .box strong {
	font-size: 21px;
	font-weight: bold;
	display: block;
}
.travel_feature_section11 .box a {
	color: #fff;
}
.travel_feature_section11 .box a:hover {
	text-decoration: underline;
}
.travel_feature_section11 .box i {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 10px;
	transition: all 0.3s ease;
}
.travel_feature_section11 .box i:hover {
	color: #272727;
	border: 1px solid #fff;
	background: #fff;
}
.travel_feature_section11.two {
	background: #c1c1c7;
}
.travel_feature_section11.two .box {
	border-left: 1px solid rgba(255,255,255,0.20);
}
.travel_feature_section11.two .box.last {
	border-right: none;
}
.travel_feature_section11.two .box i:hover {
	color: #fff;
	background: #e3e3e3;
}
.travel_feature_section11.three .box i:hover {
	color: #d64541;
	background: #fff;
}

.travel_feature_section11 .graph1 {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 57px;
	background: url(../images/corvu-bg-image-dark.png) no-repeat center top;
}

.travel_slider{
	position: relative;
}
ul.travel_bf_tabs.tabs7 {
    margin: 0px;
}
.hs_booking_finder{
	float: left;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 2px;
}
.booking .hs_booking_finder{
	position: absolute;
}
.hs_booking_finder div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	clear: both;
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}
.hs_booking_finder .div.wpcf7-mail-sent-ng{
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
	clear: both;
}
.hs_booking_finder .wpcf7 span.wpcf7-not-valid-tip{
	display: none;
}
.hs_booking_finder input.wpcf7-not-valid{
	border: 2px solid #F48989;
}

.hs_booking_finder strong {
	color: #272727;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
}
.hs_booking_finder .box {
	float: left;
	width: 25%;
	margin-top: 20px;
	margin-right: 25px;
}
.hs_booking_finder .box2 {
	float: left;
	width: 16%;
	margin-top: 20px;
	margin-right: 25px;
}
.hs_booking_finder .box3 {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.hs_booking_finder .box3 label {
	margin-right: 25px;
}
.hs_booking_finder .box4 {
	float: left;
	width: 14%;
	margin-top: 20px;
	margin-right: 0px;
}
.hs_booking_finder .box4 .ent_input {
	width: 75%;
}
.hs_booking_finder .box5 {
	float: left;
	margin-left: 45px;
	margin-top: 20px;
}
.hs_booking_finder label {
	color: #272727;
	text-transform: uppercase;
	font-weight: normal;
}
.hs_booking_finder .ent_input {
	float: left;
	padding: 10px 16px 10px 16px;
	width: 100%;
	background: #fff;
	color: #727272;
	font-size: 14px;
	border: 2px solid #ccc;
}
.hs_booking_finder select {
	float: left;
	padding: 12px 12px 12px 12px;
	width: 100%;
	background: #fff;
	color: #727272;
	font-size: 14px;
	border: 2px solid #ccc;
	letter-spacing: 0.5px;
}
.hs_booking_finder .submbut {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background: #f36117;
	padding: 16px 40px;
	border-radius: 3px;
	border: none;
	margin-top: 18px;
	transition: all 0.3s ease;
}
.hs_booking_finder .submbut:hover {
	background: #272727;
}
.hs_booking_finder a.elink {
	float: left;
	color: #272727;
	margin-left: 30px;
	margin-top: 35px;
	transition: all 0.3s ease;
}
.hs_booking_finder a.elink:hover {
	color: #727272;
}

.tabs-content-travel form > p{
	display: none;
}

.tabs7 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs7 li {
	margin: 0;
	text-align: left;
}
.tabs7 li a {
	float: left;
	color: #272727;
	padding: 5px 45px;
	text-decoration: none;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	background: rgba(255, 255, 255, 0.9);
	margin-right: 2px;
}
.tabs7 li.active a {
	color: #fff;
	background: #f39c12;
}
.tabs-content7 img.img_left2 {
	width: auto;
	margin-right: 25px;
}
.tabs-content7 .tabs-panel {
	padding: 20px;
}
.tabs-content7 .tabs-panel7 .tab-title2 {
	display: none;
}

.tabs-content7 .tabs-panel7.two{
	padding: 20px 20px 14px 20px;
}

.tabs-content7.fullw {
	float: left;
	width: 100%;
	padding: 3.5% 4% 5% 4%;
	text-align: left;
	margin-bottom: 0px;
	background: rgba(255, 255, 255, 0.9);
	border-top: 5px solid #f39c12;
}



/*----------------------------------------------------
   DEMO RESTAURANT
------------------------------------------------------*/
[class*="res_feature_section"] h1,
[class*="res_feature_section"] h2,
[class*="res_feature_section"] h3,
[class*="res_feature_section"] h4,
[class*="res_feature_section"] h5,
[class*="res_feature_section"] h6{
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

[class*="res_feature_section"] h1.light,
[class*="res_feature_section"] h2.light,
[class*="res_feature_section"] h3.light,
[class*="res_feature_section"] h4.light,
[class*="res_feature_section"] h5.light,
[class*="res_feature_section"] h6.light {
	font-weight: 300;
}

[class*="res_feature_section"] h1.medium,
[class*="res_feature_section"] h2.medium,
[class*="res_feature_section"] h3.medium,
[class*="res_feature_section"] h4.medium,
[class*="res_feature_section"] h5.medium,
[class*="res_feature_section"] h6.medium {
	font-weight: 400;
	color: #272727;
}
[class*="res_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="res_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}
[class*="res_feature_section"] .bigtfont {
	font-size: 16px;
	line-height: 27px;
}
[class*="res_feature_section"] .dark {
	color: #272727;
	font-weight: 400;
}
[class*="res_feature_section"] .white, [class*="res_feature_section"] .white p {
	color: #fff;
}
[class*="res_feature_section"] a {
	color: #727272;
	text-decoration: none;
}
[class*="res_feature_section"] a:hover {
	text-decoration: none;
	color: #454545;
}
[class*="res_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="res_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="res_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 18px;
}
[class*="res_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="res_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="res_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="res_feature_section"] h1 b {
	font-weight: normal;
}
[class*="res_feature_section"] h1 strong {
	font-weight: bold;
}


/* features_section 1 */
.res_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f3f3f3;
}
.res_feature_section1 h1 {
	margin-bottom: 18px;
	font-size: 35px;
	text-transform: uppercase;
	color: #272727;
}
.res_feature_section1 .arrow_box {
	position: relative;
	background: #f3f3f3;
	padding: 90px 0px 75px 0px;
}
.res_feature_section1 .arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(243, 243, 243, 0);
	border-top-color: #f3f3f3;
	border-width: 20px;
	margin-left: -20px;
}


/* featured section 2 */
.res_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px;
}

.res_feature_section2 ul.social_icons {
	width: 100%;
	padding: 0;
	margin: -42px 0 0 0;
	float: right;
	z-index: 5;
	position: absolute;
}
.res_feature_section2 ul.social_icons li {
	padding: 0 0 0 1px;
	margin: 0px;
	float: right;
}
.res_feature_section2 ul.social_icons li.topmar {
	margin-top: 17px;
	margin-right: 10px;
}
.res_feature_section2 ul.social_icons li {
	width: 50px;
	height: 40px;
	padding: 0;
	margin: 0px;
	float: right;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 40px;
	transition: all 0.3s ease;
	text-align: center;
	color: #fff;
	background-color: #fc9117;
}

.res_feature_section2 .linebg {
	margin: 0 auto;
	display: block;
	vertical-align: central;
	width: 70px;
	height: 3px;
	margin-top: 12px;
	margin-bottom: 18px;
	background-color: #272727;
}
.res_feature_section2 .res_owl_sliders .kc_tab_content .kc_wrapper {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #eee;
	transition: all 0.3s ease;
}
.res_feature_section2 .res_owl_sliders .kc_tab_content .kc_wrapper:hover {
	border: 1px solid #999;
}


/*  featured section 3 */
.res_feature_section3 {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.res_feature_section3 .left {
	float: left;
	width: 50%;
	min-height: 400px;
}
.res_feature_section3 .kc_single_image img {
	float: right;
	max-width: initial;
}
.res_feature_section3 .right {
	float: left;
	width: 50%;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.res_feature_section3 .right .cont {
	float: left;
	width: 100%;
	text-align: center;
}
.res_feature_section3 .less3 {
	width: 60%;
	margin: 0 auto;
}


/*  featured section 4 */
.res_feature_section4 {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.res_feature_section4 .right {
	float: left;
	width: 50%;
	min-height: 400px;
}
.res_feature_section4 .kc_single_image img {
	float: left;
	max-width: initial;
}
.res_feature_section4 .left {
	float: left;
	width: 50%;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.res_feature_section4 .left .cont {
	float: left;
	width: 100%;
	text-align: center;
}
.res_feature_section4 .less3 {
	width: 60%;
	margin: 0 auto;
}


/*  featured section 5 */
.res_feature_section5 {
	float: left;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 94px;
	text-align: center;
}

/* features_section 6 */
.res_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 134px 0px 134px 0px;
}
.res_feature_section6 h1 {
	color: #fff;
	font-size: 45px;
	line-height: 22px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: left;
}
.res_feature_section6 h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	text-transform: none;
}


/* features_section 7 */
.res_feature_section7 {
	float: left;
	width: 100%;
	background: #fff;
	padding: 90px 0px;
}
.last-post-layout-5 .left {
	float: left;
	width: 50%;
}
.last-post-layout-5 .left .imgse {
	float: left;
	width: 50%;
}
.last-post-layout-5 .left .imgse img {
	max-width: initial;
	float: left;
}
.last-post-layout-5 .left .arrow_box {
	position: relative;
	background: #f1eee8;
	float: right;
	width: 48.6%;
	height: 500px;
	padding: 40px 35px 50px 40px;
}
.last-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;
}
.last-post-layout-5 .right {
	float: left;
	width: 50%;
}
.last-post-layout-5 .right .box {
	float: left;
	width: 100%;
	height: 250px;
}
.last-post-layout-5 .right .box .imgse {
	float: left;
	width: 50%;
}
.last-post-layout-5 .right .box .arrow_box {
	position: relative;
	background: #f1eee8;
	float: right;
	width: 50%;
	padding: 40px 40px 50px 40px;
	height: 250px;
}
.last-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;
}
.last-post-layout-5 .right .box.two {
	float: left;
	width: 100%;
	height: 250px;
}
.last-post-layout-5 .right .box.two .imgse {
	float: right;
	width: 50%;
}
.last-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;
}
.last-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;
}
.last-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;
}


/* features_section 8 */
.res_feature_section8 {
	float: left;
	width: 100%;
	padding: 0px;
}


/* features_section 9 */
.res_feature_section9 {
	float: left;
	width: 100%;
	padding: 100px 0px;
	text-align: center;
}
.res_feature_section9 .bookatable-form {
	float: left;
	width: 100%;
}
.res_feature_section9 .bookatable-form label {
	float: left;
	width: 100%;
}
.res_feature_section9 .bookatable-form .input {
	float: left;
	width: 100%;
	font-size: 14px;
	text-align: left;
	background: #f9f9f9;
	border: 2px solid #eee;
	padding: 12px 16px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.res_feature_section9 .bookatable-form textarea {
	float: left;
	width: 100%;
	font-size: 14px;
	height: 230px;
	text-align: left;
	background: #f9f9f9;
	border: 2px solid #eee;
	padding: 12px 16px;
	border-radius: 3px;
}
.res_feature_section9 .bookatable-form .res_button4 {
	border: none;
}

/* features_section 10 */
.res_feature_section10 {
	float: left;
	width: 100%;
	background-color: #272727;
	padding: 90px 0px;
	text-align: center;
}
.res_feature_section10 .one_half {
	text-align: left;
	padding-left: 15px;
	border-right: 1px solid #454545;
	padding-right: 50px;
}
.res_feature_section10 .one_half.last {
	border-right: none;
	padding-right: 0px;
}
.testimonial-layout-11 .peoplesays {
	float: left;
}
.testimonial-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;
}
.testimonial-layout-11 .peoplesays strong {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.testimonial-layout-11 .peoplesays strong i {
	font-size: 12px;
	color: #999;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	display: block;
}
.testimonial-layout-11 .owl-controls .owl-page, .testimonial-layout-11 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.testimonial-layout-11.owl-carousel .owl-item {
	padding: 0 10px;
}
.res_feature_section10 .one_half .last {
	text-align: left;
}
.res_feature_section10 .kc_text_block {
	padding-right: 11%;
}

.entry-content ul.special_day {
	float: left;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.special_day li {
	float: left;
	padding: 0px;
	width: 140px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.special_day li img {
	border: 7px solid #f3f3f3;
	border-radius: 100%;
	margin-right: 30px;
	height:140px;
	width:140px;
}


/* features_section 11 */
.res_feature_section11 {
	float: left;
	width: 100%;
	padding: 90px 0px 75px 0px;
	text-align: left;
}
.res_feature_section11 p {
	font-size: 16px;
	color: #454545;
	line-height: 25px;
}

/* features_section 12 */
.res_feature_section12 {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 75px 0px;
	text-align: left;
}
.res_feature_section12 .left {
	float: left;
	width: 30%;
	padding: 50px 50px 0px 50px;
	height: 350px;
	background: #272727;
	color: #fff;
}
.res_feature_section12 .right {
	float: left;
	width: 70%;
}

/* Footer copyrights */
.res_copyright_info {
	float: left;
	padding: 30px 0px 25px 0px;
	width: 100%;
	color: #585858;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #f3f3f3;
}
.res_copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #585858;
	text-align: right;
	transition: all 0.3s ease;
	font-family: Verdana, Geneva, sans-serif;
}
.res_copyright_info p {
	font-size: 13px;
}
.res_copyright_info a:hover {
	color: #e3e3e3;
}

/* footer social links */
.res_copyright_info ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.res_copyright_info .footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.res_copyright_info .footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #727272;
	color: #fff;
	transition: all 0.3s ease;
}
.res_copyright_info .footer_social_links li a i:hover {
	color: #fff;
	background-color: #999;
}


/*----------------------------------------------------
   DEMO EDUCATION
------------------------------------------------------*/
[class*="edu_feature_section"] h1,
[class*="edu_feature_section"] h2,
[class*="edu_feature_section"] h3,
[class*="edu_feature_section"] h4,
[class*="edu_feature_section"] h5,
[class*="edu_feature_section"] h6 {
	font-family: 'Roboto', sans-serif;
	color: #272727;
	letter-spacing: initial;
}

[class*="edu_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="edu_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="edu_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 18px;
}
[class*="edu_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 12px;
}
[class*="edu_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	font-style: normal;
}
[class*="edu_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}

[class*="edu_feature_section"] h1 b {
	font-weight: normal;
}

[class*="edu_feature_section"] h1.light,
[class*="edu_feature_section"] h2.light,
[class*="edu_feature_section"] h3.light,
[class*="edu_feature_section"] h4.light,
[class*="edu_feature_section"] h5.light,
[class*="edu_feature_section"] h6.light {
	font-weight: 300;
}
[class*="edu_feature_section"] h1.medium,
[class*="edu_feature_section"] h2.medium,
[class*="edu_feature_section"] h3.medium,
[class*="edu_feature_section"] h4.medium,
[class*="edu_feature_section"] h5.medium,
[class*="edu_feature_section"] h6.medium {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

[class*="edu_feature_section"] p {
	font: 14px 'Roboto', sans-serif;
	line-height: 25px;
}
[class*="edu_feature_section"] a {
	color: #727272;
	text-decoration: none;
}
[class*="edu_feature_section"] a:hover {
	text-decoration: none;
	color: #454545;
}
[class*="edu_feature_section"] .caps {
	text-transform: uppercase;
}
[class*="edu_feature_section"] .gray {
	font: 14px 'Open Sans', sans-serif;
	color: #999;
	font-weight: 3400;
	line-height:25px;
}
[class*="edu_feature_section"] .dark {
	color: #2a363f;
	font-weight: 400;
}
[class*="edu_feature_section"] .fontmwhite {
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	color: #fff;
	font-weight:400;
	font-size:16px;
}
[class*="edu_feature_section"] .smallfont{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #fff;
}
[class*="edu_feature_section"] .bigfont{
	font-family: 'Roboto', sans-serif;
	color: #272727;
	font-weight: lighter;
	font-size: 35px;
	line-height:45px;
}

[class*="edu_feature_section"] .bigfont strong{
	font-family: 'Roboto', sans-serif;
	color: #272727;
}
[class*="edu_feature_section"] .fontm{
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
	color: #272727;
	font-weight:300;
	font-size:16px;
}
[class*="edu_feature_section"] .fontdefault{
	font:'Open Sans', sans-serif;
	line-height: 30px;
	color: #999999;
	font-weight:300;
	font-size:16px;
}
[class*="edu_feature_section"] .mediumfont{
	color: #727272;
	font-weight: 300;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
}
[class*="edu_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less4 {
	width: 58%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less6 {
	width: 79%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less7 {
	width: 75%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less9 {
	width: 81%;
	margin: 0 auto;
}
[class*="edu_feature_section"] .less10 {
	width: 96%;
	margin: 0 auto;
}

/* features_section 1 */
.edu_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
}
.edu_feature_section1 h2.less9 {
	color: #272727;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 20px;
}
.edu_feature_section1 h2.less9 strong {
	font-weight: bold;
	color:#cf000f;
}
.edu_feature_section1 .arrow_box {
	position: relative;
	background: #fff;
	padding: 80px 0px 70px 0px;
}
.edu_feature_section1 .arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}


/* features_section 2 */
.edu_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 90px 0px;
	background:#f3f3f3;
}
.edu_feature_section2 .box1 {
	float: left;
	width: 41%!important;
	font-family: 'Roboto', sans-serif;
	color: #000;
	margin-bottom: 10px;
	padding:90px 30px 27px 30px;
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
}
.edu_feature_section2 .box1 b {
	display: block;
}
.edu_feature_section2 .box2 {
	float: left;
	width: 28.6%!important;
	background: #272727;
	margin: 0px 10px 10px 10px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.edu_feature_section2 .box2.last {
	margin: 0px 0px 10px 0px;
}
.edu_feature_section2 .box2 img {
	width: 100%;
	display: block;
	opacity: 0.5;
	transition: all 0.3s ease;
}
.edu_feature_section2 .box2:hover img {
	opacity: 0.8;
}
.edu_feature_section2 .box2 h2 {
	color: #fff;
	width: 67%;
	margin: -157px auto 62px auto;
	position: relative;
	z-index: 2;
}
.edu_feature_section2 .box2 h2.two {
	margin: -143px auto 80px auto;
}
.edu_feature_section2 .box2 span {
	float: right;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: #ff9c00;
	padding: 4px 14px 4px 14px;
	position: relative;
	z-index: 3;
	font-size: 16px;
}
.edu_feature_section2 .box2 span.dark {
	background: #272727;
}


.edu_feature_section2 .box3 {
	float: left;
	width: 41%!important;
	background: #272727;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.edu_feature_section2 .box3 img {
	width: 100%;
	display: block;
	opacity: 0.5;
	transition: all 0.3s ease;
}
.edu_feature_section2 .box3:hover img {
	opacity: 0.8;
}
.edu_feature_section2 .box3 h2 {
	color: #fff;
	width: 75%;
	margin: -157px auto 62px auto;
	position: relative;
	z-index: 2;
}
.edu_feature_section2 .box3 span {
	float: right;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: #ff9c00;
	padding: 4px 14px;
	position: relative;
	z-index: 3;
	font-size: 16px;
}


/* features_section 3 */
.edu_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding:80px 0px 80px 0px;
}
.searchcou {
	float: left;
	width: 100%;
	margin-top: 18px;
}
.searchcou select {
	float: left;
	padding: 3px 0px 4px 16px;
	height: 52px;
	width: 23.5%;
	margin-right: 16px;
	margin-bottom: 25px;
	background: #f7f7f7;
	border: none;
	color: #727272;
	font-size: 16px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
	box-shadow: inset 0px 0px 2px 0px rgba(221,221,221,1);
}
.searchcou input {
	color: #fff;
	font-size: 14px;
	background:#cf000f;
	padding: 10px 24px;
	white-space: nowrap;
	transition: all 0.3s ease;
	border-radius:2px;
	text-transform: uppercase;
	border: 0px;
}
.searchcou input:hover {
	background:#272727;
}
.edu_feature_section3 .gray p {
	font-family: 'Open Sans', sans-serif;
}


/* features_section 4 */
.edu_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 100px 0px;
}
.edu_feature_section4 .box i {
	color: #fff;
	font-size: 32px;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 78px;
	height: 78px;
	text-align: center;
	vertical-align: middle;
	line-height: 75px;
	margin-bottom: 20px;
	transition: all 0.3s ease;
}
.edu_feature_section4 .box i:hover {
	color: #272727;
	background: #fff;
}
.edu_feature_section4 .fontmwhite p {
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}


/* features_section 5 */
.edu_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 61px 0px;
	background: #f3f3f3;
}
.edu_feature_section5 .kc_counter_box {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	background: none;
	font-size: 35px;
	color: #272727;
	font-weight: 600;
}
.edu_feature_section5 .kc_counter_box i {
	color: #cf000f;
	font-size: 36px;
	display: block;
	margin-bottom: 35px;
}
.edu_feature_section5 .kc_counter_box span.counterup {
	color: #272727;
	font-size: 35px;
	line-height: 23px;
}
.edu_feature_section5 .kc_counter_box h4 {
	font-family: 'Roboto', sans-serif;
	display: block;
	width: 50%;
	font-size: 14px;
	color: #272727;
	font-weight: 400;
	text-transform: uppercase;
	margin: 21px auto 0 auto;
}
.edu_feature_section5 .kc_counter_box.two i {
	color: #46d8bd;
}
/* features_section 6 */
.edu_feature_section6 {
	float: left;
	width: 100%;
	padding: 80px 0 0 0;
	text-align: center;
	background: #fff;
}
.edu_feature_section6 h2 {
	color: #fff;
	line-height: 50px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.edu_feature_section6 h2 strong {
	font-size: 50px;
	font-weight: 800;
	display: block;
}
.edu_feature_section6 h4 {
	color: #fff;
}
.edu_feature_section6 img {
	display: block;
	margin: 30px auto 0 auto;
}


/* features_section 7 */
.edu_feature_section7 {
	float: left;
	width: 100%;
	padding: 90px 0px 97px 0px;
	text-align: center;
}
.edu_feature_section7 .box {
	width: 100%;
	border-radius: 3px;
	padding: 40px 30px 40px 30px;
	background: rgba(61, 207, 209, 0.7);
	transition: all 0.1s ease;
	text-align: center;
	vertical-align: middle;
}
.edu_feature_section7 .box {
	width: 100%;
	border-radius: 3px;
	padding: 40px 30px 40px 30px;
	background: rgba(61, 207, 209, 0.7);
	transition: all 0.1s ease;
	text-align: center;
	vertical-align: middle;
}
.edu_feature_section7 .box.two {
	background: rgba(46, 204, 113, 0.7);
}
.edu_feature_section7 .box.three {
	background: rgba(142, 68, 173, 0.7);
}
.edu_feature_section7 .box.four {
	background: rgba(231, 76, 60, 0.7);
}
.edu_feature_section7 .box.five {
	background: rgba(52, 152, 219, 0.7);
}
.edu_feature_section7 .box.six {
	background: rgba(27, 163, 156, 0.7);
}
.edu_feature_section7 .box.seven {
	background: rgba(235, 151, 78, 0.7);
}
.edu_feature_section7 .box.eight {
	background: rgba(210, 82, 127, 0.7);
}
.edu_feature_section7 .box.nine {
	background: rgba(108, 122, 137, 0.7);
}
.edu_feature_section7 .box.ten {
	background: rgba(38, 166, 91, 0.7);
}
.edu_feature_section7 .box i, .edu_feature_section7 .box icon {
	color: #fff;
	display: block;
	font-size: 45px;
	margin: 0 auto 18px auto;
	border-radius: 100%;
	width:116px;
	height:116px;
	line-height:116px;
	background: rgba(255, 255, 255, 0.18);
	text-align:center;
}
.edu_feature_section7 .box:hover {
	background: rgba(61, 207, 209, 1);
}
.edu_feature_section7 .box.two:hover {
	background: rgba(46, 204, 113, 1);
}
.edu_feature_section7 .box.three:hover {
	background: rgba(142, 68, 173, 1);
}
.edu_feature_section7 .box.four:hover {
	background: rgba(231, 76, 60, 1);
}
.edu_feature_section7 .box.five:hover {
	background: rgba(52, 152, 219, 1);
}
.edu_feature_section7 .box.six:hover {
	background: rgba(27, 163, 156, 1);
}
.edu_feature_section7 .box.seven:hover {
	background: rgba(235, 151, 78, 1);
}
.edu_feature_section7 .box.eight:hover {
	background: rgba(210, 82, 127, 1);
}
.edu_feature_section7 .box.nine:hover {
	background: rgba(108, 122, 137, 1);
}
.edu_feature_section7 .box.ten:hover {
	background: rgba(38, 166, 91, 1);
}

/* features_section 8 */
.edu_feature_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 50px 0px;
}
.edu_feature_section8 .left {
	float: left;
	width: 12%;
	margin-left: 80px;
}
.edu_feature_section8 .left img.client_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;
}
.edu_feature_section8 .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;
}
.edu_feature_section8 .left h5 em {
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-align: center;
	font-weight: 500;
}
.edu_feature_section8 .right {
	float: left;
	width: 78%;
	text-align: left;
}
.edu_feature_section8 .right .arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #e9e9e9;
	padding: 30px;
}
.edu_feature_section8 .right .arrow_box:after,
.edu_feature_section8 .right .arrow_box:before {
	right: 100%;
	top: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.edu_feature_section8 .right .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	margin-top: -14px;
}
.edu_feature_section8 .right .arrow_box:before {
	border-color: rgba(233, 233, 233, 0);
	border-right-color: #e9e9e9;
	border-width: 15px;
	margin-top: -15px;
}
.edu_feature_section8 .testimonial-layout-2.owl-carousel .owl-item {
	padding: 0 10px;
}
.edu_feature_section8 .owl-controls .owl-page, .edu_feature_section8 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.edu_feature_section8 .testimonial-layout-2.owl-theme .owl-controls {
	margin-top: 0px;
}
.edu_feature_section8 .testimonial-layout-2.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 5px 3px;
	filter: Alpha(Opacity=30);/*IE7 fix*/
	opacity: 0.3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #272727;
}
.edu_feature_section8 .testimonial-layout-2.owl-theme .owl-controls .owl-page.active span,
.edu_feature_section8 .testimonial-layout-2.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}


/* feature_section 9 */
.edu_feature_section9 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 9px 0px 75px 0px;
}
.edu_feature_section9 ul {
	margin: 0 !important;
}
.edu_feature_section9 h4{
	font-size: 18px;
	font-weight:200px;
	letter-spacing:normal;
}
.edu_feature_section9 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.edu_feature_section9 li.last {
	border-right: none;
}
.edu_feature_section9 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.edu_feature_section9 li:hover span {
	color: #ee7164;
}


/* newsletter */
.edu_newsletter {
	float: left;
	width: 100%;
	padding: 36px 0px 26px 0px;
	background: #cf000f;
}
.edu_newsletter h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.edu_newsletter .one_half  {
	float: left;
	text-align:left;
}
.edu_newsletter .one_half i {
	color: #fff;
	font-size: 42px;
	float: left;
	padding-right:20px;
}
.edu_newsletter .one_half h5  {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:7px;
	clear: initial;
	letter-spacing: initial;
}
.edu_newsletter .one_half span  {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	text-align:left;
	line-height:25px;
	text-transform:none;
	display: block;
	font-weight: normal;
}
.edu_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 76%;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 14px;
}
.edu_newsletter .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background-color: #272727;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.edu_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}



/*----------------------------------------------------
   DEMO WEDDING
------------------------------------------------------*/
div[class*="wed_feature_section"] h1,
div[class*="wed_feature_section"] h2,
div[class*="wed_feature_section"] h3,
div[class*="wed_feature_section"] h4,
div[class*="wed_feature_section"] h5,
div[class*="wed_feature_section"] h6 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
}
[class*="wed_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
[class*="wed_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="wed_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="wed_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="wed_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="wed_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
div[class*="wed_feature_section"] h1 b {
	font-weight: normal;
}
div[class*="wed_feature_section"] h1 strong {
	font-weight: bold;
}
div[class*="wed_feature_section"] h1.light,
div[class*="wed_feature_section"] h2.light,
div[class*="wed_feature_section"] h3.light,
div[class*="wed_feature_section"] h4.light,
div[class*="wed_feature_section"] h5.light,
div[class*="wed_feature_section"] h6.light {
	font-weight: 300;
}
div[class*="wed_feature_section"] h1.medium,
div[class*="wed_feature_section"] h2.medium,
div[class*="wed_feature_section"] h3.medium,
div[class*="wed_feature_section"] h4.medium,
div[class*="wed_feature_section"] h5.medium,
div[class*="wed_feature_section"] h6.medium {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color:#727272;
}
div[class*="wed_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less6 {
	width: 61%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less8 {
	width: 70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div[class*="wed_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .less10 {
	width: 90%;
	margin: 0 auto;
}
div[class*="wed_feature_section"] .fontdefaulf {
    color: #727272;
    font-weight: 400;
    padding: 25px 0px 15px 0px;
    line-height: 25px;
}
div[class*="wed_feature_section"] p {
    line-height: 25px;
}
/* page sections */
.onepage_sectionarea {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.onepage_section1 {
	float: left;
	width: 100%;
	padding: 90px 0px 90px 0px;
}
.onepage_section2 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.onepage_section3 {
	float: left;
	width: 100%;
	padding: 90px 0px 0px 0px;
}
.onepage_section4 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.onepage_section5 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.onepage_section6 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.wed_titelbg {
	width: 162px;
	height: 25px;
	background-image: url(../images/titel-image01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px auto;
}

/*-----------------------------
   FEATURE SECTIONS
------------------------------*/
/* features_section 1 */
.wed_feature_section1 {
	float: left;
	width: 100%;
	text-align:center;
	padding: 90px 0px 90px 0px;
}

/* features_section 2 */
.wed_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 103px 0px 55px 0px;
}
.wed_feature_section2 h3 {
	font-size: 27px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:28px;
	letter-spacing:normal;
}
.wed_feature_section2 p {
	text-transform:none;
	padding-top:10px;
	padding-bottom: 14px;
}
.wed_feature_section2 .cimg img {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	border: 10px solid #fff;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
}
.wed_feature_section2 .social_links {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
}
.wed_feature_section2 .social_links a {
	margin-right: 5px;
}
.wed_feature_section2 .social_links a:last-child {
	margin-right: 0px;
}
.wed_feature_section2 .social_links a i, .wed_feature_section2 .social_links a icon {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	line-height: 30px;
	vertical-align: middle;
	background-color: #fff;
	color: #999;
	transition: all 0.3s ease;
}
.wed_feature_section2 .social_links a i:hover, .wed_feature_section2 .social_links a icon:hover {
	color: #fff;
	background-color: #727272;
}


/* features_section 3 */
.wed_feature_section3 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#e7ecef;
	padding:0px 0px 100px 0px;
}
.wed_feature_section3 .wed-location {
	text-align:center;
	padding: 10px 10px 10px 10px;
	background: #fff url(../images/hearts.png) no-repeat right bottom;
}
.wed_feature_section3 .google-map {
	width: 100%;
	height:324px;
}
.wed_feature_section3 .content {
	margin:10px 10px;
	padding:20px 20px 59px 20px;
	border:1px solid #dde5eb;
}
.wed_feature_section3 h3 {
	color: #272727;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 27px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:28px;
	padding-bottom:5px;
}
.wed_feature_section3 h4 {
	color: #272727;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	font-weight:700;
	text-transform:none;
	padding-top:20px;
	padding-bottom:5px;
}
.wed_feature_section3 p {
	text-transform:none;
	padding-top:20px;
	line-height:25px;
	font-size:14px;
}
.wed_feature_section3 .titelbg {
	width: 73px;
	height: 2px;
	background:#d2527f;
	margin:0px auto;
}


/* features_section 4*/
.wed_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 128px 0px  137px 0px;
}
div.wed_feature_section4 h4 {
	color: #fff;
	font-size: 57px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:20px;
}
.wed_feature_section4 p {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}
.wed_countdown.kc-countdown-timer {
	margin: 0 auto;
	width:60%;
	text-align:center;
}
.wed_countdown.kc-countdown-timer span.group {
	width:120px;
	height:120px;
	border-radius:100%;
	background: rgba(255,255,255,0.18);
	padding:35px 20px 20px 20px;
	margin-right:70px;
	float:left;
}
.wed_countdown.kc-countdown-timer span.group:last-child {
	margin-right:0px;
}
.wed_countdown span.group .timer {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
.wed_countdown span.group .unit {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}


/* features_section 5 */
.wed_feature_section5 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#fff;
	padding: 90px 0px 100px 0px;
}
.wed_feature_section5 h1 {
	font-size: 35px;
	color: #272727;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.wed_feature_section5 .left p {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	color: #272727;
	font-weight:400;
	line-height:27px!important;
	padding-top:6px;
	padding-right: 0px;
	padding-bottom:25px;
	margin-bottom: 12px;
	font-style: normal;
}
.wed_feature_section5 .left {
	float: left;
	width: 23%;
	margin-right:5%;
	height:335px;
	text-align: left;
	background-image: url(../images/arrow01.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px 65px 0px 0px;
}
.wed_feature_section5 .titelbgline {
	width: 75px;
	height: 2px;
	background:#d2527f;
}
.wed_feature_section5 .right {
	float: left;
	width: 72%;
	text-align:left;
	padding-left: 0;
	padding-right: 0;
}
.wed_feature_section5 .right .kc_row_inner {
	width: 100%;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.wed_feature_section5 .right .kc_row_inner .kc_column_inner{
	padding-left: 0;
	padding-right: 0;
}

.wed_feature_section5 .right .kc_row_inner .kc_column_inner .kc-title-wrap{
	float: none;
}
.wed_feature_section5 .right .kc_row_inner .kc_column_inner .kc_single_image{
	width: initial;
	float: left;
}

.wed_feature_section5 .rightleft {
	float: left;
	width: 50%;
	text-align:left;
}
.wed_feature_section5 .right img {
	border-radius: 100%;
	float: left;
	margin-right: 21px;
}
.wed_feature_section5 .right .content {
	float: left;
}
div.wed_feature_section5 h4 {
	color: #272727;
	font-weight: 500;
	text-transform:uppercase;
	display:block;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	clear: initial;
}
.wed_feature_section5 h4 b{
	font-size: 13px;
	color: #999;
	font-weight: normal;
	line-height:27px;
	text-transform:none;
	margin:0px;
}
.wed_feature_section5 p{
	padding-right: 50px;
	line-height: 21px !important;
}


/* features_section 6 */
.wed_feature_section6 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#e7ecef;
	padding:95px 0px 100px 0px;
}
.wed_feature_section6 .cbp-l-filters-alignCenter .cbp-filter-item {
	font-weight: bold;
}


/* features_section 7 */
.wed_feature_section7 {
	float: left;
	width: 100%;
	padding: 100px 0px 90px 0px;
	text-align: center;
}
.wed_feature_section7 h1{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 35px;
	color: #272727;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.last-post-layout-7 .one_fourth_less {
	float: left;
	margin-bottom:48px;
}
.last-post-layout-7 img {
	float: left;
}
.last-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;
}
.last-post-layout-7 .one_fourth_less:hover .bcontbox,
.last-post-layout-7 .one_half_less:hover .bcont {
	background: rgba(0,0,0,0.7);
}
.last-post-layout-7 .bcont h3, .last-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;
}
.last-post-layout-7 .bcontbox h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.last-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;
}
.last-post-layout-7 a{
	float: left;
	width: 100%;
	position: relative;
}

.last-post-layout-7 .datecont {
	position: absolute;
	right: 0;
	top: 0;
	background: #d2527f;
	padding: 7px 7px 5px 7px;
	text-align:center;
	font-size:21px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
}
.last-post-layout-7 b {
	font: 12px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height:21px;
}
.last-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;
	position: relative;
}
.last-post-layout-7 .datecontbox {
	position: absolute;
	top: 0;
	right: 0;
	background: #d2527f;
	padding: 7px 7px 5px 7px;
	text-align:center;
	font-size:21px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
}


/* features_section 8 */
.wed_feature_section8 {
	float: left;
	width: 100%;
	padding: 120px 0px 115px 0px;
	text-align: center;
}
.testimonial-layout-12 {
	text-align: center;
}
.testimonial-layout-12 p {
	font-family: 'Josefin Sans', sans-serif;
	color: #fff;
	font-size:27px;
	line-height:35px;
}
.testimonial-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;
}
.testimonial-layout-12 .owl-controls .owl-page, .testimonial-layout-12 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.testimonial-layout-12.owl-carousel .owl-item {
	padding: 0px 10px;
}

/* features_section 9 */
.wed_feature_section9 {
	float: left;
	width: 100%;
	padding: 97px 0px 100px 0px;
	text-align: center;
	background: #f3f3f3;
}
.wed_feature_section9 .framebox{
	width:50%;
	margin: 0 auto;
	background-color:#d2527f;
	padding:20px;
	float: initial;
	display: inline-block;
}
.wed_feature_section9 .framebox02{
	background-color:#b4436b;
	padding:50px 50px 40px 50px;
	width:100%;
	float:left;
}
.bookatable-form {
	width: 100%;
}
.wed_feature_section6 .box1 {
	width:100%;
	float:left;
}
.bookatable-form label {
	float: left;
	width: 100%;
}
.bookatable-form .input {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #727272;
	font-weight:normal;
	float: left;
	width: 100%;
	text-align: left;
	background: #fff;
	border: 2px solid #eee;
	padding: 12px 16px;
	margin-bottom: 15px;
}
.bookatable-form textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #727272;
	font-weight:normal;
	float: left;
	width: 100%;
	height: 230px;
	text-align: left;
	background: #fff;
	border: 2px solid #eee;
	padding: 12px 16px;
}
.wed_button_send {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #272727;
	font-weight:bold;
	padding: 12px 37px;
	background-color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border:3px solid #ac4368;
	border-radius:30px;
}
.wed_button_send:hover {
	color: #fff;
	background-color: #D2527F;
}
.wed_feature_section9 h1{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 35px;
	color: #272727;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

/* features_section 10 */
.wed_feature_section10 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 127px 0px  176px 0px;
}
.wed_feature_section10 .contentbox  {
	float: right;
	width: 40%;
	margin-right:5%;
	text-align: center;
}
div.wed_feature_section10 h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 35px;
	color: #fff;
	text-align:left;
	margin-bottom:10px;
	font-weight:300;
	line-height:41px;
	text-transform:uppercase;
	padding-bottom:10px;
}
div.wed_feature_section10 h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 45px;
	color: #fff;
	text-align:left;
	font-weight:bold;
	line-height:41px;
	width:68%;
	text-transform:uppercase;
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #c4cacf;
	border-top:1px solid #c4cacf;
}
.wed_feature_section10 h1 i, .wed_feature_section10 h1 icon {
	font-size: 20px;
	padding-bottom:6px;
	color: #fff;
	vertical-align:middle;
}
.wed_feature_section10 ul.social_links {
	text-align: left;
	margin: 0px;
}
.wed_feature_section10 .social_links li {
	float: left;
	padding: 0px;
	margin-right: 9px;
}
.wed_feature_section10 .social_links li a i, .wed_feature_section10 .social_links li a icon {
	width: 38px;
	height: 38px;
	text-align: center;
	border-radius: 100%;
	line-height: 38px;
	vertical-align: middle;
	background-color: #dadde0;
	font-size:18px;
	color: #fff;
	transition: all 0.3s ease;
}
.wed_feature_section10 .social_links li a i:hover, .wed_feature_section10 .social_links li a icon:hover {
	color: #fff;
	background-color: #d2527f;
}
.wed_feature_section10 p {
	float:left;
	padding-top:32px;
	color:#fff;
}


/*----------------------------------------------------
   DEMO MEDICAL
------------------------------------------------------*/
[class*="med_feature_section"] h1,
[class*="med_feature_section"] h2,
[class*="med_feature_section"] h3,
[class*="med_feature_section"] h4,
[class*="med_feature_section"] h5,
[class*="med_feature_section"] h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
}
[class*="med_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="med_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="med_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="med_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="med_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="med_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="med_feature_section"] h1 b {
	font-weight: normal;
}
[class*="med_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="med_feature_section"] h1.light,
[class*="med_feature_section"] h2.light,
[class*="med_feature_section"] h3.light,
[class*="med_feature_section"] h4.light,
[class*="med_feature_section"] h5.light,
[class*="med_feature_section"] h6.light {
	font-weight: 300;
}
[class*="med_feature_section"] h1.medium,
[class*="med_feature_section"] h2.medium,
[class*="med_feature_section"] h3.medium,
[class*="med_feature_section"] h4.medium,
[class*="med_feature_section"] h5.medium,
[class*="med_feature_section"] h6.medium {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="med_feature_section"] p {
	line-height: 25px;
}
[class*="med_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less6 {
	width: 62%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="med_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}
[class*="med_feature_section"] .sectitle h1 {
	color:#fff;
	text-transform:uppercase;
	font-size:27px;
	margin-bottom:33px;
}
[class*="med_feature_section"] .sectitle h1 b {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	line-height: 25px;
	text-transform:uppercase;
	font-weight: 300;
}
[class*="med_feature_section"] .sectitle.dark h1 {
	color:#272727;
}
[class*="med_feature_section"] .sectitle.dark h1 b {
	color: #272727;
}

/* features_section 1 */
.med_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background:#59abe3;
	padding: 63px 0px 75px 0px;
}
body .med_feature_section1 .one_third_less, body .med_feature_section1 .one_third_less.kc_column_inner {
	float: left;
	width: 31.9%;
	padding: 0;
	margin-right: 24px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	position: relative;
}
.med_feature_section1 .one_third_less.last{
	margin-right:0!important;
}
.med_feature_section1 .one_third_less .kc-col-inner-container,
.med_feature_section1 .one_third_less .kc-col-inner-container .kc_row_inner{
	width: 100%;
	display: inline-block;
}

.med_feature_section1 .one_third_less i {
	font-size:13px;
}
.med_feature_section1 .one_third_less .left {
	position: absolute;
	float: left;
	width:  189px;
	padding: 32px 35px 25px 25px;
	height: 100%;
	text-align: left;
	background: url(../images/r-shadow.png) no-repeat right top;
	z-index: 9;
}
.med_feature_section1 .one_third_less .left h4 {
	line-height: 27px;
	margin-bottom: 13px;
	text-transform: uppercase;
	color:#272727;
	font-weight:bold;
}
.med_feature_section1 .one_third_less .left a {
	float: left;
	color: #59abe3;
	font-size: 11px;
	margin-top: 22px;
	text-transform:uppercase;
}
.med_feature_section1 .one_third_less .left a:hover {
	color: #404040;
}
.med_feature_section1 .one_third_less .right {
	float: right;
	width: 200px;
	height: 274px;
	padding-left: 0;
	padding-right: 0;
}

/* features_section 2 */
.med_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 63px 0px 70px 0px;
}
.med_feature_section2 .one_fourth {
	padding:20px 25px;
	border:solid 2px #fff;
	transition: all 0.3s ease;
}
.med_feature_section2 .one_fourth:hover, .med_feature_section2 .one_fourth.active  {
	border:solid 2px #999999;
}
.med_feature_section2 .circleimg img {
	margin:0px 0px 20px 0px;
	border-radius: 100%;
	width: 100%;
}
.med_feature_section2 h4 {
	color:#727272;
	text-transform:uppercase;
	font-size:16px;
	line-height:21px;
	font-weight:500;
	width: 75%;
	margin: 0 auto;
}

/* features_section 3 */
.med_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding:80px 0px 85px 0px;
}


/* features_section 4 */
.med_feature_section4 {
	float: left;
	width: 100%;
	padding: 85px 0px 70px 0px;
	text-align: center;
}
.our-team-layout-7 .box {
	width: 100%;
	position: relative;
}
.our-team-layout-7 .box-cnt {
	width: 100%;
	height: auto;
}
.our-team-layout-7 .box-cnt img {
	width: 100%;
	height: auto;
}
.our-team-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;
	text-align: center;
}
.our-team-layout-7 .box:hover .box-details, .our-team-layout-7 .box.active .box-details {
	height: 220px;
	background-color: rgba(89,171,227,0.9);
}
.our-team-layout-7 .box.active .box-details h5 {
	padding-top: 35px;
}
.our-team-layout-7 .box.active .box-details .hline {
	visibility: visible;
}
.our-team-layout-7 .box:hover .box-details h5 {
	padding-top: 35px;
}
.our-team-layout-7 .box:hover .hline {
	visibility: visible;
}
.our-team-layout-7 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 27px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.our-team-layout-7 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.our-team-layout-7 .box-details .hline {
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.our-team-layout-7 .box-details p {
	color: #fff;
	width: 77%;
	margin: 0 auto;
	padding-top: 21px;
	padding-bottom: 30px;
	line-height: 18px;
}
.our-team-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;
}
.our-team-layout-7 .box-details a:hover {
	color: #393939;
	background: #fff;
}
.our-team-layout-7.owl-carousel .owl-item {
	padding: 0px 10px;
}
.our-team-layout-7 .owl-controls .owl-page, .our-team-layout-7 .owl-controls .owl-buttons div {
	cursor: pointer;
	margin-top: 35px;
}
.our-team-layout-7 .owl-theme .owl-controls .owl-page span {
	opacity: 0.3;
}
.our-team-layout-7 .owl-theme .owl-controls .owl-page.active span, .our-team-layout-7 .owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}


/* features_section 5 */
.med_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 160px 0px 200px 0px;
}
.med_feature_section5 .content{
	width:48%;
	float:right;
	text-align:left;
}
.med_feature_section5 h1 {
	color:#272727;
	text-transform:uppercase;
	font-size:45px;
	margin-bottom:20px;
}
.med_feature_section5 h5 {
	color:#727272;
	text-transform:none;
	font-size:27px;
	line-height:35px;
}
.med_feature_section5 i {
	border:solid 2px #59abe3;
	border-radius:100%;
	width:54px;
	height:54px;
	max-height:54px;
	font-size:42px;
	color:#59abe3;
	padding-top:4px;
	text-align:center;
	float:left;
	position:relative;
	display:block;
	margin-top:28px;
}
.med_feature_section5 h2 {
	color:#59abe3;
	text-transform:uppercase;
	font-size:45px;
	float:left;
	padding-top:8px;
	padding-left:20px;
	margin-top:28px;
	clear: initial !important;
}


/* features_section 6 */
.med_feature_section6 {
	float: left;
	width: 100%;
	text-align:left;
	padding: 90px 0px 61px 0px;
}
.med_feature_section6 .accor_section2 .kc_accordion_section > .kc_accordion_header > a {
	font-weight: 600;
}
.testimonial-layout-13 .item {
	border: 1px solid #eee;
	text-align: center;
}
.testimonial-layout-13 .item h5 {
	margin-top: 33px;
	margin-bottom: 5px;
}
.testimonial-layout-13 .item i {
	color: #33cc33;
	font-size: 11px;
	margin: 0 1px;
}
.testimonial-layout-13 .item p {
	width: 80%;
	margin: 35px auto 50px auto;
}

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


/* features_section 7 */
.med_feature_section7 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 70px 0px 30px 0px;
	background: #59abe3;
}
.med_feature_section7 .butt a {
	float: right;
	color: #272727;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	background: #fff;
	padding: 16px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.med_feature_section7 .butt a:hover {
	color: #fff;
	background: #272727;
}
.med_feature_section7 h2 {
	clear: initial !important;
}



/*----------------------------------------------------
   DEMO LAW
------------------------------------------------------*/
[class*="law_feature_section"] h1,
[class*="law_feature_section"] h2,
[class*="law_feature_section"] h3,
[class*="law_feature_section"] h4,
[class*="law_feature_section"] h5,
[class*="law_feature_section"] h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
	text-transform: initial;
}
[class*="law_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="law_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
}
[class*="law_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="law_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="law_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="law_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="law_feature_section"] h1 b {
	font-weight: normal;
}
[class*="law_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="law_feature_section"] h1.light,
[class*="law_feature_section"] h2.light,
[class*="law_feature_section"] h3.light,
[class*="law_feature_section"] h4.light,
[class*="law_feature_section"] h5.light,
[class*="law_feature_section"] h6.light {
	font-weight: 300;
}
[class*="law_feature_section"] h1.medium,
[class*="law_feature_section"] h2.medium,
[class*="law_feature_section"] h3.medium,
[class*="law_feature_section"] h4.medium,
[class*="law_feature_section"] h5.medium,
[class*="law_feature_section"] h6.medium {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="law_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less6 {
	width: 92%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="law_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="law_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}
[class*="law_feature_section"] p {
	line-height: 25px;
}

/* features_section 1 */
.law_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:84px 0px 92px 0px;
}
.law_feature_section1 h1 {
	font-size:58px;
	text-transform:none;
	font-weight:300;
	margin-bottom:20px;
}
.law_feature_section1 h2 {
	font-size:35px;
	font-weight:300;
	text-transform:none;
}
.law_feature_section1 .titelbg {
	width: 72%;
	height: 20px;
	border-bottom: 1px solid #e3e3e3;
	margin: 35px auto 50px auto;
}
.law_feature_section1 .titelbg i {
	color: #fff;
	width: 40px;
	height: 40px;
	background: #862120;
	border-radius: 100%;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
}
.law_feature_section1 p {
	font: 16px 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 27px;
	margin-bottom:50px;
}


/* features_section 2 */
.law_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 80px 0px;
}
.law_feature_section2 .one_fourth_less {
	float:left;
	position:relative;
}
.law_feature_section2 .one_fourth_less .kc_row_inner{
	background: #fff;
	padding-bottom:39px;
	width: 100%;
}
.law_feature_section2 .circle i {
	width:64px;
	height:64px;
	text-align:center;
	color:#fff;
	background:#999;
	border-radius:100%;
	line-height:52px;
	font-size:25px;
	display:block;
	margin:-40px auto 14px auto;
	position:relative;
	border: 5px solid #fff;
}

.law_feature_section2 h3 {
	margin:0;
}
.law_feature_section2 p {
	padding:6px 0px 21px 0px;
}


/* features_section 3 */
.law_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 80px 0px;
}
.law_feature_section3 h4 {
	color:#862120;
	text-transform:none;
	padding-top:7px;
	font-weight:500;
	padding-bottom:3px;
}
.law_feature_section3 h1 {
	font-weight:300;
	margin-bottom:10px;
}
.law_feature_section3 h5 {
	font: 18px 'Open Sans', sans-serif;
	font-weight: normal;
	color:#727272;
	line-height:27px;
	padding-top:8px;
}
.law_feature_section3 p {
	padding-top:30px;
}


/* features_section 4 */
.law_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 125px 0px 115px 0px;
}
.law_feature_section4 .content {
	float: right;
	width: 50%;
	padding: 0;
}
.law_feature_section4 .content p {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	padding-top:18px;
}
.law_feature_section4  h1{
	font-weight:900;
	color:#fff;
	text-align:left;
	font-size:58px;
	line-height:55px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.law_feature_section4  h2{
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	padding-top:8px;
	margin-bottom:0px;
}
.law_feature_section4  h4{
	color:#fff;
	text-align:left;
	padding-top:18px;
}

/* features_section 5 */
.law_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding:80px 0px 90px 0px;
}
.law_feature_section5 .box {
	width: 100%;
	float:left;
	border: 2px solid #eeeeee;
	margin-top: -8px;
}
.law_feature_section5 .boxcon {
	text-align: left;
	width: 100%;
	float:left;
	padding:24px 30px 30px 30px;
}
.law_feature_section5 .conbtm {
	text-align: left;
	width: 100%;
	float:left;
	background:#f3f3f3;
	padding:13px 0px 0px 30px;
}
.law_feature_section5  h2 {
	margin-bottom:10px;
}
.law_feature_section5  h4 {
	font-size: 18px;
	font-weight:400;
	color:#e87e04;
	line-height:27px;
	margin-bottom:48px;
}
.law_feature_section5  h5 {
	font-size: 16px;
	font-weight:500;
	color:#272727;
	margin-bottom:10px;
}
ul.links_small {
	float: left;
	width: 100%;
	float:left;
	display:block;
}
.links_small li.icon {
	float: left;
	padding: 5px 0px 0px 0px;
}
.links_small li.content {
	float: left;
	font-size: 14px;
	color: #272727;
	padding: 5px 10px 0px 0px;
}
.links_small li a {
	font-size: 13px;
	color: #727272;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
.links_small li a:hover {
	color: #272727;
}

/* features_section 6 */
.law_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 104px 0px 85px 0px;
}
.law_feature_section6 .kc-box-counter-1 .counterup {
	line-height: 23px;
	font-size: 45px;
	font-weight: 600;
}
body .law_feature_section6 .kc_counter_box h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	margin: 21px auto 0 auto;
}


/* features_section 7  */
.law_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 63px 0px;
	background: #fff;
}
.law_feature_section7 h6 {
	color: #999 !important;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.law_feature_section7 h6 em {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
}
.law_feature_section7 .cimag img {
	width: 54px;
	height: 54px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin:0 auto;
}
.law_feature_section7 p.fontdefault2 {
	font-weight: normal;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
	padding-bottom: 0;
}


/* features_section 8 */
.law_feature_section8 {
	float: left;
	width: 100%;
	padding: 75px 0px 65px 0px;
	text-align: center;
	background:#f3f3f3;
}
.contact-form {
	width: 75%;
	display: block;
	margin: 0 auto;
}
.law_feature_section8 .box1 {
	width:49%;
	float:left;
}
.law_feature_section8 .box2 {
	width:49%;
	float:right;
}
.law_feature_section8 .contact-form label {
	float: left;
	width: 100%;
}
.law_feature_section8 .contact-form .input {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	float: left;
	width: 100%;
	text-align: left;
	background: #fff;
	border: 2px solid #eee;
	padding: 12px 16px;
	margin-bottom: 15px;
}
.law_feature_section8 .contact-form textarea {
	font-family: 'Raleway', sans-serif;
	color: #000;
	float: left;
	width: 100%;
	height: 230px;
	text-align: left;
	background: #fff;
	border: 2px solid #eee;
	padding: 12px 16px;
}
.law_feature_section8 .button_send {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	padding: 16px 0px;
	width: 100%;
	background-color: #862120;
	text-transform: uppercase;
	transition: all 0.3s ease;
	letter-spacing:4px;
	border: none;
	cursor: pointer;
}
.law_feature_section8 .button_send:hover {
	color: #fff;
	background-color: #272727;
}

/*  featured section 9 */
.law_feature_section9 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#181818;
	padding:70px 0px 63px 0px ;
}
.law_feature_section9 .box1{
	width:22%;
	float:left;
}
.law_feature_section9 .box2{
	width:22%;
	float:left;
}
.law_feature_section9 .box3{
	width:28%;
	float:left;
}
.law_feature_section9 .box4{
	width:28%;
	float:left;
	color: #fff;
}
.law_feature_section9 .box4 a {
	color: #fff;
	font-weight: 600;
	font-size: 13px;
}
.law_feature_section9 .box4 a:hover {
	color: #454545;
}
.law_feature_section9 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.law_feature_section9 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
}
.law_feature_section9 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.law_feature_section9 h4 b a {
	font-weight: 600;
	font-size: 13px;
}


/*----------------------------------------------------
   Services Style 2
------------------------------------------------------*/
[class*="ser2_feature_section"] h1,
[class*="ser2_feature_section"] h2,
[class*="ser2_feature_section"] h3,
[class*="ser2_feature_section"] h4,
[class*="ser2_feature_section"] h5,
[class*="ser2_feature_section"] h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: 0.5px;
}
[class*="ser2_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="ser2_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="ser2_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: 600;
}
[class*="ser2_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 600;

}
[class*="ser2_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 600;
}
[class*="ser2_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 600;
}
[class*="ser2_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less3 {
	width: 54%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="ser2_feature_section"] .less9 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="ser2_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

/* features_section 1 */
.ser2_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
}
.ser2_feature_section1 h1 {
	color: #272727;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 20px;
}
.ser2_feature_section1 .arrow_box {
	position: relative;
	background: #fff;
	padding: 80px 0px 70px 0px;
}
.ser2_feature_section1 .arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
.ser2_feature_section1 .arrow_box strong {
	color: #2ecc71;
}

/* features_section 2 */
.js-grid-juicy-projects,
.js-grid-full-width{
	text-align: center;
}
.works-layout-8{
	text-align: center;
}

.ser2_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 90px 0px;
}
.our-team-layout-8{
	text-align: center;
}
.our-team-layout-8 h4 {
	color:#2ecc71;
	text-transform:none;
	padding-top:7px;
	font-weight:500;
	padding-bottom:3px;
}
.our-team-layout-8 h1 {
	font-weight: 400;
	margin-bottom:10px;
}
.our-team-layout-8 h5 {
	font: 18px 'Open Sans', sans-serif;
	font-weight: normal;
	color:#727272;
	line-height:27px;
	padding-top:8px;
}
.our-team-layout-8 p {
	padding-top:30px;
}
.ser2_button1 {
	font-family: 'Open Sans', sans-serif;
	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: #2ecc71;
}

/* features_section 3 */
.ser2_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 100px 0px;
}
.ser2_feature_section3 .content{
	float: right;
	width: 55%;
	text-align: left;
}
.ser2_feature_section3 h1{
	font-weight: 800;
	color:#fff;
	text-align:left;
	font-size:58px;
	line-height:55px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.ser2_feature_section3 h2{
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	padding-top:8px;
	margin-bottom:0px;
}
.ser2_feature_section3 p{
	color:#fff;
	text-align:left;
	padding-top:18px;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
}
.ser2_button2 a{
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight:normal;;
	padding: 18px 34px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius:4px;
	background:#2ecc71;
}
.ser2_button2 a:hover {
	color: #fff;
	background: #727272;
}

/* features_section 1 */
.ser4_feature_section1 {
	float: left;
	width: 100%;
	background: #eee;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	padding: 80px 0px 75px 0px;
}
.cons_feature_section9 .testimonial-layout-1 p.bigtfont {
	color: #fff;
}



/*----------------------------------------------------
   Fix All Demo Version
------------------------------------------------------*/
.feature_section2 .kc_box_wrap  p {
	margin-bottom: 0px !important;
}
.feature_section5 .rightbox .kc_box_wrap  p {
	margin-bottom: 0px !important;
}
.feature_section6 h2 {
	margin-bottom: 15px;
}
.feature_section6 .owl-carousel .owl-item {
	padding: 0 10px;
}
.feature_section6 .kc_text_block p {
	font-size: 16px;
	text-align: center;
}
.feature_section14 ul {
	margin: 0px !important;
}
.feature_section15 h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
.feature_section15 .less6 {
	width: 75%;
	margin: 0 auto;
}
.feature_section15 p, .feature_section15 p.less6 {
	margin-bottom: 0px !important;
}
.feature_section15 h5 {
	font-weight: 700;
	letter-spacing: 1px;
}
.feature_section15 h5.about-1 {
	font-weight: 600;
	letter-spacing: 0.5px;
}
.feature_section15 .rimg img {
	width: 100%;
}

/*Fix only working in firefox*/
@-moz-document url-prefix() {
	nav ul .nav-search a i {
		margin-top: 2px !important;
	}
	.feature_section11 .tab_panel .kc_single_image {
		line-height: 0;
	}
	.feature_section11 .tab_panel .kc_single_image img {
		width: 100%;
	}
	.feature_section11 .tab_panel h3 {
		margin-top: 31px;
	}
	.feature_section14 h4 {
		margin-bottom: 9px;
	}
	.feature_newsletters {
		margin-top: 1px;
	}
	.feature_newsletters.newsletters .enter_email_input {
		padding-top: 2px;
	}
	.feature_newsletters.newsletters .one_half i {
		margin-top: 0px;
	}
	.feature_newsletters.newsletters .one_half h5 {
		margin-top: -1px;
	}
	.feature_newsletters.newsletters .one_half h5 b {
		margin-top: 1px
	}
	.feature_section5 .kc_single_image.max-width-inherit {
		margin-top: -1px;
	}
}


/* Button */
div[class*="res_feature_section"] .res_button1 a {
	font-family: 'Oswald', sans-serif;
	color: #272727;
	font-size: 14px;
	border-radius: 40px;
	white-space: nowrap;
	transition: all 0.3s ease;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	border: 1px solid #272727;
	padding: 13px 45px 13px 45px;
	background: none;
}
div[class*="res_feature_section"] .res_button1 a:hover {
	color: #fff;
	background: #272727;
}
div[class*="res_feature_section"] .res_button2 {
	font-family: 'Oswald', sans-serif;
	color: #272727;
	font-size: 12px;
	border-radius: 30px;
	white-space: nowrap;
	transition: all 0.3s ease;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-transform: uppercase;
	font-weight: 300;
	border: 1px solid #272727;
	letter-spacing: 0.5px;
}
div[class*="res_feature_section"] .res_button2:hover {
	color: #fff;
	background: #272727;
}
div[class*="res_feature_section"] .res_button3 {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 12px;
	border-radius: 30px;
	white-space: nowrap;
	transition: all 0.3s ease;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-transform: uppercase;
	font-weight: 300;
	border: 1px solid #fff;
	letter-spacing: 0.5px;
}
div[class*="res_feature_section"] .res_button3:hover {
	color: #272727;
	background: #fff;
}
div[class*="res_feature_section"] .res_button4 {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	padding: 18px 45px;
	border-radius: 4px;
	background-color: #fc9117;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.3s ease;
}
div[class*="res_feature_section"] .res_button4:hover {
	color: #fff;
	background-color: #272727;
}
div[class*="res_feature_section"] .res_button5 a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	background-color: #525252;
	padding: 10px 25px;
	border-radius: 50px;
	white-space: nowrap;
	transition: all 0.3s ease;
	font-family: 'Roboto', sans-serif;
}
div[class*="res_feature_section"] .res_button5 a:hover {
	color: #272727;
	background: #fff;
}
.med_button1 a {
	color: #fff;
	font-size: 13px;
	font-weight:500;
	background:#59abe3;
	padding:9px 14px;
	border-radius: 3px;
	transition: all 0.3s ease;
	text-transform:uppercase;
}
.med_button1 a:hover {
	color: #fff;
	background:#272727;
}
.med_button2 {
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding: 13px 34px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius:4px;
	border:solid 2px #fff;
}
.med_button2:hover {
	color: #727272;
}

.law_button1 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 16px;
	background:#862120;
	border-radius: 30px;
	transition: all 0.3s ease;
	padding: 14px 35px;
	text-transform:none;
	font-weight:normal;
}
.law_button1 a:hover {
	color: #fff;
	background: #272727;
}

.law_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #862120;
	font-size: 13px;
	border: solid 1px #862120;
	border-radius: 30px;
	transition: all 0.3s ease;
	padding: 5px 21px;
	text-transform:none;
	font-weight:normal;
	background: none;
}
.law_button2 a:hover {
	color: #fff;
	background: #862120;
}

.law_button3 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
	background:#bebebe;
	border-radius: 30px;
	transition: all 0.3s ease;
	padding: 6px 19px;
	text-transform:none;
	font-weight:normal;
}
.law_button3:hover {
	color: #fff;
	background: #862120;
}

.v14_button1 a {
	color: #fff;
	font-size: 13px;
	font-weight:500;
	background:#2ecc71;
	padding:9px 14px;
	border-radius: 3px;
	transition: all 0.3s ease;
	text-transform:uppercase;
}
.v14_button1 a:hover {
	color: #fff;
	background:#272727;
}
.v14_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 13px;
	border: solid 1px #ccc;
	border-radius: 30px;
	transition: all 0.3s ease;
	padding: 5px 21px;
	text-transform:none;
	font-weight:normal;
	background: none;
}
.v14_button2 a:hover {
	color: #fff;
	background: #2ecc71;
	border: solid 1px #2ecc71;
}
.v14_button3 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
	background:#bebebe;
	border-radius: 30px;
	transition: all 0.3s ease;
	padding: 6px 19px;
	text-transform:none;
	font-weight:normal;
}
.v14_button3:hover {
	color: #fff;
	background: #2ecc71;
}

.stcode_title11 h2 {
	text-decoration: underline;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 40px;
}
.res_linebg {
	display: block;
	width: 158px;
	height: 3px;
	background: #fff;
	margin-top: 30px;
	margin-bottom: 18px
}
.edu_linebg {
	display: block;
	vertical-align: central;
	width: 100px;
	height: 2px;
	margin-top: 14px;
	margin-bottom: 52px;
	background-color: #ac0c18;
	margin-right: auto;
	margin-left: auto;
}
.edu_linebg2 {
	display: block;
	vertical-align: central;
	width: 70px;
	height: 2px;
	margin-bottom: 52px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}



/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	padding: 120px 0px 110px 0px;
	color: #fff;
}
.parallax_section1 .rimg img {
	float: left;
}

.parallax_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 108px 0px;
	background: #333 url("../images/site-img158.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}

.parallax_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	color: #fff;
}

/* Animated Counters Style 1 */
.animated-counters-1 .kc-box-counter-1 .counterup {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
}
.animated-counters-1 .kc-box-counter-1 h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 23px 0px 0px 0px;
	line-height: 25px;
	font-style: normal;
	letter-spacing: 0.5px;
}

/* Animated Counters Style 2 */
.animated-counters-2 .kc-box-counter-2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.animated-counters-2 .kc-box-counter-2 i {
	font-size: 40px;
	display: block;
	margin-bottom: 30px;
}
.animated-counters-2 .kc-box-counter-2 .counterup {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0px;
}
.animated-counters-2 .kc-box-counter-2 h4 {
	font-size: 18px;
	font-weight: 400;
	margin: 17px 0px 0px 0px;
	line-height: 25px;
	font-style: normal;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
}

/* Animated Counters Style 3 */
.animated-counters-3 .kc-box-counter-2 {
	padding: 0px;
	background: none;
}
.animated-counters-3 .kc-box-counter-2 i {
	float: left;
	font-size: 55px;
	margin-bottom: 20px;
	margin-right: 25px;
}
.animated-counters-3 .kc-box-counter-2 .counterup {
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
}
.animated-counters-3 .kc-box-counter-2 h4 {
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
	line-height: 25px;
	font-style: normal;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
	clear: initial;
}


/* Animated Counters Style 4 */
.animated-counters-4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 38px 0px 45px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	border: 1px solid #e9e9e9;
}
.animated-counters-4 .kc-box-counter-1 .counterup {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0px;
	display: inline-block;
}
.animated-counters-4 .kc-box-counter-1 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 10px 0px 0px 0px;
	display: inline-block;
}
.animated-counters-4 h4.kc_title {
	color: #454545;
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 25px;
	font-style: normal;
	margin-top: 22px;
	margin-bottom: 0px;
	letter-spacing: 0.5px;
}

/* Pie Charts Style 1 */
.pie-charts-1 .kc_piechart span.percent {
	font-family: Arial;
	margin-top: 0px;
	opacity: 0.8;
	font-size: 50px;
}
.pie-charts-1 .kc_piechart .percent:after {
	font-family: Arial;
	font-size: 50px;
	margin-left: 0px;
}
.pie-charts-1 .pie_chart_text {
	margin: 17px 0 0;
}
.pie-charts-1 .pie_chart_text h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 0;
}

/* Pie Charts Style 2 */
.pie-charts-2 .kc_piechart span.percent {
	font-family: Arial;
	margin-top: 0px;
	font-size: 50px;
}
.pie-charts-2 .kc_piechart .percent:after {
	font-family: Arial;
	font-size: 50px;
	margin-left: 0px;
}
.pie-charts-2 .pie_chart_text {
	margin: 17px 0 0;
}
.pie-charts-2 .pie_chart_text h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 0;
	color: #fff;
}
.kc_progress_bars  .progress-item{
	margin-bottom: 20px;
}
/* contact form */
.cforms_sty3 label {
	float: left;
	width: 100%;
	color: #454545;
	font-weight: normal;
}

.cforms_sty3 label em {
	color: #2ecc71;
	font-size: 12px;
	font-style: normal;
}

.cforms_sty3 input {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms_sty3 textarea {
	color: #454545;
	float: left;
	height: 135px;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms_sty3 .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	line-height: initial;
	box-shadow: initial;
	width: initial;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #2ecc71;
	border: 1px solid #2ecc71;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms_sty3 .button:hover {
	background: #454545;
	border: 1px solid #393939;
}

.cforms_sty3 .button2 {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #d2527f;
	border: 1px solid #d2527f;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms_sty3 .button2:hover {
	background: #727272;
	border: 1px solid #393939;
}

.cforms_sty3 .button3 {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 18px 30px;
	font-size: 14px;
	font-weight: 500;
	background: #db6364;
	border: 1px solid #db6364;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms_sty3 .button3:hover {
	background: #454545;
	border: 1px solid #454545;
}

.cont_address_info, .address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 35px 50px 20px 50px;
	width: 99%;
	margin-bottom: 40px;
}
.cont_address_info.two, .address_info.two {
	background-color: #fff;
	border: none;
	padding-top: 0px;
}
.cont_address_info h3 i, .address_info.two h3 i {
	font-weight: 500;
	font-style: normal;
}
body .cont_address_info ul, body .address_info.two ul {
	margin: 0px;
}


/* Pricing Table Layout 1 */
.pricing-layout-1 .pricing-box{
	background-color:#fff;
	padding:30px 40px 50px 40px;
	text-align: center;
    margin: 0 1%;
    width: 23%;
}
.pricing-layout-1 h1{
	color:#2ecc71;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	font-style:bold;
	margin-top:25px;
	margin-bottom:15px;
	line-height:25px;
}
.pricing-layout-1 em{
	color:#2ecc71;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
}
.pricing-layout-1 i, .pricing-layout-1 icon{
	color:#afafaf;
	padding-right:10px;
	font-size:16px;
	text-align:left;
}
.pricing-layout-1 li{
	color:#727272;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top:6px;
	text-align:left;

}
.pricing-layout-1 .pricing-box.one_third_less li,
.pricing-layout-1 .pricing-box.one_half_less li,
.pricing-layout-1 .pricing-box.one_full_less li {
	text-align: center;
}
.pricing-layout-1 ul {
	margin: 0 0 20px 0 !important;
}


/* Pricing Table Layout 2 */
.pricing-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;
}
.pricing-layout-2 .pricing-box-2 .title {
	color: #999;
	text-align: center;
}
.pricing-layout-2 .pricing-box-2 .title h4 {
	color:#999;
	font-size:18px;
	border-bottom:1px solid #e0e0e0;
	padding:22px 0px 20px 0px;
}
.pricing-layout-2 .pricing-box-2 .title h2 {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 45px;
	font-weight: bolder;
	border-bottom:1px solid #e0e0e0;
	padding:10px 0px;
}
.pricing-layout-2 .pricing-box-2 .title h2 b {
	text-transform: lowercase;
}
.pricing-layout-2 .pricing-box-2 .title h2 b {
	color: #999;
	text-align: center;
	font-size: 14px;
	display: initial;
	text-transform: lowercase;
	font-weight:normal;
}
.pricing-layout-2 .pricing-box-2 i {
	color: #939393;
	padding-right: 6px;
}
.pricing-layout-2 .pricing-box-2 ul {
	margin: 0px 0px 20px 0px !important;
}
.pricing-layout-2 .pricing-box-2 li {
	color: #727272;
	text-align:left;
}
.pricing-layout-2 .one_full.pricing-box-2 li {
	padding: 9px 150px;
	text-align: center;
}
.pricing-layout-2 .one_half.pricing-box-2 li {
	padding: 9px 100px;
	text-align: center;
}
.pricing-layout-2 .one_third.pricing-box-2 li {
	padding: 9px 10px 9px 61px;
}
.pricing-layout-2 .one_fourth.pricing-box-2 li {
	padding: 9px 35px;
}
.pricing-layout-2 .one_fifth.pricing-box-2 li {
	padding: 9px 15px;
}
.pricing-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;
}
.pricing-layout-2  .button_2:hover {
	color: #fff;
	background: #59abe3;
}
.pricing-layout-2  .highlight .button_2  {
	background:#59abe3;
}
.pricing-layout-2  .highlight .button_2:hover {
	background:#999;
}
.pricing-layout-2 .highlight {
	border-bottom:5px solid #59abe3;
}
.pricing-layout-2  .highlight .title h4  {
	border-bottom:none;
	padding:22px 0px 10px 0px;
	color:#59abe3;
}
.pricing-layout-2  .highlight .title h2 {
	background:#59abe3;
	color:#fff;
	border-bottom:none;
	padding:20px 0px 12px 0px;
}
.pricing-layout-2  .highlight .title h2 b {
	color:#fff;
}


/* Pricing Table Layout 3 */
.pricing-layout-3 .pricing-box-3 {
	float: left;
	overflow: hidden;
	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;
}
.pricing-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);
}
.pricing-layout-3 .pricing-box-3 .title {
	color: #999999;
	text-align: center;
}
.pricing-layout-3 .pricing-box-3 .title h4 {
	font-size:21px;
	color: #fff;
	font-weight:bold;
	padding:20px 20px;
	letter-spacing:1px;
	background:#272727;
}
.pricing-layout-3 .pricing-box-3 .title h4:before {
	content: "";
	left: 50%;
	position: absolute;
	margin-top:45px;
}
.pricing-layout-3 .pricing-box-3 .title h2 {
	color: #272727;
	font-size: 45px;
	font-weight:bold;
	padding-top:40px;
	letter-spacing: inherit;
}
.pricing-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;
}
.pricing-layout-3 .pricing-box-3 ul {
	margin: 0 0 20px 0 !important;
}
.pricing-layout-3 .pricing-box-3 i {
	color: #939393;
}
.pricing-layout-3 .pricing-box-3 li {
	line-height: 30px;
	color: #727272;
	text-align:center;
}
.pricing-layout-3 .pricing-box-3 li strong {
	font-weight: 600;
	color: #272727;
}
.pricing-layout-3 .highlight  {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(230,126,34,1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(230,126,34,1);
	box-shadow: 0px 0px 3px 0px rgba(230,126,34,1);
}
.pricing-layout-3 .highlight  .title h4 {
	background:#e67e22;
}
.pricing-layout-3 .highlight  .title h2 {
	color: #e67e22;
	font-size: 45px;
	font-weight:bold;
	padding-top:40px;
}
.pricing-layout-3 .highlight .v3_button  {
	background:#e67e22;
}
.pricing-layout-3 .highlight .v3_button:hover {
	background: #272727;
}
.pricing-layout-3 .pricing-box-3 a.v3_more {
	color: #272727;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
}
.pricing-layout-3 .pricing-box-3 a.v3_more:hover {
	text-decoration: none;
	color: #454545;
}
.pricing-layout-3 .pricing-box-3.one_fifth_less li {
	padding: 0 10px;
}

.pricing-layout-3 .pricing-box-3.one_fifth_less .title h4:before {
	border-top: 20px solid #272727;
	border-left: 176px solid transparent;
	border-right: 176px solid transparent;
}
.pricing-layout-3 .highlight.one_fifth_less .title h4:before {
	border-top: 20px solid #e67e22;
	border-left: 176px solid transparent;
	border-right: 176px solid transparent;
}
.pricing-layout-3 .pricing-box-3.one_fourth_less .title h4:before {
	border-top: 25px solid #272727;
	border-left: 226px solid transparent;
	border-right: 226px solid transparent;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.pricing-layout-3 .highlight.one_fourth_less .title h4:before {
	border-top: 25px solid #e67e22;
	border-left: 226px solid transparent;
	border-right: 226px solid transparent;
}
.pricing-layout-3 .pricing-box-3.one_third_less .title h4:before {
	border-top: 30px solid #272727;
	border-left: 306px solid transparent;
	border-right: 306px solid transparent;
}
.pricing-layout-3 .highlight.one_third_less .title h4:before {
	border-top: 30px solid #e67e22;
	border-left: 306px solid transparent;
	border-right: 306px solid transparent;
}
.pricing-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;
}
.pricing-layout-3 .highlight.one_half_less .title h4:before {
	border-top: 25px solid #e67e22;
	border-left: 466px solid transparent;
	border-right: 466px solid transparent;
}
.pricing-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;
}
.pricing-layout-3 .highlight.one_full_less .title h4:before {
	border-top: 30px solid #e67e22;
	border-left: 936px solid transparent;
	border-right: 936px solid transparent;
}

.kc-row-container.container .pricing-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 .pricing-layout-3 .highlight.one_fifth_less .title h4:before {
	border-top: 15px solid #e67e22;
	border-left: 108px solid transparent;
	border-right: 108px solid transparent;
}
.kc-row-container.container .pricing-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 .pricing-layout-3 .highlight.one_fourth_less .title h4:before {
	border-top: 15px solid #e67e22;
	border-left: 136px solid transparent;
	border-right: 136px solid transparent;
}
.kc-row-container.container .pricing-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 .pricing-layout-3 .highlight.one_third_less .title h4:before {
	border-top: 20px solid #e67e22;
	border-left: 188px solid transparent;
	border-right: 188px solid transparent;
}
.kc-row-container.container .pricing-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 .pricing-layout-3 .highlight.one_half_less .title h4:before {
	border-top: 25px solid #e67e22;
	border-left: 286px solid transparent;
	border-right: 286px solid transparent;
}
.kc-row-container.container .pricing-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 .pricing-layout-3 .highlight.one_full_less .title h4:before {
	border-top: 30px solid #e67e22;
	border-left: 586px solid transparent;
	border-right: 586px solid transparent;
}


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


/* Pricing Table Style 5 */
.pricing-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);
}
.pricing-layout-5 .pricing-table-5 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.pricing-layout-5 .pricing-table-5 li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	background-color: #fff;
}
.pricing-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);
}
.pricing-layout-5 .pricing-table-5 li.title h3 {
	margin: 0px;
}
.pricing-layout-5 .pricing-table-5 li.price {
	padding: 30px 0px 20px 0px;
}
.pricing-layout-5 .pricing-table-5 li.price h1 {
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	font-weight: bold;
}
.pricing-layout-5 .pricing-table-5 li.price h1 em {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.pricing-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);
}
.pricing-layout-5 .pricing-table-5 li.hecont strong {
	background-color: #454545;
	padding: 12px 30px;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
}
.pricing-layout-5 .pricing-table-5 .pri_but_small1 {
	color: #fff;
	padding: 10px 25px;
	background-color: #2ecc71;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.pricing-layout-5 .pricing-table-5 .pri_but_small1:hover {
	color: #fff;
	background-color: #272727;
}
.pricing-layout-5 .pricing-table-5 .pri_but_small1.gray {
	color: #fff;
	background-color: #272727;
}
.pricing-layout-5 .pricing-table-5 .pri_but_small1.gray:hover {
	color: #fff;
	background-color: #2ecc71;
}
.pricing-layout-5 .pricing-table-5 .pri_but_small1.gray:first-child, .pricing-layout-5 .pricing-table-5 .pri_but_small1.act:first-child {
	margin-right: 10px;
}
.pricing-layout-5 .pricing-table-5 li.title.act {
	background-color: #2ecc71;
}
.pricing-layout-5 .pricing-table-5 li.hecont.act strong {
	background-color: #2ecc71;
}
.pricing-layout-5 .pricing-table-5 li.price.act h1 {
	color: #2ecc71;
}
.kc-row-container.container .pricing-layout-5 .one_fifth .pricing-table-5 a:first-child {
	margin-left: 10px;
}
.kc-row-container.container .pricing-layout-5 .one_fifth .pricing-table-5 .pri_but_small1.gray {
	display: inline-block;
	margin-bottom: 10px;
}

/* Pricing Table Style 6 */
.pricing-layout-6 {
	position: relative;
	float: left;
	margin-top: 50px;
}
.pricing-layout-6 .pricing-tables {
	position: relative;
	float: left;
	border: 1px solid #eee;
}
.pricing-layout-6 .pricing-tables.one_fifth {
	width: 19%;
	margin-right: 0;
}
.pricing-layout-6 .pricing-tables.one_fifth.highlight {
	width: 24%;
}
.pricing-layout-6 .pricing-tables.one_fourth {
	width: 24%;
	margin-right: 0;
}
.pricing-layout-6 .pricing-tables.one_fourth.highlight {
	width: 27%;
}
.pricing-layout-6 .pricing-tables.one_third {
	width: 30%;
	margin-right: 0;
}
.pricing-layout-6 .pricing-tables.one_third.highlight {
	width: 40%;
}
.pricing-layout-6 .pricing-tables.one_half {
	width: 50%;
	margin-right: 0;
}
.pricing-layout-6 .pricing-tables.one_half.highlight {
	width: 50%;
}
.pricing-layout-6 .pricing-tables.one_full {
	width: 100%;
	margin-right: 0;
}
.pricing-layout-6 .pricing-tables.one_full.highlight {
	width: 100%;
}
.pricing-layout-6 .pricing-tables .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-layout-6 .pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-layout-6 .pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-layout-6 .pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-layout-6 .pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-layout-6 .pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}
.pricing-layout-6 .pricing-tables .cont-list li.last {
	border: none;
}
.pricing-layout-6 .pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
}
.pricing-layout-6 .pricing-tables.highlight .but_small3 {
	background-color: #2ecc71;
}
.pricing-layout-6 .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);
}
.pricing-layout-6 .pricing-tables .but_small3 span {
	position: absolute;
	left: 0;
	width: 41px;
	background-color: #272727;
	-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;
}
.pricing-layout-6 .pricing-tables.highlight .but_small3 span {
	background-color: #20bd63;
}
.pricing-layout-6 .pricing-tables .but_small3:hover {
	color: #fff;
}
.pricing-layout-6 .pricing-tables .but_small3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 12px;
}
.pricing-layout-6 .pricing-tables .but_small3:hover span, .but_small3.active span {
	color: #fff;
	background-color: #272727;
	border-right: 1px solid #181818;
}
.pricing-layout-6 .pricing-tables .ordernow .but_small3 span i {
	margin-left: 3px;
}
.pricing-layout-6 .pricing-tables.highlight .ordernow .but_small3 span i {
	margin-left: 3px;
}
.pricing-layout-6 .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);
}
.pricing-layout-6 .pricing-tables.highlight .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #1ebc61;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #14a853;
	border-bottom: 1px solid #46d482;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-layout-6 .pricing-tables.highlight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #2ecc71;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-layout-6 .pricing-tables.highlight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-layout-6 .pricing-tables.highlight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-layout-6 .pricing-tables.highlight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-layout-6 .pricing-tables.highlight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}
.pricing-layout-6 .pricing-tables.highlight .cont-list li.last {
	border: none;
}
.pricing-layout-6 .pricing-tables.highlight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #f3f3f3;
	text-align: center;
	color: #fff;
}

.footer_v5 .qlinks p.white {
	padding-top: 5px;
	line-height: 22px;
}

.footer_v5 h4 {
	margin-bottom: 5px;
}
.owl-lazy-load.owl-theme .owl-controls .owl-buttons div {
	padding: 5px 18px 7px 18px;
	font-size: 12px;
	line-height: 10px;
	border-radius: 20px;
}
.king-form .checkbox .re_checkbox {
	width: initial;
}
.flip_box_clients .kc-flip-container .back .des p {
	margin-bottom: 0px;
}
.flip_box_clients .kc-flip-container .back .des p a {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #272727;
	line-height: 23px;
	font-style: normal;
	letter-spacing: 0.5px;
}
.flip_box_clients .kc-flip-container .back .des p a:hover {
	color: #2ecc71;
}



/*--------------------------------
   FEATURE SECTIONS
----------------------------------*/
/* features_section 1 */

div[class*="poli_feature_section"] h1,
div[class*="poli_feature_section"] h2,
div[class*="poli_feature_section"] h3,
div[class*="poli_feature_section"] h4,
div[class*="poli_feature_section"] h5,
div[class*="poli_feature_section"] h6 {
	font-family: 'Droid Serif', sans-serif;
	letter-spacing: 0px;
	color: #272727;
}
div[class*="poli_feature_section"] .less4 {
	width: 58%;
	margin: 0 auto;
}

div[class*="poli_feature_section"] .bigtfont {
	font: 18px 'Droid Serif', sans-serif;
	line-height: 25px;
	color: #ac0c18;
}
div[class*="poli_feature_section"] .mediumfont {
	font: 16px 'Open Sans', sans-serif;
	line-height: 25px;
	color: #727272;
}
div[class*="poli_feature_section"] .mediumwhite {
	font: 16px 'Open Sans', sans-serif;
	line-height: 25px;
	color: #fff;
	margin-top: 30px;
}
div[class*="poli_feature_section"] .button.two {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 16px 60px;
	border-radius: 4px;
	background-color: #e4a40c;
	transition: all 0.3s ease;
	border: none;
}
div[class*="poli_feature_section"] .button.two:hover {
	color: #272727;
	background-color: #fff;
}
div[class*="poli_feature_section"] .linebg {
	display: block;
	vertical-align: central;
	width: 70px;
	height: 2px;
	margin-top: 14px;
	margin-bottom: 52px;
	background-color: #ac0c18;
	margin-right: auto;
	margin-left: auto;
}
.poli_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f3f3f3;
}
.poli_feature_section1 icon, .poli_feature_section1 i {
	margin: 0 auto 26px auto;
	width: 88px;
	height: 88px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 83px;
	border: 3px solid #b5b5b5;
	color:#b5b5b5;
	font-size: 35px;
}
.poli_feature_section1 .one_fourth {
	margin: 0 auto;
	color: #000;
	padding: 70px 30px 75px 30px;
	border-left: 1px solid #fff;
	text-align:center;
	width:25%;
	transition: all 0.3s ease;
}
.poli_feature_section1 .one_fourth p{
	color: #000;
}
.poli_feature_section1 .one_fourth.last {
	border-right: 1px solid #fff;
}
.poli_feature_section1 .one_fourth:hover,
.poli_feature_section1 .one_fourth.active {
	background-color:#fff;
}

/* features_section 2 */
.poli_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 90px 0px 0px 0px;
}
.poli_feature_section2 h1 {
	margin-bottom: 18px;
	font-size: 35px;
	font-weight: 300;
	text-transform: uppercase;
	color: #272727;
}


/* features_section 3 */
.poli_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	height: 500px;
}
.poli_feature_section3 .box{
	width: 500px;
	height: 590px;
	text-align: center;
	background-color: #a9111c;
	margin: -45px auto 0px auto;
	background-position: center center;
	padding:80px 50px 50px 50px;
	opacity: 0.95;
	box-shadow: 0px 0px 5px #999;
}
.poli_feature_section3 .enter_email_input {
	width: 90%;
	padding: 18px 0px;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 16px;
	border-radius: 3px;
	text-align: center;
	margin: 0 auto 25px auto;
}



/* features_section 4 */
.poli_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 93px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 45px;
}
.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;
}


/* features_section 5 */
.poli_feature_section5 {
	float: left;
	width: 100%;
	background-color: #f3f3f3;
	padding: 75px 0px 90px 0px;
	text-align:center;
}
body .poli_feature_section5 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #fff;
}
.poli_feature_section5 li {
	float: left;
	width: 25%;
	padding: 25px 0px 16px 0px;
	margin: 0px;
	border-right: 1px solid #fff;
	transition: all 0.3s ease;
}
.poli_feature_section5 li.last {
	border-right: none;
}
.poli_feature_section5 li.topb {
	border-top: 1px solid #fff;
}
.poli_feature_section5 li icon, .poli_feature_section5 li i {
	color: #999;
	font-size: 35px;
	padding-bottom: 14px;
}
.poli_feature_section5 li:hover,
.poli_feature_section5 li.active {
	background: #fff;
}


/* features_section 6 */
.poli_feature_section6 {
	float: left;
	width: 100%;
	background: #272727;
	text-align: center;
	padding: 70px 0px 25px 0px;
}
.poli_feature_section6 .counterup{
	color: #fff;
}
.poli_feature_section6 .box {
	float:left;
	margin:0 auto;
	font-family: 'Droid Serif', sans-serif;
	font-size: 35px;
	font-weight:bold;
}
.poli_feature_section6 .box h4{
	font: 14px 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 400;
	margin: 18px 0px 35px 0px;
	text-transform: uppercase;
}
.poli_feature_section6 .kc-box-counter-1 .counterup {
	font-size: 35px;
}
/* features_section 7 */
.poli_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 70px 0px;
	background:#fff;
}
.poli_feature_section7 .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;
}
.poli_feature_section7 .box img {
	float: left;
	margin-bottom: 22px;
}
.poli_feature_section7 .box h5 {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	margin:0 auto;
	line-height:14px;
}
.poli_feature_section7 .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;
}
.poli_feature_section7 .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);
}


/* features_section 8  */
.poli_feature_section8 {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 75px 0px 67px 0px;
}
.poli_feature_section8 h6 {
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
}
.poli_feature_section8 h6 em {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
}
.poli_feature_section8 .cimag img {
	width: 54px;
	height: 54px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin:0 auto;
}
.poli_feature_section8 p{
	font-weight: normal;
	font-size: 15px;
}

/* features_section 9 */
.poli_feature_section9 {
	float: left;
	width: 100%;
	padding: 75px 0px 71px 0px;
	text-align: center;
	background:#272727;
}
.poli_feature_section9 .contact-form {
	width: 75%;
	display: block;
	margin: 0 auto;
}
.poli_feature_section9 .box1 {
	width:49%;
	float:left;
}
.poli_feature_section9 .box2 {
	width:49%;
	float:right;
}
.poli_feature_section9 .contact-form label {
	float: left;
	width: 100%;
}
.poli_feature_section9 .contact-form .input {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	float: left;
	width: 100%;
	text-align: left;
	background: #eeeeee;
	border: 2px solid #eee;
	padding: 12px 16px;
	margin-bottom: 15px;
}
.poli_feature_section9 .contact-form textarea {
	font-family: 'Raleway', sans-serif;
	color: #000;
	float: left;
	width: 100%;
	height: 230px;
	text-align: left;
	background: #eeeeee;
	border: 2px solid #eee;
	padding: 12px 16px;
}
.poli_feature_section9 .button_send {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	padding: 16px 0px;
	width: 100%;
	background-color: #ac0c18;
	text-transform: uppercase;
	transition: all 0.3s ease;
	letter-spacing:4px;
	border: none;
	cursor: pointer;
}
.poli_feature_section9 .button_send:hover {
	color: #ac0c18;
	background-color: #fff;
}

/*  featured section 10 */
.poli_feature_section10 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#181818;
	padding: 54px 0px 50px 0px ;
}
.poli_feature_section10 .box1{
	width:22%;
	float:left;
	padding: 0;
}
.poli_feature_section10 .box2{
	width:22%;
	float:left;
	padding: 0;
}
.poli_feature_section10 .box3{
	width:28%;
	float:left;
	padding: 0;
}
.poli_feature_section10 .box4{
	width:28%;
	float:left;
	padding: 0;
	color: #fff;
}
.poli_feature_section10 .box4 a {
	color: #fff;
}
.poli_feature_section10 .box4 a:hover {
	color: #454545;
}
.poli_feature_section10 icon, .poli_feature_section10 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
	line-height: 49px;
}
body .poli_feature_section10 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
	float: left;
	clear: none;
}
.poli_feature_section10 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}



/*----------------------------------------------------
	DEMO NONPROFIT
------------------------------------------------------*/
[class*="nonp_feature_section"] h1,
[class*="nonp_feature_section"] h2,
[class*="nonp_feature_section"] h3,
[class*="nonp_feature_section"] h4,
[class*="nonp_feature_section"] h5,
[class*="nonp_feature_section"] h6 {
	font-family: 'Righteous', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: 1px;
}
[class*="nonp_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="nonp_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
[class*="nonp_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="nonp_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="nonp_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="nonp_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="nonp_feature_section"] h1 b {
	font-weight: normal;
}
[class*="nonp_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="nonp_feature_section"] h1.light,
[class*="nonp_feature_section"] h2.light,
[class*="nonp_feature_section"] h3.light,
[class*="nonp_feature_section"] h4.light,
[class*="nonp_feature_section"] h5.light,
[class*="nonp_feature_section"] h6.light {
	font-weight: 300;
}
[class*="nonp_feature_section"] h1.medium,
[class*="nonp_feature_section"] h2.medium,
[class*="nonp_feature_section"] h3.medium,
[class*="nonp_feature_section"] h4.medium,
[class*="nonp_feature_section"] h5.medium,
[class*="nonp_feature_section"] h6.medium {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#727272;
	letter-spacing: 0px;
}

[class*="nonp_feature_section"] .bigtfont {
	font-size: 16px;
	line-height: 27px;
	color: #727272;
}
[class*="nonp_feature_section"] .mediumfont {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #272727;
}
[class*="nonp_feature_section"] .mediumfont.white {
	color: #fff;
}
[class*="nonp_feature_section"] .fontmedium {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #272727;
}
[class*="nonp_feature_section"] .fontsmall {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #a32922;
}
[class*="nonp_feature_section"] .fontdef {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight: 500;
	color:#fff;
	line-height: 27px;

}

[class*="nonp_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="nonp_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}
.nonp_feature_section2 .non_owl_sliders .button.two{
	border: 2px solid #e9e9e9;
	padding: 11px 33px;
	border-radius: 4px;
}
.nonp_feature_section2 .non_owl_sliders .button.two:hover{
	background: #e9e9e9;
	color: #fff;
}
.nonp_feature_section3 .button.three{
	background: #a32922 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 17px 35px;
    text-transform: uppercase;
    display: inline-block;
}
.nonp_feature_section3 .button.three:hover{
	background: #fff;
	color: #272727;
}
/*--Feature Section 1--*/
.nonp_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #eeeeee;
	padding: 90px 0px 97px 0px;
}
.nonp_feature_section1 h3{
	font-weight: bold !important;
}
.nonp_feature_section1 .one_fourth_less .box  {
	width:100%;
	background: #fff;
	padding: 40px 22px 46px 22px;
	border: 1px solid #dadada;
}
.nonp_feature_section1 .box1  {
	background: #fff;
	padding: 40px 22px 46px 22px;
	border: 1px solid #dadada;
}
.nonp_feature_section1 .box1 icon, .nonp_feature_section1 .box1 i {
	width: 94px;
	height: 94px;
	border-radius:100%;
	background:#d2527f;
	color: #fff;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 94px;
	margin-bottom: 25px;
	transition: all 0.3s ease;
}
.nonp_feature_section1 .box1:hover icon, .nonp_feature_section1 .box1:hover i {
	background:#727272;
}
.nonp_feature_section1 .box2  {
	background: #fff;
	padding: 40px 22px 46px 22px;
	border: 1px solid #dadada;
}
.nonp_feature_section1 .box2 icon, .nonp_feature_section1 .box2 i {
	width: 94px;
	height: 94px;
	border-radius:100%;
	background:#4183d7;
	color: #fff;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 94px;
	margin-bottom: 25px;
	transition: all 0.3s ease;
}
.nonp_feature_section1 .box2:hover icon, .nonp_feature_section1 .box2:hover i {
	background:#727272;
}
.nonp_feature_section1 .box3  {
	background: #fff;
	padding: 40px 22px 46px 22px;
	border: 1px solid #dadada;
}
.nonp_feature_section1 .box3 icon, .nonp_feature_section1 .box3 i {
	width: 94px;
	height: 94px;
	border-radius:100%;
	background:#e87e04;
	color: #fff;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 94px;
	margin-bottom: 25px;
	transition: all 0.3s ease;
}
.nonp_feature_section1 .box3:hover icon, .nonp_feature_section1 .box3:hover i {
	background:#727272;
}
.nonp_feature_section1 .box4  {
	background: #fff;
	padding: 40px 22px 46px 22px;
	border: 1px solid #dadada;
}
.nonp_feature_section1 .box4 icon, .nonp_feature_section1 .box4 i {
	width: 94px;
	height: 94px;
	border-radius:100%;
	background:#1ba39c;
	color: #fff;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 94px;
	margin-bottom: 25px;
	transition: all 0.3s ease;
}
.nonp_feature_section1 .box4:hover icon, .nonp_feature_section1 .box4:hover i {
	background:#727272;
}

/* features_section 2 */
.nonp_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 60px 0px;
}
.nonp_feature_section2 .owl-item{
	padding: 0px !important;
}
.nonp_feature_section2 .owl-item .kc_column_inner{
	padding: 0 10px;
}
.nonp_feature_section2 .box {
	width: 100%;
	background-color: #fff;
	margin-top: -8px;
	padding-top: 20px 0px 25px 0px;
}
.nonp_feature_section2 .boxcon {
	width: 100%;
	background-color: #a32922;
	padding:15px;
	margin-bottom:10px;
}
.nonp_feature_section2 .owl-controls .owl-page, .nonp_feature_section2 .owl-controls .owl-buttons div {
	margin-top: 35px;
}


/* features_section 3 */
.nonp_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #fff;
	background: #fff no-repeat center top;
}
.nonp_feature_section3 .box{
	float: right;
	width: 400px;
	text-align: center;
	background: rgba(39,39,39,.9);
	margin: 90px 0px 0px 0px;
	background-position: center center;
	padding:57px 50px 59px 50px;
}
.nonp_feature_section3 .box icon, .nonp_feature_section3 .box i{
	border-radius: 100px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
	border: 1px solid #fff;
	margin: 0px 25px 50px 0px;
}
.nonp_feature_section3 .h1{
	font-family: 'Droid Serif', sans-serif;
	color: #fff;
	text-align: center;
}

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

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

.testimonial-layout-14.peopsays .arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 25px;
	margin-top: 40px;
}
.testimonial-layout-14.peopsays .arrow_box:after, .testimonial-layout-14.peopsays .arrow_box:before {
	bottom: 100%;
	left: 14%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.testimonial-layout-14.peopsays .arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
.testimonial-layout-14.peopsays .arrow_box:before {
	border-color: rgba(153, 153, 153, 0);
	border-bottom-color: #999999;
	border-width: 21px;
	margin-left: -21px;
}
.testimonial-layout-14.peopsays .owl-wrapper-outer{
	margin-bottom: 30px;
}
.portfoliowork .kc_single_image{
	margin: 0 2.5px;
	position: relative;
}
.portfoliowork .kc_single_image a{
	position: relative;
	z-index: 2;
}
.portfoliowork .kc_single_image img{
	transition: all ease 300ms;
}
.portfoliowork .kc_single_image p.scapt{
	position: absolute;
	color: #fff;
	width: 100%;
	left: 0px;
	top: 50%;
	margin-top: -20px;
	text-align: center;
	font: 400 16px/21px "Open Sans", sans-serif;
	opacity: 0;
	transition: opacity ease 300ms;
}
.portfoliowork .kc_single_image p.scapt span{
	color: #aaa;
	font: 400 12px/16px "Open Sans", sans-serif;
	display: block;
	clear: both;
}
.portfoliowork .kc_single_image:hover img{
	opacity: 0;
	transform: scale(1.1);
}
.portfoliowork .kc_single_image:hover p.scapt{
	opacity: 1;
}
/* pop overs */
.pop-wrapper {
	padding: 0;
	margin: 0px auto 30px auto;
	text-align: center;
}
.pop-wrapper a {
	display: inline-block;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	outline: none;
	position: relative;
	background-color: #f3f3f3;
	border-radius: 100%;
	text-align: center;
}
.pop-wrapper a span {
	width: 300px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -150px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background: #f9f9f9;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pop-wrapper a span:before, .pop-wrapper a span:after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper a span:after {
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.pop-wrapper a:hover span {
	opacity: 0.9;
	bottom: 116px;
}
.pop-wrapper h6 {
	margin-top: 10px;
}
.chavideo {
	margin: 0 auto;
	width: 75%;
	height: 500px;
}
.pop-wrapper .mediumfont {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #272727;
}

.nonp_feature_section_work.portfoliowork {
	background: #272727;
	padding: 50px 0px 0px 0px;
}
.nonp_newsletter {
	float: left;
	width: 100%;
	padding: 30px 0px 23px 0px;
	background: #a32922;
}
.nonp_newsletter h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.nonp_newsletter .one_half  {
	float: left;
	text-align:left;
}
.nonp_newsletter .one_half icon, .nonp_newsletter .one_half i {
	color: #fff;
	font-size: 42px;
	float: left;
	padding-right:20px;
}
.nonp_newsletter .one_half h5  {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	clear: none;
	margin-bottom: 7px;
	letter-spacing: normal;
}
.nonp_newsletter .one_half span  {
	font-size:12px;
	text-align:left;
	line-height:25px;
	text-transform:none;
	display: block;
	font-weight: normal;
}
.nonp_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 76%;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 14px;
}
.nonp_newsletter .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background: #181818;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.nonp_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #272727;
}

.highstand_newsletter_status{
	position: absolute;
	bottom: -25px;
	width: 100%;
	text-align: center;
}
.highstand_newsletter_status i {
	font-size: 20px!important;
	margin: 0!important;
	padding: 0!important;
	float: none!important;
}


/*------------------------------
   HOSTING FEATURE SECTIONS
--------------------------------*/
[class*="host_feature_section"] h1,
[class*="host_feature_section"] h2,
[class*="host_feature_section"] h3,
[class*="host_feature_section"] h4,
[class*="host_feature_section"] h5,
[class*="host_feature_section"] h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing:1px;
}
[class*="host_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="host_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="host_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="host_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="host_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="host_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
	color:#fff;
	font-weight:normal;
}
[class*="host_feature_section"] h6  i{
	font-size:18px;
}
[class*="host_feature_section"] h1 b {
	font-weight: normal;
}
[class*="host_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="host_feature_section"] h1.light,
[class*="host_feature_section"] h2.light,
[class*="host_feature_section"] h3.light,
[class*="host_feature_section"] h4.light,
[class*="host_feature_section"] h5.light,
[class*="host_feature_section"] h6.light {
	font-weight: 300;
}
[class*="host_feature_section"] h1.medium,
[class*="host_feature_section"] h2.medium,
[class*="host_feature_section"] h3.medium,
[class*="host_feature_section"] h4.medium,
[class*="host_feature_section"] h5.medium,
[class*="host_feature_section"] h6.medium {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color:#727272;
}

[class*="host_feature_section"] p {
	line-height: 25px;
}
[class*="host_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less6 {
	width: 92%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="host_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="host_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

class*="host_feature_section"] .button.one {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#999999;
	border-radius: 4px;
	transition: all 0.3s ease;
	padding: 12px 22px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	letter-spacing:1px;
}
[class*="host_feature_section"] .button.one a:hover {
	color: #0f75bd;
	background: #fff;
}

[class*="host_feature_section"] .button.one a {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 14px;
	background: #999999;
	border-radius: 4px;
	transition: all 0.3s ease;
	padding: 12px 22px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}

[class*="host_feature_section"] .button.two {
	display: inline-block;
}
[class*="host_feature_section"] .button.two a {
	color: #272727;
	font-size: 14px;
	transition: all 0.3s ease;
	padding: 15px 35px;
	text-transform: uppercase;
	font-weight:bold;
	background:#fff;
	display: block;
}
[class*="host_feature_section"] .button.two a:hover{
	background:#000;
	color: #fff;
}

.host_domain_search {
	float: left;
	width: 100%;
	background: #0f75bd;
	font-family: 'Oswald', sans-serif;
}
.host_domain_search .serch_area {
	float: left;
	width: 100%;
	padding: 35px 0px 35px 0px;
}
.host_domain_search .serch_area h5 {
	float: left;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0.5px;
	margin: 14px 20px 0px 0px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 23px;
}
.host_domain_search .serch_area .enter_domain_input {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	padding: 3px 0px 4px 18px;
	height: 54px;
	width: 80%;
	border-radius: 3px;
	border: none;
	color: #727272;
	font-size: 16px;
}
.host_domain_search .serch_area .input_submit {
	float: left;
	font-family: 'Oswald', sans-serif;
	padding: 13px 40px 14px 40px;
	border: solid 2px #fff;
	font-size: 18px;
	font-weight: 500;
	background:none;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 3px;
	margin-left: 12px;
}
.host_domain_search .serch_area .input_submit:hover {
	color: #272727;
	background: #fff;
}


/* features_section 1 */
.host_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background:#f3f3f3;
	padding:90px 0px 90px 0px;
}
.host_feature_section1 h1{
	font-size:45px;
	line-height: 50px;
	text-transform:uppercase;
	color:#727272;
	margin-bottom:5px;
}
.host_feature_section1 h2{
	font-size:18px;
	text-transform:uppercase;
	color:#727272;
	font-weight:300;
	border-bottom:solid 1px #e0e0e0;
	padding-bottom:30px;
	margin-bottom:50px;
}
.host_feature_section1 .one_fourth_less{
	background:#fff;
	transition: all 0.3s ease;
	padding:40px 30px 50px 30px;
}
.host_feature_section1 .one_fourth_less i{
	font-size:62px;
	color:#999999;
	padding-bottom:22px;
}
.host_feature_section1 .one_fourth_less h3{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:18px;
}
.host_feature_section1 .price {
	color: #727272;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight:lighter;
	line-height:31px;
	padding-top:10px;
	margin-bottom:30px;
}
.host_feature_section1 .price em {
	font-size: 27px;
	font-weight:bold;
	font-style: normal;
	color:#272727;
}
.host_feature_section1 .price b {
	font-size: 18px;
	font-weight:lighter;
	font-style: normal;
	color:#727272;
}
.host_feature_section1 .one_fourth_less.active,
.host_feature_section1 .one_fourth_less:hover  {
	background:#0f75bd;
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active i,
.host_feature_section1 .one_fourth_less:hover i  {
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active h3,
.host_feature_section1 .one_fourth_less:hover h3  {
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active p,
.host_feature_section1 .one_fourth_less:hover p  {
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active .price,
.host_feature_section1 .one_fourth_less:hover .price  {
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active .price em,
.host_feature_section1 .one_fourth_less:hover .price em  {
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active .price b,
.host_feature_section1 .one_fourth_less:hover .price b  {
	color: #fff;
}
.host_feature_section1 .one_fourth_less.active .button.one a,
.host_feature_section1 .one_fourth_less:hover .button.one a {
	color: #0f75bd;
	background:#fff;
}

/* features_section 2 */
.host_feature_section2 {
	float: left;
	width: 100%;
	text-align: left;
	padding:90px 0px 80px 0px;
}
.host_feature_section2 img {
	display: block;
}
.host_feature_section2 .climg {
	float: left;
	width: 100%;
}
.host_feature_section2 .climag  {
	float: left;
	background-color:#f3f3f3;
	padding:0px 0px 0px 4px;
}
.host_feature_section2 .climag  ul{
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}
.host_feature_section2 .climag  li{
	float: left;
	width: 33.2%;
	padding:10px 5px 0px 5px;
}
.host_feature_section2 .climag li img{
	width: 100%;
}


/* features_section 3 */
.host_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 0px 0px;
	background-image: url(../images/bg-image39.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.host_feature_section3 .one_full{
	text-align:left;
}
.host_feature_section3 h1{
	font-size:47px;
	line-height: 50px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
.host_feature_section3 h3{
	font-size:27px;
	color:#fff;
	text-transform:uppercase;
	font-weight:lighter;
	margin-bottom:20px;
}
.host_feature_section3 b{
	float: left;
	font-size:18px;
	color:#fff;
	line-height:27px;
	text-transform:none;
	font-weight:lighter;
}
.host_feature_section3 .one_fourth_less{
	background:#999999;
	padding:40px 30px 50px 40px;
	text-align:left;
	margin-top:50px;
}
.host_feature_section3 p{
	letter-spacing:normal;
	line-height:21px;
}

#domain_search_results{
	clear: both;
	margin: 0 auto;
	max-width: 1170px;
	overflow: hidden;
	width: 100%;
}

.enter_domain_input.loading{
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	background-position: center right 10px;
}

.domain_search .content-result, .domain_search .suggest_domain .title h3{
	color: #FFF;
	text-align: left;
}
.domain_search .suggest_domain .title h3{
	text-align: center;
}

#domain_search_results .content-result{
	padding-top: 30px;
}

.content-result strong._dm-r00{
	display: block;
	float: left;
	font-size: 20px;
	padding-bottom: 15px;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
}

.content-result strong.domain-taken{
	color: #FF9999;
}

.content-result strong.domain-available{
	color: #86C724;
}

.select_domain{
	text-align: center;
}

.suggest_domain{
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	width: 100%;
}

.suggest_domain .title{

}

body .suggest_domain .title h3{
	padding: 15px 0 0;
    text-align: center;
    color: #FFF;
}

.suggest_domain .domain{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
}

.suggest_domain .domain strong, .suggest_domain .domain span.status, .suggest_domain .domain .view_whois{
	float: left;
	display: block;
	padding: 15px 30px;
	font-size: 16px;
	border-right: 1px solid #e4e4e4;
}

.suggest_domain .domain strong{
	width: 40%;
	color: #FFFFFF;
}

.suggest_domain .domain span.status{
	width: 30%;
	text-align: center;
	text-transform: capitalize;
}

.suggest_domain .domain .view_whois{
	width: 30%;
	text-align: center;
	border-right: none;
}

.status.available{
	color: #99FF00;
}

.status.taken{
	color: #FF9999;
}

body .content-result .input_submit {
	float: none!important;
}


.whois_view:hover, .select_this_domain:hover{
	color: #FFFFFF;
}

#whois_view_result{
	position: relative;
	clear: both;
	padding: 10px 20px;
	border: 1px solid #999;
	border-radius: 5px;
}

#whois_view_result .close{
	position: absolute;
	right: 16px;
	top: 5px;
	color: #FF9999;
}

#whois_view_result .close{
	font-size: 16px;
}

.page_title1.sty7 .suggest_domain{
	border: 1px solid #ffffff;
    border-radius: 5px;
    color: #fff;
    padding-top: 15px;
}
.page_title1.sty7 .suggest_domain .title h3 {
    color: #fff;
}
.page_title1.sty7 .suggest_domain .domain{
	border-top: 1px solid #fff;
}
.page_title1.sty7 .status.taken{
	color: #FFFF00;
}
.page_title1.sty7 .status.available{

}
.page_title1.sty7 a{
	color: #FFFFFF;
}
.page_title1.sty7 .content-result strong.domain-taken{
	color: #FFF;
}


/*---------------------------*/
/* features_section 4 */
/*---------------------------*/
.host_feature_section4 {
	float: left;
	width: 100%;
	padding: 60px 0px 70px 0px;
}
div.host_feature_section4 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.host_feature_section4 li {
	padding: 0px;
	margin: 0px;
}
.host_feature_section4 li h3 {
	font-family: 'Oswald Regular', sans-serif;
	margin-bottom: 5px;
	text-transform:none;
	font-weight:500;
	font-size:16px;
	color:#272727;
	letter-spacing:normal;
	display: inline-block;
}
.host_feature_section4 li i, .host_feature_section4 li icon {
	float: left;
	width: 58px;
	height: 58px;
	color: #fff;
	font-weight:300;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	font-size: 28px;
	margin-right:20px;
	margin-top:0px;
	background-color: #999999;
	transition: all 0.3s ease;
}
.host_feature_section4  p{
	padding-left:80px;
	text-align:left;
	line-height:21px;

}


/* features_section  6   */
.host_feature_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.host_feature_section6 .box{
	float: left;
	width: 100%;
}
.host_feature_section6 img{
	display: block;
	margin: 0 auto;
}
.host_feature_section6 .boxleft{
	float: left;
	width: 50%;
	background:#5f96dd;
	padding:80px 55px;
}
.host_feature_section6 .boxright{
	float: left;
	width: 50%;
	background:#4183d7;
	padding:80px 85px;
}
.host_feature_section6 .boxright .button a{
	margin: 0 10px;
	display: block;
}
.host_feature_section6 h4 {
	font-size: 21px;
	float: left;
	line-height:33px;
	letter-spacing:1px;
}


/*  features_section  7      */
.host_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f3f3f3;
	padding:90px 0px 67px 0px;
}
.host_feature_section7 .peoplesays {
	width: 100%;
	margin: 0 auto;
}
.host_feature_section7 .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;
}
.host_feature_section7 .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;
}
.host_feature_section7 .peoplesays .who img {
	border-radius: 100%;
	float: left;
	margin-right: 18px;
	border: 3px solid #fff;
}
.host_feature_section7 .peoplesays .who strong {
	font-size: 14px;
	color: #393939;
	display: block;
	line-height: 16px;
	font-weight: 600;
	margin-top: 5px;
}


/* ---------Boxed Layout-------- */
@media only screen and (min-width: 1170px) {
	.layout-boxed {
		width: 1200px !important;
		margin: 0 auto !important;
		background: #fff;
	}
	.layout-boxed .header, .compact .layout-boxed .header,  .layout-boxed .header-portfolio {
		width: 1200px !important;
		margin: 0 auto !important;
		left: initial;
	}
	.layout-boxed .header.header-music{
		left: 0;
	}
	.layout-boxed .opstycky1, .layout-boxed .header-nonprofit, .compact .layout-boxed .header-nonprofit, .layout-boxed .header-medical, .compact .layout-boxed .header-medical{
		width: 1200px !important;
		left: auto;
	}

	.layout-boxed .feature_section16 .box1 img {
		overflow: hidden;
		float: initial;
	}
	.layout-boxed .feature_section16 .conleft {
		padding-right: 40px
	}
	.layout-boxed .feature_section18 .right {
		padding-right: 125px;
	}
	.layout-boxed .v3_feature_section2{
		overflow: hidden;
	}
	.layout-boxed .v3_feature_section2 .right .cont {
		width: 92%;
	}
	.layout-boxed .v3_feature_section3 .left .cont {
		width: 85%;
	}
	.layout-boxed .v8_feature_section2 .left, .layout-boxed .v8_feature_section2 .right {
		padding: 90px 40px;
	}
	.layout-boxed .v13_feature_section3 .right {
		overflow: hidden;
	}
	.layout-boxed .v13_feature_section4 .left {
		float: initial;
		overflow: hidden;
	}
	.layout-boxed .v1_feature_section6 .left {
		padding: 85px 90px 80px 100px;
	}
	.layout-boxed .v6_feature_section2 .kc_single_image img {
		max-width: 100%
	}
	.layout-boxed .v6_feature_section2 .right .box2 .arrow_box {
		padding: 55px 30px 0px 30px
	}
	.layout-boxed .v6_feature_section2 .left {
		padding: 20px 15px 0px 15px;
	}
	.layout-boxed .v12_feature_section5 .less4{
		width: 60%;
	}
	.layout-boxed .last-post-layout-4 .con{
		font-size: 18px;
	}
	.layout-boxed .master-slider {
		width: 1200px !important;
		margin: 0 auto !important;
	}
	.layout-boxed .port_feature_section2 h3{
		font-size: 20px;
	}

	.layout-wide .v5_feature_section4 img {
		width: 100%;
	}
}


/*----------------------------------------------------
	All Footer
------------------------------------------------------*/

/*-------------------------------------------------------
[Table of contents]

1. Footer default
2. Footer style 1
3. Footer style 2
3. Footer style 3
4. Footer


/*-----------------------------
 Footer Style default
------------------------------*/
.footer {
	float: left;
	width: 100%;
	color: #bbb;
	padding: 90px 0px 0px 0px;
	background: #212121 url(../images/footer-bg.jpg) no-repeat center bottom;
	padding-bottom: 75px;
}
.footer h4, .footer h2 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
	font-size: 18px;
	text-transform: capitalize;
}

.twitter_feeds {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.twitter_feeds li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.twitter_feeds li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #454545;
}
.twitter_feeds li a {
	color: #bbb;
	transition: all 0.3s ease;
}
.twitter_feeds li a:hover {
	color: #fff;
}
.twitter_feeds li i, .twitter_feeds li icon {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.twitter_feeds li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
	clear: both;
	width: 100%;
}
.twitter_feeds li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.twitter_feeds li em a:hover {
	color: #727272;
	text-decoration: underline;
}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #bbb;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}

/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	margin-right: 8px;
	border: 0px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #bbb;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i, .qlinks li a icon {
	margin-right: 3px;
}
.fbposts {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.fbposts img {
	float: left;
	margin-right: 18px;
	transition: all 0.3s ease;
	width: 65px;
	height: 45px;
}
.fbposts a {
	float: left;
	color: #bbb;
	margin-bottom: 34px;
	transition: all 0.3s ease;
}
.fbposts a:hover {
	color: #fff;
}
.fbposts a:hover img {
	opacity: 0.7;
}
#sidebar .fbposts a:hover{
	color: #333;
}

.ftags, .tagcloud{
	float: left;
	width: 100%;
}
.ftags a, .tagcloud a{
	float: left;
	color: #eee;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(255, 255, 255, 0.4);
}
.ftags a:hover, .tagcloud a:hover{
	color: #272727;
	background: rgba(255, 255, 255, 0.9);
}

.fform {
	float: left;
	width: 100%;
}

/* copyrights */
.copyright_info {
	float: left;
	padding: 30px 0px 25px 0px;
	margin: 0 0px 0px 0px;
	width: 100%;
	color: #454545;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #111;
}

.copyright_info.white{
	background: #ffffff;
	color: #999;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #454545;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #999;
}

.copyright_info_v2{
	float: left;
	padding: 30px 0px 30px 0px;
	width: 100%;
	color: #999;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #ffffff;
}

.footer_style2.copyright_info{
	padding: 30px 0px 30px 0px;
	font-size: 13px;
}

.footer_style2.copyright_info p{
	color: #999;
}
.footer_style2.copyright_info p, .footer_style2.copyright_info a{
	font-size: 13px;
}
.footer_style2.copyright_info a{
	color: #727272;
}
.footer_style2.copyright_info a:hover{
	color: #454545;
}


.footer_style6.copyright_info{
	background-color: #1f1f1f;
	padding: 35px 0px 25px 0px;
}

.footer_style6.copyright_info p, .footer_style6.copyright_info a{
	color: #585858;
	font-size: 13px;
}
.footer_style6.copyright_info a:hover{
	color: #e3e3e3;
}

.footer_style6.copyright_info .footer_social_links li a i, .footer_style6.copyright_info .footer_social_links li a icon{
	background: #303030;
	color: #6f6f71;
	font-size: 12px;
	width: 24px;
	height: 24px;
}
.footer_style6.copyright_info .footer_social_links li a i:hover, .footer_style6.copyright_info .footer_social_links li a icon:hover{
	color: #fff;
	background-color: #727272;
}

/*   footer social links    */

.copyright_info_v2 ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.copyright_info_v2 .footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.copyright_info_v2 .footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #cccccc;
	color: #fff;
	transition: all 0.3s ease;
}
.copyright_info_v2 .footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}


/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i, .footer_social_links li a icon {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #212121;
	color: #727272;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover, .footer_social_links li a icon:hover {
	color: #fff;
	background-color: #454545;
}

.copyright_info.white .footer_social_links li a i, .footer_social_links li a icon {
	background-color: #cccccc;
	color: #FFF;
}
.copyright_info.white .footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}

/* google map */
.google_map1 {
	float: left;
	width: 100%;
	height: 280px;
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		 -o-filter: grayscale(100%);
			filter: grayscale(100%);
}


.footer_v1{
	background: #272727 url(../images/footer-bg1.jpg) no-repeat center top;
}
.footer_v1+div.copyright_info{
	background: #000;
}
.footer_v1+div.copyright_info p{
	color: #454545;
	font-size: 12px;
}
.footer_v1 .widgettitle{
	letter-spacing: 1px;
	margin-bottom: 18px;
}

/* Footer 3 */
.footer_v3 h1,.footer_v3 h2,.footer_v3 h3,.footer_v3 h4,.footer_v3 h5{
	font-family: 'Raleway', sans-serif;
}
.footer_v3{
	background: #272727;
	color: #ffffff;
	font-size: 13px;
	padding: 90px 0px 70px 0px;
}
.footer_v3 a{
	color: #ffffff;
}
.footer_v3 h2, .footer_v3 h3, .footer_v3 h4{
	text-transform: uppercase;
	letter-spacing: 0;
	color: #ffffff;
}
.footer_v3 h4 {
	margin-top: 3px;
}

.footer_v3+div.copyright_info{
	background: #1F1F1F;
}
.footer_v3+div.copyright_info p, .footer_v3+div.copyright_info a{
	color: #585858;
	font-size: 13px;
}
.footer_v3+div.copyright_info a:hover{
	color: #EEE;
}
.footer_v3+div.copyright_info .footer_social_links li a i, .footer_v3+div.copyright_info .footer_social_links li a icon{
	color: #6f6f71;
	background: #303030;
}
.footer_v3+div.copyright_info .footer_social_links li a i:hover, .footer_v3+div.copyright_info .footer_social_links li a icon:hover{
	color: #fff;
	background-color: #727272;
}
.footer_v3 .qlinks li a{
	color: #ffffff;
}
.footer_v3 .qlinks li a:hover{
	color: #999;
}
.footer_v3 .qlinks li{
	color: #999;
	margin-bottom: 2px;
}
.footer_v3 .faddress li{
	color: #FFF;
	margin-bottom: 2px;
}


/*---------------------------*/
/*  footer footer_4 section */
/*---------------------------*/

.footer_v4 {
	float: left;
	width: 100%;
	padding: 50px 0px 50px 0px;
	background: #22a7f0;
	text-align: center;
	color: #999;
}
.footer_v4 a {
	color: #999;
	transition: all 0.3s ease;
}
.footer_v4 a:hover {
	color: #393939;
}
.footer_v4 .fmlinks {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
}
.footer_v4 .fmlinks a {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin: 0px 4px;
	text-align: center;
}
.footer_v4 ul.footer_social_links{
	float: none;
	padding: 0px;
	margin: 0px 0px 34px 0px;
	display: inline-block;
}
.footer_v4 .fmlinks a:hover {
	color: #333333;
}
.footer_v4 .footer_social_links a i {
	background-color: transparent;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	line-height: 50px;
	vertical-align: middle;
	color: #fff;
	margin: 30px 4px 0 2px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
	font-size: 20px;
}
.footer_v4 .footer_social_links a i:hover {
	color: #272727;
	background-color: #fff;
}
.footer_v4 .footer_con{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color: #91d3f8;
}
.footer_v4 .newsletter .enter_email_input {
	height: 55px;
	width: 400px;
	border: 1px solid #65c2f5;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
	padding: 6px 4px 6px 20px;
	background: none;
	border-radius: 3px;
	float: none;
}
.footer_v4 .kc_text_block{
	text-align: center;
}

.footer_v4 .hs_subscribe{
	margin-bottom: 35px;
}

.footer_v4 .hs_subscribe .enter_email_input{
	height: 55px;
	width: 400px;
	border: 1px solid #65c2f5;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
	padding: 6px 4px 6px 20px;
	background: none;
	border-radius: 3px;
}
.footer_v4 .hs_subscribe input[type="button"],.footer_v4 .hs_subscribe input[type="submit"]{
	padding: 6px 4px 6px 20px;
	border-radius: 3px;
	border: 1px solid #65c2f5;
	height: 56px;
	display: none;
}

/*----------------------------------------------------
 FOOTER V5 STYLES
------------------------------------------------------*/

.footer_v5 {
	float: left;
	width: 100%;
	padding: 64px 0px 0px 0px;
	color: #fff;
	font-size: 13px;
	text-align: left;
	background: #272727 url(../images/world-map-full.png) no-repeat center 75px;
}
.footer_v5 .ftlogo{
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 37px;
}
.footer_v5 h4 {
	color: #fff;
	font-size: 14px;
	font-size: 18px;
	font-weight:400;
	letter-spacing: 0;
	font-family: 'Roboto', sans-serif;
}

/* Address */
.footer_v5 ul.faddress {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #999999;
	font-size: 14px;
	color: #fff;
	background-color: #3d3d3d;
	opacity: 0.8;
	padding: 30px 10px 40px 35px;
}
.footer_v5 .faddress li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.footer_v5 .faddress li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer_v5 .faddress li a:hover {
	color: #fff;
}

/* quick links */
.footer_v5 .qlinks {
	float: left;
	width: 100%;

}
.footer_v5 .qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 13px;
}
.footer_v5 .qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.footer_v5 .qlinks li a {
	color: #fff;
	transition: all 0.3s ease;
	font-size: 13px;
}
.footer_v5 .qlinks li a:hover {
	color: #999;
}
.footer_v5 .qlinks li a i {
	margin-right: 3px;
}

.footer_v5 .qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}
.footer_v5 .column1 {
	float: left;
	width: 33%;
	padding-right: 40px;
}
.footer_v5 .column1.last {
	padding-right: 0px;
	border-right: none;
	padding-left: 40px;
}
.footer_v5 .column2 {
	float: left;
	width: 19.33333%;
	padding-right: 0px;
	padding-left: 40px;
}
.footer_v5 .column2 .last {
	float: left;
	padding-right: 0px;
	padding-left: 40px;

}
.footer_v5 .column2 ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.v5_divider_line2 {
	float: left;
	width: 100%;
	height: 1px;
	background: #3d3d3d;
	margin-top: 60px;
	margin-bottom: 40px;
}

/* copyrights */
.footer_v5 .copyright-info {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	color: #999;
	font-size: 12px;
}

.footer_v5 .copyright-info:before{
	content: " ";
	float: left;
	width: 100%;
	height: 1px;
	background: #3d3d3d;
	margin-top: 64px;
	margin-bottom: 40px;
}

.footer_v5 .kc_text_block{
	text-align: inherit;
}
.footer_v5 .center.kc_text_block{
	text-align: center;
}

.footer_v5 .copyright-info p{
	color: #999;
	font-size: 12px;
}

.footer_v5 .copyright-info a{
	color: #727272;
}

.footer_v5 .copyright-info a:hover{
	color: #ffffff;
}


.footer.v7_footer_style {
	float: left;
	width: 100%;
	padding: 90px 0px 64px 0px;
	background: #272727;
	color: #fff;
	font-size: 13px;
	text-align:left;
}

.footer.v7_footer_style h4, .footer.v7_footer_style h2 {
	font-size: 18px;
	color: #fff;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:normal;
	margin-bottom: 10px;
	line-height: 25px;
}

/* Address */
.v7_footer_style ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.v7_footer_style .faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.v7_footer_style .faddress li a {
	color: #999;
	transition: all 0.3s ease;
}
.v7_footer_style .faddress li a:hover {
	color: #fff;
}

/* quick links */
.v7_footer_style .qlinks {
	float: left;
	width: 100%;
}
.v7_footer_style .qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.v7_footer_style .qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.v7_footer_style .qlinks li a {
	color: #fff;
	transition: all 0.3s ease;
}
.v7_footer_style .qlinks li a:hover {
	color: #999;
}
.v7_footer_style .qlinks li a i {
	margin-right: 3px;
}

.v7_footer_style .qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}


/* twitter feeds */
.v7_footer_style .twitter_feeds_three {
	float: left;
	padding: 0px;
	margin: 9px 0px 0px 0px;
}
.v7_footer_style .twitter_feeds_three li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.v7_footer_style .twitter_feeds_three li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
}
.v7_footer_style .twitter_feeds_three li a {
	color: #fff;
	transition: all 0.3s ease;
}
.v7_footer_style .twitter_feeds_three li a:hover {
	color: #999;
}
.v7_footer_style .twitter_feeds_three li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.v7_footer_style .twitter_feeds_three li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
}
.v7_footer_style .twitter_feeds_three li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.v7_footer_style .twitter_feeds_three li em a:hover {
	color: #727272;
	text-decoration: underline;
}
.v7_footer_style .twitter_feeds_three li.bhline.two {
	border-bottom: 1px solid #e3e3e3;
}


/* flickr */
.v7_footer_style #flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.v7_footer_style #flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	margin-right: 7px;
	border: 0px solid #999 !important;
}
.v7_footer_style #flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
.v7_footer_style #flickr_badge_uber_wrapper a:hover,
.v7_footer_style #flickr_badge_uber_wrapper a:link,
.v7_footer_style #flickr_badge_uber_wrapper a:active,
.v7_footer_style #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
.v7_footer_style #flickr_badge_wrapper {
	margin-top: 25px;
}
.v7_footer_style #flickr_badge_source {
	padding:0 !important;
}

/* copyrights */
.v7_copyright_info {
	float: left;
	padding: 30px 0px 25px 0px;
	width: 100%;
	color: #585858;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #1f1f1f;
}
.v7_copyright_info .one_half p {
	font-size: 13px;
	color: #585858;
}
.v7_copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #585858;
	text-align: right;
	transition: all 0.3s ease;
	font-family: Verdana, Geneva, sans-serif;
}
.v7_copyright_info a:hover {
	color: #e3e3e3;
}

/* footer social links */
.v7_copyright_info ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.v7_copyright_info .footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.v7_copyright_info .footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #303030;
	color: #6f6f71;
	transition: all 0.3s ease;
}
.v7_copyright_info .footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}

/* scroll up */
.scrollup{
	width:40px;
	height:40px;
	opacity:1;
	position:fixed;
	bottom:22px;
	right:20px;
	display:none;
	text-indent:-9999px;
	background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}
.play-button i {
	margin: 15px 0 0 20px;
}


.copyright_info.ci_style7{
	padding: 35px 0px;
	background-color: #3c3c3c;
	color: #999999;
}

.copyright_info.ci_style7 a {
	color: #727272;
	text-decoration: none;
	font-size: 14px;
}

.copyright_info.ci_style7 a:hover{
	color: #ffffff;
}


.footer .tagcloud > a{
	float: left;
	color: #eee;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 0;
	font-size: 14px!important;
}

.cons_footer{

}

/*------------------*/
/* CONSTRUCT FOOTER STYLES
/*-----------------*/
.cons_footer {
	float: left;
	width: 100%;
	padding: 45px 0px 30px 0px;
	background: url(../images/footer-bg-graph.jpg) no-repeat center bottom;
}
.cons_footer h4, .cons_footer h2{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #272727;
	letter-spacing: 0.5px;
}
.cons_footer .faddress .ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.cons_footer .faddress li {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.cons_footer .faddress ul li:first-child{
	margin-bottom: 20px;
}
.cons_footer .faddress ul li:last-child{
	margin-top: 20px;
}
.cons_footer .faddress li a {
	color: #727272;
}
.cons_footer .faddress li a:hover {
	color: #272727;
}

.cons_footer .faddress li.small {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

/*  Footer Services Style   */
.cons_footer .footerservices li {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding:4px 0px 4px 0px;
}

.cons_footer .footerservices li a {
	color: #aaaaaa;
}
.cons_footer .footerservices li a:hover {
	color: #272727;
}

/*  Footer Blogs Style   */
.cons_footer .footer_Blogs {
	padding:0;
}
.footer_Blogs .post_clear {
	 clear:both;
}
.cons_footer .footer_Blogs ul {
	list-style:none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;

}
.cons_footer .footer_Blogs ul li {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top: 5px;
}

.cons_footer .footer_Blogs span {
	float:left;
	padding:5px 15px 5px 0;
}
.cons_footer .footer_Blogs a {
	color:#FFFFFF;
	 text-decoration:none;
}
.cons_footer .footer_Blogs a:hover {
	text-decoration:none;
}
.cons_footer .footer_Blogs .footer_Blogs_line {
	height:1px;
	margin:0 10px 10px 10px;
	background-color: #71391e;
}

/*  Footer Categories style     */
.cons_footer .footer_categories {
	float: left;
	width: 100%;
}
.cons_footer .footer_categories a, .cons_footer .widget_categories li a {
	float: left;
	font-size: 14px;
	color: #aaaaaa;
	border: solid 1px #e9e9e9;
	padding:5px 7px;
	margin-right:8px;
	margin-top:5px;
}
.cons_footer .footer_categories a:hover, .cons_footer .widget_categories li a:hover {
	color: #272727;

}

.cons_footer .widget_categories li{
	display: inline-block;
}


/*  copyright style     */
.cons_copyright_info {
	float: left;
	width: 100%;
	color: #727272;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	background-color:#f3f3f3;
	padding: 37px 0px 37px 0px;
}

.cons_copyright_info .one_half.last {
	text-align: right;
}
.cons_copyright_info a {
	color: #727272;
	transition: all 0.3s ease;
}
.cons_copyright_info a:hover {
	color: #999;
}

.cons_footer .fbposts a:hover{
	color: #333333;
}

/*--------------------*/
/* TRAVEL FOOTER STYLES
/*--------------------*/
.travel_footer {
	float: left;
	width: 100%;
	padding: 57px 0px 45px 0px;
	background: #181818;
}
.travel_footer h2, .travel_footer h4{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
	font-weight: normal;
	font-family: 'Fredoka One', sans-serif;
}
.travel_footer .faddress ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.travel_footer .faddress li {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.travel_footer .faddress ul li:first-child{
	margin-bottom: 20px;
}
.travel_footer .faddress ul li:last-child{
	margin-top: 20px;
}
.travel_footer .faddress li a {
	color: #727272;
}
.travel_footer .faddress li a:hover {
	color: #fff;
}

.travel_footer .faddress li.small {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

/*  Footer Services Style   */
.travel_footer .footerservices li {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding:4px 0px 4px 0px;
}

.travel_footer .footerservices li a {
	color: #999;
}
.travel_footer .footerservices li a:hover {
	color: #fff;
}

/*  Footer Blogs Style   */
.travel_footer .footer_categories a, .travel_footer .widget_categories li a {
	float: left;
	font-size: 14px;
	color: #999;
	border: solid 1px #999;
	padding: 5px 7px;
	margin-right: 8px;
	margin-top: 5px;
}
.travel_footer .widget_categories li a:hover{
	color: #fff;
	border: solid 1px #fff;
}
.travel_footer .footer_Blogs {
	padding:0;
}
.travel_footer .footer_Blogs .post_clear {
	 clear:both;
}
.travel_footer .footer_Blogs ul {
	list-style:none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;

}
.travel_footer .footer_Blogs ul li {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
.travel_footer .footer_Blogs span {
	float:left;
	padding:5px 15px 5px 0;
}
.travel_footer .footer_Blogs a {
	color:#999;
	 text-decoration:none;
}
.travel_footer .footer_Blogs a:hover {
	color: #fff;
	text-decoration:none;
}
.travel_footer .footer_Blogs .footer_Blogs_line {
	height:1px;
	margin:0 10px 10px 10px;
	background-color: #71391e;
}

/*  Footer Categories style     */
.travel_footer .footer_categories {
	float: left;
	width: 100%;
}
.travel_footer .footer_categories a {
	float: left;
	font-size: 14px;
	color: #999;
	border: solid 1px #999;
	padding:5px 7px;
	margin-right:8px;
	margin-top:5px;
}
.travel_footer .footer_categories a:hover {
	color: #fff;
	border: solid 1px #fff;

}


/*  copyright style     */
.travel_copyright_info {
	float: left;
	width: 100%;
	color: #727272;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	background: #0f0f0f;
	padding: 37px 0px 34px 0px;
}

.travel_copyright_info .one_half.last {
	text-align: right;
}
.travel_copyright_info a {
	color: #727272;
	transition: all 0.3s ease;
}
.travel_copyright_info a:hover {
	color: #999;
}




/* -----------------------------------
 * Slidebars
 * Version 0.10.3
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */

html, body, #main, .site_wrapper, .sb-slidebar {
	/* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

html, body {
	width: 100%;
	overflow-x: hidden; /* Stops horizontal scrolling. */
}

html {
	height: 100%; /* Site is as tall as device. */
}

body {
	min-height: 100%;
	height: auto;
	position: relative; /* Required for static Slidebars to function properly. */
}

/* Site scroll locking - prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static) {
	overflow: hidden;
}


.rev_slider_wrapper.fullscreen-container{
	left: 0!important;
}
/* ----------
 * 002 - Site
 */

#main, .site_wrapper {
	/* You may now use class .site_wrapper instead of #main and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
	width: 100%;
	position: relative;
	z-index: 1; /* Site sits above Slidebars */
	background-color: #ffffff; /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */
}

/* Micro clearfix by Nicolas Gallagher, ensures the site container hits the top and bottom of the screen. */
#main:before, #main:after, .site_wrapper:before, .site_wrapper:after {
	content: ' ';
	display: table;
}

#main:before, #main:after, .site_wrapper:before, .site_wrapper:after {
	clear: both;
}

/* ---------------
 * 003 - Slidebars
 */

.sb-slidebar {
	height: 100%;
	overflow-y: auto; /* Enable vertical scrolling on Slidebars when needed. */
	position: fixed;
	top: 0;
	z-index: 0; /* Slidebars sit behind sb-site. */
	display: none; /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
	background-color: #364150; /* Default Slidebars background colour, overwrite this with your own css. */
}

.sb-slidebar, .sb-slidebar * {
	-webkit-transform: translateZ( 0px ); /* Fixes issues with translated and z-indexed elements on iOS 7. */
}

.sb-left {
	left: 0; /* Set Slidebar to the left. */
}

.sb-right {
	right: 0; /* Set Slidebar to the right. */
}

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
	position: absolute; /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}

.sb-slidebar.sb-active {
	display: block; /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}

.sb-style-overlay {
	z-index: 9999; /* Set z-index high to ensure it overlays any other site elements. */
}

.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch; /* Adds native momentum scrolling for iOS & Android devices. */
}

/* Slidebar widths for browsers/devices that don't support media queries. */
	.sb-slidebar {
		width: 30%;
	}

	.sb-width-thin {
		width: 15%;
	}

	.sb-width-wide {
		width: 45%;
	}

@media (max-width: 480px) { /* Slidebar widths on extra small screens. */
	.sb-slidebar {
		width: 70%;
	}

	.sb-width-thin {
		width: 55%;
	}

	.sb-width-wide {
		width: 85%;
	}
}

@media (min-width: 481px) { /* Slidebar widths on small screens. */
	.sb-slidebar {
		width: 55%;
	}

	.sb-width-thin {
		width: 40%;
	}

	.sb-width-wide {
		width: 70%;
	}
}

@media (min-width: 768px) { /* Slidebar widths on medium screens. */
	.sb-slidebar {
		width: 50%;
	}

	.sb-width-thin {
		width: 25%;
	}

	.sb-width-wide {
		width: 55%;
	}
}

@media (min-width: 992px) { /* Slidebar widths on large screens. */
	.sb-slidebar {
		width: 30%;
	}

	.sb-width-thin {
		width: 15%;
	}

	.sb-width-wide {
		width: 45%;
	}
}

@media (min-width: 1200px) { /* Slidebar widths on extra large screens. */
	.sb-slidebar {
		width: 20%;
	}

	.sb-width-thin {
		width: 5%;
	}

	.sb-width-wide {
		width: 35%;
	}
}

/* ---------------
 * 004 - Animation
 */

.sb-slide, #main.site_wrapper, .sb-slidebar {

	-webkit-transition: -webkit-transform 400ms ease;
	   -moz-transition:    -moz-transform 400ms ease;
		 -o-transition:      -o-transform 400ms ease;
			transition:         transform 400ms ease;

	-webkit-transition-property: -webkit-transform, left, right;
	-webkit-backface-visibility: hidden;
}

.sb-slide, .sb-slidebar {
	-webkit-transform: translate( 0px );
	   -moz-transform: translate( 0px );
		 -o-transform: translate( 0px );
			transform: translate( 0px );
}

/* --------------------
 * 005 - Helper Classes
 */

.sb-hide {
	display: none; /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}

.sb-slidebar ul.nav{
	margin: 0;
	padding: 0;
}

.sb-slidebar ul.nav > li > a{
	display: block;
	padding: 15px;
	background-color: #2C3542;
	border-bottom: 1px solid #3d4957;
}

.sb-slidebar .nav>li>.dropdown-menu>li{

}

.sb-slidebar .col-xs-1, .sb-slidebar .col-sm-1, .sb-slidebar .col-md-1, .sb-slidebar .col-lg-1, .sb-slidebar .col-xs-2, .sb-slidebar .col-sm-2, .sb-slidebar .col-md-2, .sb-slidebar .col-lg-2, .sb-slidebar .col-xs-3, .sb-slidebar .col-sm-3, .sb-slidebar .col-md-3, .sb-slidebar .col-lg-3, .sb-slidebar .col-xs-4, .sb-slidebar .col-sm-4, .sb-slidebar .col-md-4, .sb-slidebar .col-lg-4, .sb-slidebar .col-xs-5, .sb-slidebar .col-sm-5, .sb-slidebar .col-md-5, .sb-slidebar .col-lg-5, .sb-slidebar .col-xs-6, .sb-slidebar .col-sm-6, .sb-slidebar .col-md-6, .sb-slidebar .col-lg-6, .sb-slidebar .col-xs-7, .sb-slidebar .col-sm-7, .sb-slidebar .col-md-7, .sb-slidebar .col-lg-7, .sb-slidebar .col-xs-8, .sb-slidebar .col-sm-8, .sb-slidebar .col-md-8, .sb-slidebar .col-lg-8, .sb-slidebar .col-xs-9, .sb-slidebar .col-sm-9, .sb-slidebar .col-md-9, .sb-slidebar .col-lg-9, .sb-slidebar .col-xs-10, .sb-slidebar .col-sm-10, .sb-slidebar .col-md-10, .sb-slidebar .col-lg-10, .sb-slidebar .col-xs-11, .sb-slidebar .col-sm-11, .sb-slidebar .col-md-11, .sb-slidebar .col-lg-11, .sb-slidebar .col-xs-12, .sb-slidebar .col-sm-12, .sb-slidebar .col-md-12, .sb-slidebar .col-lg-12{
	padding: 0;
	margin: 0;
}

.sb-slidebar.sb-left .nav .yamm-fw .yamm-content{
	margin-left: 0!important;
}

.sb-slidebar ul.nav > li > ul.dropdown-menu li > a, .sb-slidebar ul.nav > li > ul.dropdown-menu li li a{
	display: block;
	padding: 10px 15px 10px 30px;
	border-top: 1px solid #3d4957;
}

.sb-slidebar ul.nav > li > ul.dropdown-menu li:hover > a, .sb-slidebar ul.nav > li > ul.dropdown-menu li li:hover a{
	background: #2C3542;
	color: #b4bcc8;
}

.sb-slidebar .list-unstyled li:first-child{
	border: none;
	margin-bottom: 0;
}

.sb-slidebar .list-unstyled li p {
	color: #2ECC71;
	padding: 10px 15px 10px 30px!important;
	display: block;
	line-height: 24px;
	margin: 0;
}

.sb-slidebar .dropdown-menu>li>a{
	padding: 11px 20px 11px 30px !important;
}

body .sb-slidebar ul.nav > li.buynowbut{
	padding: 0!important;
	width: 100%;
}
body .sb-slidebar ul.nav > li.buynowbut a{
	border: none;
	border-bottom: 1px solid #3d4957;
	border-radius: 0;
	padding: 15px;
}

body .sb-slidebar .list-unstyled > li{
	padding: 0;
}

.sb-slidebar .tpbut.minicart-li{
	float: left;
	padding: 15px;
}

.sb-slidebar li.nav-search>a i{
	float: left;
	margin-top: 6px!important;
	margin-right: 10px;
}

.sb-slidebar .minicart-li a i{
	margin-right: 20px;
}

.sb-slidebar .list-unstyled li.dart{
	padding: 15px;
	width: calc(100% - 30px);
	color: #FFF;
}

.sb-slidebar .container{
	width: 100%;
}

.sb-slidebar .dropdown-menu .container > .kc_col-sm-4{
	border: none;
}

.sb-slidebar .row{
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
}

.sb-slidebar .nav_has_cart ul.nav>li>a{
	padding: 15px;
}

.sb-slidebar .tpbut.minicart-li a {
	color: #ffffff;
}

.sb-slidebar nav.nav_has_cart {
	width: 100%;
}

.sb-slidebar .dropdown-menu .container > .kc_col-sm-4{
	width: 100%
}

@media only screen and (max-width: 999px) {
	.sb-toggle-right{
		right: 20px;
		left: auto!important;
	}

	.sb-slidebar .dropdown-menu .kc_row > .kc_col-sm-4{
		width: 100%;
		margin-right: 0;
		border-right: none;
	}
}

/*** Landing main demo ***/

.page-builder h3 b{
	font-weight: 700;
    font-size: 45px;
    line-height: 45px;
    display: block;
	color:#2ecc71;
	margin-top: 10px;
}

.page-builder h3{
color:#272727;
}

body .overlay-box{
	background:rgba(255,255,255,0.9);
}
.text-holder {
	max-width: 440px;
	display: inline-block;
	text-align: left;
	position: relative;
}
.text-box {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.text-box .text{
	display: block;
	text-align: left;
}

#live-editor .text-box, #builder .text-box{
	text-align: center;
}

#filters-demos{
	margin-bottom: 40px;
    font-size: 20px;
    letter-spacing: 0.5px;
}

#filters-demos.cbp-l-filters-alignCenter .cbp-filter-item{
	font-size: 20px;
	margin: 0 10px;
	padding: 5px 2px;
	border-bottom: 2px solid #fff;
}

#filters-demos.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active{
	border-bottom: 2px solid #2ecc71;
	color: #2ecc71;
}


#grid-demos .caption{
	text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    line-height: 50px;
}
#grid-demos .cbp-wrapper{
	margin-left: 0;
}

#grid-demos a img {
	border: 1px solid rgba(0,0,0,0.1);
}

#grid-demos.cbp-caption-active .cbp-caption-activeWrap{
	height: 50px;
	bottom: 0;
	top: auto;
    background-color: rgba(0,0,0,0.7);
}
.landing-heading strong{
	color:#2ecc71;
}

#key-features .one_fifth{
	background:#FFF;
	padding: 40px 0;
	border-radius:5px;
}

#key-features .one_fifth i, #key-features .one_fifth icon{
	color:#868686;
	font-weight:300;
	min-height: 45px;
	font-size:45px;
}
#key-features .one_fifth h3{
	line-height: 25px;
    font-size: 17px;
    font-weight: 500;
    width: 80%;
    margin: 30px auto 0px;
}
#key-features .one_fifth h3 p {
    line-height: 25px;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Raleway',sans-serif;
}
#key-features .new-line{
margin-bottom:60px;
}


.page-builder p{
	line-height: 26px;
	font-size: 15px;
}

.header_box h2{
	font-family: 'Roboto',sans-serif;
	font-size: 45px;
	margin-bottom: 0px;
color:#2ecc71;
}

.header_box h3{
	font-family: 'Roboto',sans-serif;
	margin-bottom: 0px;
	font-size: 35px;
color:#2ecc71;
}

.heading_landing{
	font-size: 35px;
	line-height: 35px;
	text-transform: capitalize;
}

.big_landing_button{
	display: inline-block;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 700;
	background: #2ECC71;
	padding:10px 22px;
	font-size: 18px;
	border-radius: 4px;
	color: #fff;
}


.big_landing_button:hover{
	background-color: #FFF;
	color:#2ECC71;
}

.header_box{
	padding: 25px;
    border: 5px solid #2ECC71;
    font-size: 30px;
    color: #2ECC71;
    text-align: center;
    display: inline-block;
    margin-bottom: 60px;
}

#included-plugins .kc_box_wrap .one-third{
	width: 100px;
}

#live-editor img{
	float: left;
}
#key-features .heading_landing{
	color: #fff;
}

body.home.page{
	background-color: #eee;
}
body.home.page .layout-boxed{
	background-color: #fff!important;
}
@media only screen and (max-width: 999px){
	#builder, #section-manager, #live-editor{
		float: none;
	}
	#builder .kc_column, #section-manager .kc_column, #live-editor .kc_column{
		padding-right: 0px;
		padding-left: 0px;
		width: 720px!important;
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	#builder .kc_column:first-child, #section-manager .kc_column:first-child, #live-editor .kc_column:first-child{
		margin-bottom: 40px;
	}

	body .text-holder{
		max-width: 100%;
    	width: 100%;
    	margin-left: auto;
		margin-right: auto;
	}

	.page-builder .v13_button4{
		float: none;
	}

	#section-manager .imgframe2{
		float: none;
	}

	#section-manager.responsive .kc_column{
		background: none;
	}

	.page-builder.responsive h3{
		color: #fff;
	}

	.page-builder.responsive p{
		color: #fff;
	}
	#key-features .one_fifth{
	    width: 30%!important;
	    margin-right: 4%;
	    margin-bottom: 30px;
	    display: inline-block;
	    float: none;
	    min-height: 203px;
	    margin-top: 0;
	}
	#key-features{
		text-align: center;
	}
	#key-features .one_fifth:nth-child(3n){
		margin-right: 0;
		float: right;
	}

	#included-plugins .kc_box_wrap .one-third, #included-plugins .kc_box_wrap .two-third{
		float: none;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	#included-plugins .kc_box_wrap .two-third{
		margin-bottom: 60px;
		float: none;
		width: 100%;
		text-align: center;
	}
	#how-service .kc_column_inner{
		width:100%!important;
		text-align: center;
		margin-bottom: 60px;
	}

	#how-service .kc_column_inner:last-child{
		margin-bottom: 0;
	}

	#pre-sections  .one-third{
		width:100%;
		text-align: center!important;
		margin-bottom: 20px;
	}
	#pre-sections  .one-third h2{
		text-align: center!important;
	}

	#section-manager.responsive .kc_column:first-child{
		padding-bottom: 20px;
	}
	#section-manager.responsive .kc_column:last-child{
		padding-top: 0;
	}

	.join-us{
		background-size: contain;
		padding-bottom: 60%!important;
	}
}

@media only screen and (max-width: 639px){
	#key-features .one_fifth, #key-features .one_fifth:nth-child(3n){
		width: 80%!important;
		margin-right: 0;
		margin-left: 0;
		float: none;
	}
	#builder .kc_column, #section-manager .kc_column, #live-editor .kc_column{
		width: 80%!important;
	}
	body .page-builder h3{
		text-align: center;
	}

	body #builder .kc_text_block{
		text-align: center;
	}
	body .page-builder .v13_button4{
		margin-left: auto;
		margin-right: auto;
	}
}

.layout-boxed #mainslider .container {
	margin:0;
}
.layout-boxed .res_feature_section3,
.layout-boxed .res_feature_section4{
	overflow: hidden;
}
.layout-boxed .res_feature_section3 .kc_single_image img, .layout-boxed .res_feature_section4 .kc_single_image img{
	max-width: auto;
	height: 100%;
}

/*----------------------------------------------------
   DEMO SHOPPING 1
------------------------------------------------------*/
[class*="shop_feature_section"] h1,
[class*="shop_feature_section"] h2,
[class*="shop_feature_section"] h3,
[class*="shop_feature_section"] h4,
[class*="shop_feature_section"] h5,
[class*="shop_feature_section"] h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
}
[class*="shop_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="shop_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="shop_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="shop_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="shop_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="shop_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="shop_feature_section"] h1 b {
	font-weight: normal;
}
[class*="shop_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="shop_feature_section"] h1.light,
[class*="shop_feature_section"] h2.light,
[class*="shop_feature_section"] h3.light,
[class*="shop_feature_section"] h4.light,
[class*="shop_feature_section"] h5.light,
[class*="shop_feature_section"] h6.light {
	font-weight: 300;
}
[class*="shop_feature_section"] h1.medium,
[class*="shop_feature_section"] h2.medium,
[class*="shop_feature_section"] h3.medium,
[class*="shop_feature_section"] h4.medium,
[class*="shop_feature_section"] h5.medium,
[class*="shop_feature_section"] h6.medium {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="shop_feature_section"] p {
	font-weight: normal;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
}
[class*="shop_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less6 {
	width: 70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="shop_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="shop_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

/* features_section 1 */
.shop_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:70px 0px 70px 0px;
}
.shop_feature_section1 .con{
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.shop_feature_section1 .con h3{
	position: absolute;
	top: 50%;
	transition: all 0.3s ease;
	width:100%;
	padding: 5px 0px;
	margin-top: 6px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
}
.shop_feature_section1 .con a .rimg {
	float: left;
}
.shop_feature_section1 .con a p {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: 44px;
}
.shop_feature_section1 .con a:hover h3{
	background: #eba687;
}
.shop_feature_section1 .con p{
	font:14px;
	font-weight:500;
	text-transform:uppercase;
	color:#fff;
}


/* features_section 2 */
.shop_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:20px 0px 90px 0px;
}
.shop_feature_section2 i{
	font-size:10px;
	color:#eba687;
}
.shop_feature_section2 .one_fourth_less{
	text-align:center;
}
.shop_feature_section2 h5 {
	font-size:14px;
	font-weight:600;
	padding-top:8px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.shop_feature_section2 h4 {
	font: 18px 'Open Sans', sans-serif;
	font-weight:bold;
	padding:6px 0px 12px 0px;
}
.shop_feature_section2 h4 em {
	font-weight: normal;
	padding-top: 6px;
	color: #999999;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-decoration: line-through;
	font-style: normal;
}


/* features_section 3*/
.shop_feature_section3 {
	float: left;
	width: 100%;
	text-align:center;
	padding: 230px 0px 140px 0px;
}
.shop_feature_section3 h2 {
	font-size:45px;
	font-weight:bold;
	color:#fff;
}
.shop_feature_section3 h1 {
	font-size:72px;
	font-weight:800;
	color:#fff;
	text-transform:uppercase;
}
.shop_feature_section3 h1 em{
	color:#eba687;
	font-style:normal;
}


/* features_section 4 */
.shop_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 70px 0px;
}
.shop_feature_section4 h2  {
	text-transform:uppercase;
	margin-bottom:30px;
}
.last-post-layout-9 .content {
	float: left;
	width:100%;
	text-align:center;
}
.last-post-layout-9 .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;
}
.last-post-layout-9 .befor:hover {
	background:#272727;
	color:#fff;
}
.last-post-layout-9 .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;
}
.last-post-layout-9 .after:hover {
	background:#272727;
	color:#fff;
}
.last-post-layout-9 h5 {
	padding:18px 0px 15px 0px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:0px;
	font-size:14px;
}
.last-post-layout-9.owl-carousel .owl-item {
	padding: 0px 10px;
}
.last-post-layout-9 .owl-controls .owl-page, .last-post-layout-9 .owl-controls .owl-buttons div {
	margin-top: 35px;
}


/*  featured section 6 */
.shop_feature_section6 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#272727;
	padding:76px 0px 70px 0px ;
}
.shop_feature_section6 .box1{
	width:22%;
	float:left;
}
.shop_feature_section6 .box2{
	width:22%;
	float:left;
}
.shop_feature_section6 .box3{
	width:28%;
	float:left;
}
.shop_feature_section6 .box4{
	width:28%;
	float:left;
}
.shop_feature_section6 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.shop_feature_section6 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
}
.shop_feature_section6 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.shop_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
}
.shop_newsletter .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #eba687;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.shop_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
.shop_newsletter .input_submit.color2 {
	background-color: #50c9d4;
}

/* features section 13 */
.shop_feature_section13 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 80px 0px;
	background: #f3f3f3;
}
body .shop_feature_section13 .less6 {
	width: 87%;
	margin: 0 auto;
}
.shop_feature_section13 .climg img {
	width: 12.5%;
	border-radius: 100%;
	margin-bottom: 20px;
}

/* feature_section 14 */
.shop_feature_section14 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.shop_feature_section14 h4{
	font-size: 18px;
	font-weight:200px;
	letter-spacing:normal;
}
.shop_feature_section14 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.shop_feature_section14 li.last {
	border-right: none;
}
.shop_feature_section14 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.shop_feature_section14 li:hover span {
	color: #ee7164;
}

.shop_button1 {
	font-family: 'Open Sans', sans-serif;
	color: #9a9a9a;
	font-size: 12px;
	border: solid 2px #e9e9e9;
	transition: all 0.3s ease;
	padding: 5px 19px;
	text-transform:uppercase;
	font-weight:600;
}
.shop_button1:hover {
	color: #fff;
	background: #272727;
}
.shop_button2 a {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	border: solid 2px #fff;
	transition: all 0.3s ease;
	padding: 9px 30px;
	text-transform:uppercase;
	font-weight:600;
	background: none;
}
.shop_button2 a:hover {
	color: #272727;
	background: #fff;
}
.shop_tabs_sliders .kc-tabs-slider-nav li{
	background: none;
	padding: 7px 12px;
	cursor: pointer;
	color: #999;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 10px 50px 10px;
	text-align: center;
	border: 1px solid #ccc;
}
.shop_tabs_sliders .kc-tabs-slider-nav li.kc-title-active {
	color: #272727;
	border: 1px solid #272727;
	background: transparent;
}
.shop_tabs_sliders .kc-tabs-slider-nav li.kc-title-active a{
	color: #272727;
}
.shop_tabs_sliders .kc-tabs-slider-nav li a{
	color: #999;
}
.shop_tabs_sliders ul.products li.product .king-product-info h3.product-title a {
	text-align: center;
}
.shop_tabs_sliders .product-buttons .show_details_button {
	float: initial;
	margin-left: 10px;
	display: inline-block;
}
.shop_tabs_sliders .owl-carousel .woocommerce .products .king-product-info .product-title{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 4px 0 0 0;
}
.shop_tabs_sliders .owl-carousel .woocommerce .products .king-product-info .price del .amount{
	color: #999999;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    padding-top: 6px;
    text-decoration: line-through;
    padding-top: 0;
}
.shop_tabs_sliders .owl-carousel .woocommerce .products .king-product-info .price ins .amount{
	font: bold 18px "Open Sans",sans-serif;
}
.shop_tabs_sliders .owl-carousel .woocommerce .products .product-buttons .product-buttons-box a.show_details_button{
	margin-left: 20px;
}
/*----------------------------------------------------
   DEMO SHOPPING 2
------------------------------------------------------*/
[class*="shop2_feature_section"] h1,
[class*="shop2_feature_section"] h2,
[class*="shop2_feature_section"] h3,
[class*="shop2_feature_section"] h4,
[class*="shop2_feature_section"] h5,
[class*="shop2_feature_section"] h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
}
[class*="shop2_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
[class*="shop2_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="shop2_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="shop2_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="shop2_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="shop2_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="shop2_feature_section"] h1 b {
	font-weight: normal;
}
[class*="shop2_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="shop2_feature_section"] h1.light,
[class*="shop2_feature_section"] h2.light,
[class*="shop2_feature_section"] h3.light,
[class*="shop2_feature_section"] h4.light,
[class*="shop2_feature_section"] h5.light,
[class*="shop2_feature_section"] h6.light {

	font-weight: 300;
}
[class*="shop2_feature_section"] h1.medium,
[class*="shop2_feature_section"] h2.medium,
[class*="shop2_feature_section"] h3.medium,
[class*="shop2_feature_section"] h4.medium,
[class*="shop2_feature_section"] h5.medium,
[class*="shop2_feature_section"] h6.medium {

	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="shop2_feature_section"] p {
	line-height: 25px;
}
[class*="shop2_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less6 {
	width: 92%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="shop2_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less8 {
	width: 67%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="shop2_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

/* features_section 1 */
.shop2_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:50px 0px;
}
.shop2_feature_section1 .box{
	text-align:left;
	height: 200px;
	padding: 57px 0px 0px 45px;
}
.shop2_feature_section1 h1{
	font-family: 'Myriad Pro', sans-serif;
	font-weight:normal;
	color: #272727;
	font-size:27px;
	margin-bottom:0px;
}
.shop2_feature_section1 h1 b{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #272727;
	font-size:18px;
	margin-bottom:0px;
}
.shop2_feature_section1 h2{
	font-family: 'Dancing Script', sans-serif;
	font-weight:normal;
	color: #272727;
	font-size:27px;
	margin-bottom:0px;
	text-transform:none;
}
.shop2_feature_section1 h2 b{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #272727;
	font-size:18px;
	margin-bottom:0px;
}
.shop2_feature_section1 .arrow_box {
	position: relative;
	background: #e9b63d;
	margin-top: 10px;
	float: left;
	height: 16px;
	width: 21px;
}
.shop2_feature_section1 .arrow_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(233, 182, 61, 0);
	border-left-color: #e9b63d;
	border-width: 8px;
	margin-top: -8px;
}

/* features_section 2 */
.shop2_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:25px 0px 72px 0px;
}
.shop2_feature_section2 .one_fourth_less{
	text-align:center;
	border-bottom:solid 1px #ebeff3;
	padding-bottom:15px;
}
.shop2_feature_section2 h5 {
	font-size:14px;
	font-weight:600;
	padding-top:15px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.shop2_feature_section2 h4 {
	font-weight:bold;
	padding-top: 6px;
	color: #e9b63d;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.shop2_feature_section2 h4 em {
	font: 14px 'Open Sans', sans-serif;
	font-weight:normal;
	text-decoration: line-through;
	font-style: normal;
	color:#727272;
}

/* features_section 3 */
.shop2_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
}
.shop2_feature_section3 .left {
	float: left;
	width: 50%;
	text-align: left;
	padding:193px 0px 150px 90px;
}
.shop2_feature_section3 h4 {
	font-weight:bold;
}
.shop2_feature_section3 h1 {
	font-weight:bold;
	text-transform:uppercase;
	line-height:35px;
}
.shop2_feature_section3 .right {
	float: left;
	width: 50%;
	text-align: left;
	padding:193px 0px 150px 75px;
}

/* features_section 4 */
.shop2_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 0px 0px;
}
.shop2_feature_section4 h1 {
	font: 45px 'Open Sans', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	line-height:27px;
	margin-bottom:0px;
}
.shop2_feature_section4 h1 em {
	font: 67px 'Open Sans', sans-serif;
	font-weight:bold;
}
.shop2_feature_section4 p {
	font: 18px 'Open Sans', sans-serif;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
}

/* features_section 5 */
.shop2_feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding:75px 0px;
}
.shop2_feature_section5 h3 {
	font-weight: bold;
	text-decoration: underline;
	text-transform:uppercase;
	margin-bottom:30px;
}
.shop2_feature_section5 .one_fourth_less{
	text-align:center;
	border-bottom:solid 1px #ebeff3;
	padding-bottom:15px;
}
.shop2_feature_section5 h5 {
	font-size:14px;
	font-weight:600;
	padding-top:15px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.shop2_feature_section5 h4 {
	font-weight:bold;
	padding-top: 6px;
	color: #e9b63d;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.shop2_feature_section5 h4 em {
	font: 14px 'Open Sans', sans-serif;
	font-weight:normal;
	text-decoration: line-through;
	font-style: normal;
	color:#727272;
}

/* feature_section 14 */
.shop2_feature_section14 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0px 50px 0px;
	background: #f3f3f3;
}
.shop2_feature_section14 h4{
	font-size: 18px;
	font-weight:200px;
	letter-spacing:normal;
}
.shop2_feature_section14 ul {
	margin: 0px !important;
}
.shop2_feature_section14 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #e3e3e3;
}
.shop2_feature_section14 li.last {
	border-right: none;
}
.shop2_feature_section14 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.shop2_feature_section14 li:hover span {
	color: #ee7164;
}

.shop2_button1 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#e9b73d;
	transition: all 0.3s ease;
	padding: 10px 26px;
	border-radius:30px;
	text-transform:uppercase;
	font-weight:600;
}
.shop2_button1 a:hover {
	color: #fff;
	background: #272727;
}
.shop2_button2 a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#272727;
	transition: all 0.3s ease;
	padding: 10px 26px;
	border-radius:30px;
	text-transform:uppercase;
	font-weight:600;
}
.shop2_button2 a:hover {
	color: #fff;
	background: #727272;
}


/*----------------------------------------------------
   DEMO MUSIC & BAND
------------------------------------------------------*/
[class*="music_feature_section"] h1,
[class*="music_feature_section"] h2,
[class*="music_feature_section"] h3,
[class*="music_feature_section"] h4,
[class*="music_feature_section"] h5,
[class*="music_feature_section"] h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: 1px;
}
[class*="music_feature_section"] h1 {
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	color: #181818;
}
[class*="music_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="music_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="music_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="music_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="music_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="music_feature_section"] h1 b {
	font-weight: normal;
}
[class*="music_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="music_feature_section"] h1.light,
[class*="music_feature_section"] h2.light,
[class*="music_feature_section"] h3.light,
[class*="music_feature_section"] h4.light,
[class*="music_feature_section"] h5.light,
[class*="music_feature_section"] h6.light {

	font-weight: 300;
}
[class*="music_feature_section"] h1.medium,
[class*="music_feature_section"] h2.medium,
[class*="music_feature_section"] h3.medium,
[class*="music_feature_section"] h4.medium,
[class*="music_feature_section"] h5.medium,
[class*="music_feature_section"] h6.medium {

	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="music_feature_section"] p {
	line-height: 25px;
}
[class*="music_feature_section"] .bigtfont {
	font-size: 45px;
	line-height: 36px;
	color: #181818;
}
[class*="music_feature_section"] .mediumfont {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #727272;
	font-weight: lighter;
	letter-spacing: 1px;
}
[class*="music_feature_section"] .fontmedium {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #272727;
}
[class*="music_feature_section"] .fontsmall {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #a32922;
}
[class*="music_feature_section"] .fontdef, [class*="music_feature_section"] .fontdef p {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight: 500;
	color:#727272;
}
[class*="music_feature_section"] .fonm {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight: 500;
	color:#fff;
}
[class*="music_feature_section"] .fonb {
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#fff;
}

[class*="music_feature_section"] .fontdef02 {
	font-family: 'Oswald Regular', sans-serif;
	font-size:16px;
	font-weight: 500;
	color:#fff;
	text-transform:uppercase;
}
[class*="music_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less5 {
	width: 90%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less6 {
	width: 70%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less8 {
	width: 68%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="music_feature_section"] .less10 {
	width: 89%;
	margin: 0 auto;
}

/* features_section 1 */
.music_feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 186px 0px 86px 0px;
}
.events-layout-1 .box{
	width:100%;
	float:left;
	background-color:#fff;
	margin-bottom:10px;
}
.events-layout-1 .box .left{
	width: 32%;
	float: left;
	text-align: left;
}
.events-layout-1 .box .left img{
	float: left;
}
.events-layout-1 .box .right{
	width: 68%;
	float: left;
	text-align: left;
}
.events-layout-1 .box .right .date {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 27px;
	font-weight:bold;
	text-align:center;
	background-color:#e74c3c;
	padding:14px 10px 10px 10px;
	margin-right:20px;
	float:left;
}
.events-layout-1 .box .right .date i {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display:block;
	text-transform: uppercase;
	padding-top:5px;
}
.events-layout-1 .box ul.content .post_con  {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	text-align: left;
	margin-top:45px;
}
.events-layout-1 .box .post_con li {
	float: left;
	padding: 0px 20px 0px 4px;
	color: #999;
	text-align:left;
}
.events-layout-1 .box .post_con li a {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	color: #999;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	text-align:left;
}
.events-layout-1 .box .post_con li a:hover {
	color: #727272;
	text-decoration: none;
}
.events-layout-1 .box .post_con li i {
	color: #d4d4d4;
	font-size: 20px;
	font-weight:normal;
}

.events-layout-1 .box2{
	width:100%;
	float:left;
	background-color:#fff;
	margin-bottom:10px;
}
.events-layout-1 .box2 .right{
	width: 32%;
	float: left;
	text-align: left;
}
.events-layout-1 .box2 .right img{
	float: right;
}
.events-layout-1 .box2 .left{
	width: 68%;
	float: left;
	text-align: right;
}
.events-layout-1 .box2 .left .date {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 27px;
	font-weight:bold;
	text-align:center;
	background-color:#e74c3c;
	padding:14px 10px 10px 10px;
	margin-left:20px;
	float: right;
}
.events-layout-1 .box2 .left .date i {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	display:block;
	text-transform: uppercase;
	padding-top:5px;
	font-style: normal;
}
.events-layout-1 .box2 ul.content .post_con  {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	text-align: left;
	margin-top:45px;
}
.events-layout-1 .box2 .post_con li {
	float: right;
	padding: 0px 0px 0px 20px;
	color: #999;
	text-align: left;
}
.events-layout-1 .box2 .post_con li a {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	color: #999;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	text-align:left;
}
.events-layout-1 .box2 .post_con li a:hover {
	color: #727272;
	text-decoration: none;
}
.events-layout-1 .box2 .post_con li i {
	color: #d4d4d4;
	font-size: 20px;
	font-weight:normal;
}


/* features_section 2 */
.music_feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 100px 0px;
}
.music_feature_section2 .cbp .cbp-item {
	padding: 0px 2px 2px 0px;
}
.music_feature_section2 .cbp .cbp-item:nth-child(4n+0) {
	padding-right: 2px;
}
.kc-video-bg .kc_button {
	font-weight: bold;
	background: #fff;
	padding: 15px 35px;
}

/* features_section 3 */
.music_feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	background:#fff;
}
.music_feature_section3 .title {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 25px 0px;
	background:#272727;
}
.music_feature_section3 .left {
	float: left;
	width: 50%;
	padding: 100px 0px 86px 0px;
	text-align:left;
}
.music_feature_section3 .leftlinebg {
	float: left;
	width: 110px;
	height:3px;
	background: #e74c3c;
	text-align:left;
	margin:20px 0px;
}
.music_feature_section3 .left .cont {
	float: right;
	width: 82%;
	padding:0px 70px 0px 0px;
}
.music_feature_section3 .square {
	float: left;
	width: 40px;
	height: 40px;
	margin: 12px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	overflow: hidden;
	background: #f3f3f3;
}
.music_feature_section3 .square i {
	width: 40px;
	height: 40px;
	color: #454545;
	font-size: 21px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	padding: 0;
	background: transparent;
}
.music_feature_section3 .right {
	float: left;
	width: 50%;
	padding: 0px 0px;
	height:570px;
}


/* features_section 4 */
.music_feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
}
.music_feature_section4 .boximg{
	width:25%;
	float:left;
	background: #181818;
	opacity: 1;
	transition: all 0.3s ease;
}
.music_feature_section4 .boximg:hover {
	opacity: 0.8;
}
.music_feature_section4 .boximg img{
	display: block;
	width: 100%;
}
.music_feature_section4 .boximgcon{
	width: 100%;
	text-align: center;
	margin-top: -60px;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	font-weight: 400;
	text-transform:uppercase;
	color:#fff;
	padding:18px 0px;
	letter-spacing: 1px;
	position: relative;
	z-index: 2;
	background: rgba(39,39,39,0.9);

}
.music_feature_section4 .boximgcon i{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight: 400;
	color:#fff;
	text-transform:none;
	font-style: normal;
}


/* features_section 5 */
.music_feature_section5 {
	float: left;
	width: 100%;
	padding:90px 0px;
}
.last-post-layout-10 .slidesec {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.last-post-layout-10 .slidesec img {
	float: left;
	width: 100%;
}
.last-post-layout-10 .slidesec .cont {
	float: left;
	width: 100%;
	padding: 16px 25px 25px 25px;
}
.last-post-layout-10 .slidesec em {
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.last-post-layout-10 .owl-controls .owl-page, .last-post-layout-10 .owl-controls .owl-buttons div {
	margin-top: 35px;
}
.music_owl_sliders .owl-controls .owl-page, .music_owl_sliders .owl-controls .owl-buttons div {
	margin-top: 35px;
}

/*.music_feature_section5 .videosec {
	float: left;
	width: 100%;
	background: #999;
}
.music_feature_section5 .videosec iframe {
	float: left;
	width: 100%;
	height: 400px;
}*/


/* features_section 6 */
.music_feature_section6 {
	float: left;
	width: 100%;
	padding: 100px 0px 80px 0px;
	text-align: center;
}
.testimonial-layout-15 {
	text-align: center;
}
.testimonial-layout-15 h3 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}
.testimonial-layout-15 p.fonm {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}
.testimonial-layout-15 .line {
	display: block;
	width: 90px;
	height: 2px;
	background: #fff;
	margin: 25px auto 0 auto;
}
.testimonial-layout-15 .owl-controls .owl-page, .testimonial-layout-15 .owl-controls .owl-buttons div {
	margin-top: 35px;
}

/* features_section 7 */
.music_feature_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 100px 0px;
}

/* features_section 8 */
.music_feature_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 45px 0px;
	border-bottom: 5px solid rgba(255,255,255,0.1);
}
.music_feature_section8 .one_half .kc_col-sm-6,
.music_feature_section8 .one_half .kc_col-sm-12 {
	padding: 0 15px;
}
.music_feature_section8 .contact-form {
	width: 90%;
    display: block;
    margin: 0 10px 0 0;
    float: right;
}
.music_feature_section8 .contact-form label {
	float: left;
	width: 100%;
}
.music_feature_section8 .contact-form .input {
	color: #fff;
	float: left;
	width: 100%;
	text-align: left;
	background: rgba(0,0,0,0.1);
	border: 1px solid #727272;
	padding: 12px 16px;
	margin-bottom: 15px;
}
.music_feature_section8 .contact-form textarea {
	color: #fff;
	float: left;
	width: 100%;
	height: 225px;
	text-align: left;
	background: rgba(0,0,0,0.1);
	border: 1px solid #727272;
	padding: 12px 16px;
}
.music_feature_section8 .contact-form div.wpcf7-response-output {
	margin: 40px 0;
}
.music_feature_section8 .button_send {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 16px 50px;
	border-radius: 3px;
	background-color: #e74c3c;
	text-transform: uppercase;
	transition: all 0.3s ease;
	letter-spacing:1px;
	border: none;
	cursor: pointer;
}
.music_feature_section8 .button_send:hover {
	color: #181818;
	background-color: #fff;
}

.music_feature_section8 .box1{
	width:100%;
	float:left;
	margin-bottom: 20px;
}
.music_feature_section8 .box2{
	width:100%;
	float:left;
	margin-left: 40px;
}
.music_feature_section8 .box3{
	width:100%;
	float:left;
	margin-bottom: 25px;
}
.music_feature_section8 .box4{
	width:100%;
	float:left;
}
.music_feature_section8 i {
	color: #FFF;
	font-size: 27px;
	margin-right: 12px;
	margin-top: 5px;
	float:left;
	text-align:left;
}
.music_feature_section8 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	clear: initial !important;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
}
.music_feature_section8 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.music_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 83%;
	background: #fff;
	border: none;
	color: #727272;
	font-size: 14px;
}
.music_newsletter .input_submit {
	float: left;
	padding: 13px 16px 14px;
	background-color: #e74c3c;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	margin-top: 0px;
}
.music_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
.music_newsletter .input_submit.color2 {
	background-color: #50c9d4;
}


/*------Work layout 8-----*/
.music_feature_section2 .cbp-l-filters-buttonCenter {
	margin-bottom:30px;
	text-align:center
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-item {
	background-color: none;
	border:2px solid transparent;
	color:#fff;
	cursor:pointer;
	font:400 14px/32px 'Oswald', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin:0 10px 10px 0;
	overflow:visible;
	padding:5px 45px;
	position:relative;
	display:inline-block;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-item:hover {
	color:#999;
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
	color:#fff;
	border:2px solid #fff;
	cursor:default;
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-counter {
	background-color:#68ABBC;
	border-radius:3px;
	color:#fff;
	font:400 11px/18px 'Oswald', sans-serif;
	margin:0 auto;
	padding:4px 0;
	text-align:center;
	width:34px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition:opacity .25s ease, bottom .25s ease;
transition:opacity .25s ease, bottom .25s ease
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-counter:after {
	content:"";
	position:absolute;
	bottom:-4px;
	left:0;
	right:0;
	margin:0 auto;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid #68ABBC;
	display:none
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:after {
	display:block
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter {
	bottom:44px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1
}
.music_feature_section2 .cbp-l-filters-buttonCenter .cbp-filter-item {
	background-color: transparent;
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-caption-activeWrap {
	background-color: #e74c3c;
	background-color: rgba(231, 76, 60, 0.9);
}
.cbp-l-grid-masonry-projects.works-layout-8 .bftitle {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #181818;
	padding: 14px 0px;
	font-size: 16px;
	letter-spacing: 1px;
	background-color: rgba(255, 255, 255, 0.75);
	position: relative;
	z-index: 999;
	margin-top: -50px;
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-title {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: "Oswald Regular", sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-desc {
	color: #FFF;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-text {
	font: 400 14px/21px "Open Sans", sans-serif;
	color: #fff;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-buttonRight {
	background-color: #fff;
	color: #272727;
	display: inline-block;
	font: 400 14px/40px "Oswald Regular", sans-serif;
	min-width: 130px;
	text-align: center;
	margin: 10px;
	text-transform: uppercase;
	padding: 0 10px
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-buttonLeft:hover, .cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-buttonRight:hover {
	opacity: 0.9
}
.cbp-l-grid-masonry-projects.works-layout-8 .cbp-l-caption-alignLeft .cbp-l-caption-body {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-top: 45px;
}


/*----------------------------------------------------
   DEMO PORTFOLIO
------------------------------------------------------*/
[class*="port_feature_section"] h1,
[class*="port_feature_section"] h2,
[class*="port_feature_section"] h3,
[class*="port_feature_section"] h4,
[class*="port_feature_section"] h5,
[class*="port_feature_section"] h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing: initial;
}
[class*="port_feature_section"] h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
[class*="port_feature_section"] h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
[class*="port_feature_section"] h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
[class*="port_feature_section"] h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
[class*="port_feature_section"] h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="port_feature_section"] h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
[class*="port_feature_section"] h1 b {
	font-weight: normal;
}
[class*="port_feature_section"] h1 strong {
	font-weight: bold;
}
[class*="port_feature_section"] h1.light,
[class*="port_feature_section"] h2.light,
[class*="port_feature_section"] h3.light,
[class*="port_feature_section"] h4.light,
[class*="port_feature_section"] h5.light,
[class*="port_feature_section"] h6.light {
	font-weight: 300;
}
[class*="port_feature_section"] h1.medium,
[class*="port_feature_section"] h2.medium,
[class*="port_feature_section"] h3.medium,
[class*="port_feature_section"] h4.medium,
[class*="port_feature_section"] h5.medium,
[class*="port_feature_section"] h6.medium {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color:#727272;
}
[class*="port_feature_section"] p {
	line-height: 25px;
}
[class*="port_feature_section"] .less1 {
	width: 75%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less2 {
	width: 50%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less3 {
	width: 60%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less4 {
	width: 45%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less5 {
	width: 85%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less6 {
	width: 61%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less7 {
	width: 77%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less8 {
	width: 70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
[class*="port_feature_section"] .less9 {
	width: 87%;
	margin: 0 auto;
}
[class*="port_feature_section"] .less10 {
	width: 90%;
	margin: 0 auto;
}


/* features_section 1 */
.port_feature_section1 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 90px 0px 90px 0px;
}
.port_feature_section1 h1 {
	color: #727272;
	font-size: 45px;
	text-transform: none;
	font-weight: 100;
	line-height: 45px;
}
.port_feature_section1 .bigtfont p, .port_feature_section2 .bigtfont p {
	font-size: 16px;
	line-height: 27px;
	font-weight: 300;
}
.port_feature_section1 .cbp-l-caption-alignLeft .cbp-l-caption-body {
	text-align: center;
}

/* features_section 2 */
.port_feature_section2 {
	float: left;
	width: 100%;
	background: #272727;
	padding: 0px;
}
.port_feature_section2 .left {
	float: left;
	width: 50%;
	padding: 50px 75px 58px 58px;
	background: #fff;
	margin: 90px -5% 90px 5%;
	position: relative;
	z-index: 2;
}
.port_feature_section2 .left h1 {
	color: #727272;
	text-transform: none;
	font-weight: 100;
	margin-bottom: 25px;
}
.port_feature_section2 .left h3 {
	color: #727272;
	text-transform: none;
	font-weight: 300;
	margin-bottom: 20px;
}

.port_feature_section2 .right {
	float: left;
	width: 50%;
	position: relative;
	z-index: 1;
}
.port_feature_section2 .right img {
	display: block;
}

/* features_section 3 */
.port_feature_section3 {
	float: left;
	width: 100%;
	background: #2ecc71;
	padding: 90px 0px;
}
.port_feature_section3 h2 {
	color: #fff;
	font-size: 45px;
	text-transform: none;
	font-weight: 300;
	line-height: 45px;
	margin-bottom: 35px;
}
.port_feature_section3 h3 {
	color: #fff;
	text-transform: none;
	font-weight: 300;
}
.port_feature_section3 .box {
	float: left;
	background: #fff;
	text-align: center;
	padding: 40px 30px 35px 30px;
}
.port_feature_section3 .box.last {
	margin-right: 0%;
}
.port_feature_section3 .box h4 {
	text-transform: uppercase;
}
.port_feature_section3 .box i {
	color: #ccc;
}


/* features_section 5 */
.port_feature_section5 {
	float: left;
	width: 100%;
	padding: 140px 0px 140px 0px;
}
.port_feature_section5 h1 {
	font-size: 45px;
	color: #fff;
	font-weight: 100;
	line-height:52px;
	text-transform:none;
	margin:0px;
}
.port_feature_section5 p {
	font-size:18px;
	font-weight:300;
	line-height:27px;
	color:#fff;
	padding-right:50px;
	padding-top:25px;
}


/*  featured section 6 */
.port_feature_section6 {
	float: left;
	width: 100%;
	text-align:center;
	background-color:#181818;
	padding:54px 0px 58px 0px ;
}
.port_feature_section6 .box1{
	width:22%;
	float:left;
	padding: 0;
}
.port_feature_section6 .box2{
	width:22%;
	float:left;
	padding: 0;
}
.port_feature_section6 .box3{
	width:28%;
	float:left;
	padding: 0;
}
.port_feature_section6 .box4{
	width:28%;
	float:left;
	padding: 0;
}
.port_feature_section6 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.port_feature_section6 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	margin:0 auto;
	clear: initial !important;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
}
.port_feature_section6 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}

/*  featured section 9 */
.port_feature_section9{
	float: left;
	width: 100%;
	text-align:center;
	padding: 90px 0px 90px 0px;
}
.port_feature_section9 h2 {
	color: #727272;
	text-transform: none;
	font-weight: 100;
}

.port_newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
}
.port_newsletter .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #2ecc71;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.port_newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
