.shortcode_block {
    border-bottom: 1px solid #ededed;
    margin: 10px 0;
    padding: 15px 0;
    overflow: hidden;
}
.shortcode_title {
    font-weight: normal;
    margin: 0 0 20px;
}
.shortcode_title span {
    display: block;
    height: 1px;
    margin: 7px 0 -11px;
    width: 140px;
    background: #4FBFA8;
}
#frame_accordiun a,
#frame_toggle a {
    background: #4FBFA8;
    color: #FFF;
}
/* ======================================================= */
/*                      Testimonial                        */
/* ======================================================= */
.testimonials-container{clear:both;}
.testimonials-container {
    clear: both;
	background-color:#f2f2f2;
    padding: 20px;
    width: auto;		
}
.testimonials-container .testimonial-carousel{
	border:2px solid #fcfbf6;
	padding: 39px;
	width: auto;
	text-align:center;
}
.single-testimonial .testimonial-content:before {
	font-family:'FontAwesome';
	content:'\f075';
	font-size:18px;
	margin: 0 0 10px;
	display:block;
	color: #BBBBBB;
}
.single-testimonial .testimonial-bottom {
    margin: 0 0 0 50px;
	background: url("../../images/megnor/testi.png") no-repeat scroll 0 0 transparent;
	height:25px;
	width:19px;
	position:relative;
	top:-1px;
}
.single-testimonial .testimonial-top {   
    position: relative;
}
.single-testimonial .testimonial-title {
    font-weight: normal;
}
.single-testimonial .testimonial-email {
    display: inline-block;
}
.single-testimonial .testimonial-title {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.single-testimonial .testimonial-title:hover{
	color:#000000;
}
.single-testimonial  .testimonial-designation {
    margin: 5px 0 6px;
}
.single-testimonial .testimonial-designation a {
	color:#000000;	
	display:inline-block;
}
.single-testimonial .testimonial-designation a:hover{
	color:#000000;
}
.single-testimonial blockquote {
    display: block; 
    position: relative;
    background-image: none;
}
.single-testimonial .testimonial-content {
    margin: 0 0 20px;
}
.single-testimonial blockquote q {   
	position:relative;	
}
.single-testimonial blockquote span {
    float: right;
    color: #333;
    font-size: 17px;
    font-style: normal;
    margin: 12px 0 0 0;
}
.single-testimonial .testmonial-image {  
 	display: inline-block;
    margin: 0 0 15px;
    vertical-align: top;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.single-testimonial .testmonial-image i {
    font-size: 30px;
    line-height: 50px;
    margin: 0;
    text-align: center;
}
.single-testimonial .testmonial-image img {  
	background:#FCFCFC;	
}
.single-testimonial .testmonial-text {
	display:inline-block;
	vertical-align:top;
}
.testimonial-grid .item {
    float: left;
    position: relative;
}
.testimonial-grid .first-item {
    clear: both;
}
.testimonials-container .item {
    margin: 0;
}
.testimonial-cols-2 .item {
    width: 50%;
}
.testimonial-cols-3 .item {
    width: 33.33%;
}
.testimonial-cols-4 .item {
    width: 25%;
}
.testimonial-cols-5 .item {
    width: 20%;
}
.testimonial-cols-6 .item {
    width: 16%;
}
/* ======================================================= */
/*                        Conatct Form                     */
/* ======================================================= */
.row100 {
    margin: 0 0 23px;
    float: left;
    width: 100%;
}
.col30 {
    float: left;
    width: 20%;
}
.col70 {
    float: left;
    width: 90%;
    position: relative;
}
.col30 label {
    color: #7A7A7A;
    font-size: 14px;
}
.col70 input {
    color: #777777;
    width: 100%;
    padding: 12px 25px 12px 20px;
	float:left;
	background:#f9f9f9;
}
.col70 textarea {background:#f9f9f9;}
.col70 i {
    color: #D0D0D0;
    right:10px;
    position: absolute;
    top: 16px;
	margin:0;
}
.col70::-moz-placeholder {color:#23272a;}
.button .col70 {float: right; width:100%;}
.col70 .button {
    float: right;
	background: none repeat scroll 0 0 #424570;
    color: #ffffff;
    font-weight: 700;
    line-height: 18px;
    padding: 5px 12px;
    text-transform: uppercase;
    width: auto;
}
.col70 em {
    margin: 0 5px;
}
.banner_content {
    text-align: center;
}
.contactform_right .col70 {
    width: 100%;
}
.contactform_left {float:left; width:35%;margin:0 15px 0 0;}
.contactform_right {overflow:hidden;}
/* ======================================================= */
/*                        Pricing Table                    */
/* ======================================================= */
.pricing_wrapper { padding:20px;}
.pricing_wrapper .pricing_wrapper_inner {
    border: 1px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
}
.pricing_heading {
	background: none repeat scroll 0 0 #f5f5f5;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 10px;
	padding: 30px 15px;
	text-align: center;
	text-transform: uppercase;
	min-height: 100px;
}
.pricing_top {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 10px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -30px;
    width: 100px;
	 color: #000;
}
.pricing_bottom {
    text-align: center;
    margin: -20px 0 0 0;
}
.pricing_top .pricing_per {
    font-size: 14px;
    margin: 18px 0 5px 0;
    line-height: 17px;
}
.pricing_top .pricing_price {
    font-size: 18px;
    font-weight: bold;
}
.pricing_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pricing_wrapper ul li {
    padding: 3px 0;
    margin: 0 0 5px;
}
.pricing_button {
    height: 30px;
    margin: 25px 0 35px;
}
.pricing_button	a#pricing-btn {
    background: #f5f5f5;
    color: #000;
    display: inline-block;
    border-color: #f5f5f5;
}
.pricing_wrapper:hover .pricing_heading,
.pricing_wrapper .selected .pricing_heading,
.pricing_wrapper:hover .pricing_top,
.pricing_wrapper .selected .pricing_top,
.pricing_wrapper:hover .pricing_button a#pricing-btn,
.pricing_wrapper .selected .pricing_button a#pricing-btn{
    background: #da101a;
    color: #fff;
}
.pricing_wrapper:hover .pricing_wrapper_inner,
.pricing_wrapper .pricing_wrapper_inner.selected,
.pricing_wrapper:hover .pricing_button a#pricing-btn,
.pricing_wrapper .pricing_wrapper_inner.selected .pricing_button a#pricing-btn {border-color: #da101a;}
.pricing_wrapper:hover .pricing_button a#pricing-btn{background-color: #da101a; color: #fff;}
.pricing_wrapper .selected {
    margin-top: -10px;
}
.pricing_wrapper .selected .pricing_heading {
    padding: 36px 15px;
}
.nopricing_heading {
    height: 20px;
    padding: 35px 15px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
/* ======================================================= */
/*            Non-semantic helper classes                  */
/* ======================================================= */
.center {
    text-align: center;
	position:relative;
}
.hidden {
    display: none;
    visibility: hidden;
}
.invisible {
    visibility: hidden;
}
.alignright,
.right {
    float: right;
	text-align:right;
}
.alignleft,
.left {
    display: inline-block;
	float:left;
	vertical-align:top;
}
.divider_content {
    clear: both;
	margin:0 0 50px;
}
.alignnone,
.none {
    float: none;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
/* ======================================================= */
/*                   Accordion and Toggles                 */
/* ======================================================= */
.toogle_div, .accordion .acc, .tour li {
    position: relative;
}
.widget .single_accordion p, .widget .single_toggle p {
    margin: 0;
}
.toogle_div p, .accordion p {
    margin: 0;
}
.accordion span.icon:after,
.toogle_div span.icon:after {
    content: "\f067";
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
	font-size: 10px;
}
.accordion a.current span.icon:after,
.toogle_div a.current span.icon:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
}
.accordion_image {
    width: 110px;
    float: left;
}
.accordion,.toggle { width: 96%; clear:both;}
.accordion .accordion-title,
.toggle .accordion-title {
    position: relative;
}
/* accordion style5 */
.accordion.style5 .single_accordion,
.toggle.style5 .single_accordion {  
	border-top: 1px solid #ebebeb;
    padding: 3px 0;
}
.accordion.style5 .single_accordion a,
.toggle.style5 .single_accordion a
 {
  margin:0;
 }
.accordion.style5 .accordion-title,
.toggle.style5 .toggle-title {
    padding: 8px 10px 8px 30px;
	background: #434571;
	color:#FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	
}
.accordion.style5 .tab_content,
.toggle.style5 .tab_content {
    padding: 15px;
	
	font-size: 14px;
}
/* accordion style1 */
.accordion.style1 .accordion-title,
.toggle.style1 .toggle-title {
    border: 1px solid #ededed;
    padding: 10px 10px 10px 30px;
}

/* accordion style2 */
.accordion.style2 .single_accordion,
.toggle.style2 .single_toggle {
    border: 1px solid #ededed;
	margin:0 0 10px;
}
.accordion.style2 .accordion-title,
.toggle.style2 .toggle-title {
    padding:10px 10px 10px 30px;
}
.accordion.style2 .tog,
.toggle.style2 .tog {
    margin: 0;
}
.accordion.style2 .tab_content,
.toggle.style2 .tab_content {
    padding: 0 10px 10px;
}
/* accordion style3 */
.accordion.style3 .accordion-title,
.toggle.style3 .toggle-title {
    border: 1px solid #f5f5f5;
    padding: 10px 30px 10px 10px;
    background-color: #f5f5f5;
}

.accordion.style3 span.icon:after,
.accordion.style4 span.icon:after,
.accordion.style3 a.current span.icon:after,
.accordion.style4 a.current span.icon:after,
.toggle.style3 span.icon:after,
.toggle.style4 span.icon:after,
.toggle.style3 a.current span.icon:after,
.toggle.style4 a.current span.icon:after {
    right: 10px;
    left: auto;
}
/* accordion style4 */
.accordion.style4 .single_accordion,
.toggle.style4 .single_toggle {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
	margin:0 0 10px;
}
.accordion.style4 .accordion-title,
.toggle.style4 .toggle-title {
    padding: 10px 30px 10px 10px;
}
.accordion.style4 .tab_content,
.toggle.style4 .tab_content {
    padding: 0 10px 10px;
}
.accordion.style4 .tog,
.toggle.style4 .tog {
    margin: 0;
}
.toogle_div .tog, .accordion .tog, .tour li a {  
    display: block;
    margin: 0 0 10px;
    position: relative;
    text-decoration: none;
}
.tour li a {
    padding: 10px 0 10px 35px;
}
.header-middle .tab_content {
    border-bottom: none;
}
.toogle_div .tab_content, .accordion .tab_content {
    display: none;  
    line-height: 22px;
    overflow: hidden;
    padding: 0 30px 15px 10px;
}
.tour_content {
    position: relative;
    margin-bottom: 20px;
}
.tour {
    list-style: none;
    width: 25%;
    float: left;
    margin: 0;
}
.tour_content .tour {
    padding-left: 0;
}
.tour_box {
    display: none;
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 75%;
}
.tour_box p {
    padding: 10px;
    margin-bottom: 10px;
}
.regular-text1 {
    position: relative;
}
/* ======================================================= */
/*                          Title                          */
/* ======================================================= */
.shortcode-title {margin: 0; padding: 0 0 15px;  width: 100%;}
.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
	color: #000000;
	display: inline-block;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	vertical-align: top;
}
.shortcode-title.center .normal-title ::before{ background: red; content: ''; position: absolute; left: 0; right: auto;}
.title-description{
    color: #989898;
    font-size: 13px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    text-transform: initial;
	padding-bottom:74px !important;
}
.resp-tabs-list li.resp-tab-active .tab-title::after { margin-top: 8px; }
.sub-title{ font-size:14px;color:#000; font-weight:300; margin:9px 0 0;letter-spacing: 0;}
.faqs-container .small-title,.tmpmela_piechart .chart_title ,.sitemap h2,.address-title.simple-title,.tmpmela_about h3.title{  
color: #000;
font-size: 14px;
font-weight:700;
padding: 15px 0;
position: relative;
text-transform: uppercase;
margin:0;
}
.small-title {color: #000000; font-size: 14px; font-weight: bold; text-transform: uppercase; line-height:24px; margin:0; padding:0;}
.big-title {font-size: 40px; margin: 0 0 20px 0; line-height: 50px;}
.border-type {
    padding-bottom: 5px;
    position: relative;
    display: inline-block;
}
.border-type:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
    background: none repeat scroll 0 0 #696868;
}
.panel-grid .panel-grid-cell h3.widget-title {
    display: none;
}
/* ======================================================= */
/*                    Shortcode Code                       */
/* ======================================================= */
.code {
    background-color: #f5f5f5;   
    clear: both;
    padding: 15px;
    font-size: 14px;
    margin:8px 0 15px !important;
    line-height: 20px;
	color:#808080;
	overflow-wrap: break-word;
}
/* ======================================================= */
/*                         Blockquote                      */
/* ======================================================= */
blockquote {  
    font-weight: 400;
    line-height: 30px;
    margin: 10px;
    position: relative;
    width: auto;
	text-align:left;
}
.entry-content  blockquote{
    background: url("../../images/megnor/quote.svg") no-repeat scroll 0 5px transparent;
    padding: 0 10px 0 40px;
    background-position: left top;
    background-size: 30px;
}
.entry-content .testimonial-content blockquote { background:none; padding:0!important; border:none; text-align:center;}
blockquote cite,
blockquote small,
blockquote cite a,
blockquote small a {
    color: #e5e5e5;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}
blockquote strong,
blockquote b {
    font-weight: 400;
}
/* ==========================================================================
Custom Testimonial Start
========================================================================== */
.custom-testimonial { text-align: center; }
.primary-sidebar .custom-testimonial .testmonial-image { margin: 28px 0 0;}
.custom-testimonial .testmonial-image {
    background-color: #f5f5f5;
    display: none;
    overflow: hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    margin: 0;
}
.primary-sidebar  .custom-testimonial .testimonial-content {   margin: 20px auto;  }
.custom-testimonial .testimonial-content { margin: 30px auto 0;  width: 80%;}
.custom-testimonial .testimonial-title  a {
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    margin-top: 10px;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}
.custom-testimonial-inner::before {
    background-image: url("../../images/megnor/quote.svg");
    content: "";
    display: block;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
    width: 65px;
    height: 55px;
}
.custom-testimonial .testimonial-designation { margin:  0 0 20px;color: #666; }
.custom-testimonial .product-block {margin: 0;}
.primary-sidebar .custom-testimonial .read-more { margin: 28px 0 38px;}
.testimonial-top blockquote{ text-align:center; line-height: 22px;}
.testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev{ left:0; right:auto;}
.testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next{ right:0; left:auto;}
.custom-testimonial .owl-controls {padding-top: 20px;}
.custom-testimonial .owl-pagination {line-height: 0;}
.testimonial-carousel.owl-theme .owl-buttons div{ top:50%;}
#secondary .custom-testimonial .product-block { margin:0;}
#secondary .testimonial-carousel.owl-theme .owl-buttons div{ top:-50px;}
#secondary .custom-testimonial .testimonial-content { width:100%;}
#secondary .owl-theme .owl-buttons div.owl-prev { right: 26px; left:auto;}
#secondary .owl-theme .owl-buttons div.owl-next { right: 0px; left:auto;}
#secondary .owl-theme .owl-buttons div {
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc;
    color: #cccccc;
    height: 20px;
    line-height: 18px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    top: -34px;
    width: 20px;
}
#secondary .owl-theme .owl-buttons div:hover{color:#fff; background:#000000; border-color:#000000;}
#secondary .owl-theme .owl-buttons div:before{ font-size:16px;}
#secondary .owl-pagination{display:none;}
/************* Sidebar Blog *************/
#secondary .blog-posts-content .post-title a, #secondary .single-portfolio .portfolio-title a{ font-size: 16px; line-height:24px;}
#secondary .post-content-inner{ padding:0;}
#secondary .post-title,#secondary .single-portfolio .portfolio-title{ margin:5px 0;}
#secondary .post-description { padding: 4px 0;}
#secondary .blog-posts-content .day{  display: inline-block;}
#secondary .blog-posts-content .day span{ border:none; font-size:14px; line-height:inherit; margin:0; padding:0;}
#secondary .blog-posts-content .post-date{
    width:auto;
    height:auto;
    margin: -30px auto 10px;
    width:146px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    padding:4px;
}
#secondary .blog-posts-content, .portfolio-container{ margin:0;}
#secondary .blog-posts-content .container .container-inner,#secondary .portfolio-main .single-portfolio{ margin:0;}
/* ==========================================================================
Custom Testimonial End
========================================================================== */
/* ==========================================================================
Blog post style 1nd Start
========================================================================== */ 
.blog-posts-content .grid.cols-2 .item, .portfolio-grid.cols-2 .item {
    width: 50%;
  }
  .blog-posts-content .grid.cols-3 .item, .portfolio-grid.cols-3 .item {
    width: 33.33%;
  }
  .blog-posts-content .grid.cols-4 .item, .portfolio-grid.cols-4 .item {
    width: 25%;
  }
  .blog-posts-content .grid.cols-5 .item, .portfolio-grid.cols-5 .item {
    width: 20%;
  }
  .blog-posts-content .grid.cols-6 .item, .portfolio-grid.cols-6 .item {
    width: 16.66%;
  }
  .post-title,.single-portfolio .portfolio-title {
    padding: 4px 0;
  }
.post-detail {
    text-align: left;
    overflow: hidden;
}
.blog-posts-content .button { margin-top: 8px;}
.blog-posts-content .post-image,.single-portfolio .portfolio-image {
    margin:0 0 14px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
.blog-posts-content {
    width: auto;
    clear: both;
  }
  .post-description {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding: 10px 0;
}
.blog-posts-content .blog-grid .container, .portfolio-grid .item{ margin-bottom: 10px;}
  .blog-posts-content .post_author1 {
    margin: 0;
    text-transform: capitalize;
  }
  .blog-posts-content .post_author1 .fa {
    color: #9C9C9C;
    padding: 0;
  }
  .blog-posts-content .post-date .fa {
    color: #ACACAC;
    margin-right: 2px;
  }
  .blog-posts-content p {
    margin: 0;
  }
  .blog-posts-content .post-author {
    color: #000000;
  }
  .blog-posts-content .comments-link {
    display: inline-block;
    vertical-align: top;
  }
 
  .blog-posts-content .blog-grid .container, .portfolio-grid .item {
    display: inline-block;
    position: relative;
    vertical-align: top;
  }

  .blog-posts-content .block_hover,.single-portfolio .block_hover {
    position: relative;
  }
  .blog-posts-content .container .block_hover ,.single-portfolio .block_hover {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .blog-posts-content .container:hover .block_hover ,.single-portfolio:hover .block_hover {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
  .blog-posts-content .container .container-inner , .portfolio-main .single-portfolio {
    margin:15px;
    clear: both;
    overflow: hidden;
  }
  .blog-posts-content ,.portfolio-container {
    margin: 0 -15px;
    text-align: center;
  }
  .blog-posts-content .container:hover .container-inner,
  .portfolio-main .single-portfolio:hover {
    border-color: #000000;
  }

  .blog-posts-content .fa.fa-circle {
    color: #000000;
    font-size: 5px;
    vertical-align: middle;
    padding: 0 0 0 7px;
  }
  .blog-posts-content .post-title a ,.single-portfolio .portfolio-title a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }

  .portfolios h5 a {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0 0;
  }
  .portfolios h5 a:hover {
    color: #000000;
  }
  .portfolios .image-block {
    position: relative;
  }
  .gallery-title {
    display: none;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: capitalize;
    margin: 0 0 15px;
    -webkit-transform: translateY(-134px);
    -moz-transform: translateY(-134px);
    -ms-transform: translateY(-134px);
    -o-transform: translateY(-134px);
    transform: translateY(-134px);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .gallery-item:hover .gallery-title,.single-portfolio:hover .entry-title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .gallery-caption,.portfolio-filter .block_hover {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    bottom: 2px;
    left: 2px;
    margin: 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    color: #fff;
  }
  .portfolios .block_hover,
  .entry-thumbnail .block_hover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    visibility: hidden;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .entry-content-other .gallery-item img {
    margin: 0;
  }
  .gallery-item:hover .gallery-caption,.single-portfolio:hover .block_hover,
  .portfolios li:hover .block_hover,
  .entry-thumbnail:hover .block_hover {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    visibility: visible;
  }
  .gallery-item:hover .gallery-caption,.portfolios .single-portfolio:hover .block_hover {
    bottom: 2px;
    height: auto;
    left: 2px;
    right: 2px;
    top: 2px;
    width: auto;
  }
  .gallery-item .gallery-caption-inner {
    position: absolute;
    top: 45%;
    width: 100%;
  }
  .single-portfolio .block_hover_inner {
    position: absolute;
    top: 40%;
    width: 100%;
  }
  .gallery-caption-inner a.icon {
    display: inline-block;
  }
  .gallery-caption-inner .gallery-zoom,.gallery-caption-inner .gallery-redirect {
    display: inline-block;
  }
  .links .icon,.gallery-zoom .icon ,.gallery-redirect .icon,
  .blog-posts-content .block_hover .icon {
   display: inline-block;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    position: relative;
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .entry-thumbnail:hover .links .icon,.gallery-item:hover .gallery-zoom .icon,.gallery-item:hover .gallery-redirect .icon,
  .single-portfolio:hover .links .icon,.portfolios li:hover .links .icon,.blog-posts-content .container:hover .links .icon {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  .blog-list .entry-thumbnail:hover .links {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }

/* ==========================================================================
Single Cms Category Start
========================================================================== */  
.single-category-banner {  
   background:#ffffff;
   text-align:center;
   position:relative;
}
.single-category-banner > a {
    display: block;
}
.hover_block {
	background: rgba(52, 152, 219, 0.5);
	left: 0;
	position: absolute;
	top: 30px;
	left:30px;
	bottom:30px;
	right:30px;
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-ms-transform:scale(0.1);
	-o-transform: scale(0.1);
    transform: scale(0.1);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
    opacity: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.single-category-banner:hover .hover_block{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
    opacity: 1;	
	-webkit-transform: scale(1);	
	-moz-transform: scale(1);	
	-ms-transform: scale(1);	
	-o-transform: scale(1);
    transform: scale(1);	
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.single-category-banner.single-cat1 { 
	padding: 8px 0 8px 6px;
}
.single-category-banner.single-cat2 {
	padding: 0 0 8px 6px;
}
.single-category-banner.single-cat3 {   
	padding: 8px 0;
}
.single-category-banner.single-cat4 { 
	padding: 0 0 8px; 
}
.single-category-banner.single-cat5 {
	padding: 8px 6px 8px 0;
}
.single-category-banner.single-cat6 {
	padding: 0 6px 8px 0;
}
.cms-category .inner-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	-webkit-box-shadow:0 0 2px 1px rgb(221, 221, 221);
    -moz-box-shadow: 0 0 2px 1px rgb(221, 221, 221);
    -ms-box-shadow: 0 0 2px 1px rgb(221, 221, 221);
    -o-box-shadow: 0 0 2px 1px rgb(221, 221, 221);
    box-shadow: 0 0 2px 1px rgb(221, 221, 221);
    overflow: hidden;
}
.single-category-banner .category-title {
    bottom: 50px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    left: 60px;
    position: absolute;
    z-index: 5;
}
.single-category-banner .category-title:before{
   	border-top: 1px solid #000000;
    content: "";
    position: absolute;
    top: -10px;
    width: 30px;
}
/* ==========================================================================
Single Cms Category End
========================================================================== */  
.tmpmela_about_inner.image-left .about_image {
    text-align: left;
}
.tmpmela_about_inner.image-right .about_image {
    text-align: right;
}

/****************** countbox ****************/
.product-all{padding:5px 0 10px;}
.count-down{ width:100%; position:relative; padding:8px 0 10px; font-size: 12px; clear:both;}
.countbox .timebox{  margin:0 3px 0 0;}
.countbox .timebox:last-child{  margin:0;}
.countbox .timebox{
    border:1px solid #e5e5e5;
    color:#000;
    padding:5px 2px;
    display:inline-block;
    text-align:center;
    line-height:20px;
    width:23.5%;
    box-sizing: border-box;
}
.countbox strong{ display:block; font-size: 14px; font-weight:500;}
.price { width: 100%;}
.entry-summary .count-down{ width:50%; }

/* Contact Us Form */
.contact-form-right {
    margin-top: 20px;
}
.contact-form-btn {
    width: 100%;
    position: relative;
    display: block;
    clear: both;
    padding: 30px 0 0;
}
.contact-form-left .wpcf7-form-control-wrap, .contact-form-right .wpcf7-form-control-wrap {padding-top: 5px;display: block;}
.contact-form-left p:last-child {margin-bottom: 0;}
/* Start Feature*/
.feature-container {
    text-align: center;
    padding: 0 35px;
  }
  .feature-container .icon {
    margin: 20px 0;
  }
  .feature-container .icon i {
    font-size: 35px;
    color: #464E55;
  }
  .feature-container .title {
    font-size: 20px;
  }
  /* End Feature*/
/* Start Faqs */
.faqs-container .faqs-content.style-1 {
    width: 100%;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .faqs-content.style-1 .toogle_div span.faq_title:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 10px;
    height: 20px;
    left: 6px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 20px;
  }
  .faqs-content.style-1 .toogle_div a.current span.faq_title:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 6px;
    position: absolute;
  }
  .faqs-category-container .tab_content {
    padding: 10px;
  }
  .single-faq .tog, .single-faq .tour li a {
    text-transform: none;
    padding: 11px 9px 9px 30px;
    margin: 0;
    border: 1px solid #e5e5e5;
  }
  .style-1 .single-faq {
    margin-bottom: 10px;
  }
  .style-2 .single-faq {
    margin: 0 0 15px;
  }
  .style-2 .single-faq .title {
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .faqs-container {
    margin-bottom: 20px;
  }
  /* End Faqs */
/*********** category-block *****************/
.category-carousel .owl-item {
	text-align: center;
}
.cat-outer-block a.button_link {
	text-decoration: underline;
	font-size: 14px;
	font-weight: 500;
}
.cat-outer-block a.cat_name {
	line-height: 18px;
	position: relative;
	display: block;
	padding: 4px 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.cat-count {
	font-size: 11px;
}
.cat-outer-block {
	text-align: center;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: auto;
	width: 100%;
	padding: 15px;
}
.cat-img-block a.cat-img {
	position: relative;
}
.cat-img-block {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.cat-outer-block img {
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.cat-outer-block:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
.woo_categories_grid,.woo_categories_slider {
	margin: 0 -15px;
	clear: both;
}
.cat-count {
	font-size: 12px;
	vertical-align: text-bottom;
}
.cat_description {
	padding: 14px;
	background-color: #fff;
	z-index: 9;
	margin: auto;
	box-sizing: border-box;
}
.cat_inner-block {
	position: relative;
	left: 0;
	z-index: 9;
	right: 0;
	margin: -40px auto 0;
	word-wrap: break-word;
	width: 70%;
}
.no_img .cat_inner-block {
    position: relative;
    right: auto;
    left: auto;
    bottom: auto;
}