/*  
Theme Name: Nivo
Theme URI: http://joomlastars.co.in
Version: 1.0.1
Description: Created by <a href="http://joomlastars.co.in">gsrthemes9</a>
Author: <a href="http://joomlastars.co.in/">gsrthemes9</a>
Author URI: <a href="http://joomlastars.co.in/">gsrthemes9</a>
Tags: custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: nivo

---------*/

/**
 * Table of Contents
 *
 * 1.0 - GENERAL
 * 2.0 - SITE STRUCTURE
 * 3.0 - columns
 * 4.0 - top navigation style 1
 * 5.0 - header area
 * 6.0 - HOME PAGE1 SECTIONS START 
 *   6.1 - titel
 *   6.2 - fe-sec1
 *   6.3 - fe-sec2
 *   6.4 - fe-sec3
 *   6.5 - fe-sec4
 *   6.6 - fe-sec5
 *   6.7 - fe-sec6
 *   6.8 - fe-sec7
 *   6.9 - fe-sec8
 *   6.10 - fe-sec9
 *   6.11 - fe-sec10
 *   6.12 - fe-sec11  
 *   6.13 - fe-sec12
 *   6.14 - fe-sec13
 *   6.15 - fe-sec14
 *   6.16 - fe-sec15
 *   6.17 - fe-sec16
 *   6.18 - fe-sec17  
 *   6.19 - fe-sec18 
 *   6.20 - punchtext
 *   6.21 - our team
 *   6.22 - Our-Doctors
 *   6.23 - Our-Doctors_sec2
 * 7.0 - FOOTER STYLES
 *   7.1 - Tags
 *   7.2 - Newsletter Signup
 *   7.3 - copyrights
 *   7.4 - footer social links
 * 8.0 - inner pages
 *   8.1 - page titles 
 *   8.2 - Blog section1
 *   8.3 - blog full width
 *   8.4 - post hover box
 *   8.5 - blog small
 *   8.6 - pagination
 *   8.7 - comment form 
 *   8.8 - comments
 * 9.0 - RIGHT SIDEBAR
 *   9.1 - site search 
 *   9.2 - categories
 *   9.3 - product tags
 *   9.4 - sidebar latest posts
 *   9.5 - client says widget
 *   9.6 - sidebar_widget
 *   9.7 - Advertisements 
 *   9.8 - divider_dashed
 * 10.0 - our support
 * 11.0 - ip_feature_section1
 * 12.0 - ip_services_sec1 
 * 13.0 - our services section
 * 14.0 - contact form
 * 15.0 - comment form  
 * 16.0 - comments
 * 17.0 - contact form
 * 18.0 - TYPOGRAPHY ELEMENTS
 *   18.1 - dropcaps
 *   18.2 - styled lists
 *   18.3 - highlight colors
 *   18.4 - buttons
 *   18.5 - styled buttons
 *   18.6 - tables
 *   18.7 - pricing tables
 *   18.8 - columns with box
 *   18.9 - testimonials
 *   18.10 -  section 1 
 * 19.0 - 404 Error Page
 * 20.0 - scrollup
 * 21.0 - Category Widget
 * 22.0 - WordPress Core
 * 23.0 - Custom CSS
 */

/*------------------*/
/*	1.0 GENERAL
/*--------------- -----*/

/* Logo */
#trueHeader #logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 40px;
	margin-top: 5px;
	text-indent: -999em;
	background-image: url(assets/images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*------------------*/
/*	2.0 SITE STRUCTURE
/*------------------------------------------------------*/
.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container_full.slidertop {
	margin-top: -80px;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 18px 0px 0px 0px;
}

/*------------------*/
/* 3.0 columns */
/*------------------*/
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
.menu_main.full {
	float: left;
	width: 100%;
	margin-top: 22px;
	border-top: 1px solid #eee;
}

/*-------------------------*/
/* 4.0 top navigation style 1 */
/*-------------------------*/

.top_nav1 {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #FFF;
	background-color: #2a474d;
}
.top_nav1 .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
}
.top_nav1 .left i {
	color: #FFF;
}
.top_nav1 .left a {
	color: #FFF;
	margin-right: 25px;
}
.top_nav1 .left a:hover {
	color: #eee;
	transition: all 0.3s ease;
}
.top_nav1 .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav1 ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px;
}
.top_nav1 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 13px;
    list-style: none;
}
.top_nav1 .topsocial li a {
	float: left;
	color: #FFF;
	font-size: 12px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav1 .topsocial li a:hover {
	color: #eee;
}

/*------------------*/
/* 5.0 header area */
/*------------------*/
.logo {
	float: left;
	width: 25%;
}
.menu_main {
	float: right;
	width: 75%;
}


/*------------------------------------------------*/
/*  6.0 HOME PAGE1 SECTIONS START 
/*-----------------------------------------------*/

/*-----------*/
/* 6.1 titel 
/*-----------*/



.title_h1 {
	color: #000;
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 50px;
	font-weight: 200;
	background: url(assets/images/title-hline.png) no-repeat center bottom;
	height: 50px;
	margin: 0 0 5px;
}
.title_h2 strong {
	font-weight: 500;
}
.title_h2 {
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 30px;
	font-weight: 200;
	background: url(assets/images/title-hline.png) no-repeat center bottom;
	height: 50px;
	margin: 0 0 5px;
}
.title_h2 strong {
	font-weight: 500;
}



/*------------------*/
/* 6.2 fe-sec1 */
/*------------------*/
.fe-sec1 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fe-sec1 i {
	width: 94px;
	height: 94px;
	color: #1c63e3;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 94px;
	margin-bottom: 30px;
	background-image: url(assets/images/circle01.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease;
}
.fe-sec1 .one_fourth:hover i {
	background-image: url(assets/images/circle02.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #fff;
	transition: all 0.3s ease;
}
.fe-sec1 .one_fourth:hover h3 {
	color: #1c63e3;
}
.fe-sec1 .one_fourth:hover .readmore_but1 {
	color: #1c63e3;
}
.fe-sec1 .one_fourth.active i {
	color: #fff;
	background-image: url(assets/images/circle02.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.fe-sec1 .one_fourth.active h3 {
	color: #1c63e3;
}
.fe-sec1 .one_fourth.active .readmore_but1 {
	color: #FFFFFF;
}
.fe-sec1 h3 {
    margin: 0 0 20px;
}
/*---------------------------*/
/* 6.3 fe-sec2  */
/*---------------------------*/

.fe-sec2 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
	background-color: #1c63e3;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0 !important;
}
.fe-sec2 h1 {
	margin-bottom: 18px;
}
.fe-sec2 h3 {
	margin-bottom: 50px;
}
/*------------------*/
/* 6.4 fe-sec3 */
/*------------------*/
.fe-sec3 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fe-sec3.two {
	background-position: center;
	position: relative;
	min-height: 500px;
}
.fe-sec3 .left {
	float: left;
	width: 100%;
	margin-top: 50px;
	text-align: right;
}
.fe-sec3 .center {
	float: left;
	width: 100%;
	min-height: 400px;
	background-image: url(assets/images/site_image01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fe-sec3 .right {
	float: left;
	width: 100%;
	margin-top: 50px;
	text-align: left;
}
.fe-sec3 .left ul {
	float: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.fe-sec3 .left li {
	float: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #454545;
	transition: all 0.3s ease;
    list-style: none;
}
.fe-sec3 .left h3 {
	float: right;
	font-weight: 300;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.fe-sec3 .left li p {
	text-align: right;
}
.fe-sec3 .right ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.fe-sec3 .right li {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #454545;
    list-style: none;
}
.fe-sec3 .right h3 {
	float: left;
	font-weight: 300;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.fe-sec3 .right li p {
	text-align: left;
}
.fe-sec3 h5 {
margin: 0 0 18px;
}
/*------------------*/
/* 6.5 fe-sec4 */
/*------------------*/
.fe-sec4 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
/*---------------------------*/
/* 6.6 fe-sec5 */
/*---------------------------*/

.fe-sec5 {
	float: left;
	width: 100%;
	padding: 90px 0px 90px 0px;
	margin-left:0!important;
}
.fe-sec5.two {
	background-color: #52bed9;
}
.fe-sec5 h1 {
    margin: 10px 0 10px;
}
/*---------------------------*/
/* 6.7 fe-sec6 */
/*---------------------------*/

.fe-sec6 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.fe-sec6.lessmt {
	padding: 10px 0px 0px 0px;
}
/*---------------------------*/
/* 6.8 fe-sec7  */
/*---------------------------*/

.fe-sec7 {
	float: left;
	width: 100%;
	text-align: center;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	color: #fff;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-image: url(assets/images/bg.png);
	margin-left: 0 !important;
}
.fe-sec7.two {
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(assets/images/bg.png);
}
.fe-sec7 h5 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
    margin: 0 0 18px;
}
.fe-sec7 h5 em {
	color: #999;
	font-size: 13px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.fe-sec7 .cimag img{
	margin: 0 auto;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	border: 3px solid #fff;
	/*background-image: url(assets/images/site-img9.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.fe-sec7 .cimag.two {
	background-image: url(assets/images/site-img9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fe-sec7 .cimag.three {
	background-image: url(assets/images/site-img9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fe-sec7 .cimag.four {
	background-image: url(assets/images/site-img9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/*------------------*/
/* 6.9 fe-sec8 */
/*------------------*/

.fe-sec8 {
	float: left;
	width: 100%;
	padding: 70px 0px 40px 0px;
}
.fe-sec8.lessmt {
	padding: 0px 0px 40px 0px;
}
ul.fun_facts {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.fun_facts li {
	float: left;
	width: 27%;
	padding: 13px 0px;
	margin: 0 5% 20px 0;
	text-align: center;
	border: 1px solid #1c63e3;
    list-style: none;
}
.fun_facts li strong {
	font-size: 22px;
	color: #272727;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
.fun_facts li i {
	color: #999;
	font-size: 13px;
	font-style: normal;
}
/*------------------*/
/* 6.10 fe-sec9 */
/*------------------*/
.fe-sec9 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.fe-sec9 i {
	width: 80px;
	height: 80px;
	border: 1px solid #062631;
	color: #1c63e3;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	margin-bottom: 30px;
	margin-top: 20px;
	transition: all 0.3s ease;
}
.fe-sec9 .one_fourth:hover i {
	color: #1c63e3;
	border: 1px solid #1c63e3;
	background-color: #fff;
}
.fe-sec9 .one_fourth:hover h3 {
	color: #1c63e3;
}
.fe-sec9 .one_fourth h3 {
  margin: 0 0 20px;  
}
.fe-sec9 .one_fourth:hover .readmore_but1 {
	color: #1c63e3;
}
/*------------------*/
/* 6.11 fe-sec10 */
/*------------------*/
.fe-sec10 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.fe-sec10.lessmb {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 0px 0px;
}
.fe-sec10 i {
	float: left;
	color: #1c63e3;
	font-size: 30px;
	width: 50px;
	height: 70px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 70px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c63e3;
	border-left-color: #1c63e3;
	transition: all 0.3s ease;
}
.fe-sec10 i:hover {
	color: #fff;
	background-color: #1c63e3;
}
.fe-sec10 i.active {
	color: #fff;
	background-color: #1c63e3;
}
.fe-sec10 h5 {
	font-weight: 600;
	margin: 0 0 5px;
	color: #000;
}
.fe-sec10 .one_third {
	text-align: left;
}
/*------------------*/
/* 6.12 fe-sec11 */
/*------------------*/


.fe-sec11 {
	float: left;
	width: 100%;
}
.fe-sec11 h3 {
	font-weight: bold;
	text-align: left;
	padding: 5px 30px 5px 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #1c63e3;
    margin: 0 0 20px;
}
.fe-sec11 .aliright {
	text-align: left;
	margin-right: 33px;
	margin-bottom: 25px;
}
.fe-sec11 .button.one {
	float: left;
	margin-right: 33px;
}
.fe-sec11 .one_third {
	text-align: center;
}
.fe-sec11 .one_third i {
	color: #FFFFFF;
	font-size: 30px;
	border-radius: 100%;
	width: 72px;
	height: 72px;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	margin-bottom: 35px;
	transition: all 0.3s ease;
	background-color: #1c63e3;
}
.fe-sec11 .one_third i:hover {
	color: #999999;
}
.fe-sec11 h4 {
    margin: 0 0 20px; 
}
/*------------------*/
/* 6.13 fe-sec12 */
/*------------------*/
.fe-sec12 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*------------------*/
/* 6.14 fe-sec13 */
/*------------------*/
.fe-sec13 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-color: #ff5400;
	margin-left: 0 !important;
}
.fe-sec13.lessmb {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 0px 0px;
}
.fe-sec13 i {
	float: left;
	color: #1c63e3;
	font-size: 30px;
	width: 50px;
	height: 70px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 70px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c63e3;
	border-left-color: #1c63e3;
	transition: all 0.3s ease;
}
.fe-sec13 i:hover {
	color: #fff;
	background-color: #1c63e3;
}
.fe-sec13 i.active {
	color: #fff;
	background-color: #43adcf;
}
.fe-sec13 h5 {
	font-weight: 600;
	margin-bottom: 5px;
	color: #fff;
}
.fe-sec13 .one_third {
	text-align: left;
}
.fe-sec13 h3 {
    margin: 0 0 20px;
}
/*------------------*/
/* 6.15 fe-sec14 */
/*------------------*/
.fe-sec14 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fe-sec14 .limage {
	float: left;
	margin-top: 40px;
}
.fe-sec14 .rightsection {
	float: right;
	width: 50%;
	text-align: left;
	padding-bottom: 75px;
	background: url(assets/images/site-img46.png) no-repeat 50px top;
	margin-top:30px;
}
.fe-sec14 .rightsection ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
.fe-sec14 .rightsection ul.two {
	margin-top: 65px;
}
.fe-sec14 .rightsection ul.three {
	margin-top: 65px;
}
.fe-sec14 .rightsection li {
	padding: 0px;
	margin: 0px;
    list-style: none;
}
.fe-sec14 .rightsection h3 {
	margin: 0 0 10px;
}
.fe-sec14 .rightsection li.icon {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 30px;
}
.fe-sec14 .rightsection li.icon i {
	color: #fff;
	font-size: 35px;
	width: 80px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: #272727;
	border-radius: 100%;
	transition: all 0.3s ease;
}
.fe-sec14 .rightsection li.text {
	float: left;
	width: 79%;
}
.fe-sec14 .rightsection ul:hover i {
	background-color: #1c63e3;
}
.fe-sec14 .rightsection ul.active i {
	background-color: #1c63e3;
}
.line-v {
	background-image: url(assets/images/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
/*------------------*/
/* 6.16 fe-sec15 */
/*------------------*/
.fe-sec15 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
	position: relative;
	background-image: url(assets/images/site-image001.jpg);
}
/*------------------*/
/* 6.17 fe-sec16 */
/*------------------*/
.fe-sec16 {
	float: left;
	width: 100%;
}
.fe-sec16 .left {
	float: left;
	width: 41.5%;
}
.fe-sec16 .right {
	float: left;
	width: 58.5%;
}
.fe-sec16 .right h2 {
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.fe-sec16 .right h2 em {
	font-size: 16px;
	color: #999;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}
.fe-sec16 .right b {
	font-size: 14px;
	font-weight: normal;
}
.fe-sec16 ul.section {
	float: left;
	width: 45.8%;
	padding: 0 4% 22px 0;
	margin: 25px 0 0 0;
	background: #fff;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.fe-sec16 ul.section.two {
	padding: 0 0 22px 4%;
	border-right: none;
}
.fe-sec16 ul.section.three {
	padding: 25px 4% 0 0;
	border-right: 1px solid #e3e3e3;
	border-bottom: none;
	margin: 0px;
}
.fe-sec16 ul.section.four {
	padding: 25px 0 0 4%;
	border-right: none;
	border-bottom: none;
	margin: 0px;
}
.fe-sec16 .section li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 70%;
    list-style: none;
}
.fe-sec16 .section li a {
	font-size: 12px;
	color: #1889c1;
	margin-top: 8px;
}
.fe-sec16 .section li a:hover {
	color: #1c63e3;
}
.fe-sec16 .section li.left {
	float: left;
	width: 90px;
	color: #1c63e3;
	font-size: 52px;
}
.fe-sec16 .section li strong {
	font-size: 18px;
	color: #1889c1;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
/*------------------*/
/* 6.18 fe-sec17 */
/*------------------*/
.fe-sec17 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 65px 0px 70px 0px;
}
.fe-sec17 h1 {
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 13px 0px;
	font-weight: 300;
	text-transform: uppercase;
	background: url(assets/images/title-h-line.png) no-repeat center bottom;
}
.fe-sec17 em {
	font-size: 14px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding-top: 0px;
	line-height: 25px;
	text-transform: none;
}
.fe-sec17 .one_third {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.fe-sec17 .one_third.last {
	margin-right: 0%;
}
.fe-sec17_box {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
}
.fe-sec17_box ul {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-bottom: 4px solid #1c63e3;
}
.fe-sec17_box li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
    list-style: none;
}
.fe-sec17_box li.title {
	padding: 18px 0px;
	margin: 0px;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background-color: #d7d7d7;
}
.fe-sec17_box li.title i {
 font-style: normal;   
}
.fe-sec17_box li.arrow {
	float: left;
	width: 100%;
	height: 10px;
	background: url(assets/images/arrow-down.png) no-repeat center bottom;
}
.fe-sec17_box li.price {
	padding: 29px 0px;
	margin: 0px;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}
.fe-sec17_box li.price i {
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}
.fe-sec17_box li.details {
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	border-top: 2px solid #e1e1e1;
}
.fe-sec17_box li.details i {
	font-size: 14px;
	font-weight: 600;
	color: #272727;
	padding: 5px 30px;
	font-style: normal;
	background-color: #d9d9d9;
	text-transform: uppercase;
	border-radius: 18px;
	margin: -17px 0px 0px 127px;
	float: left;
}
.fe-sec17_box li.cont {
	padding: 4px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #727272;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.fe-sec17_box li.cont i {
	color: #1c63e3;
	margin-right: 2px;
}
.fe-sec17_box a.button_01 {
	padding: 13px 34px;
	margin: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	border-radius: 4px;
	text-transform: uppercase;
	background-color: #d9d9d9;
}
.fe-sec17_box a.button_01:hover {
	background-color: #1c63e3;
}
.fe-sec17_box.helight li.title i {
	display: block;
	font-size: 14px;
	font-style: normal;
	border-radius: 4px;
	width: 50%;
	padding: 2px 0px;
	margin: -32px auto 5px auto;
	background-color: #000033;
}
.fe-sec17_box.helight li.title {
	color: #fff;
	background-color: #1c63e3;
}
.fe-sec17_box.helight li.arrow {
	background: url(assets/images/arrow-down2.png) no-repeat center bottom;
}
.fe-sec17_box a.button_02 {
	padding: 13px 34px;
	margin: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	border-radius: 4px;
	text-transform: uppercase;
	background-color: #1c63e3;
}
.fe-sec17_box a.button_02:hover {
	background-color: #d9d9d9;
}
/*------------------*/
/* 6.19 fe-sec18 */
/*------------------*/
.fe-sec18 {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(assets/images/bg-05.jpg);
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-left: 0 !important;
}
.fe-sec18 .title {
	float: left;
	width: 87%;
	color: #393a3b;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 30px;
}
.fe-sec18 .box {
	float: left;
	width: 13%;
	margin-top: -10px;
}
.fe-sec18 .box strong {
	float: right;
	width: 100px;
	margin-right: 10px;
	padding-top: 16px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.fe-sec18 h2 {
	color: #1889c1;
	text-transform: uppercase;
	margin: 0 0 8px;
	font-weight: bold;
	font-family: Roboto;
	font-size: 20px;
}
.fe-sec18 h6 {
    margin: 0 0 16px;
    }
.fe-sec18 .one_half {
	float: left;
	width: 48.7%;
	height: 254px;
	margin-right: 2.6%;
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	background-color: #FFF;
}
.fe-sec18 .one_half .left {
	float: left;
	width: 43%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
}
.fe-sec18 .one_half .left img {
	margin-top: 58px;
}
.fe-sec18 .one_half .right {
	float: left;
	width: 57%;
	margin-top: 35px;
}
.fe-sec18 ul {
	float: left;
	width: 59%;
	margin: -5px 0 0;
}
.fe-sec18 li {
	line-height: 27px;
	color: #393a3b;
    list-style: none;
}
.fe-sec18 li i {
	color: #1889c1;
	margin-right: 4px;
}
.fe-sec18 .price {
	float: left;
	width: 100px;
	height: 52px;
	line-height: 18px;
	padding-top: 16px;
	text-align: center;
	background-color: #fff;
	border-radius: 4px;
	font-size: 12px;
	color: #393a3b;
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.fe-sec18 .price strong {
	color: #1889c1;
	font-size: 35px;
	font-weight: bold;
}
.fe-sec18 .price em {
	color: #1889c1;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
}
.fe-sec18 a.readmore_but {
	float: left;
	width: 100px;
	height: 35px;
	margin-top: 16px;
	background-color: #1889c1;
	border-bottom: 1px solid #393a3b;
	border-radius: 4px;
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
}
.fe-sec18 a.readmore_but:hover {
	background-color: #393a3b;
}
/*------------------*/
/* 6.20 punchtext */
/*------------------*/
.punchtext {
	float: left;
	width: 100%;
	padding: 60px 0px 50px 0px;
	background-attachment: scroll;
	background-image: url(assets/images/bg-03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.punchtext h3 {
	float: left;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.punchtext a {
	float: right;
	color: #fff;
	font-size: 16px;
	padding: 16px 40px;
	background-color: #1da4dd;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.punchtext a:hover {
	background-color: #454545;
}
/*---------------------------*/
/* 6.21 our team */
/*---------------------------*/

.our_team {
	float: left;
	width: 100%;
	text-align: center;
	padding: 68px 0px;
	background-attachment: fixed;
	background-image: url(assets/images/bg-02.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 0 !important;
}
.our_team h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.our_team h1 i {
	color: #727272;
	font-size: 18px;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
	font-weight: 300;
}
.our_team .one_fourth {
	float: left;
	width: 19.5%;
	margin-right: 2%;
	padding: 40px 2%;
	transition: all 0.3s ease;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 3px 0px rgba(0,102,255,0.1);
}
.our_team .one_fourth:hover {
	background-color: #3cb7eb;
	color: #fff;
}
.our_team .one_fourth img {
	width: 94%;
	border-radius: 4px;
}
.our_team .one_fourth h4 {
	font-weight: 300;
	margin-top: 13px;
	margin-bottom: 9px;
}
.our_team .one_fourth h4 em {
	color: #727272;
	font-size: 13px;
	font-style: normal;
}
.our_team ul.people_soci {
	float: left;
	padding: 0px;
	margin: 5px 0px 10px 55px;
}
.our_team .people_soci li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 100%;
	line-height: 13px;
	vertical-align: middle;
	background-color: #eee;
	transition: all 0.3s ease;
    list-style: none;
}
.our_team .people_soci li:hover {
	background-color: #999;
}
.our_team .people_soci li:hover i {
	color: #fff;
}
.our_team .people_soci li i {
	color: #494949;
	font-size: 9px;
}
/*---------------------------*/
/* blogs section */
/*---------------------------*/

.Our-Blog {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.Our-Blog .one_third {
	background-color: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.Our-Blog .one_third:hover {
	background-color: none;
}
.Our-Blog .one_third h4 {
	margin: 0 0 20px;
}
.Our-Blog .one_third:hover h4 {
	color: #1c63e3;
}
.Our-Blog .one_third img {
	float: left;
}
.Our-Blog .one_third .cont {
	float: left;
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.Our-Blog .one_third a {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #1c63e3;
	border: 1px solid #1c63e3;
	border-radius: 3px;
	padding: 5px 13px;
}
.Our-Blog .one_third a i {
	color: #FFF;
	margin-right: 4px;
}
.Our-Blog .one_third a:hover {
	background-color: #137aa6;
}
/*---------------------------*/
/* 6.22 Our-Doctors */
/*---------------------------*/

.Our-Doctors {
	float: left;
	width: 100%;
	text-align: center;
	padding: 68px 0px;
}
.Our-Doctors h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.Our-Doctors h1 i {
	color: #727272;
	font-size: 18px;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
	font-weight: 300;
}
.Our-Doctors .one_fourth {
	float: left;
	width: 19.5%;
	margin-right: 2%;
	padding: 40px 2%;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 3px 0px rgba(0,102,255,0.1);
}
.Our-Doctors .one_fourth:hover {
}
.Our-Doctors .one_fourth img {
	width: 94%;
	border-radius: 4px;
}
.Our-Doctors .one_fourth h4 {
	font-weight: 300;
	margin-top: 13px;
	margin-bottom: 9px;
}
.Our-Doctors .one_fourth h4 em {
	color: #727272;
	font-size: 13px;
	font-style: normal;
}
.Our-Doctors ul.people_soci {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
.Our-Doctors .people_soci li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 100%;
	line-height: 13px;
	vertical-align: middle;
	background-color: #eee;
    list-style: none;
}
.Our-Doctors .people_soci li:hover {
	background-color: #999;
}
.Our-Doctors .people_soci li:hover i {
	color: #fff;
}
.Our-Doctors .people_soci li i {
	color: #494949;
	font-size: 9px;
}
/*---------------------------*/
/*  6.23 Our-Doctors_sec2 */
/*---------------------------*/


.Our-Doctors_sec2 {
	float: left;
	width: 100%;
	padding: 115px 0px 140px 0px;
	background: #f3f3f3;
}
.Our-Doctors_sec2 .one_fourth {
	background: #575757;
	border-radius: 3px;
}
.Our-Doctors_sec2 .one_fourth img {
	float: left;
	width: 100%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.Our-Doctors_sec2 .one_fourth span {
	float: left;
	color: #393939;
	width: 100%;
	padding: 12px 0px;
	background: rgba(255,255,255,0.80);
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.Our-Doctors_sec2 .one_fourth span strong {
	font-size: 16px;
	font-weight: 600;
	display: block;
}
.Our-Doctors_sec2 .one_fourth .persoci {
	float: left;
	width: 92%;
	padding: 10px 10px;
	background: #575757;
	position: absolute;
	left: 0;
	bottom: -38px;
}
.Our-Doctors_sec2 .one_fourth .persoci i {
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	transition: all 0.3s ease;
	background-color: #1c63e3;
	
}
.Our-Doctors_sec2 .one_fourth .persoci i:hover {
	background: #7c7c7c;
}
.Our-Doctors_sec2 .one_fourth .persoci i.two {
	float: left;
	background: #7c7c7c;
	margin-left: 5px;
	transition: all 0.3s ease;
}
.Our-Doctors_sec2 .one_fourth .persoci i.two:hover {
	background-color: #000000;
}
.Our-Doctors_sec2.two {
	padding: 0px;
	background: #fff;
}
/*------------------*/
/* 7.0 FOOTER STYLES
/*-----------------*/

.footer1 {
	float: left;
	width: 100%;
	padding: 57px 0px;
	background-color: #061117;
}
.footer1 h3 {
	color: #fff;
	margin: 0 0 30px;
}
.footer1 h3.lmb {
	color: #fff;
	margin: 0 0 20px;
}
.footer1.three {
	float: left;
	width: 100%;
	padding: 57px 0px;
	background-color: #eee;
}
.footer1.three h3 {
	color: #272727;
	margin-bottom: 30px;
}
.footer1.three h3.lmb {
	color: #272727;
	margin-bottom: 20px;
}
.footer1.bggraph {
	background: #181818 url(assets/images/footer-bg.jpg) no-repeat center top;
}
ul.faddress {
	/*float: left;*/
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 4px 0px;
	margin: 0px;
    list-style: none;
}
.faddress li a {
	color: #727272;
}
.faddress li a:hover {
	color: #fff;
}
.qlinks ul {
    margin: 0;
}
.qlinks ul li {
    list-style: none;
}
/*---------------------------*/
/* 7.1 Tags */
/*---------------------------*/

.ftags {
	/*float: left;*/
	width: 100%;
}
.ftags ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ftags li {
	float: left;
	padding: 0px;
	margin: 0px 8px 14px 0px;
}
.ftags li a {
	color: #727272;
	padding: 5px 10px;
	background-color: #303030;
}
.ftags li a:hover {
	color: #fff;
	background-color: #484848;
}
.ftags.three li a {
	color: #fff;
	padding: 5px 10px;
	background-color: #999;
}
.ftags.three li a:hover {
	color: #fff;
	background-color: #484848;
}
/*---------------------------*/
/* 7.2 Newsletter Signup */
/*---------------------------*/

.newsletter {
	/*float: left;*/
	width: 100%;
}
.newsletter .enter_email_input {
	float: left;
	width: 75%;
	height: 39px;
	padding: 0px 7px;
	line-height: 39px;
	background: #fff;
	border: 0px;
	font-size: 13px;
    line-height: 13px;
	font-weight: 600;
	color: #999;
}
.newsletter .input_submit {
	float: left;
	color: #fff;
	height: 39px;
	padding: 0px 10px;
	background-color: #1c63e3;
	border: 0px;
	cursor: pointer;
}
.newsletter .input_submit:hover {
	color: #fff;
	background-color: #454545;
}
/*---------------------------*/
/* 7.3 copyrights */
/*---------------------------*/

.copyright_info {
float: left;
	padding: 27px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	background: #303030;
}
.copyright_info p {
		font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
}
.copyright_info.two {
	padding: 22px 0px 18px 0px;
}
.copyright_info.three {
	float: left;
	padding: 22px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	background: #fff;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.copyright_info a:hover {
	color: #e3e3e3;
}
/*---------------------------*/
/* 7.4 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;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #595959;
	color: #fff;
    list-style: none;
}
.footer_social_links li:hover {
	background-color: #727272;
}
.footer_social_links li i {
	color: #e3e3e3;
}
.footer_social_links.four li {
	margin: 0px 0px 0px 13px;
	width: auto;
	height: auto;
	background: none;
}
.footer_social_links.four li:hover {
	background: none;
}
.footer_social_links.three li {
	background-color: #d3d3d3;
}
.footer_social_links.three li:hover {
	background-color: #999;
}
.footer_social_links.three li i {
	color: #fff;
}
.contactform_footer {
	float: left;
}
.contactform_footer h3 {
	margin-bottom: 10px;
}
.contactform_footer .sky-form .button {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	width: 90.5%;
	height: 50px;
	opacity: 1;
	background-color: #1c63e3;
	margin-top: -20px;
}
.contactform_footer .sky-form .button:hover {
	color: #272727;
	background-color: #eee;
}
ul.fsocials {
	float: left;
	width: 100%;
	margin-top: -11px;
	padding-bottom: 22px;
	border-bottom: 1px solid #252525;
}
.fsocials li {
	float: left;
	width: 100%;
	padding: 16px 0px 4px 0px;
	margin: 0px;
}
.fsocials li i {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 13px;
	margin-top: -3px;
	font-size: 16px;
	color: #151515;
	background-color: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
.fsocials li a {
	color: #727272;
}
.fsocials li a:hover i {
	background-color: #1c63e3;
}
.fsocials li a:hover {
	color: #fff;
}
.fnewsletter {
	float: left;
}
.fnewsletter input.enter_email_input {
	float: left;
	padding: 3px 0px 2px 10px;
	height: 34px;
	width: 200px;
	margin: 5px 0 0 0px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #727272;
	font-size: 13px;
}
.fnewsletter .input_submit {
	float: left;
	padding: 11px 10px;
	margin: 5px 0 0 0px;
	background-color: #021f2c;
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}
.fnewsletter .input_submit:hover {
	color: #272727;
	cursor: pointer;
	background-color: #eee;
}
/*----------------------------
	8.0 inner pages
-------------------------------*/

/*---------------------------*/
/* 8.1 page titles */
/*---------------------------*/



.page_title1 {
	position: relative;
	float: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: middle;
	background-image: url(assets/images/header-bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
.pagenation1 {
	position: relative;
	float: left;
	width: 50%;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: middle;
	font-size: 22px;
	font-weight: 500;
}
.pagenation2 {
	float: right;
	width: 50%;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pagenation2 a {
    color: #FFF;
}
.pagenation2 a:hover {
    color: #bababa;
}
/*---------------------------*/
/* 8.2 Blog section1 */
/*---------------------------*/
	
.Blog_section1 {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}
.Blog_section1.two {
	padding: 50px 0 0 0;
}
/*---------------------------*/
/* 8.3 blog full width */
/*---------------------------*/


.Blog_section_holder01 {
	width: 100%;
	padding: 0px;
	margin: 60px 0 60px 0;
	float: left;
}
.Blog_section_holder01 .post_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.Blog_section_holder01 .post_img {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.Blog_section_holder01 .post_holder a h2:hover {
	color: #92d102;
}
.Blog_section_holder01 .post_holder .date {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 0px;
	z-index: 100;
	background-color: #1c63e3;
	margin-top: 0;
	margin-right: 1070;
	margin-bottom: 0;
}
.Blog_section_holder01 .post_holder .date span {
	font-family: "Open Sans", sans-serif;
	font-size: 40px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 25px 0px 10px 0px;
	margin: 0px;
}
.Blog_section_holder01 .post_holder .date.comments {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #909090;
	text-align: center;
	padding: 0px;
	z-index: 100;
	background-color: #161616;
	margin-top: 100px;
	margin-right: 1070;
	margin-bottom: 0;
}
.Blog_section_holder01 .post_holder .date.comments span {
	color: #909090;
}
.Blog_section_holder01 .divider_line {
	width: 95%;
	height: 1px;
	margin: 40px 0;
	padding: 0px;
	border: none;
	float: right;
	background-color: #e7e7e7;
}
/*---------------------------*/
/* 8.4 post hover box */
/*---------------------------*/

.Blog_section_holder01 .post_img .hover_box {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	margin: 0px;
	float: left;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background: url(assets/images/site-img59.png) 0px 0px repeat;
}
.Blog_section_holder01 .post_img .hover_box .box_inner {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.Blog_section_holder01 .post_img .hover_box .box_inner .icon {
	width: 70px;
	height: 70px;
	padding: 0px;
	margin: 200px 10px 0 442px;
	float: left;
	font-size: 24px;
	color: #161616;
	text-align: center;
	line-height: 65px;
	border-radius: 100%;
	background-color: #fff;
}
.Blog_section_holder01 .post_img .hover_box .box_inner .icon.last {
	margin: 200px 10px 0 0;
}
.Blog_section_holder01 .post_img .hover_box .box_inner .icon:hover {
	background-color: #1c63e3;
	color: #fff;
}
/*hover styles*/
.Blog_section_holder01 .post_img:hover .hover_box {
	opacity: 1;
	transition: opacity 0.3s ease-in-out 0s;
}
.Blog_section_holder01 .video_frame iframe {
	float: right;
	width: 100%;
	height: 550px;
	margin: 0px;
}
.Blog_section_holder01 .double_line {
	float: left;
	width: 100%;
	height: 5px;
	margin: 50px 0 0 0;
	border-top: 1px solid #e7e7e7;
}
/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	float: left;
	text-align: left;
	color: #333;
	width: 100%;
	line-height: 30px;
    margin: 0 0 20px;
}
.blog_post h3 a {
	color: #1c63e3;
	text-decoration: none;
	float: left;
	margin-top: 3px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 24px;
}
.blog_post h3 a:hover {
	color: #383634;
}
.post_info_content {
	padding: 0px;
	margin: 10px 1% 0 0;
	width: 100%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -7px 0px 0px -6px!important;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li.post_date {
	padding: 0 18px 0 25px;
	background: url(assets/images/blog/icon-date.png) no-repeat 5px 5px;
	color: #a1a1a1;
    font-size: 13px;
      list-style: none;
}
.post_meta_links li.post_by {
	padding: 0 18px 0 25px;
	background: url(assets/images/blog/icon-by-user.png) no-repeat 5px 5px;
	color: #a1a1a1;
    font-size: 13px;
      list-style: none;
}
.post_meta_links li.post_categoty {
	padding: 0px 18px 0px 22px;
	background: url(assets/images/blog/icon-category.png) no-repeat 2px 6px;
    list-style: none;
    font-size: 13px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 22px;
	background: url(assets/images/blog/icon-comments.png) no-repeat 2px 5px;
    list-style: none;
    font-size: 13px;
}
.post_meta_links li.post_by i, .post_meta_links li.post_categoty i, .post_meta_links li.post_comments i { 
    font-style: normal;
}
.post_meta_links li a {
	color: #727272;
	padding: 0px;
	text-decoration: none;
}
.post_meta_links li a:hover {
	color: #9b9b9b;
	text-decoration: none;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	max-width: 100%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 98%;
	height: 400px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}
/*---------------------------*/
/* 8.5 blog small */
/*---------------------------*/


.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	
	border: 1px solid #fff;
	height:auto;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 43%;
	height: 180px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -10px 0px 12px 0px!important;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.post_meta_links_small li.post_date {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(assets/images/blog/icon-date.png) no-repeat 0px 5px;
    color: #a1a1a1;
    list-style: none;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(assets/images/blog/icon-by-user.png) no-repeat 0px 5px;
    color: #a1a1a1;
    list-style: none;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(assets/images/blog/icon-category.png) no-repeat 9px 6px;
    list-style: none;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(assets/images/blog/icon-comments.png) no-repeat 9px 5px;
    list-style: none;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 13px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 13px;
}
.blog_post a.date {
	clear: both;
	padding: 15px 5px 10px 0px;
	text-decoration: none;
	width: 55px;
	height: 60px;
	text-align: center;
	background: #1c63e3;
	display: block;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.blog_post a.date strong {
	color: #FFFFFF;
	font-size: 27px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.blog_post a.date:hover strong {
	color: #333;
}
.blog_post a.date i {
	color: #fff;
	font-size: 14px;
	font-style: normal;
	padding: 7px 10px;
	display: block;
	border-top: 1px solid #f3f3f3;
	width: 40px;
	background-color: #1c63e3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.blog_post a.date:hover i {
	background-color: #383634;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(assets/images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(assets/images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px!important;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #1c63e3;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}
.about_author {
	float: left;
	width: 93%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #1c63e3;
}
/*---------------------------*/
/* 8.6 pagination */
/*---------------------------*/


.pagination {
	clear: both;
	padding: 10px 0;
	margin-bottom: 60px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b {
	float: left;
	margin: 0px 5px 2px 0;
	padding: 0px 10px;
	font-weight: normal;
	color: #727272;
}
.pagination span.navlinks {
	font-size: 12px;
	color: #fff;
	background-color: #454545;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}
/*---------------------------*/
/*8.7 comment form */
/*---------------------------*/


.comment_form {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.comment_form label {
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 25px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px!important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
    margin-bottom: 20px;
}
.comment_submit:hover {
	background-color: #454545;
	cursor: pointer;
}
/*---------------------------*/
/* 8.8 comments */
/*---------------------------*/


.comment_wrap {
	padding: 20px 20px 20px 0px;
	overflow: hidden;
	border-top: 1px solid #eee;
}
.comment_wrap.chaild {
	border-top: 1px solid #eee;
	margin: 10px 20px 0px 30px;
	overflow: hidden;
    padding-bottom: 0px!important;
}
.gravatar {
	float: left;
}
.comment_content {
	overflow: hidden;
	padding-left: 20px;
	position: relative;
	min-height: 80px;
}
.comment_content .comment_meta {
	position: relative;
}
.comment_content .comment_meta .comment_author {
	display: inline;
	font-size: 14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i {
	display: inline;
	font-size: 11px;
	font-style: italic;
}
.comment_content .comment_meta .comment_author a {
    color: #727272;
}
.comment_content .comment_meta .comment_author a:hover {
    color: #9b9b9b;
}
.comment_content .comment_text {
	clear: both;
	padding-top: 0px;
	overflow: hidden;
}
.comment_content .comment_text a {
	color: #727272;
	margin-top: 5px;
}
.comment_content .comment_text a:hover {
	color: #9b9b9b;
	margin-top: 5px;
}
#comments_section li ul li {
	margin-left: 30px;
}
/*------------------*/
/*	9.0 RIGHT SIDEBAR
/*--------------------*/


/*------------------*/
/*	9.1 site search
/*--------------------*/

.site-search-area {
	margin: 0px;
	padding: 0px;
}
#site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s {
	border: 1px solid #e0e0e0;
	background-color: #fff;
	width: 71%;
	height: 30px;
	padding: 5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}
#site-searchform #searchsubmit {
	float: left;
	width: 50px;
	height: 41px;
	cursor: pointer;
	text-indent: -5555em;
	line-height: 100;
	overflow: hidden;
	background: #1c63e3 url(assets/images/site-search-icon.png) no-repeat center;
	border: 0;
}
#site-searchform #searchsubmit:hover {
	background: #383634 url(assets/images/site-search-icon.png) no-repeat center;
}
/*------------------*/
/*	9.2 categories
/*--------------------*/


.categories_holder {
	width: 100%;
	padding: 0px 0 40px 0;
	float: left;
	margin: 0px;
}
.categories_holder ul.list {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.categories_holder .list li {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
	border-bottom: 1px solid #d9d9d9;
}
.categories_holder .list li.last {
	border-bottom: none;
}
.categories_holder .list li a {
	color: #727272;
	padding: 12px 0;
	float: left;
	margin: 0px;
}
.categories_holder .list li.first a {
	padding: 0px 0 12px 0;
}
.categories_holder .list li a:hover {
	color: #1c63e3;
}
/*------------------*/
/*	9.3 product tags
/*--------------------*/


.products_tags {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags ul.tags {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags .tags li {
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags .tags li a {
	float: left;
	padding: 5px 12px;
	margin: 0 6px 6px 0;
	color: #fff;
	background-color: #1c63e3;
	border-radius: 2px;
}
.products_tags .tags li a:hover {
	color: #fff;
	background-color: #161616;
}
/*------------------------*/
/*	9.4 sidebar latest posts
/*------------------------*/


.sidebar_latest_posts {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder {
	width: 100%;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.sidebar_latest_posts .post_holder .left {
	width: 32%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .left .img {
	width: 80px;
	padding: 0;
	float: left;
	margin: 0px;
	border: 1px solid #d9d9d9;
}
.sidebar_latest_posts .post_holder .right {
	width: 68%;
	padding: 0;
	float: right;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .right .info {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .right .info span {
	color: #727272;
	padding: 0 8px 0 0;
	font-size: 13px;
}
/*------------------------*/
/*	 sidebar widget
/*------------------------*/

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1 {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #86c724;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin: 0 0 20px;
	float: left;
	font-weight: 500;
}
.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1 {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #1c63e3;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #383634;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: 500;
	font-style: normal;
}
/*------------------------*/
/*	 9.5 client says widget
/*------------------------*/


.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}
/*------------------------*/
/*	 9.6 sidebar_widget
/*------------------------*/


.sidebar_widget01 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background: url("assets/images/parallax-bg6.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	color: #fff;
}
.sidebar_widget01.two {
	padding: 0px 0px 0px 0px;
	background: none;
}
.sidebar_widget01 i {
	color: #fff;
	font-size: 35px;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	background-color: #1c63e3;
	border-radius: 100%;
	margin-bottom: 30px;
}
.sidebar_widget01 h4 {
	color: #fff;
}
.sidebar_widget01 h4 em {
	color: #999;
	font-size: 13px;
	display: block;
}
/*------------------------*/
/*	9.7 Advertisements
/*------------------------*/


ul.adsbanner-list {
	margin: 0px 0px 0px 0px!important;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none!important;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
/*------------------------*/
/*	9.8 divider_dashed
/*------------------------*/


.divider_dashed1 {
	float: left;
	width: 100%;
	margin: 40px 0px 48px 0px!important;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed2 {
	float: left;
	width: 100%;
	border-top: 1px dotted #d7d7d7;
	margin-top: 80px!important;
	margin-right: 0px;
	margin-bottom: 60px!important;
	margin-left: 0px;
}
.divider_dashed3 {
	float: left;
	width: 100%;
	border-top: 1px dotted #d7d7d7;
	margin-top: 80px!important;
	margin-right: 0px;
	margin-bottom: 98px!important;
	margin-left: 0px;
}
.divider_dashed4 {
	float: left;
	width: 100%;
	margin: 0px 0px 100px 0px!important;
	border-top: 1px dotted #d7d7d7;
}
/*------------------------*/
/*	10.0 our support
/*------------------------*/


.our_support {
	width: 41%;
	padding: 10px 20px 10px 20px;
	float: left;
	border-radius: 5px;
	border: 5px solid #f9f9f9;
}
.our_support.last {
	padding: 10px 20px 10px 20px;
	float: right;
}
.our_support h3 {
	color: #272727;
	border-bottom: 1px solid #eee;
	padding: 5px 0px;
	margin-bottom: 20px;
}
.our_support h5 {
	color: #272727;
	margin-bottom: 3px;
}
.our_support h5 img {
	margin-right: 10px;
	float: left;
}
.our_support a {
	color: #454545;
}
.address-info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 90%;
	margin-bottom: 40px;
}
.address-info a {
	color: #000000;
}
.address-info a:hover {
	color: #454545;
}
.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
a.button_slider {
	float: left;
	padding: 13px 25px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	background-color: #1c63e3;
	border-radius: 4px;
}
a.button_slider:hover {
	color: #fff;
	background-color: #404040;
}
a.button_slider_02 {
	float: left;
	padding: 13px 25px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	background-color: #1c63e3;
	border-radius: 4px;
}
a.button_slider_02:hover {
	color: #fff;
	background-color: #404040;
}
.button_1 {
	color: #fff;
	text-transform: none;
	background-color: #1c63e3;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.button_1:hover {
	color: #fff;
	background-color: #161616;
}
.button_2 {
	color: #272727;
	font-size: 14px;
	font-weight: normal;
	padding: 14px 40px;
	border-radius: 4px;
	background-color: #fff;
	margin-right: 18px;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
	transition: background-color .3s, transform .3s;
}
.button_2:hover {
	color: #fff;
	background-color: #272727;
}
/*------------------------*/
/*	11.0 ip_feature_section1
/*------------------------*/

.ip_feature_section1 {
	float: left;
	width: 100%;
	padding: 90px 0px;
}
.ip_feature_section1 .left, .ip_feature_section1 .center, .ip_feature_section1 .right {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 56px;
}
.ip_feature_section1 .left {
	background: #2a363f;
}
.ip_feature_section1 .center {
	background-color: #1c63e3;
}
.ip_feature_section1 .right {
	background: #f3f3f3;
}
.ip_feature_section1 strong {
	color: #fff;
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}
.ip_feature_section1 strong em {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	font-style: normal;
	display: block;
	text-transform: none;
	margin-bottom: 9px;
}
.ip_feature_section1 .right strong, .ip_feature_section1 .right strong em {
	color: #2a363f;
}
.ip_feature_section1 img {
	margin: 25px auto 20px auto;
	display: block;
}
.ip_feature_section1.sty2 {
	padding: 0px 0px;
}
.ip_feature_section1.sty2 .left, .ip_feature_section1.sty2 .center, .ip_feature_section1.sty2 .right {
	padding-top: 35px;
	padding-bottom: 35px;
}
.ip_feature_section1.sty2 strong {
	font-size: 45px;
	font-weight: 900;
}
.ip_feature_section1.sty2 strong em {
	margin-bottom: 0px;
	margin-top: 7px;
}
/*------------------------*/
/*  12.0 ip_services_sec1 
/*------------------------*/



.ip_services_sec1 {
	float: left;
	width: 100%;
}
.ip_services_sec1 p {
	width: 92%;
	margin-top: 12px;
}
.ip_services_sec1 .box {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #1c63e3;
}
.ip_services_sec1 .box.two {
	background-color: #f8f8f8;
}
.ip_services_sec1 .box.three {
	background: #f3f3f3;
}
.ip_services_sec1 .box.four {
	background: #eee;
}
.ip_services_sec1 .box i {
	color: #1c63e3;
	font-size: 45px;
	margin-bottom: 12px;
}
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area h4 {
    margin: 0 0 20px;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	height:auto;
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
/* single portfolio */
.portfolio_area_left1 {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left1 img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	height:auto;
}
.portfolio_area_right1 {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
.portfolio_area_left2 {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 75%;
	float: left;
}
.portfolio_area_left2 img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	height:auto;
}
.portfolio_area_right2 {
	padding: 0px;
	margin: 0px;
	width: 22%;
	float: left;
}

.project_details {
	padding: 0px;
	margin: 70px 0px 0px 0px;
}
.project_details span {
	padding: 5px 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: 20px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius: 3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #ddd;
}
.addto_favorites i {
	color: #c3c3c3;
}
ul.small_social_links {
	padding: 0px;
	margin: 9px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
    list-style: none;
}
.small_social_links li i {
	color: #1c63e3;
}
.small_social_links li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.small_social_links li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.portfolio_image {
	float: left;
	width: 97%;
	padding: 0px;
	margin: 0px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_image .title {
	float: left;
	width: 92%;
	padding: 10px 19px 7px 20px;
	margin: 0px;
	font-size: 13px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.portfolio_image i {
	position: absolute;
	display: none;
	color: #fff;
	margin-left: 45%;
	margin-top: 22%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.portfolio_image:hover i {
	display: block;
}
.portfolio_image img {
	float: left;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.portfolio_image img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.portfolio_sec2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 40px 0px 50px 0px;
}
.portfolio_sec2.lessmt {
	padding: 10px 0px 0px 0px;
}
/*------------------------*/
/*	13.0  our services section 
/*------------------------*/



.nivoAppointment {
	float: left;
	width: 100%;
	text-align: center;
}
.nivoAppointment h2 {
	color: #fff;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.nivoAppointment h2 strong {
	font-weight: bold;
}
.nivoAppointment h2 em {
	color: #e3e3e3;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
	display: block;
	margin-top: 7px;
}
.nivoAppointment .ser_box {
	float: left;
	color: #fff;
	width: 88%;
	padding: 20px 6%;
	text-align: left;
	border-radius: 4px;
	background-color: #289cd6;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.nivoAppointment .ser_box h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
}
.nivoAppointment .ser_box .left_icon {
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
	margin-right: 30px;
	border-radius: 100%;
	background-color: #43b2e9;
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.nivoAppointment .ser_box:hover {
	color: #393a3b;
	background-color: #fff;
}
.nivoAppointment .ser_box:hover h4 {
	color: #393a3b;
	font-size: 14px;
}
.nivoAppointment .ser_box:hover .left_icon {
	background-color: #eee;
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}
/*------------------------*/
/* 14.0 contact form 
/*------------------------*/


.comment_form {
	float: left;
	width: 690px;
	margin-top: 0px;
}
.blocklabel {
	float: left;
	width: 50%;
	display: block;
	margin-top: 10px;
	text-align: left;
}
.comment_form label {
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 96%;
	height: 205px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.address-info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 91%;
	margin-bottom: 40px;
	text-align: left;
}
.address-info a {
	color: #1889c1;
}
.address-info a:hover {
	color: #454545;
}
.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
/*------------------------*/
/* 15.0	 comment form  
/*------------------------*/


.comment_form {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.comment_form label {
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.comment_input_bg {
	float: left;
	width: 90%;
	height: 25px;
	padding: 7px 10px 7px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
    margin-bottom: 20px;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px!important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
    margin-bottom: 20px;
}
.comment_submit:hover {
	background-color: #454545;
	cursor: pointer;
}
/*------------------------*/
/* 16.0	 comments  
/*------------------------*/


.comment_wrap {
	padding: 20px 20px 20px 0px;
	overflow: hidden;
	border-top: 1px solid #eee;
}
.comment_wrap.chaild {
	border-top: 1px solid #eee;
	margin: 10px 20px 0px 30px;
	overflow: hidden;
    padding-bottom: 0px!important;
}
.gravatar {
	float: left;
}
.comment_content {
	overflow: hidden;
	padding-left: 20px;
	position: relative;
	min-height: 80px;
}
.comment_content .comment_meta {
	position: relative;
}
.comment_content .comment_meta .comment_author {
	display: inline;
	font-size: 14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i {
	display: inline;
	font-size: 11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear: both;
	padding-top: 0px;
	overflow: hidden;
}
.comment_content .comment_text a {
	color: #727272;
	margin-top: 5px;
}
.comment_content .comment_text a:hover {
	color: #9b9b9b;
	margin-top: 5px;
}
#comments_section li ul li {
	margin-left: 30px;
}
/*------------------------*/
/*	17.0 contact form
/*------------------------*/


.cforms label {
	float: left;
	width: 100%;
	color: #454545;
	font-weight: normal;
	text-align: left;
}
.cforms label em {
	color: #1c63e3;
	font-size: 12px;
	font-style: normal;
}
.cforms 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 textarea {
	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 .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #1c63e3;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
	background-color: #1c63e3;
	text-align: center;
	vertical-align: middle;
}
.cforms .button:hover {
	background: #454545;
	border: 1px solid #393939;
}
.cforms .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 .button2:hover {
	background: #727272;
	border: 1px solid #393939;
}
.cforms .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 .button3:hover {
	background: #454545;
	border: 1px solid #454545;
}
#form_status span {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	background: #E74C3C;
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 10px 0px;
	border-radius: 3px;
	margin-bottom: 18px;
}
#form_status span.loading {
	color: #333;
	background: #eee;
	border-radius: 3px;
	padding: 18px 0px;
}
#form_status span.notice {
	color: yellow;
}
#form_status .success {
	color: #fff;
	text-align: center;
	background: #9eca45;
	border-radius: 3px;
	padding: 30px 0px;
}
#form_status .success i {
	color: #fff;
	font-size: 45px;
	margin-bottom: 14px;
}
#form_status .success h3 {
	color: #fff;
	margin-bottom: 10px;
}
.cforms.two label {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: normal;
}
.cforms.two label em {
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.cforms.two input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.two textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.two .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #9eca45;
	border: 1px solid #9eca45;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.two .button:hover {
	background: #999;
	border: 1px solid #999;
}
.cforms.three label {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
}
.cforms.three label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.cforms.three input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: #44c7af;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.three textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: #44c7af;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.three .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	width: 100%;
	padding: 12px 0px;
	font-size: 14px;
	font-weight: 500;
	background: #393939;
	border: 1px solid #393939;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.three .button:hover {
	background: #575757;
	border: 1px solid #575757;
}
.cforms.four label {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
	margin: 0;
	padding-left: 0px;
}
.cforms.four label.lst {
	text-align: left;
}
.cforms.four label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.cforms.four input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.four textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.four .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	width: 100%;
	padding: 12px 0px;
	font-size: 14px;
	font-weight: 500;
	background: #6f6f75;
	border: 1px solid #6f6f75;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.four .button:hover {
	background: #919195;
	border: 1px solid #919195;
}
.logregform {
	float: left;
	width: 35%;
	margin-left: 32.5%;
	background: #fff;
	border: 1px solid #f9f9f9;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.logregform.two {
	float: left;
	width: 50%;
	margin-left: 25%;
}
.logregform .title {
	float: left;
	width: 100%;
	background: #f3f3f3;
	text-align: center;
	padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
}
.logregform .title p {
	font-size: 12px;
}
.logregform .feildcont {
	float: left;
	width: 100%;
	padding: 30px 30px 40px 30px;
	text-align: left;
}
.logregform .feildcont label {
	float: left;
	width: 100%;
	font-weight: normal;
	color: #727272;
}
.logregform .feildcont label em {
	color: #9eca45;
	font-style: normal;
}
.logregform .feildcont input {
	float: left;
	width: 100%;
	padding: 7px 12px;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}
.logregform.two .feildcont input {
	margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
	float: left;
	width: 100%;
}
.logregform .feildcont .checkbox label {
	float: left;
	width: auto;
	font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
	font-weight: 600;
}
.logregform .feildcont .checkbox label a {
	margin-left: 10px;
}
.logregform .feildcont .fbut {
	float: left;
	background: #9eca45;
	padding: 13px 23px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease;
	margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
	background: #393939;
}
.logregform .feildcont .radiobut input {
	float: left;
	width: auto;
}
.logregform .feildcont .radiobut .onelb {
	float: left;
	color: #aaa;
	margin: 0px 12px 0px 5px;
}
.logregform .feildcont select {
	float: left;
	width: 100%;
	border: 1px solid #e3e3e3;
	padding: 9px 5px 10px 5px;
	color: #999;
	text-align: left;
}
.mgmenucols {
	float: left;
	width: 100%;
}
.mgmenucols .one_fourth {
	width: 23.5%;
	margin-right: 2%;
	padding-right: 2%;
	border-right: 1px solid #f3f3f3;
	text-align: center;
}
.mgmenucols .one_fourth.last {
	margin-right: 0;
	border-right: none;
}
.bordbox {
	float: left;
	width: 100%;
	padding: 30px 40px;
	border: 2px solid #f3f3f3;
	text-align: left;
	border-radius: 3px;
}
.videofre1 {
	float: left;
	width: 100%;
	height: 350px;
}
h3.section_title {
	margin-bottom: 5px;
	text-transform: uppercase;
    margin-top: 0px;
}
h3.section_title strong {
	font-weight: 500;
}
h3.ip_title1 {
	color: #272727;
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}
h3.ip_title1 strong {
	font-weight: 500;
}
h3.ip_title1.two {
	text-align: left;
	margin-bottom: 35px;
	background: url(assets/images/h-line2.png) no-repeat left bottom;
}
/*------------------*/
/* 18.0 TYPOGRAPHY ELEMENTS
/*----------------------*/

a.but_goback, a.but_ok_2, a.but_wifi, a.but_warning_sign, a.but_user, a.but_tag, a.but_table, a.but_star, a.but_search, a.but_phone, a.but_pencil, a.but_new_window, a.but_music, a.but_hand_right, a.but_thumbs_down, a.but_thumbs_up, a.but_globe, a.but_hospital, a.but_coffe_cup, a.but_settings, a.but_chat, a.but_play_button, a.but_remove_2, a.but_lock, a.but_shopping_cart, a.but_exclamation_mark, a.but_info, a.but_question_mark, a.but_minus, a.but_plus, a.but_folder_open, a.but_file, a.but_envelope, a.but_edit, a.but_cogwheel, a.but_check, a.but_camera, a.but_calendar, a.but_bookmark, a.but_book, a.but_download, a.but_pdf, a.but_word_doc, a.but_woman {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.but_goback i {
	color: #fff;
}
a.but_goback {
	padding: 13px 25px 13px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #999;
}
a.but_goback:hover {
	color: #fff;
	background-color: #383634;
}
a.but_ok_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
	background-color: #0a2834;
}
a.but_wifi {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #0099cc;
	border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
	background-color: #00abde;
}
a.but_warning_sign {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc19;
	border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
	background-color: #efda1b;
}
a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007f99;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #0090ad;
}
a.but_tag {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59919;
	border-bottom: 1px solid #909090;
}
a.but_tag:hover {
	background-color: #efa61b;
}
a.but_table {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c6699;
	border-bottom: 1px solid #909090;
}
a.but_table:hover {
	background-color: #5674ad;
}
a.but_star {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc4c;
	border-bottom: 1px solid #909090;
}
a.but_star:hover {
	background-color: #a6da52;
}
a.but_search {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #66667f;
	border-bottom: 1px solid #909090;
}
a.but_search:hover {
	background-color: #747490;
}
a.but_phone {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: #e56619;
	border-bottom: 1px solid #909090;
}
a.but_phone:hover {
	background-color: #ef6f1b;
}
a.but_pencil {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc4c19;
	border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
	background-color: #da521b;
}
a.but_new_window {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #001900;
	border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
	background-color: #333333;
}
a.but_music {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cccc7f;
	border-bottom: 1px solid #909090;
}
a.but_music:hover {
	background-color: #dada8a;
}
a.but_hand_right {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
	color: #fff;
	background-color: #0a2834;
}
a.but_thumbs_down {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #9999cc;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
	background-color: #a6a6da;
}
a.but_thumbs_up {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #00cce5;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
	background-color: #00daef;
}
a.but_globe {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #669999;
	border-bottom: 1px solid #909090;
}
a.but_globe:hover {
	background-color: #6fa6a6;
}
a.but_hospital {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #196666;
	border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
	background-color: #1b6f6f;
}
a.but_coffe_cup {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f994c;
	border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
	background-color: #8aa652;
}
a.but_settings {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #997f4c;
	border-bottom: 1px solid #909090;
}
a.but_settings:hover {
	background-color: #a68a52;
}
a.but_chat {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9919;
	border-bottom: 1px solid #909090;
}
a.but_chat:hover {
	background-color: #8aa61b;
}
a.but_play_button {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c664c;
	border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
	background-color: #567456;
}
a.but_remove_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59966;
	border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
	background-color: #efa66f;
}
a.but_lock {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #994c19;
	border-bottom: 1px solid #909090;
}
a.but_lock:hover {
	background-color: #a6521b;
}
a.but_shopping_cart {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc7f4c;
	border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
	background-color: #da8a52;
}
a.but_exclamation_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c7f7f;
	border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
	background-color: #528a8a;
}
a.but_info {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #667fcc;
	border-bottom: 1px solid #909090;
}
a.but_info:hover {
	background-color: #6f8ada;
}
a.but_question_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c0019;
	border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
	background-color: #620020;
}
a.but_minus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	border-bottom: 1px solid #909090;
}
a.but_minus:hover {
	background-color: #747474;
}
a.but_plus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #333333;
	border-bottom: 1px solid #909090;
}
a.but_plus:hover {
	background-color: #444444;
}
a.but_folder_open {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc99;
	border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
	background-color: #a6daa6;
}
a.but_file {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #999999;
	border-bottom: 1px solid #909090;
}
a.but_file:hover {
	background-color: #a6a6a6;
}
a.but_envelope {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #727272;
	border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
	background-color: #7c7c7c;
}
a.but_edit {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc7f;
	border-bottom: 1px solid #909090;
}
a.but_edit:hover {
	background-color: #efda8a;
}
a.but_cogwheel {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #194c7f;
	border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
	background-color: #1e5c99;
}
a.but_check {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #004c4c;
	border-bottom: 1px solid #909090;
}
a.but_check:hover {
	background-color: #005c5c;
}
a.but_camera {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_camera:hover {
	background-color: #008ada;
}
a.but_calendar {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c99e5;
	border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
	background-color: #52a6ef;
}
a.but_bookmark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #990000;
	border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
	background-color: #b60000;
}
a.but_book {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9999;
	border-bottom: 1px solid #909090;
}
a.but_book:hover {
	background-color: #8aa6a6;
}
a.but_download {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #909090;
}
a.but_download:hover {
	background-color: #0a2834;
}
a.but_pdf {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
	background-color: #0a2834;
}
a.but_word_doc {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
	background-color: #0a2834;
}
a.but_woman {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #1c63e3;
	border-bottom: 1px solid #909090;
}
a.but_woman:hover {
	background-color: #0a2834;
}
/* styled boxes */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	font-size: 13px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding: 10px;
}
.info {
	color: #4a84bc;
	border-color: #c6e3ff;
	background-color: #e6f3ff;
}
.error {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	/*background: url(assets/images/elements/icon-remove.png) no-repeat center top;*/
}
/*------------------------*/
/*	18.1 dropcaps
/*------------------------*/



.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.dropcap1 {
	width: 53px;
	height: 58px;
	line-height: 50px;
	background: url(assets/images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #999;
	margin: 0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image: url(assets/images/elements/dropcap_gray.png);
}
.dropcap2 {
	background: url(assets/images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color: #999;
	line-height: 47px;
	height: 56px;
	width: 53px;
	margin: 0 8px -4px 0;
	font-size: 32px;
}
.dropcap2.gray {
	background-image: url(assets/images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size: 40px;
	line-height: 40px;
	width: 44px;
	height: 44px;
	margin: 0 0 -4px 0;
}
.dropcap3.gray {
	color: #999;
}
/*------------------------*/
/* 18.2	styled lists
/*------------------------*/



ul.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 30px;
    list-style: none;
}
.list1 li i {
	padding: 0px;
	margin: 0px 4px 0px 0px;
}
/*------------------------*/
/*	18.3 highlight colors
/*------------------------*/


.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius: 3px;
}
.highlight.black {
	background: #000;
	border-radius: 3px;
}
.highlight.red {
	background: #ff0000;
	border-radius: 3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.yellow {
	background: #fff000;
}
.highlight.blue {
	background: #0099cc;
}
.highlight.pink {
	background: #e826b4;
}
.highlight.green {
	background: #48b02b;
}
.highlight.orange {
	background: #ffcc00;
}
.highlight.magenta {
	background: #9325ea;
}
}
/*------------------------*/
/* 18.4	 buttons
/*------------------------*/


.button, button {
	text-decoration: none;
	text-align: center;
	color: #585656;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 32px;
	line-height: 32px;
	padding: 0px 15px;
	position: relative;
	outline: none;
	overflow: hidden; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #dcdcdc;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom: rgba(0, 0, 0, .4) 1px solid;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background: -moz-linear-gradient( center top, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .1) 100% );/* FF3.6 */
	background: -webkit-gradient( linear, center top, center bottom, from(rgba(255, 255, 255, .1)), to(rgba(0, 0, 0, .1)) );/* Saf4+, Chrome */
	background-color: white;
}
 .button::-moz-focus-inner {
 border: none; /* overrides extra padding in Firefox */
}
.button:hover, .button.hover, .page-numbers:hover {
	background: -moz-linear-gradient( center top, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, .1) 100% );/* FF3.6 */
	background: -webkit-gradient( linear, center bottom, center top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .2)) );/* Saf4+, Chrome */
}
.button:active, .button.active, .page-numbers:active {
	top: 2px;
	background: -moz-linear-gradient( center top, rgba(0, 0, 0, .1) 0%, rgba(255, 255, 255, .2) 100% );/* Saf4+, Chrome */
	background-position: center bottom;
}
.button.full {
	display: block;
}
.button.small {
	font-size: 13px;
}
.button.medium {
	font-size: 13px;
	height: 40px;
	line-height: 40px;
}
.button.large {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
/*------------------------*/
/* 18.5	styled buttons
/*------------------------*/


.button.red {
	background-color: #ff0000;
	color: #fff;
}
.button.blue {
	background-color: #117ed1;
	color: #fff;
}
.button.lightblue {
	background-color: #0099cc;
	color: #fff;
}
.button.green {
	background-color: #009933;
	color: #fff;
}
.button.black {
	background-color: #333;
	color: #fff;
}
.button.orange {
	background-color: #1c63e3;
	color: #fff;
}
.button.darkgray {
	background-color: #818181;
	color: #fff;
}
.button.gray {
	background-color: #f0f0f0;
	color: #000;
}
/*------------------------*/
/* 18.6	tables
/*------------------------*/


.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	background-color: #eee;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}
ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
    list-style: none;
}
/*------------------------*/
/* 18.7	pricing tables
/*------------------------*/


.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 40px;
}
.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 30px;
	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-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-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.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-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-main .ordernow .normalbut {
	color: #fff;
	background-color: #666;
	border: 1px solid #454545;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .normalbut:hover {
	background-color: #727272;
}
.pricing-tables-main .ordernow .colorchan {
	color: #fff;
	background-color: #1c63e3;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .colorchan:hover {
	color: #fff;
	background-color: #404040;
}
.pricing-tables-helight {
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #058bab;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #057c98;
	border-bottom: 1px solid #1ba3c5;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #1c63e3;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .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-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 30px;
	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-tables-two .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-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .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-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-helight-two {
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #058bab;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #057c98;
	border-bottom: 1px solid #1ba3c5;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #1c63e3;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .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-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
/*------------------------*/
/*	18.8 columns with box
/*------------------------*/


.framed-box {
	border: 1px solid #e3e3e3;
	width: 100%;
}
.framed-box.center {
	text-align: center;
}
.framed-box-wrap {
	border: 1px solid #fff;
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 40px 20px;
	text-align: center;
}
.pricing-title h3 {
    margin: 0 0 20px;
}
/*------------------------*/
/*	18.9 testimonials
/*------------------------*/

.testimonials-5 {
	float: left;
}
.testimonials-5 span {
	float: left;
}
.testimonials-4 {
	float: left;
}
.testimonials-4 .content {
	float: left;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	border-radius: 5px;
}
.testimonials-4 .content i {
	font-size: 11px;
	color: #909090;
	text-transform: none;
}
.testimonials-2 {
	float: left;
}
.testimonials-2 span {
	float: left;
	line-height: 21px;
	padding: 20px 30px 20px 30px;
	border: 1px solid #eee;
	background: #f9f9f9;
}
/*------------------------*/
/*	18.10 section 1 
/*------------------------*/


ul.lirc_section {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.lirc_section li {
	float: left;
	padding: 0px;
	margin: 0px;
}
.lirc_section li.left {
	float: left;
	padding: 0px;
	margin: 0 8% 0 0;
	width: 90px;
	height: 90px;
	line-height: 110px;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
	border-radius: 100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
}
.lirc_section li.left i {
	color: #1c63e3;
}
.lirc_section li.right {
	float: left;
	padding: 0px;
	margin: 0;
	width: 60.7%;
}
.lirc_section li.left.two {
	padding: 0px;
	margin: 0 0 0 35%;
	width: 65px;
	height: 65px;
	line-height: 75px;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
	border-radius: 100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
}
.lirc_section li.right.two {
	float: left;
	padding: 0px;
	margin: 0;
	width: 100%;
	text-align: center;
}
.lirc_section li.right.two h3 {
	margin-top: 20px;
}
.punchline_text_box {
	float: left;
	width: 95.400%;
	padding: 30px 20px;
	margin: 0px;
	border: 1px solid #eee;
	border-left: 5px solid #1c63e3;
	color: #999;
	background: #f9f9f9;
}
.punchline_text_box strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #383634;
}
.punchline_text_box .left {
	float: left;
	width: 80%;
}
.punchline_text_box .right {
	float: left;
	width: 20%;
}
a.knowmore_but {
	float: right;
	padding: 13px 20px 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #1c63e3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #999;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #383634;
}
/*------------------------*/
/*19.0 	404 Error Page
/*------------------------*/



.error-page {
	text-align: center;
	padding-top: 50px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px;
}
.error_no {
	font-size: 122px;
	color: #1c63e3;
	margin-bottom: 50px;
	font-weight: 700;
}
.error_info {
	color: #9098a5;
	font-weight: 700;
	font-size: 36px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
    margin: 0 0 40px;
}
.error_full {
	font-weight: 700;
	font-size: 18px;
	font-weight: 500;
	padding: 19px;
}
.error_search {
	margin-bottom: 100px;
	width: 90%;
}
.search1 {
	width: 100%;
	padding: 10px !important;
}
/*------------------------*/
/* 20.0	scrollup
/*------------------------*/


.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url(assets/images/scroll-top-arrow.png)no-repeat left top;
	z-index: 999;
}


/*------------------------*/
/*	21.0 Category Widget
/*------------------------*/

.widget_categories ul , .widget_archive ul, .widget_meta ul, .widget_pages ul, .widget_nav_menu ul, .widget_recent_entries ul, .widget_recent_comments ul{
    float: left;
    margin: 0!important;
    padding: 5px 10px 5px 30px;
    width: 100%;
    padding-left: 0px;
}

.widget_categories li, .widget_archive li, .widget_meta li, .widget_recent_entries li, .widget_recent_comments li {
    border-bottom: 1px solid #d9d9d9;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget_nav_menu ul li a {
    border-bottom: 1px solid #d9d9d9;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget_nav_menu li ul li {
    text-indent: 20px;
}
.widget_nav_menu ul li ul li ul li{
    text-indent: 40px;
}
.widget_categories li a, .widget_archive li a, .widget_meta li a, .widget_pages li a, .widget_nav_menu li a  {
    color: #727272;
    float: left;
    margin: 0!important;
    padding: 12px 0;	
}
.widget_categories li a:hover, .widget_archive li a:hover, .widget_meta li a:hover, .widget_pages li a:hover, .widget_nav_menu li a:hover {
    color: #9b9b9b;
}
.widget_tag_cloud a {
    background-color: #1c63e3;
    border-radius: 2px;
    color: #fff;
    float: left;
    margin: 0 6px 6px 0;
    padding: 5px 12px;
    font-size: 12px !important;
	line-height:25px;
}
.widget_pages ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget_pages ul li ul li {
  text-indent: 20px;
}
.widget_pages ul li ul li ul li {
  text-indent: 40px;
}
.widget_pages ul li a {
     border-bottom: 1px solid #d9d9d9;
    width: 100%;
}
.single-post-tags {
    margin: 30px 0 0 0!important;
}
.single-post-tags li {
    display: inline-block;
}
.single-post-tags li span {
    font-weight: bold;
    margin-right: 5px;
}
.single-post-tags li a {
    color: #727272;
}
.single-post-tags li a:hover {
    color: #9b9b9b;
}

/* Menu dropdown */

@media only screen and (max-width: 767px) {
     .fhmm .dropdown-menu {
        display: block;
        float: left;
        left: auto;
        padding: 0 15px;
        position: relative;
        width: 100%;
    }
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
    .comment_wrap.chaild{
        margin: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
     .navbar-nav li.dropdown:hover > ul.dropdown-menu {
        display:block;
    }
}
@media only screen and (max-width: 479px){
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { 
        background-color:#dbdbdb;
    }
}
.navbar-nav li.dropdown{
 	position: static;
 }
.dropdown {
    position: relative;
}
.dropdown-menu li.dropdown:hover .dropdown-menu {
    display: inline-grid;
    left: 100%;
    position: absolute;
    top: 0!important;
    margin-top: 0;
    height: 37px;
}

p {
	margin-bottom: 10px;
}
.caret { display: none;}

.widget_tag_cloud a:hover {
    background-color: #484848;
}

/*------------------------*/
/*	22.0 WordPress Core
/*------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
	max-width:100%;
	height:auto;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
	max-width:100%;
	height:auto;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	max-width:100%;
	height:auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
    white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    display: block;
}
.bypostauthor { 
    display: block;
}
.textwidget img { 
    max-width:100%; 
   height: auto; 
}
select { 
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #999;
    float: left;
    font-size: 13px;
    height: 30px;
    padding: 5px 10px;

}
.widget_calendar caption {
    font-size: 14px;
    padding: 5px;
    text-align: left;
}
table {
    border-collapse: collapse;
    border-radius: 5px;
    border-spacing: 0;
    margin-bottom: 15px;
    width: 100%;
}
table th {
    color: #444;
    background: #f8f8f8;
    font-weight: 700;
}
table th, td {
     border-color: rgba(0, 0, 0, 0.08);
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.widget_calendar td, .widget_calendar th {
    padding: 4px 3px;
}
.widget_calendar th {
    color: #444;
}
input[type="submit"] {
    background-color: #1c63e3;
    color: #fff;
    padding: 2px 20px;
    border: none;
}
.b-bottom { 
    border-bottom: 1px solid #eee; 
}

/*------------------------*/
/*	23.0 Custom CSS
/*------------------------*/
.dropdown-menu .dropdown-menu{
	left: 100%;
	top: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #f5f5f5;
    color: #262626;
}
.ftags a {
    background-color: #303030;
    color: #727272;
    padding: 5px 10px;
	float: left;
    margin: 0 8px 14px 0;
   font-size: 13px!important;
}
.ftags a:hover {
    background-color: #484848;
    color: #fff;
}
.m-bottom-35 {
	margin-bottom:35px;
}
.vc_tta.vc_general .vc_tta-tab > a { 
	padding: 10px 20px!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	background-color: #1c63e3!important; 
    color: #fff!important;
}

div.wpcf7-response-output {
    margin: 5em 0.5em 1em;
}
.wpb_heading {
	text-transform: inherit;
}
.m-top { margin-top: 40px; float: left; width: 80%;}
.m-left{   margin-left: 75px; }
.m-right {margin-right:40px;}

@media screen and (max-width: 480px) and (min-width: 320px) {
    .m-left{   margin-left: 0px; }
	.flex-viewport {overflow: visible!important;}
	.button_2 {padding: 10px 22px;}
	.portfolio_area_left, .portfolio_area_left1, .portfolio_area_left2 {
		width:100%;
	}
		.portfolio_area_right, .portfolio_area_right1, .portfolio_area_right2 {
		width:100%;		
	}
	.portfolio_area_right1 { margin: 3% 0 0 0;}
	.portfolio_area_left2 { margin: 8% 0 0 0;}
	.cbp-l-grid-projects.two .cbp-item { 
	max-width: 100%;
    height: 280px!important;}
	.cbp-l-grid-projects .cbp-item{max-width: 100%;}
	.admin-bar #header.sticky #trueHeader {
		top: 0px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
.Our-Blog .one_third a {   font-size: 11px;
    padding: 5px;
	}
	.button_2 {padding: 10px 22px;}
	.flex-viewport {overflow: visible!important;}
	.admin-bar #header.sticky #trueHeader {
		top: 46px;
	}
	#header.sticky #trueHeader {padding: 5px 0!important;}
}
#content img {
	max-width:100%;
	height:auto;
}
.sticky .blog_postcontent{ 
    background: #FAFAFA;
    border: 1px solid rgba(221,221,221,0.5);
    border-radius: 6px;
    padding: 15px;
}
.post-content ul, ol {
      margin: 0 0 15px 30px;
}
.post-content ul li, ol li {
     margin-bottom: 10px;
}
.post-content ul li{
list-style: outside none disc;
}
.widget_categories li span {
	line-height: 47px;
	padding-left: 5px;
}
.children li {
	border:medium none;

}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_rss ul li a {
    color: #727272;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_rss ul li a:hover {
    color: #9b9b9b;
}

.widget_archive ul li a, .widget_nav_menu ul li a, .widget_recent_entries ul li, .widget_recent_comments ul li {
    display: block;
    padding: 8px 0 9px 3px;
}
.widget_meta ul, .widget_pages ul, .widget_rss ul {    
    padding-left: 0px; 
}

.widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a {
    display: block;
    padding: 4px 0 7px 4px;
}
.widget_recent_entries ul, .widget_rss ul {
    margin: 0;
}
ul.recent_posts_list {
    margin: 0 
}
.recent_posts_list li{
	/*overflow: hidden;*/
	margin-bottom: 10px;
    list-style: none;
    clear: both;
}
.recent_posts_list li span {
    
}
.recent_posts_list li img{
	max-width: 50px;
	margin-right: 5px;
    margin-bottom: 10px;
	float: left;
}
.recent_posts_list li h6 {
    color: #b6b6b6;
    text-transform: none;
}
.blog_post_f {
    float: left;
}
.pingback {
    background:#f9f9f9;
    padding-left: 20px;
}
.widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_nav_menu ul li {
    list-style: none;
}
h3.ipages_title1 {
    margin: 0 0 20px;
}
h2.ipages_title1 {
    margin: 0 0 20px;
}
.widget_archive li span {
      line-height: 40px;
    padding-left: 5px;
}
.address_info h4 {
    margin: 0 0 20px;
}
.address_info ul {
    margin: 0;
}
.address_info ul li {
    list-style: none;
  
}
ul.list_4 {
    margin: 0;
}
ul.list_4 li {
    list-style: none;
}
.gravatar img {
    width: 60px;
    height: 60px;
}
.comment-reply-title {
    margin: 0;
}
.comment_form h5 {
    margin-top: 0;
}
.light { 
    margin-top: 0;
}
.comment-container {
    margin-bottom: 20px;
}
.fhmm {
    z-index: 1030;
}