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

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/
8

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


.page-id-2952 #primary p, .page-id-2952 #primary div{
    font-size: 18px;
    line-height: 30px;
    text-align: justify !Important;
}
.page-id-2952 #primary h4 {

    color: #974fc2;
    font-size: 20px;

}
.page-id-2952 #primary h2 {
    color: #420069 !important;
    font-size: 32px !important;
    margin-bottom: 10px !important;
}
.page-id-2952 #primary ul li{
    font-size: 17px;
    line-height: 28px;
    margin-right: 30px;
    text-align: justify !Important;
}
#toc_container {
    border: 1px solid #231402!Important;
    border-radius: 20px;
}
#recent-posts-5 h3 {
    border: 1px solid #dbdacb;
    border-radius: 20px;
    color: #63340e;
    padding: 5px 0;
    text-align: center !important;
    background: #ffffff4d;
    box-shadow: 0 0 10px #dbdacb inset;
    font-size: 22px;
}

#recent-posts-5 {
    border: 2px solid #dbdacb;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 0 20px #FFF0 inset;
    background: #edead2;
}
#recent-posts-5 a {
    color: #c39215;
    margin-right: 20px;
}
#toc_container a {
    color: #c39215;
}
#toc_container a:hover, #recent-posts-5 a:hover{
    color:#673436 !important;
    text-decoration:none !important;
}
#calendar-3 {
    border: 2px solid #dbdacb;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 0 20px #FFF0 inset;
    background: #edead2;
}
#calendar-3 h3 {
    border: 1px solid #dbdacb;
    border-radius: 20px;
    color: #63340e;
    padding: 5px 0;
    text-align: center !important;
    background: #ffffff4d;
    box-shadow: 0 0 10px #dbdacb inset;
    font-size: 22px;
}
.blog_postcontent img {
    /*border: 1px solid #570624;*/
    display: block;
    margin: 0 auto;

}


.gallerybox #gallery-1 img {
    border: 2px solid #090648;
    border-radius: 30px;
    box-shadow: 0 0 5px #1e1b3a;
    padding: 10px;
}
.post-listing .col-md-4 {
    padding-right: 0;
    width: 33%;
    padding-left: 0;
}
.recent_posts_list img {
border: 1px solid #fff;
border-radius: 20px;
padding: 2px;
box-shadow: 0 0 5px #B0B0B0;
width: 90% !important;
}


.page-id-2939 h4 {
    border-bottom: 1px solid;
    color: #45a317;
    padding-bottom: 10px;
    text-align: right !important;
}
.blog_post img {
    border: 1px solid #431B53;
    border-radius: 15px;
    display: block;
    margin: 30px auto 10px;
    padding: 10px;
}
.blog_post ul li {
    font-size: 17px;
    line-height: 28px;
    margin-right: 30px;
    text-align: justify !Important;
}
.blog_post p, .blog_post div {
    font-size: 18px;
    line-height: 30px;
    text-align: justify !Important;
}
.blog_post ul {
    margin-bottom: 50px;
}
.blog_post h2, .blog_post h3, .blog_post h4, .blog_post h5, .blog_post h6{
    color:#63340e !important;
    margin-bottom:10px !important;
    margin-top:30px !important;
}

td#next {
    border-radius: 0px 0 0 20px;
}
td#prev {
    border-radius: 0 0 20px 0;
}
#calendar_wrap thead th:first-child {
    border-radius: 0 20px 0 0;
}
#calendar_wrap thead th:last-child {
    border-radius: 20px 0 0 0;
}


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

.container {
	width: 1170px;
	margin: auto;
}
.container.tbp {
	padding: 80px 0px;
}
.container.tbp2 {
	padding: 80px 0px 30px 0px;
}

.container-set.container-content {
	float: left;
	width: 100%;
	padding: 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
	padding: 90px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}

.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}

.btn-primary{
	background: #e54c4c;
	border: none;
}
.btn-primary:hover{
	background: #aaa;
}
/* columns */
body .one_half, body .one_third, body .one_fourth, body .two_third, body .three_fourth, .one_fifth, body .onecol_forty, body .onecol_sixty, body .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
	padding: 0px;
}
body .one_full {
	width: 100%;
}

body .one_third {
	width: 30.650%;
}
body .one_fourth {
	width: 22%;
}
body .one_fifth {
	width: 250px;
}
body .two_third {
	width: 65.350%;
}
body .three_fourth {
	width: 74%;
}
body .one_half {
	width: 48%;
}

body .onecol_forty {
	width: 40%;
}

body .onecol_sixty {
	width: 56%;
}

body .onecol_thirtyfive {
	width: 35%;
}

body .last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-align: left;
}
#logo img{
	height: 50px;
}
#logo2 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo-2.png) no-repeat left top;
}
.ls-inner{
	background-size: cover;
}
/* header area adinationals */
.logo {
	float: left;
	width: auto;
	margin-top: 15px;
}
.logo.onepage {
	margin-left: 27px;
}
.logo img{
	max-height: 60px;
}
.menu_main {
	float: right;
	width: 65%;
	z-index: 9999;
	position: relative;
	margin-top: 10px;
}
.menu_right {
	float: right;
	width: 9%;
	margin-left: 1%;
	z-index: 9999;
	margin-top: 24px;
}

.menu_main2 {
	float: left;
	width: 100%;
	position: relative;
}
.menu_right2 {
	float: right;
	background: #fff;
}



.menu_shadow {
	float: left;
	position: absolute;
	width: 100%;
	height: 10px;
	background: url(../images/menu-shadow.png) no-repeat center top;
	z-index: 8000;
	top: 100px;
}
.menu_shadow.two {
	top: 145px;
}

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

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
}
.top_nav .left {
	float: left;
	width: auto;
}
.top_nav .right {
	float: right;
	width: 73%;
	text-align: right;
	padding-top: 10px;
	color: #f2e2bb;
}
.top_nav .right p {
    width: auto;
    float: right;
    margin-left: 15px;
    /*! line-height: 12px; */
    height: 65px;
    /*! border-left: 1px dashed #bd96a5; */
    padding-left: 15px;
    background: #0d0a0599;
    margin-bottom: 15px;
    padding-top: 3px;
}
.top_nav .right p span {

    display: inline-block;
    height: 35px;
    line-height: 28px;

    width: auto;
    font-size: 13px;
}
.top_nav .right p.address span {
    width: 250px;
}
.right i {

    float: right;

}
.top_nav .right a {
    color: #dbdbdb;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-weight: 500;
    text-align: left !Important;
    transition: all 0.3s ease 0s;
    width:  auto !important;
}
.top_nav .right a:hover {
	color: #9FA0ED;
}
.right i::before {
    color: #d4a326;
    display: block;
    font-size: 22px;
    height: 35px;
    margin-bottom: 5px;
    text-align: center;
    width: 35px;
    line-height: 34px;
margin-left: 5px;
    /*! padding-left: 10px !important; */
}
a.menu-image-title-after.menu-image-not-hovered.active img {
    display: block;
    margin: 0 auto;
    position: relative;
}
a.menu-image-title-after.menu-image-not-hovered img {
    display: block;
    margin: 0 auto;
    position: relative;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 16px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav .topsocial li:last-child {
	margin-right: 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #878787;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	background: #fff;
}

.top_nav .topsocial.two li a {
	color: #ccc;
}

.top_nav.two {
	height: 45px;
	background: #454545;
	font-size: 13px;
}
.top_nav.two .left,
.top_nav.two .right{
	padding-top: 11px;
	color: #999;
}
.top_nav.two .left a {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav.two .right a {
	color: #999;
	margin-right: 0px;
	margin-left: 14px;
}
.top_nav.two .left a:hover,
.top_nav.two .right a:hover {
	color: #fff;
}
.top_nav.two .topsocial li a {
	margin-left: 0px;
}
.top_nav.two .topsocial li a:hover {
	background: #999;
}

.top_nav.three {
	height: 45px;
	background: #eee;
	font-size: 13px;
	position: relative;
	z-index: 100000;
}
.top_nav.three .left,
.top_nav.three .right{
	padding-top: 11px;
	color: #999;
}
.top_nav.three .left a {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav.three .right a {
	color: #999;
	margin-right: 0px;
	margin-left: 14px;
}
.top_nav.three .left a:hover,
.top_nav.three .right a:hover {
	color: #333;
}
.top_nav.three .topsocial li a {
	margin-left: 0px;
}
.top_nav.three .topsocial li a {
	color: #fff;
	background: #ccc;
}
.top_nav.three .topsocial li a:hover {
	background: #e3e3e3;
}

.top_nav.four {
	height: 40px;
	background: #181818;
	font-size: 12px;
	position: relative;
	z-index: 9999;
}
.top_nav.four .left,
.top_nav.four .right{
	padding-top: 9px;
	color: #727272;
}
.top_nav.four .left a {
	color: #727272;
	transition: all 0.3s ease;
}
.top_nav.four .right a {
	color: #727272;
	margin-right: 0px;
	margin-left: 14px;
}
.top_nav.four .left a:hover,
.top_nav.four .right a:hover {
	color: #999;
}
.top_nav.four .topsocial li a {
	margin-left: 0px;
	width: 21px;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
}
.top_nav.four .topsocial li a {
	color: #999;
	background: #575757;
}
.top_nav.four .topsocial li a:hover {
	color: #eee;
	background: #999;
}



/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* section title 1 */
.title1 h2{
	color: #fff;
    font-size: 35px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: bold;
}
.title1 h2 em{
	font-size: 14px;
	display: block;
	font-weight: 400;
	font-style: normal;
	margin-top: 3px;
}
.title1 .line{
    background: #fff;
    height: 1px;
    display: block;
    top: 18px;
    width: 37%;
	margin-left: 31.3%;
	position: absolute;
}
.title1 .text{
    background: #e54c4c;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 14px;
}

.pagesections {
	float: left;
	width: 100%;
	padding: 0px 0px;
}
/* section title 2 */
.title2{
	display: block;
}
.title2 h2{
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: bold;
}
.title2 h2 em{
	color: #999;
	font-size: 14px;
	display: block;
	font-weight: 400;
	font-style: normal;
	margin-top: 3px;
}
.title2 .line{
    background: #333333;
    height: 1px;
    display: block;
    top: 20px;
    width: 33%;
	margin-left: 33.3%;
	position: absolute;
}
.title2 .text{
    background: #fff;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 14px;
}
.title2.sy2 .text{
    background: #f4f4f4;
}
.title2.sy3 .text{
    background: none;
}




/* features section 1 */
.features_sec1 {
	float: left;
	width: 100%;
	padding: 115px 0px;
	position: relative;
	background: #333333;
	color: #c0c0c0;
}
.features_sec1:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	position: absolute;
	pointer-events: none;
	margin-left: -100px;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 16px solid #333333;
}
.features_sec1 strong {
	font-weight: 600;
}
.rnews_wra img {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.rnews_wra a {
	float: left;
	color: #fff;
}
.rnews_wra a:hover {
	color: #999;
}
.rnews_wra a.dsm {
	float: right;
	color: #999;
	font-size: 12px;
}
.rnews_wra a.dsm:hover {
	color: #fff;
}
.rnews_wra p {
	float: left;
	margin-top: 5px;
}

/* recent works */
.recent_works {
	float: left;
	width: 100%;
	padding: 50px 0px 50px 0px;
	text-align: center;
	background: rgba(0, 0, 0, 0) url("http://doctor-saberi.com/wp-content/uploads/2017/08/bg6.jpg") repeat scroll 0 0;
}
.parallax_section1 .wpb_text_column.wpb_content_element {
    background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
    border: 1px solid #f37cf5;
    box-shadow: 0 0 10px 5px black;
    padding: 10px 0 30px;
}
.parallax_section1 .wpb_text_column.wpb_content_element {
    background: #4a464d url(http://drneghab.com/wp-content/uploads/2018/05/bg02.jpg) 0 -70px / cover;
    border: 3px solid #d5d5d5;
    box-shadow: 0 0 40px 5px #250438 inset;
    padding: 10px 30px 0px;
    width: 100%;
    margin: 0 auto !important;
    border-radius: 20px;
    position: relative;
    top: -60px;
}
.parallax_section1 .wpb_wrapper h3, .parallax_section1 .wpb_wrapper p {
    text-align: center !important;
    width: 100% !important;
}
.parallax_section1 .button {
  display: inline-block;
  margin-top: 10px;
}
.parallax_section1 .wpb_wrapper p {
    color: #cfc3cf;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px black;
}
.parallax_section1 .wpb_wrapper h3 {
    color: #eef384;
    font-size: 34px;
    margin-top: 20px;
    text-shadow: 2px 2px 2px black;
    margin-bottom:5px;
}
.parallax_section1 .wpb_wrapper h4 {
    color: #a96cce;
    text-align: center;
}
.recent_works2 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.recent_works3 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: -30px;
}


/* features section 2 */
.features_sec2 .text {
    margin-top: 30px;
}
.features_sec2 {
	float: left;
	width: 100%;
	padding: 100px 0px 106px 0px;
	background: #0d0a05 url(http://www.drzafarmand.com/wp-content/uploads/2018/08/bg04.jpg) repeat center center / cover;
	text-align: center;
	height: 450px;
	border-top: 15px solid #ccbdaf;
	border-bottom: 15px solid #ccbdaf;
}
.features_sec2 h2 {
    color: #f3d64a;
    margin-top: -20px;
    margin-bottom: 15px;
}
.features_sec2 p {
    color: #fcf4cd;
    font-size: 17px;
    line-height: 35px;
}
.features_sec2 p.more {
    margin-top: 30px;
}
.features_sec2 .vc_col-sm-6 {
    width: 60%;
    float: left !important;
}
.features_sec2 .box {
	float: left;
	width: 95%;
	background: #fff;
	border-radius: 3px;
	padding: 35px 35px 35px 35px;
	text-align: left;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.1);
}
.features_sec2 .box img {
	float: left;
	margin-left: -55px;
	margin-right: 20px;
	border-radius: 3px;
}
.features_sec2 .box h5 {
	margin-bottom: 7px;
	line-height: 21px;
	clear: inherit;
}



/* features section 3 */
.features_sec3 {
	float: left;
	width: 100%;
	padding: 0px 0 60px;
	text-align: center;
	/*! border-top: 4px dashed #9c0741; */

	/*! border-bottom: 4px dashed #232771; */
	margin-top: -30px;
}
.features_sec3 .wpb_wrapper.vc_figure {

    overflow: hidden;

}
.features_sec3 img{
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
}
.features_sec3 img:hover {

    filter: grayscale(50%);
    transform: scale(1.1);

}
.features_sec3 .vc_single_image-wrapper.vc_box_shadow_3d.vc_box_border_grey {
    float: right;
}
.features_sec3 .box1, .features_sec3 .box3 {
    position: relative;
    top: 20px;
}

.features_sec3 .line {

    /*! border-bottom: 1px solid #420069; */
    position: relative;
    top: -20px;

}
.features_sec3 .line a.more {

    margin: 20px auto;
        margin-bottom: 20px;
    display: block;
    text-align: center !important;
    width: 200px;
    background: #e0dde3;
    padding: 5px 10px;
    position: relative;
    top: 17px;
    border-left: 1px solid #420069;
    border-right: 1px solid #420069;
    border-radius: 20px;

}
.features_sec3 p {

    text-align: justify;
    color: #444;
    line-height:32px;

}
.features_sec3 .vc_column-inner {
    padding: 0 25px !important;
}
.features_sec3 h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom:0;
}
.features_sec3 h3 {

    color: #420069;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;

}
.features_sec3 .right.vc_col-sm-6 {
    width: 38%;
}
.features_sec3 .left.vc_col-sm-6 {
    width: 61% !important;
    text-align: justify;
    color: #f1f1f1;
}
.features_sec3 .left.vc_col-sm-6 a {
    color: #FEC730;
    display: block;
    margin-top: 10px;
}

.features_sec3 .left.vc_col-sm-6 a:hover {
    color: #DFEEB4;
}
.features_sec3 .vc_single_image-img {

}
.features_sec3 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 55px;
}
.features_sec3 .box.last {
	margin-bottom: 0px;
}
.features_sec3 .box .left {
	float: left;
}
.features_sec3 .box .right {
	float: left;
	width: 76%;
	margin-left: 7%;
}
.features_sec3 .box.two {
	text-align: center;
}

.features_sec3.two {
	padding: 120px 0px 0px 0px;
}
.features_sec3.two .box {
	margin-bottom: 0px;
}






/* features section 4 */
.features_sec4  {
	float: left;
	position: relative;
	z-index: 9;
	width: 100%;
	padding: 60px 0px;
   background: #fff; 
     /*! border-top: 8px solid #f1f1f1; */
	background-size: inherit !important;
}
.features_sec4 .onecol_sixty {
    width: 100% !important;
}
.features_sec4 h5 {
    color: #d4a326;
}
.features_sec4 .lblogs {
	float: left;
	width: 29%;
	margin-right: 7%;
}
.features_sec4 .lblogs.last {
	margin-right: 0%;
}
.features_sec4 .lblogs .lbimg img {
    float: left;
    width: 100%;
    margin-bottom: 23px;
    padding: 10px;
    /*! border: 1px solid #c2a77e; */
    background: #ecc84033;
    /*! border-radius: 10px; */
}
.features_sec4 .lblogs .lbimg span {
    float: left;
    width: 40px;
    height: 50px;
    font-size: 18px;
    color: #f2e8b9;
    background: #c91419;
    margin-top: -73px;
    text-align: center;
    font-weight: 400;
    /*! border-radius: 0 10px 0 10px; */
}
.features_sec4 .lblogs .lbimg span strong {
    display: block;
    font-size: 10px;
    color: #63340e;
    background: #f2e8b9;
    font-weight: normal;
    /*! border-radius: 0 10px 0 0; */
}
.features_sec4 .lblogs a.smlinks {
	float: left;
	color: #999;
	font-size: 12px;
	border: 1px solid #555;
	padding: 0px 10px;
	margin-right: 3px;
	margin-top: 5px;
	transition:all 0.3s;
	display:none;
}
.features_sec4 .lblogs a.smlinks:hover {
	color: #fff;
	border: 1px solid #777;
}
.features_sec4 .lblogs p {
	clear: both;
	float: left;
	margin-top: 14px;
	margin-bottom: 30px;
	color: #63340e;
}
.features_sec4 a.remobut {
    float: left;
    color: #dea826 !important;
    text-transform: uppercase;
    /*! border: 1px solid #bda37b; */
    /*! padding: 9px 22px; */
    margin-right: 2px;
    /*! border-radius: 3px; */
    transition: all 0.3s;
    /*! background: #b6750e66; */
}
.features_sec4 a.remobut:hover {
    color: #63340e !important;
    box-shadow: 0 0 15px #eae8e34d;
}

.features_sec4 .peosays {
	float: left;
	width: 95%;
	margin-left: 5%;
}
.compose-mode .features_sec4 .peosays {
	min-width: 450px;
	margin-left: 0px;
}	
.features_sec4 .peosays .box {
	float: left;
	width: 100%;
	padding-bottom: 35px;
	border-bottom: 4px solid #d3d3d3;
	text-align: left;
}
.features_sec4 .peosays .ppimg {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 25px;
	background: url(../images/h-arrow-line1.png) no-repeat left bottom;
}
.features_sec4 .peosays .ppimg img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	margin-right: 20px;
}
.features_sec4 .peosays .ppimg h6 {
	margin-top: 16px;
	margin-bottom: 0px;
	text-align: left;
}
.features_sec4 .peosays .ppimg h6 em {
	display: block;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
}
.features_sec4 .peosays .box span {
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #e54c4c;
	text-transform: uppercase;
}
.features_sec4 .peosays .box span i {
	font-size: 12px;
	margin-right: 2px;
}
.features_sec4 h3 {
    text-align:center;
    color: #efe8de;
    font-size: 25px !important;
    width: 100%;
    border-bottom: 1px dashed #a88e67 !important;
    margin-bottom: 30px !important;
    padding-bottom: 15px !important;
}
.features_sec4 i.fa {
    color: #e1b033;
}

#blog .one_third {
    background: #C8C8C880 none repeat scroll 0 0;
    border: 2px solid white;
    box-shadow: 0 0 8px #d8d8d8;
    height: auto;
    margin: 0 30px 20px !important;
    min-height: 150px;
    padding: 10px 25px 10px 10px;
    /*! border-radius: 20px; */
    
}
#blog .one_third {
 	width: 43.9% !important;
}
#blog .rbps img {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid white;
    padding: 7px;
    /*! border-radius: 20px; */
    width: 200px;
    position: relative;
    left: -50px;
}
.gallerybox #gallery-1 img {
    border: 2px solid #59205E;
    box-shadow: 0 0 5px #1e1b3a;
    padding: 10px;
}
.blog_post img {
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #8f8f8f;
}
.blog_postcontent img {
    display: block;
    margin: 0 auto;
    /*! padding: 5px; */
}

/* features section 5 */
.features_sec5 {
    float: left;
    width: 100%;
    /*! padding: 0px 0px 20px 0px; */
    text-align: center;
border-top: 10px solid #e4c882;
    background-size: auto !important;
	
}
.features_sec5 img {

    background: #392716;
    border-radius: 100%;
    border: 5px solid #e4c882;
    box-shadow: 0 0 1px 8px rgba(0, 0, 0, 0.05) inset, 0 0 1px 12px rgba(0, 0, 0, 0.18) inset, 0 0 10px 20px rgba(152, 134, 89, 0.14) inset;

}
.features_sec5 h4 a:hover {
    color: #deb56b;
    text-decoration: navajowhite;
}
.features_sec5 a.btn {
    width: 120px;
    text-align: center !important;
    background: rgb(0, 0, 0);
    border: 1px solid black;
    box-shadow: 0 0 5px #d4a326;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
        
    color: #d4a326;
    margin-top: 15px;
}
.features_sec5 a.btn:hover {
    color: white;
    box-shadow: 0 0 15px #d4a326;
}
.features_sec5 img {
    position: relative;
    top: -65px;
    /*! background: black; */
    /*! border-radius: 100%; */
}
.features_sec5 .wpb_text_column {
    margin-top: -60px;
}
.features_sec5 .box1, .features_sec5 .box2, .features_sec5 .box3, .features_sec5 .box4 {
    background: linear-gradient(to top, #200f02, #0d0a05, #200f02);
    padding: px;
    margin: 10px;
    width: 23.2% !important;
    top: -105px;
    z-index: 999;
    color: white;
    /*! box-shadow: inset 0 0 15px #9b0640; */
    /*! border-radius: 20px; */
    border: 2px solid #e4c882;
    transition: all 2s;
}
.features_sec5 .box1 h4, .features_sec5 .box2 h4, .features_sec5 .box3 h4, .features_sec5 .box4 h4 {
    color: #d4a326;
    text-align: center !important;
    padding-top:0px !important;
    margin-top: 10px;
}
@keyframes menu {
    0%   {transform:scale(1);}
    25%  {transform:scale(1.05);}
    50%  {transform:scale(0.9);}
    100% {transform:scale(1);}
}
a.menu-image-title-after.menu-image-not-hovered.active img{animation:menu 2s infinite linear;}
.box1 p, .box2 p, .box3 p, .box4 p {
    text-align: justify !important;
    padding: 5px !important;
}
.features_sec5 .box {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px;
}
.features_sec5 .box.last {
	margin-right: 0%;
}
.features_sec5 .box img {
	border: 4px solid #eee;
	border-radius: 3px;
	width: 100%;
}
.features_sec5 .box h6 {
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
}
body .features_sec5 p {
	width: 85%;
	clear: both;
	margin: 0 auto 20px auto !important;
	color: #f2e2bb;
}
.features_sec5 .lgbut {
	color: #333;
	font-weight: 600;
	background: #f3f3f3;
	padding: 10px 35px;
	border-radius: 20px;
	transition: all 0.3s ease;
}
.features_sec5 .lgbut:hover {
	color: #fff;
	background: #333;
}

/* features section 6 */
.features_sec6 {
	float: left;
	width: 100%;
	background: #333;
}
.features_sec6 .fimg {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img18.jpg) no-repeat right top;
}
.features_sec6 .fimg2 {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img91.jpg) no-repeat right top;
}
.features_sec6 .rbox {
	float: left;
	width: 50%;
	padding: 110px 150px 110px 70px;
}
.features_sec6 .rbox h5 {
	font-weight: 300;
	padding-bottom: 40px;
	margin-bottom: 50px;
	/*border-bottom: 1px solid #484848;*/
}
.features_sec6 .ibox {
	float: left;
	width: 46%;
	margin-right: 8%;
}
.features_sec6 .ibox.last {
	margin-right: 0%;
}
.features_sec6 .ibox .left {
	float: left;
	width: 20%;
}
.features_sec6 .ibox .left i {
	color: #e54c4c;
	font-size: 27px;
}
.features_sec6 .ibox .right {
	float: left;
	width: 80%;
}
.features_sec6 .ibox h5 {
	font-weight: 400;
	border: none;
	padding: 0;
	margin-bottom: 12px;
	line-height: 16px;
}

.features_sec6.two {
	background: #f3f3f3;
}
.features_sec6.two .fimg {
	background: url(../images/site-img57.jpg) no-repeat right top;
}
.features_sec6.two .rbox h5 {
	color: #333;
	/*border-bottom: 1px solid #e3e3e3;*/
}
.features_sec6.two .ibox .left i {
	color: #999;
	font-size: 27px;
}
.features_sec6.two .ibox h5 {
	border: none;
}


/* features section 7 */
.features_sec7 {
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
	background: #f4deff linear-gradient(90deg,#f2f2f2b3, #ffcafecc , #dec1ed, #ffdafeb3, #e5e0e7 );
	
	border-top: 5px solid #db8bfb;
}
.features_sec7 p {
    color: #120119;
}
.features_sec7 a.more {
    display: block;
    margin-top: 20px;
    width: 100%;
    text-align: center !important;
    transition: all 0.6s;
    color: #620881 !important;
    font-size:16px
}
.features_sec7 a.more:hover {
    color: #cd007e !important;
}
.features_sec7 h2 {
    color: #ea009e;
    text-shadow: 1px 1px 0px white;
    font-size: 20px;
}
@media (min-width: 768px){
    .features_sec7 .box1, .features_sec7 .box2, .features_sec7 .box3 {
        width:32% !important;
        position: relative;
        top: -70px;
    }
    
}
.features_sec7 ul {
    margin: 0 !important;
    padding: 0 30px;
}
.features_sec7 ul li {
    list-style: none !important;
    padding: 0 20px;
}
.features_sec7 ul li .title {
    font-size: 17px;
    color: #e6be4c;
}
.features_sec7 ul li .txt, .features_sec7 ul li .txt a {
    font-size: 14px;
    color: #f1f1f1 !important;
    text-align: center !important;
    transition: all 0.3s;
}
.features_sec7 ul li .txt.en a {
    direction: ltr !important;
    display: inline-block;
}
.features_sec7 ul li .txt a:hover {
    color: #FA3AAB !important;
}
.features_sec7 .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
        z-index: 100;
}
.features_sec7 .stcode_title9 .line {
    /* background: rgba(0, 0, 0, 0) url(http://www.drhalavi.com/wp-content/uploads/2018/03/linebg-1.png) no-repeat scroll center top !important; */
    width: 355px !important;
}
.features_sec7 .box1 img, .features_sec7 .box2 img, .features_sec7 .box3 img {
    width: 200px !important;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -30px;
    z-index: 100;
    height: 200px;
    border-radius: 100%;
    transition: all 2s ease-in-out;
}
.features_sec7 .box1 img:hover, .features_sec7 .box3 img:hover  {
    transform: scale(1.1) rotate(360deg);
}
.features_sec7 .box2 img{
    /* transform:scale(1.2); */
}
.features_sec7 .box2 img:hover{
    transform: scale(1.1) rotate(360deg);
}
.features_sec7.two {
	padding: 100px 0px 75px 0px;
	background: #eee;
	border-bottom: none;
}
.features_sec7 .box {
	float: left;
	width: 100%;
	padding: 30px 0px 45px 0px;
	transition: all 0.3s ease;
	border-radius: 3px;
}
.features_sec7 .box:hover,
.features_sec7 .box.active {
	background: #fff;
}
.features_sec7 .box .ibox {
	margin: 0 auto 45px auto;
	width: 162px;
	height: 162px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	background: url(../images/site-img19.png) no-repeat center top;
}
.features_sec7 .box .ibox h6 {
	color: #fff;
	background: #e54c4c;
	padding: 1px 0px 2px 0px;
	border-radius: 3px;
	margin-top: 14px;
	font-weight: 500;
}
.features_sec7 .box p {
	margin-bottom: 35px;
}
.features_sec7 .box .tbut {
	color: #333;
	background: #fff;
	padding: 7px 22px;
	border-radius: 20px;
	border: 1px solid #fff;
	
}
.features_sec7 .box .tbut:hover {
	background: none;
}
.features_sec7 .box:hover .tbut {
	background: #f3f3f3;
}

/* features section 8 */
.features_sec8 {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}
.features_sec8 .flex-control-nav {
    bottom: 30px;
}
body .features_sec8 .left {
	float: left;
	width: 40%;
	margin-left: 7%;
	margin-right: 8%;
	padding-top: 40px;
	padding: 0px;
}
.features_sec8 .left h1 {
	font-weight: 300;
	margin-bottom: 12px;
	line-height: initial;
}
.features_sec8 .left span {
	float: left;
	width: 160px;
	height: 1px;
	background: #e54c4c;
}
.features_sec8 .left h1 strong {
	font-weight: 600;
	display: block;
}
.features_sec8 .left i {
	display: block;
	font-size: 30px;
	color: #c3c3c3;
	margin-bottom: 20px;
	margin-top: 10px;
}
.features_sec8 .left i.cir {
	width: 58px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	border-radius: 100%;
	border: 1px solid #eee;
	margin-top: 0px;
}
body .features_sec8 .right {
	float: left;
	width: 38%;
	padding: 0px;
}
.features_sec8 .right img {
	float: right;
	width: 100%;
}

/* features section 9 */
.features_sec9 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
}
.features_sec9.two {
	padding-top: 100px;
	background: #eee;
}
.features_sec9 .tbox {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	border-bottom: 3px solid #f3f3f3;
	transition: all 0.3s ease;
}
.features_sec9 .tbox:hover {
	background: #f9f9f9;
}
.features_sec9 .tbox:hover i {
	background: #fff;
	border: 1px solid #eee;
}
.features_sec9 .tbox img {
	float: left;
	margin-bottom: 35px;
}
.features_sec9 .tbox h6 {
	font-weight: 500;
	margin-bottom: 0px;
}
.features_sec9 .tbox em {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-bottom: 16px;
}
.features_sec9 .tbox i {
	width: 28px;
	height: 28px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	margin: 25px 2px 0px 2px;
	color: #454545;
	border: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.features_sec9 .tbox i:hover {
	background: #eee;
}

.features_sec9.three {
	padding-bottom: 80px;
}
.features_sec9.three .tbox {
	border-bottom: none;
}
.features_sec9.three .tbox:hover {
	background: none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.features_sec9.four {
	padding-bottom: 80px;
	background: #f3f3f3;
}
.features_sec9.four .tbox {
	border-bottom: none;
}
.features_sec9.four .tbox:hover {
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}



/* features section 10 */
.features_sec10 {
}

/* features section 11 */
.features_sec11 {
    float: left;
    width: 100%;
    padding: 50px 0px 50px 0px;
    background:#1e1e1e url(http://drneghab.com/wp-content/uploads/2018/05/bg1.jpg);
    border-top: 8px solid #bcc241;
}
.features_sec11 .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
}
@-webkit-keyframes av_pulsate {
 0% {
  -webkit-transform:scale(0.5);
  opacity:0
 }
 50% {
  opacity:.7
 }
 100% {
  -webkit-transform:scale(1.3);
  opacity:0
 }
}
@keyframes av_pulsate {
 0% {
  transform:scale(0.5);
  opacity:0
 }
 50% {
  opacity:.7
 }
 100% {
  transform:scale(1.3);
  opacity:0
 }
}

.features_sec11 .box1 img, .features_sec11 .box2 img, .features_sec11 .box3 img {

    margin: 0 auto;
    display: block;
    position: relative;
    top: -100px;
    z-index: 100;

    border-radius: 100%;
    
}
.features_sec11 .vc_row.wpb_row.vc_inner.vc_row-fluid {
    position: relative;
    width: 150px;
    height: 150px;
    background: gray;
    top: -230px;
    left: 0;
    display: block;
    margin: 0 auto;
    z-index: 1;
    animation: av_pulsate 3s linear infinite;
    -webkit-animation: av_pulsate 3s linear infinite;
    border-radius: 100%;
}
.features_sec11 .box1 .wpb_text_column.wpb_content_element, .features_sec11 .box2 .wpb_text_column.wpb_content_element, .features_sec11 .box3 .wpb_text_column.wpb_content_element {
    display: block;
    float: right;
    position: relative;
    top: -200px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    
}
.features_sec11 ul {
    margin: 0 !important;
}
.features_sec11 ul li {
    list-style: none !important;
}
.features_sec11 ul li .title {
    font-size: 17px;
    color: #d9dc7a;
}

.features_sec11 ul li .txt, .features_sec11 ul li .txt a {
    font-size: 14px;
    color: #f1f1f1 !important;
    text-align:center !important;
    transition:all 0.3s;
}
.features_sec11 ul li .txt a:hover{
    color:#ad85c5 !important;
}
.features_sec11 ul li .txt.en {
    direction: ltr !important;
    display: inline-block;
}

.features_sec11 .box1, .features_sec11 .box2, .features_sec11 .box3 {
    background: #150121;
    height: 230px;
    box-shadow: 0 0 20px 5px #000 inset;
    position: relative;
    top: -130px;
    border-radius: 20px;
    border: 3px solid #363228;
}

@media (min-width: 900px){
    .features_sec11 .box1, .features_sec11 .box2, .features_sec11 .box3 {
        width:32.6% !important;
    }
}
/* features section 12 */
.features_sec12 {
	float: left;
	width: 100%;
	padding: 120px 0px 110px 0px;
	background: #f3f3f3 url(../images/fullsite-img4.jpg) repeat-y center top;
}
.features_sec12 .box {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec12 .box img {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.features_sec12 .box h5 {
	font-weight: 500;
}

.features_sec12.two {
	float: left;
	width: 100%;
	padding: 120px 0px 110px 0px;
	background: #fff;
}

.features_sec12.three {
	float: left;
	width: 100%;
	padding: 100px 0px 120px 0px;
	background: #fff;
	text-align: center;
}


/* features section 13 */
.features_sec13 {
	float: left;
	width: 100%;
}
.features_sec13 img {
	float: left;
	box-shadow: 0 -5px 6px -6px rgba(0,0,0,0.1);
}
body .features_sec13 .vc_single_image-wrapper{
	display: block;
}
/* features section 14 */
.features_sec14 {
	float: left;
	width: 100%;
	padding: 100px 0px;
	background: #e54c4c;
}
.features_sec14 .one_fifth {
	padding: 10px 10px 3px 10px;
	text-align: center !important;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.features_sec14.two {
	padding: 70px 0px;
	background: #eee;
}
.features_sec14.two .one_fifth {
	padding: 7px 10px 0px 10px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

/* features section 30 */
.features_sec30 {
	float: left;
	width: 100%;
	padding: 0px 12px;
}
.features_sec30 p{
    color: #2b403c;
    text-align: justify;
}
.features_sec30 .vc_col-sm-3 h3 {
    margin-bottom: 15px !important;
    color: #cf0984;
    text-align: center;
    font-size: 22px;
}
.features_sec30 .img1 h3, .features_sec30 .img4 h3 {
    /*! color: #5d2485 !important; */
}
.features_sec30 .img1 .wpb_text_column{
    box-shadow: 0 0 40px 5px #adafc8 inset;
    background: #fdfdfd;
    padding: 36px 30px;
    border-top: 10px solid #dc8bfb;
}
.features_sec30 .img2 .wpb_text_column{
    box-shadow: 0 0 40px 5px #bcacc9 inset;
    background: #fdfdfd;
    padding: 36px 35px;
    border-bottom: 10px solid #dc8bfb;
}
.features_sec30 .img3 .wpb_text_column{
    box-shadow: 0 0 40px 5px #bcacc9 inset;
    background: #fdfdfd;
    padding: 36px 40px;
    border-top: 10px solid #dc8bfb;
}
.features_sec30 .img4 .wpb_text_column{
    box-shadow: 0 0 40px 5px #bcacc9 inset;
    background: #fdfdfd;
    padding: 36px 35px;
    border-bottom: 10px solid #dc8bfb;
}
.features_sec30 .left {
	float: left;
	width: 15%;
	font-size: 30px;
	margin-top: 7px;
	color: #e54c4c;
}
.features_sec30 .right {
	float: left;
	width: 85%;
}
@keyframes loaderColor {
    from {
        filter: grayscale(0%);;
    }
    50% {
        filter: grayscale(100%);;
    }
    to {
        filter: grayscale(0%);;
    }
}
.features_sec30 .img4 img, .features_sec30 .img2 img {
    border-top: 10px solid #ff6ec8;

    animation: loaderColor 4.8s infinite linear;
}
.features_sec30 .img1 img, .features_sec30 .img3 img {

    border-bottom: 10px solid #ff6ec8;
	animation: loaderColor 6.8s infinite linear;

}

/* features section 31 */
.features_sec31 {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: #e54c4c;
}
body * .features_sec31 .one_fourth {
	padding: 30px 0px 20px 0px;
	text-align: center;
	border: 3px solid rgba(255, 255, 255, 0.18);
}
.features_sec31.parallax {
	padding: 100px 0px;
	background: #1e1e1e url("../images/fullsite-img8.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.features_sec31.parallax .one_fourth {
	border: none;
}

/* features section 32 */

.recent_works2 .margin_top1{
	display: none;
}
.features_sec32 .box span {
	font-size: 100px;
	color: #999;
}
.features_sec32 {
	float: left;
	width: 100%;
	padding: 85px 0px 0px 0px;
	text-align: center;
}
.features_sec32 .box {
	float: left;
	width: 100%;
}
.features_sec32 .box .glyph-item {
	font-size: 100px;
	color: #999;
}

/* features section 33 */
.features_sec33 {
	float: left;
	width: 100%;
	padding: 0px 0px 60px;
	border-bottom: 4px DASHED #9c0741;
	/*! margin-top:-30px; */
}
.features_sec33 .vc_col-sm-4 {
    margin-left: 1% !important;
    margin-right: 1% !important;
    width: 31.3%;
}
.features_sec33 .right.col2 img {

    float: right;
    width: 100px !important;
    background: white;
    border-top: 1px solid #232771;
    border-bottom: 1px solid #232771;
    height: 100px;
    border-right: 1px solid #232771;

    /*! border-radius: 0 10px 10px 0; */
}
.features_sec33 .right.col1 img {

    float: right;
    width: 100px !important;
    background: white;
    border-top: 1px solid #9c0741;
    border-bottom: 1px solid #9c0741;
    height: 100px;
    border-right: 1px solid #9c0741;
    /*! border-radius: 0 10px 10px 0; */
}
.features_sec33 .right .box {

    width: 100%;
    height: 120px;
    float: right;

}
.features_sec33 .right.col1 h5 {

    width: 70%;
    float: right;
    display: inline !important;
    clear: left !important;
    height: 100px;
    background: #9c0741 url(http://www.parsehgenex.com/wp-content/uploads/2018/07/img2-l.jpg)right center !important;
    line-height: 90px;
    padding-right: 20px;
    transition:all 0.6s;
    border-top: 1px solid #9c0741;
    border-bottom: 1px solid #9c0741;
    color: #dadcff;
    /*! border-radius: 10px 0 0 10px; */
    font-size: 16px;
}
.features_sec33 .right.col2 h5 {

    width: 70%;
    float: right;
    display: inline !important;
    clear: left !important;
    height: 100px;
    background: #9c0741 url(http://www.parsehgenex.com/wp-content/uploads/2018/07/img1-l.jpg)right center !important;
    line-height: 90px;
    padding-right: 20px;
    transition:all 0.6s;
    border-top: 1px solid #232771;
    border-bottom: 1px solid #232771;
	  color: #f5b4cd;
    /*! border-radius: 10px 0 0 10px; */
    font-size: 16px;
}
.features_sec33 h5:hover {

    /*! background: #1d5f9f !important; */

}
.features_sec33 h5 a{
    transition:all 0.6s;
    width: 100%;
    text-align: center !important;
    display: inline-block;
}
.features_sec33 h5 a:hover {
    text-decoration: none;
    color: #0df;

}
.features_sec33 h5:hover a {

    color: #fff;
    font-size: 22px;

    text-shadow: 1px 1px 0px black;
}
.features_sec33 .right .vc_column-inner {
    padding: 0 !important;
}
.features_sec33 .left img {

    float: left;
    width: 100px !important;
    border: 1px dashed #01509b;
    box-shadow: 0 0 25px 5px #d7f3f9 inset; 
    border-radius: 20px;
}
.features_sec33 .left .box {

    width: 100%;
    height: 150px;
    float: left;

}
.features_sec33 .left h5 {

    width: 70%;
    float: left;
    display: inline !important;
    clear: right !important;
    height: 60px;
    background: #82ddeeb3;
    line-height: 60px;
    margin-top: 20px;
    padding-left: 20px;

    border-radius: 0 20px 20px 0;
}



.features_sec33 h6 {
	margin-bottom: 10px;
}
.features_sec33 .left {
	float: left;
	text-align: right;
}
.features_sec33 .left span {
	float: right;
	width: 50px;
	height: 1px;
	background: #333;
	margin-bottom: 20px;
}
.features_sec33 .center {
	float: left;
	width: 100%;
}
.features_sec33 .center img {
	display: block;
	margin: 0 auto;
}
.features_sec33 .right {
	float: right;
	text-align: right;
}
.features_sec33 .right span {
	float: left;
	width: 50px;
	height: 1px;
	background: #333;
	margin-bottom: 20px;
}
.features_sec33 .left i,
.features_sec33 .right i {
	width: 52px;
	height: 52px;
	font-size: 20px;
	color: #333;
	border: 1px solid #333;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 52px;
	margin-bottom: 18px;
}


/* features section 34 */
.features_sec34 {
	float: left;
	width: 100%;
	padding: 140px 0px 120px 0px;
	background: #333;
	text-align: center;
}
.features_sec34 .box {
	float: left;
	width: 95%;
	background: #fff;
	border-radius: 3px;
	padding: 35px 35px 35px 35px;
	text-align: left;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.3);
	text-align: center;
	transition: all 0.3s ease;
}
.features_sec34 .box:hover {
	background: #e3e3e3;
}
.features_sec34 .box img {
	margin-top: -70px;
	border-radius: 100%;
	margin-bottom: 25px;
}
.features_sec34 .box h5 {
	margin-bottom: 7px;
	line-height: 21px;
}

/* features section 35 */
.features_sec35 {
	float: left;
	width: 100%;
	padding: 120px 0px;
}
.features_sec35 .box {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec35 .box .icon {
	color: #b3b3b3;
	font-size: 40px;
	width: 120px;
	height: 134px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 134px;
	margin-bottom: 35px;
	background: url(../images/site-img58.png) no-repeat center top;
	transition: all 0.3s ease;
}
.features_sec35 .box .icon:hover {
	color: #fff;
}


/* features section 36 */
.features_sec36 {
	float: left;
	width: 100%;
	padding: 120px 0px 120px 0px;
	background: #eee;
}

/* features section 37 */
.features_sec37 {
	float: left;
	width: 100%;
	padding: 115px 0px 100px 0px;
	text-align: center;
}


/* features section 38 */
.features_sec38 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
	background: #333 url(../images/fullsite-img9.png) no-repeat center top;
}
.features_sec38 img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	border: 3px solid #fff;
	margin-bottom: 18px;
}
.features_sec38 h6 {
	color: #e54c4c;
	margin-bottom: 0px;
}
.features_sec38 h6 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	display: block;
	font-weight: 300;
	margin-top: -4px;
}
body * div.features_sec38 p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	width: 75%;
	margin: 50px auto 30px auto !important;
}

.features_sec38.two {
	background: #f7f7f7 url(../images/fullsite-img9.png) no-repeat center top;
}
.features_sec38.two p {
	color: #727272;
	margin: 30px auto 30px auto;
}

.features_sec38.three {
	background: #fff;
}
.features_sec38.three p {
	color: #727272;
	margin: 30px auto 30px auto;
}

/* features section 39 */
.features_sec39 {
	float: left;
	width: 100%;
	padding: 0px 0px 120px 0px;
	background: #eee;
}
.features_sec39 .box1 {
	float: left;
	width: 50%;
	min-height: 560px;
	background: no-repeat center top;
	background-size: auto 100%;
	transition: all .3s ease-in-out;
	position: relative;
}
.features_sec39 .box1:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.18);
}
.features_sec39 .box1 .hovcont {
	float: left;
	width: 100%;
	padding: 14px 35px;
	background: rgba(0, 0, 0, 0.59);
	bottom: 0px;
	position: absolute;

}
.features_sec39 .box1 .hovcont h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	margin-bottom: 10px;
}
.features_sec39 .box1 .hovcont h5 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 18px;
}

.features_sec39 .box2 {
	float: left;
	width: 25%;
	min-height: 280px;
	background: no-repeat center top;
	background-size: auto 100%;
	transition: all .3s ease-in-out;
	position: relative;
}
.features_sec39 .box2:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.18);
}
.features_sec39 .box2 .hovcont {
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: rgba(0, 0, 0, 0.59);
	bottom: 0px;
	position: absolute;
}
.features_sec39 .box2 .hovcont h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 3px;
	line-height: 25px;
}
.features_sec39 .box2 .hovcont h5 {
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 16px;
}

.features_sec39 .box3 {
	float: left;
	width: 50%;
	min-height: 280px;
	background: no-repeat center top;
	background-size: auto 100%;
	transition: all .3s ease-in-out;
	position: relative;
}
.features_sec39 .box3:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.18);
}
.features_sec39 .box3 .hovcont {
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: rgba(0, 0, 0, 0.59);
	bottom: 0px;
	position: absolute;
}
.features_sec39 .box3 .hovcont h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 3px;
	line-height: 25px;
}
.features_sec39 .box3 .hovcont h5 {
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 16px;
}

.features_sec39 .box1:hover,
.features_sec39 .box2:hover,
.features_sec39 .box3:hover {
	position: relative;
	z-index: 99;
}

.features_sec39.parallax {
	float: left;
	width: 100%;
	text-align: left;
	padding: 140px 0px;
	background: #1e1e1e url(../images/fullsite-img12.jpg);
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	
}


/* features section 40 */
.features_sec40 {
	float: left;
	width: 100%;
	padding: 0px 0px 100px 0px;
	background: #eee;
}
.features_sec40 .ibox{
	display: inline-block;
	clear: both;
	margin-bottom: 40px;
}
.features_sec40 .rimg {
	width: auto;
}
.features_sec40 h2 {
	font-weight: 400;
	margin-bottom: 18px;
	text-align: left;
}
body .features_sec40 h6 {
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 7px;
	clear: none;
}
.features_sec40 i {
	float: left;
	color: #fff;
	font-size: 25px;
	background: #e54c4c;
	border-radius: 3px;
	width: 45px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	margin-right: 20px;
	margin-bottom: 30px;
}

/* features section 41 */
.features_sec41 {
	float: left;
	width: 100%;
	padding: 110px 0px;
	position: relative;
	background: #333333;
	color: #c0c0c0;
	text-align: center;
}
.features_sec41 .ciric {
	color: #fff;
	font-size: 50px;
	border: 1px solid #fff;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 125px;
	margin: 0 auto 30px auto;
}

/* features section 42 */
.features_sec42 {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}

/* features section 43 */
.features_sec43 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	position: relative;
	background: #333333;
	color: #c0c0c0;
}

/* features section 44 */
.features_sec44 {
	float: left;
	width: 100%;
	padding: 145px 0px 120px 0px;
	text-align: center;
}
.features_sec44 .box {
	float: left;
	width: 100%;
	padding: 0px 45px 55px 45px;
	border: 1px solid #eee;
}
.features_sec44 .box .ciref2 {
	margin-top: -37px;
}
.features_sec44 .box h5 {
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 25px;
}

.features_sec44.two {
	background: #f3f3f3;
}
.features_sec44.two .box {
	border: 1px solid #e9e9e9;
	background: #fff;
}

/* features section 45 */
.features_sec45 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
}
.features_sec45 h1 em {
	color: #e54c4c;
	font-style: normal;
}
.features_sec45 h1 b {
	font-weight: 300;
	display: block;
	margin-top: 12px;
}
.features_sec45 .box {
	float: left;
	margin-bottom: 40px;
	margin-left: 26.5%;
}
.features_sec45 .ibox {
	float: left;
	width: 162px;
	height: 162px;
	padding: 0px 0px 0px 0px;
	margin: 0 10px;
	text-align: center;
	line-height: 160px;
	background: url(../images/site-img19.png) no-repeat center top;
}
.features_sec45 p{
	margin: 0 auto !important;
}
/* features section 46 */
.features_sec46 {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: #f3f3f3;
}
.features_sec46.two {
	padding: 80px 0px 65px 0px;
}

/* features section 47 */
.features_sec47 {
	float: left;
	width: 100%;
	padding: 100px 0px 80px 0px;
	position: relative;
	color: #c0c0c0;
}
.features_sec47 .vc_images_carousel{
	margin: 0 auto;
}
/* features section 48 */
.features_sec48 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	text-align: center;
}
.features_sec48 .glyph-item {
	color: #ccc;
	font-size: 50px;
	margin-bottom: 30px;
	display: block;
}
.features_sec48 span {
	color: #ccc;
	font-size: 50px;
	margin-bottom: 30px;
	display: block;
}
/* features section 49 */
.features_sec49 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #e54c4c url(../images/site-img75.png) no-repeat right top;
}

.features_sec49.four {
	padding: 80px 0px 120px 0px;
	background: #fff;
	text-align: center;
}
.features_sec49.four h2 {
	color: #333;
}
.features_sec49.four em {
	color: #999;
	font-weight: normal;
}
.features_sec49 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 40px;
}
.features_sec49 strong {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	background: #333;
	padding: 5px 20px;
	margin-right: 20px;
}
.features_sec49 em {
	color: #fff;
	font-family: 'Dancing Script', cursive;
	font-size: 25px;
	font-weight: bold;
}
.features_sec49.two {
	background: #fff;
	text-align: center;
}
.features_sec49.two h2 {
	color: #333;
}
.features_sec49.two em {
	color: #999;
	font-weight: normal;
}

/* features section 50 */
.features_sec50 {
	float: left;
	width: 100%;
	padding: 0px;
}
.features_sec50 img {
	float: left;
	width: 100%;
}

/* features section 51 */
.features_sec51 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}

/* features section 52 */
.features_sec52 {
	float: left;
	width: 100%;
	padding: 120px 0px;
}

/* features section 53 */
.features_sec53 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
	text-align: center;
	background: #fff;
}
.features_sec53 .box {
	float: left;
	width: 100%;
	padding: 50px 30px 50px 30px;
	border: 1px solid #eee;
	transition: all 0.3s ease;
}
.features_sec53 .box span{
	color: #333;
	font-size: 45px;
	margin-bottom: 25px;
	display: block;
}
.features_sec53 .box .glyph-item {
	color: #333;
	font-size: 45px;
	margin-bottom: 25px;
	display: block;
}
.features_sec53 .box p {
	margin-top: 20px;
}
.features_sec53 .box:hover,
.features_sec53 .box.active {
	margin-top: -10px;
	background: #f9f9f9;
}

/* features section 54 */
.features_sec54 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
	background: #f3f3f3;
}
.features_sec54 .peosays1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
}
.features_sec54 img {
	width: 180px;
	height: 180px;
	border-radius: 100%;
	border: 8px solid #fff;
	margin-bottom: 10px;
}

/* features section 55 */
.features_sec55 {
	float: left;
	width: 100%;
	padding: 113px 0px 120px 0px;
	background: #f3f3f3;
}

/* features section 56 */
.features_sec56 {
	float: left;
	width: 100%;
	padding: 113px 0px 80px 0px;
	background: #f3f3f3;
}

/* features section 57 */
.features_sec57 {
	float: left;
	width: 100%;
	padding: 140px 0px 140px 0px;
	text-align: center;
}
.features_sec57 .ih-item img {
	border: 7px solid #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

/* features section 58 */
.feature_sec58 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
}
.feature_sec58 .attbox {
	float: left;
	width: 100%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-top: 80px;
}
.feature_sec58 .attbox .box {
	float: left;
	width: 100.8%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-left: -3px;
	margin-top: -3px;
	transition: all 0.3s ease;
}
.feature_sec58 .attbox .box:hover {
	background: #f7f7f7;
}
.feature_sec58 .cirimg {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	border: 5px solid #eee;
	overflow: hidden;
	margin-bottom: 14px;
	transition: all 0.3s ease;
	margin-top: -80px;
	background: #fff;
}
.feature_sec58 .attbox .box:hover .cirimg {
	border: 5px double #fff;
	box-shadow: 0px 5px 0px rgba(0,0,0,0.1);
}
.feature_sec58 .attbox h5 {
	margin-bottom: 0px;
}
.feature_sec58 .attbox em {
	font-size: 13px;
	color: #999;
	font-style: normal;
}
.feature_sec58 .attbox p {
	font-size: 13px;
	width: 80%;
	margin: 14px auto 28px auto;
}

/* features section 59 */
.features_sec59 {
	float: left;
	width: 100%;
	padding: 115px 0px 110px 0px;
	background: #f3f3f3 url(../images/pattern1.png) repeat left top !important;
}
.features_sec59 img {
	width: 100%;
	margin-left: 5px;
	border: 7px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}

.features_sec59.two {
	background: #f3f3f3 url(../images/pattern2.png) repeat left top;
}

/* features section 60 */
.features_sec60 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
}

/* features section 61 */
.feature_sec61 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}

/* features section 62 */
.features_sec62 {
	float: left;
	width: 100%;
	padding: 120px 0px;
}
.features_sec62 .box {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec62 .box .icon {
	color: #b3b3b3;
	font-size: 40px;
	width: 120px;
	height: 134px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 122px;
	margin-bottom: 35px;
	background: url(../images/site-img93.png) no-repeat center top;
	transition: all 0.3s ease;
}
.features_sec62 .box .icon:hover {
	color: #e54c4c;
}

/* features section 63 */
.features_sec63 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.features_sec63 .box {
	float: left;
	width: 20%;
	border-right: 1px solid #eee;
}
.features_sec63 .box h6 {
	margin-bottom: 0px;
}
.features_sec63 .box.last {
	border-right: none;
}
.features_sec63 .box .glyph-item,.features_sec63 .box span {
	color: #e3e3e3;
	font-size: 40px;
	display: block;
	margin-bottom: 18px;
}

/* features section 64 */
.features_sec64 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
}
.features_sec64 .flips1_front img {
	border-radius: 100%;
}
.features_sec64 .flips1_front h5 {
	margin-top: 18px;
	margin-bottom: 0px;
}

.features_sec64.two {
	background: none;
}

/* features section 65 */
.features_sec65 {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: #eee;
}




/*----------------------------------------------------
   PARALLAX SECTIONS
------------------------------------------------------*/

/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 27 0px;
	background: #1c1c14 url(http://drneghab.com/wp-content/uploads/2018/05/rebel1.png);

	 border-bottom: 8px solid #d5d5d5;
    border-top: 8px solid #d5d5d5;
    box-shadow: 0 0 5px #000;
	height: 290px !important;
}
.parallax_section1 h2 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	width: 50%;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
	background: rgba(0, 0, 0, 0.58);
	padding: 30px 30px 30px 40px;
	border-left: 5px solid #e54c4c;
}
body .parallax_section1 p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 45px;
	width: 50%;
}

/* parallax section 2 */
.parallax_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #1e1e1e url("../images/fullsite-img3.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 3 */
.parallax_section3 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #1e1e1e url("../images/fullsite-img6.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 4 */
.parallax_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px;
	background: #1e1e1e url("../images/fullsite-img7.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section4 h2 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
}
body * .parallax_section4 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 50px;
}

/* parallax section 1 */
.parallax_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 140px 0px;
	background: #1e1e1e url("../images/fullsite-img8.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section5 strong {
	color: #e54c4c;
	font-size: 40px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Josefin Sans', sans-serif;
	border-radius: 3px;
}
.parallax_section5 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 45px;
	margin-top: 30px;
}

/* parallax section 6 */
.parallax_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 185px 0px;
	background: #333 url("../images/fullsite-img10.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section6 h2 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
}
.parallax_section6 .box {
	float: left;
	margin-top: 100px;
	margin-left: 10.2%;
}
.hexagon {
	width: 170px;
	height: 100px;
	background: rgba(255, 255, 255, 0.9);
	position: relative;
	float: left;
	margin-right: 20px;
	transition: all 0.3s ease;
}
.hexagon.two {
	margin-right: 0px;
	margin-left: 95px;
}
.hexagon.three,
.hexagon.four,
.hexagon.five {
	margin-right: 0px;
	margin-left: 20px;
}
.hexagon:before {
	content: "";
	position: absolute;
	top: -45px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
	border-bottom: 45px solid rgba(255, 255, 255, 0.9);
	transition: all 0.3s ease;
}
.hexagon:after {
	content: "";
	position: absolute;
	bottom: -45px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
	border-top: 45px solid rgba(255, 255, 255, 0.9);
	transition: all 0.3s ease;
}
.haxmargin {
	float: left;
	width: 100%;
	margin-top: 60px;
}

.hexagon:hover {
	background: rgba(0, 0, 0, 0.8);
}
.hexagon:hover:before {
	border-bottom: 45px solid rgba(0, 0, 0, 0.8);
}
.hexagon:hover:after {
	border-top: 45px solid rgba(0, 0, 0, 0.8);
}

.hexagon i {
	color: #333;
	font-size: 30px;
	margin-bottom: 10px;
}
.hexagon h6 {
	margin-bottom: 5px;
}
.hexagon p {
	color: #999;
	font-size: 13px;
	line-height: 16px;
}
.hexagon:hover i {
	color: #e54c4c;
}
.hexagon:hover h6 {
	color: #fff;
}



/* parallax section 7 */
.parallax_section7 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #333 url("../images/fullsite-img11.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section7 .container {
	background: #fff;
}
.parallax_section7 .left,
.parallax_section7 .center,
.parallax_section7 .right {
	float: left;
	width: 33.330%;
	padding: 45px 40px;
}
.parallax_section7 .center {
	background: #333;
}
.parallax_section7 p{
	margin-bottom: 0px !important;	
}
.parallax_section7.two {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #333 url("../images/fullsite-img18.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 8 */
.parallax_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px;
	background: #1e1e1e url("../images/fullsite-img10.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 9 */
.parallax_section9 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 140px 0px 112px 0px;
	background: #eee url("../images/fullsite-img4.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section9 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
}
.parallax_section9 .box.last {
	margin-bottom: 0px;
}
.parallax_section9 .box .left {
	float: left;
}
.parallax_section9 .box .right {
	float: left;
	width: 76%;
	padding-top: 7px;
	margin-left: 5%;
}






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

.footer {
	float: left;
	width: 100%;
	padding: 40px 0px 20px 0px;
	background:#000 url(http://drneghab.com/wp-content/uploads/2018/05/bg-footer.jpg) 0px center / cover;
	position: relative;
	    /*! margin-top: 40px; */
    border-top: 5px solid #eef384;
    z-index: 1 !important;
}

.footer .widgetdevn{
	min-height: 20px !important;
}
.footer .top_footer {
	float: left;
	width: 100%;
	background: #333 url(../images/footer-graph.png) no-repeat center top;
	padding: 40px 0px 35px 0px;
	margin-bottom: 75px;
}

.footer .top_footer.empty {
	float: left;
	width: 100%;
	background: none;
	padding: 0px 0 0;
	margin-bottom: 0px;
}


.footer .top_footer .colleft,
.footer .top_footer .colright {
	float: left;
	width: 40%;
}
.footer .top_footer .colcenter {
	float: left;
	width: 20%;
}

.footer .top_footer h6 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
}
.footer .top_footer h6 em {
	font-size: 12px;
	font-style: normal;
}


/* footer light bg color */
.footer.light h4,
.footer.light h4.lmb {
	color: #333;
}
.footer.light .qlinks li a:hover,
.footer.light .faddress li a:hover{
	color: #333;
}

.footer.light.two {
	background: #fff;
	padding-top: 100px;
}
.footer.light {
	background: #f4f4f4 url(../images/footer-graph2.png) no-repeat right bottom;
}
.footer.light .top_footer {
	padding: 80px 0px 0px 0px;
	background: url(../images/footer-graph4.png) no-repeat center top;
}
.footer.light .top_footer h6 {
	color: #333;
}
.footer.light .twitter_feeds_two .left,
.footer.light .newsletter_two .left {
	background: url(../images/site-img40.png) no-repeat center top;
}
.footer.light .twitter_feeds_two .right {
	color: #727272;
}
.footer.light .twitter_feeds_two .right em {
	color: #999;
}
.footer.light .twitter_feeds_two .right em a {
	color: #999;
}
.footer.light .twitter_feeds_two .right em a:hover {
	color: #727272;
}

.footer.light .newsletter_two input.enter_email_input {
	border: 1px solid #dfdfdf;
	color: #727272;
	font-size: 13px;
}
.footer.light .newsletter_two .input_submit {
	color: #333;
	background-color: #dfdfdf;
}
.footer.light .newsletter_two .input_submit:hover {
	color: #fff;
}
.copyright_info .sup{font-size: 10px;}
#footer-column-4 img {
    height: 260px !important;
    border: 5px solid #666;
    box-shadow: 0 0 10px 2px #000;
    border-radius: 7px;    
}
.footer .widget.widget_search {
  margin-top: 50px;
}
.divider_2lines {
	float: left;
	width: 100%;
	height: 2px;
	margin-top: 45px;
	background: url(../images/divider-twolines.png) repeat-x left top;
}


.twitter_feeds_two {
	float: left;
}
.twitter_feeds_two .left {
	float: left;
	width: 85px;
	height: 76px;
	padding-top: 20px;
	margin-right: 25px;
	color: #fff;
	text-align: center;
	background: url(../images/site-img36.png) no-repeat center top;
}
.twitter_feeds_two .right {
	color: #999;
}
.twitter_feeds_two .right em {
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #585858;
}
.twitter_feeds_two .right em a {
	color: #585858;
}
.twitter_feeds_two .right em a:hover {
	color: #999;
}

.twitter_feeds_three {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.twitter_feeds_three li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
.twitter_feeds_three li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
	text-align: left;
}
.twitter_feeds_three li a {
	color: #999;
	transition: all 0.3s ease;
}
.twitter_feeds_three li a:hover {
	color: #fff;
}
.twitter_feeds_three li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.twitter_feeds_three li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
}
.twitter_feeds_three li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.twitter_feeds_three li em a:hover {
	color: #727272;
	text-decoration: underline;
}
.tweet-item .fa{
	font-size: 50px;
	color: #fff;
}
.newsletter_two {
	float: left;
}
.newsletter_two .left {
	float: left;
	width: 85px;
	height: 76px;
	padding-top: 20px;
	margin-right: 25px;
	color: #fff;
	text-align: center;
	background: url(../images/site-img36.png) no-repeat center top;
}
.newsletter_two i {
	color: #fff;
	font-size: 40px;
	margin-bottom: 5px;
}
.newsletter_two .right {
	float: left;
	padding-top: 10px;
}
.newsletter_two input.enter_email_input {
	float: left;
	padding: 3px 0px 2px 18px;
	height: 56px;
	width: 225px;
	background: none;
	border: 1px solid #484848;
	color: #727272;
	font-size: 13px;
}
.newsletter_two .input_submit {
	float: left;
	padding: 16px 25px 15px 25px;
	background-color: #484848;
	border: 0px;	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.newsletter_two .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #727272;
}

.footer h3 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 25px;
	font-size: 23px;
}
.footer h3.lmb {
	color: #fff;
	margin-bottom: 20px;
}
body * .light.footer h3 {
	color: #333;
}
/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #727272;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #f3d64a;
}

/* Tweets */
.twitter_feed {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.twitter_feed .left {
	float: left;
	padding: 0px;
	margin: -7px 0px 0px 0px;
	width: 20px;
}
.twitter_feed .right {
	float: right;
	padding: 0px;
	margin: -10px 0px 0px 0px;
	width: 89%;
}
.twitter_feed a {
	color: #999;
}
.twitter_feed a:hover {
	color: #fff;
}
.twitter_feed a.small {
	font-size: 9px;
	color: #727272;
}
.twitter_feed a.small:hover {
	font-size: 9px;
	color: #999;
}

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

/* 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;
	font-weight: 600;
	color: #999;
}
.newsletter .input_submit {
	float: left;
	color: #fff;
	height: 39px;
	padding: 0px 10px;
	background-color: #13afeb;
	border: 0px;
	cursor: pointer;
}
.newsletter .input_submit:hover {
	color: #fff;
	background-color: #454545;
}

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

/* footer style 2 */
.footer.style2 {
	float: left;
	width: 100%;
	padding: 65px 0px 0px 0px;
	border-top: 15px solid #ccbdaf;
	background: #1b1712;
}

.footer h3.widget-title {
    color: #ded6c5 !important;
    font-family: 'BYekan';
    /*! border-bottom: 1px dashed #f3d64a; */
    margin-bottom: 20px;
    /*! text-indent: 10px; */
    width: 100%;
    float: right;
    text-align:  right !important;
    background: url(http://www.drzafarmand.com/wp-content/uploads/2018/08/bg-line.png) no-repeat bottom right;
    padding: 5px 5px 20px;
    text-shadow: 2px 2px 0 black;
}

.footer p, .footer ul li, .footer a, .footer ul li a {
    color: #fcf4cd;
    text-align: right;
    
}
.footer .title.ltr {

    direction: ltr;
    display: inline-block;

}
.footer i::before {
    color: #d4a326;
    text-shadow: -2px 2px 1px black;
    font-size: 16px !important;
}
.footer .fa-map-marker::before {
    font-size: 20px !important;
}
.footer .fa-mobile::before {

    font-size: 22px !important;

}
.footer .one_half {
    width: 100%;
}
.footer .spanlevelone.col-md-3 {
    padding: 0 50px;
    /*! border-right: 1px dashed gray; */
    z-index: 100;
}
.footer .spanlevelone.col-md-3:first-child {
    border-right: none;
}
.footer h4 {

    color: #d4a326;

}
.footer .execphpwidget {
    padding: 0 5px;
    color: #fcf4cd;
}
.fa-mobile-phone:before, .fa-mobile:before {
    font-size: 22px !important;
}
.footer .spanlevelone.col-md-3.about {
    width: 50% !important;
}
.footer .spanlevelone.col-md-3.about p::before {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://namateb.com/wp-content/uploads/2018/05/quate.png);
    content: '';
}
.footer .spanlevelone.col-md-3.about p {
    line-height: 30px;
    text-indent: 40px;
}
.footer.style3 {
	float: left;
	width: 100%;
	padding: 95px 0px 0px 0px;
	border-top: 5px solid #212121;
	background: #333 url(../images/footer-graph5.png) no-repeat right bottom;
}

.fbposts {
	float: left;
	width: 100%;
}
.fbposts img {
	float: left;
	transition: all 0.3s ease;
    margin-left: 18px !important;
    margin-right: auto !important;
    border-radius: 50%;
    border: 1px solid #d4a326;
    padding: 2px;
    box-shadow: -2px 2px 1px black;
}
.fbposts a {
    float: left;
    color: #fcf4cd;
    transition: all 0.3s ease;
    height: initial;
    width: 100%;
    margin-bottom: 6px;
    height: 40px;
}
.fbposts a:hover {
	color: #f3d64a;
}
.fbposts a:hover img {
	opacity: 0.7;
}

.ftags {
	float: left;
	width: 100%;
}
.ftags a {
	float: left;
	color: #999;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(0, 0, 0, 0.2);
}
.ftags a:hover {
	background: rgba(0, 0, 0, 0.5);
}

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


/* copyrights */
.copyright_info {
	float: left;
	padding: 50px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #f1f1f1;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/*! background: rgba(255, 255, 255, 0.05); */
}
.copyright_info.two .limit-width.container {

    padding: 10px;
    background: linear-gradient(to right,transparent, #96948a1a, #a8a09133, #96948a1a, transparent);

    border-radius: 20px;
    height: 70px;
    line-height: 30px;
}
.copyright_info>.container{
	padding: 0 15px;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 15px;
	color: #f1f1f1;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

.copyright_info.two {
	color: #fff;
	/*! text-shadow: 1px 1px 0 #c2c5c2; */
}
.copyright_info.two a {
	color: #fff;
	/*! text-shadow: 1px 1px 0 #c2c5c2; */
}
.one_half {
    text-align: center !important;
}
.copyright_info.two a:hover {
	color: #f3d64a;
}

.copyright_info.three {
	background: rgba(255, 255, 255, 0.45);
	color: #999;
}
.copyright_info.three a {
	color: #999;
}
.copyright_info.three a:hover {
	color: #454545;
}

.copyright_info.four {
	background: #e54c4c;
	color: #fff;
	border-top: 3px double rgba(0, 0, 0, 0.12);
}
.copyright_info.four a {
	color: #fff;
}
.copyright_info.four a:hover {
	color: #fff;
	text-decoration: underline;
}

.copyright_info.five {
	background: none;
	color: #999;
	margin-top: 0px;
}
.copyright_info.five a {
	color: #999;
}
.copyright_info.five a:hover {
	color: #454545;
}


/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

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

.footer_social_links.two li a i {
	background-color: #ccc;
	color: #fff;
}
.footer_social_links.two li a i:hover {
	color: #fff;
	background-color: #e3e3e3;
}

.footer_social_links.three li a i {
	background-color: #ccc;
	color: #fff;
}
.footer_social_links.three li a i:hover {
	color: #fff;
	background-color: #e3e3e3;
}

.footer_social_links.four li a i {
	background-color: rgba(0, 0, 0, 0.12);
	color: #fff;
}
.footer_social_links.four li a i:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
}




/* menu search bar */
.search_hwrap {
  display: inline-block;
  position: relative;
  height: 50px;
  float: right;
  padding: 0;
  position: relative;
}
.search_hwrap input[type="text"] {
  height: 36px;
  font-size: 14px;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  border: none;
  outline: none;
  color: #ccc;
  padding: 3px;
  padding-right: 50px;
  width: 0px;
  position: absolute;
  top: 8px;
  left: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  
  
}
.search_hwrap input[type="text"]:focus {
  width: 210px;
  z-index: 1;
  cursor: text;
}
.search_hwrap input[type="submit"] {
    height: 36px;
    width: 36px;
    display: inline-block;
    color: #38abff;
    float: right;
    background:  transparent url(../images/search-icon.png) no-repeat center 7px;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 7px;
    left: 5px;
    z-index: 2;
    cursor: pointer;
    transition: opacity .4s ease;
    /*! border: 1px dashed #a1a1a1; */
    border-radius: 20%;
}
.search_hwrap input[type="submit"]:hover {
  opacity: 0.8;
}

.search_hwrap.two input[type="text"] {
  color: #fff;
}
.search_hwrap.two input[type="submit"] {
  background: rgba(0,0,0,0.2) url(../images/search-icon.png) no-repeat center 7px;
  border: 1px solid rgba(255,255,255,0.9);
}


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

.page_title.two {
	background: #272727 url(../images/fullsite-img20.jpg) no-repeat center top;
}
.contact p, .contact a {
    color: #444;
}
.contact a:hover{
    color:#db3878 !Important;
}    
body .page_title2 {
	float: left;
    width: 100%;
    padding: 100px 0px 50px;
    background: #292522 url(http://www.drzafarmand.com/wp-content/uploads/2018/08/bg-header.jpg) top center / cover;
    margin-bottom: 80px;
    border-bottom: 5px solid white;
    box-shadow: 0 0 5px gray;

}
.page_title2 h1 {
	float: left;
    font-size: 26px;
    font-weight: 200;
    margin-bottom: 0px;
    color: #eef384;
	display: none;
}
.page_title2 .execphpwidget{
	margin-top: 30px;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #e3e3e3;
	margin: 10px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #999;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #d4a326;
	transition: all 0.3s ease;
	font-size: 18px;
}
.page_title2 .pagenation a:hover {
	color: #e3e3e3;
}
.page_title2 .pagenation {
    color: #d4a326;
    font-size: 15px;
}
.page_title2 .pagenation span {
    color: #fff;
}
.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 140px 0px;
	background: #272727 url(../images/fullsite-img15.jpg) no-repeat center top;
}
.page_title3 .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title3 .title h1 {
	margin: 0px 0px 10px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	font-weight: normal;
}
.page_title3 h5 {
	color: #fff;
	width: 75%;
	margin: 0 auto;
	font-weight: 300;
	line-height: 30px;
}
.page_title3 i {
	color: #fff;
	font-size: 27px;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 100%;
	margin: 50px 10px 0px 10px;
	transition: all 0.3s ease;
}
.page_title3 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}

.page_title4 {
	position: relative;
	float: left;
	width: 100%;
	padding: 70px 0px;
	background: #f3f3f3;
}
.page_title4 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title4 .title h1 {
	margin: 0px;
	color: #293139;
	text-transform: none;
	font-size: 40px;
}
.page_title4 .line{
    background: #999;
    position: absolute;
    height: 1px;
    display: block;
    width: 100px;
	margin-top: 12px;
}
.page_title4 h6 {
	float: left;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #727272;
	font-weight: 300;
	line-height: 25px;
	width: 85%;
}

.page_title5 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 200px 0px 40px 0px;
	background: #333 url(../images/fullsite-img13.jpg) no-repeat center top;
}
.page_title5 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title5 .title h1 {
	float: left;
	margin: 0px;
	padding: 5px 10px;
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.3);
}

.page_title5.two {
	padding: 310px 0px 40px 0px;
	background: #333 url(../images/fullsite-img19.jpg) no-repeat center top;
}


.imgheader {
	float: left;
	width: 100%;
	height: 400px;
	background: #333 url(../images/fullsite-img16.jpg) no-repeat center top;
}
.imgheader img {
	float: left;
}
.imgheader2 {
	float: left;
	width: 100%;
	height: 400px;
	background: #333 url(../images/fullsite-img17.jpg) no-repeat center top;
}
.imgheader2 img {
	float: left;
}

.clogo_small {
	float: left;
	width: 100%;
}
.clogo_small li {
	float: left;
	width: 10%;
}
.clogo_small li h6 {
	font-size: 14px;
	margin-top: 18px;
	text-align: right;
}
.clogo_small li img {
	float: left;
	width: 100%;
}
.main-slider-container{
	min-height: 220px;
}
/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	text-align: right;
	color: #333;
	line-height: 30px;
	display: block;
}
.blog_post h3 a {
	color: #e54c4c;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: capitalize;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%;
}


.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}


.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;
	width: 100%;
}
.blog_postcontent .video_frame.small iframe {
	height: 250px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #e54c4c;
}
.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(../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(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #e54c4c;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #e54c4c;
}


/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.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;
}


/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.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: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
    float: left;
    width: 100%;
    height: 40px;
    padding: 10px 90px 10px 0;
    box-shadow: 0 0 20px #d1cfc2 inset;
    border-radius: 10px;
     transition: all 0.6s ease-in-out;
    border: 2px solid #dbdacb;
    background-color: #edead2;
}
.comment_input_bg:hover, .comment_input_bg:focus, .comment_textarea_bg:focus, .comment_textarea_bg:hover{
    box-shadow: 0 0 20px #e9d196 inset;
}

#commentform p label {
    position: relative;
    top: -32px;
    right: 20px;
    color: #63340e;
}
.aiowps-captcha label {
    top: 0px !important;
    right: 0 !important;
}
.form-submit {
    margin-top: 20px;
}
.comment_textarea_bg {
    float: left;
    width: 100%;
    height: 235px;
    padding: 7px 10px 0px 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 2px solid #dbdacb;
    background-color: #edead2;
    border-radius: 10px;
    box-shadow: 0 0 20px #d1cfc2 inset;
    transition: all 0.6s ease-in-out;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
#comment_submit {
background-color: #43392e;
border: 2px solid #fff;
padding: 10px 23px;
font-weight: 600;
border-radius: 10px;
color: #efbe5b;
text-transform: uppercase;
transition:all 0.6s;
}
#comment_submit:hover {
    background-color: #ccbdaf;
    cursor: pointer;
    color: #42392d;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.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: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}

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

.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);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}


/* 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: #e54c4c;
	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-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}
/* 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;
}


/* portfolio widget */
.portfolio_widget {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.portfolio_widget .box {
	float: left;
	width: 100%;
}
.portfolio_widget .box strong {
	font-size: 16px;
	color: #181818;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
	margin-top: 25px;
}
.portfolio_widget .box strong a {
	color: #181818;
}
.portfolio_widget .box strong a:hover {
	color: #2191ed;
}
.portfolio_widget .box i {
	font-size: 22px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 58px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	margin-top: 26%;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #fafafa;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #e54c4c;
	margin: 0;
	font-style: normal;
}

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

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

ul.list_5 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_5 li {
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.list_5 li.last {
	margin: 0px 0px 0px 0px;
}
.list_5 li img {
	float: left;
	margin-right: 18px;
}
.list_5 li em {
	float: left;
	font-style: normal;
	margin: 9px 0px 0px 0px;
}
.list_5 li a {
	color: #999;
}

#blog .one_third {
    background: #D4D3C180 none repeat scroll 0 0;
    border: 5px solid #bababa33;
    /*! box-shadow: 0 0 8px #dd7cdb; */
    height: auto;
    margin: 0 30px 20px !important;
    min-height: 150px;
    padding: 10px;
    /*! border-radius: 10px; */
    
}
#blog .one_third {
 	width: 27.9% !important;
}
#blog .rbps img {
    background: #ece9e0 none repeat scroll 0 0;
    border: 1px solid #dcd9ca;
    /*! box-shadow: 0 0 8px #ea7fbf; */
    padding: 7px;
    /*! border-radius: 10px; */
    width: 150px;
    position: relative;
    left: -50px;
}



.rbps img {
	float: left;
	width: 100%;
}
.rbps img:hover {
	opacity: 0.9;
}
.rbps .date {
	float: right !important;
    width: 55%;
    position: absolute;
    top: 120px;
    right: 5px;
}
.rbps .date h5 {
    position: relative;
    height: 50px;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color transform: uppercase;
}
.rbps .date h5 a {
    margin-right: 10px;
    text-shadow: 1px 1px 0px white;
}

.rbps .date h5 a:hover {
    text-decoration: none;
    color: #63340e;
}
.rbps .date h5 strong {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #63340e;
    vertical-align: middle;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    border-radius: 100%;
}

.rbps .contarea {
    float: right;
    width: 63%;
    text-align: right;
    position: absolute;
}
.rbps .contarea h5 {
	text-transform: uppercase;
	margin-bottom: 9px;
}
.rbps .contarea a:hover {
    color: #d4a326;
    text-decoration: none;
}



.devn-tabs-pane img {
	width: 100%;
}
.devn-tabs-pane img.img_left2 {
	width: auto;
	margin-bottom: 5px;
}
.devn-tabs-pane .bgimg1 {
	background: url(../images/site-img54.jpg) no-repeat right 10px;
	height: 340px;
}
.devn-tabs-pane .bgimg2 {
	background: url(../images/site-img55.jpg) no-repeat right 10px;
	height: 340px;
}
.devn-tabs-pane .bgimg3 {
	background: url(../images/site-img56.jpg) no-repeat right 10px;
	height: 340px;
}
@media only screen and (max-width: 767px){
	
	.devn-tabs-pane .bgimg1,
	.devn-tabs-pane bgimg2,
	.devn-tabs-pane .bgimg3 {
		background: none;
	}

}

.section-videobg .big_text1 {
	color: #fff;
	font-weight: 300;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 43px;
}
.section-videobg .small_text1 {
	color: #fff;
	font-size: 27px;
	font-weight: normal;
	width: 100%;
	display: block;
	text-align: center;
	line-height: 35px;
}

.section-videobg .circle {
	width: 180px;
	height: 180px;
	padding-top: 47px;
	background: rgba(229, 76, 76, 0.9);
	border-radius: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.section-videobg .circle h6 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
}
.section-videobg .circle h5 {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
.section-videobg .circle span {
	float: left;
	width: 70%;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 16%;
	background: rgba(255, 255, 255, 0.3);
}

.google-map5 {
	width: 100%;
	height: 300px;
	border: 5px solid #272727;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}

.section-videobg .verybig_text1 {
	color: #fff;
	font-size: 45px;
	font-weight: 300;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
}
.section-videobg .h_lines {
	display: inline-block;
	width: 50%;
	height: 3px;
	border: 1px double #fff;
	border-left: none;
	border-right: none;
	margin: 30px auto;
}
.section-videobg .sdbut2 a {
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	padding: 14px 50px;
	border-radius: 50px;
	transition: all 0.3s ease;
	background: #e54c4c;
}
.readmore_but8 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 14px 35px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
	transition: background-color .3s, transform .3s;
}
.section-videobg{
	position: relative;
	overflow: hidden;
	height: 520px;
	width: 100%;
}
.section-videobg iframe{
	position: absolute;
	left: 0px;
	top: -50%;
	min-width: 1000px;
	height: 900px;
	width: 100%;
}
.section-videobg .overlay-on-video{
	position: absolute;
	text-align: center;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 250px;
}
.bac-slider-container {
  position: relative;
  margin: 0 auto
}

.bacslider-container {
  position: absolute;
  overflow: hidden;
  max-width: 100%;
  max-height: 350px;
}

body .bacslider-container ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

body .bacslider-container li {
  list-style-type: none;
  position: relative;
  float: left;
}

.disable-link { pointer-events: none; }

.prevli {
  right: 50px;
  background: url('../images/prev.png');
  cursor: pointer;
  opacity: 0.7;
}
.prevli:hover {
	opacity: 1;
}
.nextli {
  right: 20px;
  background: url('../images/next.png');
  cursor: pointer;
  opacity: 0.7;
}
.nextli:hover {
	opacity: 1;
}


/* header portfolio style */
.headerport {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 210px;
	margin-bottom: 130px;
}

.headerport .left {
	float: left;
	width: 33%;
}
.headerport .center {
	float: left;
	width: 34%;
}
.headerport .right {
	float: left;
	width: 33%;
}

.headerport .boxsize1 {
	float: left;
	width: 100%;
	height: 300px;
	text-align: center;
	background: #525252;
}
.headerport .boxsize2 {
	float: left;
	width: 50%;
	height: 150px;
	text-align: center;
	background: #525252;
}
.headerport .boxsize3 {
	float: left;
	width: 100%;
	height: 150px;
	text-align: center;
	background: #525252;
}
.headerport .boxsize4 {
	float: left;
	width: 100%;
	height: 450px;
	text-align: center;
	background: #525252;
}

.headerport .boxsize1 img{
	width: 100%;
	height: 300px;
	display: block;
}
.headerport .boxsize2 img{
	width: 100%;
	height: 150px;
	display: block;
}
.headerport .boxsize3 img{
	width: 100%;
	height: 150px;
	display: block;
}
.headerport .boxsize4 img{
	width: 100.2%;
	height: 450px;
	display: block;
}

.headerport .boxsize2 .onlycolor {
	float: left;
	width: 100%;
	height: 150px;
	background: #e54c4c;
	transition: all 0.3s ease;
}
.headerport .boxsize2 .onlycolor:hover {
	background: #525252;
}
.headerport .boxsize2 .onlycolor.white {
	background: #fff;
}
.headerport .boxsize2:hover .onlycolor.white {
	background: #e3e3e3;
}
.headerport .boxsize3 .onlycolor {
	float: left;
	width: 100%;
	height: 150px;
	background: #e54c4c;
	transition: all 0.3s ease;
}
.headerport .boxsize3 .onlycolor:hover {
	background: #525252;
}
.headerport .boxsize3 .onlycolor.white {
	background: #fff;
}
.headerport .boxsize3:hover .onlycolor.white {
	background: #e3e3e3;
}

.headerport .boxsize1 h3 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  margin-top: 32.5%;
}
.headerport .boxsize2 h3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  margin-top: 29%;
}
.headerport .boxsize3 h3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  margin-top: 14.5%;
}
.headerport .boxsize1 h3.darkc,
.headerport .boxsize2 h3.darkc,
.headerport .boxsize3 h3.darkc,
.headerport .boxsize4 h3.darkc {
  color: #333;
}
.headerport .boxsize4 h3 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  margin-top: 50%;
}

.hp-item.square {
  position: relative;
  width: 100%;
}
.hp-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hp-item.square.effect10 {
  overflow: hidden;
}
.hp-item.square.effect10 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.hp-item.square.effect10 .info {
  background: #525252;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.hp-item.square.effect10 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
.hp-item.square.effect10 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.hp-item.square.effect10.bottom_to_top .img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.hp-item.square.effect10.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.hp-item.square.effect10.bottom_to_top a:hover .img {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.hp-item.square.effect10.bottom_to_top a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.menu_shape_shadow {
	float: left;
	position: absolute;
	width: 100%;
	height: 10px;
	background: url(../images/menu-shadow2.png) no-repeat center top;
	z-index: 8000;
	top: 100px;
}

/* text slider */
.textyslider {
	background: none;
	text-align: center;
	padding-top: 90px;
	margin-bottom: 59px;
}
.textyslider span.text {
	display: block;
	padding-top: 20px;
	margin-bottom: 40px;
}
.textyslider em {
	color: #e54c4c;
	font-family: 'Dancing Script', cursive;
	font-size: 45px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 1px dashed #e54c4c;
}
.textyslider strong {
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	font-weight: 600;
	padding-left: 20px;
	text-transform: uppercase;
}
.textyslider p {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	font-size: 16px;
	line-height: 27px;
	padding-bottom: 5px;
	width: 70%;
	margin: 0 auto;
}
.stheader2 {
	float: left;
	width: 100%;
	background: #333 url('../images/slider-bg20.jpg') repeat-y center top;
	background-size: cover;
}














.buttonSl{
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 12px 45px !important;
	border-radius: 50px !important;
	border: 1px solid #fff !important;
	cursor: pointer;
	background: rgba(255,255,255,0.1);
}
.buttonSl:hover{
	background: rgba(255,255,255,0.3);	
}
.rcircle{
	background: rgba(229, 76, 76, 0.9) !important;
	border-radius: 100%;
}

.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
/*  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;*/
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect3 .img {
  z-index: 11;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect3.colored .info {
  background: #272727;
}
.ih-item.circle.effect3 .info {
  background: #333333;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect3 .info h6 {
  color: #fff;
  position: relative;
  margin: 0 30px;
  padding: 72px 0 14px 0;
}
.ih-item.circle.effect3 .info p {
  color: #999;
  padding: 10px 5px;
  margin: 0 30px;
  font-size: 13px;
  line-height: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.ih-item.circle.effect3.left_to_right .img {
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
.ih-item.circle.effect3.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.circle.effect3.left_to_right a:hover .img {
  -webkit-transform: scale(0.5) translateX(100%);
  -moz-transform: scale(0.5) translateX(100%);
  -ms-transform: scale(0.5) translateX(100%);
  -o-transform: scale(0.5) translateX(100%);
  transform: scale(0.5) translateX(100%);
}
.ih-item.circle.effect3.left_to_right a:hover .info {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.circle.effect3.right_to_left .img {
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
.ih-item.circle.effect3.right_to_left .info {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.circle.effect3.right_to_left a:hover .img {
  -webkit-transform: scale(0.5) translateX(-100%);
  -moz-transform: scale(0.5) translateX(-100%);
  -ms-transform: scale(0.5) translateX(-100%);
  -o-transform: scale(0.5) translateX(-100%);
  transform: scale(0.5) translateX(-100%);
}
.ih-item.circle.effect3.right_to_left a:hover .info {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.circle.effect3.top_to_bottom .img {
  -webkit-transform: scale(1) translateY(0);
  -moz-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.ih-item.circle.effect3.top_to_bottom .info {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.circle.effect3.top_to_bottom a:hover .img {
  -webkit-transform: scale(0.5) translateY(100%);
  -moz-transform: scale(0.5) translateY(100%);
  -ms-transform: scale(0.5) translateY(100%);
  -o-transform: scale(0.5) translateY(100%);
  transform: scale(0.5) translateY(100%);
}
.ih-item.circle.effect3.top_to_bottom a:hover .info {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.circle.effect3.bottom_to_top .img {
  -webkit-transform: scale(1) translateY(0);
  -moz-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.ih-item.circle.effect3.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.circle.effect3.bottom_to_top a:hover .img {
  -webkit-transform: scale(0.5) translateY(-100%);
  -moz-transform: scale(0.5) translateY(-100%);
  -ms-transform: scale(0.5) translateY(-100%);
  -o-transform: scale(0.5) translateY(-100%);
  transform: scale(0.5) translateY(-100%);
}
.ih-item.circle.effect3.bottom_to_top a:hover .info {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.ms-lightbox-template{
	max-width: 750px;
	padding: 5px 5px 0.1px 5px;
	margin: 0 auto;
	background: #000;
}

/*.disable-link.prevli { background: none; }

.disable-link.nextli { background: none; }*/

.crousel-navigation {
  position: absolute;
  top: 7px;
  width: 10px;/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/
8

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


.page-id-2952 #primary p, .page-id-2952 #primary div{
    font-size: 18px;
    line-height: 30px;
    text-align: justify !Important;
}
.page-id-2952 #primary h4 {

    color: #974fc2;
    font-size: 20px;

}
.page-id-2952 #primary h2 {
    color: #420069 !important;
    font-size: 32px !important;
    margin-bottom: 10px !important;
}
.page-id-2952 #primary ul li{
    font-size: 17px;
    line-height: 28px;
    margin-right: 30px;
    text-align: justify !Important;
}
#toc_container {
    border: 1px solid #231402!Important;
    border-radius: 20px;
}
#recent-posts-5 h3 {
    border: 1px solid #d5d5d5;
    border-radius: 20px;
    color: #420069;
    padding: 5px 0;
    text-align: center !important;
    background: #ffffff4d;
    box-shadow: 0 0 10px #c2c2c2 inset;
    font-size: 22px;
}

#recent-posts-5 {
    border: 2px solid #d5d5d5;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 0 20px #FFF0 inset;
    background: rgba(64, 13, 95, 0.07);
}
#recent-posts-5 a {
    color: #7c08c0;
    margin-right: 20px;
}
#toc_container a {
    color: #7c08c0;
}
#toc_container a:hover, #recent-posts-5 a:hover{
    color:#2d2d2d !important;
    text-decoration:none !important;
}
#calendar-3 {
    border: 2px solid #d5d5d5;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 0 0 20px #FFF0 inset;
    background: rgba(64, 13, 95, 0.07);
}
#calendar-3 h3 {
    border: 1px solid #d5d5d5;
    border-radius: 20px;
    color: #420069;
    padding: 5px 0;
    text-align: center !important;
    background: #ffffff4d;
    box-shadow: 0 0 10px #c2c2c2 inset;
    font-size: 22px;
}
.blog_postcontent img {
    /*border: 1px solid #570624;*/
    display: block;
    margin: 0 auto;

}


.gallerybox #gallery-1 img {
    border: 2px solid #090648;
    border-radius: 30px;
    box-shadow: 0 0 5px #1e1b3a;
    padding: 10px;
}
.post-listing .col-md-4 {
    padding-right: 0;
    width: 33%;
    padding-left: 0;
}
.recent_posts_list img {
border: 1px solid #fff;
border-radius: 20px;
padding: 2px;
box-shadow: 0 0 5px #B0B0B0;
width: 90% !important;
}


.page-id-2939 h4 {
    border-bottom: 1px solid;
    color: #45a317;
    padding-bottom: 10px;
    text-align: right !important;
}
.blog_post img {
    border: 1px solid #431B53;
    border-radius: 15px;
    display: block;
    margin: 30px auto 10px;
    padding: 10px;
}
.blog_post ul li {
    font-size: 17px;
    line-height: 28px;
    margin-right: 30px;
    text-align: justify !Important;
}
.blog_post p, .blog_post div {
    font-size: 18px;
    line-height: 30px;
    text-align: justify !Important;
}
.blog_post ul {
    margin-bottom: 50px;
}
.blog_post h2, .blog_post h3, .blog_post h4, .blog_post h5, .blog_post h6{
    color:#431b53 !important;
    margin-bottom:10px !important;
    margin-top:30px !important;
}

td#next {
    border-radius: 0px 0 0 20px;
}
td#prev {
    border-radius: 0 0 20px 0;
}
#calendar_wrap thead th:first-child {
    border-radius: 0 20px 0 0;
}
#calendar_wrap thead th:last-child {
    border-radius: 20px 0 0 0;
}


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

.container {
	width: 1170px;
	margin: auto;
}
.container.tbp {
	padding: 80px 0px;
}
.container.tbp2 {
	padding: 80px 0px 30px 0px;
}

.container-set.container-content {
	float: left;
	width: 100%;
	padding: 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
	padding: 90px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}

.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}

.btn-primary{
	background: #e54c4c;
	border: none;
}
.btn-primary:hover{
	background: #aaa;
}
/* columns */
body .one_half, body .one_third, body .one_fourth, body .two_third, body .three_fourth, .one_fifth, body .onecol_forty, body .onecol_sixty, body .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
	padding: 0px;
}
body .one_full {
	width: 100%;
}

body .one_third {
	width: 30.650%;
}
body .one_fourth {
	width: 22%;
}
body .one_fifth {
	width: 250px;
}
body .two_third {
	width: 65.350%;
}
body .three_fourth {
	width: 74%;
}
body .one_half {
	width: 48%;
}

body .onecol_forty {
	width: 40%;
}

body .onecol_sixty {
	width: 56%;
}

body .onecol_thirtyfive {
	width: 35%;
}

body .last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-align: left;
}
#logo img{
	height: 50px;
}
#logo2 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo-2.png) no-repeat left top;
}
.ls-inner{
	background-size: cover;
}
/* header area adinationals */
.logo {
	float: left;
	width: 30%;
	margin-top: 5px;
}
.logo.onepage {
	margin-left: 27px;
}
.logo img{
	max-height: 60px;
}
.menu_main {
    width: 100%;
    z-index: 9999;
    position: absolute;
    top: 110px;
    background: #100018 linear-gradient(90deg,#100018b3, #3f0b3ecc , #100018, #3f0b3eb3, #100018 );
    border-radius: 20px;
    border: 2px solid #ff6ec8;
    z-index: 20 !important;
    left: 0;
}
.menu_right {
	float: right;
	width: 9%;
	margin-left: 1%;
	z-index: 9999;
	margin-top: 24px;
}

.menu_main2 {
	float: left;
	width: 100%;
	position: relative;
}
.menu_right2 {
	float: right;
	background: #fff;
}



.menu_shadow {
	float: left;
	position: absolute;
	width: 100%;
	height: 10px;
	background: url(../images/menu-shadow.png) no-repeat center top;
	z-index: 8000;
	top: 100px;
}
.menu_shadow.two {
	top: 145px;
}

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

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
}
.top_nav .left {
	float: left;
	width: 35%;
}
.top_nav .right {
	float: left;
	width: 65%;
	text-align: right;
	padding-top: 14px;
}
.top_nav .right a {
	color: #727272;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	margin-right: 16px;
	transition: all 0.3s ease;
}
.top_nav .right a:hover {
	color: #333;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 16px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav .topsocial li:last-child {
	margin-right: 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #878787;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	background: #fff;
}

.top_nav .topsocial.two li a {
	color: #ccc;
}

.top_nav.two {
	height: 45px;
	background: #454545;
	font-size: 13px;
}
.top_nav.two .left,
.top_nav.two .right{
	padding-top: 11px;
	color: #999;
}
.top_nav.two .left a {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav.two .right a {
	color: #999;
	margin-right: 0px;
	margin-left: 14px;
}
.top_nav.two .left a:hover,
.top_nav.two .right a:hover {
	color: #fff;
}
.top_nav.two .topsocial li a {
	margin-left: 0px;
}
.top_nav.two .topsocial li a:hover {
	background: #999;
}

.top_nav.three {
	height: 45px;
	background: #eee;
	font-size: 13px;
	position: relative;
	z-index: 100000;
}
.top_nav.three .left,
.top_nav.three .right{
	padding-top: 11px;
	color: #999;
}
.top_nav.three .left a {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav.three .right a {
	color: #999;
	margin-right: 0px;
	margin-left: 14px;
}
.top_nav.three .left a:hover,
.top_nav.three .right a:hover {
	color: #333;
}
.top_nav.three .topsocial li a {
	margin-left: 0px;
}
.top_nav.three .topsocial li a {
	color: #fff;
	background: #ccc;
}
.top_nav.three .topsocial li a:hover {
	background: #e3e3e3;
}

.top_nav.four {
	height: 40px;
	background: #181818;
	font-size: 12px;
	position: relative;
	z-index: 9999;
}
.top_nav.four .left,
.top_nav.four .right{
	padding-top: 9px;
	color: #727272;
}
.top_nav.four .left a {
	color: #727272;
	transition: all 0.3s ease;
}
.top_nav.four .right a {
	color: #727272;
	margin-right: 0px;
	margin-left: 14px;
}
.top_nav.four .left a:hover,
.top_nav.four .right a:hover {
	color: #999;
}
.top_nav.four .topsocial li a {
	margin-left: 0px;
	width: 21px;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
}
.top_nav.four .topsocial li a {
	color: #999;
	background: #575757;
}
.top_nav.four .topsocial li a:hover {
	color: #eee;
	background: #999;
}



/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* section title 1 */
.title1 h2{
	color: #fff;
    font-size: 35px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: bold;
}
.title1 h2 em{
	font-size: 14px;
	display: block;
	font-weight: 400;
	font-style: normal;
	margin-top: 3px;
}
.title1 .line{
    background: #fff;
    height: 1px;
    display: block;
    top: 18px;
    width: 37%;
	margin-left: 31.3%;
	position: absolute;
}
.title1 .text{
    background: #e54c4c;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 14px;
}

.pagesections {
	float: left;
	width: 100%;
	padding: 0px 0px;
}
/* section title 2 */
.title2{
	display: block;
}
.title2 h2{
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: bold;
}
.title2 h2 em{
	color: #999;
	font-size: 14px;
	display: block;
	font-weight: 400;
	font-style: normal;
	margin-top: 3px;
}
.title2 .line{
    background: #333333;
    height: 1px;
    display: block;
    top: 20px;
    width: 33%;
	margin-left: 33.3%;
	position: absolute;
}
.title2 .text{
    background: #fff;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 14px;
}
.title2.sy2 .text{
    background: #f4f4f4;
}
.title2.sy3 .text{
    background: none;
}




/* features section 1 */
.features_sec1 {
	float: left;
	width: 100%;
	padding: 115px 0px;
	position: relative;
	background: #333333;
	color: #c0c0c0;
}
.features_sec1:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	position: absolute;
	pointer-events: none;
	margin-left: -100px;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 16px solid #333333;
}
.features_sec1 strong {
	font-weight: 600;
}
.rnews_wra img {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.rnews_wra a {
	float: left;
	color: #fff;
}
.rnews_wra a:hover {
	color: #999;
}
.rnews_wra a.dsm {
	float: right;
	color: #999;
	font-size: 12px;
}
.rnews_wra a.dsm:hover {
	color: #fff;
}
.rnews_wra p {
	float: left;
	margin-top: 5px;
}

/* recent works */
.recent_works {
	float: left;
	width: 100%;
	padding: 50px 0px 50px 0px;
	text-align: center;
	background: rgba(0, 0, 0, 0) url("http://doctor-saberi.com/wp-content/uploads/2017/08/bg6.jpg") repeat scroll 0 0;
}
.parallax_section1 .wpb_text_column.wpb_content_element {
    background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
    border: 1px solid #f37cf5;
    box-shadow: 0 0 10px 5px black;
    padding: 10px 0 30px;
}
.parallax_section1 .wpb_text_column.wpb_content_element {
    background: #4a464d url(http://drneghab.com/wp-content/uploads/2018/05/bg02.jpg) 0 -70px / cover;
    border: 3px solid #d5d5d5;
    box-shadow: 0 0 40px 5px #250438 inset;
    padding: 10px 30px 0px;
    width: 100%;
    margin: 0 auto !important;
    border-radius: 20px;
    position: relative;
    top: -60px;
}
.parallax_section1 .wpb_wrapper h3, .parallax_section1 .wpb_wrapper p {
    text-align: center !important;
    width: 100% !important;
}
.parallax_section1 .button {
  display: inline-block;
  margin-top: 10px;
}
.parallax_section1 .wpb_wrapper p {
    color: #cfc3cf;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px black;
}
.parallax_section1 .wpb_wrapper h3 {
    color: #eef384;
    font-size: 34px;
    margin-top: 20px;
    text-shadow: 2px 2px 2px black;
    margin-bottom:5px;
}
.parallax_section1 .wpb_wrapper h4 {
    color: #a96cce;
    text-align: center;
}
.recent_works2 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.recent_works3 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: -30px;
}


/* features section 2 */
.features_sec2 {
	float: left;
    width: 100%;
    padding: 60px 0;
    /*! border-bottom: 8px solid #c3ac95; */
	box-shadow: 0 0 50px #e9cfba inset;
	background: url(http://dr-azari.com/wp-content/uploads/2018/06/bg5.jpg) !important;
	position: relative;
}
.features_sec2::before {
    background: url(http://dr-azari.com/wp-content/uploads/2018/07/circle1.png);
    height: 20px;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
}
.features_sec2 img {
    border-left: 15px solid #e9cfba;
    border-right: 15px solid #ddc3ae;
    border-top: 15px solid #cfad90;
    border-bottom: 15px solid #c6ac96;
}
.features_sec2 p {
    font-size: 15px !important;
    line-height: 30px;
    color: #333;
}
.features_sec2 img {
    width: 100%;
    margin: 0 auto;
    display: block;
    transition: all 0.4s ease-in-out;
    margin-bottom: 15px;
    filter: grayscale(40%);
}

.features_sec2 img:hover {
    filter: grayscale(70%);
}
.features_sec2 .stcode_title9 h2{
    font-size:32px;
}
.features_sec2 h2 {
    color: #333;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 100;
}
.features_sec2 h2 a:hover {
    color: #E5CC3D !important;
    text-decoration: none !important;
}
.features_sec2 .box {
	float: left;
	width: 95%;
	background: #fff;
	border-radius: 3px;
	padding: 35px 35px 35px 35px;
	text-align: left;
	box-shadow: inset 0 0 40px 2px #e731de;
}
.features_sec2 .box img {
	float: left;
	margin-left: -55px;
	margin-right: 20px;
	border-radius: 3px;
}
.features_sec2 .box h5 {
	margin-bottom: 7px;
	line-height: 21px;
	clear: inherit;
}


/* features section 3 */
.features_sec3 {
	float: left;
	width: 100%;
	padding: 20px 0 50px;
	text-align: center;
	border-top: 3px dashed #420069;

}
.features_sec3 .vc_single_image-wrapper.vc_box_shadow_3d.vc_box_border_grey {
    float: right;
}
.features_sec3 .box1, .features_sec3 .box3 {
    position: relative;
    top: 20px;
}

.features_sec3 .line {

    border-bottom: 1px solid #420069;
    position: relative;
    top: -20px;

}
.features_sec3 .line a.more {

    margin: 20px auto;
        margin-bottom: 20px;
    display: block;
    text-align: center !important;
    width: 200px;
    background: #e0dde3;
    padding: 5px 10px;
    position: relative;
    top: 17px;
    border-left: 1px solid #420069;
    border-right: 1px solid #420069;
    border-radius: 20px;

}
.features_sec3 p {

    text-align: justify;
    color: #555;

}
.features_sec3 h3 {

    color: #420069;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;

}
.features_sec3 .right.vc_col-sm-6 {
    width: 38%;
}
.features_sec3 .left.vc_col-sm-6 {
    width: 61% !important;
    text-align: justify;
    color: #f1f1f1;
}
.features_sec3 .left.vc_col-sm-6 a {
    color: #FEC730;
    display: block;
    margin-top: 10px;
}

.features_sec3 .left.vc_col-sm-6 a:hover {
    color: #DFEEB4;
}
.features_sec3 .vc_single_image-img {

}
.features_sec3 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 55px;
}
.features_sec3 .box.last {
	margin-bottom: 0px;
}
.features_sec3 .box .left {
	float: left;
}
.features_sec3 .box .right {
	float: left;
	width: 76%;
	margin-left: 7%;
}
.features_sec3 .box.two {
	text-align: center;
}

.features_sec3.two {
	padding: 120px 0px 0px 0px;
}
.features_sec3.two .box {
	margin-bottom: 0px;
}






/* features section 4 */
.features_sec4  {
	float: left;
	position: relative;
	z-index: 9;
	background: #0e0e0e url(http://dr-jalali.com/wp-content/uploads/2018/07/bg05.jpg) left bottom no-repeat !important;
	width: 100%;
	padding: 35px 0px;
	    border-bottom: 3px solid #191919;
	    border-top: 3px solid #323131;
}
.features_sec4:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0; 
	right:44%;
	bottom: 0;
	left: 0;
}
.features_sec4 h5 {
    color: #cf62e1;
}
.features_sec4 .lblogs {
	float: left;
	width: 43%;
	margin-right: 7%;
}
.features_sec4 .lblogs.last {
	margin-right: 0%;
}
.features_sec4 .lblogs .lbimg img {
    float: left;
    width: 100%;
    margin-bottom: 23px;
    padding: 5px;
    border: 1px solid #a01cb6;
    background: #250033;
}
.features_sec4 .lblogs .lbimg span {
	float: left;
	width: 40px;
	height: 50px;
	font-size: 18px;
	color: #e3e3e3;
	background: #e54c4c;
	margin-top: -73px;
	text-align: center;
	font-weight: 600;
}
.features_sec4 .lblogs .lbimg span strong {
	display: block;
	font-size: 10px;
	color: #e3e3e3;
	background: #7a058d;
	font-weight: normal;
}
.features_sec4 .lblogs a.smlinks {
	float: left;
	color: #999;
	font-size: 12px;
	border: 1px solid #555;
	padding: 0px 10px;
	margin-right: 3px;
	margin-top: 5px;
	transition:all 0.3s;
	display: none;
}
.features_sec4 .lblogs a.smlinks:hover {
	color: #fff;
	border: 1px solid #a01cb6;
}
.features_sec4 .lblogs p {
	clear: both;
	float: left;
	margin-top: 14px;
	margin-bottom: 30px;
	color: #ccc;
}
.features_sec4 a.remobut {
	float: left;
	color:#ff6ec8 !important;
	text-transform: uppercase;
	border: 1px solid #50005d;
	padding: 9px 22px;
	margin-right: 2px;
	border-radius: 3px;
	transition: all 0.3s;
	background: #15011c;
}
.features_sec4 a.remobut:hover {
    color: #333;
    background: #000;
    box-shadow: 0 0 5px gray;
}

.features_sec4 .peosays {
	float: left;
	width: 95%;
	margin-left: 5%;
}
.compose-mode .features_sec4 .peosays {
	min-width: 450px;
	margin-left: 0px;
}	
.features_sec4 .peosays .box {
	float: left;
	width: 100%;
	padding-bottom: 35px;
	border-bottom: 4px solid #d3d3d3;
	text-align: left;
}
.features_sec4 .peosays .ppimg {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 25px;
	background: url(../images/h-arrow-line1.png) no-repeat left bottom;
}
.features_sec4 .peosays .ppimg img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	margin-right: 20px;
}
.features_sec4 .peosays .ppimg h6 {
	margin-top: 16px;
	margin-bottom: 0px;
	text-align: left;
}
.features_sec4 .peosays .ppimg h6 em {
	display: block;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
}
.features_sec4 .peosays .box span {
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #e54c4c;
	text-transform: uppercase;
}
.features_sec4 .peosays .box span i {
	font-size: 12px;
	margin-right: 2px;
}
.features_sec4 h3 {
    color: white;
}

/* features section 5 */
.features_sec5 {
	float: left;
	width: 100%;
	padding: 80px 0px 200px 0px;
	text-align: center;
}
#blog .one_third {
    background: #C8C8C880 none repeat scroll 0 0;
    border: 2px solid white;
    box-shadow: 0 0 8px #d8d8d8;
    height: auto;
    margin: 0 30px 20px !important;
    min-height: 150px;
    padding: 10px 25px 10px 10px;
    border-radius: 20px;
    
}
#blog .one_third {
 	width: 43.9% !important;
}
#blog .rbps img {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid white;
    padding: 7px;
    border-radius: 20px;
    width: 200px;
    position: relative;
    left: -50px;
}
.gallerybox #gallery-1 img {
    border: 2px solid #59205E;
    box-shadow: 0 0 5px #1e1b3a;
    padding: 10px;
}
.blog_post img {
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #8f8f8f;
}
.blog_postcontent img {
    display: block;
    margin: 0 auto;
    /*! padding: 5px; */
}
.features_sec5 .box {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px;
}
.features_sec5 .box.last {
	margin-right: 0%;
}
.features_sec5 .box img {
	border: 4px solid #eee;
	border-radius: 3px;
	width: 100%;
}
.features_sec5 .box h6 {
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
}
body .features_sec5 p {
	width: 95%;
	clear: both;
	/*! margin: 0 5px 15px auto !important; */
	text-align: justify;
}
.features_sec5 .lgbut {
	color: #333;
	font-weight: 600;
	background: #f3f3f3;
	padding: 10px 35px;
	border-radius: 20px;
	transition: all 0.3s ease;
}
.features_sec5 .lgbut:hover {
	color: #fff;
	background: #333;
}

/* features section 6 */
.features_sec6 {
	float: left;
	width: 100%;
	background: #333;
}
.features_sec6 .fimg {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img18.jpg) no-repeat right top;
}
.features_sec6 .fimg2 {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img91.jpg) no-repeat right top;
}
.features_sec6 .rbox {
	float: left;
	width: 50%;
	padding: 110px 150px 110px 70px;
}
.features_sec6 .rbox h5 {
	font-weight: 300;
	padding-bottom: 40px;
	margin-bottom: 50px;
	/*border-bottom: 1px solid #484848;*/
}
.features_sec6 .ibox {
	float: left;
	width: 46%;
	margin-right: 8%;
}
.features_sec6 .ibox.last {
	margin-right: 0%;
}
.features_sec6 .ibox .left {
	float: left;
	width: 20%;
}
.features_sec6 .ibox .left i {
	color: #e54c4c;
	font-size: 27px;
}
.features_sec6 .ibox .right {
	float: left;
	width: 80%;
}
.features_sec6 .ibox h5 {
	font-weight: 400;
	border: none;
	padding: 0;
	margin-bottom: 12px;
	line-height: 16px;
}

.features_sec6.two {
	background: #f3f3f3;
}
.features_sec6.two .fimg {
	background: url(../images/site-img57.jpg) no-repeat right top;
}
.features_sec6.two .rbox h5 {
	color: #333;
	/*border-bottom: 1px solid #e3e3e3;*/
}
.features_sec6.two .ibox .left i {
	color: #999;
	font-size: 27px;
}
.features_sec6.two .ibox h5 {
	border: none;
}


/* features section 7 */
.features_sec7 {
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
	background: #340233 url(http://dr-faraji.com/wp-content/uploads/2018/01/dark-tire.png);
	border-bottom: 5px dashed #fff;
	
}
.features_sec7 p {
    color: #f1f1f1;
}
.features_sec7 a.more {
    display: block;
    margin-top: 20px;
    width: 100%;
    text-align: center !important;
    transition: all 0.6s;
    color:#C06BBE !important;
    font-size:16px
}
.features_sec7 a.more:hover {
    color: #cd007e !important;
}
.features_sec7 h2 {
    color: #fff;
    text-shadow: 1px 1px 0px black;
    font-size: 20px;
}
@media (min-width: 768px){
    .features_sec7 .box1, .features_sec7 .box2, .features_sec7 .box3 {
        width:32% !important;
        position: relative;
        top: -70px;
    }
    
}
.features_sec7 ul {
    margin: 0 !important;
    padding: 0 30px;
}
.features_sec7 ul li {
    list-style: none !important;
    padding: 0 20px;
}
.features_sec7 ul li .title {
    font-size: 17px;
    color: #e6be4c;
}
.features_sec7 ul li .txt, .features_sec7 ul li .txt a {
    font-size: 14px;
    color: #f1f1f1 !important;
    text-align: center !important;
    transition: all 0.3s;
}
.features_sec7 ul li .txt.en a {
    direction: ltr !important;
    display: inline-block;
}
.features_sec7 ul li .txt a:hover {
    color: #FA3AAB !important;
}
.features_sec7 .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
}
.features_sec7 .stcode_title9 .line {
    background: rgba(0, 0, 0, 0) url(http://www.drhalavi.com/wp-content/uploads/2018/03/linebg-1.png) no-repeat scroll center top !important;
    width: 355px !important;
}
.features_sec7 .box1 img, .features_sec7 .box2 img, .features_sec7 .box3 img {
    width: 180px !important;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -30px;
    z-index: 100;
    height: 180px;
    border-radius: 100%;
    transition: all 2s ease-in-out;
}
.features_sec7 .box1 img:hover, .features_sec7 .box3 img:hover  {
    transform:scale(1.2) rotate(360deg);
}
.features_sec7 .box2 img{
    transform:scale(1.2);
}
.features_sec7 .box2 img:hover{
    transform:scale(1) rotate(360deg);
}
.features_sec7.two {
	padding: 100px 0px 75px 0px;
	background: #eee;
	border-bottom: none;
}
.features_sec7 .box {
	float: left;
	width: 100%;
	padding: 30px 0px 45px 0px;
	transition: all 0.3s ease;
	border-radius: 3px;
}
.features_sec7 .box:hover,
.features_sec7 .box.active {
	background: #fff;
}
.features_sec7 .box .ibox {
	margin: 0 auto 45px auto;
	width: 162px;
	height: 162px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	background: url(../images/site-img19.png) no-repeat center top;
}
.features_sec7 .box .ibox h6 {
	color: #fff;
	background: #e54c4c;
	padding: 1px 0px 2px 0px;
	border-radius: 3px;
	margin-top: 14px;
	font-weight: 500;
}
.features_sec7 .box p {
	margin-bottom: 35px;
}
.features_sec7 .box .tbut {
	color: #333;
	background: #fff;
	padding: 7px 22px;
	border-radius: 20px;
	border: 1px solid #fff;
	
}
.features_sec7 .box .tbut:hover {
	background: none;
}
.features_sec7 .box:hover .tbut {
	background: #f3f3f3;
}

/* features section 8 */
.features_sec8 {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}
.features_sec8 .flex-control-nav {
    bottom: 30px;
}
body .features_sec8 .left {
	float: left;
	width: 40%;
	margin-left: 7%;
	margin-right: 8%;
	padding-top: 40px;
	padding: 0px;
}
.features_sec8 .left h1 {
	font-weight: 300;
	margin-bottom: 12px;
	line-height: initial;
}
.features_sec8 .left span {
	float: left;
	width: 160px;
	height: 1px;
	background: #e54c4c;
}
.features_sec8 .left h1 strong {
	font-weight: 600;
	display: block;
}
.features_sec8 .left i {
	display: block;
	font-size: 30px;
	color: #c3c3c3;
	margin-bottom: 20px;
	margin-top: 10px;
}
.features_sec8 .left i.cir {
	width: 58px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	border-radius: 100%;
	border: 1px solid #eee;
	margin-top: 0px;
}
body .features_sec8 .right {
	float: left;
	width: 38%;
	padding: 0px;
}
.features_sec8 .right img {
	float: right;
	width: 100%;
}

/* features section 9 */
.features_sec9 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
}
.features_sec9.two {
	padding-top: 100px;
	background: #eee;
}
.features_sec9 .tbox {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	border-bottom: 3px solid #f3f3f3;
	transition: all 0.3s ease;
}
.features_sec9 .tbox:hover {
	background: #f9f9f9;
}
.features_sec9 .tbox:hover i {
	background: #fff;
	border: 1px solid #eee;
}
.features_sec9 .tbox img {
	float: left;
	margin-bottom: 35px;
}
.features_sec9 .tbox h6 {
	font-weight: 500;
	margin-bottom: 0px;
}
.features_sec9 .tbox em {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-bottom: 16px;
}
.features_sec9 .tbox i {
	width: 28px;
	height: 28px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	margin: 25px 2px 0px 2px;
	color: #454545;
	border: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.features_sec9 .tbox i:hover {
	background: #eee;
}

.features_sec9.three {
	padding-bottom: 80px;
}
.features_sec9.three .tbox {
	border-bottom: none;
}
.features_sec9.three .tbox:hover {
	background: none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.features_sec9.four {
	padding-bottom: 80px;
	background: #f3f3f3;
}
.features_sec9.four .tbox {
	border-bottom: none;
}
.features_sec9.four .tbox:hover {
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}



/* features section 10 */
.features_sec10 {
}

/* features section 11 */
.features_sec11 {
    float: left;
    width: 100%;
    padding: 50px 0px 50px 0px;
    background:#1e1e1e url(http://drneghab.com/wp-content/uploads/2018/05/bg1.jpg);
    border-top: 8px solid #bcc241;
}
.features_sec11 .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
}
@-webkit-keyframes av_pulsate {
 0% {
  -webkit-transform:scale(0.5);
  opacity:0
 }
 50% {
  opacity:.7
 }
 100% {
  -webkit-transform:scale(1.3);
  opacity:0
 }
}
@keyframes av_pulsate {
 0% {
  transform:scale(0.5);
  opacity:0
 }
 50% {
  opacity:.7
 }
 100% {
  transform:scale(1.3);
  opacity:0
 }
}

.features_sec11 .box1 img, .features_sec11 .box2 img, .features_sec11 .box3 img {

    margin: 0 auto;
    display: block;
    position: relative;
    top: -100px;
    z-index: 100;

    border-radius: 100%;
    
}
.features_sec11 .vc_row.wpb_row.vc_inner.vc_row-fluid {
    position: relative;
    width: 150px;
    height: 150px;
    background: gray;
    top: -230px;
    left: 0;
    display: block;
    margin: 0 auto;
    z-index: 1;
    animation: av_pulsate 3s linear infinite;
    -webkit-animation: av_pulsate 3s linear infinite;
    border-radius: 100%;
}
.features_sec11 .box1 .wpb_text_column.wpb_content_element, .features_sec11 .box2 .wpb_text_column.wpb_content_element, .features_sec11 .box3 .wpb_text_column.wpb_content_element {
    display: block;
    float: right;
    position: relative;
    top: -200px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    
}
.features_sec11 ul {
    margin: 0 !important;
}
.features_sec11 ul li {
    list-style: none !important;
}
.features_sec11 ul li .title {
    font-size: 17px;
    color: #d9dc7a;
}

.features_sec11 ul li .txt, .features_sec11 ul li .txt a {
    font-size: 14px;
    color: #f1f1f1 !important;
    text-align:center !important;
    transition:all 0.3s;
}
.features_sec11 ul li .txt a:hover{
    color:#ad85c5 !important;
}
.features_sec11 ul li .txt.en {
    direction: ltr !important;
    display: inline-block;
}

.features_sec11 .box1, .features_sec11 .box2, .features_sec11 .box3 {
    background: #150121;
    height: 230px;
    box-shadow: 0 0 20px 5px #000 inset;
    position: relative;
    top: -130px;
    border-radius: 20px;
    border: 3px solid #363228;
}

@media (min-width: 900px){
    .features_sec11 .box1, .features_sec11 .box2, .features_sec11 .box3 {
        width:32.6% !important;
    }
}
/* features section 12 */
.features_sec12 {
	float: left;
	width: 100%;
	padding: 120px 0px 110px 0px;
	background: #f3f3f3 url(../images/fullsite-img4.jpg) repeat-y center top;
}
.features_sec12 .box {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec12 .box img {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.features_sec12 .box h5 {
	font-weight: 500;
}

.features_sec12.two {
	float: left;
	width: 100%;
	padding: 120px 0px 110px 0px;
	background: #fff;
}

.features_sec12.three {
	float: left;
	width: 100%;
	padding: 100px 0px 120px 0px;
	background: #fff;
	text-align: center;
}


/* features section 13 */
.features_sec13 {
	float: left;
	width: 100%;
}
.features_sec13 img {
	float: left;
	box-shadow: 0 -5px 6px -6px rgba(0,0,0,0.1);
}
body .features_sec13 .vc_single_image-wrapper{
	display: block;
}
/* features section 14 */
.features_sec14 {
	float: left;
	width: 100%;
	padding: 100px 0px;
	background: #e54c4c;
}
.features_sec14 .one_fifth {
	padding: 10px 10px 3px 10px;
	text-align: center !important;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.features_sec14.two {
	padding: 70px 0px;
	background: #eee;
}
.features_sec14.two .one_fifth {
	padding: 7px 10px 0px 10px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

/* features section 30 */
.features_sec30 {
	float: left;
	width: 100%;
	padding: 0px 12px;
}
.features_sec30 p{
    color: #2b403c;
    text-align: justify;
}
.features_sec30 .vc_col-sm-3 h3 {
    margin-bottom: 15px !important;
    color: #0e3fb0;
    text-align: center;
    font-size: 22px;
}
.features_sec30 .img4 h3, .features_sec30 .img2 h3 {
    color: #a30815 !important;
}
.features_sec30 .img1 .wpb_text_column{
    box-shadow: 0 0 40px 5px #adafc8 inset;
    background: #fdfdfd;
    padding: 30px 30px;
    border-top: 10px solid #0e3fb0;
}
.features_sec30 .img2 .wpb_text_column{
    box-shadow: 0 0 40px 5px #e3c9c8 inset;
    background: #fdfdfd;
    padding: 30px 35px;
    border-bottom: 10px solid #a30815;
}
.features_sec30 .img3 .wpb_text_column{
    box-shadow: 0 0 40px 5px #adafc8 inset;
    background: #fdfdfd;
    padding: 30px 40px;
    border-top: 10px solid #0e3fb0;
}
.features_sec30 .img4 .wpb_text_column{
    box-shadow: 0 0 40px 5px #e3c9c8 inset;
    background: #fdfdfd;
    padding: 30px 35px;
    border-bottom: 10px solid #a30815;
}
.features_sec30 .left {
	float: left;
	width: 15%;
	font-size: 30px;
	margin-top: 7px;
	color: #e54c4c;
}
.features_sec30 .right {
	float: left;
	width: 85%;
}
.features_sec30 .img4 img, .features_sec30 .img2 img {
    border-top: 10px solid #b00207;

}
.features_sec30 .img1 img, .features_sec30 .img3 img {

    border-bottom: 10px solid #150d9a;

}

/* features section 31 */
.features_sec31 {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: #e54c4c;
}
body * .features_sec31 .one_fourth {
	padding: 30px 0px 20px 0px;
	text-align: center;
	border: 3px solid rgba(255, 255, 255, 0.18);
}
.features_sec31.parallax {
	padding: 100px 0px;
	background: #1e1e1e url("../images/fullsite-img8.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.features_sec31.parallax .one_fourth {
	border: none;
}

/* features section 32 */

.recent_works2 .margin_top1{
	display: none;
}
.features_sec32 .box span {
	font-size: 100px;
	color: #999;
}
.features_sec32 {
	float: left;
	width: 100%;
	padding: 85px 0px 0px 0px;
	text-align: center;
}
.features_sec32 .box {
	float: left;
	width: 100%;
}
.features_sec32 .box .glyph-item {
	font-size: 100px;
	color: #999;
}

/* features section 33 */
.features_sec33 {
	float: left;
	width: 100%;
	padding: 130px 0px 0px 0px;
	background: #f3f3f3;
}
.features_sec33 h6 {
	margin-bottom: 10px;
}
.features_sec33 .left {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
}
.features_sec33 .left span {
	float: right;
	width: 50px;
	height: 1px;
	background: #333;
	margin-bottom: 20px;
}
.features_sec33 .center {
	float: left;
	width: 100%;
}
.features_sec33 .center img {
	display: block;
	margin: 0 auto;
}
.features_sec33 .right {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: left;
}
.features_sec33 .right span {
	float: left;
	width: 50px;
	height: 1px;
	background: #333;
	margin-bottom: 20px;
}
.features_sec33 .left i,
.features_sec33 .right i {
	width: 52px;
	height: 52px;
	font-size: 20px;
	color: #333;
	border: 1px solid #333;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 52px;
	margin-bottom: 18px;
}

/* features section 34 */
.features_sec34 {
	float: left;
	width: 100%;
	padding: 140px 0px 120px 0px;
	background: #333;
	text-align: center;
}
.features_sec34 .box {
	float: left;
	width: 95%;
	background: #fff;
	border-radius: 3px;
	padding: 35px 35px 35px 35px;
	text-align: left;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.3);
	text-align: center;
	transition: all 0.3s ease;
}
.features_sec34 .box:hover {
	background: #e3e3e3;
}
.features_sec34 .box img {
	margin-top: -70px;
	border-radius: 100%;
	margin-bottom: 25px;
}
.features_sec34 .box h5 {
	margin-bottom: 7px;
	line-height: 21px;
}

/* features section 35 */
.features_sec35 {
	float: left;
	width: 100%;
	padding: 120px 0px;
}
.features_sec35 .box {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec35 .box .icon {
	color: #b3b3b3;
	font-size: 40px;
	width: 120px;
	height: 134px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 134px;
	margin-bottom: 35px;
	background: url(../images/site-img58.png) no-repeat center top;
	transition: all 0.3s ease;
}
.features_sec35 .box .icon:hover {
	color: #fff;
}


/* features section 36 */
.features_sec36 {
	float: left;
	width: 100%;
	padding: 120px 0px 120px 0px;
	background: #eee;
}

/* features section 37 */
.features_sec37 {
	float: left;
	width: 100%;
	padding: 115px 0px 100px 0px;
	text-align: center;
}


/* features section 38 */
.features_sec38 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
	background: #333 url(../images/fullsite-img9.png) no-repeat center top;
}
.features_sec38 img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	border: 3px solid #fff;
	margin-bottom: 18px;
}
.features_sec38 h6 {
	color: #e54c4c;
	margin-bottom: 0px;
}
.features_sec38 h6 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	display: block;
	font-weight: 300;
	margin-top: -4px;
}
body * div.features_sec38 p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	width: 75%;
	margin: 50px auto 30px auto !important;
}

.features_sec38.two {
	background: #f7f7f7 url(../images/fullsite-img9.png) no-repeat center top;
}
.features_sec38.two p {
	color: #727272;
	margin: 30px auto 30px auto;
}

.features_sec38.three {
	background: #fff;
}
.features_sec38.three p {
	color: #727272;
	margin: 30px auto 30px auto;
}

/* features section 39 */
.features_sec39 {
	float: left;
	width: 100%;
	padding: 0px 0px 120px 0px;
	background: #eee;
}
.features_sec39 .box1 {
	float: left;
	width: 50%;
	min-height: 560px;
	background: no-repeat center top;
	background-size: auto 100%;
	transition: all .3s ease-in-out;
	position: relative;
}
.features_sec39 .box1:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.18);
}
.features_sec39 .box1 .hovcont {
	float: left;
	width: 100%;
	padding: 14px 35px;
	background: rgba(0, 0, 0, 0.59);
	bottom: 0px;
	position: absolute;

}
.features_sec39 .box1 .hovcont h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	margin-bottom: 10px;
}
.features_sec39 .box1 .hovcont h5 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 18px;
}

.features_sec39 .box2 {
	float: left;
	width: 25%;
	min-height: 280px;
	background: no-repeat center top;
	background-size: auto 100%;
	transition: all .3s ease-in-out;
	position: relative;
}
.features_sec39 .box2:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.18);
}
.features_sec39 .box2 .hovcont {
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: rgba(0, 0, 0, 0.59);
	bottom: 0px;
	position: absolute;
}
.features_sec39 .box2 .hovcont h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 3px;
	line-height: 25px;
}
.features_sec39 .box2 .hovcont h5 {
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 16px;
}

.features_sec39 .box3 {
	float: left;
	width: 50%;
	min-height: 280px;
	background: no-repeat center top;
	background-size: auto 100%;
	transition: all .3s ease-in-out;
	position: relative;
}
.features_sec39 .box3:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.18);
}
.features_sec39 .box3 .hovcont {
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: rgba(0, 0, 0, 0.59);
	bottom: 0px;
	position: absolute;
}
.features_sec39 .box3 .hovcont h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 3px;
	line-height: 25px;
}
.features_sec39 .box3 .hovcont h5 {
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 16px;
}

.features_sec39 .box1:hover,
.features_sec39 .box2:hover,
.features_sec39 .box3:hover {
	position: relative;
	z-index: 99;
}

.features_sec39.parallax {
	float: left;
	width: 100%;
	text-align: left;
	padding: 140px 0px;
	background: #1e1e1e url(../images/fullsite-img12.jpg);
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	
}


/* features section 40 */
.features_sec40 {
	float: left;
	width: 100%;
	padding: 0px 0px 100px 0px;
	background: #eee;
}
.features_sec40 .ibox{
	display: inline-block;
	clear: both;
	margin-bottom: 40px;
}
.features_sec40 .rimg {
	width: auto;
}
.features_sec40 h2 {
	font-weight: 400;
	margin-bottom: 18px;
	text-align: left;
}
body .features_sec40 h6 {
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 7px;
	clear: none;
}
.features_sec40 i {
	float: left;
	color: #fff;
	font-size: 25px;
	background: #e54c4c;
	border-radius: 3px;
	width: 45px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	margin-right: 20px;
	margin-bottom: 30px;
}

/* features section 41 */
.features_sec41 {
	float: left;
	width: 100%;
	padding: 110px 0px;
	position: relative;
	background: #333333;
	color: #c0c0c0;
	text-align: center;
}
.features_sec41 .ciric {
	color: #fff;
	font-size: 50px;
	border: 1px solid #fff;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 125px;
	margin: 0 auto 30px auto;
}

/* features section 42 */
.features_sec42 {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}

/* features section 43 */
.features_sec43 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	position: relative;
	background: #333333;
	color: #c0c0c0;
}

/* features section 44 */
.features_sec44 {
	float: left;
	width: 100%;
	padding: 145px 0px 120px 0px;
	text-align: center;
}
.features_sec44 .box {
	float: left;
	width: 100%;
	padding: 0px 45px 55px 45px;
	border: 1px solid #eee;
}
.features_sec44 .box .ciref2 {
	margin-top: -37px;
}
.features_sec44 .box h5 {
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 25px;
}

.features_sec44.two {
	background: #f3f3f3;
}
.features_sec44.two .box {
	border: 1px solid #e9e9e9;
	background: #fff;
}

/* features section 45 */
.features_sec45 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
}
.features_sec45 h1 em {
	color: #e54c4c;
	font-style: normal;
}
.features_sec45 h1 b {
	font-weight: 300;
	display: block;
	margin-top: 12px;
}
.features_sec45 .box {
	float: left;
	margin-bottom: 40px;
	margin-left: 26.5%;
}
.features_sec45 .ibox {
	float: left;
	width: 162px;
	height: 162px;
	padding: 0px 0px 0px 0px;
	margin: 0 10px;
	text-align: center;
	line-height: 160px;
	background: url(../images/site-img19.png) no-repeat center top;
}
.features_sec45 p{
	margin: 0 auto !important;
}
/* features section 46 */
.features_sec46 {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: #f3f3f3;
}
.features_sec46.two {
	padding: 80px 0px 65px 0px;
}

/* features section 47 */
.features_sec47 {
	float: left;
	width: 100%;
	padding: 100px 0px 80px 0px;
	position: relative;
	color: #c0c0c0;
}
.features_sec47 .vc_images_carousel{
	margin: 0 auto;
}
/* features section 48 */
.features_sec48 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	text-align: center;
}
.features_sec48 .glyph-item {
	color: #ccc;
	font-size: 50px;
	margin-bottom: 30px;
	display: block;
}
.features_sec48 span {
	color: #ccc;
	font-size: 50px;
	margin-bottom: 30px;
	display: block;
}
/* features section 49 */
.features_sec49 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #e54c4c url(../images/site-img75.png) no-repeat right top;
}

.features_sec49.four {
	padding: 80px 0px 120px 0px;
	background: #fff;
	text-align: center;
}
.features_sec49.four h2 {
	color: #333;
}
.features_sec49.four em {
	color: #999;
	font-weight: normal;
}
.features_sec49 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 40px;
}
.features_sec49 strong {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	background: #333;
	padding: 5px 20px;
	margin-right: 20px;
}
.features_sec49 em {
	color: #fff;
	font-family: 'Dancing Script', cursive;
	font-size: 25px;
	font-weight: bold;
}
.features_sec49.two {
	background: #fff;
	text-align: center;
}
.features_sec49.two h2 {
	color: #333;
}
.features_sec49.two em {
	color: #999;
	font-weight: normal;
}

/* features section 50 */
.features_sec50 {
	float: left;
	width: 100%;
	padding: 0px;
}
.features_sec50 img {
	float: left;
	width: 100%;
}

/* features section 51 */
.features_sec51 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}

/* features section 52 */
.features_sec52 {
	float: left;
	width: 100%;
	padding: 120px 0px;
}

/* features section 53 */
.features_sec53 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
	text-align: center;
	background: #fff;
}
.features_sec53 .box {
	float: left;
	width: 100%;
	padding: 50px 30px 50px 30px;
	border: 1px solid #eee;
	transition: all 0.3s ease;
}
.features_sec53 .box span{
	color: #333;
	font-size: 45px;
	margin-bottom: 25px;
	display: block;
}
.features_sec53 .box .glyph-item {
	color: #333;
	font-size: 45px;
	margin-bottom: 25px;
	display: block;
}
.features_sec53 .box p {
	margin-top: 20px;
}
.features_sec53 .box:hover,
.features_sec53 .box.active {
	margin-top: -10px;
	background: #f9f9f9;
}

/* features section 54 */
.features_sec54 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	text-align: center;
	background: #f3f3f3;
}
.features_sec54 .peosays1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
}
.features_sec54 img {
	width: 180px;
	height: 180px;
	border-radius: 100%;
	border: 8px solid #fff;
	margin-bottom: 10px;
}

/* features section 55 */
.features_sec55 {
	float: left;
	width: 100%;
	padding: 113px 0px 120px 0px;
	background: #f3f3f3;
}

/* features section 56 */
.features_sec56 {
	float: left;
	width: 100%;
	padding: 113px 0px 80px 0px;
	background: #f3f3f3;
}

/* features section 57 */
.features_sec57 {
	float: left;
	width: 100%;
	padding: 140px 0px 140px 0px;
	text-align: center;
}
.features_sec57 .ih-item img {
	border: 7px solid #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

/* features section 58 */
.feature_sec58 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
}
.feature_sec58 .attbox {
	float: left;
	width: 100%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-top: 80px;
}
.feature_sec58 .attbox .box {
	float: left;
	width: 100.8%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-left: -3px;
	margin-top: -3px;
	transition: all 0.3s ease;
}
.feature_sec58 .attbox .box:hover {
	background: #f7f7f7;
}
.feature_sec58 .cirimg {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	border: 5px solid #eee;
	overflow: hidden;
	margin-bottom: 14px;
	transition: all 0.3s ease;
	margin-top: -80px;
	background: #fff;
}
.feature_sec58 .attbox .box:hover .cirimg {
	border: 5px double #fff;
	box-shadow: 0px 5px 0px rgba(0,0,0,0.1);
}
.feature_sec58 .attbox h5 {
	margin-bottom: 0px;
}
.feature_sec58 .attbox em {
	font-size: 13px;
	color: #999;
	font-style: normal;
}
.feature_sec58 .attbox p {
	font-size: 13px;
	width: 80%;
	margin: 14px auto 28px auto;
}

/* features section 59 */
.features_sec59 {
	float: left;
	width: 100%;
	padding: 115px 0px 110px 0px;
	background: #f3f3f3 url(../images/pattern1.png) repeat left top !important;
}
.features_sec59 img {
	width: 100%;
	margin-left: 5px;
	border: 7px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}

.features_sec59.two {
	background: #f3f3f3 url(../images/pattern2.png) repeat left top;
}

/* features section 60 */
.features_sec60 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
}

/* features section 61 */
.feature_sec61 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}

/* features section 62 */
.features_sec62 {
	float: left;
	width: 100%;
	padding: 120px 0px;
}
.features_sec62 .box {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec62 .box .icon {
	color: #b3b3b3;
	font-size: 40px;
	width: 120px;
	height: 134px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 122px;
	margin-bottom: 35px;
	background: url(../images/site-img93.png) no-repeat center top;
	transition: all 0.3s ease;
}
.features_sec62 .box .icon:hover {
	color: #e54c4c;
}

/* features section 63 */
.features_sec63 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.features_sec63 .box {
	float: left;
	width: 20%;
	border-right: 1px solid #eee;
}
.features_sec63 .box h6 {
	margin-bottom: 0px;
}
.features_sec63 .box.last {
	border-right: none;
}
.features_sec63 .box .glyph-item,.features_sec63 .box span {
	color: #e3e3e3;
	font-size: 40px;
	display: block;
	margin-bottom: 18px;
}

/* features section 64 */
.features_sec64 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
}
.features_sec64 .flips1_front img {
	border-radius: 100%;
}
.features_sec64 .flips1_front h5 {
	margin-top: 18px;
	margin-bottom: 0px;
}

.features_sec64.two {
	background: none;
}

/* features section 65 */
.features_sec65 {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: #eee;
}




/*----------------------------------------------------
   PARALLAX SECTIONS
------------------------------------------------------*/

/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 27 0px;
	background: #1c1c14 url(http://drneghab.com/wp-content/uploads/2018/05/rebel1.png);

	 border-bottom: 8px solid #d5d5d5;
    border-top: 8px solid #d5d5d5;
    box-shadow: 0 0 5px #000;
	height: 290px !important;
}
.parallax_section1 h2 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	width: 50%;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
	background: rgba(0, 0, 0, 0.58);
	padding: 30px 30px 30px 40px;
	border-left: 5px solid #e54c4c;
}
body .parallax_section1 p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 45px;
	width: 50%;
}

/* parallax section 2 */
.parallax_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #1e1e1e url("../images/fullsite-img3.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 3 */
.parallax_section3 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #1e1e1e url("../images/fullsite-img6.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 4 */
.parallax_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px;
	background: #1e1e1e url("../images/fullsite-img7.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section4 h2 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
}
body * .parallax_section4 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 50px;
}

/* parallax section 1 */
.parallax_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 140px 0px;
	background: #1e1e1e url("../images/fullsite-img8.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section5 strong {
	color: #e54c4c;
	font-size: 40px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Josefin Sans', sans-serif;
	border-radius: 3px;
}
.parallax_section5 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 45px;
	margin-top: 30px;
}

/* parallax section 6 */
.parallax_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 185px 0px;
	background: #333 url("../images/fullsite-img10.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section6 h2 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
}
.parallax_section6 .box {
	float: left;
	margin-top: 100px;
	margin-left: 10.2%;
}
.hexagon {
	width: 170px;
	height: 100px;
	background: rgba(255, 255, 255, 0.9);
	position: relative;
	float: left;
	margin-right: 20px;
	transition: all 0.3s ease;
}
.hexagon.two {
	margin-right: 0px;
	margin-left: 95px;
}
.hexagon.three,
.hexagon.four,
.hexagon.five {
	margin-right: 0px;
	margin-left: 20px;
}
.hexagon:before {
	content: "";
	position: absolute;
	top: -45px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
	border-bottom: 45px solid rgba(255, 255, 255, 0.9);
	transition: all 0.3s ease;
}
.hexagon:after {
	content: "";
	position: absolute;
	bottom: -45px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
	border-top: 45px solid rgba(255, 255, 255, 0.9);
	transition: all 0.3s ease;
}
.haxmargin {
	float: left;
	width: 100%;
	margin-top: 60px;
}

.hexagon:hover {
	background: rgba(0, 0, 0, 0.8);
}
.hexagon:hover:before {
	border-bottom: 45px solid rgba(0, 0, 0, 0.8);
}
.hexagon:hover:after {
	border-top: 45px solid rgba(0, 0, 0, 0.8);
}

.hexagon i {
	color: #333;
	font-size: 30px;
	margin-bottom: 10px;
}
.hexagon h6 {
	margin-bottom: 5px;
}
.hexagon p {
	color: #999;
	font-size: 13px;
	line-height: 16px;
}
.hexagon:hover i {
	color: #e54c4c;
}
.hexagon:hover h6 {
	color: #fff;
}



/* parallax section 7 */
.parallax_section7 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #333 url("../images/fullsite-img11.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section7 .container {
	background: #fff;
}
.parallax_section7 .left,
.parallax_section7 .center,
.parallax_section7 .right {
	float: left;
	width: 33.330%;
	padding: 45px 40px;
}
.parallax_section7 .center {
	background: #333;
}
.parallax_section7 p{
	margin-bottom: 0px !important;	
}
.parallax_section7.two {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #333 url("../images/fullsite-img18.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 8 */
.parallax_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px;
	background: #1e1e1e url("../images/fullsite-img10.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 9 */
.parallax_section9 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 140px 0px 112px 0px;
	background: #eee url("../images/fullsite-img4.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section9 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
}
.parallax_section9 .box.last {
	margin-bottom: 0px;
}
.parallax_section9 .box .left {
	float: left;
}
.parallax_section9 .box .right {
	float: left;
	width: 76%;
	padding-top: 7px;
	margin-left: 5%;
}






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

.footer {
	float: left;
	width: 100%;
	padding: 40px 0px 20px 0px;
	background:#000 url(http://drneghab.com/wp-content/uploads/2018/05/bg-footer.jpg) 0px center / cover;
	position: relative;
	    /*! margin-top: 40px; */
    border-top: 5px solid #eef384;
    z-index: 1 !important;
}

.footer .widgetdevn{
	min-height: 20px !important;
}
.footer .top_footer {
	float: left;
	width: 100%;
	background: #333 url(../images/footer-graph.png) no-repeat center top;
	padding: 40px 0px 35px 0px;
	margin-bottom: 75px;
}

.footer .top_footer.empty {
	float: left;
	width: 100%;
	background: none;
	padding: 0px 0 0;
	margin-bottom: 0px;
}


.footer .top_footer .colleft,
.footer .top_footer .colright {
	float: left;
	width: 40%;
}
.footer .top_footer .colcenter {
	float: left;
	width: 20%;
}

.footer .top_footer h6 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
}
.footer .top_footer h6 em {
	font-size: 12px;
	font-style: normal;
}


/* footer light bg color */
.footer.light h4,
.footer.light h4.lmb {
	color: #333;
}
.footer.light .qlinks li a:hover,
.footer.light .faddress li a:hover{
	color: #333;
}

.footer.light.two {
	background: #fff;
	padding-top: 100px;
}
.footer.light {
	background: #f4f4f4 url(../images/footer-graph2.png) no-repeat right bottom;
}
.footer.light .top_footer {
	padding: 80px 0px 0px 0px;
	background: url(../images/footer-graph4.png) no-repeat center top;
}
.footer.light .top_footer h6 {
	color: #333;
}
.footer.light .twitter_feeds_two .left,
.footer.light .newsletter_two .left {
	background: url(../images/site-img40.png) no-repeat center top;
}
.footer.light .twitter_feeds_two .right {
	color: #727272;
}
.footer.light .twitter_feeds_two .right em {
	color: #999;
}
.footer.light .twitter_feeds_two .right em a {
	color: #999;
}
.footer.light .twitter_feeds_two .right em a:hover {
	color: #727272;
}

.footer.light .newsletter_two input.enter_email_input {
	border: 1px solid #dfdfdf;
	color: #727272;
	font-size: 13px;
}
.footer.light .newsletter_two .input_submit {
	color: #333;
	background-color: #dfdfdf;
}
.footer.light .newsletter_two .input_submit:hover {
	color: #fff;
}
.copyright_info .sup{font-size: 10px;}
#footer-column-4 img {
    height: 260px !important;
    border: 5px solid #666;
    box-shadow: 0 0 10px 2px #000;
    border-radius: 7px;    
}
.footer .widget.widget_search {
  margin-top: 50px;
}
.divider_2lines {
	float: left;
	width: 100%;
	height: 2px;
	margin-top: 45px;
	background: url(../images/divider-twolines.png) repeat-x left top;
}


.twitter_feeds_two {
	float: left;
}
.twitter_feeds_two .left {
	float: left;
	width: 85px;
	height: 76px;
	padding-top: 20px;
	margin-right: 25px;
	color: #fff;
	text-align: center;
	background: url(../images/site-img36.png) no-repeat center top;
}
.twitter_feeds_two .right {
	color: #999;
}
.twitter_feeds_two .right em {
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #585858;
}
.twitter_feeds_two .right em a {
	color: #585858;
}
.twitter_feeds_two .right em a:hover {
	color: #999;
}

.twitter_feeds_three {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.twitter_feeds_three li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
.twitter_feeds_three li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
	text-align: left;
}
.twitter_feeds_three li a {
	color: #999;
	transition: all 0.3s ease;
}
.twitter_feeds_three li a:hover {
	color: #fff;
}
.twitter_feeds_three li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.twitter_feeds_three li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
}
.twitter_feeds_three li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.twitter_feeds_three li em a:hover {
	color: #727272;
	text-decoration: underline;
}
.tweet-item .fa{
	font-size: 50px;
	color: #fff;
}
.newsletter_two {
	float: left;
}
.newsletter_two .left {
	float: left;
	width: 85px;
	height: 76px;
	padding-top: 20px;
	margin-right: 25px;
	color: #fff;
	text-align: center;
	background: url(../images/site-img36.png) no-repeat center top;
}
.newsletter_two i {
	color: #fff;
	font-size: 40px;
	margin-bottom: 5px;
}
.newsletter_two .right {
	float: left;
	padding-top: 10px;
}
.newsletter_two input.enter_email_input {
	float: left;
	padding: 3px 0px 2px 18px;
	height: 56px;
	width: 225px;
	background: none;
	border: 1px solid #484848;
	color: #727272;
	font-size: 13px;
}
.newsletter_two .input_submit {
	float: left;
	padding: 16px 25px 15px 25px;
	background-color: #484848;
	border: 0px;	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.newsletter_two .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #727272;
}

.footer h3 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 25px;
	font-size: 23px;
}
.footer h3.lmb {
	color: #fff;
	margin-bottom: 20px;
}
body * .light.footer h3 {
	color: #333;
}
/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #727272;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #db8bfb;
}

/* Tweets */
.twitter_feed {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.twitter_feed .left {
	float: left;
	padding: 0px;
	margin: -7px 0px 0px 0px;
	width: 20px;
}
.twitter_feed .right {
	float: right;
	padding: 0px;
	margin: -10px 0px 0px 0px;
	width: 89%;
}
.twitter_feed a {
	color: #999;
}
.twitter_feed a:hover {
	color: #fff;
}
.twitter_feed a.small {
	font-size: 9px;
	color: #727272;
}
.twitter_feed a.small:hover {
	font-size: 9px;
	color: #999;
}

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

/* 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;
	font-weight: 600;
	color: #999;
}
.newsletter .input_submit {
	float: left;
	color: #fff;
	height: 39px;
	padding: 0px 10px;
	background-color: #13afeb;
	border: 0px;
	cursor: pointer;
}
.newsletter .input_submit:hover {
	color: #fff;
	background-color: #454545;
}

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

/* footer style 2 */
.footer.style2 {
	float: left;
	width: 100%;
	padding: 85px 0px 0px 0px;
	border-top: 10px solid #bdced1;
	background: #170616 url(http://dr-jalali.com/wp-content/uploads/2018/07/bg-footer.jpg) no-repeat right 0px;
}

.footer h3.widget-title {
    color: #ff6ec8 !important;
    font-family: 'BYekan';
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 20px;
    /*! text-indent: 10px; */
    width: 100%;
    float: right;
    text-align:  right !important;
    /*! background: linear-gradient(to right, transparent, #430e45, transparent); */
    padding: 5px 5px 10px;
    text-shadow: 2px 2px 0 black;
}

.footer p, .footer ul li, .footer a, .footer ul li a {
    color: #ded6e1;
    text-align: justify;
    
}
.footer .title.ltr {

    direction: ltr;
    display: inline-block;

}
.footer i::before {
    color: #ff6ec8;
    text-shadow: -2px 2px 1px black;
    font-size: 16px !important;
}
.footer .fa-map-marker::before {
    font-size: 20px !important;
}
.footer .fa-mobile::before {

    font-size: 22px !important;

}
.footer .one_half {
    width: 100%;
}
.footer .spanlevelone.col-md-3 {
    width: 33.3%;
    padding: 0 50px;
    /*! border-right: 1px dashed gray; */
    z-index: 100;
}
.footer .spanlevelone.col-md-3:first-child {
    border-right: none;
}
.footer .execphpwidget {
    padding: 0 5px;
}
.fa-mobile-phone:before, .fa-mobile:before {
    font-size: 22px !important;
}
.footer .spanlevelone.col-md-3.about {
    width: 50% !important;
}
.footer .spanlevelone.col-md-3.about p::before {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://namateb.com/wp-content/uploads/2018/05/quate.png);
    content: '';
}
.footer .spanlevelone.col-md-3.about p {
    line-height: 30px;
    text-indent: 40px;
}
.footer.style3 {
	float: left;
	width: 100%;
	padding: 95px 0px 0px 0px;
	border-top: 5px solid #212121;
	background: #333 url(../images/footer-graph5.png) no-repeat right bottom;
}

.fbposts {
	float: left;
	width: 100%;
}
.fbposts img {
	float: left;
	transition: all 0.3s ease;
    margin-left: 18px !important;
    margin-right: auto !important;
    border-radius: 50%;
    border: 1px solid #e467dc;
    padding: 2px;
    box-shadow: -2px 2px 1px black;
}
.fbposts a {
    float: left;
    color: #ded6c5;
    transition: all 0.3s ease;
    height: initial;
    line-height: 40px;
    width: 100%;
    margin-bottom: 6px;
    height: 40px;
}
.fbposts a:hover {
	color: #db8bfb;
}
.fbposts a:hover img {
	opacity: 0.7;
}

.ftags {
	float: left;
	width: 100%;
}
.ftags a {
	float: left;
	color: #999;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(0, 0, 0, 0.2);
}
.ftags a:hover {
	background: rgba(0, 0, 0, 0.5);
}

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


/* copyrights */
.copyright_info {
	float: left;
	padding: 70px 0px 50px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #f1f1f1;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/*! background: rgba(255, 255, 255, 0.05); */
}
.copyright_info.two .limit-width.container {

    padding: 10px;
    background: linear-gradient(to right, transparent, #ff6ec833, transparent);

}
.copyright_info>.container{
	padding: 0 15px;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 15px;
	color: #f1f1f1;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

.copyright_info.two {
	color: #fff;
	/*! text-shadow: 1px 1px 0 #c2c5c2; */
}
.copyright_info.two a {
	color: #fff;
	/*! text-shadow: 1px 1px 0 #c2c5c2; */
}
.one_half {
    text-align: center !important;
}
.copyright_info.two a:hover {
	color: #ff6ec8;
}

.copyright_info.three {
	background: rgba(255, 255, 255, 0.45);
	color: #999;
}
.copyright_info.three a {
	color: #999;
}
.copyright_info.three a:hover {
	color: #454545;
}

.copyright_info.four {
	background: #e54c4c;
	color: #fff;
	border-top: 3px double rgba(0, 0, 0, 0.12);
}
.copyright_info.four a {
	color: #fff;
}
.copyright_info.four a:hover {
	color: #fff;
	text-decoration: underline;
}

.copyright_info.five {
	background: none;
	color: #999;
	margin-top: 0px;
}
.copyright_info.five a {
	color: #999;
}
.copyright_info.five a:hover {
	color: #454545;
}


/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

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

.footer_social_links.two li a i {
	background-color: #ccc;
	color: #fff;
}
.footer_social_links.two li a i:hover {
	color: #fff;
	background-color: #e3e3e3;
}

.footer_social_links.three li a i {
	background-color: #ccc;
	color: #fff;
}
.footer_social_links.three li a i:hover {
	color: #fff;
	background-color: #e3e3e3;
}

.footer_social_links.four li a i {
	background-color: rgba(0, 0, 0, 0.12);
	color: #fff;
}
.footer_social_links.four li a i:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
}




/* menu search bar */
.search_hwrap {
  display: inline-block;
  position: relative;
  height: 50px;
  float: right;
  padding: 0;
  position: relative;
}
.search_hwrap input[type="text"] {
  height: 50px;
  font-size: 14px;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  border: none;
  outline: none;
  color: #ccc;
  padding: 3px;
  padding-right: 50px;
  width: 0px;
  position: absolute;
  top: 8px;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}
.search_hwrap input[type="text"]:focus {
  width: 210px;
  z-index: 1;
  cursor: text;
}
.search_hwrap input[type="submit"] {
  height: 36px;
  width: 36px;
  display: inline-block;
  color:red;
  float: right;
  background: #727272 url(../images/search-icon.png) no-repeat center 7px;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity .4s ease;
  border: 1px solid #999;
  border-radius: 100%;
}
.search_hwrap input[type="submit"]:hover {
  opacity: 0.8;
}

.search_hwrap.two input[type="text"] {
  color: #fff;
}
.search_hwrap.two input[type="submit"] {
  background: rgba(0,0,0,0.2) url(../images/search-icon.png) no-repeat center 7px;
  border: 1px solid rgba(255,255,255,0.9);
}


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

.page_title.two {
	background: #272727 url(../images/fullsite-img20.jpg) no-repeat center top;
}
.contact p, .contact a {
    color: #444;
}
.contact a:hover{
    color:#751480 !Important;
}    
body .page_title2 {
	float: left;
    width: 100%;
    padding: 90px 0px 40px;
    background: #292522 url(http://drneghab.com/wp-content/uploads/2018/05/bg-header.jpg) top center / cover;
    margin-bottom: 80px;
    border-bottom: 5px solid white;
    box-shadow: 0 0 5px gray;

}
.page_title2 h1 {
	float: left;
    font-size: 26px;
    font-weight: 200;
    margin-bottom: 0px;
    color: #eef384;
	display: none;
}
.page_title2 .execphpwidget{
	margin-top: 30px;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #e3e3e3;
	margin: 10px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #999;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #ff6ec8;
	transition: all 0.3s ease;
	font-size: 18px;
}
.page_title2 .pagenation a:hover {
	color: #e3e3e3;
}
.page_title2 .pagenation {
    color: #eef384;
    font-size: 15px;
}
.page_title2 .pagenation span {
    color: #fff;
}
.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 140px 0px;
	background: #272727 url(../images/fullsite-img15.jpg) no-repeat center top;
}
.page_title3 .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title3 .title h1 {
	margin: 0px 0px 10px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	font-weight: normal;
}
.page_title3 h5 {
	color: #fff;
	width: 75%;
	margin: 0 auto;
	font-weight: 300;
	line-height: 30px;
}
.page_title3 i {
	color: #fff;
	font-size: 27px;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 100%;
	margin: 50px 10px 0px 10px;
	transition: all 0.3s ease;
}
.page_title3 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}

.page_title4 {
	position: relative;
	float: left;
	width: 100%;
	padding: 70px 0px;
	background: #f3f3f3;
}
.page_title4 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title4 .title h1 {
	margin: 0px;
	color: #293139;
	text-transform: none;
	font-size: 40px;
}
.page_title4 .line{
    background: #999;
    position: absolute;
    height: 1px;
    display: block;
    width: 100px;
	margin-top: 12px;
}
.page_title4 h6 {
	float: left;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #727272;
	font-weight: 300;
	line-height: 25px;
	width: 85%;
}

.page_title5 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 200px 0px 40px 0px;
	background: #333 url(../images/fullsite-img13.jpg) no-repeat center top;
}
.page_title5 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title5 .title h1 {
	float: left;
	margin: 0px;
	padding: 5px 10px;
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.3);
}

.page_title5.two {
	padding: 310px 0px 40px 0px;
	background: #333 url(../images/fullsite-img19.jpg) no-repeat center top;
}


.imgheader {
	float: left;
	width: 100%;
	height: 400px;
	background: #333 url(../images/fullsite-img16.jpg) no-repeat center top;
}
.imgheader img {
	float: left;
}
.imgheader2 {
	float: left;
	width: 100%;
	height: 400px;
	background: #333 url(../images/fullsite-img17.jpg) no-repeat center top;
}
.imgheader2 img {
	float: left;
}

.clogo_small {
	float: left;
	width: 100%;
}
.clogo_small li {
	float: left;
	width: 10%;
}
.clogo_small li h6 {
	font-size: 14px;
	margin-top: 18px;
	text-align: right;
}
.clogo_small li img {
	float: left;
	width: 100%;
}
.main-slider-container{
	min-height: 220px;
}
/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	text-align: left;
	color: #333;
	line-height: 30px;
	display: block;
}
.blog_post h3 a {
	color: #e54c4c;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: capitalize;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%;
}


.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}


.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;
	width: 100%;
}
.blog_postcontent .video_frame.small iframe {
	height: 250px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #e54c4c;
}
.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(../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(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #e54c4c;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #e54c4c;
}


/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.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;
}


/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.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: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
    float: left;
    width: 100%;
    height: 40px;
    padding: 10px 90px 10px 0;
    border: 1px solid #9c94a1;
    background-color: #e2dee980;
    box-shadow: 0 0 20px #BAB9B9 inset;
    border-radius: 10px;
     transition: all 0.6s ease-in-out;
}
.comment_input_bg:hover, .comment_input_bg:focus, .comment_textarea_bg:focus, .comment_textarea_bg:hover{
    box-shadow: 0 0 20px #c687ec inset
}

#commentform p label {
    position: relative;
    top: -32px;
    right: 20px;
    color: #7f20b7;
}
.aiowps-captcha label {
    top: 0px !important;
    right: 0 !important;
}
.form-submit {
    margin-top: 20px;
}
.comment_textarea_bg {
    float: left;
    width: 100%;
    height: 235px;
    padding: 7px 10px 0px 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 1px solid #9c94a1;
    background-color: #e2dee980;
    border-radius: 10px;
    box-shadow: 0 0 20px #BAB9B9 inset;
    transition: all 0.6s ease-in-out;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
#comment_submit {
background-color: #28033e;
border: 2px solid #fff;
padding: 10px 23px;
font-weight: 600;
border-radius: 10px;
color: #eef384;
text-transform: uppercase;
transition:all 0.6s;
}
#comment_submit:hover {
    background-color: #8233b1;
    cursor: pointer;
    color: #fff;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.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: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}

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

.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);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}


/* 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: #e54c4c;
	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-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}
/* 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;
}


/* portfolio widget */
.portfolio_widget {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.portfolio_widget .box {
	float: left;
	width: 100%;
}
.portfolio_widget .box strong {
	font-size: 16px;
	color: #181818;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
	margin-top: 25px;
}
.portfolio_widget .box strong a {
	color: #181818;
}
.portfolio_widget .box strong a:hover {
	color: #2191ed;
}
.portfolio_widget .box i {
	font-size: 22px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 58px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	margin-top: 26%;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #fafafa;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #e54c4c;
	margin: 0;
	font-style: normal;
}

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

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

ul.list_5 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_5 li {
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.list_5 li.last {
	margin: 0px 0px 0px 0px;
}
.list_5 li img {
	float: left;
	margin-right: 18px;
}
.list_5 li em {
	float: left;
	font-style: normal;
	margin: 9px 0px 0px 0px;
}
.list_5 li a {
	color: #999;
}

#blog .one_third {
    background: #C8C8C880 none repeat scroll 0 0;
    border: 2px solid white;
    box-shadow: 0 0 8px #dd7cdb;
    height: auto;
    margin: 0 30px 20px !important;
    min-height: 150px;
    padding: 10px;
    /*! border-radius: 10px; */
    
}
#blog .one_third {
 	width: 27.9% !important;
}
#blog .rbps img {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid white;
    box-shadow: 0 0 8px #ea7fbf;
    padding: 7px;
    /*! border-radius: 10px; */
    width: 150px;
    position: relative;
    left: -50px;
}



.rbps img {
	float: left;
	width: 100%;
}
.rbps img:hover {
	opacity: 0.9;
}
.rbps .date {
	float: right !important;
    width: 55%;
    position: absolute;
    top: 120px;
    right: 5px;
}
.rbps .date h5 {
    position: relative;
    height: 50px;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color transform: uppercase;
}
.rbps .date h5 a {
    margin-right: 10px;
    text-shadow: 1px 1px 0px white;
}

.rbps .date h5 a:hover {
    text-decoration: none;
    color: #521257;
}
.rbps .date h5 strong {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #2f012f;
    vertical-align: middle;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    border-radius: 100%;
}

.rbps .contarea {
    float: right;
    width: 63%;
    text-align: right;
    position: absolute;
}
.rbps .contarea h5 {
	text-transform: uppercase;
	margin-bottom: 9px;
}
.rbps .contarea a:hover {
    color: #9e32a1;
    text-decoration: none;
}



.devn-tabs-pane img {
	width: 100%;
}
.devn-tabs-pane img.img_left2 {
	width: auto;
	margin-bottom: 5px;
}
.devn-tabs-pane .bgimg1 {
	background: url(../images/site-img54.jpg) no-repeat right 10px;
	height: 340px;
}
.devn-tabs-pane .bgimg2 {
	background: url(../images/site-img55.jpg) no-repeat right 10px;
	height: 340px;
}
.devn-tabs-pane .bgimg3 {
	background: url(../images/site-img56.jpg) no-repeat right 10px;
	height: 340px;
}
@media only screen and (max-width: 767px){
	
	.devn-tabs-pane .bgimg1,
	.devn-tabs-pane bgimg2,
	.devn-tabs-pane .bgimg3 {
		background: none;
	}

}

.section-videobg .big_text1 {
	color: #fff;
	font-weight: 300;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 43px;
}
.section-videobg .small_text1 {
	color: #fff;
	font-size: 27px;
	font-weight: normal;
	width: 100%;
	display: block;
	text-align: center;
	line-height: 35px;
}

.section-videobg .circle {
	width: 180px;
	height: 180px;
	padding-top: 47px;
	background: rgba(229, 76, 76, 0.9);
	border-radius: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.section-videobg .circle h6 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
}
.section-videobg .circle h5 {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
.section-videobg .circle span {
	float: left;
	width: 70%;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 16%;
	background: rgba(255, 255, 255, 0.3);
}

.google-map5 {
	width: 100%;
	height: 300px;
	border: 5px solid #272727;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}

.section-videobg .verybig_text1 {
	color: #fff;
	font-size: 45px;
	font-weight: 300;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
}
.section-videobg .h_lines {
	display: inline-block;
	width: 50%;
	height: 3px;
	border: 1px double #fff;
	border-left: none;
	border-right: none;
	margin: 30px auto;
}
.section-videobg .sdbut2 a {
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	padding: 14px 50px;
	border-radius: 50px;
	transition: all 0.3s ease;
	background: #e54c4c;
}
.readmore_but8 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 14px 35px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
	transition: background-color .3s, transform .3s;
}
.section-videobg{
	position: relative;
	overflow: hidden;
	height: 520px;
	width: 100%;
}
.section-videobg iframe{
	position: absolute;
	left: 0px;
	top: -50%;
	min-width: 1000px;
	height: 900px;
	width: 100%;
}
.section-videobg .overlay-on-video{
	position: absolute;
	text-align: center;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 250px;
}
.bac-slider-container {
  position: relative;
  margin: 0 auto
}

.bacslider-container {
  position: absolute;
  overflow: hidden;
  max-width: 100%;
  max-height: 350px;
}

body .bacslider-container ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

body .bacslider-container li {
  list-style-type: none;
  position: relative;
  float: left;
}

.disable-link { pointer-events: none; }

.prevli {
  right: 50px;
  background: url('../images/prev.png');
  cursor: pointer;
  opacity: 0.7;
}
.prevli:hover {
	opacity: 1;
}
.nextli {
  right: 20px;
  background: url('../images/next.png');
  cursor: pointer;
  opacity: 0.7;
}
.nextli:hover {
	opacity: 1;
}


/* header portfolio style */
.headerport {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 210px;
	margin-bottom: 130px;
}

.headerport .left {
	float: left;
	width: 33%;
}
.headerport .center {
	float: left;
	width: 34%;
}
.headerport .right {
	float: left;
	width: 33%;
}

.headerport .boxsize1 {
	float: left;
	width: 100%;
	height: 300px;
	text-align: center;
	background: #525252;
}
.headerport .boxsize2 {
	float: left;
	width: 50%;
	height: 150px;
	text-align: center;
	background: #525252;
}
.headerport .boxsize3 {
	float: left;
	width: 100%;
	height: 150px;
	text-align: center;
	background: #525252;
}
.headerport .boxsize4 {
	float: left;
	width: 100%;
	height: 450px;
	text-align: center;
	background: #525252;
}

.headerport .boxsize1 img{
	width: 100%;
	height: 300px;
	display: block;
}
.headerport .boxsize2 img{
	width: 100%;
	height: 150px;
	display: block;
}
.headerport .boxsize3 img{
	width: 100%;
	height: 150px;
	display: block;
}
.headerport .boxsize4 img{
	width: 100.2%;
	height: 450px;
	display: block;
}

.headerport .boxsize2 .onlycolor {
	float: left;
	width: 100%;
	height: 150px;
	background: #e54c4c;
	transition: all 0.3s ease;
}
.headerport .boxsize2 .onlycolor:hover {
	background: #525252;
}
.headerport .boxsize2 .onlycolor.white {
	background: #fff;
}
.headerport .boxsize2:hover .onlycolor.white {
	background: #e3e3e3;
}
.headerport .boxsize3 .onlycolor {
	float: left;
	width: 100%;
	height: 150px;
	background: #e54c4c;
	transition: all 0.3s ease;
}
.headerport .boxsize3 .onlycolor:hover {
	background: #525252;
}
.headerport .boxsize3 .onlycolor.white {
	background: #fff;
}
.headerport .boxsize3:hover .onlycolor.white {
	background: #e3e3e3;
}

.headerport .boxsize1 h3 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  margin-top: 32.5%;
}
.headerport .boxsize2 h3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  margin-top: 29%;
}
.headerport .boxsize3 h3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  margin-top: 14.5%;
}
.headerport .boxsize1 h3.darkc,
.headerport .boxsize2 h3.darkc,
.headerport .boxsize3 h3.darkc,
.headerport .boxsize4 h3.darkc {
  color: #333;
}
.headerport .boxsize4 h3 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  margin-top: 50%;
}

.hp-item.square {
  position: relative;
  width: 100%;
}
.hp-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hp-item.square.effect10 {
  overflow: hidden;
}
.hp-item.square.effect10 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.hp-item.square.effect10 .info {
  background: #525252;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.hp-item.square.effect10 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
.hp-item.square.effect10 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.hp-item.square.effect10.bottom_to_top .img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.hp-item.square.effect10.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.hp-item.square.effect10.bottom_to_top a:hover .img {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.hp-item.square.effect10.bottom_to_top a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.menu_shape_shadow {
	float: left;
	position: absolute;
	width: 100%;
	height: 10px;
	background: url(../images/menu-shadow2.png) no-repeat center top;
	z-index: 8000;
	top: 100px;
}

/* text slider */
.textyslider {
	background: none;
	text-align: center;
	padding-top: 90px;
	margin-bottom: 59px;
}
.textyslider span.text {
	display: block;
	padding-top: 20px;
	margin-bottom: 40px;
}
.textyslider em {
	color: #e54c4c;
	font-family: 'Dancing Script', cursive;
	font-size: 45px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 1px dashed #e54c4c;
}
.textyslider strong {
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	font-weight: 600;
	padding-left: 20px;
	text-transform: uppercase;
}
.textyslider p {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	font-size: 16px;
	line-height: 27px;
	padding-bottom: 5px;
	width: 70%;
	margin: 0 auto;
}
.stheader2 {
	float: left;
	width: 100%;
	background: #333 url('../images/slider-bg20.jpg') repeat-y center top;
	background-size: cover;
}














.buttonSl{
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 12px 45px !important;
	border-radius: 50px !important;
	border: 1px solid #fff !important;
	cursor: pointer;
	background: rgba(255,255,255,0.1);
}
.buttonSl:hover{
	background: rgba(255,255,255,0.3);	
}
.rcircle{
	background: rgba(229, 76, 76, 0.9) !important;
	border-radius: 100%;
}

.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
/*  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;*/
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect3 .img {
  z-index: 11;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect3.colored .info {
  background: #272727;
}
.ih-item.circle.effect3 .info {
  background: #333333;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect3 .info h6 {
  color: #fff;
  position: relative;
  margin: 0 30px;
  padding: 72px 0 14px 0;
}
.ih-item.circle.effect3 .info p {
  color: #999;
  padding: 10px 5px;
  margin: 0 30px;
  font-size: 13px;
  line-height: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.ih-item.circle.effect3.left_to_right .img {
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
.ih-item.circle.effect3.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.circle.effect3.left_to_right a:hover .img {
  -webkit-transform: scale(0.5) translateX(100%);
  -moz-transform: scale(0.5) translateX(100%);
  -ms-transform: scale(0.5) translateX(100%);
  -o-transform: scale(0.5) translateX(100%);
  transform: scale(0.5) translateX(100%);
}
.ih-item.circle.effect3.left_to_right a:hover .info {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.circle.effect3.right_to_left .img {
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
.ih-item.circle.effect3.right_to_left .info {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.circle.effect3.right_to_left a:hover .img {
  -webkit-transform: scale(0.5) translateX(-100%);
  -moz-transform: scale(0.5) translateX(-100%);
  -ms-transform: scale(0.5) translateX(-100%);
  -o-transform: scale(0.5) translateX(-100%);
  transform: scale(0.5) translateX(-100%);
}
.ih-item.circle.effect3.right_to_left a:hover .info {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.circle.effect3.top_to_bottom .img {
  -webkit-transform: scale(1) translateY(0);
  -moz-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.ih-item.circle.effect3.top_to_bottom .info {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.circle.effect3.top_to_bottom a:hover .img {
  -webkit-transform: scale(0.5) translateY(100%);
  -moz-transform: scale(0.5) translateY(100%);
  -ms-transform: scale(0.5) translateY(100%);
  -o-transform: scale(0.5) translateY(100%);
  transform: scale(0.5) translateY(100%);
}
.ih-item.circle.effect3.top_to_bottom a:hover .info {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.circle.effect3.bottom_to_top .img {
  -webkit-transform: scale(1) translateY(0);
  -moz-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.ih-item.circle.effect3.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.circle.effect3.bottom_to_top a:hover .img {
  -webkit-transform: scale(0.5) translateY(-100%);
  -moz-transform: scale(0.5) translateY(-100%);
  -ms-transform: scale(0.5) translateY(-100%);
  -o-transform: scale(0.5) translateY(-100%);
  transform: scale(0.5) translateY(-100%);
}
.ih-item.circle.effect3.bottom_to_top a:hover .info {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.ms-lightbox-template{
	max-width: 750px;
	padding: 5px 5px 0.1px 5px;
	margin: 0 auto;
	background: #000;
}

/*.disable-link.prevli { background: none; }

.disable-link.nextli { background: none; }*/

.crousel-navigation {
  position: absolute;
  top: 7px;
  width: 10px;
  height: 18px;
}


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






  height: 18px;
}


/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}
#custom_html-2 .floatmenu ul {
    padding-inline-start: 4px!important;
	padding-right:4px!important;
}