.shortcode_block {
    border-bottom: 1px solid #DDDDDD;
    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;
}
/* ======================================================= */
/*                             Tabs                        */
/* ======================================================= */

#tab ul.tabs {
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
#tab ul li a {
    background: none repeat scroll 0 0 #f5f5f5;
    padding: 8px 10px;
    text-decoration: none;
    display: inline-block;
}
.style1 #tab ul li a.current,
.style1 #tab ul li a:hover {
    background: #8ab816;
    color: #FFF;
}
.style2.horizontal_tab .tab_groupcontent {
    margin: 0;
}
.style3.horizontal_tab .tab_groupcontent {
    margin: -1px 0 0;
}
.product-cms-tab-block .style5 #tab ul li a {
    background: rgba(0, 0, 0, 0);
    margin: 0 0 -1px;
    padding: 6px 20px;
    text-transform: uppercase;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: 500;
    color: #aaaaaa;
}
.product-cms-tab-block .style5 #tab ul li a.current {
    background: #ffffff none repeat scroll 0 0;
    border-color: #8ab816#8ab816#ffffff;
    border-style: solid;
    border-width: 1px;
    color: #000;
}
.product-cms-tab-block .style5 #tab ul li {
    margin: 0 -1px 0 0;
}
.product-cms-tab-block .style5.horizontal_tab .tab_groupcontent {
    padding: 20px 0 0;
    overflow: hidden;
    border: none;
    border-width: 1px 0 0;
    border-top-color: #8ab816;
    border-style: solid;
}
.product-cms-tab-block .style5 table {
    margin: 0;
    border: 1px solid #d9d9d9;
    width: 100%;
}
.product-cms-tab-block .style5 th {
    background-color: #f9f9f9;
    border-bottom: 1px solid #d9d9d9;
}
.product-cms-tab-block .widget .style5 td,
.product-cms-tab-block .widget .style5 th {
    padding: 5px;
}
.horizontal_tab .tab_groupcontent {
    border: 1px solid #F0EFEF;
    clear: both;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.horizontal_tab #tab ul li {
    margin: 0 3px 0 0;
    list-style: none;
    float: left;
}
.horizontal_tab.style2 #tab ul li {
    margin: 0 3px 0 0;
}
.horizontal_tab.style2 #tab ul li a {
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #F0EFEF;
}
.horizontal_tab.style2 #tab ul li a.current,
.horizontal_tab.style2 #tab ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: none;
    border-left: 1px solid #F0EFEF;
    border-right: 1px solid #F0EFEF;
    border-top: 2px solid #8ab816;
}
.style3 #tab ul li a {
    background: none;
    border: 1px solid #F2F2F2;
}
.style3 #tab ul li a.current,
.style3 #tab ul li a:hover {} .vertical_tab .tab {} .vertical_tab ul.tabs {
    float: left;
    width: 25%;
}
.vertical_tab #tab ul li {
    position: relative;
}
.vertical_tab #tab ul li a {
    display: block;
    line-height: 18px;
    margin-bottom: 2px !important;
}
.vertical_tab .tab_groupcontent {
    float: left;
    min-height: 120px;
    width: 69%;
    border: 1px solid #F0EFEF;
    padding: 10px;
    margin: 0 3px 0 0;
    box-sizing: border-box;
}
.vertical_tab.style2 #tab ul li {
    margin: 0 -1px 0 0;
}
.vertical_tab.style2 #tab ul li a {
    border-width: 1px 1px 1px 2px;
    border-style: solid;
    border-color: #F0EFEF
}
.vertical_tab.style2 #tab ul li a.current,
.vertical_tab.style2 #tab ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: none;
    border-top: 1px solid #F0EFEF;
    border-bottom: 1px solid #F0EFEF;
    border-left: 2px solid #8ab816;
}
.vertical_tab.style3 #tab ul li {
    margin: 0 -1px 0 0;
}
/* ======================================================= */
/*                      Testimonail                        */
/* ======================================================= */

.testimonials-container {
    clear: both;
}
.testimonials-container {
    clear: both;
    width: auto;
}
.testimonials-container .testimonial-carousel {
    width: auto;
    text-align: left;
}
.single-testimonial .testimonial-bottom {
    margin: 0 0 0 50px;
    background:transparent;
    height: 25px;
    width: 19px;
    position: relative;
    top: -1px;
}
.single-testimonial .testimonial-top {
    position: relative;
}
.single-testimonial .testimonial-title {
    margin: 0 0 3px;
	display: inline-block;
}
.single-testimonial .testimonial-email {
    display: inline-block;
}
.single-testimonial .testimonial-title a {
    color: #000;
    font-weight: 500;
    font-size: 24px;
    text-transform: capitalize;
}
.single-testimonial .testimonial-title:hover {
    color: #787878;
}
.single-testimonial .testimonial-designation {
    margin: 0 0 20px;
	display: inline-block;
}
.single-testimonial .testimonial-designation a {
    color: #8ab816;
    font-family: Roboto;
    font-size: 13px;
    text-transform: uppercase;
}
.single-testimonial .testimonial-designation a:hover {
    color: #333333;
}
.single-testimonial .testimonial-top {
    color: #808080;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
	 max-height: 120px;
    overflow-y: auto;
}
.single-testimonial .testimonial-content {
	overflow:hidden;
	padding-top: 30px;
}
.single-testimonial blockquote span {
    float: right;
    color: #878D93;
    font-size: 17px;
    font-style: normal;
    margin: 12px 0 0 0;
}
.single-testimonial .testmonial-image {
    
    border-radius: 50%;
	 -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline-block;
    height: 130px;
    margin: 0;
    overflow: hidden;
    width: 130px;
	position:relative;
	z-index:-1;
}
.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:block;
}
.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%;
}

/*portfolio*/
.portfolio-filter-container .item {
    margin: 0;
}
.portfolio-filter-container .portfolio-cols-1 .item {
    width: 100%;
}
.portfolio-filter-container .portfolio-cols-2 .item {
    width: 50%;
}
.portfolio-filter-container .portfolio-cols-3 .item {
    width: 33.33%;
}
.portfolio-filter-container .portfolio-cols-4 .item {
    width: 25%;
}
.portfolio-filter-container .portfolio-cols-5 .item {
    width: 20%;
}
.portfolio-filter-container .portfolio-cols-6 .item {
    width: 16.66%;
}
/* ======================================================= */
/*                         Call to action                  */
/* ======================================================= */

#callout_div .shortcode_inner {
    border-bottom: 1px solid #DDDDDD;
    margin: 15px 0;
    overflow: hidden;
    padding: 15px 0;
}
#callout_div .callout_boxed {
    background: none repeat scroll 0 0 #ECF0F1;
    border: 1px solid #DDDDDD;
    text-align: center;
}
#callout_div .callout_border {
    border: 1px solid #DDDDDD;
    text-align: center;
}
#callout_div .title {
    font-size: 15px;
    color: #41A62A;
}
#callout_div .calloutarea {
    margin: 0 0 15px 0;
}
.shortcode_content {
    width: 100%;
    margin: 10px 0;
    font-size: 14px;
}
#callout_div a {
    text-decoration: none;
}
.calloutarea-main-text {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 15px;
}
.calloutarea_block_content {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
}
.calloutarea-subtitle {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    text-decoration: underline;
    margin: 0 10px;
}
.calloutarea-subtitle:hover {
    color: #dddddd;
}
.calloutarea_button a.button {
    display: inline-block;
}
.dark .calloutarea_block,
.dark .calloutarea_block .title {
    color: #FFFFFF;
}
.light .calloutarea_block,
.light .calloutarea_block .title {
    color: #000000;
}
.dark .calloutarea_block a.button {
    background-color: #FFFFFF;
    color: #FFFFFF;
}
.light .calloutarea_block a.button {
    background-color: #9EA7AE;
}
.left .calloutarea_block_content,
.left .calloutarea_button {
    display: table-cell;
    vertical-align: middle;
}
.left .calloutarea_block_content {
    width: 70%;
}
.left .calloutarea_button {
    width: 30%;
    text-align: right;
    vertical-align: top;
}
.left .calloutarea_block_content h3,
.left .calloutarea_button h3 {
    margin: 0;
}
.calloutarea.left,
.calloutarea.right {
    float: none;
    width: 100%;
}
.calloutarea_button {
    vertical-align: middle;
}
.center .calloutarea_button {
    margin: 30px 0 10px;
}
.calloutarea.center h2 {
    font-size: 40px;
    line-height: 50px;
}
.calloutarea.center .shortcode_content {
    font-size: 18px;
}
.calloutarea.left h2 {
    font-size: 25px;
    line-height: 35px;
}
.wpb_row.parallex-image,
.parallex-image {
    background-attachment: fixed !important;
}
/* ======================================================= */
/*                         Highlight Text                  */
/* ======================================================= */

.hightlight_text {
    font-style: italic;
    padding: 3px 5px;
    margin: 0 6px;
}
.highlight_light {
    background-color: #F6F6F6;
    color: #000000;
}
.highlight_dark {
    background-color: #000000;
    color: #FFFFFF;
}

/* ======================================================= */
/*                         Benefits                        */
/* ======================================================= */

.benefitsarea_inner {
    padding: 10px;
    margin: 10px;
    overflow: hidden;
    border-right: 1px solid #e1e1e1;
}
.benefitsarea_inner .benefit_bkg {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    height: 94px;
    margin: 50px auto 0;
    width: 135px;
}
.column3 .benifit_image {
    margin: 0 0 10px 0;
}
.column3 .benefitsarea_inner {
    text-align: center;
}
.column3 .benefitsarea_inner img {
    width: 55px;
    height: 55px;
}
.benifit_name {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.benefitsarea_inner p {
    margin: 0 0 10px 0;
    text-align: justify;
}
.benefitsarea_bottom .viewmore a {
    text-decoration: none;
}
.column2 .benefitsarea_inner {
    margin: 10px 0;
}
.column2 .benifit_image {
    float: left;
    width: 20%;
}
.column2 .benefitsarea_bottom {
    float: right;
    width: 76%;
}
/* ======================================================= */
/*                         Buttons                         */
/* ======================================================= */

.button_content_inner {
    display: inline-block;
}
.button_content_inner a {
    text-decoration: none !important;
    display: inline-block;
}
.button_content_inner a:hover {} .button_content_inner i {
    color: #FFFFFF;
}
.button_content_inner .button_small {
    text-transform: capitalize;
}
.button_content_inner .button_small i {
    font-size: 15px;
}
.feedback .button_content_inner .button_medium {
    margin: 0 5px;
}
.feedback,.browse-button{text-align:center;}
.button_content_inner .button_medium {
    padding: 10px 12px;
}
.button_content_inner .button_medium i {
    font-size: 18px;
}
.button i {
    color: #fff;
}
.button:hover i {
    color: #ffffff;
}
.button_content_inner .button_big,
.calloutarea_button a.button {
    font-size: 18px;
    padding: 15px 20px;
}
.button_content_inner .button_big i {
    font-size: 22px;
}
.button.left i {
    margin-right: 10px;
}
.button.right i {
    margin-left: 10px;
}
.button.button_mini {
    padding: 8px 16px;
    text-transform: capitalize;
}
.button.button_small {
    padding: 8px 20px;
}
.button.button_medium {
    padding: 12px 24px;
}
.button.button_big {
    padding: 14px 28px;
}
/* ======================================================= */
/*                        Social Blog                      */
/* ======================================================= */

.tm_socialicon {
    float: left;
    margin: 0 5px;
}
.tm_socialicon a {
    border: 1px solid #4FBFA8;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    color: #4FBFA8;
    display: inline-block;
    text-align: center;
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
    width: 25px;
    padding: 3px;
}
.tm_socialicon a:hover {
    border: 1px solid #000000;
    color: #000000;
}

/* ======================================================= */
/*                        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: 500;
    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;
}
/* ======================================================= */
/*                        Counterchart                     */
/* ======================================================= */

.tmchat_wrapper {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin: 10px 0 20px 0;
    text-align: center;
}
.tmchat_wrapper canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.percent {
    display: inline-block;
    line-height: 130px;
    z-index: 2;
    font-size: 30px;
}
.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}
.angular {
    margin-top: 100px;
}
.angular .chart {
    margin-top: 0;
}

.chart_bottom .chart_code {
    margin: 5px 0;
    font-size: 13px;
}
.chart_bottom .chart_desc {
    font-size: 13px;
    margin: 12px 5px 8px 5px;
}
/* ======================================================= */
/*                        Fancy Media                      */
/* ======================================================= */

.tm_fancymediacontent {
    width: 270px;
    border: 1px solid #DDD;
}
.tm_fancymediacontent.frame {
    background: none repeat scroll 0 0 #F1F1F1;
    padding: 10px;
    text-align: center;
}
.tm_fancymediacontent.left {
    float: left;
    margin: 0 20px 10px 0;
}
.tm_fancymediacontent.right {
    float: right;
    margin: 0 0 10px 20px;
}
.tm_fancymediacontent .media_bottom {
    font-size: 14px;
    margin: 10px 0 0px 0;
}
.noframe .media_bottom {
    font-size: 14px;
    margin: 10px 10px 0px;
}
/* ======================================================= */
/*                        Pricing Table                    */
/* ======================================================= */

 .pricing_wrapper .pricing_wrapper_inner {
    background: #fafafa;
    border-radius: 50px;
	 -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}
.pricing_heading {
    background: #8ab816;
    font-size: 38px;
    padding: 38px 15px;
    text-align: center;
    border-radius: 50px 50px 0 0;
	-webkit-border-radius:50px 50px 0 0;
	-khtml-border-radius:50px 50px 0 0;
	-moz-border-radius:50px 50px 0 0;
    font-weight: 700;
    color: #fff;
}
.style-1 .pricing_top {
    border-top: 1px solid #e1e1e1;
    height: 70px;
    position: relative;
    text-align: center;
    padding: 26px 0;
}
.pricing_bottom {
    text-align: center;
}
.style-1 .pricing_bottom {
    margin: 41px 0;
}
.pricing_top .pricing_per {
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    margin: 14px 0 5px;
    width: 20%;
    text-transform: capitalize;
}
.pricing_top .pricing_currency {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #8ab816;
    display: inline-block;
}
.pricing_top .pricing_price {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #8ab816;
    display: inline-block;
    margin: 0 14px 0 0;
}
.pricing_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pricing_wrapper ul li {
    padding: 3px 0;
    margin: 0 0 5px;
}
.pricing_button {
    height: 50px;
    background: #8ab816;
    text-align: center;
    border-radius: 0 0 50px 50px;
	-webkit-border-radius:0 0 50px 50px;
	-khtml-border-radius:0 0 50px 50px;
	-moz-border-radius:0 0 50px 50px;
}
.pricing_button a.pricing-btn {
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    padding: 13px 18px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
.pricing_button a#pricing-btn {
    background: #E5E5E5;
    color: #000000;
    display: inline-block;
}
.pricing_wrapper:hover .style-1 .pricing_heading,
.pricing_wrapper .style-1.selected .pricing_heading,
.pricing_wrapper:hover .pricing_button a#pricing-btn,
.pricing_wrapper .selected .pricing_button a#pricing-btn,
{
    background: #000;
    color: #fff;
}
.style-1.selected .pricing_top .pricing_currency,
.style-1.selected .pricing_top .pricing_price {
    color: #000;
}
.style-2.selected .pricing_button {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    height: 35px;
    margin: 0;
    width: 100%;
}
.style-2.selected .pricing_button a {
    position: relative;
    top: 9px;
}

.style-1.selected .pricing_heading {
    background: #000000 none repeat scroll 0 0;
}
.style-1.selected .pricing_button {
    background: #000000 none repeat scroll 0 0;
}
.style-1.selected .pricing_button:hover {
    background: #8ab816;
}
.pricing_button:hover {
    background: #000;
}
.pricing_wrapper .style-2 {
    border: none;
}
.pricing_wrapper .style-2 .pricing_bottom li {
    background: #F8F8F8;
    border-bottom: 2px solid #EFEFEF;
    padding: 10px 0;
    margin: 0 0 5px 0;
}
.pricing_wrapper .style-2 .pricing_bottom li:nth-child(odd) {
    background: #F8F8F8;
    border-bottom: 2px solid #EFEFEF;
    padding: 10px 0;
    margin: 0 0 5px 0;
}
.pricing_wrapper .style-2 .pricing_bottom li:nth-child(even) {
    background: #F0F0F0;
    border-bottom: 2px solid #E6E6E6;
    padding: 10px 0;
    margin: 0 0 5px 0;
}
.style-1 .nopricing_heading {
    height: 20px;
    padding: 35px 15px;
}
.style-2 .nopricing_top {
    height: 50px;
    padding: 20px 15px;
}
.pricing_wrapper .style-2 .pricing_top {
    padding: 20px 15px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    height: 50px;
}
.style-2 .pricing_heading {
    padding: 0;
    background: none;
}
.style-2 .pricing_top .pricing_per {
    margin: 0;
}
.style-2 .pricing_per,
.style-2 .pricing_price {
    display: inline-block;
    margin: 0 5px;
}
.style-2 .pricing_bottom {
    margin: 5px 0 0 0;
}
.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;
}
.divider_content {
    clear: both;
    margin: 0 0 30px;
}
.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;
}

/* ======================================================= */
/*                         Table Style                     */
/* ======================================================= */

.table_style {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    width: 100%;
}
.table_style table {
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #fff;
    width: 100%;
    padding: 0;
    margin: 0;
}
.table_style th {
    text-align: center;
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    background-color: #EEEEEE;
}
.table_style tbody {
    background: #F9F9F9;
}
.table_style td {
    text-align: center;
    padding: 10px;
    color: #666;
    border-top: 1px dashed #fff;
}
.table_style tbody tr:hover td {
    color: #333;
    background: #fff;
    border-top: 1px solid #fff;
}
.table_style tfoot {
    background-color: #f3f3f3;
}
.table_style tfoot td {
    padding: 8px;
}

/* ======================================================= */
/*                   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_image img {} .accordion_content {} .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 #D8D8D8;
    padding: 10px 10px 10px 30px;
}
.accordion.style1 .tab_content,
.toggle.style1 .tab_content {
    padding: 10px 0;
}
/* accordion style2 */

.accordion.style2 .single_accordion,
.toggle.style2 .single_toggle {
    border: 1px solid #D8D8D8;
    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 #D8D8D8;
    padding: 10px 30px 10px 10px;
    background-color: #f5f5f5;
}
.accordion.style3 .tab_content,
.toggle.style3 .tab_content {
    padding: 10px 0;
}
.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 #D8D8D8;
    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;
}
.accordion a,
.toogle_div a,
.tour li a,
.tabs > li a {} .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: 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                          */
/* ======================================================= */

.medium-title {
    font-size: 25px;
    line-height: 40px;
    font-weight: 500;
}
.big-title{
    color: #000000;
    display: inline-block;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    margin: 0;
    text-transform:uppercase;
    position: relative;
	font-style:italic;
	font-family:"Roboto",serif;
}
.small-title{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
	line-height: 20px;
}
.accordion ,.toggle{
    clear: both;
}
.left .small-title {
    padding: 0;
}

/*about-us*/
.content_inner .shortcode-title .simple-type.small-title {
    padding: 0 0 20px;
}
.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: 10px 0 !important;
    font-family: monospace;
    line-height: 20px;
    color: #000000;
}
/* ======================================================= */
/*                           Services                      */
/* ======================================================= */

.service .service-text {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.static-text-container {
    margin-bottom: 20px !important;
}
.service .service-icon {
    color: #000000;
}
.static-text-container .text {
    line-height: 25px;
    display: inline-block;
    font-weight: 300;
}
.service {
    text-align: center;
    width: 85%;
    margin: 0 auto 30px !important;
}
.service .service-read-more i.fa {
    color: #8ab816;
    font-size: 13px;
    margin-left: 7px;
}
.service.style-2 {
    width: 99%;
}
.service .description {
    margin-bottom: 10px;
}
.service .style-1 .service-text {
    margin: 15px 0 10px;
}
.service .style-1 .service-icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 10px;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
	 -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    width: 40px;
}
.service .style-1 .icon {
    margin-bottom: 20px;
}
.service .style-1 .service-icon.fa-mobile-phone {
    font-size: 30px;
}
.service .style-2 .icon {
    float: left;
    margin: 0 15px 0 0;
}
.style-2 .service-desc {
    overflow: hidden;
    text-align: left;
}
.service .service-content.style-2,
.service .style-3 .service-top {} .service .style-2 .service-icon,
.service .style-3 .service-icon {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
	 -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.service .style-2 .service-icon.no-background,
.service .style-3 .service-icon.no-background {
    font-size: 25px;
}
.service .style-2 .service-content,
.service .style-3 .service-text {
    vertical-align: top;
}
.service .style-2 .service-text {
    margin-bottom: 5px;
}
.service .style-3 .service-top .icon {
    margin: 0 0 10px;
}
.service .style-3 .service-top {
    margin-bottom: 10px;
    display: inline-block;
}
.service .style-3 .service-content {
    text-align: left;
    clear: both;
}
.service .style-4 .service-text {
    line-height: 30px;
}


/* ======================================================= */
/*                         Blockquote                      */
/* ======================================================= */

blockquote.blockquote {
    font-weight: 300;
    line-height: 30px;
    margin: 10px;
    position: relative;
    width: auto;
    float: left;
    text-align: center;
}
.blockquote-inner.style-1 blockquote.blockquote {
    background: url("../../images/megnor/quote.png") no-repeat scroll 0 5px transparent;
    padding: 0 10px 0 40px;
    border-right: 5px solid #000000;
}
.blockquote-inner.style-2 blockquote.blockquote {
    background-color: #000000;
    color: #FFFFFF;
    padding: 10px;
}
.blockquote-inner.style-3 blockquote.blockquote {
    background-color: #F8F8F8;
    padding: 10px;
}
.blockquote-container .fa-quote-left:before {
    margin-right: 10px;
}
.blockquote-container .fa-quote-right:before {
    margin-left: 10px;
}
.blockquote-inner.style-4 blockquote.blockquote {
    border: 2px solid #000000;
    margin: 0px;
    padding: 10px;
    text-align: center;
}
blockquote cite,
blockquote small,
blockquote cite a,
blockquote small a {
    color: #2b2b2b;
    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;
}
/* ======================================================= */
/*                        Brand Logo                       */
/* ======================================================= */

.tm_logocontent {
    width: 100%;
    clear: both;
}
.brand_main .product-block {
    position: relative;
    text-align: center;
    margin: 0;
}
.brand_main .product-block img {
    max-width: 100%;
    transition: all 0.3s ease 0s;
	 -webkit-transition:  all 0.3s ease 0s;
    -moz-transition:  all 0.3s ease 0s;
    -ms-transition:  all 0.3s ease 0s;
    -o-transition:  all 0.3s ease 0s;
    opacity:1;
	-khtml-opacity: 1;
    -webkit-opacity:1;
    -moz-opacity: 1;
}
.brand_main:hover .product-block img {
    opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity:0.8;
}
.brand-grid .brand_main .product-block {
    margin: 20px 25px;
}
.address-description,
.address-label,
.address-text {
    font-weight: normal;
    text-transform: capitalize;
    line-height: 26px;
}
.address-container {
    clear: both;
}
.address-text .icon {
    background: #f5f5f5;
    border-width: 0 1px 0 0;
    border-color: #d8d8d8;
    border-style: solid;
    float: left;
    padding: 70px 38px;
	text-align:center;
}
.address-text .content {
    overflow: hidden;
    padding: 30px 22px;
	overflow-wrap:break-word;
}
.address-container {
    clear: both;
    margin: 30px 0 0;
    overflow: hidden;
}
.address-text {
    float: left;
    width: 33.33%;
}
.address-text-inner {
    border: 1px solid #d8d8d8;
    margin:10px!important;
    overflow: hidden;
}
.address-text.third {
    margin-right: 0;
}
.address-text .fa {
    font-size: 22px;
    color: #8ab816;
    width: 20px;
}
.address-label {
    color: #000000;
    font-weight: 500;
}
.address-text .content p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: inherit;
}
.custom-text-container {
    float: none;
}

/* ==========================================================================
Custom Testimonial Start
========================================================================== */
.testimonial-wrapper {
    color: #000000;
    font-family: roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    overflow: hidden;
    padding: 22px 0 0;
    text-align: center;
    text-transform: capitalize;
}

.custom-testimonial {
    text-align: center;
}
.custom-testimonial .product-block {
    margin: 5px 5px 0;
}
.custom-testimonial .testmonial-image {
    background-color: #e6e4e5;
    display: inline-block;
    overflow: hidden;
	float:none;
	 border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	position:relative;
	z-index:0;
	margin-top:50px;
}
.testmonial-text {
    text-align: center;
}
.testimonial-designation {
    display: inline-block;
    vertical-align: top;
}

.custom-testimonial .testimonial-title  a {
   color: #000000;
    display: inline-block;
    font-family: "Roboto",serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: top;
}

.custom-testimonial .testimonial-designation a {
    color: #8ab816;
    font-family: open sans;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
}
.custom-testimonial .owl-buttons {
    bottom: -57px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 65px;
}
.testimonials-container.custom-testimonial .owl-theme .owl-controls .owl-buttons div {
    top: 0;
}
/* ==========================================================================
Custom Testimonial End
========================================================================== */
/* ==========================================================================
Blogpost style 2nd Start
========================================================================== */

.blog-posts-content .style-1 .comments-link > a,
.blog-posts-content .style-1 .read-more > a {
    margin: 0;
    text-transform: capitalize;
    font-size: 13px;
}
.blog-posts-content .style-2 .comments-link > a,
.blog-posts-content .style-2 .read-more > a {
    font-size: 11px;
    margin: 0;
    text-transform: capitalize;
    color: #666;
}
.blog-posts-content .style-2 .read-more,
.blog-posts-content .style-1 .read-more {
    margin: 0;
}
.blog-posts-content .style-1 .comments-link {
    margin: 0 0 0 30px;
	color:#808080;
}
.style-2 .post-detail,
 {
    font-style: italic;
}

.home-blog-style-2 .blog-posts-content {
    padding: 0;
}
.home-blog-style-2 .blog-posts-content .style-2.container.first img {
    width: 100%;
}
.home-blog-style-2 .blog-posts-content .style-2.container.first {
    padding-top: 0;
}
.home-blog-style-2 .blog-posts-content .style-2.container.last {
    border-bottom-width: 0;
}

.latest-news #blog-posts-products{margin-top:30px;}
.blog-posts-content .style-2 .post-content-inner ,.blog-posts-content .style-1 .post-content-inner {
   padding-bottom:20px;
}

.blog-posts-content .style-1 .post-title a {
    font-weight: 500;
    color: #000000;
    font-size: 13px;
}
.blog-posts-content .style-2 .post-title a ,.blog-posts-content .style-1 .post-title a{
    color: #000000;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
	font-style:italic;
}
.blog-posts-content .style-2.container.first .block_hover ,.blog-posts-content .style-1.container.first .block_hover{
    display: block;
}
.blog-posts-content .style-2.container .block_hover,.blog-posts-content .style-1.container .block_hover{display:block;}
.blog-posts-content .style-1.container .block_hover {
    display: none;
}
.blog-posts-content .blog-grid .item.style-3 {
    float: left;
    width: 33.33%;
}

.blog-posts-content .style-1 .container-inner {
    display: block;
    float: none;
    margin: 0 20px 40px 0;
    overflow: hidden;
    width: auto;
}
.latest-news-style3 .blog-posts-content .bx-wrapper {
    padding: 0;
}

/*vertical blog*/
.blog-posts-content .style-3 .post-image{float:left; /*padding:0 20px 0 0;*/}

.blog-posts-content {margin:0; padding:0; box-sizing:border-box;}
.blog-posts-content .style-3 .container {
	padding-bottom:10px;
}
.blog-posts-content .style-3 .post-content-inner {
    overflow: hidden;
    position: relative;
    width: auto;
	padding:0 0 0 30px;
}
.custom-testimonial .testmonial-image:before {
    border: 1px solid #f5f5f5;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
    bottom: 0;
    content: "";
    left: 0;
    margin:5px;
    position: absolute;
    right: 0;
    top: 0;
}
.blog-posts-content .style-3 .post-title{margin:0;}
.blog-posts-content .style-3 .post-date{ font-size:14px; font-style:normal; text-transform:uppercase;}
.blog-posts-content .style-3 .post-detail{margin-bottom:0px;}
.blog-posts-content .style-3 .post-date a { color: #8ab816; }
.blog-posts-content .style-3 .post-date a:hover {color:#000;}
.blog-posts-content .style-3 .post-title a{font-size:16px;}
.blog-posts-content .style-3 .post-description {
    color: #6d6d6d;
    font-family: roboto;
    font-size: 14px;
    font-weight: 300;
    overflow-wrap: break-word;
    text-transform: capitalize;
	 font-style: normal;
}
.blog-posts-content .style-3 .read-more{margin:0;}
.blog-posts-content .style-3 .read-more > a {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
.blog-posts-content .read-more > a:hover{color:#8ab816;}
.bx-controls-direction{display:block;}
.bx-pager{display:none;}
.vertical-blog .shortcode-title.left {
    margin: 0 0 26px;
}
.blog-posts-content .blog-grid .container.style-3 {
    width: 100%;
}


/* ==========================================================================
Blogpost style 2nd End
========================================================================== */

/*********************Custom Action*****************************/

.customaction_title1 {
    color: #ffffff;
    display: inline-block;
    font-family: "Anton";
    font-size: 30px;
    margin-right: 20px;
    text-transform: capitalize;
    vertical-align: middle;
}
.dash {
    background: #000000 none repeat scroll 0 0;
    display: inline-block;
    height: 1px;
    vertical-align: baseline;
    width: 32px;
}
.customaction_title2 {
    color: #000000;
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    margin: 0 20px;
    vertical-align: middle;
}
.customaction.center .calloutarea_button {
    margin: 0;
    display: inline-block;
}
.customaction .calloutarea_button a {
    border: medium none;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 20px;
    text-transform: uppercase;
}
.one_fourth .list > li {
    text-align: center;
}
.brand-grid-3 .item {
    width: 50%;
}
.brand-grid-3 .item {
    width: 33.33%;
}
.brand-grid-4 .item {
    width: 25%;
}
.brand-grid-5 .item {
    width: 20%;
}
.tm_logocontent .grid .item {
    box-sizing: border-box;
}

.entry-content blockquote {
    background: rgba(0, 0, 0, 0) url("../../images/megnor/quote.png") no-repeat scroll 0 5px;
    border-right: 4px solid #000000;
    padding: 0 10px 0 40px;
}