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

 * Basic CSS
 * Header Section
 * Floatingbar Section
 * Topbar Section
 * Titlebar Section
 * Footer Section
 * Events Calendar
 * Common Widget Section
 * Menu Section
 * Call to Action Section
 * Servicebox Section
 * Blogbox Section
 * Portfolio Section
 * Team Member Section
 * Fact in Digit Section
 * Progress Bar Section
 * Row Section
 * Sidebar Section
 * Social Section
 * Flyning Form Section
 * List Style Section
 * VC Map
 * Custom Selectbox
 * Contact Form
 * Heading Section
 * Social Section
 * Catergory section
 * Testimonials Section 
 * Client logo Section
 * Button Section
 * Global Box spacing
 * Slick Slider
 * Tweeter Section
 * Google map Section 
 * Category filter Section
 * Pricing Table
 * 404 Page
 * Search Result Page
 * BBpress-forums
 * Drop Cap Design
 * Global link color 
 
 
-------------------------------------------------------------------*/
.admin-bar .cmt-fbar-close{
	top: 32px;
}
.site-content-wrapper {
    position: relative;
    z-index: 7;
}


/*** 

====================================================================
	Basic CSS
====================================================================

 ***/ 
p {
    margin: 0 0 15px;
}
.cymolthemes-page-full-width article .entry-content{
    min-height: 300px;
}


.widget_categories a:before,
footer a,
.entry-content a,
.site-content-wrapper a {    
    -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;
    transition: all 0.3s ease 0s;
}
.cmt-sboxequal-height-image, 
.cymolthemes-hide,
.cmt-hide{
	display: none;	
}
.cmt-section-wrapper {
    display: table;
    width: 100%;    
}
.cmt-section-wrapper-cell {
    display: table-cell;
    vertical-align: middle;
}
.cmt-align-right{
	text-align: right;
}
.cmt-footer-section1 .cmt-map iframe , .cmt-map iframe {
    width: 100%;
    filter: brightness( 91% ) contrast( 126% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
	border-radius:5px;
}
.cmt-bg.cmt-bgcolor-darkgrey .cmt-bg-layer{
	background-color: var(--body-blackfont-color);
}
.first-footer.cmt-bg.cmt-bgcolor-custom .cmt-bg-layer{
	background-color: inherit;
}
.cmt-col-bgcolor-grey > .cmt-bg-layer-inner,
.cmt-bg.cmt-bgcolor-grey > .cmt-bg-layer {
	background-color: #f5f5f5;
}
.cmt-bg.cmt-bgcolor-white .cmt-bg-layer{
	background-color: #fff;
}
.cmt-bg-highlight-dark,
.cmt-col-bgcolor-darkgrey .cmt-bg-layer-inner,
.cmt-bgcolor-darkgrey  {
	background-color: var(--body-blackfont-color);
}

.cymolthemes-ptables-w .tcmt-sboxpricetable-column-w.cmt-ptablebox-featured-col .cmt-vc_btn3.cmt-vc_btn3-color-black:hover,
.twentytwenty-handle,
.site-header.cmt-sticky-bgcolor-darkgrey.is_stuck,
.headerstyle-two .site-header.cmt-sticky-bgcolor-darkgrey.is_stuck,
.site-header-menu.cmt-sticky-bgcolor-darkgrey.is_stuck,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-darkgrey .cmt-titlebar .breadcrumb-wrapper .container,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-darkgrey  .breadcrumb-wrapper .container:before,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:after,
.header-style-four .site-header .cmt-sboxstickable-header.is_stuck.cmt-sticky-bgcolor-darkgrey,
.header-style-four .site-header-menu .is_stuck .cmt-sticky-bgcolor-darkgrey,
.header-style-four .is_stuck.cmt-sticky-bgcolor-darkgrey,
.header-style-four .cmt-bgcolor-darkgrey,
.cmt-topbar-wrapper.cmt-bgcolor-darkgrey {
    background-color: var(--body-blackfont-color);
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a.grey,
.cmt-col-bgcolor-grey .cmt-bg-layer-inner,
.cmt-bgcolor-grey,
.site-header.cmt-sticky-bgcolor-grey.is_stuck,
.site-header-menu.cmt-sticky-bgcolor-grey.is_stuck,
.headerstyle-two .site-header.cmt-sticky-bgcolor-grey.is_stuck,
.header-style-four .site-header .cmt-sboxstickable-header.is_stuck.cmt-sticky-bgcolor-grey,
.header-style-four .site-header-menu .is_stuck .cmt-sticky-bgcolor-grey,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-grey .cmt-titlebar .breadcrumb-wrapper .container,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-grey  .breadcrumb-wrapper .container:before,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:after{
	background-color: #f5f5f5;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a.white,
.cmt-col-bgcolor-white .cmt-bg-layer-inner,
.cmt-bgcolor-white,
.cmt-col-bgcolor-white,
.site-header.cmt-sticky-bgcolor-white.is_stuck,
.cmt-headerstyle-two .site-header.cmt-sticky-bgcolor-white.is_stuck,
.site-header-menu.cmt-sticky-bgcolor-white.is_stuck,
.header-style-four .site-header .cmt-sboxstickable-header.is_stuck.cmt-sticky-bgcolor-white,
.header-style-four .site-header-menu .is_stuck .cmt-sticky-bgcolor-white,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-white .cmt-titlebar .breadcrumb-wrapper .container,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-white  .breadcrumb-wrapper .container:before,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-breadcrumb-bgcolor-white .breadcrumb-wrapper .container:after{
	background-color: #fff;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a.dark,
.cymolthemes-fbar-main-w .cmt-bg.cmt-bgcolor-darkgrey .cmt-bg-layer,
.cymolthemes-fbar-main-w .cmt-col-bgcolor-darkgrey .cmt-bg-layer-inner,
.cymolthemes-fbar-main-w .cmt-bgcolor-darkgrey {
	background-color: #182333;
}


/*** Form fields, general styles first ***/
.main-holder .site #content table.cart td.actions .input-text,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], 
input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], 
.uneditable-input, select {
	font-family: inherit;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius: 0;
	vertical-align: middle;
	width:100%;
	color: #a0a2a6;
	padding:12px 15px;
	font-weight: normal;
	background-color: #fff;
	text-transform: inherit;
	border:1px solid #E6E8EB;
	font-size: 14px;
	outline: none;
    line-height: inherit;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input.input-text:focus, select:focus {
    background-color: transparent;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
    color: #666;   
    outline: none !important;   
}
button, 
input[type="submit"], 
input[type="button"], 
input[type="reset"],
.checkout_coupon input.button,
.woocommerce div.product form.cart .button,
table.compare-list .add-to-cart td a,
.woocommerce .widget_shopping_cart a.button,
.woocommerce #review_form #respond .form-submit input,
.main-holder .site table.cart .coupon input,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart #content table.cart td.actions input[type="submit"],
.woocommerce #payment #place_order,
.woocommerce .wishlist_table td.product-add-to-cart a {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;    
    padding: 11px 35px 11px;
	border: 2px solid transparent; 
	border-radius:0px;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
}
.cmt-sboxfull-bt{
	width: 100%;
}
.cmt-sboxtextarea-con textarea{
	height: 178px;
}
.post-password-required input[type="submit"] {
    padding:7px 30px 7px;	
}
/*** Custom Selectbox ***/
.select2-container .select2-choice { 
    padding: 6px 0 6px 10px;
    border: 1px solid #e5e5e5;
    background-color: rgba(0,0,0,.03);
}
.select2-drop-active{
	border: 1px solid #e5e5e5;
}

/*** Topbar Dark text color ***/
.cmt-textcolor-dark a, 
.cmt-textcolor-dark h1,
.cmt-textcolor-dark h2,
.cmt-textcolor-dark h3,
.cmt-textcolor-dark h4,
.cmt-textcolor-dark h5,
.cmt-textcolor-dark h6{
	color: rgba(32, 41, 47,1);
}
.cmt-textcolor-dark,
.cmt-textcolor-dark .social-icons li a,
.cmt-textcolor-dark.cymolthemes-fbar-btn-link i,
.cmt-textcolor-dark .vc_tta-panel-body,
.cmt-textcolor-dark .vc_tta-panel-body .wpb_text_column {
	color: #8b8b8b;
}
.cmt-col-bgimage-yes .cmt-bg-layer-inner,
.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer{
	opacity: 0.85;
}
.cmt-bg.cmt-bgimage-yes.cmt-bgcolor-skincolor > .cmt-bg-layer{
	opacity: 0.82;
}
.cmt-bg.cmt-bgcolor-grey > .cmt-bg-layer{
    opacity: 0.90;
}
.cymolthemes-fbar-main-w .cymolthemes-fbar-box-w.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer{
	opacity: 0.87;
}
.cmt-col-bgimage-yes.cmt-bgcolor-white .cmt-bg-layer-inner,
.cmt-bg.cmt-bgimage-yes.cmt-bgcolor-white > .cmt-bg-layer{
	opacity: 0.94;
}
.cmt-col-bgcolor-darkgrey.cmt-col-bgimage-yes .cmt-bg-layer-inner,
.cmt-bgcolor-darkgrey.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer-inner{
    background-color: var(--body-blackfont-color);
}
.cmt-col-bgcolor-grey.cmt-col-bgimage-yes .cmt-bg-layer-inner,
.cmt-col-bgcolor-darkgrey.cmt-col-bgimage-yes .cmt-bg-layer-inner,
.cmt-bgcolor-darkgrey.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer{
    opacity: 0.91;
}
.cmt-title-wrapper.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer{
	opacity: 0.29;
}
.cmt-title-wrapper.cmt-bg.cmt-bgimage-yes.cmt-bgcolor-custom > .cmt-bg-layer{
    opacity: 1;
}
.vc_video-bg-container .cmt-col-bgcolor-yes,
.vc_video-bg-container.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer{
	opacity: 0.8;
}
.cmt-sboxcol-bg,
.cmt-bg{
	position: relative;
}
.cmt-bg-layer,
.cmt-title-wrapper .cmt-title-wrapper-bg-layer{
    position: absolute;
    height: 100%;
    width: 100%;
	top:0;
	left: 0;
}
.cmt-bgcolor-transparent > .cmt-bg-layer,
.cmt-bgcolor-transparent{
	background-color: transparent !important;
}
.footer .first-footer.cmt-textcolor-dark  {
    border-color:rgba(0,0,0,.14);
}
/*** Top to bottom ***/
#scroll_up {
	font-weight: 900;
    color: #fff;
    position: fixed;
    display: none;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 25px;
    text-align: center;
    padding-top: 6px;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#scroll_up.top-visible {
    font-size: 23px;
    height: 40px;
    width: 40px;
	border-radius:0px;
}
/*** Footer left right spacing ***/
.cmt-topbar-wrapper.container-full,
.container-fullwide .site-content-inner.row,
.footer .container-fullwide{
	padding-left: 15px;
	padding-right: 15px;
}
.cymolthemes-item-thumbnail,
.cymolthemes-item-thumbnail-inner{
	display: block;
}
.cmt-sboxboxes-carousel-spacing-15 .cymolthemes-boxes-inner {
    padding: 15px;
}
.cmt-sboxboxes-carousel-without-title .cymolthemes-boxes-inner{
    padding-top: 80px;
}

/*** 

====================================================================
	Element Boxes Wrapper
====================================================================

 ***/  
.cymolthemes-boxes-spacing-10px .cymolthemes-boxes-row-wrapper.row {
    margin-left: -5px;
    margin-right: -5px;
}
.cymolthemes-boxes-spacing-10px .cymolthemes-boxes-row-wrapper.row .cmt-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.cymolthemes-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 30px;
}
.cymolthemes-boxes-portfolio .col-xs-12 {
    margin-bottom: 30px;
}

/*** 

====================================================================
	Header Section
====================================================================

 ***/  

.cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4 {
    margin-bottom: 2px;
}
.cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4.cmt-custom-heading:first-child {
	margin-bottom: 7px;
	margin-top: 0px;
}
.cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4.cmt-custom-heading:last-child {
	padding-bottom: 4px;
}
.site header,
.cmt-header-box, 
.site-header,
.site-header-main{
	position:relative;
}
.cmt-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4.cmt-custom-heading,
.cmt-col-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4.cmt-custom-heading, 
.cmt-bgcolor-darkgrey .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4.cmt-custom-heading, 
.cmt-col-bgcolor-darkgrey .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4.cmt-custom-heading{
    color: rgba(255,255,255,.85);
}

/*** Logo Section ***/
.cymolthemes-logo-img.standard{
	max-height: 100px;
	width: auto;
}
.site-branding {
	float: left;
}
.headerlogo img{	
	max-height: 35px;
	width: auto;	
}
.headerlogo img, 
.cmt-stickylogo-yes .standardlogo, 
.is-sticky .cmt-stickylogo-yes .stickylogo{
	display:inline-block;
}
.site-title a.home-link:hover, a.home-link:hover {
	text-decoration: none;
}
.site-title {
	font-size: 33px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	color: #fff;	
	display: table;
	vertical-align: middle;
	text-align: center;	
	width: 100%;
	height: 100%;
}
.site-title a {
	display: table-cell;
	vertical-align: middle;
}
.site-description {
	display: none;
}


/*** Header cart and search icon font size ***/

#site-header-menu #site-navigation .cmt-header-icon a,
#site-header-menu #site-navigation .cymolthemes-fbar-btn a{ 
	font-size: 15px;
}
.header-style-four #site-header-menu .kw-phone .cmt-header-icon a{
	font-size: 18px;
}
.cmt-header-icons .cmt-sboxheader-search-link a i:before {
    font-weight: 700;	
}
.cmt-header-icons .cmt-header-wc-cart-link a, 
.cmt-header-icons .cmt-header-search-link a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.cmt-header-icons .cmt-header-wc-cart-link a,
.cmt-header-icons .cmt-sboxheader-search-link a {
	color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 11px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    padding-left: 2px;
    font-size: 14px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.header-style-one.headerstyle-two .cmt-header-icons .cmt-header-wc-cart-link a:not(:hover),
.header-style-one.headerstyle-two .cmt-header-icons .cmt-sboxheader-search-link a:not(:hover) {
	background-color: transparent;
}
.header-style-one .cmt-header-icons .cmt-header-wc-cart-link a {
    padding-left: 0px;
}
.cmt-header-icons .cmt-header-wc-cart-link span.number-cart {
	position: absolute;
    bottom: 18px;
    left:8px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    font-size: 9px;
    display: block;
    background-color: #edb820;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-style-four .cmt-header-icons .cmt-header-wc-cart-link span.number-cart {
    bottom: 21px;
    left: 17px;	
}
.cymolthemes-fbar-btn.hidefbtn a{
    -webkit-transform: scale(0); 
    -ms-transform: scale(0); 
    -moz-transform: scale(0);
    transform: scale(0);  
}
.cymolthemes-slider-wide{
	background-color: rgb(231, 231, 231);
}
.cmt-bgcolor-skincolor:not(.cmt-bgimage-yes) .cmt-vc_btn3.cmt-vc_btn3-color-black.cmt-vc_btn3-style-flat:hover,
.cmt-header-icons .cmt-header-wc-cart-link:hover span.number-cart {
    background-color: var(--body-blackfont-color);	
}
.cmt-bgcolor-skincolor .cmt-header-icons .cmt-header-wc-cart-link span.number-cart {
	background-color: var(--body-blackfont-color);	
}
/*** Infostck header widget ***/
.header-style-four .cmt-sboxtop-info-con {
    position: relative;
    float: right;
    text-align: right;
    vertical-align: middle;
    display: table;
}
.header-style-four .header-widget {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    padding-right: 0;
}
.header-style-four .header-widget * {
    margin-bottom: 0;
}
.header-style-four .header-widget .header-content,
.header-style-four .header-widget .header-icon {
    display: table-cell;
    vertical-align: middle;
	padding: 0;
	text-align: left;
}
.header-style-four .cmt-sboxtop-info-con .header-widget {
    padding: 0 30px;
}
.header-style-four .cmt-sboxtop-info-con .header-widget:last-child {
    padding-right: 0;
}
.header-style-four .header-widget .header-content {
	padding-left: 12px;
}
.header-style-four .cmt-sboxtop-info-con .header-widget:last-child .header-widget-main {
    margin-right: 0px;
}
.header-style-four .header-widget .header-icon i {
    font-size: 30px;
    line-height: 40px;
}
.header-style-four .header-widget .header-icon i.fa {
	line-height: 50px;
}
.header-style-four .header-widget .header-icon .icon {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
.header-style-four .header-widget h3 {
    font-size: 16px;
    line-height: 21px;
}
.header-style-four .header-widget h5 {
	font-size: 14px;
    font-weight: 400;
    line-height: 23px;
	color:#7d8791;
}
.header-style-four .header-widget h3,
.header-style-four .header-widget h5 {
    margin-top: 0;
	margin-bottom: 0;
}
.header-style-four .cmt-sboxtop-info-con  ul.social-icons {
	padding-left: 10px;
}
.header-style-four .header-widget .cmt-vc_btn3 {
    padding: 13px 26px 13px 26px;
	font-weight: 600;
}
.header-style-four .site-header-menu-inner.is_stuck .kw-phone{
    border-radius: 0px;    
}
.header-style-four .kw-phone .cmt-vc_icon_element{
    float: left;
}
.header-style-four .kw-phone .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md .cmt-vc_icon_element-icon {
    font-size: 25px!important;
}
.header-style-four .kw-phone .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner {
    width: 52px;
}
.header-style-four #site-header-menu .container{
    position: relative;
	padding: 0;
}  
.header-style-four .cmt-vc_general.cmt-sboxvc_cta3 {
    padding: 0px;
}
.header-style-four .site-header .cmt-sboxtop-info-con .cymolthemes-social-links-wrapper .social-icons li > a {
	color:#6c6c6c;
	border: 1px solid #ececec;
}
.header-style-four .site-header.cmt-bgcolor-darkgrey .cmt-sboxtop-info-con .cymolthemes-social-links-wrapper .social-icons li > a,
.header-style-four .site-header.cmt-bgcolor-skincolor .cmt-sboxtop-info-con  .cymolthemes-social-links-wrapper .social-icons li > a {
	border: 1px solid rgba( 255,255,255 ,0.8);
}
.header-style-four .cmt-sboxtop-info-con  .cymolthemes-social-links-wrapper .social-icons li > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 28px;
	font-size: 13px;
	transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.header-style-four .kw-phone .cmt-vc_btn3.cmt-vc_btn3-style-text{   
	padding: 12px 21px;
}
.header-style-four .cmt-sboxtop-info-con .cmt-vc_btn3.cmt-vc_btn3-size-sm {
	font-size: 14px;
    padding: 10px 25px;
}
.header-style-four .kw-phone .cmt-header-icons {
	float: left;
}
.header-style-four .kw-phone .tcmt-sboxcustombutton .cmt-rt-icon {
	line-height: 40px;
    width: 40px;
    left: 0;
    background-color: #fff;
    margin-left: -20px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    font-size: 15px;
    z-index: 1;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: 0;
    text-align: center;
}
.header-style-four .kw-phone .tcmt-sboxcustombutton .cmt-rt-icon:before {
    position: absolute;
    content: '';
    background-color: #fff;
    opacity: .38;
    height: 48px;
    width: 48px;
    line-height: 48px;
    border-radius: 50%;
    top: -4px;
    left: -4px;
}

/*** 

====================================================================
	Topbar Section
====================================================================

 ***/  
 .cmt-topbar-wrapper {
    position: relative;
}
.cymolthemes-fbar-btn-link .cmt-fbar-close-icon,
.cymolthemes-fbar-position-default .cmt-float-overlay{
	display: none;
}
.cmt-float-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background-color: rgba(0,0,0,1);
    visibility: hidden;
    opacity: 0;
    z-index: 9997;
}
.cmt-float-overlay.animated {
    visibility: visible;
    opacity: 0.9;
}
.cmt-float-overlay.animated {
    cursor: url(../images/close.png), auto;
}
.cymolthemes-fbar-btn{
	cursor: pointer;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: right;
}
.cmt-topbar-wrapper .cymolthemes-fbar-btn {
    margin-top: 16px;
    font-size: 18px;
    margin-left: 35px;
    margin-right: 50px;
    position: absolute;
    right: 0;
    float: none;
    bottom: -20px;
    z-index: 99;
    width: 38px;
    height: 38px;    
    background-color: #333;
    text-align: center;
    line-height: 39px;
	border-radius: 5px;
}
.site-header-main.container-fullwide .cymolthemes-fbar-btn {
	padding-right: 20px;
}
.cmt-header-invert .site-header-main.container-fullwide .cymolthemes-fbar-btn {
    padding-left: 20px;
    padding-right: 0;
}
.cymolthemes-fbar-btn.cmt-sboxfbar-btn-cposition-default{
	opacity: 1;
}
.cymolthemes-fbar-btn.cmt-sboxfbar-btn-cposition-default.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
	opacity: 0;
}
.cmt-header-invert .cymolthemes-fbar-btn {    
    margin-left: 0px;
    float: left;
}
.cymolthemes-fbar-box .widget ul > li{
	border: none;
} 
.cymolthemes-fbar-box ul.cmt-pricelist-block li {
	display:block;
	flex-wrap: unset;
	padding: 15px 0px;
}
.cymolthemes-fbar-box ul.cmt-pricelist-block li span {
	width: unset;
    float: none;
}
.cymolthemes-fbar-box-w.cmt-textcolor-white ul.cmt-pricelist-block li span {
	color:#fff;
}
.cymolthemes-fbar-box ul.cmt-pricelist-block li .service-price {
    float: right;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-box .widget ul > li{
	padding-top:0px;
} 
.cymolthemes-fbar-position-default .widget_recent_comments li:before{
	top: 6px;
}
.cymolthemes-fbar-box .vc_general.vc_cta3{
	padding: 20px;
}
.cymolthemes-fbar-box .cmt-sbox .vc_icon_element-inner.vc_icon_element-have-style-inner.vc_icon_element-size-lg.vc_icon_element-style-none {
	width: 3em !important;
}
.cymolthemes-fbar-box  .cmt-sbox .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    padding-left: 1em;
}
.cymolthemes-fbar-box  .vc_cta3-container {
    margin-bottom: 10px;
}
.cymolthemes-fbar-btn.cymolthemes-fbar-open{
	position: fixed;
}
.productbox .roadtip:after, .cymolthemes-fbar-btn{
	border-top-color: #222;
}

/*** cymolthemes floating bar  ***/
.cymolthemes-fbar-box-w{
	-webkit-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
	box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);	
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-box{
	padding-top: 0px;
    padding-bottom: 60px;
}
.cymolthemes-fbar-box h2{   
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.cymolthemes-fbar-box .cmt-custom-heading {
    margin-bottom: 0;
}
.cymolthemes-fbar-btn a{
	position:relative;	
    display: block;
	background-color: transparent;
}
.cymolthemes-fbar-btn.cmt-sboxfbar-icon-color-dark a i{
	color: #313131;
}
.cymolthemes-fbar-box-w{
	position:relative;
}
.cymolthemes-fbar-box-w:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
}
.cymolthemes-fbar-bg-darkgrey.cymolthemes-fbar-box-w.cmt-sboxfbar-with-bgimage:after {
	background: rgba(0, 0, 0, 0.85);
}
.cymolthemes-fbar-bg-grey.cymolthemes-fbar-box-w.cmt-sboxfbar-with-bgimage:after {
	background: rgba(231, 231, 231, 0.85);
}
.cymolthemes-fbar-bg-white.cymolthemes-fbar-box-w.cmt-sboxfbar-with-bgimage:after {
	background: rgba(255, 255, 255, 0.85);
}
.cymolthemes-fbar-bg-darkgrey.cymolthemes-fbar-box-w:after {
	background: #282828;
}
.cymolthemes-fbar-bg-grey.cymolthemes-fbar-box-w:after {
	  background: #f5f5f5;
}
.cymolthemes-fbar-bg-white.cymolthemes-fbar-box-w:after {
	background: #fff;
}
.cymolthemes-fbar-box{
	position: relative;
	z-index: 10;
}
.cymolthemes-fbar-position-default div.cymolthemes-fbar-box-w {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1002;
    border-bottom: 4px solid #999;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cymolthemes-fbar-position-default div.cymolthemes-fbar-box-w.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.cymolthemes-fbar-position-default .fcloseicon{
    position: fixed;
    top: 17px;
    right: 24px;
    height: 30px;
    width: 30px;
    z-index: 100;
    display: block;
    text-align: center;
    font-size: 20px;
	cursor: pointer;
}
.cymolthemes-fbar-position-default .fcloseicon:after{   
    content: '\E82D';
    font-family: "cmt-indisto-icons";
}
.cymolthemes-fbar-position-default .widget{
    margin: 65px 0 0px;  
}
.cymolthemes-team-form-no-group .cmt-section-wrapper-cell {
    display: inline-block; 
}
.cymolthemes-team-form-no-group .cmt-section-wrapper-cell h2{
	padding-right: 20px;
}
.cymolthemes-fbar-text-white.cymolthemes-fbar-bg-darkgrey.cymolthemes-fbar-box-w .submit_field button{
	border-color: transparent;
	color: #fff;
}
.cymolthemes-fbar-text-white.cymolthemes-fbar-bg-darkgrey.cymolthemes-fbar-box-w .submit_field button:hover{
	background-color: transparent;
}
.cmt-fbar-close{
    position: fixed;
    top: 17px;
    right: 24px;
    height: 30px;
    width: 30px;
    z-index: 100;
    display: block;
    text-align: center;
    font-size: 24px;
	cursor: pointer;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box-w {
    position: fixed;
    top: 0;
    right: 0;
    width: 420px;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(420px);
    -ms-transform: translateX(420px);
    transform: translateX(420px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cmt-header-invert .cymolthemes-fbar-position-right .cymolthemes-fbar-box-w {
    right: auto;
	left: 0;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);   
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box-w .cmt-fbar-close{
	-webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);   
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box-w.animated .cmt-fbar-close,
.cymolthemes-fbar-position-right .cymolthemes-fbar-box-w.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box .widget {
    float: none;
	width: auto;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box .widget:first-child {
	margin-top: 25px;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box-w {
    border: none;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 20%);
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn {
    cursor: pointer;
    position: absolute;
    right: 80px;
    z-index: 1005;
    width: 58px;
    height: 58px;
    text-align: center;
    width: 0;
    height: 0;
    top: 72px;
}
.cymolthemes-fbar-position-right .floatingbar-widgets-inner .widget-area{
	float: none;
	width: 100%;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-content-wrapper{
	width: 100%;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-content-wrapper,
.cymolthemes-fbar-position-right .cymolthemes-fbar-content-wrapper {
    overflow: hidden;
    height: 100%;
    padding: 0 35px 35px 35px;
	padding-bottom:10px;
    z-index: 80;
    position: relative;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-content-wrapper{ 
    height: 100%;
	padding: 0px;
}

/*** Flaotingbar color white ***/
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar table, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar th, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar td,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget ul > li{
    border-color: rgba(255, 255, 255, 0.21);
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_tag_cloud .tagcloud a{
	background-color: rgba(255, 255, 255, 0.90);
	color: #2C2C2C;
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_tag_cloud .tagcloud a:hover{	
	color: #fff;
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white.cymolthemes-fbar-bg-skincolor .widget a:hover,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar caption,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar table, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar th, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_calendar td,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget ul > li, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget_text{
	color: rgba(255, 255, 255, 0.80);
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget a,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white .widget .widget-title{
	color: rgba(255, 255, 255, 0.90);
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-white.cymolthemes-fbar-bg-skincolor .widget .widget-title{
	border-color: #fff;
}
.cymolthemes-fbar-btn.cmt-fbar-bg-color-darkgrey a:before{
    border-bottom-color: #202020;
}
.cymolthemes-fbar-btn.cmt-fbar-bg-color-darkgrey a{
	background-color: #202020;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn.cmt-fbar-bg-color-darkgrey a:after{
    border-top-color: #202020;
	border-bottom-color: #202020;
}
.cymolthemes-fbar-btn.cmt-fbar-bg-color-grey a{
	background-color: #E4E4E4;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn.cmt-fbar-bg-color-grey a:after{
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
.cymolthemes-fbar-btn.cmt-fbar-bg-color-white a{
	background-color: #fff;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn.cmt-fbar-bg-color-white a:after{
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-btn.cmt-fbar-bg-color-white a:after{
    border-left-color: #fff;
    border-right-color: #fff; 
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-btn.cmt-fbar-bg-color-grey a:after{
	border-left-color: #E4E4E4;
	border-right-color: #E4E4E4;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-btn.cmt-fbar-bg-color-darkgrey a:after{
    border-left-color: #202020;
	border-right-color: #202020;
}

/*** Flaotingbar color dark ***/
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .team-search-form-before-text,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget_text,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget ul > li{
	color: rgba(0, 0, 0, 0.66);
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget .widget-title, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark a{
	color: rgba(0, 0, 0, 0.70);
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .contact-info,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget_calendar table, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget_calendar th, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget_calendar td,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .widget ul > li{
    border-color: rgba(0, 0, 0, 0.10);
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-dark .widget .widget-title{
    border-color: 1px solid rgba(61, 61, 61, 1);
}
.cymolthemes-fbar-box-w.cmt-textcolor-darkgrey .select2-container--default .select2-selection--single .select2-selection__rendered,
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-dark a:hover,
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-dark .widget li a:before, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-dark .widget li:before,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field.selectbox:after, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field i, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .cymolthemes-fbar-box h2, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .cymolthemes-fbar-box .search_field select,
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .cymolthemes-fbar-box .search_field input[type="text"]{
	color: rgba(0, 0, 0, 0.80);   
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field select, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field input::-webkit-input-placeholder{
	color: rgba(0, 0, 0, 0.50);   
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field input:-moz-placeholder{
   color: rgba(0, 0, 0, 0.50);  
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field input::-moz-placeholder{
	color: rgba(0, 0, 0, 0.50);    
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-text-dark .search_field input:-ms-input-placeholder{  
	color: rgba(0, 0, 0, 0.50);    
}
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-white .tagcloud a:hover,
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-dark .tagcloud a:hover{
	background-color: #2c2c2c;
	color: #fff;
}

/*** 

====================================================================
	Topbar Section
====================================================================

 ***/ 
.cmt-topbar-wrapper .social-icons li > a {
    border: none;
    width: 32px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.cmt-topbar-wrapper.cmt-bgcolor-darkgrey.cmt-textcolor-white .social-icons li > a{
	color: rgba(255, 255, 255, 1);
}	
.cmt-topbar-wrapper .top-contact li a,
.cmt-topbar-wrapper .social-icons li > a,
.cmt-topbar-wrapper .cmt-sboxfbar-open-icon{
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.cmt-top-bar-content .cmt-section-wrapper-cell div{
	display: inline-block;
} 
.site-header .cymolthemes-topbar{
	position: relative;
	z-index: 10;
}  
.table-row {
	display: table;
	width: 100%;
}
.cmt-sboxtb-right-content {
	text-align: right;
	display:inline-block;
	padding-left:5px;
}
.cmt-sboxcenter-content .cymolthemes-tb-left-content{
	width: 100%;
    display: block;
}
.cymolthemes-topbar-inner {  
	line-height: 49px;
}
.header-style-four .cymolthemes-topbar-inner {  
	line-height: 49px;
}
.top-contact {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	display: inline-block;
	position: relative;	
	line-height: 50px;
    vertical-align: top;
}
.top-contact.cmt-highlight-left {
	margin-right: 20px;
    padding-right: 10px;
    color: rgba(255, 255, 255, 1);
}
.top-contact.cmt-highlight-right {
	margin-left: 15px;
    padding-left: 15px;
	color:rgba(255, 255, 255,1);
}
.top-contact.cmt-highlight-right strong,
.top-contact.cmt-highlight-left strong {
	font-weight:500;
}
.header-style-four .cmt-top-bar-content .cmt-section-wrapper-cell div:before,
.header-style-four .top-contact li:not(:last-child):before{
	content:unset;
}
.header-style-four .cymolthemes-social-links-wrapper,
.header-style-four .top-contact {
	line-height: 50px;
}
.top-contact .cmt-find-link-top i{
	font-size: 11px;
    height: 11px;
    line-height: 12px;
    margin-left: 5px;
}
.top-contact i {
    margin-right: 9px;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 17px;
	vertical-align: text-top;
}
.header-style-four .cmt-topbar-wrapper .top-contact i{
	color:#7d8791 !important;
}
.header-style-four .cmt-top-bar-content .cmt-section-wrapper-cell .cymolthemes-social-links-wrapper {
    padding-left: 0px;
}
.header-style-four .cmt-topbar-wrapper .social-icons li > a {
    font-size: 15px;
    width: 30px;
    margin: 0px 5px;
}
.header-style-four .cmt-topbar-wrapper .social-icons li:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e9ecef;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.header-style-four .cmt-topbar-wrapper .social-icons li:last-child:after {
	content:unset;
}
.cmt-bgcolor-skincolor .top-contact i {
	color: rgba(255, 255, 255, 0.75);
}
.top-contact li {
    display: inline-block;
    padding-left: 0px;
	padding-right:18px;
	z-index: 1;
}
.cmt-align-right>.top-contact li:last-child,
.cmt-align-right div:last-child .top-contact li:last-child {
	padding-right: 0px;
}
.cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact li:first-child{
    padding-left: 0px;
}
.top-contact.tm-reglinks li:last-child {
	padding-right: 20px;
}
.top-contact li,
.cmt-top-bar-content .cmt-section-wrapper-cell div{
    position: relative;
}
.cmt-top-bar-content .cmt-section-wrapper-cell div{
    padding-left: 15px;
}
.header-style-four .cmt-top-link .top-contact li:first-child:before {
	content:unset;
}
.header-style-four .cmt-top-link .top-contact li:first-child,
.cmt-top-link.cmt_top_details {
	padding-left:0 !important;
	padding-right: 10px !important;
}
.header-style-four .cmt-align-right>div:last-child:after,
.header-style-four .top-contact li:before,
.header-style-four .top-contact li:last-child:after {
	top: 0px;
    content: '';
    height: 50px;
    width: 1px;
    background-color: #e9ecef;
    z-index: 1;
    position: absolute;
}
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-darkgrey .cmt-align-right>div:last-child:after,
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-darkgrey .top-contact li:before,
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-darkgrey .top-contact li:last-child:after,
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-skincolor .cmt-align-right>div:last-child:after,
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-skincolor .top-contact li:before,
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-skincolor .top-contact li:last-child:after {
	background-color: rgba(255, 255, 255, 0.08);
}
.header-style-four .cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact li:first-child,
.header-style-four .top-contact li {
	padding-left: 15px;
    padding-right: 20px;
}
.header-style-four .top-contact.cmt-highlight-left li{
	padding-left:0px !important;
	padding-right: 10px !important;
}
.header-style-four .top-contact li:last-child:after{
    right: 0;
}
.header-style-four .top-contact li:before {
    left: 0;
}
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-grey,
.header-style-four .cmt-topbar-wrapper.cmt-bgcolor-white {
    border-bottom: 1px solid #e9ecef;
}
.header-style-four .cmt-align-right>div:last-child .social-icons {
	padding-right: 0px;
}
.cmt-sboxtop-info-con div.cmt-vc_btn3-container,
.cmt-top-bar-content .cmt-section-wrapper-cell div.cmt-vc_btn3-container {
	margin-bottom:0px;
}
.cmt-top-bar-content .cmt-section-wrapper-cell div .cmt-vc_btn3.cmt-vc_btn3-size-sm {
    padding: 7px 20px;
    margin-top: 3px;
}
.cmt-bgcolor-darkgrey .cmt-top-bar-content .cmt-section-wrapper-cell div .cmt-vc_btn3:hover{
    background-color: #fff;
    color: #202020;
}
.cmt-topbar-wrapper .social-icons li:before,
.top-contact li:last-child:after{
    right: 0px;
}
.cmt-top-bar-content .cmt-section-wrapper-cell .cymolthemes-social-links-wrapper {
    padding-left: 6px;
    padding-right: 10px;
}
.cmt-top-bar-content .cmt-section-wrapper-cell div:before{
    right: auto;
    left: 0;
}
.top-contact.cmt-highlight-right:after,
.top-contact.cmt-highlight-left:after{
    content: "";
    width: 5000px;
    height: 100%;
    background-color: #0186d5;
    right: 0;
    top: 0px;
    position: absolute;
    z-index: 0;
}
.top-contact.cmt-highlight-right:after{
    left: 0;
}
.top-contact.cmt-highlight-right i,
.top-contact.cmt-highlight-left i{
    color: #fff !important;
}
.top-contact.cmt-highlight-right li:first-child:before,
.top-contact.cmt-highlight-right li:after,
.top-contact.cmt-highlight-left li:first-child:before,
.top-contact.cmt-highlight-left li:after{
    display: none
}
.cmt-topbar-wrapper .cmt-vc_btn3.cmt-vc_btn3-size-md {
	padding: 14px 23px 14px 23px;
	font-size: 14px;
	vertical-align: top;
	line-height: 20px;
}
.cmt-topbar-wrapper .cmt-vc_btn3.cmt-vc_btn3-size-md.cmt-vc_btn3-style-text  {
	padding-left:5px;
	font-size: 14px;
	font-weight: 600;
}
.cmt-topbar-wrapper.cmt-bgcolor-skincolor .social-icons li > a:hover {
	color: #fff !important;
    border-color: rgba(255, 255, 255, 1);
}
.cmt-topbar-wrapper.cmt-bgcolor-skincolor.cmt-textcolor-white a:hover {
    color: rgba(255, 255, 255, 0.80);
}
.cmt-sboxheader-overlay .cmt-textcolor-white .top-contact li:before,
.cmt-sboxheader-overlay .cmt-textcolor-white .top-contact li:last-child:after,
.cmt-sboxheader-overlay .cmt-textcolor-white.cmt-topbar-wrapper .social-icons li:before,
.cmt-textcolor-white.cmt-topbar-wrapper .social-icons li:first-child:before,
.cmt-textcolor-white.cmt-topbar-wrapper .social-icons li:after,
.cmt-textcolor-white.cmt-topbar-wrapper .social-icons li:before,
.cmt-textcolor-white .cmt-top-bar-content .cmt-section-wrapper-cell div:before,
.cmt-textcolor-white .top-contact li:first-child:before,
.cmt-textcolor-white .top-contact li:last-child:after, 
.cmt-textcolor-white .top-contact li:before,
.cmt-textcolor-white .top-contact li:after,
.cmt-sboxheader-overlay .cmt-textcolor-white .cmt-top-bar-content .social-icons:before {
    background-color: rgba(255, 255, 255, 0.12);
}
.cmt-bgcolor-skincolor.cmt-textcolor-white a:hover {
    color: rgb(54, 48, 46);
}
.cmt-sboxheaderstyle-classic-box-overlay .cmt-topbar-wrapper .cymolthemes-fbar-btn {
	margin-left: 20px;	
}
.cmt-topbar-wrapper .social-icons li {
    position: relative;
    min-width: auto;
    padding: 0px;
    margin: 0px;
	float:left;
	text-align:center;
}
.cmt-top-bar-content .cmt-section-wrapper-cell .cymolthemes-social-links-wrapper {
	display: inline-block;
    vertical-align: top;
}
.cmt-topbar-wrapper .cmt-vc_btn3.cmt-vc_btn3-size-md.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon {
    right: 3px;
}
.cmt-bgcolor-skincolor .cmt-top-bar-content .social-icons li > a:hover {
    color: #fff;
    border-color: transparent;
}
.cmt-sboxheader-text-area .header-info-widget .cmt-vc_btn3,
.cmt-sboxheader-text-area .header-info-widget .cmt-vc_btn3.cmt-vc_btn3-size-md {
    font-size: 14px;
	font-weight: 500;
    padding: 10px 22px 10px 22px;
}
.header-style-six .cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact {
	display:none;
}

/*** 

====================================================================
	Titlebar Section
====================================================================

 ***/
.cmt-title-wrapper .cmt-titlebar-inner-wrapper{
	padding: 0px;
	display: table;
	width:100%;
}
.cmt-titlebar-main {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.cmt-title-wrapper{
	position:relative;
	z-index: 1;	
}
.cmt-title-wrapper.entry-header{
	margin-bottom:0px;
} 
.cmt-titlebar-align-right .cmt-titlebar-main {
	text-align: right;
}
.cmt-titlebar-align-left .cmt-titlebar-main {
	text-align: left;
}
.cmt-title-wrapper .entry-header {
	margin-bottom: 0px;
	position: relative;	
}
.cymolthemes-titlebar-main {
	text-align:center;
}
.cmt-title-wrapper .entry-title-wrapper a{
	color: rgba(255, 255, 255, 0.90);
	font-weight:bold;
}
.cmt-title-wrapper .entry-title-wrapper a:hover{
	color: #fff;
}
.cmt-titlebar-main .breadcrumb-wrapper span:last-child {
	padding-right: 0px;	
}
.cmt-title-wrapper .entry-title .cmt-subtitle{
	font-size: 17px;
	opacity: 0.8;
	font-weight: 300;
}
.cmt-title-wrapper .breadcrumb-wrapper a{
	color: #888;	
	-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;
    transition: all 0.3s ease 0s;
}
.cmt-sboxbread-sep{
	position: relative;
	top: 0px;
}
.cmt-title-wrapper .breadcrumb-wrapper a:hover{
	text-decoration:none;
}
.cymolthemes-titlebar-main .breadcrumb-wrapper {
	color: #999999;
	vertical-align: middle;
}
.breadcrumb-wrapper .cmt-sboxpf-navbar-wrapper i {
	font-size: 24px;
	opacity: 0.8;
	transition: all 0.2s ease;
}
.breadcrumb-wrapper .cmt-sboxpf-navbar-wrapper a {
	margin: 2px;
	display: inline-block;
}
.breadcrumb-wrapper .cmt-sboxpf-navbar-wrapper a,
.breadcrumb-wrapper .cmt-sboxpf-navbar-wrapper .cmt-sboxdim{
	margin: 5px;
	display: inline-block;
}
.cmt-title-wrapper{
	background-size: 100%;
	background-position: 50% 0px;
	background-repeat: repeat repeat;
}
.cymolthemes-header-style-3 .cymolthemes-slider-wrapper, 
.cymolthemes-header-style-3 .cmt-title-wrapper{
	position: relative;
	z-index: 1;
}
.cymolthemes-titlebar-main .entry-title {
	line-height: 27px;
	color: #2d2d2d;
	font-weight: 400;
	font-size: 28px;	
}
.cmt-titlebar-align-right .cmt-titlebar-main-inner,
.cmt-titlebar-align-left .cmt-titlebar-main-inner{
	display:table;
	width: 100%;
}
.cmt-titlebar-align-right .entry-title-wrapper,
.cmt-titlebar-align-left .entry-title-wrapper,
.cmt-titlebar-align-right .breadcrumb-wrapper,
.cmt-titlebar-align-left .breadcrumb-wrapper {
	display:table-cell;
}
.cmt-titlebar-align-left .breadcrumb-wrapper {	
	text-align:right;
	vertical-align:middle;
}
.cmt-titlebar-align-right .breadcrumb-wrapper{
	text-align: left;
	vertical-align:middle;
}
.cmt-title-wrapper .breadcrumb-wrapper {	
	font-size: 13px;
	color: #999999;
}
.cmt-titlebar-align-allleft .cmt-titlebar-main {
    text-align: left;
}
.cmt-titlebar-align-allright .cmt-titlebar-main {
    text-align: right;
}
.entry-title-wrapper .entry-title{
    margin: 0px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}
.entry-title-wrapper.cmt-bgcolor-skincolor .entry-title:before {
	background-color: #fff; 
}
.cmt-titlebar-align-left .breadcrumb-wrapper>.container {
	padding-right: 0px;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .breadcrumb-wrapper {
	position: absolute;	
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .breadcrumb-wrapper {	
	left: 50%;
	bottom: 0;
	-khtml-transform: translateX(-50%) translateY(0%);
	-moz-transform: translateX(-50%) translateY(0%);
	-ms-transform: translateX(-50%) translateY(0%);
	-o-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0);
	text-align: right;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-titlebar-align-allright .breadcrumb-wrapper {	
	right: 0;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .breadcrumb-wrapper .container:before,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .breadcrumb-wrapper .container:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	width: 5000px;
	z-index: 0;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .breadcrumb-wrapper .container:after {
	right: 100%;
	left: auto;
	margin-right: -1px;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .breadcrumb-wrapper .container:before {
	left: 100%;
	right: auto;
	margin-left: -30px;
}

/*** Titlebar Textcolor White ***/
.cmt-textcolor-white .cmt-titlebar-main .breadcrumb-wrapper a {
	color: rgba(255, 255, 255, 1);
}
.cmt-textcolor-white .cmt-titlebar-main .breadcrumb-wrapper,
.cmt-textcolor-white .cmt-titlebar-main .breadcrumb-wrapper a:hover {
	color: rgba(255, 255, 255, 1);
}
.cmt-textcolor-white .cmt-titlebar-main .entry-title,
.cmt-textcolor-white .cmt-titlebar-main .entry-subtitle{
	color: #fff;
}

/*** Titlebar Textcolor Dark ***/

.cmt-textcolor-dark .cmt-titlebar-main .breadcrumb-wrapper a{
	color: rgba(0, 0, 0, 0.60);
}
.cmt-textcolor-dark .cmt-titlebar-main .breadcrumb-wrapper,
.cmt-textcolor-dark .cmt-titlebar-main .breadcrumb-wrapper a:hover{
	color: rgba(0, 0, 0, 0.8);
}
.cmt-textcolor-dark .cmt-titlebar-main .entry-title,
.cmt-textcolor-dark .cmt-titlebar-main .entry-subtitle{
	color: rgba(0, 0, 0, 0.9);
}
.cymolthemes-titlebar-main .breadcrumb-wrapper a{
	color: #999999;
}

/*** Custom link color ***/
.cmt-titlebar-textcolor-custom .cmt-titlebar .breadcrumb-wrapper a{
	opacity: 0.8;
}
.cmt-titlebar-textcolor-custom .cmt-titlebar .breadcrumb-wrapper a:hover{
	opacity: 1;
}
.cmt-title-wrapper.cmt-bgimage-no .cmt-title-wrapper-bg-layer{
	opacity: 1;
}
.cmt-titlebar-main h3.cmt-subtitle{
	opacity: 0.8;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom  .cmt-titlebar-main > .container{
    padding: 0;
    vertical-align: middle;
    display: table;
    height: 100%;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom  .cmt-titlebar-main > .container .cmt-titlebar-main-inner{
    vertical-align: middle;
    display: table-cell;
}
.cmt-title-wrapper:not(.cmt-breadcrumb-on-bottom) .cmt-titlebar-main .breadcrumb-wrapper .container,
.cmt-title-wrapper:not(.cmt-breadcrumb-on-bottom) .cmt-titlebar-main .entry-title-wrapper .container{
	width: auto;
	padding:0;
}
.cmt-title-wrapper:not(.cmt-breadcrumb-on-bottom) .cmt-titlebar-main .entry-title-wrapper .container {
	padding-left: 0px;
}

.cmt-title-wrapper:not(.cmt-breadcrumb-on-bottom).cmt-titlebar-align-allleft .breadcrumb-wrapper .container, 
.cmt-title-wrapper:not(.cmt-breadcrumb-on-bottom).cmt-titlebar-align-allright .breadcrumb-wrapper .container {
	padding-top: 7px;	
}

/*** Without Titlebar border ***/
hr.cmt-titlebar-border {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
	border-top: 1px solid rgba(0,0,0,.05);
    background-color: transparent;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom{
    position: relative;
    z-index: 1;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .cmt-titlebar .breadcrumb-wrapper .container{
    padding: 15px;
    display: inline-block;
    border-radius: 0px;
	margin-right: 27px;
}
.cmt-bgcolor-skincolor.cmt-title-wrapper.cmt-breadcrumb-on-bottom .cmt-titlebar .breadcrumb-wrapper .container{
    background-color: #3d3d3d;
}
.cmt-title-wrapper.cmt-breadcrumb-on-bottom.cmt-textcolor-dark .cmt-titlebar-main .breadcrumb-wrapper a,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .cmt-titlebar .breadcrumb-wrapper .container a:hover,
.cmt-title-wrapper.cmt-breadcrumb-on-bottom .cmt-titlebar .breadcrumb-wrapper .container {
	color:#fff;
}
/*** 

====================================================================
	Footer Section
====================================================================

 ***/
.cymolthemes-wide.cymolthemes-sticky-footer .site-content-wrapper {
    z-index: 1;
} 
.cmt-sboxbordertype-none .bottom-footer-inner {
	border:none !important;
}
ul.footer-nav-menu li:after { 
	position: absolute;
    content: "|";
	padding-left: 7px;
	top: 0;
}
ul.footer-nav-menu li:last-child:after {
	content: "";
}
.footer-nav-menu li li {
    display: none;
}
.footer-nav-menu{
	list-style: none;
	margin: 0px;
	padding:0px;
}
.footer-nav-menu li{
	display: inline-block;
	padding-left: 2px;
	padding-right: 14px;
    font-size: 13px;
    padding-bottom: 0px;
	position: relative;
}
.footer-nav-menu li:first-child{
	padding-left: 0px;
}
.bottom-footer-inner,
.second-footer-inner{
	position: relative;
}
.cmt-footer2-left,
.cmt-footer2-right{
	padding-top: 24px;
    padding-bottom: 27px;
    font-size: 13px;
} 
.cmt-footer2-right{
	text-align: right;
} 
.col-sm-12.cmt-footer2-left,.col-sm-12.cmt-footer2-right {
	line-height: 25px;
	text-align: center;
}
.site-footer .col-sm-6.first-widget-area{
    position: relative;
    overflow: hidden;
}
.site-footer .col-sm-6.first-widget-area:after{
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    right: 20px;
    top: 35px;
    margin-bottom: 35px;
    background-color: rgba(255, 255, 255, 0.10);
}
.site-footer .col-sm-6.first-widget-area{
    padding-right: 45px;
}
.bottom-footer-text.cmt-textcolor-white .footer-nav-menu,
.bottom-footer-text.cmt-textcolor-white .cmt-footer2-left .footer-nav-menu a:not(:hover),
.bottom-footer-text.cmt-textcolor-white .cmt-footer2-right .footer-nav-menu a:not(:hover) {
    color: rgba(255, 255, 255, 1);
}

/* White background */
.cmt-textcolor-dark .col-sm-6.first-widget-area:after{
    background-color: rgba(0, 0, 0, 0.10);
}
.bottom-footer-text.cmt-textcolor-dark  .bottom-footer-inner{
    border-top-color: rgba(0, 0, 0, 0.10);
}
.cmt-textcolor-dark .vc_separator .vc_sep_holder .vc_sep_line{
    border-color: rgba(0,0,0,0.10) !important;
}

.footer-nav-menu li:last-child {
    padding-right: 0;
}

/*** Social ***/ 
.footer .social-icons li:first-child,
.footer .bottom-footer-text .bottom-footer-inner .social-icons li:first-child {
	margin-left: 0px;
}

/*** 

====================================================================
	Events Calendar
====================================================================

 ***/

.tribe-events-notices {
    background: #f5f5f5;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    color: #20202d;
    margin: 10px 0 18px;
    padding: 15px 35px 15px 20px;
    text-shadow: none;
}
.tribe-events-list-widget .tribe-event-title {
	font-size: 16px;
	font-weight: normal;
} 
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding-left: 0;
	margin-bottom: 20px;
} 
#tribe-bar-form #tribe-bar-views .select2-container{
	display: none;
}
.tribe-events-gmap{
	display: block;
	padding: 10px 0px 5px 0px;
}  
#tribe-bar-views .tribe-bar-views-list{
	z-index: 1;
}
#page #tribe-events-pg-template{
	max-width: none;
}
.events-archive #page .entry-content,.events-archive #page .entry-header{
	width: 100%;
}
#tribe-bar-form #tribe-bar-views, 
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, 
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, 
#tribe-events-bar #tribe-bar-collapse-toggle, 
#tribe-events-bar #tribe-bar-form, #tribe-events-bar .tribe-bar-views-inner {
	background: #fff;
}
#tribe-events-bar #tribe-bar-form {
	margin: 0;
	width: 100%;
	border: 1px solid #e3e3e3;
}
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
	border-right: 1px solid #e3e3e3;
	padding: 2px 22px;
}
#tribe-bar-form .tribe-events-button{
	margin-bottom: 0;
}
.events-list .tribe-events-loop, 
.tribe-events-day .tribe-events-loop, 
.single-tribe_venue .tribe-events-loop, 
.single-tribe_organizer .tribe-events-loop {
	max-width: 100%;	
}
.tribe-events-list .type-tribe_events {
    padding: 30px;
    border: 1px solid #eaeaea;
    margin-bottom: 60px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -khtml-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    overflow: hidden;
}
.tribe-events-list .type-tribe_events h2 {
    padding-right: 50px;
    font-size: 20px;
}
.tribe-events-schedule h2 {
    display: inline-block;
    font-size: 18px;
	font-weight: 500;
}
.single-tribe_events h1.tribe-events-single-event-title {
    display: none;
}
.tribe-events-list-separator-month:after {	
	border-bottom: 1px solid #eaeaea;	
}
.cymolthemes-post-item-inner .tribe-events-event-cost,
.tribe-events-list .tribe-events-event-cost{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    float: none;
    position: absolute;
    width: 206px;
    right: -64px;
    z-index: 1;
    top: 23px;
}
.cymolthemes-post-item-inner .tribe-events-event-cost span,
.tribe-events-list .tribe-events-event-cost span{
    width: 100%;
}
.cymolthemes-post-item-inner .tribe-events-event-cost{
	color:#fff;
	z-index: 99;
	text-align:center;
	right: -76px;
	top: 15px;
}
.cymolthemes-post-item-inner{
	overflow: hidden;
}
.tribe-events-loop .tribe-events-event-meta {
    font-size: 15px;
}
.tribe-events-list .tribe-events-event-cost span{
	color:#fff;
	border: none;
	font-size: 18px;
	font-weight: 500;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]{
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
}
.single-tribe_events h2.tribe-events-single-event-title{
	display:none;
}
.tribe-events-schedule {	
	float: right;
    margin-top: 25px;
}
.tribe-events-back {	
	float: left;
	margin-top: 10px;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {	
    padding: 5px 15px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.tribe-events-back {
	margin-top: 6px;
    margin-right: 15px;
    margin-left: 6px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt{
	color:var(--body-blackfont-color);
}
body.events-list .tribe-events-ical{
	margin-bottom:30px;
}
#tribe-bar-views .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;	
}
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
#tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child {
	border-bottom: 1px solid #e3e3e3;
}
body .datepicker.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	padding: 20px;
	border: 1px solid #eee;
	font-size: 14px;
	z-index: 14 !important;
}
body .datepicker .datepicker-days table tr td {
	color: #999;
	padding: 8px;
	width: 34px;
	height: 34px!important;
	border-top: 0;
}
body .datepicker table tr td span.active.active, 
body .datepicker table tr td.active.active {	
	background: transparent;
	color: #999;
	text-shadow: none;
}
body .datepicker table tr td span.active.active, 
body .datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover, 
.datepicker table tr td span.active.active:hover,
body .datepicker .datepicker-days table tr td:hover{
	color: #ffffff;
}
.events-single .tribe_events{
	clear:both;
}
.post-box-event.post-box .cymolthemes-post-readmore{
	position:relative;
	margin-top: 10px;
}
.single-tribe_events .tribe-events-event-meta dl {
    margin: 0;
    margin-top: 18px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 22px;
}
.tribe-events-list-separator-month {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
    float: none;
    position: relative;
    width: auto;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], 
.tribe-events-calendar div[id*=tribe-events-daynum-] a,

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    background-color: var(--body-blackfont-color);
    color: #fff;
}
#tribe-events-content .tribe-events-has-events>div>a {
    color: #fff;
}
#tribe-events .tribe-events-month {
	margin-bottom: 80px;
}
.tribe-events-event-meta address.tribe-events-address, 
.tribe-events-list .tribe-events-venue-details {
    font-weight: 500;
    font-style: normal;
    line-height: 24px;
}
.tribe-event-schedule-details {
	font-weight: 600;
}
.cymolthemes-box-events h4 a,
.cymolthemes-box-events h4{
    color: var(--body-blackfont-color);
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-box-title .cymolthemes-box-title{
	padding-bottom: 10px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-event-meta-details{
    border-bottom: 1px solid #ededed;
    border-left: none;
    border-right: none;    
    padding-bottom: 10px;
    padding-top: 0px;
    margin-bottom: 15px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-post-readmore{
	margin-top: 23px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-events-meta .tribe-events-event-cost{
	font-weight: bold;
}
.cymolthemes-events-box-view-top-image .cymolthemes-box-bottom-content {
    text-align: center;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-details i {
    padding-right: 5px;
    float: left;
    padding-top: 6px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-box-title h4 a,
.cymolthemes-events-box-view-top-image-details .cymolthemes-box-title h4 {
	margin-bottom:10px;
	font-size: 21px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
    background-color: #fff;
    padding: 0px 30px 30px 30px;
    margin-bottom: 60px;
}
.tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-event-meta {
    background-color: #fff;
}
.tribe-events-list-separator-month span {
    padding: 10px 50px;
    border-radius: 3px;
    background-color: #ff3d55;
    color: #fff;
}
.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
    font-size: 26px;
    color: var(--body-blackfont-color);
    font-weight: 500;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
    font-size: 15px;
    font-weight: 500;	
}
.tribe-events-list .tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
	padding-right: 0px;
}
#tribe-events-content a {
	color: #20292f;
}
#tribe-events-content .tribe-events-read-more, 
#tribe-events-content.tribe-events-single .tribe-events-back a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a,
#tribe-events .tribe-events-button, 
.tribe-events-button,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a {
    display: inline-block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    border: 1px solid transparent;
    background-color: #0168b7;
    border-radius: 0;
    margin-top: 10px;
    text-transform: capitalize;
    border-width: 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 34px;
}
#tribe-events-content .tribe-events-read-more:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost,
#tribe-events-content.tribe-events-single .tribe-events-back a:hover,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:hover,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:hover,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a:hover,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a:hover {
    color: #fff;
    background-color:#ff3d55;

}
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a {
	width: auto;
}
.cymolthemes-post-item-inner .tribe-events-event-cost, .tribe-events-list .tribe-events-event-cost {
    top: 15px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: inherit;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
    margin: 0 -30px 0px -30px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-date.cmt-sboxmd-event {
    width: 85px;
    height: 85px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-date.cmt-sboxmd-event .cymolthemes-event-date {
    padding: 20px 10px 10px 10px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-date.cmt-sboxmd-event .cymolthemes-event-date {
    font-size: 23px;
}

/* single event page */

.single.single-tribe_events article{
    margin-bottom: 50px;
}
.single.single-tribe_events article{
    padding:0px;
}
.single.single-tribe_events  #tribe-events-content {
    margin-bottom: 0px;
}

/*** 

====================================================================
	Common Widget Section
====================================================================

 ***/

.widget.indisto_all_post_list_widget .widget-title,
.widget.indisto_category_list_widget .widget-title{
	display: block;
}
.widget.indisto_all_post_list_widget li,
.widget.indisto_category_list_widget li{
	padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a,
.widget.cmt_widget_nav_menu li a,
.widget.indisto_all_post_list_widget li a,
.widget.indisto_category_list_widget li a{
	display: block;
    padding: 12px 20px 9px 20px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
}
.sidebar.widget-area .widget_categories li:hover:before,
.widget_categories li:hover:before,
.sidebar .widget_categories li a:hover,
.widget.indisto_all_post_list_widget li a:hover {
	color:var(--tm-skincolor-text);
}
.widget.indisto_all_post_list_widget li.cmt-sboxpost-active { 
    border-radius: 5px;
}
.sidebar .widget.indisto_category_list_widget ul>li a:hover:after {
	color:#fff;
}
#sidebar-left .widget.indisto_category_list_widget,
#sidebar-left .widget.widget.widget_nav_menu.cmt_widget_nav_menu, 
.sidebar.widget-area .widget.widget_nav_menu.cmt_widget_nav_menu,
.sidebar .widget.indisto_all_post_list_widget {
    padding: 0;
}
.sidebar .widget.indisto_category_list_widget ul>li a:after,
.sidebar .widget.indisto_all_post_list_widget ul>li a:after {
    content: '\e809';
    font-family: "cmt-indisto-icons";
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover,
.widget.cmt_widget_nav_menu li a:hover,

.widget.indisto_category_list_widget li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.widget.cmt_widget_nav_menu li.current_page_item a:before,

.widget.indisto_category_list_widget li.current-cat a {
	color: #fff;
}
.sidebar .widget.cmt_widget_nav_menu,
.sidebar .widget.indisto_all_post_list_widget,
.sidebar .widget.indisto_category_list_widget {	
	padding-top:0px;
}
.widget.cmt_widget_nav_menu li a:before {
	content: none;
}
.widget.indisto_all_post_list_widget li:last-child a.
.widget.indisto_category_list_widget li:last-child a{
	border-bottom: none;
}
.widget ul, .widget ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget, 
.wpb_row .wpb_widgetised_column .widget {
	margin: 45px 0 35px;
	word-wrap: break-word;
}
.site-footer .first-footer .cmt-container-for-footer > div > .row .widget-area .widget {
	margin: 0px;
}
.footer .footer-rows .first-footer .first-footer-inner{
    padding: 80px 0 55px;
}
.cymolthemes-footer-cta-yes .footer .footer-rows .first-footer .first-footer-inner{
    padding: 20px 0 30px;
}
.footer.cmt-bgcolor-skincolor .cmt-container-for-footer > div > .row .widget-area,
.footer.cmt-bgcolor-skincolor .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer,
.footer.cmt-bgcolor-darkgrey .cmt-container-for-footer > div > .row .widget-area,
.footer.cmt-bgcolor-darkgrey .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
    border-color: rgba(255, 255, 255, 0.30);
}
.footer.cmt-bgcolor-white .cmt-container-for-footer > div > .row .widget-area,
.footer.cmt-bgcolor-white .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
	 border-color: rgba(0, 0, 0, 0.14);
}
.footer .widget{
    margin: 70px 0 50px;
}
.footer .widget.cymolthemes_widget_recent_entries .cmt-recent-post-list{
	text-align: left;
}
.footer .cmt-sboxnewsletter-margin {
    margin-top: -23px;
}
.widget ul > li {
    padding: 0px 0px 5px 0;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.indisto_contact_widget_wrapper) > li:last-child,
.widget ul > li ul > li:last-child {
    margin-bottom: 0px;
	padding-bottom: 0px !important;
}
.widget .widget-title {
    margin-bottom: 18px;
	position: relative;
}
.site-footer .second-footer {
    padding: none;	
}
.footer .footer-rows .second-footer.cmt-textcolor-white {
    border-color: rgba(255,255,255,.03);
}
.second-footer .container.cmt-container-for-footer .row > .widget-area:first-child .custom-heading {
	display: inline-block;
    float: left;
    padding-right: 10px;
}
.widget .widget-title {
    margin-bottom:15px;
}
.sidebar .widget .widget-title {
    margin-bottom: 28px;
	display: inline-block;
	
}
.footer_logo img {
    max-height: 45px;
}
.footer .widget ul > li {
    padding: 0px 0px 12px 0;
}


.footer .widget .widget-title:after,
.footer .widget .widget-title:before{
	content:unset;
}
/*** Seprator sidebar widget ***/

.sidebar .widget ul:not(.slides):not(.cart_list):not(.indisto_contact_widget_wrapper):not(.indisto_category_list_widget):not(.cmt-sboxall-post-list) > li:first-child { 
	padding-top: 5px;
}
.sidebar .widget ul.slick-dots > li{
    border-bottom: 1px solid #eee !important;
}


.sidebar .widget.cymolthemes_widget_recent_entries ul:not(.slides):not(.cart_list):not(.indisto_contact_widget_wrapper) > li:first-child, 
.sidebar .widget_shopping_cart .cart_list li:first-child, 
.sidebar .widget > ul:not(.slides):not(.cart_list) > li:first-child, 
.sidebar .widget.widget_nav_menu > div > ul:first-child > li:first-child {
    border-top: none;
}
#sidebar-left .widget.indisto_category_list_widget,
#sidebar-left .widget.widget.widget_nav_menu.cmt_widget_nav_menu,
.sidebar.widget-area .widget.widget_nav_menu.cmt_widget_nav_menu,
.sidebar .widget.indisto_all_post_list_widget {
	padding: 0;
}
.sidebar .widget.cmt_widget_nav_menu  ul > li,
.sidebar .widget.indisto_all_post_list_widget ul > li,
.sidebar .widget.indisto_category_list_widget ul > li {
    
    margin-bottom: 8px;   
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sidebar .widget.indisto_all_post_list_widget ul > li:hover:before{
    border-color: #fff;
}
.site-footer .cmt-sbox .cmt-sboxcta3-content-wrapper p,
.site-footer .cmt-sbox .cmt-sboxvc_cta3-container {
	margin-bottom:0px;
}
.site-footer .cmt-sbox .cmt-vc_cta3-content-header h2 {
    font-size: 26px;
    padding-top: 5px;
}
.site-footer .cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_cta3-content-header h4 {
	margin-bottom: 0px;
}
.site-footer .cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_cta3-content-header h2,
.site-footer .cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_cta3-content-header h4 {
    display: inline-block;
}
.site-footer .cmt-sbox.cmt-sbox-iconalign-left-spacing.cmt-sbox-details .cmt-vc_cta3-content-header h2 {
    padding-right: 15px;
}
.cmt-sbox.cmt-sbox-iconalign-left-spacing.cmt-sbox-details .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
    padding-top: 10px;
}
.site-footer .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-sm.cmt-vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;	
}
.site-footer .cmt-sbox.cmt-sbox-iconalign-left-spacing.cmt-sbox-details .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
    padding-left: 7px;
    padding-top: 0;
}
.site-footer .cmt-sbox.cmt-sbox-iconalign-left-spacing.cmt-sbox-details .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-sm .cmt-vc_icon_element-icon {
    font-size: 20px !important;
}

/*** Additional Widget background ***/ 
.footer-logo img {
	max-height: 48px;
}
.cmt-bg-footer-box {
	padding: 65px 0px 100px 45px;
    margin: -70px 0px -90px 0px;
    text-align: center;
}
.cmt-bg-footer-box .footer-logo-box{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.cmt-bg-footer-box .footer-logo-box img{
    margin-bottom: 20px;
}
ul.indisto_contact_widget_wrapper.call-email-footer {
    font-size: 16px;
    font-weight: 500;
	margin-bottom: 15px;
    margin-top: 20px;
}
ul.indisto_contact_widget_wrapper.call-email-footer li:before {
    position: relative;
    left: -6px;
    top: 0px;
}

/*** Footer Social Widget ***/ 
.footer .social-icons li > a:hover {
	color:#fff;
}
/*** Flicker Widget ***/ 
.indisto_flicker_widget_wrapper a {
    overflow: hidden;
    display: block;
    margin: 0 7px 0px 0px;
    width: 75px;
    height: 75px;
    display: inline-block;
    background: none;
}

/*** Contact Info Widget ***/ 
ul.indisto_contact_widget_wrapper{
	list-style: none;
    margin-left: 0;
    padding-left: 0;
}
ul.indisto_contact_widget_wrapper li {
	padding-left: 40px;
    position: relative;
    padding-bottom: 15px;
    line-height: 25px;
}
.widget ul.indisto_contact_widget_wrapper li {
    position: relative;
    line-height: 23px;
    font-size: 15px;
    padding: 19px 0px 18px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-left: 37px;
}
.cmt-textcolor-white .widget ul.indisto_contact_widget_wrapper li {
	border-color: rgba(255, 255, 255, 0.06);
}
.widget ul.indisto_contact_widget_wrapper li:first-child {
	padding-top: 0px;
}
.footer ul.indisto_contact_widget_wrapper li:last-child {
	border: none;
}
ul.indisto_contact_widget_wrapper li:before {
    position: absolute;
    left: 0px;
    top: 7px;
    font-size: 20px;
    font-weight: 400;     
}
.cmt-col-bgcolor-skincolor ul.indisto_contact_widget_wrapper li:before,
.cmt-bgcolor-skincolor ul.indisto_contact_widget_wrapper li:before {
	color:#fff;
}
.widget ul.indisto_contact_widget_wrapper li:before {
    top: 21px;    
}
.widget ul.indisto_contact_widget_wrapper li:first-child:before {
    top: 4px;    
}
.sidebar .widget ul.indisto_contact_widget_wrapper li {
	padding: 9px 0px 9px 0;
	padding-left: 37px;
	border:none;
}
.sidebar ul.indisto_contact_widget_wrapper li:before {
    top: 11px;
}

/*** Recent Post Widget ***/ 
ul.cmt-recent-post-list{
	list-style: none;
	padding: 0;
}
ul.cmt-recent-post-list > li img{
    display: block;
    width: 70px;
    float: left;
    margin-right: 18px;
    border:none;
}
.sidebar ul.cmt-recent-post-list > li img{
    width: 80px;
    height: 80px;
}
ul.cmt-recent-post-list > li{
    padding: 12px 0px 22px 0;
}
.widget.cymolthemes_widget_recent_entries ul li {
    border-bottom: 1px dashed #e8e9e9;
}

.sidebar ul.cmt-recent-post-list > li > a{
	font-size: 22px;
    line-height: 26px;
    font-weight: 400;
}
.sidebar ul.cmt-recent-post-list > li > a:hover {
	color: var(--tm-skincolor-text);
}	
ul.cmt-recent-post-list > li > a{
    font-size: 15px;
    line-height: 22px;
    display: block;
}
ul.cmt-recent-post-list li:after{
	content: " ";
	display: table;
	clear:both;
}
ul.cmt-recent-post-list > li .post-date{
    display: block;
    font-size: 18px;
    padding-bottom: 6px;
    font-weight: 400;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: var(--tm-skincolor-text);
}
.main-holder .widget.cymolthemes_widget_recent_entries ul li:first-child,
ul.cmt-recent-post-list > li:first-child{
	border-top: 0px;
	padding-top: 0px;	
}
ul.cmt-recent-post-list > li .post-date i{
	margin-right: 7px;
	display: none;
}

/*** Common Widget Arrow ***/
.widget_recent_comments li.recentcomments:before,

.widget_meta a:before,

.widget_archive li a:before,
.widget_pages li a:before, 

.widget_product_categories a:before {
    font-family: "cmt-indisto-icons";
    content: "\e840";
    position: absolute;
    top:3px;
    left: 0;
    line-height: 20px;
    font-size:11px;
}
.widget_recent_comments li.recentcomments,

.widget_meta a,
.widget_categories a,
.widget_product_categories a,
.widget_archive li a,
.widget_pages li a {
	display: inline-block;
    position: relative;
	padding-left: 20px;
}
.cmt-bgcolor-skincolor .widget_recent_comments li.recentcomments:before,
.cmt-bgcolor-skincolor .widget_recent_entries a:before,
.cmt-bgcolor-skincolor .widget_meta a:before,
.cmt-bgcolor-skincolor .widget_categories a:before,
.cmt-bgcolor-skincolor .widget_archive li a:before,
.cmt-bgcolor-skincolor .widget_pages li a:before, 
.cmt-bgcolor-skincolor .widget_nav_menu li a:before,
.cmt-bgcolor-skincolor .widget_product_categories a:before {
	color: #fff;
}
.sidebar .widget_recent_comments li.recentcomments,

.sidebar .widget_meta a,
.sidebar .widget_categories a,
.sidebar .widget_product_categories a,
.sidebar .widget_archive li a,
.sidebar .widget_pages li a,
.sidebar .widget_nav_menu li a {
    padding-left: 0;
}
.sidebar .widget_recent_comments li.recentcomments:before,
.sidebar .widget_meta a:before,
.sidebar .widget_archive li a:before,
.sidebar .widget_pages li a:before, 
.sidebar .widget_nav_menu li a:before,
.sidebar .widget_product_categories a:before {
	color: #bcbec0;
    content: '\e855';
    font-family: "cmt-indisto-icons";
	font-size: 0;
	-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;
    transition: all 0.3s ease 0s;
	left: 0;
    position: absolute;
}
.sidebar .widget_recent_comments li.recentcomments:hover:before,
.sidebar .widget_meta a:hover:before,
.sidebar .widget_archive li a:hover:before,
.sidebar .widget_pages li a:hover:before, 
.sidebar .widget_nav_menu li a:hover:before,
.sidebar .widget_product_categories a:hover:before {
	color:inherit;
}
.sidebar .widget a {
    font-weight: 600;
    font-size: 15px;
	position: relative;
}
.sidebar .widget .social-icons li > a{
	font-weight: 500;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
	border-radius: 0;
}
.sidebar .widget .social-icons li {
    margin: 0 2px;
}
.sidebar .widget .social-icons li > a:hover{
	color:#fff;
}
.footer .widget.widget_nav_menu ul > li{
	padding: 8px 0px 0px 0;
}
.footer .widget.widget_nav_menu ul > li:first-child {
	padding-top:0px;
}
.footer .cmt-textcolor-white hr {
    border-color:rgba(255, 255, 255, 0.20);
	margin-top: 0;
    margin-bottom: 28px;
}
.footer .widget.widget_nav_menu ul > li:last-child {
	border-bottom:none;
}
.widget_recent_comments ul li.recentcomments:first-child:before {
	top: 3px;
}
.widget_recent_comments ul li.recentcomments:before {
    top: 19px;
}
/*** Widget Menu ***/ 
.widget .menu-main-menu-container{
	float: none;
}
.widget ul > li ul {
    margin-left: 15px;
    margin-top: 15px;
}
.widget_categories.widget ul>li ul, 
.widget_nav_menu.widget ul>li ul, .widget_pages.widget ul>li ul {
    margin-top: 12px;
}

/*** Flex gallery ***/ 
.flexslider{
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: -25px;
}
.sidebar .wpb_gallery  .flex-direction-nav{
	display: none;
}
.sidebar .wpb_gallery.wpb_content_element{
	margin-bottom: 0px;
}
.cmt-sboxslick-carousel-wrapper img {
    max-width: 100%;
}

/*** Calendar Widget ***/ 
.widget_calendar table td#today{
	font-weight: bold;
}
.widget_calendar table {
	border-collapse: separate;
	border-color: #efefef;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
	background-color: #fff;
}
.widget_calendar table th,
.widget_calendar table td {
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	padding: 8px;
	text-align: center;
}
.widget_calendar caption { 
	padding: 0px;   
    margin: 0px;
	margin-bottom: 5px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    color: #222429;
}
.widget_calendar tbody a { 
    display: block;
    font-weight: 700;
}
.cmt-textcolor-dark .widget_calendar table {
    border-color: rgba(0, 0, 0, 0.07);
}
.cmt-textcolor-dark .widget_calendar table th,
.cmt-textcolor-dark .widget_calendar table td {
    border-bottom-color: rgba(0, 0, 0, 0.07);
    border-right-color: rgba(0, 0, 0, 0.07);
}

/*** Newslettr color ***/
.cmt-textcolor-white .newsletter-submit,
.cmt-textcolor-white .newsletter-widget,

/*** Caleder color ***/
.cmt-textcolor-white .widget_calendar table th, 
.cmt-textcolor-white .widget_calendar table td,
.cmt-textcolor-white .widget_calendar table{
	border-color: rgba(229, 229, 229, 0.12);   
}

/*** Newslettr color ***/
.cmt-textcolor-white .newsletter-widget .newsletter-email {
    color: rgba(255, 255, 255, 0.34);
}
.cmt-textcolor-white .mc_form_inside .mc_merge_var:after,
.cmt-textcolor-white .newsletter-widget:after {
    color: rgba(255, 255, 255, 0.4);
}
/*** Newslettr color ***/
.cmt-textcolor-dark .mc_form_inside .mc_merge_var,
.cmt-textcolor-dark .newsletter-submit,
.cmt-textcolor-dark .newsletter-widget{
    border-color: rgba(0, 0, 0, 0.07);
}

/*** 

====================================================================
	Menu Section
====================================================================

 ***/

.cmt-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap{
	background: none;
}
#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item .calendar_wrap a{
	padding: 0px;
	text-align: left;
	border-bottom: 0px;
}
#site-header-menu #site-navigation div.nav-menu > ul {
	margin: 0px;
	padding: 0px;
}
#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li.mega-menu-item a:focus {
	background: none;
}
.righticon,
#site-header-menu #site-navigation .mega-menu-toggle:after{
	display: none;
}
.header-controls .search_box a > .ti-close,
.header-controls .search_box a > .ti-search, 
.header-controls .ti-bag{
	height:33px;
	width:33px;
	line-height:33px;
	border-radius:50%;	
	color:#fff;
	display:inline-block;
	text-align:center;
	font-size: 15px;
}

/*** Overaly search box ***/
.cmt-search-overlay {
	position: absolute;
    top: 31px;
    right: -20px;
    width: 616px;
    background: #ffffff !important;
    border-radius: 5px;
    opacity: 0;    
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%);
    z-index: -1;
	-webkit-transition: opacity 0.3s, top 0.3s;
    transition: opacity 0.3s, top 0.3s;
}
.cmt-search-overlay.st-show {
	opacity: 1;
    top: 76px;
}
.cmt-search-overlay .w-search-form-h {
    display: table;
    height: 100%;
    width: 100%;
}
.cmt-search-overlay .w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
    padding: 22px 10px 23px 20px;
}
.cmt-search-overlay span.cmt-close {
    position: absolute;
    content: '';
    top: -7px;
    right: 30px;
}
.cmt-sticky-bgcolor-skincolor .cmt-search-overlay .w-search-form-row:before,
.cmt-bgcolor-skincolor .cmt-search-overlay .w-search-form-row:before {
	border-bottom-color: #fff;	
}
.cmt-search-overlay .cmt-search-outer {
	position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    clear: both;
    min-height: 350px;
    border: 2px solid rgba(255, 255, 255, 0.62);
    width: 1000px;
    text-align: center;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    display: inline-block;
    padding: 100px 20px 100px 20px;
}
.cmt-search-overlay.st-show .cmt-search-outer {
    transform: translateY(-50%);
}
.cmt-search-overlay .cmt-site-searchform input[type="search"] {
    font-size: 14px;
    text-align: left;
    height: 45px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none !important;    
    color: #333;
    width: 85%;
    line-height: 50px;
    float: left;
    padding: 9px 15px 12px 81px;
}
.cmt-search-overlay .cmt-site-searchform button:after {
    position: absolute;
    content: '';
    height: 26px;
    width: 1px;
    border-right: 1px solid;
    right: 0;
    top: 9px;
	opacity: 0.50;
}
.cmt-site-searchform button {
    background: #fab442;
    color: #000;
    top: 0;
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    outline: none;
    padding: 0;
    font-size: 12px;
}
.cmt-search-overlay .cmt-site-searchform button {
    font-size: 16px;
    width: 12%;
    border: 0;
    border-radius: 0;
    height: 45px;
    text-align: center;
    display: block;
    line-height: 45px;
    color: #fff;
    float: left;
	background: transparent;
	position: absolute;
    left: 0;
    top: 20px;
}
.cmt-search-overlay span.cmt-close i {
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
body.st-prevent-scroll {
     height: 100%;
}
.close-box i{
    top: 60px;
    color: #ababab;
    opacity: 0;
    font-size: 35px;
    position: fixed;
    cursor: pointer;
    right: 30px;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.close-box i.showicon{
    opacity: 1;
    top: 30px;
}
.cmt-search-overlay .cmt-site-searchform input[type="search"]:-webkit-input-placeholder{
    color: rgba(0, 0, 0, 0.50);
}
.cmt-search-overlay .cmt-site-searchform input[type="search"]::-moz-placeholder{
    color: rgba(0, 0, 0, 0.50);
}
.cmt-search-overlay .cmt-site-searchform input[type="search"]:::-moz-placeholder{
    color: rgba(0, 0, 0, 0.50);
}
.cmt-search-overlay .cmt-site-searchform input[type="search"]::-ms-input-placeholder{
    color: rgba(0, 0, 0, 0.50);
}


/*** 

====================================================================
	Call to Action Section
====================================================================

 ***/

.cmt-bgcolor-darkgrey .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,
.cmt-bgcolor-skincolor .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2{
	color: #fff;
}

/*** Subheading light white color ***/
.vc_column-inner.cmt-col-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h4,
.cmt-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4 {
	color: rgba(255, 255, 255, 0.90);
}
.cmt-bgcolor-skincolor .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h4{
    color: rgba(255, 255, 255, 0.95);
}
.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h4{
	color: #4a4a4a;
}
.cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4 b,
.cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h4 strong {
    font-weight: 500;
}
.cmt-bgcolor-skincolor .wpb_content_element,
.cmt-bgcolor-darkgrey .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only .cmt-sboxcta3-content-wrapper,
.cmt-bgcolor-skincolor .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only .cmt-sboxcta3-content-wrapper{
	color: rgba(255, 255, 255, 0.77);
}
.cmt-bgcolor-white .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only,
.cmt-bgcolor-grey .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only,
.cmt-bgcolor-skincolor .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only,
.cmt-bgcolor-darkgrey .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent.cmt-sboxcta3-only{
	background-color: transparent;
	border: none;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-actions-left .cmt-vc_cta3_content-container,
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-actions-right .cmt-vc_cta3_content-container{
	display: table;
    width: 100%;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3 h2{
	font-size: 45px;
	line-height: 50px;
    margin-bottom: 0;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-align-center .cmt-sboxcta3-content-wrapper{
    margin-bottom: 35px;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3 h4{
	margin-top: 5px;
    font-size: 28px;
	line-height: 32px;
    font-weight: 400;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxcta3-content-wrapper{
	margin-top: 0px;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-align-center .cmt-sboxvc_cta3-actions {
	margin-top: 20px;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-transparent {
    padding: 0;
}
.cmt-sboxplay-icon {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
}
.reset-column-margin-768 .vc_column-inner{
    margin: 0px !important;
}
.cmt-sboxheading-style-vertical .cmt-sboxvc_cta3-container {
    margin-bottom: 40px;
}


/*** Special Section ***/


.cymolthemes-box-service.cymolthemes-servicebox-styletwo,
.cymolthemes-box-view-top-image .cymolthemes-box-bottom-content,
.cymolthemes-box-client.cymolthemes-box-view-boxed-logo:hover,
.cmt-sboxbordered-boxcontent .cymolthemes-boxes-inner .row.cymolthemes-boxes-row-wrapper,
.cymolthemes-box-team.cymolthemes-teambox-view-overlay,
.cmt-sboxcolum-shadow-box-inner > .vc_column-inner > .wpb_wrapper,
.cmt-sboxcolum-shadow-box > .vc_column-inner > .wpb_wrapper,
.cmt-sboxcolum-shadow-box-inner.vc_column-inner > .wpb_wrapper,
.cmt-sboxshadow-box, 
.cmt-shadow-row {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.1);
}
.cmt-sboxshadow-services-box {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.05);
}


/*** Normal settings ***/
.cmt-sbox-bgimage-layer.cmt-bgimage-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.cmt-sbox.cmt-bg.cmt-bgimage-yes .cmt-bg-layer {
	z-index: 2;
}
.cmt-sbox .cmt-sboxvc_cta3-container {
	z-index: 3;
	position: relative;
	width: 100%; 
    margin-bottom: 40px;
}
.cmt-sbox .cmt-bgimage-layer{
	-webkit-transition: all .35s ease-in;
	transition: all .35s ease-in;
}
.cmt-sbox {
    overflow: hidden;
}
.cmt-sbox.cmt-sbox-iconalign-without-icon .cmt-sboxvc_cta3-container {
    margin-bottom: 15px;
}
.cmt-sbox.cmt-sbox-iconalign-without-icon .cmt-vc_btn3-container {
    margin-bottom: 5px;
	padding-top: 5px;
}
.cmt-sbox.cmt-sbox-iconalign-without-icon .cmt-sboxcta3-description p {
    margin-bottom: 10px;
}
.cmt-sbox.cmt-sbox-iconalign-without-icon.cmt-bgcolor-yes .cmt-vc_general.cmt-sboxvc_cta3:not(.cmt-sboxcta3-only) {
	padding: 23px 30px 1px 30px;
}

/**** Equal Service Box*****/
.vc_row-o-equal-height{
    display: flex;
}
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper {
    height: 100%;
}
.cmt-bgimage-yes .cmt-vc_general.cmt-sboxvc_cta3:not(.cmt-sboxcta3-only), 
.cmt-bgcolor-yes .cmt-vc_general.cmt-sboxvc_cta3:not(.cmt-sboxcta3-only){
	padding: 48px 40px 0px 40px;
}
.cmt-sbox.cmt-bgimage-yes .cmt-sboxvc_cta3-container, 
.cmt-sbox.cmt-bgcolor-yes .cmt-sboxvc_cta3-container{
	margin-bottom:30px;
}

/*** Service box connect ***/
.cmt-sboxhr-connect-box .cmt-vc_icon_element:before {
	content: '';
	position: absolute;
	top: 45px;
	right: -15px;
	width: 55%;
	height: 1px;
	background: #cccccc;
	z-index: 4;
}
.cmt-sboxhr-connect-box .cmt-vc_icon_element:after {
	content: '';
	position: absolute;
	top: 45px;
	left: -15px;
	width: 55%;
	height: 1px;
	background: #cccccc;
	z-index: 4;
}
.cmt-sboxhr-connect-box .cmt-sbox {
    overflow: visible;
}
.cmt-sboxhr-connect-box .cmt-sbox .cmt-vc_icon_element-inner {
    z-index: 11;
}
.cmt-sboxhr-connect-box .wpb_column:first-child .cmt-vc_icon_element:after{
	display: none;
}
.cmt-sboxhr-connect-box .wpb_column:last-child .cmt-vc_icon_element:before{
	display: none;
}
.cmt-bgcolor-darkgrey.cmt-sboxhr-connect-box .cmt-vc_icon_element:before,
.cmt-bgcolor-darkgrey.cmt-sboxhr-connect-box .cmt-vc_icon_element:after,

.cmt-bgcolor-skincolor.cmt-sboxhr-connect-box .cmt-vc_icon_element:before,
.cmt-bgcolor-skincolor.cmt-sboxhr-connect-box .cmt-vc_icon_element:after {
	background: rgba(255, 255, 255, 0.50);
}
.cmt-bgcolor-white.cmt-sboxhr-connect-box .cmt-vc_icon_element:before,
.cmt-bgcolor-white.cmt-sboxhr-connect-box .cmt-vc_icon_element:after,
.cmt-bgcolor-grey.cmt-sboxhr-connect-box .cmt-vc_icon_element:before,
.cmt-bgcolor-grey.cmt-sboxhr-connect-box .cmt-vc_icon_element:after {
	background: rgba(0, 0, 0, 0.20);
}

/*** Service box Padding ***/

 div .vc_row .vc_column-inner .cmt-bg.cmt-bgimage-yes.cmt-sbox.cmt-bgimage-yes.cmt-sbox-fade-animation.cmt-sboxshadow-box .cmt-sboxcta3-description,
.cmt-bg.cmt-bgimage-yes.cmt-sbox.cmt-bgimage-yes.cmt-sbox-fade-animation.cmt-sboxshadow-box .cmt-vc_cta3-content-header h2,
.cmt-bg.cmt-bgimage-yes.cmt-sbox.cmt-bgimage-yes.cmt-sbox-fade-animation.cmt-sboxshadow-box > .cmt-bg-layer{
        -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;
    transition: all 0.3s ease 0s;
}
 div .vc_row .vc_column-inner .cmt-bg.cmt-bgimage-yes.cmt-sbox.cmt-bgimage-yes.cmt-sbox-fade-animation.cmt-sboxshadow-box:hover .cmt-sboxcta3-description,
.cmt-bg.cmt-bgimage-yes.cmt-sbox.cmt-bgimage-yes.cmt-sbox-fade-animation.cmt-sboxshadow-box:hover .cmt-vc_cta3-content-header h2{
    color: #fff;
}
.cmt-sbox.cmt-bgimage-yes.reset-padding-servicebox .cmt-vc_general.cmt-sboxvc_cta3{
	 padding: 45px 0px 0px 0px;
}
.cmt-sbox.cmt-bgimage-yes.cmt-sbox-effect-one .cmt-vc_general.cmt-sboxvc_cta3{
    padding: 20px 22px 0px 20px;
}
.vc_row-no-padding .cmt-sbox:not(.cmt-bgimage-yes),
.vc_row-no-padding .cmt-sbox:not(.cmt-bgcolor-yes){
	padding: 0;
}
.cmt-sbox .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-actions-bottom .cmt-vc_cta3-content {
    margin-bottom: 0;
}
.cmt-sbox.cmt-sbox-iconalign-left-spacing.cmt-bgcolor-yes .cmt-vc_general.cmt-sboxvc_cta3 {
	padding: 29px 20px 2px;
}

/*** 

====================================================================
	Blogbox Section
====================================================================

 ***/
.single #tribe-events .tribe-events-content p,
.single article.post .entry-content p{
    margin-bottom: 25px;
}

article.post .entry-content blockquote{
    line-height: 30px;
}
.cmt-sboxfeatured-wrapper .cmt-sboxslick-carousel-wrapper .cmt-sboxslick-carousel > div:not(:first-child){
	display: none;
}


.cmt-post-featured-outer-wrapper,
.cymolthemes-box-blog,
article.post,
.cymolthemes-post-item-thumbnail,
.cmt-sboxfeatured-wrapper {
    position: relative;    
}
.cmt-sboxentry-meta-wrapper{
	margin: 0 0 5px 0;
    font-size: 15px;
    padding: 4px 0 10px;
    
}
.cmt-sboxentry-meta .cmt-meta-line i,
.cmt-sboxright-meta .cmt-social-share-wrapper.cmt-social-share-post-wrapper,
.cmt-sboxentry-meta .cmt-meta-line a,
.cmt-sboxpost-cat .cmt-meta-line a {
    color: #7d8791;
}
.cmt-sboxentry-meta .cmt-meta-line i,
.cmt-sboxentry-meta .cmt-meta-line i.fa-tag,
.cmt-sboxentry-meta .cmt-meta-line i.fa-calendar,
.cmt-sboxentry-meta .cmt-meta-line i.fa-user {
    padding-right: 4px;
}
/*** Blog box meta border for skincolor and darkcolor ***/
.cmt-bgcolor-skincolor .cymolthemes-blogbox-footer-readmore,
.cmt-bgcolor-darkgrey .cymolthemes-blogbox-footer-readmore{
    border-color:  rgba(255, 255, 255, 0.15);
}
.cymolthemes-blogbox-format-link .cymolthemes-box-meta{
	margin-top: 0px;
}
.cymolthemes-blogbox-footer-readmore{
    padding-top: 9px;
    padding-bottom: 5px;
    margin-top: 6px;
    margin-top: 6px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-post-readmore a{
	color: #0a0c0e;
	font-size: 14px;
	font-weight: 500;
    display: inline-block;
    position: relative;
}
.cymolthemes-box-blog .cymolthemes-meta-details .cymolthemes-blogbox-meta-row-date{
	position: relative;
	padding-right: 24px;
}
.cymolthemes-box-blog .cymolthemes-box-content .cymolthemes-box-post-date:after {
    height: 2px;
    content: "";
    background-color: red;
    display: block;
    width: 30px;
    margin-top: 4px;
}
.cymolthemes-box-blog .cymolthemes-box-content .cymolthemes-box-post-date {
	margin-bottom: 19px;
}
article.cymolthemes-box-blog-classic .cmt-post-date,
.cymolthemes-box-blog .cmt-post-date{
	height: 58px;
    width: 56px;
    position: absolute;
    top: 15px;
    left: 15px;
	color: #fff;
	background-color:#000;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding-top: 11px;
    padding-bottom: 7px;
    z-index: 1;
    text-align: center;
}
article.cymolthemes-box-blog-classic .cmt-post-date span,
.cymolthemes-box-blog .cmt-post-date span{
	font-weight: 600;
    font-size:21px;
    line-height: 21px;
	display: block;
}
article.cymolthemes-box-blog-classic .cmt-post-date,
.cymolthemes-box-blog .cmt-post-date{
	-webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
article.cymolthemes-box-blog-classic:hover .cmt-post-date,
.cymolthemes-box-blog:hover .cmt-post-date{
	transform: rotateY(360deg);
}
article.cymolthemes-box-blog-classic .cmt-post-date {
	top: 20px;
    left: 20px;
}
/***Blogbox Style One***/

.cymolthemes-box-blog.cymolthemes-blogbox-styleone .cmt-sboxentry-meta-wrapper{
	margin: 10px 0 4px 0;	
    padding: 5px 0 5px;
}
.cymolthemes-box-blog.cymolthemes-blogbox-styleone .cymolthemes-box-desc{
	position: relative;
    padding: 0px 25px 0px 0px;	
	background-color: #fff;
}


/***Blogbox Style Two***/
.cymolthemes-blogbox-styleone:hover .cmt-sboxfeatured-wrapper img,
.cymolthemes-blogbox-stylethree:hover .cmt-sboxfeatured-wrapper img,
.cymolthemes-blogbox-styletwo:hover .cmt-sboxfeatured-wrapper img {
  -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.cymolthemes-blogbox-styleone .cmt-sboxfeatured-wrapper img,
.cymolthemes-blogbox-stylethree .cmt-sboxfeatured-wrapper img,
.cymolthemes-blogbox-styletwo .cmt-sboxfeatured-wrapper img {
   -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
	
}
.cymolthemes-blogbox-styletwo .cmt-sboxfeatured-wrapper img {
    width: 100%;
}
.cymolthemes-blogbox-styleone .cmt-sboxfeatured-wrapper,
.cymolthemes-blogbox-stylethree .cmt-sboxfeatured-wrapper,
.cymolthemes-blogbox-styletwo .cmt-featured-outer-wrapper {
    overflow: hidden;
}
.cymolthemes-box-blog.cymolthemes-blogbox-styletwo .cymolthemes-box-img-left {
    padding-left: 0;
    padding-right: 9px;
}
.cymolthemes-box-blog.cymolthemes-blogbox-styletwo .post-item>.cymolthemes-box-content {
	clear: both;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.cymolthemes-box-blog.cymolthemes-blogbox-styletwo .cymolthemes-box-content.col-md-6 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-left: 30px;
	padding-top:40px;
	padding-right: 30px;
	padding-bottom: 40px;
}
.cymolthemes-blogbox-styletwo .cymolthemes-box-content .cymolthemes-box-desc{
	padding-top: 0px;
	font-size:15px;
}
.cymolthemes-blogbox-styletwo .cmt-sboxentry-footer a {
	font-size: 14px;
}
.cymolthemes-blogbox-styletwo .cmt-sboxentry-footer a:not(:hover) {
	color: #8d9297;
}
.cmt-sboxentry-meta .cmt-meta-line i {
    display: none;
}
.cymolthemes-blogbox-styleone .cymolthemes-teambox-readmore a,
.cymolthemes-blogbox-stylethree .cymolthemes-teambox-readmore a,
.cymolthemes-blogbox-styletwo .cymolthemes-teambox-readmore a {
    position: relative;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: var(--body-blackfont-color);
}

.cymolthemes-blogbox-styletwo .cymolthemes-teambox-readmore a:hover:after {
    right: -25px;
}

/***Blogbox Style Three***/
.cymolthemes-box-blog.cymolthemes-blogbox-stylethree .cymolthemes-box-desc {
    position: relative;
    padding:44px 0 0 35px;
    text-align: right;
}
.cymolthemes-box-blog.cymolthemes-blogbox-styleone .cmt-sboxentry-meta-wrapper,
.cymolthemes-box-blog.cymolthemes-blogbox-styletwo .cmt-sboxentry-meta-wrapper,
.cymolthemes-box-blog.cymolthemes-blogbox-stylethree .cmt-sboxentry-meta-wrapper {	
    padding: 0 0 10px;
    margin: 0px;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylethree .entry-header:before{
	content:unset;
}
/*** Top Image bottom content ***/

.cymolthemes-boxes-blog.cymolthemes-boxes-view-carousel div.slick-list {	
    padding-bottom: 20px;	
}
.cymolthemes-boxes-blog.cymolthemes-boxes-view-carousel .cmt-sboxheading-style-vertical .cmt-sboxvc_cta3-container {
	margin-bottom: 20px;
}
.cymolthemes-boxes-blog.cymolthemes-boxes-view-carousel .cymolthemes-boxes-blog-inner .row.slick-slider {
	margin-left:-15px;	
	margin-right:-15px;	
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .entry-header:after {
	content:none;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content img.alignleft, 
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content img.alignright {
    margin-bottom: 10px;
}
article.cymolthemes-box-blog-classic.sticky  .entry-header:after {
	content:none;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content {
    padding: 19px 35px 0px 0;
    z-index: 11;
    position: relative;
    display: block;
	overflow: hidden;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-blog-classic-box-content {
	margin-top:0px;
    padding-top: 0;
    padding-right: 0;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-entrymeta-wrapper {
    padding-top: 0;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content {
    margin-bottom:40px;
}
.single article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-blog-classic-box-content {
	padding-top: 0px;
}
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote .cmt-entrymeta-wrapper,
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-link .cmt-entrymeta-wrapper {
    display: none;
}
article.cymolthemes-box-blog-classic .cymolthemes-commentbox,
.cymolthemes-box-blog-classic .entry-header .cmt-meta-line a {
    font-size: 13px;
}
article.cymolthemes-box-blog-classic .cymolthemes-commentbox,
.cymolthemes-box-blog-classic .entry-header .cmt-meta-line,
.cymolthemes-box-blog-classic .entry-header .cmt-meta-line a {
    color: #7d8791;	
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-sboxbox-post-date {
	display: none;
}
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-audio .cmt-blog-classic-box-content {
	padding-bottom: 30px;
}
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-link .cymolthemes-box-desc-text {
    margin-bottom: 0;
}
.single-post article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-blog-classic-box-content {
    padding-top: 0px;
}
.cymolthemes-box-blog .cymolthemes-blogbox-desc-footer {
    padding-top: 16px;
	font-size: 13px;
    font-weight: 600;
}
.cymolthemes-box-blog .cymolthemes-blogbox-desc-footer a {
    position: relative;
}
.cymolthemes-box-blog .cymolthemes-blogbox-desc-footer a:after {
    font-family: "cmt-indisto-icons";
    content: "\f101";
    right: -14px;
    font-size: 14px;
    position: absolute;
}
.post.cymolthemes-box-blog-classic .cmt-sboxbox-post-icon,
.cymolthemes-box-blog .cmt-sboxbox-post-date {
    height: 66px;
    width: 64px;
	padding-bottom: 7px;
    z-index: 1;
	color:#fff;
	text-align: center;
    background-color: #9aca40;
    position: absolute;
    top: -20px;
    right: 20px;
    font-weight: 600;
    font-size: 26px;
    line-height: 18px;
    padding-top: 13px;
}
.cymolthemes-box-blog .cmt-sboxbox-post-icon {
    bottom: -30px;
    left: 20px;
	top:auto;
} 
.post.cymolthemes-box-blog-classic .cmt-sboxbox-post-date {
    height: 62px;
    width: 69px;
    background-color: #129ce7;
    position: absolute;
    top: 30px;
    left: 30px;
    font-weight: 500;
    font-size: 26px;
    line-height: 20px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
	color:#fff;
	text-align: center;
}

article.cymolthemes-box-blog-classic .cmt-sboxpost-entry-header {
	padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 21px;
}
.cymolthemes-box-blog .cmt-sboxpost-entry-header {
	min-height:52px;
}
.cymolthemes-box-blog .cymolthemes-box-desc-text,
.cymolthemes-box-blog .cymolthemes-box-desc {
    padding-top:14px;
}
.cymolthemes-box-blog .cmt-sboxpost-entry-header,
article.cymolthemes-box-blog-classic .cmt-sboxpost-entry-header {
	position: relative;
}
.cymolthemes-box-blog .entry-header:not(.cmt-titlebar) .entry-title {  
    margin-bottom: 4px;
}
.cymolthemes-box-blog-classic .entry-header:not(.cmt-titlebar) .entry-title {
    font-size: 26px;
    line-height: 30px;
	position:relative;
}
.cymolthemes-box-blog .entry-header {
	margin-top: 0px;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-postcategory {
	position: relative;
    top: -34px;
    background-color: #84c13a;
    padding: 2px 15px;
    color: #fff;
	display: inline-block;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-postcategory .cat-links,
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-postcategory .cat-links a {
	color:#fff;
	font-size: 14px;
}
.cmt-meta-line.byline img{
    display: none;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line.byline img {
    display: inline-block;
}

.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-links ul li a {
    border: 1px solid transparent;
    padding: 8px 7px 40px 0px;
    width: 169px;
    line-height: 35px;
    text-align: center;
    display: block;
    font-size: 20px;
	font-weight: 600;
    border-radius:0;    
    color: #fff;
	border-radius:5px;
}
.cymolthemes-blogbox-sharebox .cmt-social-share-facebook a {
	background-color: #385da9;
}
.cymolthemes-blogbox-sharebox .cmt-social-share-twitter a {
	background-color: #33ccff;
}
.cymolthemes-blogbox-sharebox .cmt-social-share-linkedin a {
	background-color: #0073b1;
}
.cymolthemes-blogbox-sharebox .cmt-social-share-pinterest a  {
	background-color: #bd081c;
}
.cymolthemes-blogbox-sharebox .cmt-social-share-gplus a  {
	background-color: #dc4a38;
}
.cymolthemes-blogbox-sharebox .cmt-social-youtube a {
	background-color: #c4302b;
}
.cymolthemes-blogbox-sharebox .cmt-social-flickr a { 
	background-color: #ff0084;
}
.cymolthemes-blogbox-sharebox .cmt-social-yelp { 
	background-color: #c41200;
}
.cymolthemes-blogbox-sharebox .cmt-social-dribbble a{
	background-color: #ee66aa;
}
.cymolthemes-blogbox-sharebox .cmt-social-podcast a{
	background-color: #d56dfb;
}
.cymolthemes-blogbox-sharebox .cmt-social-instagram a{
	background-color: #3f729b;
}
.cymolthemes-blogbox-sharebox  .cmt-social-xing a {
	background-color: #026466;
}
.cymolthemes-blogbox-sharebox  .cmt-social-vimeo a {
	background-color: #86c9ef;
}
.cymolthemes-blogbox-sharebox .cmt-social-vk a{
	background-color: #45668e;
}
.cymolthemes-blogbox-sharebox .cmt-social-houzz a {
	background-color: #4DBC15;
}	
.cymolthemes-blogbox-sharebox .cmt-social-issuu a {
	background-color: #f26f61;
}
.cymolthemes-blogbox-sharebox .cmt-social-google-drive a {
	background-color: #ffd04b;
}
.cymolthemes-blogbox-sharebox .cmt-social-rss a{
	background-color: #ee802f ;
}


.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-links ul li a:hover {
	color:#fff;
}
.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-title {
    font-size: 15px;
    margin-top:15px;
	color:#7d8791;
}
.cymolthemes-box-blog-classic .cmt-social-share-wrapper {
    z-index: 10;
    position: relative;
    
}
.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper.cmt-show-share-list .cmt-social-share-links {
	opacity: 1;
	-webkit-transform: translateX(-95%);
    -ms-transform: translateX(-95%);
    -o-transform: translateX(-95%);
    -moz-transform: translateX(-95%);
    transform: translateX(-95%);
}
.cymolthemes-box-blog-classic .cymolthemes-blogbox-desc-footer>div.cmt-social-share-wrapper {
    float:right;
    cursor: pointer;
	min-height: 58px;
}
.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-title:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    content: "\f1e0";
    margin-left: 8px;
    position: static;
    padding-right: 0;
}
.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-links {
    content: '';
    position: absolute;
    left: 0;
    top: 15px;
    width: max-content;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transform: translateX(50%);
}
.post.cymolthemes-box-blog-classic .cmt-social-share-wrapper.cmt-show-sharelinks .cmt-social-share-links {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}
/*** Blog box meta details ***/
.cymolthemes-box-blog .cymolthemes-meta-details .cymolthemes-blogbox-meta-row-date:after{	
    position: absolute;
    right: 11px;
    top: -3px;
    width: 0;
    height: 0;
    content: " / ";
    font-size: 15px;
}
.cymolthemes-meta-details, 
.cymolthemes-meta-details a,
.cymolthemes-meta-details i{
	font-size: 14px;
	color: #656565;	
}
.cymolthemes-meta-details i{
	padding-right: 3px;
}
.cymolthemes-meta-details a:hover{
	text-decoration:none;
}


/*** No image view ***/
.cymolthemes-box-blog.cmt-sboxno-featured-content:not(.cymolthemes-blogbox-style2) .cmt-sboxbox-post-date{	
	bottom: -72px;	
}
.cymolthemes-box-blog.cmt-sboxno-featured-content .cmt-sboxpost-format-icon-wrapper {
    top: 0px;
}
.cmt-sboxno-featured-content .cmt-sboxpost-format-icon-wrapper {
	left: 0px;
    top: 8px;
}
.cmt-sboxno-featured-content .cmt-sboxpost-format-icon-wrapper:before {
	display: none;
}
/* End No image view*/

.cmt-sboxentry-meta-wrapper .cmt-social-share-wrapper {  
    padding-bottom: 0px;
}
.cmt-sboxentry-meta-wrapper  .cmt-social-share-links ul li {  
    padding-right: 10px;
    padding-top: 0;
}
.cmt-sboxentry-meta-wrapper .cmt-social-share-links ul {
    padding-right: 0px;
}
.cmt-sboxentry-meta .cmt-meta-line{
    padding-right: 15px;
    position: relative;
    color: #7d8791;
}
.cymolthemes-box-blog .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line {
    padding-right: 23px;
        display: inline-block;
}
.cymolthemes-box-blog .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:after {
	position: absolute;
    content: "|";
    right: 11px;
    top: -3px;
	color:#eaeaea;
}
.cymolthemes-box-blog .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line.cat-links:after {
    top: 0px;
}
.cymolthemes-box-blog .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:last-child:after {
	content: "";
}

.cymolthemes-box-view-top-image .cmt-sboxentry-meta .cmt-meta-line a,
.cymolthemes-box-view-top-image .cmt-sboxpost-cat .cmt-meta-line a{
	color: #494949;
	font-size: 15px;
}
.cymolthemes-box-blog-classic .cmt-sboxpost-format-icon-wrapper,
.cymolthemes-box-blog .cmt-sboxpost-format-icon-wrapper {
	height: 70px;
    width: 70px;
    font-size: 23px;
    line-height: 70px;
    border-top: 70px solid #fff;
    border-left: 70px solid transparent;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.cymolthemes-box-blog .cmt-sboxpost-format-icon-wrapper i {
    position: absolute;
    top: -85px;
    color: #fff;
    right: 5px;
    font-size: 19px;
}
.cymolthemes-box-blog-classic .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month,
.cymolthemes-box-blog-classic .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month .entry-year,
.cymolthemes-box-blog .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month,
.cymolthemes-box-blog .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month .entry-year{
	font-size: 13px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
}
.cymolthemes-box-blog-classic .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month{
	width:100%;
}
.cymolthemes-box-blog-classic .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month,
.cymolthemes-box-blog-classic .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month .entry-year {
	color: #fff;
}
.cymolthemes-box-blog-classic .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month .entry-year {
	display:none;
}
.cymolthemes-box-blog .cmt-sboxpost-format-icon-wrapper:before, 
.cymolthemes-post-box-icon-wrapper:before {
	content:none;
}
.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote blockquote,
.cymolthemes-box-blog.cymolthemes-blogbox-format-quote blockquote {
    margin:50px 40px 15px 40px;
}
.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-sboxpost-format-icon-wrapper:before {
	display: block;
}
.single .cmt-title-wrapper.entry-header {
    margin-bottom: 50px;
}
.cymolthemes-box-blog .cymolthemes-post-date-wrapper .cymolthemes-entry-date .entry-month .entry-year{
	padding-left:3px;
}

/*** Blog Classic ***/

article.cymolthemes-box-blog-classic{
    margin-bottom: 30px;
    padding-bottom: 0px;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-sboxpost-cat {
	padding-bottom: 4px;
}
.single article.cymolthemes-box-blog-classic{
	margin-bottom: 70px;
	border-bottom: none;
}
.single article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cymolthemes-post-date-wrapper {
    right: -21px;
    left: auto;
    top: 24px;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-classic-footer-meta {
	position: relative;
    display: block;
    width: auto;
    margin-left: 0px;
}
.post.cymolthemes-box-blog-classic .cmt-sboxright-meta .cymolthemes-commentbox,
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-classic-footer-meta .cmt-sboxentry-meta .cmt-meta-line {
	color: #7f7f7f;
    font-size: 14px;
}
article.cymolthemes-box-blog-classic .cmt-featured-outer-wrapper .cmt-sboxfeatured-wrapper {
	overflow:hidden;
}
.single article.cymolthemes-box-blog-classic:hover .cmt-featured-outer-wrapper .cmt-sboxfeatured-wrapper img {
	transform: unset;
}
/*** Blog Classic ( no image)***/
article.post.cmt-sboxno-featured-content.cymolthemes-box-blog-classic .cmt_classic_post_icon .cmt-social-share-links ul li {
    padding-top: 8px;
}
article.post.cmt-sboxno-featured-content.cymolthemes-box-blog-classic .cmt_classic_post_icon {
    margin-top: 0px;
    bottom: -30px;
    right: 17px;
}
.single article.post.cmt-sboxno-featured-content.cymolthemes-box-blog-classic .cmt_classic_post_icon {
    bottom: -63px;
}
article.post.cmt-sboxno-featured-content.cymolthemes-box-blog-classic .cmt-sboxpost-cat{
    padding-right: 240px;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-sboxcol-right {
    display: block;
    width: 100%;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cmt-sboxcol-right{
	padding-right: 40px;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content .cymolthemes-post-date-wrapper{
	left: 32px;
    right: auto;
    top: 24px;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content.format-quote .cmt-featured-outer-wrapper,
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content.format-link .cmt-featured-outer-wrapper {
	margin-top: 0px;	
}
.more-link-wrapper{
	display: block;
}
.more-link-wrapper a{
	display: inline-block;
}
.more-link-wrapper{	
    margin-top: 30px;
}
article.post .more-link-wrapper a.more-link{
    padding: 10px 45px 10px 34px;
    border-radius: 22px;
    color: #fff;
    position: relative;
}
article.post .more-link-wrapper a.more-link:after {
    font-family: "cmt-indisto-icons";
    content: '\e809';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 8px;
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 10px;
}
.cymolthemes-blogbox-format-quote .cmt-blog-classic-box-content {
	display:none;
}
/*** Blog Author details ***/
.author-info{
    padding: 30px 0px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}
body.author .author-info{
	margin-bottom: 80px;
}
.author-info .author-title{
    margin-bottom: 5px;
    font-size: 26px;
}
.author-info .author-avatar {
    margin: 0 30px 0 0;
    float: left;
}
.author-info .author-avatar img{
	border-radius: 50%;
    width: 100px;
    height: 100px;
}
.author-info .author-description{
	overflow:hidden;
}
.cmt-sboxauthor-social-links{
    margin: 0;
    margin-left: 116px;
    padding: 0;
    margin-top: 12px;
}
.cmt-sboxauthor-social-links ul{
	list-style: none;
}
.cmt-sboxauthor-social-links li{
	display: inline-block;
	margin-left: 10px;
}
.cmt-sboxauthor-social-links li a{
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    background-color: #cacaca;
	margin-bottom: 5px;
}

/*** Blog Format (Sticky) ***/
article.sticky {
    background-color: #fff;
    border: 4px solid #e4e4e4;
}
article.cymolthemes-box-blog-classic.sticky .cmt-blog-classic-box-content {
	padding-bottom: 5px;
	margin-top: 0;
    border-top: none;
    padding:25px 25px 9px;
}
article.sticky .entry-content{
	margin-bottom: 0px;
}
article.sticky.cymolthemes-box-blog-classic .cmt-sboxpost-format-icon-wrapper:after {
	border-bottom-color: #FAFAFA;
}
/*** Blog Format (Gallary) ***/
article.cymolthemes-blogbox-format-gallery .slick-dotted.slick-slider,
article.post.format-gallery .slick-dotted.slick-slider {
    margin-bottom: 0;
}
article.cymolthemes-blogbox-format-gallery .slick-dots,
article.post.format-gallery .slick-dots {
	position: absolute;
    top: auto;
    z-index: 10;
    text-align: center;
    margin: 0;
    width: 100%;
    bottom: 15px;
}
article.cymolthemes-blogbox-format-gallery .slick-dots li,
article.post.format-gallery .slick-dots li {
    width: 12px;
}
article.cymolthemes-blogbox-format-gallery .slick-dots li button,
article.post.format-gallery .slick-dots li button {
	background-color: transparent;
    display: block;
    cursor: pointer;
	padding: 0;
    text-indent: -9999px;
    width: 10px!important;
    height: 10px!important;
    border: 1px solid #FFF;
	box-shadow: none;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.cmt-col-bgcolor-dargrey .slick-dots li button,
.cmt-col-bgcolor-skincolor .slick-dots li button,
.cmt-bgcolor-dargrey .slick-dots li button,
.cmt-bgcolor-skincolor .slick-dots li button,
article.cymolthemes-blogbox-format-gallery .slick-dots li.slick-active button,
article.cymolthemes-blogbox-format-gallery .slick-dots li button:hover,

article.post.format-gallery .slick-dots li.slick-active button,
article.post.format-gallery .slick-dots li button:hover {
	background-color: #fff;
}
/*** Blog Format (MP3) ***/
article.cymolthemes-blogbox-format-audio .cmt-sboxpost-format-audio-mp3,
article.format-audio .cmt-sboxpost-format-audio-mp3{
	background-color: #222;
    padding: 22px 47px;
}

/*** Blog Format (Link) ***/
.post_format-post-format-link .entry-content a{
	font-size: 15px;
	font-weight:bold;
}
.cymolthemes-box-blog-classic .cmt-sboxpost-featured-link-wrapper .cmt-sboxpost-featured-link {
    background: #fff;
    text-align: center;
}
.cmt-sboxpost-featured-quote,
.cmt-sboxpost-featured-link-wrapper{
	background-size: cover;
	background-position: 100%;
}
article.cymolthemes-blogbox-format-link .cmt-sboxformat-link-title,
article.post.format-link .cmt-sboxformat-link-title{
	font-size: 36px;
    margin-bottom: 15px;
    color: #222429;
    font-weight: 400;
    position: relative;
    text-align: left;
}
article.cymolthemes-blogbox-format-link .cmt-sboxformat-link-url,
article.post.format-link .cmt-sboxformat-link-url{
	font-size: 18px;
	font-style: italic;
}
.cymolthemes-box-blog-classic .cmt-sboxpost-featured-link .cmt-sboxformat-link-title:before {
    content: "";
    position: absolute;
    background-color: var(--tm-skincolor-text);
    -webkit-mask: url(../images/blog-link-1.svg) no-repeat 100% 100%;
    mask: url(../images/blog-link-1.svg) no-repeat 100% 100%;
    mask-size: cover;
    bottom: 58px;
    left: -10px;
    width: 60px;
    height: 60px;
}
.cymolthemes-box-blog-classic .cmt-sboxfeatured-wrapper .cmt-sboxpost-featured-link h4 {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    padding-top: 4px;
}

/*** Blog Format (Qoute) ***/
article.post.cmt-sboxno-featured-content.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-link .cmt_classic_post_icon {
    bottom: 0px;  
}
article.post.cmt-sboxno-featured-content.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote .cmt_classic_post_icon {
    bottom: 65px;
}
.cmt-sboxpost-featured-quote {
    padding: 20px;
}
article.post.format-quote .cmt-sboxpost-featured-quote {
    padding: 37px 50px 15px;
}
article.post.cymolthemes-box-blog-classic.format-quote .cmt-sboxpost-entry-header {
    display: none;
}
article.post.cymolthemes-box-blog-classic .cmt-sboxpost-featured-quote blockquote {
    margin: 40px 0px 15px 0px;
}
article.post.format-quote .cmt-featured-outer-wrapper{
	margin-bottom: 100px;
}
article.post.cymolthemes-box-blog-classic.format-quote .cmt-featured-outer-wrapper{
	margin-bottom: 0px;
}
body:not(.single) article.post.cymolthemes-box-blog-classic.format-quote .cmt-sboxcol-left{
	width: 100%;
}
body:not(.single) article.post.cymolthemes-box-blog-classic.format-quote .cmt-sboxcol-right{
	display: none;
}
article.post.format-link .cmt-featured-outer-wrapper{
    margin-bottom: 0px;
}
article.post.format-link .cmt-featured-outer-wrapper{
    margin-bottom: 0px;
}
.cmt-sboxpost-featured-quote:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 1;
}
.cmt-sboxpost-featured-quote blockquote {
    z-index: 2;
    position: relative;
    border: 0;
    background: transparent;
    color: #222429;
    font-size: 30px;
    line-height: 40px;
    padding: 0;
    margin: 10px 40px;
}
.cymolthemes-boxes-blog.cymolthemes-boxes-col-five .cmt-sboxpost-featured-quote blockquote {
    font-size: 22px;
    line-height: 30px;
    padding: 0;
    margin: 15px 0;
}
.cymolthemes-blogbox-format-quote blockquote,
.cmt-sboxpost-featured-quote blockquote cite {
    color: var(--body-blackfont-color);
    font-size: 26px;
    line-height: 36px;
    padding-top: 20px;
    font-style: italic;
    text-align: left;
    position: relative;    
}
.cymolthemes-box-blog-classic .cmt-sboxfeatured-wrapper span.more-link-wrapper,
.cymolthemes-box-blog-classic .cmt-sboxfeatured-wrapper blockquote h2 {
	display:none;
}
.cmt-sboxpost-featured-quote blockquote cite h4 {
    font-style: normal;
    font-size: 22px;
    padding-top: 17px;
}
.cmt-sboxpost-featured-quote blockquote cite p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-family: var(--body-font-family);
    position: absolute;
    bottom: -3px;
    left: 80px;
    color: var(--body-fonts-color);
}
.cmt-sboxpost-featured-quote blockquote:before {
    content: "\e856";
    font-family: 'cmt-indisto-icons';
    color: var(--tm-skincolor-text);
    position: absolute;
    top: -32px;
    font-size: 50px;
    font-style: normal;
}

/*** Fluid Video Iframe ***/
article.post_format-post-format-video .cmt-sboxpost-format-video,
article.cymolthemes-blogbox-format-video .cmt-sboxpost-format-video,
article.post_format-post-format-audio .cmt-sboxpost-format-audio:not(.cmt-sboxpost-format-audio-mp3) .cymolthemes-blogbox-format-audio,
article.cymolthemes-blogbox-format-audio .cmt-sboxpost-format-audio:not(.cmt-sboxpost-format-audio-mp3) .cmt-sboxblogbox-audio-mp3player-w{
    position: relative;
    overflow: hidden;
    padding-bottom: 60.15%;
    padding-top: 25px;
    height: 0;
}
article.post_format-post-format-video .cmt-sboxpost-format-video iframe,
article.cymolthemes-blogbox-format-video .cmt-sboxpost-format-video iframe,
article.post_format-post-format-audio .cmt-sboxpost-format-audio:not(.cmt-sboxpost-format-audio-mp3) .cymolthemes-blogbox-format-audio iframe,
article.cymolthemes-blogbox-format-audio .cmt-sboxpost-format-audio:not(.cmt-sboxpost-format-audio-mp3) .cmt-sboxblogbox-audio-mp3player-w iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.single-post  .cymolthemes-blogbox-footer-readmore{
    display: none;
}
.single-tribe_events #tribe-events-content .gallery,
.single-post .cmt-blog-classic-box-content .gallery  {
    margin-bottom: 0px;	
}
.cmt-blog-classic-box-content .wp-block-group.has-background>.wp-block-group__inner-container {
    padding: 15px;
}

.wp-block-button {
    margin-bottom: 1.5em;
}
body .wp-block-cover-image .wp-block-cover-image-text,
body .wp-block-cover-image .wp-block-cover-text,
body .wp-block-cover-image h2,
body .wp-block-cover .wp-block-cover-image-text, 
body .wp-block-cover .wp-block-cover-text,
body .wp-block-cover h2 {
    color: #fff;
}
.wp-block-cover, .wp-block-cover-image {
	margin: 0 1.75em 1.5em 0;
}
.has-large-font-size {
    line-height: 1.1;
}
.entry-content .wp-block-archives-dropdown {
    margin-bottom: 10px;
}
.wp-block-categories.wp-block-categories-dropdown {
	margin-bottom: 15px;
}
.cmt-blog-classic-box-content .wp-block-group.has-background>.wp-block-group__inner-container  {
	padding: 15px;	
}
.sidebar.widget-area .widget.widget_rss .widget-title a {
    font-weight: 500;
    font-size: 26px;
    line-height: 28px;
    color: #222429;
}
ol.wp-block-latest-comments{
    padding-left:0px;
}
/*** Single Media ***/
.single-post .cymolthemes-box-blog-classic .cmt-post-featured-outer-wrapper {
    margin-bottom: 20px;
}
.single-post .cymolthemes-box-blog-classic.cmt-sboxno-featured-content  .cmt-post-featured-outer-wrapper {
    margin-bottom: 0px;
}
.single-post .cymolthemes-box-blog-classic .cmt-blog-classic-box-content {
	padding: 0px;
    margin: 0;
    background: transparent;
    border: none;
}
.cmt-classic-post-meta {
	clear: both;
    overflow: hidden;
}
.single-post .cymolthemes-box-blog-classic .cmt-sboxentry-meta-wrapper {
    margin: 19px 0 19px 0;
}
.single-post .cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line.comments-link {
    display: inline-block;
    opacity: 1;
}
.single-cmt_portfolio .cmt-single-pf-footer .clearfix,
.single-post .cymolthemes-blogbox-sharebox .clearfix {
    display: inline-block;
}
.single-post .cmt-social-share-post-wrapper{
    text-align: left;
    padding: 33px 0 0 0;
    border-radius: 0px;
    width: 55%;
}
.single-post .cmt-sboxpost-prev-next-buttons {
    border-bottom: 1px solid #e9ecef;
    border-top: 1px solid #e9ecef;
}
.single-post .cmt-social-share-links ul li {
    display: inline-block;    
    padding: 0px 6px 10px 0;
}
.single-post .cmt-social-share-title {
    margin-top: 11px;
	font-weight: 500;
}
.single-post article.post .entry-content {
    margin-bottom: 10px;
}
.single-post .cmt-sboxpost-prev-next-buttons {
	margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.single-cmt_portfolio .cmt-pf-single-category-w a,
.single-post .cymolthemes-blogbox-sharebox .cymolthemes-tags-links a {
    background-color: #fff;
    font-weight: 400;
    display: inline-block;
    margin-right: 3px;
	margin-bottom: 7px;
    padding: 5px 15px;
    font-style: normal;
}
.single-post .cymolthemes-blogbox-sharebox .cymolthemes-tags-links,
.single-cmt_portfolio .cmt-pf-single-category-w a:not(:hover),
.single-post .cymolthemes-blogbox-sharebox .cymolthemes-tags-links a:not(:hover) {
	color: var(--body-fonts-color) !important;
}
.single-post .cymolthemes-blogbox-sharebox {
    display: block;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #e4e4e4;
    padding: 0px 0 25px 5px;
}
.single-post .comments-area {
    margin-top: 10px;
    margin-bottom: 0px
}
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content h1,
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content h2, 
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content h3,
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content h4,
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content h5, 
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content h6 {
    margin-top: 20px;
}
article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-list {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0;
}
article.type-attachment .entry-attachment {
	text-align: center;
	border: 1px solid #dadada;
	background: #f3f3f3;
	padding: 15px;
}
span.cmt-sboxpublised-in-wrapper {
    border: 1px solid #dadada;
    display: block;
    margin-top: 30px;
    padding: 15px;
    text-align: center;
}
.cmt-sboxpublised-in-wrapper span.meta-nav {
    font-size: 12px;
}
.cmt-sboxpublised-in-wrapper span.post-title {
    font-size: 25px;
    display: block;
}
.single-post article.post .entry-content ol li,
.single-post article.post .entry-content ul li {
	padding-bottom: 5px;	
}
.entry-content img.alignright, .entry-content img.alignleft, .entry-content img.aligncenter {
    clear: both;
}
/*** Single Media Next Previous ***/
#image-navigation.navigation .nav-previous {
	float: left;
	padding-top: 7px;
    padding-left: 25px;
}
#image-navigation.navigation .nav-next {
	float: right;
	padding-top: 7px;
    padding-right: 25px;
}
.navigation a:hover {	
	text-decoration: none;
}

/*** Comment section ***/
.comments-area .comments-title,
.single-post .comments-area .comments-title,
#respond .comment-reply-title {
    font-size: 34px;
    line-height: 36px;
}
.comment-list .children {
    margin-left: 35px;
}
.comment-list li.comment {
    position: relative;
    margin-top: 30px;
}
.cmt-sboxcomment-owner{
	display: block;
    font-size: 18px;
    font-style: normal;
}
.cmt-sboxcomment-owner, .cmt-sboxcomment-owner a, .comment-meta .cmt-sboxcomment-owner a{
    display: block;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: var(--body-blackfont-color);
    text-transform: capitalize;
}
.cmt-sboxcomment-owner a{
    font-size: 16px;
    font-weight: normal;
}
.comment-body .comment-reply-link:after {
    position: absolute;
    top: 4px;
}
.comment-reply-link:after {
    font-family: 'cmt-indisto-icons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .2em;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 22px;
    font-size: 14px;
    content: "\e809";
    margin-left: 8px;
    vertical-align: bottom;
}
.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0;
    margin-top: 0;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
    margin-left: 112px;
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 22px 20px;
    position: relative;
	background-color:#fff;
	border: 1px solid#f2f2f2;
}
.pingback .comment-author {
	display:none;
}
.comment-author {
    float: left;
    text-align: center;
    width: 87px;
	height: 87px;
    display: block;
    margin-right: 25px;
    overflow: hidden;
    margin-left: -132px;
    margin-top: -20px;
}
.comment-author img{
    max-width: 100%;
    height: auto;    
}
.comment-body .author-content-wrap .cmt-sboxcomment-owner  {
	display: inline-block;
	padding-right: 15px;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn, 
.comment-author .url, 
.comment-reply-link, 
.comment-reply-login {
	color: #838383;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.comment-author .fn{
	color: rgba(0, 0, 0, 0.6);
}
.comment-list a.comment-reply-link {
    background-color: transparent;
    border: 1px solid var(--body-blackfont-color);
    font-size: 12px;
	text-transform: uppercase;
    padding: 3px 30px 2px 17px;
    position: relative;
    border-radius: 0;
    font-weight: 500;
    color: var(--body-blackfont-color);
}
.comment-reply-link:before, 
.comment-reply-login:before {	
	margin-right: 7px;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata, 
.no-avatars .comment-content, 
.no-avatars .comment-list .reply {
	width: 100%;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-meta, .comment-meta a {
    color: #8d8d8d;
    font-size: 13px;
}
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 1;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comments-area ol.comment-list {
	margin-bottom: 30px;
}
.comments-area .comment-respond {
    padding-top:20px;
}
.pingback .comment-meta {	
	margin-left: 0px;	
	padding-left: 0px;
}
.trackback .comment-body,
.pingback .comment-body {
    margin-left: 0px;	
}

/*** Comment form ***/
.comment-form p:not(.comment-notes){
	margin-bottom:15px;
}
.cymolthemes-page-full-width.cymolthemes-boxed .comments-area {    
    margin: 30px 15px 60px 15px;
}
.comments-area{
	margin-top: 60px;
	margin-bottom: 60px;
}
.comment-form{
	margin-bottom:20px;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
ol.comment-list li #respond{
	width: 100%;	
	padding: 25px 0;
	margin-bottom: 34px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {
	font-family: FontAwesome;
	content: "\f00d";
	vertical-align: top;
}
.sidebar .comment-list .comment-reply-title, 
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
    margin-bottom: 23px;
    font-size: 15px;
    margin-top: -10px;
}
.cmt-sboxcomment-date-link{
	float: right;
}
.cmt-sboxfn{
	font-size: 17px;
	color: #2c2c2c;
	font-weight: bold;
}
.comment-body .cmt-sboxfn a{
	font-size: 17px;
	color: #2c2c2c;
}
.comment-body .cmt-sboxfn{
	color: #a2a2a2;
}
.single article.post .comment-body p {
    margin-top: 10px;	
}
.single article.post .comment-body blockquote {
    padding-bottom: 25px;
    background-color: #f3f7fb;
}
.comment-reply-link{
	font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}
.cmt-sboxcomment-date-link:before{
	font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 13px;
    content: "\f017";
}
.comment-body p{
    margin-top: 15px;
    display: block;
}
.comment-reply-title{
    margin-bottom: 10px;
	font-size: 28px;
}
.cmt-sboxpost-prev-next-buttons{
	padding-top: 60px;
}
.cmt-sboxpost-prev-next-buttons .cmt-sboxright-align-btn{
	float: right;
}
.comment-form textarea {
	height:125px;
}
.comment-form p.form-submit {
	padding-top: 15px;	
}
.comment-box h2 {
	margin-top: 10px;
}
.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 32%;
    margin-right: 2%;
}
.comments-area .comment-form .comment-form-url {
    margin-right: 0;
}

/*** Blog Navigation section ***/
.main-holder .site-content .woocommerce-pagination,
.cymolthemes-pagination {
    display: block;
    margin-bottom: 90px;
    margin-top: 10px;
    text-align: center;	
}
.cymolthemes-boxes .cymolthemes-boxes-inner .cymolthemes-pagination {
	margin-bottom: 0px;
}
.main-holder .site-content nav.woocommerce-pagination ul li span,
.main-holder .site-content nav.woocommerce-pagination ul li a,
.cymolthemes-pagination .page-numbers {
    width: 43px;
    height: 43px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    color: var(--body-blackfont-color);
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #eaebec;
    border-radius: 0;
    margin:0 3px 10px;
    padding: 0;
    -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;
    transition: all 0.3s ease 0s;
}
.cmt-bgcolor-grey .cymolthemes-pagination .page-numbers {
    background-color: #fff;
    border: 1px solid #fff;
}
.main-holder .site-content nav.woocommerce-pagination ul {
    padding: 0px;
    border: none;
    margin: 0px;
}
.main-holder .site-content nav.woocommerce-pagination ul li {
	border:none;
}
.main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current, 
.main-holder .site-content nav.woocommerce-pagination ul li a:hover, 
.cymolthemes-pagination .page-numbers.current, 
.cymolthemes-pagination .page-numbers:hover {
	border-color: transparent;
	color:#fff;
}
.cmt-bgcolor-skincolor .cymolthemes-pagination .page-numbers.current, 
.cmt-bgcolor-skincolor .cymolthemes-pagination .page-numbers:hover{
	 background-color: #f5f5f5;
}

/*** 

====================================================================
	Portfolio Section
====================================================================

 ***/
.tax-cmt_portfolio_category .cmt-sboxbox-col-wrapper,
.tax-cmt_team_group .cmt-sboxbox-col-wrapper .cymolthemes-box{
	margin-bottom: 30px;
}
.cymolthemes-post-item,
.cymolthemes-post-item-inner{
	position: relative;	
}
.cymolthemes-box-portfolio .cymolthemes-icon-box a {
	display: block;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    transition: all .3s ease 0s;
    margin: 0 auto;
    color: #fff;
}
.cymolthemes-box-portfolio .cymolthemes-post-item {
    cursor: pointer;
}
.cymolthemes-box-portfolio .cymolthemes-post-item .cymolthemes-item-thumbnail {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.cymolthemes-box-portfolio .cymolthemes-box-title h4,
.cymolthemes-boxes .cymolthemes-box-portfolio .cymolthemes-box-content .cymolthemes-box-title h4{
    margin-bottom: 0px;
	font-size: 21px;
    line-height: 28px;
    position: relative;
}
.cymolthemes-box-portfolio .cymolthemes-box-category a {
	font-size: 13px;
}
.cymolthemes-boxes-blog.cymolthemes-boxes-view-carousel.cmt-sboxboxes-carousel-arrows-above .cymolthemes-boxes-inner div.cymolthemes-boxes-row-wrapper.slick-slider:first-child,
.cymolthemes-boxes-portfolio.cymolthemes-boxes-view-carousel.cmt-sboxboxes-carousel-arrows-above .cymolthemes-boxes-inner div.cymolthemes-boxes-row-wrapper.slick-slider:first-child {
	margin-top: 82px;
}


.cymolthemes-box-portfolio .cymolthemes-box-category a,
.cymolthemes-box-portfolio .cymolthemes-box-category{
	color:#fff;
}

/*** Portfolio Style One***/
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone {
	position: relative;
	overflow: hidden;
}
.cymolthemes-portfoliobox-styletwo img {    
	position:relative;
	border-radius:5px;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-box-bottom-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-box-bottom-content {    
    position: absolute;
    bottom: 60px;
    left: 0;
    z-index: 2;
	-webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.cymolthemes-portfoliobox-styleone:hover .cymolthemes-box-bottom-content {
	transform: scale(1);
    transition-delay: .15s;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-icon i {
    font-size: 43px;
	color:#fff;
	margin-left: -13px;
} 
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-box-title h4 a {
    color: #fff;
	font-size:28px;
    font-weight: 500;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-box-title h4 a:hover {
	color: var(--tm-skincolor-text);
}
.cymolthemes-portfoliobox-styleone .cymolthemes-icon {
    padding-bottom: 20px;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-box-title {
    padding-top: 6px;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-box-bottom-content {
    display: block;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-box-content-inner {
    position: absolute;
    left: 40px;
    bottom: 30px;
    z-index: 1;
    width: 100%;
}
.cymolthemes-portfoliobox-styleone:hover .cymolthemes-box-bottom-content {
    transform: translateX(0);
    opacity: 1;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-box-bottom-content {
    transition: all 0.35s ease-in-out;
    transform: translateX(50px);
    opacity: 0;
	padding: 0 50px 10px 0;
}
.cymolthemes-portfoliobox-styleone:hover .cymolthemes-item-thumbnail-inner:before {
    opacity: 1;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-item-thumbnail-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    opacity: 0;
    transition: all 0.5s ease 0s;
	z-index: 1;
}
.cymolthemes-portfoliobox-styleone:hover .cymolthemes-item-thumbnail-inner:after {
    left: -170%;
    top: 0;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-item-thumbnail-inner:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 170%;
    top: 0;
    transform: skewX(45deg);
    transition: all 0.55s ease-in-out;
    background-color: var(--tm-skincolor-text);
    opacity: 0.6;
}
.cymolthemes-portfoliobox-styleone:hover .portfolio-overlay-iconbox  a {
    transform: translateY(0);
    opacity: 1;
}
.cymolthemes-portfoliobox-styleone .portfolio-overlay-iconbox a {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: var(--tm-skincolor-text);
    color: #ffffff;
    border-radius: 50%;
    transform: translateY(30px);
    opacity: 0;
	transition: all 0.5s ease-in-out;
}
.cymolthemes-portfoliobox-styleone .cymolthemes-item-thumbnail-inner img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}
.cymolthemes-portfoliobox-styleone:hover .cymolthemes-item-thumbnail-inner img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}

/*** Portfolio Style Two***/

.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo {
	position: relative;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .cymolthemes-box-bottom-content,
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .cymolthemes-box-overlay:before{
	-webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .portfolio-overlay-iconbox {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    z-index: 1;
    transform: translateX(50px);
    opacity: 0;
    transition: all .4s;
    transition-delay: .1s;
	background-color:#fff;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo:hover .portfolio-overlay-iconbox {
    opacity: 1;
    transform: translateX(0);
    border-top-right-radius: 5px;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .portfolio-overlay-iconbox a {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .cymolthemes-box-bottom-content {
	opacity:1;
    position: relative;
    margin-bottom: 77px;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-box-bottom-content:after {
    content: '';
    position: absolute;
    background-color: var(--tm-skincolor-text);
    width: 100%;
    height: 2px;
    bottom: -34px;
    top: auto;
    left: 0;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-item-thumbnail img {
    display: none;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-box-title span {
    font-size: 44px;
    vertical-align: middle;
    padding-right: 12px;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-box-title h4 {
    font-size: 18px;
    margin-bottom: 22px;
	padding-left: 68px;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-box-title h4 a:after {
    counter-increment: stepbox;
    content: counter(stepbox,decimal-leading-zero);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 44px;
}
.cmt-project-text p,
.cmt-project-text h5 {
    display: inline-block;
}
.cmt-project-text h5 {
    padding-left: 7px;
    font-size: 14px;
}


/*** Single Portfolio Left Image Right content ***/

.cmt-pf-single-content-wrapper{
	padding-bottom: 100px;
}
.cmt-social-share-wrapper.cmt-social-share-portfolio-wrapper {
    padding-top: 0px;
	float: right;
}
.cmt-social-top-wrapper{
    position: relative;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 18px;
    padding-bottom: 30px;
    border-radius: 0;
}
.cmt-social-share-wrapper{
	float: none;
}
.cmt-social-share-wrapper .cmt-social-share-title,
.cmt-social-share-wrapper .cmt-social-share-links,
.cmt-social-share-wrapper .cmt-sboxsingle-top-btn{	
	float: left;
}
.cmt-social-share-wrapper:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.cmt-social-share-links ul{
	list-style:none;
	padding: 0px;
	margin: 0;
	padding-right: 15px;
}
.cmt-social-share-links ul li{
    display: inline-block;
    padding-right: 6px;
}
.cmt-sboxright-meta .cmt-social-share-links ul li a {
    padding: 0;
    width: 30px;
    height: 30px;
	line-height: 29px;
    text-align: center;
    margin-right: 0;
    border-radius: 50%;
    font-size: 12px;
}
.cmt-social-share-links ul li a {
    border: 1px solid #e7e7e7;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    font-size: 14px;
    border-radius: 5px;
    color: #676b72;
}
.cmt-pf-single-content-wrapper.cmt-sboxpf-view-left-image .cmt-sboxpf-detail-box {
	width: 100%;
    display: block;
}
.cymolthemes-pf-detailbox-list{
    list-style: none;
    padding-left: 0;
    overflow: hidden;
    margin-top: 0px;
}
.cmt-social-share-title{
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
	font-weight: 600;
    font-size: 18px;
}
.cmt-social-top-wrapper .cmt-social-share-title {
	margin-right: 5px;
}
.cmt-social-top-wrapper .cmt-social-share-links ul li a {
    border: 1px solid #f1f1f1;
    background-color: #f1f1f1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #303030;
}
.cmt-social-share-links ul li a:hover {
    color: #fff;
	border-color: transparent;
}
.cmt-pf-single-content-wrapper .cmt-portfolio-description .container{
	width: auto;	
}
.cmt-sboxpf-view-left-image .cmt-portfolio-description .wpb_content_element{
	margin-bottom: 0px;
}
.cmt-sboxpf-view-left-image .cmt-portfolio-description .cymolthemes-pf-detailbox-title {
	display:none;
}
.cmt-sboxpf-view-left-image .cmt-pf-single-content-area {
    margin-top: 57px;
}
.cmt-portfolio-description h2{
	margin-bottom:12px;
    font-size: 28px;
}
.cmt-portfolio-description .cymolthemes-pf-detailbox-title {
	margin-bottom: 15px;
}
.cmt-pf-single-content-wrapper.cmt-sboxpf-view-full .cmt-portfolio-description .cymolthemes-pf-detailbox-title {
	display:none;
}
.cymolthemes-pf-detailbox-inner{
    padding: 0px 0px 0px 0;
    margin-top: 0px;
    overflow: hidden;
}
.cymolthemes-pf-detailbox-inner .cymolthemes-pf-detailbox-title{
	margin-top: 20px;
}
.cymolthemes-pf-detailbox-list .cmt-sboxpf-details-date{
	position: relative;
    display: inline-block;
    padding: 0px 53px 0px 0px;
}
.cymolthemes-pf-detailbox-list .cmt-sboxpf-details-date:last-child {
    padding-right: 0;
}
.first-footer .widget .cmt-footer-gettext p:last-child {
    padding-top: 10px;
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-iocnbox-btn a {
    border: none;
	padding-left: 0;
	position:relative;
	font-weight: 600;
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-box-icon i {
    font-size: 67px;
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-iconbox-wrapper {
    padding: 21px 30px 8px 35px;
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-custom-heading {    
    margin-bottom: 10px;
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-cta3-content-wrapper {
    padding-bottom: 0;
}
.cmt-pf-single-content-wrapper-innerbox .cmt-title-pf h4 {
    font-size: 40px;
    line-height: 50px;
}
.cmt-pf-single-content-wrapper-innerbox .cmt-title-pf {
    padding-top: 52px;
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-iocnbox-btn a:after {
    content: '\e855';
    font-family: "cmt-indisto-icons";
    right: 4px;
    position: absolute;
    font-weight: 400;
    font-style: normal;
    transition: all 0.5s ease;	
}
.cmt-border-none .cymolthemes-iconbox-stylefive .cmt-iocnbox-btn a:hover:after {
    right: -1px;
}
.cymolthemes-pf-detailbox-list .cmt-sboxpf-details-date i {
    position: absolute;
    left: 0px;
    top: 15px;
    display: inline-block;
    border-radius: 50%;
    padding-left: 0;
    vertical-align: middle;
    font-size: 18px;
    text-align: center;
    transform: translate(0, 0);
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 1;
}
.cymolthemes-pf-detailbox-list .cmt-sboxpf-details-date .cmt-sboxpf-left-details {
	font-weight: 700;
	font-size: 18px;
    
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
}
.cymolthemes-pf-single-detail-box .cymolthemes-pf-detailbox .cmt-sboxpf-right-details {
    display: inline;
}
.cmt-sboxpf-view-top-image .cymolthemes-pf-single-content-area {
    padding-top: 38px;
}
.cmt-pf-single-content-wrapper.cmt-sboxpf-view-top-image .cymolthemes-pf-single-detail-box {
    margin-top: 45px;
}
.cymolthemes-pf-single-detail-box .cymolthemes-pf-detailbox {
    padding: 0px 5px;
}
.cmt-sboxcmt_portfolio-featured-wrapper .slick-dots{
	bottom: 16px;
    right: 16px;
	text-align: right;
}
.cmt-sboxcmt_portfolio-featured-wrapper .slick-dots li button:before{
	font-size: 12px;
} 
.cmt-sboxpf-view-left-image .cymolthemes-pf-single-detail-box .vc_column_container>.vc_column-inner {
	padding-left:0px;
	padding-right:0px;
}
.cmt-sboxpf-view-top-image .cymolthemes-pf-detailbox-list .cmt-sboxpf-details-date i{
   top: 10px;
}
.cmt-sboxpf-view-top-image .cymolthemes-pf-detailbox-list .cmt-sboxpf-details-date:before {
	content:unset;
}


/*** Related Portfilio ***/

.cmt-pf-single-related-wrapper{
	padding-top: 10px;
	padding-bottom: 70px;
}
.cymolthemes-footer-cta-yes .cmt-pf-single-related-wrapper{
	padding-bottom: 20px;
}
.cymolthemes-pf-detailbox-inner .cymolthemes-pf-detailbox-title,
.cmt-pf-single-related-wrapper .cmt-pf-single-related-title{
    font-size:44px;
}
.cmt-pf-single-related-wrapper .cmt-pf-single-related-title{
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 20px;
}

/*** Navigation ***/

.single-cmt_portfolio .navigation.post-navigation .nav-links,
.nav-links .nav-next,
.nav-links .nav-previous {
    position: relative;
}
.single-cmt_portfolio.nav-links .nav-previous {
    float: left;
}
.single-cmt_portfolio .nav-links .nav-next {
    float: right;
}
.single-cmt_portfolio .nav-next,
.single-cmt_portfolio .nav-previous{
    display: inline-block;
}

.single-cmt_portfolio .nav-next a:before {
	position: absolute;
    content: '';
    height: 84px;
    width: 84px;
    border: 2px solid;
    border-radius: 50px;
    left: -70px;
    top: -32px;
    z-index: -1;
    transition: all .3s cubic-bezier(.77,0,.175,1);
}
.single-cmt_portfolio .nav-previous a:before {
   position: absolute;
    content: '';
    height: 84px;
    width: 84px;
    border: 2px solid;
    border-radius: 50px;
    left: -70px;
    top: -32px;
    z-index: -1;
    transition: all .3s cubic-bezier(.77,0,.175,1);
}
.single-cmt_portfolio .nav-next a{
    left: auto;
	right: 0;	   
}
.single-cmt_portfolio .nav-previous a:after {
	position: absolute;
    font-size: 16px;
    top: 10px;
    font-weight: 600;
}
.single-cmt_portfolio .nav-next a:after {
	position: absolute;
    font-size: 16px;
    top: 10px;
    font-weight: 600;
}
.single-cmt_portfolio .nav-next a {
	margin-left: 60px;
    position: relative;    
	font-size: 16px;
    font-weight: 700;
}
.single-cmt_portfolio .nav-previous a {
    margin-left: 60px;
    position: relative;    
	font-size: 16px;
    font-weight: 700;
}
.single-cmt_portfolio .nav-previous a:after {
	content: "\e826";
    position: absolute;
    font-family: 'cmt-indisto-icons';
    left: -38px;
    font-weight: 600;
    font-size: 15px;
    top: -4px;
}
.single-cmt_portfolio .nav-next a:after {
    content: "\e826";
    position: absolute;
    font-family: 'cmt-indisto-icons';
    left: -38px;
    font-weight: 600;
    font-size: 15px;
    top: -4px;
}
.single-cmt_portfolio .nav-next span {
	background-color: #fff;
}
.single-cmt_portfolio .nav-previous span {	
	background-color: #fff;
	transition: all 400ms ease 200ms;
}
.single-cmt_portfolio .nav-next:hover span {
	
}
.single-cmt_portfolio .nav-previous:hover span, .single-cmt_portfolio .nav-next:hover span {
    margin-left:20px;
}
.single-cmt_portfolio .site-content-wrapper{
	position: relative;
}
.cmt-pf-single-content-wrapper.cmt-sboxpf-view-left-image,
.cmt-pf-single-content-wrapper.cmt-sboxpf-view-top-image{
    padding-bottom: 0px;
}
.cmt-pf-single-content-wrapper .cmt-single-pf-footer {
	display: block;
    clear: both;
    overflow: hidden;	
}
.cmt-nextprev-bottom-nav {
	position: relative;
    margin-bottom: 35px;
    margin-top: 27px;
    border-top: 1px solid #e4e4e4;    
	padding:55px 0 0 5px;
}
.single-cmt_portfolio .cmt-social-bottom-wrapper {
	display: block;
    clear: both;
    padding: 28px 0;
}
.cmt-social-share-links ul li:last-child {
    padding: 0;
}
.single-cmt_portfolio .cmt-sboxpf-view-full .cmt-social-bottom-wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
.cmt-pf-single-content-wrapper .cymolthemes-pf-single-detail-box {
    display: block;
    background-color: var(--tm-greycolor-bg);
    width: 53%;
    padding: 42px 30px 12px;
    position: absolute;
    bottom: -50px;
    left: 50px;
    overflow: hidden;
    z-index: 1;
}
.cmt-pf-single-content-wrapper .cymolthemes-pf-single-detail-box:before {
    position: absolute;
    content: '';
    background: url(../images/p-detailbg-02.png);
    top: -38px;
    right: -206px;
    left: auto;
    bottom: auto;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.cmt-pf-single-content-wrapper .cymolthemes-pf-single-detail-box .cymolthemes-pf-detailbox-title{
	position: relative;
    font-size: 36px;
    line-height: 30px;
}
.single-cmt_portfolio .cymolthemes-pf-detailbox .cmt-sboxpf-left-details {
    display: inline-block;
}
.single-cmt_portfolio .cymolthemes-pf-detailbox .cmt-sboxpf-left-details h3 {
    font-size: 22px;
    margin-bottom: 2px;
}
/*** 

====================================================================
	Team Member Section
====================================================================

 ***/
 
.cymolthemes-box-team .cymolthemes-team-image-box {
    position: relative;
    overflow: hidden;
}
.cymolthemes-box-team .cymolthemes-team-image-box img,
.cymolthemes-box-team .cymolthemes-item-thumbnail-inner:after {
	-webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.cymolthemes-box-team .cymolthemes-team-image-box img {
    transform: scale(1.1);
}
.cymolthemes-box-team:hover .cymolthemes-team-image-box img {
    transform: scale(1);
}
.cymolthemes-box-team:hover .cymolthemes-item-thumbnail-inner:after{
	transform: translateY(0);
}
.cymolthemes-box-team .cymolthemes-box-content h4 {
    margin-bottom: 0px;
}
.slick-list .cymolthemes-teambox-styleone .cymolthemes-post-item {
    margin: 10px 0 0px;
	transition: .5s;
}

/*** Teammember Style One ***/

.cymolthemes-box-team.cymolthemes-teambox-styleone .cymolthemes-box-content {
    padding: 25px 30px 23px 30px;
    text-align: left;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.cymolthemes-teambox-styleone:hover .cymolthemes-box-title {	   
    opacity: 1;
}
.cymolthemes-teambox-styleone {
    position: relative;
}
.cymolthemes-teambox-styleone:before {
    position: absolute;
    border-radius: inherit;
    transform: scale(0.001);
    transition: all ease 0.7s;
    background-color: #14212b;
    content: '';
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    z-index: 1;
    opacity: 0.5;
}
.cymolthemes-teambox-styleone:hover .cmt-team-social-links-wrapper,
.cymolthemes-teambox-styleone:hover::before {
    transform: scale(1);
}
.cymolthemes-teambox-styleone:hover .cymolthemes-box-content-inner {
    opacity: 1;
    transform: scale(1);
}
.cymolthemes-teambox-styleone .cymolthemes-box-content-inner {
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
    z-index: 2;
    text-align: center;
    opacity: 0;
    transform: scale(0.001);
    transition: all ease 0.7s;
}
.cymolthemes-boxes-team.cymolthemes-element-teambox-styleone .cymolthemes-box-heading-wrapper {
    padding-bottom: 16px;
}
.cymolthemes-teambox-styleone:hover .cymolthemes-team-position {
    opacity: 1;
	color: rgba(255,255,255,.72);
	 font-size: 13px;
}
.cymolthemes-teambox-styleone:hover .cymolthemes-teambox-readmore { 
	opacity:1;
}

.cymolthemes-teambox-styleone .cymolthemes-team-icon i {
    color: #fff;
	position: absolute;
    right: 3px;
}
.cymolthemes-teambox-styleone .cmt-member-social ul.cmt-team-social-links {
    position: absolute;
    left: 0;
    top: 8px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
}
.cymolthemes-teambox-styleone .cymolthemes-box-social-links ul li {
    display: inline-block;
}
.cymolthemes-teambox-styleone:hover .cmt-team-social-links-wrapper {
    opacity: 1;
}
.cymolthemes-teambox-styleone .cmt-team-social-links-wrapper {
    position: absolute;
    bottom: 54%;
    margin: auto;
    left: 0px;
    right: 20px;
    padding: 2px;
    text-align: center;
    border-radius: 0;
    transition: .5s ease;
    z-index: 2;
    opacity: 0;
    transform: scale(0.001);
    transition: all ease 0.7s;
}
.cymolthemes-teambox-styleone .cmt-team-social-links-wrapper ul li a {
    margin: 15px 4px;
    height: 44px;
    width: 45px;
    line-height: 44px;
    padding: 0;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}
.cymolthemes-teambox-styleone .cmt-team-social-links-wrapper ul li {
    margin: 24px 2px;
}
.cymolthemes-teambox-styleone ul.cmt-team-social-links i {
    color: var(--tm-secondary-bg);
	font-size: 18px;
}
.cymolthemes-teambox-styleone ul.cmt-team-social-links a:hover i,
.cymolthemes-box-team.cymolthemes-teambox-styleone .cymolthemes-box-content h4 a:not(:hover) {
    color: #fff;
}
.cymolthemes-box-team.cymolthemes-teambox-styleone .cymolthemes-box-content h4 {
    font-size: 30px;
	font-weight: 500;
} 
.cymolthemes-box-team.cymolthemes-teambox-styleone .cymolthemes-team-image-box img {
    transform: none;
}
.cymolthemes-teambox-styleone .cmt-member-social:hover .cymolthemes-team-icon {
    background-color: #ff382f;
}

/*** Teammember Style Two ***/
.cymolthemes-box-team.cymolthemes-teambox-styletwo .cymolthemes-box-content {
    position: relative;
    padding: 24px 18px 20px;
	text-align:left;	
    background-color: var(--tm-greycolor-bg);
    z-index: 1;
}
.cymolthemes-box-team.cymolthemes-teambox-styletwo .cymolthemes-box-social-links {
    position: absolute;
    padding: 0;
    bottom: 0;
    padding: 8px;
    right: 0;
    text-align: center;
    -webkit-transform: translatex(0);
    -ms-transform: translatex(0);
    transform: translatex(0);
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    opacity: 0;
}
.cymolthemes-box-team.cymolthemes-teambox-styletwo:hover .cymolthemes-box-social-links {
    -webkit-transform: translatex(-30px);
    -ms-transform: translatex(-30px);
    transform: translatex(-30px);
    opacity: 1;
}
.cymolthemes-box-team.cymolthemes-teambox-styletwo .cymolthemes-box-social-links ul li>a{
	color:#fff;
	font-size: 15px;
    z-index: 1;
    background-color: var(--tm-skincolor-text);
    padding: 11px 7px 9px;
}
.cymolthemes-box-team.cymolthemes-teambox-styletwo .cymolthemes-box-social-links ul.cmt-team-social-links li>a:hover {
    color: var(--tm-secondary-bg);
}
.cymolthemes-box-team.cymolthemes-teambox-styletwo .cymolthemes-box-social-links ul{
	margin:0;
	padding: 0;
}
.cymolthemes-teambox-styletwo .cymolthemes-teambox-readmore h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}
.cymolthemes-teambox-styletwo .cymolthemes-teambox-readmore h3 a {
    color: var(--tm-skincolor-text);
}
.cymolthemes-teambox-styletwo .cymolthemes-teambox-readmore h3 a:hover {
    color: var(--tm-secondary-bg);
}
.cymolthemes-teambox-styletwo .cymolthemes-box-content h4 {
    font-size: 26px;
    font-weight: 500;
}
.cymolthemes-teambox-styletwo .cymolthemes-team-position {
    font-size: 14px;
    line-height: 24px;
    color: #616161;
    padding: 6px 0 0px;
    margin-bottom: -4px;
}
.cymolthemes-teambox-styletwo .cymolthemes-since a {
    font-size: 12px;
    line-height: 24px;
    border-bottom: 1px solid #a2a2a2;
	text-transform: uppercase;
}
.cymolthemes-teambox-styletwo .cymolthemes-since a:hover {
	border-color: var(--tm-skincolor-text);
}
.cymolthemes-teambox-styletwo .cymolthemes-since a:not(:hover) {
    color: #616161;
}
.cymolthemes-teambox-styletwo .cymolthemes-teambox-readmore {
    padding-top: 17px;
}
.cymolthemes-teambox-styletwo .cymolthemes-box-social-links li {
    list-style: none;
    margin: 20px 0;
}
.cymolthemes-teambox-styletwo:hover .cymolthemes-item-thumbnail:after {
    left: 0;
    opacity: 0.5;
    right: 0;
}
.cymolthemes-teambox-styletwo .cymolthemes-item-thumbnail {
    position: relative;
    z-index: -1;
}
.cymolthemes-teambox-styletwo .cymolthemes-item-thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    left: 50%;
    bottom: 0;
    background-color: var(--tm-secondary-bg);
    opacity: 0;
    z-index: 8;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}


/*** Single Team member ***/

.cmt-team-member-single-title{
    font-size: 44px;
    line-height: 26px;
    margin-bottom:13px;
}
.cmt-team-member-single-position{
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.cymolthemes-team-member-single-content-area .cmt-team-member-single-content-wrapper{
    margin-top: 0px;
    padding-top: 15px;
}
.cmt-team-member-single-category{
	margin-top: 20px;
}
.cmt-team-member-single-meta-title{
	font-weight:bold;
	text-transform:uppercase;
}
.cmt-team-details-list{
	list-style: none;
	padding: 0;
}
.cmt-team-details-list li{
    position: relative;
    font-size: 15px;
    line-height: 24px;
    display: block;
	padding: 8px 0 5px 0;
    width: 100%;
}
.cmt-team-member-view-wide-image .cmt-team-details-list li{
    padding: 9px 0 9px 26px; 
}
.cmt-team-extra-details-wrapper .cmt-team-details-list li i {
    padding: 15px;
}
.cmt-team-extra-details-wrapper{
    
    margin-top: -1px;
}
.cmt-team-member-single h4 {
    font-size: 22px;
    line-height: 26px;
    display: inline-block;
}
.single-cmt_team_member .cmt-team-member-view-default .cmt-team-member-single .cmt-team-social-links-wrapper {
    display: inline-block;
    padding-left: 10px;
}
.cmt-team-details-list .cmt-team-list-title{
	margin-right: 3px;
	position: relative;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
}
.cmt-team-extra-details-wrapper .cmt-team-details-list .cmt-team-list-title{
	text-indent: 0px;
	width: auto;
	margin-right: 3px;
	margin-bottom: -8px;
}
.cmt-team-details-list .cmt-team-list-title,
.cmt-team-details-list .cmt-team-list-value{
	display: inline;
}
.cmt-team-details-list .cmt-team-list-value{
	font-size:16px;
    font-weight: 400;
}
.cmt-team-details-list .cmt-team-list-value a {
    color: var(--body-fonts-color);
}
.cmt-team-list-title i {
    position: relative;
    text-align: center;
    text-indent: 0;
	border: 1px solid #f2f2f2;
	padding:10px;
    font-size: 20px;
    top: 18px;
    margin-right: 17px;
}
.cmt-team-details-list{
    margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
.cmt-team-member-single-content-wrapper.cmt-team-member-view-default .cymolthemes-team-member-single-featured-area .cmt-team-extra-details-list{
	margin-top: 0px;
}
.cymolthemes-box-team.cymolthemes-box-view-left-image .cmt-team-extra-details-line-website {
	display:none;
}
.cmt-teamform textarea {
    min-height: 60px;
    height: 151px;
}
.cmt-team-member-single-title-wrapper.col-xs-12{
	padding-left: 20px;
}
.cmt-team-member-single-title-wrapper .cmt-team-member-single .cmt-sboxdetails-title {
    border-bottom: 1px solid #f1f1f1;	
    padding-bottom: 0px;
    margin-bottom: 25px;
}
.cmt-team-member-single-title-wrapper .cmt-team-member-single .cmt-sboxdetails-title h2 {
	font-size:30px;
	line-height:45px;
}
.cmt-team-member-single-title-wrapper .cmt-team-member-single>.col-xs-12,
.cmt-team-member-single-title-wrapper .cmt-team-member-single {
	margin-left: -14px;
	margin-right: 0;
	padding-left:0px;
}


/*** Single Team member (cmt-team-member-view-wide-image ) ***/

.cmt-team-member-single-content-wrapper .cmt-teammember-content .vc_column_container>.vc_column-inner {
	padding:0;
}
.single-cmt_team_member .cmt-team-member-single-content-wrapper>.cmt-team-member-single-content {	
	margin-top: 42px;
	padding-bottom:10px;
	position: relative;
	background-color:var(--tm-greycolor-bg);
	margin-left: 100px;
}
.single-cmt_team_member .cmt-team-member-single-content-wrapper>.cmt-team-member-single-content:before {
    position: absolute;
    content: '';
    background: url(../images/team-d-img-01.png);
    top: auto;
    right: 0px;
    left: auto;
    bottom: 0;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.cmt-team-member-single-content .cymolthemes-team-member-single-featured-area{
	padding-left:0px;
}
.single-cmt_team_member .cymolthemes-team-img{
	position: relative;
	padding-right: 55px;
	margin: -90px 0 0 -100px;
}
.single-cmt_team_member .cymolthemes-team-img img{
    margin-top: 40px;
    margin-bottom: 40px;
}
.cymolthemes-team-member-single-content-area .cmt-team-member-content {
    padding: 74px 0px 0px;
}
.cmt-team-member-single .cmt-short-desc{
	margin:12px 0px 12px;
}
.cmt-team-member-view-wide-image .cmt-team-member-single-excerpt{
	margin-top: 10px;
}
.cmt-team-member-view-wide-image .cmt-team-member-single-meta-details{
	padding-top: 40px;
	border-top: 1px solid #e4e4e4;
	margin-top: 40px;
}
.single-cmt_team_member .cmt-team-member-single-content-wrapper .container{
	width: auto;
	padding: 20px 0px;
}
.single-cmt_team_member .cmt-team-member-single-content-wrapper .container:first-child{
	padding-top: 0;
}
.cmt-team-member-single-content-wrapper .cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
	padding-left: 1.7em;
}
.cmt-team-member-view-wide-image .cmt-team-member-single-content-wrapper{
	margin-top: 40px;
}
.cmt-team-member-view-wide-image .cmt-team-details-list .cmt-team-list-title{
	font-weight: bold;
	color: #313131;
	width: auto;
}
.cmt-team-member-view-wide-image .cmt-team-details-list .cmt-team-list-value {
	margin-left: 6px;
	float: none;
}
.cmt-team-member-single-content-wrapper ul {
	margin: 0px;
}
.cmt-team-member-single-content-wrapper .cmt-teammember-content {
	padding-top:15px;
	padding-bottom: 20px;
}
/*** 

====================================================================
	Fact in Digit Section
====================================================================

 ***/
 
/*** Top icon view ***/
.inside{	
    text-align: center;
    position: relative; 
    padding: 29px 15px 21px 15px;
	margin-bottom: 30px;
}
.cmt-fid-no-border.cmt-fid-without-icon.inside {
    margin-bottom: 0px;
    padding: 11px 15px 7px;
}
.cmt-fid-with-icon.cmt-fid-view-topicon .cmt-fid-icon-wrapper {
	margin-bottom: 10px;
}
.inside.cmt-fid-with-border:not(.cmt-fid-view-circle-progress ){
    border: 1px solid #e8e8e8;
	padding-left: 25px;
}
.cmt-fid-with-icon.cmt-fid-view-topicon {
	padding:30px 0px 2px;
	padding-left: 0px;
	text-align:left;
}
.cmt-sboxfacts-colum-sep .cmt-fid-with-icon.cmt-fid-view-topicon {
	padding:5px 0px 2px;
	margin-bottom: 14px;
}
.cmt-bgcolor-skincolor .inside.cmt-fid-with-border.cmt-fid-view-topicon,
.cmt-bgcolor-darkgrey .inside.cmt-fid-with-border.cmt-fid-view-topicon,
.inside.cmt-fid-with-border.cmt-fid-view-topicon{
	border: none;
	background-color: transparent;
}
.cmt-fid-with-icon.cmt-fid-view-topicon .cmt-fid-icon-wrapper {
    margin-bottom: 0px;
    height: 80px;
    line-height: 61px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}
.cmt-fid-with-icon.cmt-fid-view-topicon .cmt-fid-icon-wrapper i {
    position: absolute;
    top: 0%;
    left: 50%;
	font-size:65px;
}
.cmt-bgcolor-skincolor .cmt-fid-with-icon.cmt-fid-view-topicon .cmt-fid-icon-wrapper i ,
.cmt-col-bgcolor-skincolor .cmt-fid-with-icon.cmt-fid-view-topicon .cmt-fid-icon-wrapper i  {
	color:#fff;
}
.cmt-fid-with-icon.cmt-fid-view-topicon h3 {
	position: relative;
}
.inside h3 {
	margin-bottom: 0;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding-top: 0px;
}
.inside .cymolthemes-fid-wrapper {
	padding-top: 20px;
}
.inside h4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 36px;
    line-height: 43px;
}
.inside.cmt-fid-view-lefticon h4 {
    font-size: 40px;
    line-height: 40px;
}
.inside.cmt-fid-view-topicon h4 {
    font-size: 98px;
    line-height: 100px;
	margin-top: -4px;
}
.cmt-fid-view-topicon.inside h3 {
    font-size: 20px;
    font-weight: 600;	
}
.cmt-fid-view-topicon.inside {    
    background-color: #f5f5f5;
	border-radius: 10px;
	padding:40px 0px 47px 2px;
}
.cmt-fid.inside h4 {
    position: relative;
}
.cmt-fid-without-icon.inside h4 {
   margin-top: 0px;
}
.cmt-fid-without-icon.inside h3 span{
   padding-left: 0px;
}
.inside h3 span {	
	padding: 2px 4px 0px 4px;
	display: block;
}
.inside.cmt-fid-view-lefticon h3 span {	
	padding: 0px 4px 0px 4px;	
}
.inside.cmt-fid-view-lefticon h3 {
	color:#676b72;
}
.cmt-fid-inner sub, .cmt-fid-inner sup{
	font-size: 15px;
	font-weight: normal;
}
.cmt-fid-inner sup {
	top: -0.9em;
}
.cmt-fid-view-lefticon .cmt-fid-icon-wrapper i.vc_li, .cmt-fid-view-lefticon .cmt-fid-icon-wrapper i.cmt_indisto {
    top: 12px;
}
.cmt-fid-icon-wrapper i.vc_li, 
.cmt-fid-icon-wrapper i.cmt_indisto {
	position: relative;
    top: 17px;
}
.cmt-fid-icon-wrapper i{
	font-size: 48px;
}
.cmt-bgcolor-skincolor .inside.cmt-fid-with-border,
.cmt-bgcolor-darkgrey .inside.cmt-fid-with-border{ 
    border-color: rgba(255, 255, 255, 0.15);
    background-color: rgba(255,255,255,0.08);
}

.cmt-bgcolor-skincolor .inside h3,
.cmt-col-bgcolor-skincolor .inside h3,
.cmt-bgcolor-darkgrey .inside h3,
.cmt-col-bgcolor-darkgrey .inside h3,
.cmt-bgcolor-darkgrey .cmt-fid.inside h4,
.cmt-col-bgcolor-darkgrey .cmt-fid.inside h4,
.cmt-bgcolor-skincolor .cmt-fid.inside h4,
.cmt-col-bgcolor-skincolor .cmt-fid.inside h4,
.cmt-bgcolor-skincolor .cmt-fid-icon-wrapper i,
.cmt-col-bgcolor-skincolor .cmt-fid-icon-wrapper i {
    color: #fff;
}
.cmt-fid-view-topicon.inside h3 span {
    padding: 2px 4px 0px 4px;
}
.cmt-fid.cmt-fid-without-icon .cmt-fld-contents {
	text-align:center;
}
/*** Left icon view ***/ 
.cmt-fid-view-righticon .cmt-fid-left,
.cmt-fid-view-lefticon .cmt-fid-left,
.cmt-fid-view-lefticonstyle1 .cmt-fid-left {
    position: relative;
    display: block;
    width: 100%;
}  
.cmt-fid-view-righticon .cmt-fld-contents,
.cmt-fid-view-lefticon .cmt-fld-contents,
.cmt-fid-view-lefticonstyle1 .cmt-fld-contents {
    text-align: left;
    clear: both;
    overflow: hidden;
} 
.cmt-fid-view-lefticon.cmt-fid-without-icon .cmt-fld-contents {
	padding-left: 0px;
}
.cmt-fid-view-righticon-border .cmt-fid-icon-wrapper,
.cmt-fid-view-lefticon-border .cmt-fid-icon-wrapper,
.cmt-fid-view-righticon .cmt-fid-icon-wrapper,
.cmt-fid-view-lefticon .cmt-fid-icon-wrapper,
.cmt-fid-view-lefticonstyle1 .cmt-fid-icon-wrapper {
    position: absolute;
    top: 5px;
}
.cmt-fid-view-righticon.inside h4,
.cmt-fid-view-lefticon.inside h4{
	margin-top: 1px;
	margin-bottom:0px;
	float: left;
    display: block;
}
.cmt-fid-view-lefticon .cmt-fld-contents{
	padding-left:70px;
	padding-bottom: 18px;
	padding-top: 15px;
}
.cmt-fid-view-topicon.inside h4 span:nth-child(2) {
	margin-left:-20px;
}
.cmt-fid-view-lefticon.inside h4 span:nth-child(2){
	margin-left:-3px;
}
.cmt-fid-view-righticon.inside h4{
	float: right;
}
.cmt-textcolor-white .inside h3 {
	color: rgba(255, 255, 255, 1) !important;
}

/*** Left icon view style1 ***/

.cmt-fid-view-lefticonstyle1 .cmt-fid-icon-wrapper i{
    font-size: 38px;
    top: 7px;
}
.cmt-fid-view-lefticonstyle1 .cmt-fld-contents{
	padding-left:55px;
}

/*** Right icon view ***/
.cmt-fid-view-righticon .cmt-fld-contents{
	text-align: right;
	padding-right: 100px;
}
.cmt-fid-view-righticon.cmt-fid-without-icon .cmt-fld-contents{
	padding-right: 0px;	
}
.cmt-fid-view-righticon .cmt-fid-icon-wrapper{
    right: 13px;
}
.cmt-fid-main-border{
	text-align: center;
}
.vc_row .cmt-fid-main-border .inside{
	background-color: transparent;
}

.inside.cmt-fid-view-roundbox .cmt-fid-icon-wrapper i {
    font-size: 40px;
	display: block;
    margin-bottom: 29px;
}


/* center icon */
.cmt-fid-view-topcentericon .cmt-fid-icon-wrapper i {
    font-size: 36px;
}
.cmt-fid-with-icon.cmt-fid-view-topcentericon .cmt-fid-icon-wrapper {
    line-height: 61px;
}
.cmt-fid-with-icon.cmt-fid-view-topcentericon h3 {
    position: relative;
	margin-top:30px;
}
.inside.cmt-fid-view-topcentericon h3:after {
    content: "";
    left: 50%;
    height: 2px;
    position: absolute;
    top: -11px;
    width: 30px;
    margin-left: -17px;
    background-color: #182333;
}
.inside.cmt-fid-without-icon.cmt-fid-view-topcentericon h3:after {
    content: unset;
}
.cmt-col-bgcolor-darkgrey .inside.cmt-fid-view-topcentericon h3:after,
.cmt-bgcolor-darkgrey .inside.cmt-fid-view-topcentericon h3:after,
.cmt-col-bgcolor-skincolor .inside.cmt-fid-view-topcentericon h3:after,
.cmt-bgcolor-skincolor .inside.cmt-fid-view-topcentericon h3:after {
    background-color: #fff;
}

.cmt-fidbg-box .inside{	
	padding: 35px 15px 35px 35px;
    background-color: rgb(0, 0, 0, .04);
}
.cmt-col-bgcolor-darkgrey .cmt-fidbg-box .inside,
.cmt-col-bgcolor-skincolor .cmt-fidbg-box .inside,
.cmt-bgcolor-skincolor .cmt-fidbg-box .inside,
.cmt-bgcolor-darkgrey .cmt-fidbg-box .inside {
	background-color: rgb(255, 255, 255, .04);
}

/*** Border colum ***/
.cmt-sboxfacts-colum-sep .wpb_column:after{
    content: "";
    height: 90%;
    width: 1px;
    background-color: #e4e7e8;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.cmt-bgimage-yes.cmt-sboxfacts-colum-sep .wpb_column:after,
.cmt-bgcolor-darkgrey.cmt-sboxfacts-colum-sep .wpb_column:after,
.cmt-bgcolor-skincolor.cmt-sboxfacts-colum-sep .wpb_column:after{
    background-color: rgba(255, 255, 255, 0.08);
}
.cmt-sboxfacts-colum-sep .wpb_column:nth-last-child(1):after{
    display: none;
}

/*** 

====================================================================
	Progress Bar Section
====================================================================

 ***/
 
span.cmt-sboxvc_label_units.vc_label_units {
    position: absolute;
    right: 0;
    z-index: 3;
    margin-top: -37px;
    text-shadow: none;
    background: transparent;
    padding: 2px 0;
    border-radius: 0;
    margin-left: -24px;
    top: 0;
}
.cymolthemes-progress-bar.vc_progress_bar .vc_single_bar .vc_label {
    display: block;
    margin: 14px auto 75px;
    width: 100%;
    background: transparent;
    height: 4px;
    border-radius: 6px;
    transition-property: width, background-color;
    padding: 0;
}
.cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
    top: -37px;
    left: 0px;
    font-size: 16px;
	line-height:25px;
    color: #666;
    text-shadow: none;
    font-weight: 400;
}
.cmt-textcolor-white .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.cmt-bgcolor-skincolor .cymolthemes-progress-bar.vc_progress_bar span.cmt-sboxvc_label_units.vc_label_units,
.cmt-bgcolor-darkgrey .cymolthemes-progress-bar.vc_progress_bar span.cmt-sboxvc_label_units.vc_label_units,
.cmt-col-bgcolor-skincolor .cymolthemes-progress-bar.vc_progress_bar span.cmt-sboxvc_label_units.vc_label_units,
.cmt-col-bgcolor-darkgrey .cymolthemes-progress-bar.vc_progress_bar span.cmt-sboxvc_label_units.vc_label_units,
.cmt-bgcolor-skincolor .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.cmt-bgcolor-darkgrey .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.cmt-col-bgcolor-skincolor .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.cmt-col-bgcolor-darkgrey .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	color: #fff; 
}
.cymolthemes-progress-bar.vc_progress_bar .vc_single_bar{
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #e9e9e9;
    border-radius: unset !important;
    height: 7px;
}
.cmt-bgcolor-skincolor .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.cmt-bgcolor-darkgrey .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.cmt-col-bgcolor-skincolor .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.cmt-col-bgcolor-darkgrey .cymolthemes-progress-bar.vc_progress_bar .vc_general.vc_single_bar {
	background-color: #fff;
}
.cmt-bgcolor-grey .cymolthemes-progress-bar.vc_progress_bar .vc_single_bar{
	background-color: #e9ecef;
}
.cymolthemes-progress-bar .vc_single_bar .vc_bar {
    border-radius: unset !important;
}
.cymolthemes-progress-bar.vc_progress_bar .cmt-sboxpbar-icon-w{
	position: absolute;
    top: 48px;
}
.cymolthemes-progress-bar.vc_progress_bar .cmt-vc_icon_element-inner{
	width: 30px;
    height: 40px;
    font-size: 15px;
}
.cymolthemes-progress-bar.vc_progress_bar .cmt-sboxpbar-single-bar-w .cmt-sboxpbar-icon-w{
    position: absolute;
    top: -46px;
}
.cmt-sboxpbar-icon-true .cmt-vc_icon_element {
    margin-bottom: 0px;
}
.cmt-sboxpbar-icon-true .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner {
    width: 22px;
    height: 45px;
}
.cmt-sboxpbar-icon-true .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md .cmt-vc_icon_element-icon{
	font-size: 21px !important;
}
.cymolthemes-progress-bar.vc_progress_bar .cmt-sboxpbar-icon-true .vc_general.vc_single_bar .vc_label {
	margin-left: 37px;
}
.cmt-sboxpbar-single-bar-w{
	position: relative;
	margin-top: 65px;
}
.cmt-sboxpbar-single-bar-w:first-child{
    margin-top: 35px;
}
.cymolthemes-progress-bar.vc_progress_bar.cmt-sboxicon-white .cmt-vc_icon_element-inner {
	color: #fff !important;
}
/*** 

====================================================================
	Row Section
====================================================================

 ***/  

 /* For overlap row */
.cmt-overlap-row{
    position: relative;
    z-index: 1;
}
.cmt-sboxbox-shadow{
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.cmt-row.cmt-bgimage-fixed{
    background-attachment: fixed !important;
}

 /* End For overlap row */
.vc_row-o-equal-height > .vc_column_container>.vc_column-inner {
    height: 100%;
}
.vc_column_container>.vc_column-inner{
    position: relative;
}
.vc_column-inner.cmt-col-bgimage-yes{
    background-image: none !important;
}

.vc_column-inner.cmt-col-bgcolor-yes,
.cmt-row .wpb_column .cmt-col-wrapper-bg-layer{
    background-color: transparent !important;
}
.vc_column-inner.cmt-col-bgcolor-white.cmt-col-bgimage-yes{
    background-color: transparent;
}

body.cymolthemes-page-full-width.header-classic-vertical #content .site-main .entry-content > .wpb_row.vc_row-fluid[data-vc-stretch-content="true"],
.cmt-sboxvc-width-auto{
    left: 0 !important;
    width: auto !important;
}
body.cymolthemes-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid{
    padding-top: 84px;
    padding-bottom: 70px;
	margin-bottom:0px;
}
body.cymolthemes-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding{
	margin:0;
}
body.cymolthemes-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid.vc_row-no-padding{
	overflow: hidden; 	
}
body.cymolthemes-page-full-width #content .site-main .entry-content > .wpb_row:first-child{
	margin-top: -83px;
}
body.cymolthemes-page-full-width.cmt-titlebar-bcrumb-bottom #content .site-main .entry-content > .wpb_row.cmt-bgimage-yes:first-child{
	margin-top: -82px;
}
.site{
    overflow: hidden;
}
.site-main {	
    position: relative;
    padding-top: 82px;
    z-index: 10;
}
.vc_row.container{
	padding:0;
}
body.cymolthemes-page-full-width #content .site-main .entry-content > .wpb_row .vc_row.container{
	margin: auto;
}
.cymolthemes-sidebar-true .vc_row.container{
	width: auto;
	margin: 0 -15px;
}

/*** Lower Space between two row ***/
body.cymolthemes-page-full-width.cmt-sboxall-row-20px #content .site-main .entry-content > .wpb_row.vc_row-fluid{
    padding-top: 20px;
    padding-bottom: 10px;	
}
body.cymolthemes-page-full-width.cmt-sboxall-row-20px #content .site-main .entry-content > .wpb_row:first-child{
	margin-top: -22px;
}
body.cymolthemes-page-full-width.cmt-sboxall-row-20px .site-main {
    padding-top: 22px;
}


/*** Top background image ***/
.cmt-bg-img-top > .vc_column-inner > .cmt-col-wrapper-bg-layer {
    background-position: 0 top !important;
}
.wpb_single_image .vc_figure { 
    position: relative;
}
.cmt_prettyphoto .vc_single_image-wrapper:hover:after{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.8;
}


/*** 

====================================================================
	Sidebar Section
====================================================================

 ***/

.cymolthemes-sidebar-true.page #primary .site-main{
	padding-bottom: 40px;
}
.cymolthemes-sidebar-true .site-main{
	padding-top: 100px;
} 
body.cymolthemes-sidebar-left:not(.cmt-sboxempty-sidebar) .site-content #primary.content-area {
    float: right;
} 
.site-content #sidebar-left.sidebar,
.site-content #sidebar-right.sidebar {
    margin-top: 0px;
    padding-top: 17px;
	padding-bottom: 40px;	
}
.site-content #sidebar-left.sidebar {
	float: left;
}
.cmt-sboxempty-sidebar:not(.cymolthemes-sidebar-bothright,.cymolthemes-sidebar-bothleft) #primary {
    margin: 0 auto !important;
    float: none !important;
}

/*** cymolthemes Sidebar Both ***/
body.cymolthemes-sidebar-both .site-content #sidebar-left.sidebar {
    margin-left: -74.8%;
	float:left;
}
body.cymolthemes-sidebar-both .site-content #primary.content-area {
    margin-left: 25% !important;
}

/*** cymolthemes Sidebar Bothleft ***/
body.cymolthemes-sidebar-bothleft .site-content #primary.content-area{	
	float:right;
}
body.cymolthemes-sidebar-bothleft .site-content #sidebar-right.sidebar{
    margin-top: 0px;
    padding-top: 17px;
	padding-bottom: 70px;
}
body.cymolthemes-sidebar-bothleft .site-content #sidebar-left.sidebar{
	border:none;
	float:left;
}
body.cymolthemes-sidebar-bothleft .site-content #sidebar-right.sidebar{
	border-left:0px;
	float:right;
}
body.cymolthemes-sidebar-bothleft .site-content  #sidebar-right .widget{
	padding-left: 0px;
	padding-right: 0px;
}
body.cymolthemes-sidebar-bothleft .site-content #sidebar-left .widget{
	padding-right:0px;
}

/*** cymolthemes Sidebar BothRight ***/
body.cymolthemes-sidebar-bothright .site-content #sidebar-right.sidebar{
	border:none;
}
body.cymolthemes-sidebar-bothright .site-content #sidebar-left.sidebar{
	border-right:0px;	
	float: left;
}


/*** Sidebar widget ***/
.widget .woocommerce-product-search,
.widget .search-form {
    position: relative;
}
.widget .search-form label{
	display: block;
	margin-bottom:0;
}
.widget .woocommerce-product-search .search-field,
.widget .search-form .search-field{
    border: 1px solid #ebeded;
    
    border-radius: 5px;
    padding: 10px 15px;
}
.widget.woocommerce.widget_product_search input[type="submit"],
.widget.woocommerce.widget_product_search button,
.widget .search-form .search-submit{
    position: absolute;
    top: 0px;
    right: 0px;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
    padding: 0;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 0px;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
	background-color: transparent;
}
.cmt-textcolor-dark .widget .search-form .search-field{
    border-color: rgba(0, 0, 0, 0.07);
}
.sidebar.widget-area .widget {
    position: relative;
	background-color: #fff;
	padding: 38px 30px 33px;    
    margin: 30px 0 30px;
}
.sidebar .widget.enhanced-text-widget .widget-title {
    margin-bottom: 20px;
}
.sidebar.widget-area .cmt-service-cat.widget.indisto_category_list_widget {
    box-shadow: 0px 0px 7px 0px rgb(43 52 59 / 8%);
    padding: 30px 30px 40px 30px !important;
	border-radius: 5px;
    border: none;
}
.sidebar.widget-area .widget:first-child{
	margin-top:0px;
}
.sidebar.widget-area .widget.widget_media_video,
.sidebar.widget-area .widget.widget_media_image {
	padding:0;
	box-shadow: unset;
}
.sidebar.widget-area .widget.widget_media_video .widget-title,
.sidebar.widget-area .widget.widget_media_image .widget-title {
	display:none;
}
/*  cymolthemes-sidebar-right  */
body.cymolthemes-sidebar-right .site-content-wrapper #primary.content-area{
    float: left;
}
.site-content-wrapper #sidebar-right.sidebar {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 70px;
    float: right;
}

/*  cymolthemes-sidebar-left  */
body.cymolthemes-sidebar-left:not(.cmt-sboxempty-sidebar) .site-content-wrapper #primary.content-area{
    float: right;
}
.site-content-wrapper #sidebar-left.sidebar {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 70px;
    float: left;
}
body.cymolthemes-sidebar-right.cmt-sboxempty-sidebar .site-content-wrapper #primary.content-area{
    padding-right: 0px !important;
    border-right: 0;
    margin-right: 0;
}
body.cymolthemes-sidebar-left.cmt-sboxempty-sidebar .site-content-wrapper #primary.content-area{
    padding-left: 0px!important;
    border-left: 0;
    margin-left: 0;
    margin-right: 0;
}

/*** 

====================================================================
	Social Section
====================================================================

 ***/
.social-icons {
	list-style: none;	
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.social-icons li {
	display: inline-block !important;
	padding-left: 4px;
    min-width: 23px;	
	border:none;
}
.social-icons li > a{
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius:0;
    border: 1px solid rgba(255, 255, 255 , 0.20);
    text-align: center;
    display: block;
    background-color: transparent;
    font-size: 14px;
	-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;	
}
.footer .social-icons li > a {
    width: 40px;
    height: 40px;
    line-height: 39px;
    margin: 0 7px 0 0px;
    text-align: center;
    display: block;
    background-color: transparent;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    border-radius: 5px;
}
.footer .cmt-bgcolor-darkgrey .social-icons li > a,
.footer .cmt-bgcolor-skincolor .social-icons li > a{
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
}
.content-area .social-icons li > a {
   margin-right: 5px;
	width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    font-size: 18px;   
}
 .content-area .cmt-col-bgcolor-skincolor .social-icons li > a,
 .content-area .cmt-bgcolor-skincolor .social-icons li > a {
    color: #fff;
}
.bottom-footer-text.cmt-bgcolor-custom.cmt-textcolor-white a:not(:hover) {
	color: rgba(248, 252, 255, .6);
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-twitter{
    background-color: #2cbfd9;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-youtube{
    background-color: #ff0000;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-flickr{
    background-color: #ED1384;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-facebook{
    background-color: #4583bc;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-linkedin{
    background-color: #0b84b3;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-gplus{
    background-color: #d3452b;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-yelp{
    background-color: #c41200;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-dribbble{
    background-color: #de588b;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-pinterest{
    background-color: #cd1f29;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-podcast{
    background-color: #803aac;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-xing{
    background-color: #006464;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-vimeo{
    background-color: #07C0ED;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-vk{
    background-color: #44678d;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-houzz{
    background-color: #98c742;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-issuu{
    background-color: #ea4925;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-google-drive{
    background-color: #f9cb2f;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-rss{
    background-color: #fb7200;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-instagram{
    background-color: #125688;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link:hover{
    background-color: #fff !important;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-twitter:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-twitter:hover{
    color: #2cbfd9;	
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-youtube:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-youtube:hover{
    color: #ff0000;	
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-flickr:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-flickr:hover{
    color: #ED1384;	
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-facebook:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-facebook:hover{
    color: #4583bc;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-linkedin:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-linkedin:hover{
   color: #0b84b3;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-gplus:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-gplus:hover{
    color: #d3452b;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-yelp:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-yelp:hover{
    color: #c41200;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-dribbble:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-dribbble:hover{
    color: #de588b;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-pinterest:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-pinterest:hover{
    color: #cd1f29;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-podcast:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-podcast:hover{
    color: #803aac;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-xing:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-xing:hover{
    color: #006464;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-vimeo:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-vimeo:hover{
    color: #07C0ED;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-vk:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-vk:hover{
    color: #44678d;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-houzz:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-houzz:hover{
    color: #98c742;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-issuu:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-issuu:hover{
    color: #ea4925;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-google-drive:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-google-drive:hover{
    color: #f9cb2f;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-rss:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-rss:hover{
    color: #fb7200;
}
.cmt-row-bgtype-skin .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-instagram:hover,
.cmt-row-bgtype-dark .cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link.cmt-sboxsocialbox-icon-link-instagram:hover{
    color: #125688;
}

/*** 
====================================================================
	Flyning Form Section
====================================================================
***/

.w-search-input input[type="text"]:focus {
	border-color:rgba(255, 255, 255, 0.80);
	color:#fff;
}
.w-search-form-h {
    display: table;
    height: 100%;
    width: 100%;
}
.w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
}
.cmt-sboxsearch-close{
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 1);
    top: 50%;
    margin-top: -20px;
    right: 15px;
    border-radius: 3px;
	width: 33px;
	height: 33px;
	line-height: 30px;
    text-align: center;
    background-color: #fff;
	color: #012546;
    cursor: pointer;
	transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.cmt-sboxsearch-close:hover {
    background-color: #012546;
    border-color: #012546;
    color: #fff;	
}
.w-search-close {
	display: block;
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 22px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	color: #fff !important;
	-webkit-transition: transform ease-out .2s;
	-moz-transition: transform ease-out .2s;
	-ms-transition: transform ease-out .2s;
	-o-transition: transform ease-out .2s;
	transition: transform ease-out .2s;
	transform: rotate(0deg);
}
.w-search-close:hover{
	opacity: 1;
	transform: rotate(90deg);
}

/*** 

====================================================================
	List Style Section
====================================================================

 ***/
.cmt-list-style-none{
    list-style: none;
    margin: 0;
    padding: 0;    
}
.cmt-list.cmt-list-style-icon{
	list-style: none;
	padding:0;
	padding-left: 0px;
}
.cmt-list.cmt-list-style-icon .cmt-list-li-content{
	display: inline-block;
	padding-left: 28px;
}
.cmt-list.cmt-list-style-icon li{
	position: relative;	
    padding-bottom: 10px;
}
.cmt-list.cmt-list-style-icon li i{
	position: absolute;
	left: 0px;
    top: 5px;
}
.cmt-list.cmt-list-textsize-small li{
	font-size: 15px;
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-small li i {
    top: 4px;
}
.cmt-list.cmt-list-textsize-large.cmt-list-style-icon.cmt-list-icon-library-fontawesome .cmt-list-li-content,
.cmt-list.cmt-list-textsize-medium.cmt-list-style-icon.cmt-list-icon-library-fontawesome .cmt-list-li-content {
    padding-left: 26px;
}
.cmt-list.cmt-list-style-icon.cmt-list-icon-library-fontawesome .cmt-list-li-content {
    padding-left: 23px;
}
.cmt-list.cmt-list-style-icon li i.fa {
    top: 7px;
    font-size: 11px;
}
.cmt-list i.fa-check:before {
    content: "\f00c";
	font-family: "cmt-indisto-icons";
    content: "\e840";
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-small .cmt-list-li-content {
    padding-left: 26px;
}
.cmt-list.cmt-list-textsize-medium li{
    font-size: 15px;
    padding-bottom: 10px;
}
.cmt-list.cmt-list-textsize- li{
    padding-bottom:7px;
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-medium li i {
    top: 8px;
    font-size: 13px;
}
.cmt-list.cmt-list-textsize-medium.cmt-list-style-icon .cmt-list-li-content { 
    padding-left: 27px;
}
.cmt-list.cmt-list-textsize-large li{
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-large li i {
    top: 4px;
}
.cmt-list.cmt-list-textsize-large.cmt-list-style-icon .cmt-list-li-content { 
    padding-left: 30px;
}
.lightfont .cmt-list.cmt-list-textsize-xlarge li{
	font-weight: 300;
}
.cmt-list.cmt-list-textsize-xlarge li{
	font-size: 18px;
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-xlarge li i{
	top: 0px;
    font-size: 23px;
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-xlarge .cmt-list-li-content {
	padding-left: 37px;
}
.cmt-list.cmt-list-style-icon.cmt-list-textsize-xlarge li {
    padding-bottom: 15px;
}
.cmt-list.cmt-list-textsize-xlarge li {
    padding-bottom: 5px;
}
article.post .cmt-list.cmt-list-textsize-xlarge li{
	font-size: 17px;
}
article.post .cmt-list.cmt-list-style-icon.cmt-list-textsize-xlarge li i{
	top: 2px;
    font-size: 20px;
}
article.post .cmt-list.cmt-list-style-icon.cmt-list-textsize-xlarge .cmt-list-li-content {
	padding-left: 30px;
}

.cmt-col-bgimage-yes .cmt-list.cmt-sboxwhite li .cmt-list-li-content,
.cmt-bgcolor-darkgrey .cmt-list.cmt-sboxwhite li .cmt-list-li-content,
.cmt-col-bgcolor-darkgrey .cmt-list.cmt-sboxwhite li .cmt-list-li-content{
	color: rgba(255, 255, 255, .8);
}


/*** 

====================================================================
	Custom Selectbox
====================================================================

 ***/ 
.select2-container--default .select2-selection--single {
	border-radius: 0px;
}
.select2-container .select2-selection--single{
    height: 46px;
    outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {   
    font-size:14px;
	line-height: 45px;
    padding-left: 15px;
    padding-right:35px;
    font-weight: normal;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -10px;
    margin-top: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 41px;
    right: 5px; 
}
.cmt-textcolor-white .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;    
}
.cmt-textcolor-white .select2-container--default .select2-selection--single {
	background-color: rgba(255, 255, 255, 0.03);
	border-color: transparent;	
}
.select2-container--default .select2-selection--single{
	background-color: rgba(0,0,0,.03);
}
.select2-container--default .select2-selection--single,
.select2-dropdown{
	border-radius: 5px;
}
.cmt-textcolor-dark .select2-container--default .select2-selection--single,
.cmt-textcolor-dark .select2-dropdown{
    border-color: rgba(0,0,0,.07);
}
.cmt-col-bgcolor-skincolor .select2-container--default .select2-selection--single,
.cmt-bgcolor-skincolor .select2-container--default .select2-selection--single,
.cmt-col-bgcolor-skincolor .select2-dropdown,
.cmt-bgcolor-skincolor .select2-dropdown {
	border-color:transparent;
}
.cmt-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b,
.cmt-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}
/*** 

====================================================================
     Contact Form 
====================================================================

 ***/ 

.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms){
	margin-bottom: 15px;
	display: block;
	padding-top:5px;
} 
.wpcf7 label{
    display: block
}


/*** 

====================================================================
	Heading Section
====================================================================

 ***/ 
.cymolthemes-boxes-testimonial .cmt-sboxelement-align-left.cmt-sboxheading-style-vertical .cmt-sboxcta3-without-desc{
    margin-bottom: 10px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-textalign-justify:not(.cmt-sboxboxes-carousel-arrows-below) .cmt-element-heading-wrapper.cmt-sboxheading-style-vertical.cmt-seperator-none .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc .cmt-vc_cta3-content,
.cymolthemes-boxes-testimonial.cymolthemes-boxes-textalign-center:not(.cmt-sboxboxes-carousel-arrows-below) .cmt-element-heading-wrapper.cmt-sboxheading-style-vertical.cmt-seperator-none .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc .cmt-vc_cta3-content {
    margin-bottom: 0px;
}
.cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 {
    padding: 0px;
    border: none;
	background-color: transparent;
} 
.cmt-element-heading-wrapper:not(.cmt-seperator-none) .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content-header{
	position: relative;
}
.cmt-element-heading-wrapper:not(.cmt-sboxheading-style-horizontal) .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell{
	margin-bottom: 17px;
}
.cmt-seperator-solid.cmt-element-heading-wrapper:not(.cmt-sboxheading-style-horizontal) .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell{
	margin-bottom: 24px;
}
.cmt-element-heading-wrapper:not(.cmt-sboxheading-style-horizontal) .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h2{
	margin-bottom: 10px;
}
.cmt-element-heading-wrapper.cmt-sboxheading-style-horizontal .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell,
.cmt-element-heading-wrapper.cmt-sboxheading-style-horizontal .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h2{
    margin-bottom: 17px;
}
.cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell{
	display: block;	
} 
.cmt-element-heading-wrapper .cmt-sboxvc_cta3-headers h4 strong,
h2.cmt-custom-heading strong,
.cmt-element-heading-wrapper .cmt-sboxvc_cta3-headers h2 strong{
    font-weight: 700 !important;
}
.cmt-element-heading-wrapper .cmt-sboxvc_cta3-headers h4 strong{
	font-weight: inherit !important;
} 
.cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-align-justify .cmt-vc_cta3-content {
    text-align: center;
} 
h2.cmt-custom-heading.cmt-textcolor-white strong{
    color: #fff;
}


/*** Common heading  ***/
.entry-header:not(.cmt-titlebar) .entry-title,
.cymolthemes-box-blog .cymolthemes-box-content h4{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 30px;
}
.entry-header:not(.cmt-titlebar) .entry-title {
    font-size: 26px;
    line-height: 35px;
    position: relative;
	word-wrap: break-word;
}
.wpb_heading,
.entry-header .entry-title{
	font-size: 22px;
}
.vc_tta-container h2,
.wpb_heading{
    font-size: 28px;
    font-weight: 500;
}
.wpb_heading{
    margin-bottom: 30px;
}
.cymolthemes-boxes-view-carousel .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-left,
.cymolthemes-boxes-view-carousel .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-right{
	position: relative;
}
.cymolthemes-boxes-view-carousel:not(.cmt-sboxboxes-carousel-arrows-hide) .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-left .cmt-element-heading-wrapper{
	padding-right: 110px;
	width: 80%;
}
.cymolthemes-boxes-view-carousel .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-right .cmt-element-heading-wrapper{
	padding-left: 100px;
}
.cymolthemes-boxes-view-carousel .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-left .cmt-sboxheading-carousel-arrows,
.cymolthemes-boxes-view-carousel .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-right .cmt-sboxheading-carousel-arrows{
	position: absolute;
    right: 0;
    top: 7px;
}
.cymolthemes-boxes-view-carousel .cymolthemes-box-heading-wrapper.cmt-sboxelement-align-right .cmt-sboxheading-carousel-arrows{
	right: auto;
	left: 0px;
}

/*** 

====================================================================
	Social Section
====================================================================

 ***/ 
 
/*** Team Member Section ***/
.single-cmt_team_member .cmt-team-social-links-wrapper ul{
    list-style: none;
    text-align: left;
    padding: 0;
    margin-top: 0px;
}
.single-cmt_team_member .cmt-team-social-links-wrapper ul li:first-child{
    margin-left: -5px;
} 
.single-cmt_team_member .cmt-team-social-links-wrapper ul li{
	display: inline-block;
	margin-left: 10px;
} 
.single-cmt_team_member .cmt-team-social-links-wrapper ul li a {
    display: block;
    font-size: 16px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: var(--tm-skincolor-text);
    margin-right: 0px;
    background-color: #fff;
}
.single-cmt_team_member li.cmt-team-extra-details-line-phone a {
    font-weight: 500;
    color: var(--tm-skincolor-text);
}
.single-cmt_team_member .cmt-team-social-links-wrapper ul li a:hover{
  color: #fff;	
}
.single-cmt_team_member .cmt-team-member-view-default .cymolthemes-team-data {
    padding: 21px 0px 15px 0;
    text-align: center;
    position: relative;
    bottom: 0px;
    width: 100%;
    margin-bottom: 0px;
    background-color: #f5f5f5;
}
.single-cmt_team_member .cmt-team-member-view-default .cmt-team-social-links-wrapper {
    display: block;
    clear: both;
    padding:14px 0 10px;
}
.single-cmt_team_member .cmt-team-member-view-default .cmt-team-member-single-category {
    margin-top: 0px;
	margin-bottom: 7px;
}
.single-cmt_team_member .cmt-team-member-view-default .cymolthemes-team-data h3 {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 0px;
}
.cmt-team-member-appointment-btn-wrapper {
    position: absolute;
    right: 15px;
    top: 0;
}
.single-cmt_team_member .cmt-team-member-appointment-btn-wrapper .cmt-vc_btn3.cmt-vc_btn3-size-md {
    padding: 12px 26px 12px 26px;
}
.single-cmt_team_member .inside {
	padding: 25px 15px 15px 15px;
    margin-bottom: 0px;
}
.single-cmt_team_member .inside h4 {
    font-size: 27px;
    line-height: 33px;
}
.single-cmt_team_member .cmt-fid-view-lefticon .cmt-fld-contents {
    padding-left: 77px;
}
.single-cmt_team_member .cmt-fid-icon-wrapper i {
    font-size: 55px;
}

/*** Social icon Section ***/  
.cmt-sboxsocialbox-links-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link {
	display: block;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    text-align: center;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    background-color: #ccc;
}
.cmt-sboxsocialbox-icon-size-large .cmt-sboxsocialbox-links-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
}
.cmt-sboxsocialbox-icon-size-medium .cmt-sboxsocialbox-links-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
.cmt-sboxsocialbox-icon-size-small .cmt-sboxsocialbox-links-wrapper .cmt-sboxsocialbox-i-wrapper a.cmt-sboxsocialbox-icon-link {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.cymolthemes-socialbox-wrapper .cmt-sboxsocialbox-i-wrapper {
    margin-bottom: 40px;
}
.cmt-social-width-auto{
    text-align: center;
    float: none;
}
.cmt-social-width-auto .cmt-sboxsocialbox-i-wrapper{
    width: auto;
    display: inline-block;
    float: none;
    padding: 0 5px;
}


/*** 

====================================================================
	Catergory section
====================================================================

 ***/

.cmt-term-featured-img img {
    width: 100%;
}
.cmt-term-featured-img {
    padding-bottom: 30px;
}
.content-area .cmt-sboxterm-desc {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}


/*** 

====================================================================
	Testimonials Section
====================================================================

 ***/
 
/***  Testmonial one colum view ***/
.cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one.cmt-sboxboxes-carousel-arrows-above .slick-list .cymolthemes-box-desc:before {
	top: 20px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one.cmt-sboxboxes-carousel-arrows-above .slick-list .cymolthemes-box-desc:after {
	top: 0px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one .cymolthemes-box-view-default .cymolthemes-box-author  .cymolthemes-item-thumbnail-inner{
    position: relative;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one .cymolthemes-box-view-default .cymolthemes-box-author  .cymolthemes-item-thumbnail-inner img{
    position: relative;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one .cymolthemes-box-view-default .cymolthemes-box-title h3 a{
    color: #282828;
}

.cmt-row .cmt-col-bgcolor-grey .cymolthemes-box-view-default .cymolthemes-box-desc:after,
.cmt-row .cmt-col-bgcolor-white .cymolthemes-box-view-default .cymolthemes-box-desc:after,
.cmt-bgcolor-grey .cymolthemes-box-view-default .cymolthemes-box-desc:after,
.cmt-bgcolor-white .cymolthemes-box-view-default .cymolthemes-box-desc:after{
    border-color: rgba(0, 0, 0, 0.20);
    color: rgba(0, 0, 0, 0.20);
}

/* White color */
.cmt-row .cmt-col-bgcolor-darkgrey .cymolthemes-boxes-col-one .cymolthemes-box-view-default .cymolthemes-post-item,
.cmt-row .cmt-col-bgcolor-skincolor .cymolthemes-boxes-col-one .cymolthemes-box-view-default .cymolthemes-post-item{
    border-color: rgba(255, 255, 255, 0.49);
}

.cmt-row .cmt-col-bgcolor-skincolor .cymolthemes-box-view-default .cymolthemes-box-desc:after,
.cmt-row .cmt-col-bgcolor-darkgrey .cymolthemes-box-view-default .cymolthemes-box-desc:after,
.cmt-bgcolor-skincolor .cymolthemes-box-view-default .cymolthemes-box-desc:after,
.cmt-bgcolor-darkgrey .cymolthemes-box-view-default .cymolthemes-box-desc:after{
    border-color: rgba(255, 255, 255, 0.53);
    color: rgba(255, 255, 255, 0.53);
}
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one .cymolthemes-box-author .cymolthemes-item-thumbnail-inner:after,
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-col-one .cymolthemes-box-author .cymolthemes-item-thumbnail-inner:after {
	border-color: rgba(255, 255, 255, 0.45);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-title,
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-ratting-star,
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc {
    text-align: center;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-testimonials-info {
	padding: 35px 35px 32px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .cymolthemes-box-img {
    border-radius: 50%;
    display: inline-block;
    z-index: 9;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .cymolthemes-box-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: auto;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .testimonial_item .cymolthemes-author-name,
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .testimonial_item .cymolthemes-box-footer {
	display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .testimonial_item .cymolthemes-box-footer:before {
    content: "-";
    padding-right: 5px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .testimonial_item {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.10);
    width: 25%;
    margin: -21px auto 0px auto;
    padding: 7px 5px;
}
.testimonials-nav .nav_item_wrap:not(.slick-active) {
	cursor: pointer;
}
.cymolthemes-box-view-default .cymolthemes-box-desc blockquote{
    border: none;
    margin: 0;
    outline: none;
    text-align: left;
    position: relative;
    color: #7d7d7d;
    font-style: italic;
    font-weight: 400;
    padding: 0;
	padding-left:70px;
    margin: 0;
    font-size: 20px;
    background-color: transparent;
    line-height: 32px;
}
.cymolthemes-boxes-testimonial .cymolthemes-box-desc .cymolthemes-testimonial-text {
	text-align: center;
	position: relative;
}
.cmt-row .cmt-col-bgcolor-darkgrey .cymolthemes-box-view-default .cymolthemes-box-desc blockquote,
.cmt-row .cmt-col-bgcolor-skincolor .cymolthemes-box-view-default .cymolthemes-box-desc blockquote{
     color: rgba(255, 255, 255, 0.80);
}

.cmt-row .cmt-col-bgcolor-grey .cymolthemes-box-view-default .cymolthemes-box-desc blockquote,
.cmt-row .cmt-col-bgcolor-white .cymolthemes-box-view-default .cymolthemes-box-desc blockquote,
.cmt-bgcolor-grey .cymolthemes-box-view-default .cymolthemes-box-desc blockquote{
    color: rgba(0, 0, 0, 0.95);
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-box-desc .cymolthemes-testimonial-text,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-box-desc .cymolthemes-testimonial-text,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-box-desc .cymolthemes-testimonial-text,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-box-desc .cymolthemes-testimonial-text,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-box-view-default .cymolthemes-author-name,
.cmt-bgcolor-skincolor .cymolthemes-testimonialbox-styletwo .cymolthemes-author-name,
.cmt-col-bgcolor-skincolor .cymolthemes-testimonialbox-styletwo .cymolthemes-author-name,
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-box-footer,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-box-footer,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial  .cymolthemes-author-name,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cymolthemes-author-name,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cymolthemes-box-footer,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cymolthemes-box-footer,

.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-empty-1,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-empty-1,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-empty-1,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-empty-1,

.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-1,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-1,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-1,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cmt-indisto-icon-star-1 {
	color: rgba(255, 255, 255, 1);
}
.cymolthemes-boxes-col-one .cymolthemes-boxes-testimonial-inner .row.cymolthemes-boxes-row-wrapper{
    margin: 0;
}
.cmt-row-inner .cymolthemes-boxes-col-one .cymolthemes-boxes-testimonial-inner .row.cymolthemes-boxes-row-wrapper{
    margin-left: -15px;
    margin-right: -15px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-carousel .cymolthemes-box.cymolthemes-box-view-default .cymolthemes-post-item .cymolthemes-box-content {
    margin-bottom: 150px;
	margin-top: 40px;
}
.cymolthemes-boxes-testimonial .cymolthemes-box.cymolthemes-box-view-default .cymolthemes-post-item .cymolthemes-box-desc {
	position: relative;
	padding: 15px 10px 25px 0px;
}
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial .cymolthemes-box.cymolthemes-box-view-default .cymolthemes-post-item .cymolthemes-box-desc:after {
	color:#fff;
}
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-testimonial-box-view-style2 .cymolthemes-post-item .cymolthemes-box-content,
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial .cymolthemes-testimonial-box-view-style2 .cymolthemes-post-item .cymolthemes-box-content {
	margin:0px;
	margin-top: 15px;
}
.cmt-bgcolor-skincolor  .cymolthemes-boxes-testimonial .cymolthemes-testimonial-box-view-style2 .cymolthemes-post-item .cymolthemes-box-content,
.cmt-col-bgcolor-skincolor  .cymolthemes-boxes-testimonial .cymolthemes-testimonial-box-view-style2 .cymolthemes-post-item .cymolthemes-box-content,
.cmt-bgcolor-skincolor .cymolthemes-testimonial-box-view-style2 .cymolthemes-box-author,
.cmt-col-bgcolor-skincolor .cymolthemes-testimonial-box-view-style2 .cymolthemes-box-author {
    padding-bottom: 0px;	
}

/***testimonial style one***/
.cymolthemes-testimonialbox-styleone .cymolthemes-box-desc .cymolthemes-testimonial-text {
    text-align: left;
    font-size: 17px;
    line-height: 30px;
    color: var(--body-blackfont-color);
    background-color: transparent;
    padding: 15px 0 0;
    position: relative;
    margin: 0;
    margin-bottom: 0px;
    border-left: none;
    font-style: italic;
    z-index: 1;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-desc {
	position:relative;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-desc:after {
    position: absolute;
    content: '';
    right: 0;
    top: 5px;
    height: 140px;
    width: 140px;
    -webkit-mask: url(../images/left-quote01.svg) no-repeat 100% 100%;
    mask: url(../images/left-quote01.svg) no-repeat 100% 100%;
    mask-size: cover;
    background-color: #F2F2F2;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-img img {
    width: 95px;
    height: 95px;    
	border-radius:50px;	
}
.cymolthemes-box-testimonial .cymolthemes-box-img{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styleone .cymolthemes-box-footer{	
	position: relative;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-title {
    display: inline-block;
    vertical-align: middle;
    padding-left: 18px;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-author {
    padding-top: 37px;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-title h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: -5px;
    font-weight: 500;
}
.cymolthemes-boxes-testimonial .cymolthemes-box-footer span{
	display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
.cymolthemes-testimonialbox-styleone .cymolthemes-box-content {
    margin-top: 8px;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center {
    padding-top: 10px;
}

/***Testimonial style Two(center slick active block style)***/
.cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-box-desc .cymolthemes-testimonial-text {
	font-size: 24px;
    font-style: italic;
    line-height: 38px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    text-align: left;
    background: transparent;
    border-left: none;
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-carousel .slick-current.slick-active + .slick-active .cymolthemes-testimonialbox-styletwo .cymolthemes-box-content{
	background-color:var(--body-blackfont-color);
}
.cmt-bgcolor-skincolor .cymolthemes-testimonialbox-styletwo .cymolthemes-box-content .cymolthemes-box-img:after,
.cmt-col-bgcolor-skincolor .cymolthemes-testimonialbox-styletwo .cymolthemes-box-content .cymolthemes-box-img:after,
.cmt-bgcolor-darkgrey .cymolthemes-testimonialbox-styletwo .cymolthemes-box-content .cymolthemes-box-img:after,
.cmt-col-bgcolor-darkgrey .cymolthemes-testimonialbox-styletwo .cymolthemes-box-content .cymolthemes-box-img:after{
	color: rgba(255,255,255,1);
}


.cymolthemes-testimonialbox-styletwo {
	margin: 0px;
    overflow: hidden;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-title {
    display: inline-block;
    text-align: center;
	vertical-align: middle;
	padding:6px 30px 6px 12px;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-desc {
    padding-bottom: 31px;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-content .cymolthemes-box-img .cymolthemes-item-thumbnail {
	margin:0 auto;
    text-align: center;
    border: 3px solid var(--tm-skincolor-text);
    border-radius: 50%;
}
.cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-post-item .cymolthemes-box-content {
   padding: 0;
   text-align: center;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-author i {
    font-size: 70px;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-author {	
	padding-bottom: 3px;
    text-align: left;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-item-thumbnail-inner {
    width: 57px;
    height: 57px;
    border: 3px solid #fff;
    border-radius: 50%;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-item-thumbnail-inner img {
	border-radius: 50%;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-title h3 {
	font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 0;   
	display: table-cell;
	padding-right: 6px;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-box-footer{
	font-size: 14px;
    line-height: 28px;
	display: block;
	text-align: left;
}
.cymolthemes-testimonialbox-styletwo .cmt-indisto-icon-star-empty-1,
.cymolthemes-testimonialbox-styletwo .cmt-indisto-icon-star-1{
	width: 9px;
    margin: 0;
    font-size: 12px;
}
.cymolthemes-testimonialbox-styletwo .cymolthemes-ratting-star {
	padding-top:1px;
	margin-top: -5px;
}
.cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styletwo .cymolthemes-post-item .cymolthemes-box-content:before {
    color: #fff !important;	
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-carousel .slick-current.slick-active + .slick-active .cymolthemes-testimonialbox-styletwo .cmt-indisto-icon-star-empty-1,
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-carousel .slick-current.slick-active + .slick-active .cymolthemes-testimonialbox-styletwo .cmt-indisto-icon-star-1{
	color: #ffd200 !important;
}
.cymolthemes-testimonialbox-styletwo blockquote.cymolthemes-testimonial-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*** cymolthemes-box-view-default  cymolthemes-box-img ***/

.cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-box-img .cymolthemes-item-thumbnail{
    display: block;
    left: 0;
    right: 0;
}
.cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-box-img .cymolthemes-icon-box{
	line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;    
    display: none;
    background-color: #0186d5;
    text-align: center;
    color: #fff;
    font-size: 22px;
}
.cymolthemes-box-view-default .cymolthemes-box-title {
    margin-top: 0px;
	position: relative;
}
.cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-author-name a:hover {
	color:#424242;
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial:not(.cymolthemes-boxes-col-one)  .cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-author-name a:hover{
	opacity: 0.8;
}


/*** 

====================================================================
	Client logo Section
====================================================================

***/  

.cymolthemes-boxes-view-default.cymolthemes-boxes-client .cymolthemes-boxes-row-wrapper.row:not(.slick-slider) .cmt-sboxbox-col-wrapper{
	margin-bottom: 20px;
} 
.cmt-client-logo-box-w{
	text-align: center;
}
.cymolthemes-box-client .cymolthemes-item-thumbnail{
    width: 100%;
    display: table;
}
.cymolthemes-box-client .cymolthemes-item-thumbnail-inner{
    margin-right: 13px;
    margin-left: 13px;
	padding: 25px;
    display: table-cell;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}
.cymolthemes-box-client.cymolthemes-client-box-view-boxed-logo .cymolthemes-item-thumbnail-inner{
	background-color: #fff;
}
.cymolthemes-box-client:not(.cymolthemes-box-view-boxed-logo) .cymolthemes-item-thumbnail-inner{
	padding: 8px 12px;
}
.cymolthemes-box-client.cymolthemes-box-view-boxed-logo .cymolthemes-item-thumbnail-inner{
    height: 130px;
}
.cymolthemes-box-client.cymolthemes-box-view-boxed-logo{
    border: none;
    display: block;
}
.slick-slide .cmt-client-logo-box-w .cymolthemes-item-thumbnail-inner img{
	display: inline-block;
}
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .cmt-client-logo-tooltip{
    padding-top: 35px;
    padding-bottom: 15px;
}
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .cmt-client-logo-tooltip a.cmt-client-logo-link {
    display: block;
    padding: 0px;
    outline: none;
}
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .tooltip-top:after,
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .tooltip:after, 
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w [data-tooltip]:after,
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .tooltip-top:before, 
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .tooltip:before, 
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w [data-tooltip]:before {
    bottom: 68%;
}
.cymolthemes-boxes-view-default .cmt-client-logo-box-w {
    padding-bottom: 30px;
}
.cmt-col-bgcolor-darkgrey .cymolthemes-box-client.cymolthemes-box-view-boxed-logo,
.cmt-bgcolor-darkgrey .cymolthemes-box-client.cymolthemes-box-view-boxed-logo,
.cmt-col-bgcolor-skincolor .cymolthemes-box-client.cymolthemes-box-view-boxed-logo,
.cmt-bgcolor-skincolor .cymolthemes-box-client.cymolthemes-box-view-boxed-logo,
.cmt-col-bgcolor-grey .cymolthemes-box-client.cymolthemes-box-view-boxed-logo,
.cmt-bgcolor-grey .cymolthemes-box-client.cymolthemes-box-view-boxed-logo {
	background-color: #ffffff;
}
.cymolthemes-client-box-view-separator-logo{
	display: block;
}
.cymolthemes-box-view-separator-logo .cymolthemes-item-thumbnail{
	position: relative;
}
.cymolthemes-box-view-separator-logo .cymolthemes-item-thumbnail:after{
    border-right: 1px solid #eaeaea;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: -10px;
}
.cymolthemes-boxes-client.cymolthemes-boxes-col-five .cmt-sboxbox-col-wrapper:nth-child(5n+5) .cymolthemes-item-thumbnail:after{
	border-right: none;
}
.cymolthemes-boxes-client.cymolthemes-boxes-col-three .cmt-sboxbox-col-wrapper:nth-child(3n+3) .cymolthemes-item-thumbnail:after{
	border-right: none;
}
.cymolthemes-boxes-client.cymolthemes-boxes-view-carousel.cmt-sboxboxes-carousel-arrows-side .cymolthemes-boxes-row-wrapper.slick-slider {
	margin-top:-35px;
}
.cmt-sboxshadowboxview-style-clientlogo .cymolthemes-client-box-view-boxed-logo {
    box-shadow: 0 0 10px 0 rgb(0, 0, 0, .1);
}
.cymolthemes-boxes-view-default.cmt-sboxshadowboxview-style-clientlogo .cmt-client-logo-box-w {
    padding-bottom: 10px;
}
.cmt-sboxshadowboxview-style-clientlogo .cymolthemes-box-client.cymolthemes-box-view-boxed-logo .cymolthemes-item-thumbnail-inner {
    height: 150px;
}

/*** 

====================================================================
	Button Section
====================================================================

 ***/
.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-weight-yes{
	font-weight: 500;
}
.cmt-vc_btn3.cmt-vc_btn3-size-md{
	font-size: 15px;	
}
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-sm{
	font-size: 15px;	
}
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md{
	font-size: 15px;	
	line-height:25px;
}
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md .cmt-vc_btn3-icon {
    font-size: 10px;
    height: 11px;
    line-height: 14px;
    margin-top: 0px;
}
.cmt-vc_btn3.cmt-vc_btn3-size-lg {
    font-size: 20px;
	line-height: 20px;
}
.cmt-vc_btn3.cmt-vc_btn3-style-text{    
    padding: 0;
	margin-top: 0px !important;
}
/*** Normal Button ***/
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md.cmt-vc_btn3-icon-left:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon {
    left: 0px;
}
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md.cmt-vc_btn3-icon-left:not(.cmt-vc_btn3-o-empty) {
    padding-left: 30px;
}
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon {
    right: 0px;
}
.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-size-md.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) {
    padding-right: 17px;
}
.cmt-sboxpost-prev-next-buttons .cmt-vc_btn3.cmt-vc_btn3-shape-square,
.comment-respond .cmt-vc_btn3.cmt-vc_btn3-shape-square,
.cmt-sboxsingle-top-btn .cmt-vc_btn3.cmt-vc_btn3-shape-square {
    border-width:1px;
    border-style: solid;
    font-size: 18px;
	line-height: 18px;
    font-weight: 500;
    padding: 14px 34px 14px 34px;
	border-radius:0px;
}

/*** Left Arrow ***/
.cmt-sboxpost-prev-next-buttons .cmt-sboxleft-align-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-left:not(.cmt-vc_btn3-o-empty) {
    padding-left: 42px;
    padding-right: 24px;
}
.cmt-sboxpost-prev-next-buttons .cmt-sboxleft-align-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-left:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon {
    left: 16px;
}

/*** Right Arrow ***/
.cmt-sboxsingle-top-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty),
.cmt-sboxpost-prev-next-buttons .cmt-sboxright-align-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) {
    padding-right: 43px;
    padding-left: 24px;
}
.cmt-sboxsingle-top-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon,
.cmt-sboxpost-prev-next-buttons .cmt-sboxright-align-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon {
    right: 17px;
}
.cmt-sboxpost-prev-next-buttons .cmt-sboxright-align-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-right:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon,
.cmt-sboxpost-prev-next-buttons .cmt-sboxleft-align-btn .cmt-vc_btn3.cmt-vc_btn3-size-sm.cmt-vc_btn3-icon-left:not(.cmt-vc_btn3-o-empty) .cmt-vc_btn3-icon {
	font-size: 16px;
    height: 20px;
    line-height: 20px;	
}

/*** Center button for colum ***/
.cmt-sboxcenter-button{
   position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*** Button Dark Color ***/
button, 
input[type="submit"], 
input[type="button"], 
input[type="reset"],
.checkout_coupon input.button,
.woocommerce div.product form.cart .button:hover,
table.compare-list .add-to-cart td a:hover,
.woocommerce .widget_shopping_cart a.button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.main-holder .site table.cart .coupon input:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"]:hover,
.woocommerce #payment #place_order:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"],
#tribe-bar-form .tribe-bar-submit input[type=submit],
.wishlist_table tr td a.yith-wcqv-button:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover,
.woocommerce .widget_shopping_cart a.button.checkout:hover,
.cmt-sboxsresults-title small .label-default[href]:hover,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_shopping_cart a.button,
.woocommerce #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site table.cart .coupon input,
.main-holder .site-content #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button,
table.compare-list .add-to-cart td a,
.main-holder .site table.cart .coupon button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .return-to-shop a.button,
.main-holder .site .woocommerce-MyAccount-content a.woocommerce-Button,
.main-holder .site .woocommerce-form-coupon button,
.main-holder .site .woocommerce-form-login button.woocommerce-Button,
.main-holder .site .woocommerce-ResetPassword button.woocommerce-Button,
.main-holder .site .woocommerce-EditAccountForm button.woocommerce-Button,
.single-cmt_portfolio .nav-next a:hover, 

.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-color-skincolor:hover,
.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-style-3d.cmt-vc_btn3-color-skincolor:hover,
.comment-list a.comment-reply-link:hover,
.cymolthemes-box-events .event-box-content .cymolthemes-eventbox-footer a:hover,
.cmt-ptablebox-featured-col .cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-black.cmt-vc_btn3-style-outline:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	color: #fff;
    background-color:var(--body-blackfont-color);
}

.cymolthemes-fbar-box-w.cmt-bgcolor-darkgrey .submit_field button:hover,
.cmt-col-bgcolor-darkgrey .cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-style-flat.cmt-vc_btn3-color-skincolor:hover,
.cmt-bgcolor-darkgrey .cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-style-flat.cmt-vc_btn3-color-skincolor:hover {
	color: var(--body-blackfont-color);
    border-color: #fff;
    background-color: #fff;
}
.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-style-3d.cmt-vc_btn3-color-skincolor:hover {
	box-shadow: 0 2px 0 #393939;
}
.cymolthemes-box-blog .cymolthemes-blogbox-footer-readmore a{
	display: inline-block;
	position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

/*** Revolution slider button ***/
.rev-btn{
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
.hephaistos.tparrows:before {
    font-family: "cmt-indisto-icons" !important;
    font-size: 25px;
}
.hephaistos.tparrows.tp-rightarrow:before {
    content: "\e809" !important;
}
.hephaistos.tparrows.tp-leftarrow:before {
    content: "\e808" !important;
}


/*** 

====================================================================
	Global Box spacing
====================================================================

 ***/
 
.cymolthemes-boxes-view-carousel .cmt-sboxbox-col-wrapper{
	padding-left: 15px;
    padding-right: 15px;
}
.cymolthemes-boxes-row-wrapper.row:not(.slick-slider) .cmt-sboxbox-col-wrapper{
	margin-bottom: 30px;
}
.tax-cmt_portfolio_category .cymolthemes-boxes-row-wrapper.row:not(.slick-slider){
	margin-bottom: 35px;
}
.cymolthemes-boxes-spacing-0px .cymolthemes-boxes-row-wrapper.row .cmt-sboxbox-col-wrapper{
	padding-right: 0px;
    padding-left: 0px;
	margin-bottom: 0px;
}
.cymolthemes-boxes-spacing-5px .cymolthemes-boxes-row-wrapper.row .cmt-sboxbox-col-wrapper{
    padding-left: 2.5px;
    padding-right: 2.5px;
	margin-bottom: 5px;
}
.cymolthemes-boxes-spacing-10px .cymolthemes-boxes-row-wrapper.row .cmt-sboxbox-col-wrapper{
	padding-right: 5px;
    padding-left: 5px;
	margin-bottom: 10px;
}
.cymolthemes-boxes-spacing-40px .cymolthemes-boxes-row-wrapper.row .cmt-sboxbox-col-wrapper{
	padding-right: 60px;
	margin-bottom: 10px;
}
.cymolthemes-boxes-spacing-0px .cymolthemes-boxes-row-wrapper.row{
    margin-left: 0;
    margin-right: 0;	
}
.cymolthemes-boxes-spacing-5px .cymolthemes-boxes-row-wrapper.row{
    margin-left: -2.5px;
    margin-right: -2.5px;	
}
.cymolthemes-boxes-spacing-10px .cymolthemes-boxes-row-wrapper.row{
    margin-left: -5px;
    margin-right: -5px;	
}
.cymolthemes-boxes-spacing-10px .cymolthemes-boxes-row-wrapper.row{
    margin-left: -20px;
    margin-right: -20px;	
}
.cymolthemes-boxes-portfolio .col-xs-12{
	margin-bottom: 30px;
}
.cymolthemes-boxes-portfolio.cymolthemes-boxes-sortable-yes .col-lg-4{
    margin-left: -1px;
}
.margin-bottom-0-last-two-box.cymolthemes-boxes-portfolio .cmt-sboxbox-col-wrapper:nth-last-child(-n+2){
    margin-bottom: 0;
}

/*** 

====================================================================
	Slick Slider
====================================================================

 ***/
.cymolthemes-slider-wrapper{
    position: relative;
    z-index: 1;
}
.cymolthemes-boxes-blog.cymolthemes-boxes-view-carousel  .cmt-sboxpost-format-icon-wrapper:before{
	display: none;
}
.slick-slide {
    outline: none;
}
.cymolthemes-boxes-row-wrapper .slick-arrow{
	padding: 0;
    color: #35382f;
    margin: 0 3px;
    z-index: 1;
    background: transparent;
    width: 37px;
    height: 37px;
    border: 1px solid #8d8d8d;
    border-radius: 100%;
    text-align: center;
}
.cmt-sboxboxes-carousel-arrows-1 .cymolthemes-boxes-row-wrapper .slick-arrow{
	margin:-5px;
}
.cmt-sboxboxes-carousel-arrows-hide .cymolthemes-boxes-row-wrapper .slick-arrow{
	opacity:0;
}
.cymolthemes-boxes-view-carousel .cymolthemes-boxes-row-wrapper .slick-arrow:hover:before{
    color: #fff !important;
    border-color: transparent;
}
.cmt-row .vc_column-inner.cmt-col-bgcolor-skincolor .cymolthemes-boxes-row-wrapper .slick-arrow:hover,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
.cmt-bgcolor-skincolor .cymolthemes-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
	background-color: #35382f;	
	border-color:#35382f;
}
.cymolthemes-boxes-row-wrapper .slick-prev:before,
.cymolthemes-boxes-row-wrapper .slick-next:before{
    font-family: "cmt-indisto-icons";
    content: '\e849';
    color: #8d8d8d;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    opacity: 1;
}
.cymolthemes-boxes-row-wrapper .slick-prev:before{  
    content: '\e848';
    text-align: center;
}
.cmt-sboxboxes-carousel-arrows-1 .cymolthemes-boxes-row-wrapper .slick-prev {
	left: -35px;
}
.cmt-sboxboxes-carousel-arrows-1 .cymolthemes-boxes-row-wrapper .slick-next {
	right: -35px;
}
/*** Arrow Center with heading ***/
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-justify .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-justify .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-boxes-row-wrapper .slick-prev{
	top: -63px;	
}
.cmt-sboxboxes-carousel-arrows-below .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-below .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-justify .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-boxes-row-wrapper .slick-prev{
	left: 50%;
    margin-left: -42px;
}
.cmt-sboxboxes-carousel-arrows-below .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-below .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-justify .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-boxes-row-wrapper .slick-next{
    right: 50%;
    margin-right: -42px;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-justify .cymolthemes-box-heading-wrapper,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-box-heading-wrapper{
    padding-bottom: 70px;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-justify .cymolthemes-box-heading-wrapper .cmt-sboxcta3-without-desc,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-box-heading-wrapper .cmt-sboxcta3-without-desc{
    padding-bottom: 25px;
}

/* Arrow below */
.cmt-sboxboxes-carousel-arrows-below.cymolthemes-boxes{
	padding-bottom: 70px;
}
.cmt-sboxboxes-carousel-arrows-below .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-below .cymolthemes-boxes-row-wrapper .slick-next{
	top: auto;	
	bottom: -90px;
}

/*** Arrow Left with heading ***/
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left .slick-slider,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .slick-slider{
	 position: static;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right{
	position: relative;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .cymolthemes-boxes-row-wrapper .slick-next,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .cymolthemes-boxes-row-wrapper .slick-prev{
	top: 26px;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left,
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right{
	overflow: hidden;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left .cymolthemes-boxes-row-wrapper .slick-prev{
	right: 39px;
	left: auto;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left .cymolthemes-boxes-row-wrapper .slick-next{
	right: -3px;	
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .cymolthemes-boxes-row-wrapper .slick-prev{
	left: -3px;
	right: auto;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .cymolthemes-boxes-row-wrapper .slick-next{
	left: 35px;	
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-left, 
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right, 
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center{
    overflow: hidden;
}


/*** Slick dot desing ***/
.cymolthemes-boxes-row-wrapper.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
	bottom: -47px;
}
.slick-dots li {
	margin: 0px 2px;
}
.slick-dots li button{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: none;
	padding:0;
    cursor: pointer;
    margin:0px;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-color:var(--body-blackfont-color);
}
.slick-dots li button:before {
    content: "";
    position: absolute;
    background: transparent;
    top: -8px;
    width: 22px;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 50%;
    left: -9px;
    opacity: 1;
}

.cmt-bgcolor-skincolor .slick-dots li.slick-active button:before,
.cmt-col-bgcolor-skincolor .slick-dots li.slick-active button:before{
	border-color: #fff;
}
.cmt-bgcolor-skincolor .slick-dots li.slick-active button,
.cmt-col-bgcolor-skincolor .slick-dots li.slick-active button{
	background-color: #fff;
}

/*** Slick dot color ***/
.cmt-sboxboxes-carousel-arrows-side .cymolthemes-boxes-row-wrapper .slick-prev,
.cmt-sboxboxes-carousel-arrows-side .cymolthemes-boxes-row-wrapper .slick-next{
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 1;
	z-index:9;
}
.cmt-sboxboxes-carousel-arrows-side .cymolthemes-boxes-row-wrapper .slick-prev {
    left: -60px;
    right: auto;
}
.cmt-sboxboxes-carousel-arrows-side .cymolthemes-boxes-row-wrapper .slick-next {
    right: -60px;
    left: auto;
}
.cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cymolthemes-boxes-row-wrapper .slick-next:before {
	color: #8d8d8d;
	font-weight: 600;
}

.cmt-bgimage-yes .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-bgimage-yes .cymolthemes-boxes-row-wrapper .slick-next:before,
.cmt-bgcolor-skincolor .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-bgcolor-skincolor .cymolthemes-boxes-row-wrapper .slick-next:before,
.cmt-bgcolor-dargrey .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-bgcolor-dargrey .cymolthemes-boxes-row-wrapper .slick-next:before {
	color: #ffffff;
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-row-wrapper .slick-arrow,
.cmt-bgcolor-dargrey .cymolthemes-boxes-row-wrapper .slick-arrow,
.cmt-bgimage-yes .cymolthemes-boxes-row-wrapper .slick-arrow {
	border-color: #ffffff;
}
/*** Flex slider dot desing ***/
.flex-control-paging li a{
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 2px solid #fff;
}
.flex-control-paging li a:hover{
    background: none;
}
.flex-control-paging li a.flex-active{
    background-color: #fff;
}

/*** Flex slider Arrow desing ***/
.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before {
    font-family: "cmt-indisto-icons";
}
.flex-direction-nav a:before{
    content: '\e808';
}
.flex-direction-nav a.flex-next:before {
    content: '\e809';
}
/*** 

====================================================================
   flexslider
====================================================================

 ***/
.cmt-sboxflexslider ul li{
    display: none;
    float: left;
}
.cmt-sboxflexslider ul li:first-child{
    display: block;
}
.cmt-sboxflexslider .flex-control-nav {
    bottom: 5px;
    z-index: 1;
}
.cmt-sboxflexslider .flex-control-paging li a{
    border: 1px solid #fff;
    background: none;
    -o-box-shadow: none;
    box-shadow: none;
    font-size: 0;
    border-radius: 0px;
}
.cmt-sboxflexslider .flex-control-paging li a.flex-active{
    background-color: #fff;
}
.flex-control-nav li {
    margin: 0 3px;
}
/*** 

====================================================================
	Drop Cap Design
====================================================================

 ***/
.cmt-sboxdropcap{
	float: left;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	 width: 51px;
	 height: 51px;
	 line-height: 52px;
	 font-size: 34px;
	 margin: 7px 8px -5px 0;
}
.cmt-sboxdcap-style-rounded{
	border-radius: 5px;
}
.cmt-sboxdcap-style-round{
	border-radius: 50%;
}
.cmt-sboxdropcap.cmt-bgcolor-dark,
.cmt-sboxdropcap.cmt-bgcolor-skincolor{
	color: #fff;	
}
.cmt-sboxdropcap.cmt-bgcolor-dark{
	background-color: #202020;
}
.cmt-sboxdropcap.cmt-bgcolor-grey{
	background-color: #E2E2E2;
}
.cmt-sboxdropcap.cmt-bgcolor-grey,
.cmt-sboxdcap-txt-color-dark{
	color: #313131;
}
.cmt-sboxdcap-style-square,
.cmt-sboxdcap-style-round,
.cmt-sboxdcap-style-rounded{
	position: relative;
    top: 4px;
    float: left;
	margin-right: 10px;
    padding: 0;
    line-height: 50px;	
	text-transform: uppercase;
}
.cmt-sboxdcap-style-rounded{
	border-radius: 5px;
	background-color: #c93756;
    font-size:45px;   
}
.cmt-sboxdcap-style-round{
	border-radius: 50%;
    background-color: #1f4788;
    font-size: 45px;
}
.cmt-sboxdcap-style-square {
    color:#a0ce4e;
    font-size: 60px;
}
.cmt-sboxdropcap.cmt-bgcolor-skincolor{
    color: #fff;    
    background-color: #fc6042;
    font-size: 45px;

}
 /*** 

====================================================================
	Tweeter Section
====================================================================

 ***/
.cymolthemes-twitterbox-inner {
	text-align: center;
}
.cymolthemes-twitterbox-inner .tweet-text{
    font-size: 18px;
    line-height: 28px;
}
.cymolthemes-twitterbox-inner .tweet-details{
	font-size: 15px;
	font-style: italic;
}
.cymolthemes-twitterbox-inner h3 a.twitter-link{
	z-index: 10;
	position: relative;
}
.cymolthemes-twitterbox-inner i {
    display: inline-block;
    width: 55px;
    height: 55px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 55px;
    margin-bottom: 10px;
}
.cmt-col-bgcolor-skincolor .cymolthemes-twitterbox-inner i,
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner i {
	background-color:#202020;
}
.cymolthemes-twitterbox-wrapper .cymolthemes-boxes-row-wrapper{
	margin-top: 20px;
}
.cymolthemes-twitterbox-inner .tweet-text a,
.widget .latest-tweets ul li .tweet-text a,
.widget .latest-tweets ul li .tweet-details a {
	font-style:italic;
}
.widget .latest-tweets ul li .tweet-text a,
.cymolthemes-twitterbox-inner .tweet-text a {
    font-size: 15px;
}
.widget .latest-tweets ul li p.tweet-text {
	margin-bottom: 0px;
	line-height: 24px;
}
.widget .latest-tweets ul li .tweet-details a {
	font-size: 12px;
    color: #acacac;
}
.cymolthemes-twitterbox-inner-list .cymolthemes_tweet_item.cymolthemes_tweetitem{
	line-height: 30px;
	font-size: 19px;
}
.cymolthemes-carousel-col-one .cymolthemes_tweet_item.cymolthemes_tweetitem {
	width: 60%;
	margin: 0 auto;
}
.cymolthemes-twitterbox-inner .tweet-details{
    font-size: 15px;
    font-style: italic;
}
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner .tweet-text,
.cmt-bgcolor-darkgrey .cymolthemes-twitterbox-inner .tweet-text{
	color: rgba(255, 255, 255, 0.70);
}
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner .tweet-text a,
.cmt-bgcolor-darkgrey .cymolthemes-twitterbox-inner .tweet-text a{
	color: rgba(255, 255, 255, 1);
}
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner .tweet-details a,
.cmt-bgcolor-darkgrey .cymolthemes-twitterbox-inner .tweet-details a{
	color: rgba(255, 255, 255, 0.4);
}
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner i, 
.cmt-bgcolor-darkgrey .cymolthemes-twitterbox-inner i{
	border-color: #fff;
	color: #fff;
}
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner .tweet-text a:hover,
.cmt-bgcolor-skincolor .cymolthemes-twitterbox-inner .tweet-details a:hover{
	color: rgba(255, 255, 255, 0.60);
}

/*** 

====================================================================
	Google map Section
====================================================================

 ***/
 
.wpb_gmaps_widget .wpb_wrapper {
    background-color: transparent;
    padding: 0px;
}

/*** 

====================================================================
	Category filter Section
====================================================================

 ***/   
.cymolthemes-boxes-textalign-left .cmt-sboxsortable-wrapper{
	text-align: left;
}  
.cymolthemes-boxes-textalign-right .cmt-sboxsortable-wrapper{
	text-align: right;
} 
.cmt-sboxsortable-list ul{
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
	margin-top: 20px;
}
.cmt-sboxsortable-list .cmt-sboxsortable-link {
	display: inline-block;
	margin-right: 10px;
}
.cmt-sboxsortable-list .cmt-sboxsortable-link a {
    display: block;
    cursor: pointer;
    padding: 10px 25px;
    margin-bottom: 5px;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    color: var(--body-blackfont-color);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
	border: 1px solid #e0e0e0;
}
.cmt-row .cmt-sboxsortable-list .cmt-sboxsortable-link a:hover,
.cmt-row .cmt-sboxsortable-list .cmt-sboxsortable-link a.selected{	 
	 color: #fff;
     border-color: transparent;
}
.cymolthemes-boxes-textalign-center .cmt-sboxsortable-wrapper {
    text-align: center;
}
.cmt-bgcolor-skincolor .cmt-sboxsortable-list .cmt-sboxsortable-link a,
.cmt-bgcolor-darkgrey .cmt-sboxsortable-list .cmt-sboxsortable-link a,
.cmt-sboxwhite-sort-bt .cmt-sboxsortable-list .cmt-sboxsortable-link a {
    border: 1px solid rgba(255, 255, 255, 0.75);
    color: rgba(255, 255, 255, 0.75);
}

.cymolthemes-boxes-sortable-yes:not(.cymolthemes-boxes-textalign-center) .cymolthemes-boxes-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cymolthemes-boxes-sortable-yes:not(.cymolthemes-boxes-textalign-center) .cymolthemes-boxes-inner>div.cymolthemes-box-heading-wrapper:not(.cymolthemes-boxes-row-wrapper) {
    flex-basis: 0%;
    flex-grow: 1;
    flex: 0 0 35.33%;
    max-width: 35.33%;
}
.cymolthemes-boxes-sortable-yes:not(.cymolthemes-boxes-textalign-center) .cymolthemes-boxes-inner>div.cmt-sboxsortable-wrapper.cmt-sboxsortable-wrapper-portfolio:not(.cymolthemes-boxes-row-wrapper) {
    flex-basis: 0%;
    flex-grow: 1;
    flex: 0 0 64.33%;
    max-width: 64.33%;
}
.cymolthemes-boxes-sortable-yes.cymolthemes-boxes-textalign-left .cymolthemes-boxes-inner>div.cmt-sboxsortable-wrapper.cmt-sboxsortable-wrapper-portfolio:not(.cymolthemes-boxes-row-wrapper) {
    text-align: right;	
}	
.cymolthemes-boxes.cymolthemes-boxes-sortable-yes .cymolthemes-boxes-inner>div.cymolthemes-boxes-row-wrapper {
    display: block;
    width: 100%;
    margin-top: 16px;
}
.cymolthemes-boxes-sortable-yes.cmt-sboxcta3-rev-heading .cmt-sboxsortable-list ul {
    margin-top: 37px;
}
.cymolthemes-boxes-sortable-yes:not(.cmt-sboxcta3-rev-heading) .cmt-sboxsortable-list ul {
    margin-top: 8px;
}


/*** Colorbox frame reset ***/
#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight{
    background: none;
	background-color: #fff
}

/*** Singel page ***/

.summary .clear{
    display: none;
}
.posted_in{
	font-weight: 500;
}
.posted_in a{
	font-weight: normal;
}

/*** Sidebar ***/
.sidebar .widget .tagcloud a {
    display: inline-block;
    padding: 7px 9px;
    margin: 0px 2px 8px;
    border-radius: 0;
    font-size: 14px !important;
    background-color: var(--tm-greycolor-bg);
    font-weight: 400;
    color: #7d8791;
}
.sidebar .widget .tagcloud a:hover{
	color: #fff;
	border-color:transparent;
}

/***  comment-form-rating ***/
.comment-form-rating{
    padding-bottom: 10px;
}
#review_form .comment-form-rating .select2-container {
	display:none;
}

/*** 

====================================================================
	404 Page
====================================================================

 ***/ 
 
.error404 .site-main {
    padding-top: 0;
} 
section.error-404 {    
    padding: 150px 0px;
	text-align:center;
}
section.error-404 .cmt-sboxbig-icon{
	font-size: 120px;	
}
section.error-404 .page-header{
	border-bottom: none;	
    margin-bottom: 0;
	padding-top: 26px;
	padding-bottom: 0;
}
.error-404 .cmt-404-home-button {
    padding-top:40px;
}
section.error-404 h1 {
    font-size: 65px;
    font-weight: 400;
    line-height: 100%;
}
section.error-404 .page-content p {
    font-size: 16px;
    margin-bottom: 30px;
} 
section.error-404 .search-form {
    position: relative;
	max-width: 390px;
    margin: 0 auto;
}
section.error-404 .search-form label {
    display: block;
}
section.error-404 .search-form .search-field {
    border-width: 2px;
    background-color: transparent;
	border-radius: 0em;
	padding-right: 40px;
} 
section.error-404 .search-form .search-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
    padding: 0;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 0px 3px 3px 0px;
    background-image: url(../images/findicon.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    opacity: 0.3;
}
.cmt-sboxsresults-no-content-w{
	padding-bottom: 80px;
	padding-top: 30px;
}
.cmt-sboxsresults-no-content-w h3{  
    font-size: 40px;
    line-height: 35px;  
}
.error404 .cmt-title-wrapper{
    display: none;
}
.error404 .site-main {
    background-color: transparent !important;
}
/*** 

====================================================================
	Search Result Page
====================================================================

***/

.cmt-sboxsearch-text strong{
	padding-bottom: 10px; 
	display: block;
	font-size: 18px;
	font-weight: 600;
}
.cmt-sboxsearch-results-title{
    font-weight: normal;
}
.cmt-sboxsearch-postlist li{
    list-style:none;
}
.cmt-sboxsresult-form-wrapper h2{
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 500;
    margin-right: 10px;
    color: #fff;     
    display: table-cell;
    width: 23%;
    margin-top: 0;
    vertical-align: middle;
}
.cmt-sboxsresult-form-wrapper h2 i{
	display: none;
}
body.search .cmt-sboxsresult-form-wrapper .search-form .search-field{
    border: 0;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.10);
    font-size: 20px;
    padding: 0;
    margin: 0;
    color: rgba(255, 255, 255, 1);
    padding-left: 70px;
    text-align: left;
    width: 100%;
    height: 52px;
}
.search .cmt-sboxsresult-form-wrapper .search-form .search-submit{
	 display: none;
}
.cmt-sboxsresult-form-top{
	position: relative;
    display: table;
    width: 100%;   
	padding:7px 25px 26px 25px;
}
.cmt-sboxsresults-settings-wrapper{
    width: auto;
    display: table-cell;
    position: relative;
	padding-left: 15px;
}
.cmt-sboxsresults-settings-wrapper a{
    font-size: 17px;
    color: #fff;    
    text-align: center;
    display: block;
    background-color: rgba(0, 0, 0, 0.10);
    display: block;
    padding: 14px 12px;
    border-radius: 0;
	outline: none;
}
.cmt-sboxsresults-settings-wrapper a:hover,
.cmt-sboxsresults-settings-wrapper a.cmt-sboxsresult-btn-active{
    color: #fff;
}
.cmt-sboxsearch-eventlist .item .item-thumbnail:before{
	display: none;
}
.cmt-sboxsearch-list.cmt-sboxsearch-postlist{
	padding-left:0px;
}
.cmt-sboxsresults-first-row,
.cmt-sboxsresults-cta-wrapper{
	padding-bottom: 60px;
}
.cmt-sboxsresults-title-w h2{
	margin-bottom: 30px;
	font-size: 26px;
    line-height: 30px;
}
.cmt-sboxsresults-title-w h2 strong {
    font-weight: 500;
}
.cmt-sboxsresults-first-row .cmt-list.cmt-list-style-icon li i.fa {
    top: 5px;
    font-size: 13px;
}
.search-results .cmt-list.cmt-list-style-icon li{
	position: relative;
	padding-bottom: 10px;
}
.search-results .cmt-list.cmt-list-style-icon .cmt-list-li-content{
	padding-left: 23px;
}
.cmt-sboxsresults-title small a{
	font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    padding:7px 13px 6px 13px;
    display: inline-flex;
    position: absolute;
    font-size: 13px;
    border-radius: 0px;
	font-weight:500;
	text-transform: uppercase;
}
.search-results .cymolthemes-box-team{
	margin-bottom: 30px;
}
.search-results .cymolthemes-box-portfolio .cymolthemes-post-item {
    margin-bottom:15px;
}
.cmt-sboxsresults-title small a i{
	width: 8px;
    margin-left: -6px;
    padding-right: 18px;
    margin-top:-0.5px;
}
.cmt-sboxresults-post ul.cmt-recent-post-list > li > a,
.cmt-sboxresults-page .cmt-list-li-content a,
.cmt-sboxsresults-first-row ul.cmt-recent-post-list > li > a,
.cmt-sboxsresults-first-row .cmt-list-li-content a {
	color: #7d8791;	
}
.search-results .page-header {
	border:none;
	margin: 0px 0 0px;
    padding-bottom: 0px;
}
.cmt-sboxresults-page .cmt-list.cmt-list-style-icon,
.cmt-sboxresults-post .cmt-recent-post-list {
    margin-top: 0;	
}
.cmt-sboxsresults-first-row .cmt-list.cmt-list-style-icon,
.cmt-sboxsresults-first-row ul.cmt-recent-post-list {
	margin-bottom: 0;
}
.cmt-sboxresults-page>.row,
.cmt-sboxresults-post>.row {
    padding-bottom: 37px;	
}

div.bbp-template-notice.info{
	border: 1px solid #eaeaea ;
	background-color: #f7f7f7;
	border-radius:0px;
}
.widget_display_stats dl:before, 
.widget_display_stats dl:after {
	display: table;
	line-height: 0;
	content: "";
}
.widget_display_stats dl:after {
	clear: both;
}
.widget_display_stats dl{
	margin:0px;
}
.widget_display_stats dl dt {
	float: left;
	width: 50%;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal !important;
	margin-bottom: 6px;
}
.widget_display_stats dl dd {
	margin-left: 60%;
	margin-bottom: 6px;
	text-align: right;
}
.cmt-sboxresults-page>.row .cmt-list.cmt-list-style-icon li i.fa,
.cmt-sboxresults-post>.row .cmt-list.cmt-list-style-icon li i.fa {
    top: 6px;
    font-size: 12px;
	left: 2px;
}
/*** Search widget ***/ 
.search-form .search-submit {
	display: block;
}
.widget .search-form label{
	display:block;
}



/* ==========================================================================
White Color Section
========================================================================== */

/*
* ====== Text White Color ======
*/

/*** Tweeter Section ***/
.cmt-bgcolor-skincolor .cmt-sboxsc-twitterbox-followus-text small,
.cmt-bgcolor-darkgrey .cmt-sboxsc-twitterbox-followus-text small,

.cmt-bgcolor-darkgrey ul.indisto_contact_widget_wrapper li a,
.cmt-bgcolor-skincolor ul.indisto_contact_widget_wrapper li a,

.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-skincolor.cmt-sboxvc_cta3-style-flat .cmt-vc_cta3-content-header,

/*** Headign white color ***/
.vc_column-inner.cmt-col-bgcolor-darkgrey .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,
.vc_column-inner.cmt-col-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,

.cmt-bgcolor-darkgrey .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,
.cmt-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,

.cmt-col-bgcolor-darkgrey .cmt-element-heading-content-wrapper .cmt-element-content-heading,
.cmt-bgcolor-darkgrey .cmt-element-heading-content-wrapper .cmt-element-content-heading,
.cmt-bgcolor-skincolor .cmt-custom-heading,

.cmt-col-bgcolor-darkgrey .cmt-custom-heading,
.cmt-col-bgcolor-skincolor .cmt-custom-heading,

.vc_progress_bar.vc_progress-bar-color-skincolor .vc_single_bar .vc_label,

/*** Testimonials Section ***/
.cmt-bgcolor-skincolor .cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-author-name a:hover,
.cmt-bgcolor-skincolor .cymolthemes-boxes-col-one.cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-author-name,
.cmt-bgcolor-skincolor .cymolthemes-boxes-col-one.cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-author-name a,

/*** Tab content section ***/
.cmt-bgcolor-darkgrey .cmt-sboxtourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.cmt-bgcolor-darkgrey .cmt-sboxtourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a,
.cmt-bgcolor-skincolor .cmt-sboxtourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.cmt-bgcolor-skincolor .cmt-sboxtourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a,
.cmt-bgcolor-skincolor .cmt-sboxtourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.cmt-bgcolor-skincolor .cmt-sboxtourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover,

.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-skincolor.cmt-sboxvc_cta3-style-3d,

/*** Vcbutton section ***/
.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-color-skincolor.cmt-vc_btn3-style-outline:hover,
.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-color-skincolor:hover, 
.cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-color-skincolor,


article.post.format-link .cmt-sboxformat-link-title a,
.cymolthemes-blogbox-styletwo .cymolthemes-box-content .cmt-sboxpost-categories>.cmt-meta-line.cat-links a:hover,

.cmt-bgcolor-skincolor .cymolthemes-blogbox-footer-readmore a,
.cmt-bgcolor-darkgrey .cymolthemes-blogbox-footer-readmore a,
.cmt-col-bgcolor-skincolor .cymolthemes-blogbox-footer-readmore a,
.cmt-col-bgcolor-darkgrey .cymolthemes-blogbox-footer-readmore a,

/*** Service box Main Heading ***/
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-skincolor.cmt-sbox h2,
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-darkgrey.cmt-sbox h2,
div .vc_row .vc_column-inner.cmt-col-bgcolor-skincolor .cmt-sbox h2,
div .vc_row .vc_column-inner.cmt-col-bgcolor-darkgrey .cmt-sbox h2,

.cmt-bgcolor-skincolor .vc_row .cmt-sbox h2,
.cmt-bgcolor-darkgrey .vc_row .cmt-sbox h2,

.site-main .cmt-sboxdcap-color-skincolor,
.cmt-bgcolor-darkgrey .cmt-team-social-links a,

.cmt-ptablebox-featured-col .cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-black.cmt-vc_btn3-style-outline {
	color: #fff;
}


/*
* ====== Text White(Little Light) Color ======
*/

/*** Blogbox section ***/
.cymolthemes-box-view-content-overlay .cymolthemes-blogbox-footer-readmore a:hover,
.cymolthemes-box-view-content-overlay .cymolthemes-box-content h4 a:hover,

/*** Service box Sub Heading ***/
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-skincolor.cmt-sbox h4,
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-darkgrey.cmt-sbox h4,

div .vc_row .vc_column-inner.cmt-col-bgcolor-skincolor .cmt-sbox h4,
div .vc_row .vc_column-inner.cmt-col-bgcolor-darkgrey .cmt-sbox h4,

.cmt-bgcolor-skincolor .vc_row .cmt-sbox h4,
.cmt-bgcolor-darkgrey .vc_row .cmt-sbox h4
 {
	color: rgba(255, 255, 255, 0.85);
}


/*
* ====== Text White(Light) Color ======
*/

/*** Heading Description text  ***/

.vc_column-inner.cmt-col-bgcolor-darkgrey .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content p,
.cmt-bgcolor-darkgrey .wpb_text_column,
div .vc_row .vc_column-inner.cmt-col-bgcolor-darkgrey .wpb_text_column,
/*** Service box Description ***/
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-darkgrey.cmt-sbox .cmt-sboxcta3-description,
div .vc_row .vc_column-inner.cmt-col-bgcolor-darkgrey .cmt-sbox .cmt-sboxcta3-description,
.cmt-bgcolor-darkgrey .vc_row .cmt-sbox .cmt-sboxcta3-description,
.cmt-sboxpost-format-quote a:after{
	color: rgba(255, 255, 255, 0.80);
}

.cmt-bgcolor-darkgrey .cmt-list.cmt-sboxwhite li .cmt-list-li-content,
.cmt-textcolor-white .cmt-list.cmt-sboxwhite li .cmt-list-li-content,
.cmt-bgcolor-darkgrey .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content p,
.cmt-textcolor-white .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content p {
	color: rgba(255, 255, 255, 0.90);
}

.cmt-bgcolor-skincolor .wpb_text_column,
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-skincolor.cmt-sbox .cmt-sboxcta3-description,
.cmt-row.cmt-bgcolor-skincolor .cmt-sbox.cmt-sbox-bgcolor-transparent a,
div .vc_row .vc_column-inner.cmt-col-bgcolor-skincolor .cmt-sbox .cmt-sboxcta3-description,
.cmt-bgcolor-skincolor .vc_row .cmt-sbox .cmt-sboxcta3-description,
div .vc_row .vc_column-inner.cmt-col-bgcolor-skincolor .wpb_text_column,
.cmt-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content p,
.vc_column-inner.cmt-col-bgcolor-skincolor .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content p {
	color: rgba(255, 255, 255, 0.85);	
}
.cmt-bgcolor-skincolor .cmt-sboxentry-meta .cmt-meta-line,
.cmt-bgcolor-darkgrey .cmt-sboxentry-meta .cmt-meta-line,

/*** Blogbox section ***/
.cmt-sboxformat-link-url a,
.cmt-bgcolor-skincolor .cymolthemes-meta-details, 
.cmt-bgcolor-skincolor .cymolthemes-meta-details a, 
.cmt-bgcolor-skincolor .cymolthemes-meta-details i,
.cmt-bgcolor-darkgrey .cymolthemes-meta-details, 
.cmt-bgcolor-darkgrey .cymolthemes-meta-details a, 
.cmt-bgcolor-darkgrey .cymolthemes-meta-details i {    
	color: rgba(255, 255, 255, 0.95);
}



.cmt-bgcolor-skincolor .cymolthemes-box-blog .cymolthemes-box-content .cymolthemes-box-post-date:after,
.cmt-col-bgcolor-skincolor .cymolthemes-box-blog .cymolthemes-box-content .cymolthemes-box-post-date:after {
	background-color: rgba(255, 255, 255, 0.45);
}

/*
* ====== Background White Color ======
*/

/*** Testimonials Section ***/
.cmt-bgcolor-skincolor .cymolthemes-box-view-default .cymolthemes-box-author .cymolthemes-box-img .cymolthemes-icon-box{
	background-color: #fff;
}


/* ==========================================================================
Dark Color Section
========================================================================== */


/*** Text Dark Color ***/
.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-grey.cmt-sboxvc_cta3-style-classic .cmt-vc_cta3-content-header h2,
.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-grey.cmt-sboxvc_cta3-style-flat .cmt-vc_cta3-content-header,

.cmt-sboxpublised-in-wrapper span.post-title,

/*** Team Member ***/
.cmt-team-member-single-category,
.cmt-team-member-single-category a,
.cmt-team-social-links a,
.cmt-bgcolor-darkgrey .cymolthemes-team-box-view-overlay .cymolthemes-box-title a,


/*** Blog comment ***/
.cmt-sboxcomment-owner,
.cmt-sboxcomment-owner a,
.comment-reply-link:hover,

/*** Testimonials Section ***/
.testimonial_item .cymolthemes-author-name a:hover,


/*** Portfolio section ***/
.cmt-social-share-wrapper,

/*** Tab content section ***/
.cmt-sboxtourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.cmt-sboxtourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a,

/*** Teammember section ***/
.cymolthemes-box-team.cymolthemes-teambox-styletwo .cymolthemes-box-social-links ul li>a:hover,

/*** Blogbox section ***/

.cymolthemes-post-readmore a,
.cmt-bgcolor-skincolor .cymolthemes-blogbox-footer-readmore a:hover,
.logged-in-as a:hover,
.vc_column-inner.cmt-col-bgcolor-grey .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,
.vc_column-inner.cmt-col-bgcolor-white .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-sboxvc_cta3-headers h2,

/*** Service box Main Heading ***/
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-white.cmt-sbox h2,
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-grey.cmt-sbox h2,

div .vc_row .vc_column-inner.cmt-col-bgcolor-white .cmt-sbox h2,
div .vc_row .vc_column-inner.cmt-col-bgcolor-grey .cmt-sbox h2,

/*** Evetns Calendar ***/
.tribe-events-list-separator-month,
.widget.indisto_category_list_widget .widget-title,
.widget.indisto_category_list_widget li a{
	color: var(--body-blackfont-color);
}


/*** Text Dark (Little Light) Color ***/
.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-grey.cmt-sboxvc_cta3-style-classic .cmt-vc_cta3-content-header h4,
.tweet-details a,

/*** Service box Sub Heading ***/
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-white.cmt-sbox h4,
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-grey.cmt-sbox h4,

div .vc_row .vc_column-inner.cmt-col-bgcolor-white .cmt-sbox h4,
div .vc_row .vc_column-inner.cmt-col-bgcolor-grey .cmt-sbox h4,

.cmt-bgcolor-white .vc_row .cmt-sbox h4,
.cmt-bgcolor-grey .vc_row .cmt-sbox h4{
	color: #35382f;
}

/*** Service box Description ***/
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-white.cmt-sbox .cmt-sboxcta3-description,
div .vc_row .vc_column-inner .cmt-sbox-bgcolor-grey.cmt-sbox .cmt-sboxcta3-description,

div .vc_row .vc_column-inner.cmt-col-bgcolor-white .cmt-sbox .cmt-sboxcta3-description,
div .vc_row .vc_column-inner.cmt-col-bgcolor-grey .cmt-sbox .cmt-sboxcta3-description,

.cmt-bgcolor-white .vc_row .cmt-sbox .cmt-sboxcta3-description,
.cmt-bgcolor-grey .vc_row .cmt-sbox .cmt-sboxcta3-description{
	color: #7d8791;
}

/*** White text color Section ***/

.cmt-textcolor-white h1,
.cmt-textcolor-white h2,
.cmt-textcolor-white h3,
.cmt-textcolor-white h4,
.cmt-textcolor-white h5,
.cmt-textcolor-white h6,
.rev_slider .cmt-textcolor-white,
.footer .cmt-textcolor-white .cmt-vc_cta3-content-header h4,
.footer .cmt-textcolor-white .cmt-vc_cta3-content-header h2,
.footer .cmt-textcolor-white .cmt-vc_cta3-content-header h2,
.cmt-textcolor-white .cmt-vc_cta3-content-header h2{
	color: #fff !important;
}
.cmt-bgimage-yes.cmt-textcolor-white .cymolthemes-fbar-box .cmt-vc_cta3-content-header h4,
.cmt-textcolor-white .cmt-vc_cta3-content-header h4{
	color: rgba(255, 255, 255, 0.95) !important;
}
.cmt-textcolor-white .cmt-vc_cta3-content .cmt-sboxcta3-description{
	color: rgba(255, 255, 255, 0.50) !important;
}
.cmt-sboxcta3-only.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-color-skincolor.cmt-sboxvc_cta3-style-flat .cmt-sboxcta3-content-wrapper,
.cmt-textcolor-white{
	color: rgba(255, 255, 255, 0.95);
}
.footer .cmt-textcolor-white {
	color: rgba(255, 255, 255, .90) !important;
}
.footer .cmt-textcolor-white .cmt-footer2-left,
.footer .cmt-textcolor-white .cmt-footer2-right,
.footer .cmt-textcolor-white .widget ul.indisto_contact_widget_wrapper li,
.footer .cmt-textcolor-white ul.cmt-recent-post-list > li .post-date,
.footer .cmt-textcolor-white p{
    color: rgba(255, 255, 255, 0.60) !important;
}
.footer .cmt-textcolor-white ul.cmt-recent-post-list > li .post-date {
    color: rgba(255, 255, 255, 0.80) !important;
}
.cmt-textcolor-white .cymolthemes-boxes-testimonial .cymolthemes-testimonial-box-view-style2 .cymolthemes-author-name,
.cmt-textcolor-white .cymolthemes-boxes-testimonial .cymolthemes-testimonial-box-view-style2 .cymolthemes-author-name a {
	color: rgba(255, 255, 255, 0.70) !important;	
}
.cmt-col-bgcolor-skincolor.cmt-textcolor-white a:hover,
.cmt-textcolor-white a{
	color: rgba(255, 255, 255, 0.40);
}
.cmt-topbar-wrapper.cmt-bgcolor-darkgrey.cmt-textcolor-white,
.cmt-topbar-wrapper.cmt-textcolor-white a,
.cmt-topbar-wrapper.cmt-textcolor-white {
	color: rgba(255, 255, 255, 0.95);
}
.cmt-topbar-wrapper.cmt-textcolor-white .top-contact a:not(:hover),
.cmt-topbar-wrapper.cmt-textcolor-white .top-contact{
    color: rgba(255, 255, 255, 0.60);
    font-size: 14px;
    line-height: 62px;
}
.headerstyle-two .top-contact .cymolthemes-social-links-wrapper .social-icons a:not(:hover) i {
    color: #fff;
}
.headerstyle-two .cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact li:before,
.headerstyle-two .cmt-align-right .top-contact li.cmt-topschedule:before {
  content: '';
    position: absolute;
    width: 1px;
    height: 28px;
    background-color: rgba(255,255,255,0.1);
    top: 17px;
    right: 14px;
}
.headerstyle-two .cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact li:first-child,
.headerstyle-two .cmt-align-right .top-contact li.cmt-topschedule {
    padding: 0 30px;
    position: relative;
}
.headerstyle-two .cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact li:first-child {
	padding-left:0px;
}
.headerstyle-two .cmt-section-wrapper-cell:not(.cmt-align-right) .top-contact li:last-child:before {
	content:unset;
}
.footer .cmt-textcolor-white .widget .search-form .search-field {
    border-color: rgba(255, 255, 255, 0.07);  
    background-color: rgba(255, 255, 255, 0.03);
}
.cmt-textcolor-white .widget .search-form .search-submit {
    background-image: url(../images/findicon-white.png);
}
.footer .widget.cymolthemes_widget_recent_entries ul li {
    padding-bottom: 16px;
    padding-top: 5px;
}
.main-holder .widget.cymolthemes_widget_recent_entries ul li:last-child {
    padding-bottom: 0px;
	border:none;
}
/*** Dark text color Section ***/


.cmt-textcolor-dark h1,
.cmt-textcolor-dark h2,
.cmt-textcolor-dark h3,
.cmt-textcolor-dark h4,
.cmt-textcolor-dark h5,
.cmt-textcolor-dark h6,
h2.cmt-custom-heading.cmt-textcolor-dark,
h4.cmt-custom-heading.cmt-textcolor-dark,
h3.cmt-custom-heading.cmt-textcolor-dark,
.cmt-textcolor-dark .cmt-vc_cta3-content-header h2{
	color: var(--body-blackfont-color) !important;
}
.cmt-textcolor-darkgrey .cmt-vc_cta3-content-header h4{
	color: rgba(0, 44, 91, 0.65) !important;
}
.cmt-textcolor-darkgrey .cmt-vc_cta3-content .cmt-sboxcta3-description{
	color: rgba(0, 44, 91, 0.50) !important;
}
.cmt-textcolor-darkgrey{
	color: rgba(0, 44, 91, 0.50);
}
.cmt-textcolor-darkgrey a{
	color: rgba(0, 44, 91, 0.80);
}
.cmt-textcolor-dark ul.cmt-recent-post-list > li {
    border-top-color: rgba(0, 44, 91, 0.07);
}

/*** Grey text color Section ***/
.cmt-textcolor-grey h1,
.cmt-textcolor-grey h2,
.cmt-textcolor-grey h3,
.cmt-textcolor-grey h4,
.cmt-textcolor-grey h5,
.cmt-textcolor-grey h6,
.cmt-textcolor-grey .cmt-vc_cta3-content-header h2{
	color: #c0c0c0 !important;
}
.cmt-textcolor-grey .cmt-vc_cta3-content-header h4{
	color: rgba(192, 192, 192, 0.90) !important;
}
.cmt-textcolor-grey .cmt-vc_cta3-content .cmt-sboxcta3-description{
	color: rgba(192, 192, 192, 0.60) !important;
}
.cmt-textcolor-grey{
	color: rgba(192, 192, 192, 0.60);
}
.cmt-textcolor-grey a,
.cmt-sboxicolor-grey i{
	color: rgba(192, 192, 192, 0.80);
}
.cmt-topbar-wrapper.cmt-textcolor-grey,
.cmt-topbar-wrapper.cmt-textcolor-grey a,
.cmt-topbar-wrapper.cmt-sboxicolor-grey i {
	color:#7d8791;
}
.cmt-topbar-wrapper strong{
	font-weight: 500;
}
/*** Border White light ***/
.cmt-bgcolor-darkgrey .inside.cmt-fid-with-border,
.cmt-bgcolor-darkgrey .cmt-fid-view-righticon .cmt-fld-contents, 
.cmt-bgcolor-darkgrey .cmt-fid-view-lefticon .cmt-fld-contents {
	border-color:rgba(242, 242, 242, 0.06);
}
.cmt-bgcolor-skincolor .inside.cmt-fid-with-border,
.cmt-bgcolor-skincolor .cmt-fid-view-righticon .cmt-fld-contents, 
.cmt-bgcolor-skincolor .cmt-fid-view-lefticon .cmt-fld-contents {
	border-color:rgba(242, 242, 242, 0.4);
}

/*** Heading Grey Sep line  ***/
.vc_column-inner.cmt-bgcolor-grey .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content-header:after,
.cmt-bgcolor-grey .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content-header:after{
	border-color: rgba(122, 122, 122, 0.26);
}

/*** Grey border color ***/
.cmt-bgcolor-grey .cymolthemes-box-meta {
    border-color: #E6E6E6;
}

/*** VC Colum ***/
.cmy-span > .vc_column-inner {	
	 z-index: 11;
}
.cmt-sboxcol-bg .wpb_wrapper{
	position: relative;
}
.cmt-sboxleft-span .cmt-col-wrapper-bg-layer{
	width: auto;
    margin-left: -300px;
    right: 0;
}
.cmt-sboxright-span .cmt-col-wrapper-bg-layer{
	width: auto;
    margin-right: -300px;
    left: 0;
	right: 0;
}
.cmt-sboxright-span .cmt-bg-layer-inner,
.cmt-sboxleft-span .cmt-bg-layer-inner{
	position: absolute;
    width: 100%;   
    height: 100%;
	top:0;
}
.cmt-col-bgimage-yes .cmt-bg-layer-inner,
.cmt-col-bgcolor-yes .cmt-bg-layer-inner{
	position: absolute;
    width: 100%;   
    height: 100%;
}
span.edit-link {
	display: block;
	padding: 7px 5px;
}
.edit-link a {
	background: #ffffff;
    padding: 8px 25px;
    display: inline-block;
    color: #222429;
    font-weight: 500;
    border: 1px solid #E6E8EB;
}
.cmt-sboxpage-loader-wrapper {
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-repeat: no-repeat;
	background-position: center center;
}

/*** Contact form ***/
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
	background: green;
	border: none;
	color: white;
	padding: 8px 16px;
}

/***  Pricelist Box ***/
ul.cmt-pricelist-block {
	padding: 0px;
	font-size: 14px;
	margin-top:0px;
}
ul.cmt-pricelist-block li {
    font-size: 15px;
    line-height: 23px;   
	list-style: none;
	padding: 5px 0px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer .widget ul.cmt-pricelist-block li {
	padding: 10px 0px 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.07);
}
.footer .widget ul.cmt-pricelist-block li:first-child {
	padding-top: 0px;
}
ul.cmt-pricelist-block li span {
	width: 120px;
	display: inline-block;
	float: left;
	color: var(--body-blackfont-color);
}
ul.cmt-pricelist-block li .service-price {
	float: left;
}
.cymolthemes-pricelistbox-wrapper .cmt-sboxelement-align-left.cmt-sboxheading-style-vertical .cmt-sboxcta3-without-desc {
	 margin-bottom: 0px;
}
.cymolthemes-pricelistbox-wrapper .cmt-element-heading-wrapper:not(.cmt-seperator-none) .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content-header {
	padding-bottom: 0px;
}
.cymolthemes-pricelistbox-wrapper .cmt-seperator-solid.cmt-sboxheading-style-vertical .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers h2:before,
.cymolthemes-pricelistbox-wrapper .cmt-seperator-solid.cmt-sboxheading-style-vertical .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers h2:after {
	content:unset;
}
.cymolthemes-pricelistbox-wrapper .cmt-element-heading-wrapper:not(.cmt-seperator-none) .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content-header {
	padding-bottom: 0px;
}
.cymolthemes-pricelistbox-wrapper .cmt-element-heading-wrapper:not(.cmt-sboxheading-style-horizontal) .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell,
.cymolthemes-pricelistbox-wrapper .cmt-element-heading-wrapper:not(.cmt-sboxheading-style-horizontal) .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h2 {
    margin-bottom: 8px;
}
ul.cmt-pricelist-block li strong {
	font-weight: 500;
	color: #182333;
}
.cmt-bgcolor-dark ul.cmt-pricelist-block li strong,
.cmt-col-bgcolor-dark ul.cmt-pricelist-block li strong,
.cmt-bgcolor-skincolor ul.cmt-pricelist-block li strong,
.cmt-col-bgcolor-skincolor ul.cmt-pricelist-block li strong,
.cmt-textcolor-white ul.cmt-pricelist-block li strong {
	color: #fff;
}

/*** Pricelist Box (Greay bg and White bg) ***/ 
.cmt-bgcolor-skincolor ul.cmt-pricelist-block li, 
.cmt-col-bgcolor-skincolor ul.cmt-pricelist-block li,
.cmt-bgcolor-skincolor ul.cmt-pricelist-block li, 
.cmt-col-bgcolor-darkgrey ul.cmt-pricelist-block li{
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.25);   
}

.cymolthemes-post-left .entry-date {
    font-size: 30px;
    display: block;
    line-height: 25px;
    font-weight: 500;
	padding-top: 6px;
}


/*** Testimonial Default ***/
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview  .cymolthemes-box-heading-wrapper {
    padding-bottom: 0px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview  .cymolthemes-box-heading-wrapper .cmt-sboxcta3-without-desc {
    padding-bottom: 16px;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-arrow,
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-arrow:not(.slick-disabled):hover {
	background:transparent;
	background-color: transparent;
	top:50px;
	font-weight: 500;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-prev:before,
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-next:before {
	font-size: 20px;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-prev,
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-next {
	background-color: transparent !important;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc .cymolthemes-testimonial-text{
	position:relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	line-height: 31px;
	color: rgba(255, 255, 255, 1);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-author-name {
	color: rgba(255, 255, 255, 1);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-footer {
	color: rgba(255, 255, 255, 0.85);
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-prev {
	left:50%;
	margin-left:-85px;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-next {
	right:50%;
	margin-right:-84px;
}

/*** Footer Twiiter Widget ***/
.widget_latest_tweets_widget p.tweet-text:before {
    content: "\f099";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    position: absolute;
    left: 0px;
    padding-top: 5px;
}
.widget.widget_latest_tweets_widget ul > li {
    position: relative;
    padding: 0px 0px 0px 28px;
}

/*** Background Image Position ***/
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-left_top,
.cmt-row.cmt-bgimage-position-left_top {
	background-position: left top !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-left_center,
.cmt-row.cmt-bgimage-position-left_center {
	background-position: left center !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-left_bottom,
.cmt-row.cmt-bgimage-position-left_bottom {
	background-position: left bottom !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-right_top,
.cmt-row.cmt-bgimage-position-right_top {
	background-position: right top !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-right_center,
.cmt-row.cmt-bgimage-position-right_center {
	background-position: right center !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-right_bottom,
.cmt-row.cmt-bgimage-position-right_bottom {
	background-position: right bottom !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-center_top,
.cmt-row.cmt-bgimage-position-center_top {
	background-position: center top !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-center_center,
.cmt-row.cmt-bgimage-position-center_center {
	background-position: center center !important;
}
.vc_column-inner > .cmt-col-wrapper-bg-layer.cmt-bgimage-position-center_bottom,
.cmt-row.cmt-bgimage-position-center_bottom {
	background-position: center bottom !important;
}

/*** Classic BlogPost Layout ***/
.cmt-meta-line img {
    border-radius: 50%;
    margin-right: 10px;
    width: 30px;
    height: 30px;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line:after {
    position: absolute;
    content: "|";
    right: 11px;
    top: -3px;
    color: #eaeaea;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line:after {
    top: -4px;
    color: var(--tm-skincolor-text);
    transform: rotate(18deg);
    font-weight: 500;
}
.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-meta-line.posted-on .published,
.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-meta-line a {
    text-transform: uppercase;
    font-size: 19px;
    color: var(--tm-skincolor-text);
    letter-spacing: 1.2px;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line {
    padding-right: 23px;
}
.cymolthemes-box-blog-classic .cmt-post-date {
    display: none;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line:last-child:after {
	content:unset;
}
.archive .site-content-wrapper,
.single-cmt_service .site-content-wrapper,
.single-post .site-content-wrapper,
.blog .site-main,
.archive .site-main,
.single-cmt_service .site-main,
.blog .site-content-wrapper {
    background-color: var(--tm-greycolor-bg) !important;
}
article.cymolthemes-box-blog-classic .cmt-entrymeta-wrapper{
    margin: 0px 0px 13px;
    padding: 15px 0px 0px;
    position: relative;
    clear: both;
    overflow: hidden;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line i {
    display: none;
}
article.cymolthemes-box-blog-classic .cmt-sboxentry-meta-wrapper {
    border: 0;
    margin: 0;
    padding: 0;
	float: left;
}
article.cymolthemes-box-blog-classic .cymolthemes-commentbox {
	float: right;
}
.single article.cymolthemes-box-blog-classic .cmt-sboxentry-meta-blogclassic .cmt-meta-line.cat-links,
.single article.cymolthemes-box-blog-classic .cmt-sboxentry-meta-blogclassic .cmt-meta-line.comments-link{
	display:inline-block;
}

.cymolthemes-box-blog-classic .cmt_tag_lists , .cmt-pf-single-category-w span {
    font-size: 15px;
    font-weight: 600;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta.cmt-sboxentry-meta-blogclassic {
    display: block;	
	position:relative;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line:last-child:after {
	content: unset;
}
.cymolthemes-box-blog-classic .cymolthemes-box-desc-text {
	margin-bottom:0px;	
}
.cymolthemes-box-blog-classic .cymolthemes-blogbox-desc-footer {
    overflow: hidden;
    position: relative;
    display: block;
	margin-top: 0px;
}
.cymolthemes-box-blog-classic .cymolthemes-blogbox-desc-footer>div {
    padding: 0px;
    position: relative;
	display: inline-block;
    float: left;
}
.cymolthemes-box-blog-classic .cymolthemes-blogbox-desc-footer>div:first-child {
    padding-left: 0px;
}
.single .post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-links {
	display: block;	
}
.post.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote .cmt-blog-classic-box-content {
	padding: 0px;
    border: none;
    box-shadow: unset;
}
.post.cymolthemes-box-blog-classic .cymolthemes-blogbox-desc-footer .cymolthemes-blogbox-footer-left {
	clear: both;
	padding: 0px;
	font-size: 15px;
	line-height: 25px;
	float: left;
	padding: 4px 0 11px;
}
.post.cymolthemes-box-blog-classic .cymolthemes-blogbox-footer-readmore {
    padding: 0px;
	margin: 0px;
}
.post.cymolthemes-box-blog-classic .cymolthemes-blogbox-footer-readmore a {
    font-size: 18px;
    line-height: 25px;
}
.single .cymolthemes-box-blog-classic .cymolthemes-box-desc-text {
    border-bottom: none;
    padding: 0px;
}
.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cymolthemes-box-title h4 {
	font-size:36px;
	line-height:46px;
}
article.cymolthemes-box-blog-classic.post_format-post-format-audio .cmt-sboxpost-format-audio:not(.cmt-sboxpost-format-audio-mp3) .cymolthemes-blogbox-format-audio,
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-audio .cmt-sboxpost-format-audio:not(.cmt-sboxpost-format-audio-mp3) .cmt-sboxblogbox-audio-mp3player-w{
	padding-bottom: 20.7%;
}
.single-cmt_portfolio .cmt-social-share-title,
.single .cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-title {
    font-size: 18px;
    float: left;
	margin-top:5px;
}
.single-cmt_portfolio .cmt-social-share-links ul,
.single .cymolthemes-box-blog-classic .cmt-social-share-links ul {
   padding-right:0px;
}
.single .post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-links {
	position: initial;
    opacity: 1;
    visibility: visible;
    text-align: left;
    padding: 0px;
    width: auto;
    
    transform: none;
}
.cymolthemes-blogbox-stylefour .cmt-sboxpost-featured-quote blockquote h2 {
	display:none;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefour.cymolthemes-blogbox-format-quote blockquote {
    margin: 0px 10px;
}
.cymolthemes-blogbox-stylefour .cmt-sboxpost-featured-quote .more-link-wrapper {
    display: none;
}


/*** center icon seperator style ***/
.cmt-element-heading-wrapper.cmt-seperator-center_icon .heading-seperator span:before {
	position: absolute;
	width: 0px;
	height: 16px;
	bottom: -55px;
	margin: auto;
	left: -7px;
	content: "\f10c";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
}
.cmt-element-heading-wrapper.cmt-seperator-center_icon .heading-seperator:before {
	left: -85px;
	right: 0;
}
.cmt-element-heading-wrapper.cmt-seperator-center_icon .heading-seperator:after {
	left: 0;
	right: -75px;
}
.cmt-element-heading-wrapper.cmt-seperator-center_icon .heading-seperator span:before {
	color: #d9d9d9;
}
.cmt-element-heading-wrapper.cmt-seperator-center_icon .heading-seperator:before,
.cmt-element-heading-wrapper.cmt-seperator-center_icon .heading-seperator:after {
	content: "";
	position: absolute;
	width: 55px;
	height: 1px;
	bottom: -90px;
	margin: auto;
	top: 0;
}
.cmt-element-heading-wrapper.cmt-seperator-center_icon.cmt-sboxelement-align-left .heading-seperator {
    left: 80px;
}
.cmt-element-heading-wrapper.cmt-seperator-center_icon.cmt-sboxelement-align-right .heading-seperator {
    right: 77px;
    left: auto;
}

/*** servicebox center overlay icon ***/
.cmt-sbox.cmt-sbox-iconalign-top-center.cmt-sboxcenter-overlayicon {
	overflow: visible;	
}
.cmt-sbox-iconalign-top-center.cmt-sboxcenter-overlayicon .cmt-vc_icon_element-inner {
	margin-top: -40px;	
}
.cmt-sbox-iconalign-top-center.cmt-sboxcenter-overlayicon .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-lg {
	margin-top: -53px;
}
.cmt-sbox-iconalign-top-center.cmt-sboxcenter-overlayicon .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-xl {
	margin-top: -66px;
}
.cmt-sbox-iconalign-top-center.cmt-sboxcenter-overlayicon .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-sm {
	margin-top: -30px;
}
.cmt-sbox.cmt-sboxcenter-overlayicon .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-background-color-grey.cmt-vc_icon_element-outline {
    border-color: #d9d9d9;
    background-color: #fff;
}

/*** sortable button ***/
.cymolthemes-boxes-portfolio.cymolthemes-boxes-sortablebutton-round .cmt-sboxsortable-list .cmt-sboxsortable-link a {
	border-radius: 2em;
}
.site-footer .cmt-textcolor-dark, 
.site-footer .cmt-textcolor-dark .social-icons li:not:hover i, 
.site-footer .cmt-textcolor-dark.cymolthemes-fbar-btn-link i {
    color: rgba(0, 0, 0, 0.7);
}
body.cymolthemes-page-full-width #content .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding .cmt-sboxsortable-list {
	padding-left: 10px;
}

/*recent post widget ***/
.main-holder .widget.widget_recent_entries ul li {
	padding: 10px 0;
}
.main-holder .widget.widget_recent_entries ul li:first-child {
	padding-top: 0px;
}


/*** classic-vertical hedaer style ***/

.cmt-sboxcolum-width-auto .vc_column_container{
    width: auto;
}

/*** 

====================================================================
    Spcial section 
====================================================================

 ***/
/*** Colum widht auto for two button postion ***/
.cmt-row-width-auto .vc_column_container{
    width: auto
}
.cmt-row-width-auto .vc_column_container>.vc_column-inner{
    padding-right: 0;
}
.cmt-sboxextra-classes .vc_column-inner > .wpb_wrapper .vc_row{
    margin: 0;
}

body .cymolthemes-fbar-main-w .widget .widget-title{
    font-size: 21px;
    margin-bottom: 15px;
}
body .cymolthemes-fbar-main-w .widget .widget-title:after{
	content:unset;
}
.cymolthemes-fbar-main-w .cmt-element-heading-wrapper .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content .cmt-vc_cta3-content-header h2{
	font-family: inherit;
	font-size: 22px;
}
.cymolthemes-fbar-box-w ul.cmt-pricelist-block {
    margin-top: 10px;
}
.cymolthemes-fbar-box-w.cmt-textcolor-white ul.cmt-pricelist-block li{
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cymolthemes-fbar-box-w.cmt-textcolor-dark ul.cmt-pricelist-block li{
	color: rgba(0, 0, 0, 0.70);
	border-bottom:  1px solid rgba(0, 0, 0, 0.2);
}
.cymolthemes-fbar-main-w .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content {
    margin-bottom: 0px !important;
}
.floting-contact{
    border: 1px solid rgba(255, 255, 255, 0.72);
    padding: 20px 15px;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
}
.floting-contact h3{
	margin-bottom: 0;
	margin-top: 10px;
}
.cmt-textcolor-dark .floting-contact{
    border: rgba(0, 0, 0, 0.72);
}

/*  topbar navigation menu */
.topbar-nav-menu{
     display: inline-block;
     list-style: none;
     margin: 0px;
     padding:0px;
}
.topbar-nav-menu li{
     display: inline;
     padding-left: 5px;
     padding-right: 5px;
}
.topbar-nav-menu li:first-child{
    padding-left: 0px;
}


/* Col Expann section */
.cmt-sboxcol-expan .wpb_column.vc_col-sm-4 {
    width: 38.70%;
}
.cmt-sboxcol-expan .wpb_column.vc_col-sm-8{
	width: 65.65%;
}

/*** 

====================================================================
	VC TOGGLE
====================================================================

***/
 
.main-holder .vc_toggle {
	border-bottom: 1px solid #eaeaea;
    padding-bottom: 22px;
    margin-bottom: 22px;
}
.main-holder .vc_toggle .vc_toggle_content {
     margin-bottom: 0px;
}


/* servicebox hoverbox */

.sbox-hover-borderbox .cmt-sbox .cmt-sboxvc_cta3-container{
	margin-bottom: 0px;
	padding: 32px 35px 11px;
}
.sbox-hover-borderbox .cmt-sbox{
	margin-bottom: 10px;
}

/* transition global css */

.header-style-four .kw-phone .tcmt-sboxcustombutton a,
.cymolthemes-boxes-row-wrapper .slick-prev:before,
.cymolthemes-boxes-row-wrapper .slick-next:before,
.cymolthemes-boxes-row-wrapper .slick-arrow,
.sbox-hover-borderbox .cmt-sbox .cmt-sboxvc_cta3-container>.cmt-vc_general:after,
.sbox-hover-borderbox .cmt-sbox .cmt-sboxvc_cta3-container>.cmt-vc_general,
.sbox-hover-borderbox .cmt-sbox{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.sbox-hover-borderbox .cmt-sbox .cmt-sboxvc_cta3-container>.cmt-vc_general:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
	left: 0;
    right: 0;
    border: 3px solid #01d6a3;
	width:100%;
	height:100%;
	opacity:0;
	z-index: -1;
}
.sbox-hover-borderbox .cmt-sbox:hover .cmt-sboxvc_cta3-container>.cmt-vc_general:after{
	opacity:1;	
}
.cmt-skincolor-strong strong {
	font-weight:700;
}
.sbox-hover-borderbox .cmt-sbox .cmt-vc_icon_element .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon {
    position: relative;
    top: 0;
    left: 0;	
	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
	font-size: 55px!important;
}
.sbox-hover-borderbox .cmt-sbox .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-top .cmt-vc_cta3_content-container {
    padding-top: 13px;
}
.sbox-hover-borderbox .cmt-sbox:hover .cmt-vc_icon_element .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon  {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 1;
}
.cmt-bgcolor-darkgrey .sbox-hover-borderbox .cmt-vc_general.cmt-vc_btn3.cmt-vc_btn3-style-text.cmt-vc_btn3-color-skincolor:hover {
	color:#fff;
}

/* servicebox left top icon */
.cmt-sbox-iconalign-left-spacing.cmt-sbox-lefttop-large-icon .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-lg .cmt-vc_icon_element-icon {
	font-size: 3.85em!important;
	top: 33%;
}

/*** Common Form  ***/
.wpcf7 .cmt-sboxcommonform textarea{
    min-height: 100px;
}

.cmt-col-bgcolor-darkgrey .wpcf7 .cmt-sboxcommonform .wpcf7-text,
.cmt-bgcolor-darkgrey .wpcf7 .cmt-sboxcommonform .wpcf7-text,
.cmt-col-bgcolor-darkgrey .wpcf7 .cmt-sboxcommonform .wpcf7-textarea,
.cmt-bgcolor-darkgrey .wpcf7 .cmt-sboxcommonform .wpcf7-textarea,
.cmt-col-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .wpcf7-text,
.cmt-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .wpcf7-text{    
    color: rgba(255, 255, 255, 1);
}
.cmt-sboxcommonform input[type="submit"]{
    padding: 11px 28px;
    margin-top: 10px;
}

div.wpcf7 .ajax-loader {
    position: absolute;
}

/*** Floatingbar form ***/
.cymolthemes-fbar-main-w .cmt-sboxcommonform{
    padding: 25px 30px;
    background-color: rgba(0, 0, 0, 0.50);
    margin-right: 15%;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcontactform .wpcf7-text, 
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcontactform textarea {
    border-bottom-width:  1px;
}

.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcommonform label {
    position: relative;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcommonform i {
    position: absolute;
    color: #cdcac3;
    z-index: 100;
    font-size: 18px;
    top: 8px;
    left: 0px;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcommonform .wpcf7-text, 
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcommonform .wpcf7-textarea {
    padding: 0;
    padding-left: 35px;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcommonform .wpcf7-text {
    padding-bottom: 10px;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcommonform .wpcf7-textarea {
    height: 100px;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcontactform .row {
    padding-bottom: 8px;
}
.cymolthemes-fbar-main-w .wpcf7 .cmt-sboxcontactform input[type="submit"] {
    padding: 10px 50px;
}

/* single Blockquote */

.single .cmt-pf-single-content-wrapper blockquote:before,
.single .cmt-pf-single-content-area blockquote:before {
	content: '"';
    font-size: 115px;
    font-weight: 400;
    position: absolute;
    left: 55px;
    top: 50%;
    font-style: normal;
    display: block;
    margin-top: 10px;
}
.single article.post blockquote:before {
    content: '';
    -webkit-mask: url(../images/blog-quote.svg) no-repeat 100% 100%;
    mask: url(../images/blog-quote.svg) no-repeat 100% 100%;
   
    position: absolute;
    height: 35px;
    width: 50px;
    
    top: 50px;
    left: 50px;
    z-index: 1;
    display: block;
}
.single .cmt-pf-single-content-wrapper blockquote:after,
.single .cmt-pf-single-content-area blockquote:after {
	content: '';
    position: absolute;
    left: 125px;
	top: 35px;
    width: 5px;
    height:65%;
    display: block;
    background-color: #fe982f;
}
.single article.post blockquote span.cmt-borderr {
    font-size: 18px;
    font-weight: 600;
	font-style: normal;
}
.single .cmt-pf-single-content-area blockquote,
.single .cmt-pf-single-content-wrapper blockquote,
.single article.post blockquote {
	display: block;
    position: relative;
	padding: 87px 50px 40px;
    margin: 0px 0 30px 0;
    min-height: 100px;
	border: none;	
	font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
	background-color:#fff;
	border-radius: 0px;
}
.single .cmt-pf-single-content-area blockquote cite,
.single .cmt-pf-single-content-wrapper blockquote cite,
.single article.post blockquote cite {
	margin-top: 15px;	
	font-weight: 600;
}
.single article.post blockquote p:last-child,
.single blockquote p:last-child {
    margin-bottom: 0;
    font-style: normal;
    font-size: 14px;
	margin-top: 15px;
}
.single .cmt-pf-single-content-area blockquote cite:before,
.single .cmt-pf-single-content-wrapper blockquote cite:before,
.single article.post blockquote cite:before {
	content:unset;	
}
#tribe-events .tribe-events-content blockquote p,
 article.post .entry-content blockquote p {
    margin-bottom: 15px;
}
.single .cmt-pf-single-content-area blockquote h3,
blockquote h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
}
.single .cmt-pf-single-content-area blockquote .author-title,
.single .cmt-pf-single-content-wrapper blockquote .author-title,
.single article.post blockquote .author-title {
	margin-top:-10px;
	padding-bottom:10px;
}
/* Servicebox white border */
.cmt-sbox.cmt-sbox-whiteborder {
	border:7px solid #fff;
}
.cmt-sbox.cmt-sbox-iconalign-top-center.cmt-sbox-whiteborder .cmt-sboxvc_cta3-container {
	margin-bottom: 20px;
}
.cmt-sbox.cmt-sboxshadow-box.cmt-sbox-whiteborder {
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
}
.cmt-sbox.cmt-sbox-whiteborder.cmt-sbox-bgcolor-grey {
	background-color: #f7f7f7;
}


/* TM Bg Hight*/
.cmt-bg-highlight-dark,
.cmt-bg-highlight {
	display: inline-block;
}
.cmt-bg-highlight-dark {
	color:#fff;
}
/* Top Overlay Row */
.cmt-sboxtop-overlay-row {
    position:relative;
    z-index:12;
}

/* Bottom Overlay Row  */
.cmt-sboxoverlay-row-bottom {
	position:relative;
	z-index:1;
}

/* Bottom spacing */
.cmt-row-inner.cmt-sboxtextposition-bottom  {
	position: absolute;
    bottom: 0%;
}
.cmt-sboxcenter-video-icon,
.cmt-sboxright-video-icon,
.cmt-sboxleft-video-icon{
    position: absolute;
    left: 0%; 
    top: 50%;
	margin-top:-38px;
}
.cmt-sboxright-video-icon{
    left: auto;
    right: 0px;
}
.cmt-sboxcenter-video-icon,
.cmt-sboxleft-video-icon.cmt-sboxcenter-icon {
	left: 50%;
	margin-top:-60px;
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md.cmt-vc_icon_element-have-style-inner {
    width: 4.8em!important;
    height: 4.8em!important;
}
.cmt_prettyphoto .cmt-vc_icon_element-inner,
.cmt-sboxright-video-icon .cmt-vc_icon_element-inner,
.cmt-sboxleft-video-icon .cmt-vc_icon_element-inner{
    position: relative;
    z-index: 1;
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-sboxcenter-video-icon .cmt-vc_icon_element-inner:before,
.cmt_prettyphoto.cmt-vc_icon_element.cmt-sboxcenter-video-icon .cmt-vc_icon_element-inner:after {
	content:unset;
}
.cmt-sboxright-video-icon:hover .cmt-vc_icon_element-inner:after,
.cmt-sboxright-video-icon:hover .cmt-vc_icon_element-inner,
.cmt_prettyphoto:hover .cmt-vc_icon_element-inner:after,
.cmt_prettyphoto:hover .cmt-vc_icon_element-inner,
.cmt-sboxleft-video-icon:hover .cmt-vc_icon_element-inner:after,
.cmt-sboxleft-video-icon:hover .cmt-vc_icon_element-inner{
    opacity: 0.8;
}

.cmt-sboxright-video-icon.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md,
.cmt-sboxleft-video-icon.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md{
    width: 80px !important;
    height: 80px !important;
}
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper .cmt-sboxleft-video-icon,
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper .cmt-sboxright-video-icon {
	right:0;
}

.cmt-sboxright-video-icon.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md .cmt-vc_icon_element-icon,
.cmt-sboxleft-video-icon.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md .cmt-vc_icon_element-icon {
	padding-left: 7px;
	font-size: 28px !important;
	z-index: 9;
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md .cmt-vc_icon_element-icon {
	padding-left: 2px;
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer.style2 {
    border: 5px solid rgba(0, 0, 0, 0.27);
    border-radius: 50%;
	width: 84px;
    height: 84px;
}
.cmt-bgcolor-skincolor .cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer.style2,
.cmt-bgcolor-darkgrey .cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer.style2,
.cmt-col-bgcolor-skincolor .cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer.style2,
.cmt-col-bgcolor-darkgrey .cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer.style2 {
	border-color:rgba(255, 255, 255, 0.27);
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-lg .cmt-vc_icon_element-icon {
    font-size: 40px!important;
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-lg .cmt-vc_icon_element-icon.ti-control-play  {
	padding-left: 5px;	
}
.cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-lg.cmt-vc_icon_element-have-style-inner {
    width: 5em!important;
    height:5em!important;	
}

/* Common font property */
.wpb_tabs_nav a.ui-tabs-anchor, 
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a, 
.vc_progress_bar .vc_label, 
.vc_tta.vc_general .vc_tta-tab > a, .vc_toggle_title > h4{
    letter-spacing: 0.5px;
}

.cmt-sbox .cmt-custom-heading  a,
.entry-header:not(.cmt-titlebar) .entry-title > a {
   color: var(--body-blackfont-color);
}
.sidebar .widget_product_categories li:first-child,
.sidebar .widget_categories li:first-child {
    margin-top: 0px;
}
/* span tag for category widget */
.sidebar .widget_product_categories li,
.sidebar .widget_categories li {
	position: relative;
    margin: 0px 0;
    padding-bottom: 0px;
}
.sidebar .widget_product_categories li span,
.sidebar .widget_categories li span {
    position: absolute;
    top: 19px;
    right: 0;    
    height: 23px;
	color: #8b8b8b;
    overflow: hidden;
    z-index: 1;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    padding: 4px 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
	opacity: 0;
}
.sidebar .widget_product_categories li:first-child span,
.sidebar .widget_categories li:first-child span {
	top:3px;
}

/* recent post widget with hide feature image */

.footer .widget.cmt-hide-feature-image ul.cmt-recent-post-list{
	text-align:center;
}
.footer .widget.cmt-hide-feature-image ul.cmt-recent-post-list > li img{
	display: none;
}
/*** text align center ***/
.cmt-sboxtextalign-center,
.cmt-sboxcenter-text {
	text-align:center;	
}
.cmt-bgcolor-opicity-70 .cmt-bg-layer-inner {
	opacity: 0.70;
}


/*** Common Box Shadow ***/

.cymolthemes-box-events.cymolthemes-box-view-top-image .event-box-content,
.cmt-sboxcommon-box-shadow,
.attachment .entry-content {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
}



/* Servicebox Icon Text spacing */
.cmt-sbox.icon-text-spacing-15px .cmt-sboxvc_cta3-container {
    margin-bottom: 10px;
}
.cmt-sbox.icon-text-spacing-15px .cmt-vc_cta3-content-header h2 {
    margin-bottom: 0px;
}
.cmt-sbox.icon-text-spacing-5px .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
    padding-left: 0.5em;
}
.cmt-sbox.icon-text-spacing-5px .cmt-vc_cta3-content-header h2 {
    margin-bottom: 0px;
}
.cmt-sbox.icon-text-spacing-15px .cmt-sboxvc_cta3-container {
    margin-bottom: 10px;
}
.cmt-sbox.tcmt-sboxtext-middle .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
    vertical-align: middle;
}
/* footer widget nav menu */

.site-footer .widget.cmt-sboxwidget_nav_menu.widget_nav_menu ul li{
    display: inline-block;
    width: calc( 50% - 2px);
    float: none;
	padding: 0px 0px 11px 0;
}
.site-footer .widget.cmt-sboxwidget_nav_menu.widget_nav_menu ul li:nth-child(even) {
    width: 40%;
    margin-left: 5%;
}
.sidebar.widget-area .widget .cmt-sbox .cmt-sboxvc_cta3-container {
	margin-bottom:0px;
}

/* Servicebox Border Box effect */

.cmt-sbox-iconalign-bottom-center.cmt-sboxtextalign-left .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-bottom .cmt-sboxvc_cta3-icons,
.cmt-sbox-iconalign-bottom-center.cmt-sboxtextalign-left .cmt-sboxvc_cta3-headers,
.cmt-sbox-iconalign-bottom-center.cmt-sboxtextalign-left .cmt-sboxcta3-desc-btn-wrapper {
	 text-align:left;
}


/*** Row, Column z-index ***/
.cmt-zindex-0,
.cmt-zindex-1,
.cmt-zindex-2{
    position: relative;
}
.cmt-zindex-0 {    
    z-index: unset;   
}
.cmt-zindex-2 {    
    z-index: 2;
}
.cmt-zindex-1 {   
    z-index: 1;
}

.tcmt-row-expand-rightfull,
.tcmt-row-expand-leftfull {
	position: relative;
}
.tcmt-row-expand-rightfull:after,
.tcmt-row-expand-leftfull:after {
    width: 500%;
    height: 100%;
    display: block!important;
    position: absolute;
    top: 0;
    content: '';
    background: #fff;
    right: 100%;
}
.tcmt-row-expand-rightfull:after {
	left:100%;
    right:auto;
}
.cmt-col-seprator .vc_column_container{
    border-right: 1px solid #efecec;
}
.cmt-col-seprator .vc_column_container:last-child{
    border-right: none;
}
.cmt-sboxno-paddingbox .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.tcmt-sboxskin-outline-border .cmt-vc_icon_element-style-rounded:before {
    display: block!important;
    position: absolute;
    content: '';
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    border: 2px solid #caaf5e;
    border-radius: 50%;
}
.cmt-vc_icon_element.cmt-vc_icon_element-outer.tcmt-sboxskin-outline-border .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-xl .cmt-vc_icon_element-icon {
	font-size: 3.2em!important;
}

.cmt-bgcolor-skincolor.cmt-col-seprator .vc_column_container,
.cmt-bgcolor-skincolor.cmt-bgimage-yes .cmt-col-seprator .vc_column_container,
.cmt-col-bgcolor-skincolor.cmt-col-bgimage-yes .cmt-col-seprator .vc_column_container {
    border-color: rgba(255, 255, 255, 0.20);
}
.cmt-sboxsepcolor-white.cmt-col-seprator .vc_column_container {
    border-color: rgba(255, 255, 255, 0.07);
}

.cmt-textcolor-white .cmt-col-seprator .vc_column_container, 
.cmt-bgcolor-darkgrey .cmt-col-seprator .vc_column_container, 
.cmt-col-bgcolor-darkgrey .cmt-col-seprator .vc_column_container {
    border-right-color: rgba(243,243,243,.07);
}
.cmt-bgcolor-skincolor .cmt-col-seprator .vc_column_container, 
.cmt-col-bgcolor-skincolor .cmt-col-seprator .vc_column_container {
	border-right-color: rgba(243,243,243,0.2);
}
/*** 

====================================================================
	Woocommerce Section
====================================================================

 ***/
.main-holder .site-content ul.products{
	margin-right: -15px;
    margin-left: -15px;
}
.main-holder .site-content ul.products li.product{
	margin: 0;
	padding-right: 15px;
    padding-left: 15px;
}
.main-holder #content.site-content ul.products li.product .cmt-product-box{
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom:25px;
}
.main-holder #content.site-content ul.products li.product .cmt-product-box .cmt-sboxproduct-content{
    text-align: center;
    padding:19px 0 19px 0;
    position: relative;
}
.main-holder .site-content ul.products li.product .woocommerce-loop-category__title, 
.main-holder .site-content ul.products li.product .woocommerce-loop-product__title, 
.main-holder .site-content ul.products li.product h3{
    display: inline;
	padding: 0;
    margin: 0;
    font-size:22px;
    padding-bottom: 0;
    color: var(--body-blackfont-color);
	line-height: 27px;
	-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;
    transition: all 0.3s ease 0s;
}
.main-holder .site-content ul.products li.product .price {
    margin: 0px;
    min-height: 20px;  
    font-size: 17px;   
    margin-top: 18px;
}
.cmt-product-box-inner{
	position: relative;
	overflow: hidden;
}
/*** Woocommerce image hover effect content ***/
.main-holder .site-content ul.products li.product .cmt-sboxshop-icon>div {
    height: 48px;
    line-height: 46px;
    font-size: 14px;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
     opacity: 0;
    visibility: hidden;
     transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transition: all 500ms;
    -webkit-transition: all 500ms; 
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
	background-color: var(--body-blackfont-color);
}
.main-holder .site-content ul.products li.product:hover .cmt-sboxshop-icon>div {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.main-holder .site-content ul.products li.product:hover .cmt-sboxshop-icon div.cmt-sboxwc-wishlist-btn,
.main-holder .site-content ul.products li.product:hover .cmt-sboxshop-icon div.cmt-sboxwc-quickview-btn {
    width: 48px;
    font-size: 18px;
}
.main-holder .site-content ul.products li.product:hover .cmt-sboxshop-icon div.cmt-wc-add-to-cart-btn {
    transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    border-left: 1px solid rgba(246, 246, 246, 0.18);
    border-right: 1px solid rgba(246, 246, 246, 0.18);
}
.main-holder .site-content ul.products li.product:hover .cmt-sboxshop-icon div.cmt-sboxwc-wishlist-btn {
	transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
}
.main-holder .site-content ul.products li.product .cmt-sboxshop-icon{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: table;
    width: 100%;
    max-width: 100%;
	z-index: 3;
	text-align: center;
}
.main-holder .site-content ul.products li.product:hover .cmt-sboxshop-icon{
    visibility: visible;	
	margin-top: 0;
    bottom: 0;
}
.main-holder .site-content ul.products li.product .cmt-sboxshop-icon>div a,
.main-holder .site-content ul.products li.product .yith-wcqv-button,
.main-holder .site-content ul.products li.product .add_to_cart_button {
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
    background: none;
    letter-spacing: 0;
    transition: none;
    padding-left: 0;
    font-size: 18px;
}
.main-holder .site-content ul.products li.product .cmt-sboxshop-icon>div a,
.main-holder .site-content ul.products li.product .add_to_cart_button {
	font-weight:500;
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .add_to_wishlist:after,
.main-holder .site-content ul.products li.product .compare:after,
.main-holder .site-content ul.products li.product .yith-wcqv-button:after,
.main-holder .site-content ul.products li.product .product_type_external:after,
.main-holder .site-content ul.products li.product .product_type_grouped:after,
.main-holder .site-content ul.products li.product.outofstock .product_type_simple:after,
.main-holder .site-content ul.products li.product .product_type_variable:after{
    content: '\e837';
    font-family: "cmt-indisto-icons";
    position: absolute;
    left: -23px;
    text-align: center;
    font-size: 14px;
    margin-left: 0;
    border-width: 0;
    border-radius: 50%;
	top: -5px;
    color: #fff;
    font-weight: 500;
}
.main-holder .site-content ul.products li.product .yith-wcqv-button:after{
    content: '\e842';
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:after{
    content: '\e838';
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after{
    content: '\e81c';	
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product .yith-wcqv-button{
    position: absolute;
    right: -17px;
    font-size: 0;
    top: 17px;
    width: 30px;
    height: 30px;
    z-index: 1;
    display: block;
}
.main-holder .site-content ul.products li.product .yith-wcqv-button {
    top: 12px;
    right: 6px;
}
.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
    left: 5px;
    top: 7px;
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist{
    left: 41px;
    top: 13px;
    margin-top: -7px;
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading{
    display: none !important;
}
.main-holder .site-content ul.products li.product .add_to_cart_button.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    position: absolute;
    top: 5px;
    left: -30px;
    right: auto;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    width: auto;
    height: auto;
    background: none;
    width: auto;
    height: auto;
    line-height: 0;
}
.main-holder .site-content ul.products li.product  a.added_to_cart {
    display: none;
}
.main-holder .site-content .yith-wcwl-add-to-wishlist .feedback{
	display: none;
}
.main-holder .site-content ul.products li.product .product_type_grouped:after {
	content: '\e806';
}
.main-holder .site-content ul.products li.product .product_type_variable:after {
	content: '\e818';
    font-size: 22px;
    padding-left: 2px;
}
.main-holder .site-content ul.products li.product.outofstock .product_type_simple:after {
	content: '\e826';
}
.main-holder .site-content ul.products li.product .yith-wcqv-button:after{
    content: '\E825'; 
}
.main-holder .site-content ul.products li.product .compare:after{
    content: '\E81D'; 
}
.main-holder .site-content ul.products li.product .add_to_wishlist:after{
    content: '\E838'; 
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after{
    content: '\e81c'; 
}
.main-holder .site-content ul.products li.product .add_to_cart_button.added:after { 
	margin-left: 10px;
    line-height: 18px;
}
.woocommerce .price .woocommerce-Price-amount,
.main-holder .site-content ul.products li.product .price del{
    color: #687076;
	font-size: 14px;
	display: inline-block;
}
.main-holder .site-content ul.products li.product div.clear {
	display: inline-block;
	opacity: 0;
    display: none;
 }
.cmt-section-wrapper-addto {
	display: inline-block;
}
.main-holder .site-content ul.products li.product .price ins{ 
    font-weight: normal;
}
.main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover:after {
	color:#fff;
}
#yith-quick-view-content .onsale,
.single .main-holder .site-content span.onsale,
.main-holder .site-content ul.products li.product .onsale {
	background: rgba(228, 120, 17, 0.92);
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
    display: table;
    position: absolute;
    text-align: center;
    top: 20px;
    right: 20px;
    min-width: 50px;
    line-height: 26px;
    z-index: 5;
    min-height: auto;
    font-weight: normal;
    height: 26px;
    width: 55px;
    vertical-align: top;
    border-radius: 0;
}
.single .main-holder .site-content span.onsale {
    padding-right: 10px;	
}
#yith-quick-view-modal .yith-wcqv-main{
	-webkit-box-shadow: none;
    box-shadow: none;
}
#yith-quick-view-close{
	font-size: 0px;
}
#yith-quick-view-close:after{
	content: '\E82D';
    font-family: "cmt-indisto-icons";
	font-size: 16px;
}
#yith-quick-view-close {
    border: none; 
    top: 10px;
    right: 10px;
    opacity: 1;
	color: #a7a7a7;
}
.main-holder #content.site-content ul.products li.product .products-entry {
	display: block;
    position: relative;
    overflow: hidden;
	margin-bottom: 35px;
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after {
	color:#fff;
}

/*** Colorbox frame reset ***/
#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight{
    background: none;
	background-color: #fff
}

/*** Woocemmerce star rating ***/
.woocommerce .comment-form-rating p.stars a,
.woocommerce .comment-form-rating p.stars a:hover,
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
	color: #f5cc26 !important;
}
.woocommerce .products .star-rating,
.woocommerce .star-rating{
    display: inline-block;
    margin: 0 0 .5em;
    float: none;
    text-align: center;
    width: 67px;
    margin: 0 auto;
    letter-spacing: 1px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 10px;
}
.woocommerce ul.products li.product .star-rating{
	font-size: 10px;
	margin-top: 5px;
	display: block;
    text-align: center;
}
.woocommerce .widget.widget_products .star-rating {
	margin: 0;
	text-align: left;
	padding: 7px 0;
}
.woocommerce .widget.widget_products .star-rating,
.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
    width: auto;
    margin: 0;
}
/*** Woocemmerce notification ***/
#notification .success{
	padding: 21px 40px 21px 80px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 37px;
	right: 20px;	
	border-radius: 0px;
	z-index: 999999;
}
#notification .success{
	max-width: 350px;
}
#notification .success{
	background: #FFFFFF url(../images/success.png) 25px center no-repeat;
}
#notification .close{
	float: none;
    position: absolute;
    right: 10px;
    top: 8px;
	opacity: 0.8;
}
.main-holder .site-content .woocommerce-ordering{
	margin-bottom: 36px;
}
.woocommerce .woocommerce-result-count{
	margin-top: 13px;
}
.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    padding-right: 28px;
}
.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow{
    right: 0px;
}

/*** Woocemmerce Price ***/
.woocommerce .main-holder ul.products li.product .price .woocommerce-Price-amount{   
    font-size: 16px;
    color: var(--body-blackfont-color);
}
.woocommerce .price .woocommerce-Price-amount{   
    font-size: 14px;
	font-weight: 600;
}
.woocommerce .price del .woocommerce-Price-amount,
.woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount{
	font-size: 15px;
	text-decoration: line-through;
	color: #8d8d8d;
}

/*** Woocemmerce Singel page ***/
.cymolthemes-single-product-details{
    margin-bottom:70px;
}
.cymolthemes-single-product-details:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.cymolthemes-single-product-details .woocommerce-product-details__short-description{
    margin-top: 20px;
    margin-bottom: 40px;
}
.single-product .related.products{
    margin-top: -20px;
    margin-bottom: 25px;
}
.cymolthemes-single-product-details {
    background-color: #fff;
    padding: 15px;
}
.woocommerce div.product .product_title{
    font-size:32px;
	margin-bottom: 5px;
}
.woocommerce div.product .summary .woocommerce-product-rating{
	margin-bottom: 10px;
}
.woocommerce .summary div[itemprop="description"]{
	margin-top: 15px;
}
.woocommerce .main-holder #content div.product .price del {
    color: #888888;
	font-size: 15px;
	display: inline-block;
}
.woocommerce .product_meta{
	padding-top: 17px;
    margin-top: 15px;
}
.woocommerce .summary .star-rating{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.woocommerce.single-product .summary .star-rating {
    display: block;
	font-size: 11px;
}
.woocommerce.single-product .summary .star-rating {
	margin-top: 9px;
}
.woocommerce .summary .compare.button {
	background-color: transparent;
	padding: 0;
    margin-left: 15px;
	font-weight: normal;
}
.woocommerce .main-holder #content .summary .compare.button:before {
	content: '\E81D';
    font-family: "cmt-indisto-icons";
	padding-right: 5px;
}
.woocommerce .summary form.cart{
	margin-top: 30px;
}
.woocommerce .main-holder #content .woocommerce-error .button, 
.woocommerce .main-holder #content .woocommerce-info .button, 
.woocommerce .main-holder #content .woocommerce-message .button{
    background-color: var(--body-blackfont-color);
    color: #fff;
    border-radius: 0px;
    padding: 8px 15px;
    font-size: 11px;
    border-radius: 0em;
}
.summary .clear{
    display: none;
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
   content: '\e81c';
   font-family: "cmt-indisto-icons";
   margin-right: 5px;
}
.single .main-holder #content div.product div.thumbnails a{
    width: 70px;   
}
.woocommerce .cymolthemes-single-product-info .product_meta .sku_wrapper{  
    margin-right: 10px;
}
.woocommerce .cymolthemes-single-product-info .product_meta>span {
    display: block;
    width: 100%;
    padding-bottom: 7px;
}
.woocommerce .cymolthemes-single-product-info .product_meta .posted_in{  
    margin-right: 30px;
}
.woocommerce .product_meta .posted_in a{
	text-transform: none;	
}
.single .main-holder div.product form.cart div.quantity {   
    margin: 0 10px 0 0;
}
.woocommerce .quantity .qty {
    height: 44px;
    width: 5.2em;
}
.single .main-holder div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
	margin-left: 5px;
    padding-top: 1px;
    padding-bottom: 5px;
}
/*** Woocemmerce Tab ***/
.single .main-holder div.product .woocommerce-tabs ul.tabs li:after, 
.single .main-holder div.product .woocommerce-tabs ul.tabs li:before{
	display: none;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li {
    margin: 0 4px;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 0px;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0px;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs:before,
.single .main-holder div.product .woocommerce-tabs ul.tabs li{
	border: none;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    overflow: visible;
}
.single .main-holder #reviews #comments h2 {
    clear: none;
    margin-bottom: 15px;
}
.single .main-holder #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
}
.single .main-holder #content div.product .woocommerce-Reviews .star-rating{    
    float: right;
	width: 7.4em;
}
.single .main-holder #content div.product .woocommerce-tabs .panel h2{
	margin-bottom: 15px;
}
.up-sells.products h2,
.single .main-holder .related.products h2 {
    font-size: 27px;
    line-height: 38px;
    padding-bottom: 10px;
}
.single .main-holder #content div.product .woocommerce-tabs .panel h2{
    font-size: 23px;
}
.single .main-holder #content div.product .woocommerce-tabs .panel{
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff; 
    margin-bottom: 0;	
}
.woocommerce-Reviews .select2-container{
    width: 154px !important;
}
.single .main-holder .summary form.cart{
	 margin-bottom: 12px;
}
/*** Woocemmerce Cart Page ***/
.main-holder .site #content table.cart td.actions .input-text {
    width: 150px;
	padding: 10px 15px;
	cursor: text;
}
.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading,
.cross-sells h2,
.cart_totals h2{
	margin-bottom: 15px;
	font-size: 24px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	display: block;
}
.woocommerce form .form-row label{
	font-weight: normal;
}
.woocommerce form .form-row .input-checkbox {
    position: static;
}
.main-holder .site .cart-collaterals{
	margin-top: 60px;
}
.woocommerce-checkout h3#order_review_heading {
	margin-bottom: 0px;
    margin-top: 15px;
}
/*** Woocemmerce Sidebar ***/
.woocommerce ul.cart_list li{
    padding: 8px 0;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total{
    padding: 12px 0 10px;
}

.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating{
	width: auto;
	margin: 0;
}
.woocommerce ul.product_list_widget li img {
    width: 50px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
    height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    top: -5px;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
    font-weight: 500;
}
.woocommerce .widget_layered_nav ul li {
    padding: 0 0 12px;   
}
.woocommerce .widget_price_filter .price_slider_amount {
    margin-top: 38px;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
}

/*** My wishlist ***/
.woocommerce .wishlist_table td.product-add-to-cart a{
	color: #fff;
	padding: 10px 0px;
}
.woocommerce table.shop_table {
    border-color: rgba(0,0,0,.1);
    border-radius: 0px;
	margin-top: 30px;
}
.woocommerce-cart .main-holder table.shop_table {
	margin-top: 0px;
}
.woocommerce table.wishlist_table {
    font-size: inherit;
	background-color: #fff;
    border: none;
}
.cmt-section-wrapper-addto {
	display: inline-block;
}
.cmt-sboxproduct-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 250ms ease-out;
	background-color: #343538;
}
.main-holder .site-content ul.products li.product:hover .cmt-sboxproduct-overlay {
	opacity: .3;
	visibility: visible;
}
.main-holder .site-content ul.products li.product a img {
    margin: 0 0 0em;
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-holder .site-content ul.products li.product:hover a img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-holder .site-content ul.products li.product .price {
    margin-top: 0px;
}
.woocommerce .price .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: normal;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fff;
}
.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
    margin-bottom: 55px;
}
.main-holder .site-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e0e0e0;	
}
.main-holder .site-content .widget_shopping_cart .cart_list li a.remove,
.main-holder .site-content .woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 5px;
}
.woocommerce div.product form.cart .variations label {
    font-size: 15px;
    margin: 18px 0px 0px 10px;
	color: #222429;
	text-transform: capitalize;
}
.main-holder .site-content div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    margin-top: 5px;
    padding: 3px;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none;
}
form.cart .variations label .select2-container--default .select2-selection--single,form.cart .variations label .select2-dropdown {
    border-radius: 0;
}
/***  comment-form-rating ***/
#respond .comment-reply-title {
    margin: 0px 0 15px !important;
}
#respond label {
    margin: 0 0 10px !important;
    font-size: 15px;
    font-weight: 400;
}
.woocommerce #review_form #respond .form-submit{
    margin-top: 15px;
}

/*** Button font weight bold***/
.woocommerce .widget_shopping_cart a.button{
    padding: 10px 20px 11px;
    font-size: 12px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
    float: right;
    padding: 11px 22px 9px;
    margin-top: -5px;
    border-radius: 2em;
    font-size: 13px;
}
.main-holder .site-content ul.products li.product .cmt-sboxshop-icon a {
	font-weight: 600;
}
.woocommerce-lost-password .entry-content>.woocommerce,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	background-color: #fff;
}
.woocommerce-lost-password .entry-content>.woocommerce {
	padding:30px;
}
.woocommerce table.shop_attributes td {
    padding-left: 10px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled],
.main-holder .site table.cart .coupon button {
    padding: 13px 30px 13px;
    font-weight: 500;
    font-size: 17px;
    border-radius: 0px;
    text-transform: uppercase;
}
.main-holder .site-content ul.products li.product.product-type-grouped .cmt-sboxshop-icon,
.main-holder .site-content ul.products li.product.product-type-external .cmt-sboxshop-icon {
    padding-left: 10px;
    padding-right: 10px;
}
.main-holder .site-content ul.products li.product.product-type-grouped .cmt-sboxshop-icon .cmt-wc-add-to-cart-btn a,
.main-holder .site-content ul.products li.product.product-type-external .cmt-sboxshop-icon .cmt-wc-add-to-cart-btn a{
    margin-top: 0px;
	background-color: transparent;
    color: #fff;
    padding-left: 5px;
}
.main-holder .site-content ul.products li.product.product-type-external .cmt-sboxshop-icon,
.main-holder .site-content ul.products li.product.product-type-grouped .cmt-sboxshop-icon,
.main-holder .site-content ul.products li.product.product-type-grouped .cmt-sboxshop-icon .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product.product-type-external .cmt-sboxshop-icon .yith-wcqv-button {
	display:none;
}
.woocommerce-Reviews .comment-form {
    margin-bottom: 0px;	
}
.main-holder .site-content #reviews #comments ol.commentlist {
	padding-left:0px;
}
.woocommerce .main-holder .site-content #review_form {
	padding-top:10px;
}
.woocommerce .main-holder .site-content #review_form .comment-reply-title {
    font-size: 17px;
    line-height: 19px;
    color:#222429;
    font-weight: 500;
}
.single-product .main-holder .site-content span.onsale {
    left: 20px;
    top: 20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 65px;
}
.single .main-holder #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
    margin-left: 80px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 14px;
    color: #828c96;
    margin-bottom: 9px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight: 500;
    font-size: 16px;	
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: #fff;
    position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin:0;
	padding:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #283d58;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border: 1px solid #eee;
    border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 1px solid #eee;
}
.main-holder .site .woocommerce-EditAccountForm fieldset {
	margin-top: 15px;
}
.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login {
    margin-bottom: 80px;	
}
.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login  .woocommerce-form__label-for-checkbox {
	padding-left: 10px;
}
.checkout.woocommerce-checkout {
    margin-bottom: 35px;
}
.woocommerce .main-holder #content div.product .entry-summary .add_to_wishlist:before {
    content: '\E838';
    font-family: "cmt-indisto-icons";
    margin-right: 5px;
}
.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
    content: '\e81c';
    font-family: "cmt-indisto-icons";
    margin-right: 5px;
}
.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist {
	display: inline-block;
}
.woocommerce .yith-quick-view-content div.product form.cart div.quantity {
	margin-right:8px;
}
.main-holder #content.site-content div.product form.cart table.variations td {
	padding: 15px 10px;	
	display: table-cell;
}
.main-holder #content.site-content div.product form.cart table.variations tr:first-child .select2-container {
	width:100% !important;
} 
.main-holder #content.site-content div.product form.cart table.variations tr:last-child td.value {
	padding-bottom:0px;
} 
.main-holder #content.site-content div.product form.cart table.variations tr:first-child td {
    padding-top: 15px;
    padding-bottom: 19px;
} 
div.product form.cart table.variations .select2-container--default .select2-selection--single {
    background-color: #fff;
}
.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
	width: 85px;
}
.main-holder #content.site-content div.product form.cart table.variations td.value {
	padding-right:15px;
}
.woocommerce .cymolthemes-single-product-info .product_meta .sku_wrapper {
	font-weight: 500;
}
.woocommerce .cymolthemes-single-product-info .product_meta .sku_wrapper .sku {
	font-weight: 400;
}
.woocommerce-account .woocommerce-MyAccount-content button,
.woocommerce form.checkout_coupon button{
	border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 30px 14px;
}
.single-product.woocommerce .price .woocommerce-Price-amount {
    font-size:18px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-dropdown {
    background-color: #fff;
}
.woocommerce div.product form.cart .group_table td {
	vertical-align: middle;
	padding-bottom: 0px;
}
.woocommerce table.shop_attributes th,
.woocommerce div.product form.cart .group_table td label,
.woocommerce div.product form.cart .variations label {
	font-weight: 500;	
}
.main-holder #content.site-content div.product .single_variation_wrap .woocommerce-variation-price{
	padding-bottom: 15px;	
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	border-radius: 2em;	
	padding: 10px 25px;	
}
.woocommerce .lost_reset_password .woocommerce-Button {
	border-radius: 2em;	
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	color:#fff;
}
/* product_list_widget */
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
    margin-bottom: 8px !important;
}
.woocommerce ul.product_list_widget li img {
    width: 80px;
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
.woocommerce ul.product_list_widget li a{
    padding-bottom: 6px;
}

/* woocommerce-tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	 margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    font-size: 15px;
	font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    padding: 12px 30px 12px;
    transition: all 500ms ease;
    border-radius: 0;
	background-color: #f3f7fb;
    border: 1px solid #E6E8EB;
    color: #222429;
    text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    padding: 0;
    border: none;    
	background: none;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--tm-skincolor-text);
    background: #ffffff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -1px;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #0b0c26;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0px !important;
    margin: 0px 0 0px !important;
    border: none !important;
    line-height: 0;
}
.woocommerce div.product .woocommerce-tabs .panel{
    background: #fff !important;
    margin-top: 0px;
    padding: 30px;
    border: 1px solid #E6E8EB;
    border-radius: 0;
    margin-top:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	display: none;
	border: none;
}
.woocommerce-Tabs-panel h2{
	font-size: 20px;
	margin-top: 0;
	line-height: 28px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f5f5f5;
    border-radius: 0px;
}
#ship-to-different-address .woocommerce-form__label-for-checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce .shipping_address .form-row .select2-container {
    width: 100%!important;
}
#ship-to-different-address #ship-to-different-address-checkbox {
    margin-top: 10px;	
}
/*** 

====================================================================
    Pricing table 
====================================================================
*/
.cymolthemes-ptables-w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
}
.cymolthemes-ptables-w .tcmt-sboxpricetable-column-w   {
    -webkit-flex: 1 1 auto; /* Safari 6.1+ */
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.cymolthemes-ptables-w .tcmt-sboxpricetable-column-w {
    background-color: #fff;   
    box-shadow: 0 0px 30px rgba(24, 35, 51, 0.06); 
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0px;
    background-clip: padding-box;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 50px 40px 30px;
}
.cymolthemes-ptables-w .tcmt-sboxpricetable-column-w.cmt-ptablebox-featured-col {
    box-shadow: 0 0px 30px rgba(24, 35, 51, 0.06);
    padding: 50px 40px 68px;
    z-index: 1;
    background-color: #fff;   
}
.cmt-ptablebox-style-1 .cmt-ptablebox-features .cmt-sboxfeature-lines,
.cmt-ptablebox.cmt-ptablebox-style-1 {
     text-align: left;
}
.cmt-ptablebox-title {
    font-size: 20px;
    line-height: 30px;
    color: var(--body-blackfont-color);
}
.tcmt-ptablebox-price-w {
    position:relative;
    display: inline-block;
    margin-top: 38px;
    margin-bottom: 33px;
}
.cmt-ptablebox-price,
.cmt-ptablebox-frequency,
.cmt-ptablebox .cmt-ptablebox-cur-symbol-after,
.cmt-ptablebox .cmt-ptablebox-cur-symbol-before {
    display: inline-block;
}
.cmt-ptablebox .cmt-ptablebox-cur-symbol-after,
.cmt-ptablebox .cmt-ptablebox-cur-symbol-before {
    font-size: 20px;
    font-weight:600;
}
.cmt-ptablebox .cmt-ptablebox-price {
    font-size: 50px;
    line-height: 40px;
    font-weight: 700;
    color: #242424;
}
.cmt-ptablebox .cmt-ptablebox-cur-symbol-before {
    position: absolute;
    top: 0px;
}
.cmt-ptablebox .cmt-ptablebox-frequency {
    position: relative;
    padding-left: 5px;    
    font-weight: 500;
}
.cmt-sboxcurrency-before .cmt-ptablebox-price {
    padding-left:20px
}
.cmt-sboxcurrency-after .cmt-ptablebox-price {
    margin-left: -3px;
}
.cmt-ptablebox-features .cmt-sboxfeature-lines {
    list-style-type:none;
    margin: 0;
    padding: 12px 0px 20px 0px;
}
.cmt-ptablebox-features .cmt-sboxfeature-lines li {
    padding: 0;
    margin: 0;
    padding-top: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 12px;
}
.cmt-ptablebox .cmt-vc_btn3-container {
    padding-top:21px;   
}
.cmt-ptablebox .cmt-sbox-icon-wrapper {
    font-size: 30px;
    line-height: 73px;
    display: inline-block;
    position: absolute;
    background-color:##182333;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    left: 50%;
    right: 50%;
    color: #fff;
    margin-left: -36px;
    bottom: -37px;
    border: 2px solid #fff;
}
.cmt-ptablebox .cmt-ptablebox-title h3 {
    color: var(--body-blackfont-color);
    font-size: 26px;
	margin-bottom: 7px;
    font-weight: 600;
}
.cmt-ptablebox-price-w {
    position: relative;
    display: inline-block;
    margin-top: 37px;
}
.cmt-ptablebox .cmt-ptablebox-frequency {
    color:#8d9297;
}
.cmt-ptablebox .cymolthemes-ptable-main {
    display:block;
    position:relative;
}
.cmt-ptablebox-featured-col .cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-black.cmt-vc_btn3-style-outline {
    border-color: transparent;
}
.cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline {
    display: block; 
}
.cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-size-md {
    padding: 16px 30px 13px 30px;
}
.cmt-ptablebox-features .cmt-sboxfeature-lines li:before {
    font-family: "FontAwesome";
    content: '\f00c';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    padding-right: 10px;
    color:var(--body-blackfont-color);
}
.cmt-ptablebox-featured-col .cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-grey,
.cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-grey:hover {
    color:#fff;
}
.cmt-ptablebox-featured-col .cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-grey:hover,
.cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-grey:hover {
    background-color:var(--body-blackfont-color);
}
.tcmt-sboxpricetable-column-w.cmt-ptablebox-featured-col {
    overflow: visible;
}
.tcmt-sboxpricetable-column-w .tcmt-sboxfeatured-title {
    position: absolute;
    top: -46px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    width: 100%;
    color: #fff;
    padding: 10px 15px;
    background-color: var(--body-blackfont-color);
}
.tcmt-sboxpricetable-column-w .tcmt-sboxfeatured-title i {
    margin-right: 10px;
}


/* event box */
.cymolthemes-box-events .cymolthemes-meta-date{
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 2;
	width: 70px;
    height: 70px;
	border-radius: 3px;
}
.cymolthemes-events-box-view-top-image.cymolthemes-box-events .cymolthemes-meta-date{
    top: 20px;
	width: 60px;
    height: 60px;
	border-radius: 0px;
}
.cymolthemes-box-events .cymolthemes-meta-date.cmt-sboxmd-event{
	width: 120px;
}
.cymolthemes-meta-date.cmt-sboxmd-event .date-sep,
.cymolthemes-meta-date.cmt-sboxmd-event .cymolthemes-event-meta-dtend,
.cymolthemes-meta-date.cmt-sboxmd-event .cymolthemes-event-meta-dtstart {
	float:none;	
}
.cymolthemes-box-events .cymolthemes-meta-date.cmt-sboxmd-event .cymolthemes-event-date {
	padding: 10px 12px 10px 9px;
}
.cymolthemes-box-events .cymolthemes-meta-date.cmt-sboxmd-event .date-sep {
   padding: 0px;
}
.cymolthemes-box-events .cymolthemes-meta-date .cymolthemes-event-date {
    text-align: center;
    width: 100%;
    position: relative;
    color: #fff;
    z-index: 2;
	font-weight: 500;
    font-size: 30px;
    top: 0;
    left: 0;
	border-radius: 0;
	display: block;
	text-transform: uppercase;
	padding: 7px 10px 10px 15px;
	display:table;
}
.cymolthemes-box-events .cymolthemes-meta-date .cymolthemes-event-date .entry-month{
	font-size: 15px;
    line-height:24px;
	display: block;
	font-weight: normal;
}
.date-sep,
.cymolthemes-event-meta-dtend,
.cymolthemes-event-meta-dtstart {
	display: table-cell;
	float: left;
}
.date-sep {
	padding: 8px 12px;
}
.cymolthemes-box-events .cymolthemes-meta-details,
.cymolthemes-box-events .cymolthemes-meta-details a,
.cymolthemes-box-events .cymolthemes-meta-details i {
    font-size: 13px;	
}
.cymolthemes-box-events div.cymolthemes-box-meta.cymolthemes-events-meta:last-child {
	padding-bottom: 20px;
}
.cymolthemes-box-events .tribe-events-vanue {
    display: block;
    width: 100%;
    clear: both;
    border-top: 1px solid rgba(201, 201, 201, 0.39);
    padding-top: 12px;
    margin-top: 30px;
    font-size: 15px;
}
.cymolthemes-box-events .cymolthemes-event-meta-dtend {
	position:relative;
	padding-left:22px;
}
.cymolthemes-box-events .cymolthemes-event-meta-dtend:before {
	content: "";
    height: 16px;
    width: 1px;
    background-color: rgba(0,0,0,.09);
    display: block;
    position: absolute;
    left: 10px;
    top: 4px;
}


.cmt-sboxnormal-buttonfont a {
	font-weight:400;
}
.cymolthemes-box-events .event-box-content {
    padding: 25px 25px 25px;
    background-color: #fff;
}
.cymolthemes-boxes-view-carousel .cmt-sboxbox-col-wrapper .cymolthemes-box-events .event-box-content {
	margin-bottom:10px;
}
.cymolthemes-boxes-events.cymolthemes-boxes-centermode.cymolthemes-boxes-col-one .event-box-content {
    opacity: 0;
    right: 30px;
    bottom: -75px;
    max-width: 300px;
    padding: 24px 30px 34px;
    position: absolute;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.1);
}
.cymolthemes-boxes-col-one .cmt-sboxbox-col-wrapper.slick-active .cymolthemes-box-events .event-box-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.cymolthemes-boxes-events.cymolthemes-boxes-view-carousel.cymolthemes-boxes-col-one.cmt-sboxboxes-carousel-arrows-side .slick-arrow {
    margin-top: -40px;	
}
.cymolthemes-box-events .event-box-content .cymolthemes-event-meta-item span.sep{
	display:none;
}
.cymolthemes-box-events .event-box-content .cymolthemes-meta-details i {
    padding-right: 6px;
	float:left;
	padding-top:7px;
}
.cymolthemes-box-events .event-box-content .tribe-events-vanue i {
   padding-right: 6px;
    padding-left: 2px;

}
.cymolthemes-box-events .event-box-content .cymolthemes-eventbox-footer {
    padding-top: 28px;	
}

.cymolthemes-events-box-view-top-image-details .cymolthemes-post-readmore a,
.cymolthemes-box-events .event-box-content .cymolthemes-eventbox-footer a {
	display: inline-block;
    position: relative;
    color: #fff;
    border: 1px solid transparent;
    padding: 7px 27px 8px;
    background-color: #0e385e;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
}
.cymolthemes-meta-details {
	padding-bottom:3px;
}
.tcmt-services-styleone .wpb_single_image .vc_figure {
	z-index: -1;
}
.cymolthemes-box-events .tribe-events-vanue,
.cmt-row .cymolthemes-box-events .event-box-content .cymolthemes-meta-details,
.cmt-row .cymolthemes-box-events .cymolthemes-meta-details a {
	color: #86898c;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-box-bottom-content {
    background-color: #fff;
    padding: 15px 25px 15px;
    border: 1px solid #dfdfdf;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cymolthemes-events-box-view-top-image-details .tribe-events-vanue {
	padding-top: 15px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-eventbox-footer {
    margin-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e4e7e8;
    padding-left: 25px;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 14px;
	font-size: 15px;
    font-weight: 500;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-date {
    position: relative;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    margin-top: -50px;
	margin-bottom: 18px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-date .cymolthemes-event-date {
    padding: 12px 10px 10px 20px;
    vertical-align: middle;
	font-size: 27px
}
.cymolthemes-box-events .tribe-events-vanue i {
	padding-right: 2px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-meta-date .cymolthemes-event-date .entry-month {
    font-size: 14px;
    line-height: 24px;
}
.cymolthemes-events-box-view-top-image-details .cymolthemes-eventbox-footer a:after {
	font-family: "cmt-indisto-icons";
    content: '\e826';
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
}
.cymolthemes-events-box-view-top-image-details:hover .cymolthemes-box-bottom-content {
	background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.2);
}
.cymolthemes-events-box-view-top-image-details .cmt-sboxtribe_events-featured-wrapper {
	overflow:hidden;
}
.cymolthemes-events-box-view-top-image-details:hover .cmt-sboxtribe_events-featured-wrapper img {
	transform: scale(1.05);
}
.cymolthemes-events-box-view-top-image-details .cmt-sboxtribe_events-featured-wrapper,
.cymolthemes-events-box-view-top-image-details .cmt-sboxtribe_events-featured-wrapper img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/*** Testimonials One Colume Carsoul ***/

.testimonial_wrapper {
	position:relative;
}
.testimonial_wrapper .cymolthemes-box-desc {   
    border: none;
	text-align: left;
}
.slick_testim_info {
	padding-bottom: 21px;
}
.slick_testim_info p {
	line-height: 27px;
	font-size: 18px;
	font-style: italic;
}
.testimonials-nav {
    max-width: 330px;
    overflow: hidden;	
    margin-bottom: 48px !important;
}
.testimonials-nav .nav_item_wrap {
	padding: 0;
	margin: 0 5px;
	width: 92px;
	outline: none;
	float: left;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-nav .slick-list {
	padding-left:0px !important;
}
.testimonial_item,
.testimonial_nav_info {
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.slick-center .testimonial_item,
.testimonials-nav {
	margin: 0 auto;
}
.cymolthemes-boxes-view-slickview.cymolthemes-boxes-col-one .testimonial_item{
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
.cymolthemes-boxes-view-slickview.cymolthemes-boxes-col-one .testimonial_item .cymolthemes-box-title{
    position: relative;
    width: 150px;
    left: -39px;
}
.slick-center .testimonial_nav_info {
	margin-left: 0;
	margin-right: 0;
}
.testimonial_item h6 {
	margin-bottom: 5px;
}
.testimonial_item span {
	display: block;
	line-height: 20px;
}
.testimonial_item .cymolthemes-author-name{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.testimonial_item .cymolthemes-box-footer{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #888888;
}
.testimonial_item h6,
.testimonial_item .cymolthemes-box-title h3,
.testimonial_item .cymolthemes-box-title span {
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.slick-center .testimonial_item h6,
.slick-center .testimonial_item h3,
.slick-center .testimonial_item span {
	opacity: 1;
	visibility: visible;
}
.cymolthemes-box-view-default .testimonial_wrapper .cymolthemes-box-desc{
	background: none;
	padding: 20px 80px 20px 80px;
}
.cmt-bgcolor-darkgrey .testimonial_wrapper:after,
.cmt-bgcolor-skincolor .testimonial_wrapper:after {    
    border-color: #fff;
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-box-desc blockquote,
.cmt-bgcolor-darkgrey .testimonial_wrapper:after,
.cmt-bgcolor-skincolor .testimonial_wrapper:after,
.cmt-bgcolor-skincolor .testimonial_item .cymolthemes-author-name,
.cmt-bgcolor-skincolor .testimonial_item .cymolthemes-box-footer{
	color: #fff;
}
.cmt-bgcolor-darkgrey .testimonial_item .cymolthemes-box-footer,
.cmt-bgcolor-skincolor .testimonial_item .cymolthemes-box-footer{
	color: rgba(255, 255, 255, 0.43);
}

/* footer contact widget */

.widget.cymolthemes_widget_recent_entries ul li:last-child {
	border:none;
}
.footer .widget.cymolthemes_widget_recent_entries ul li {
    padding: 17px 0;
    border-bottom: 1px solid rgba(0,0,0,.06);
}
.footer .footer-rows .second-footer.cmt-textcolor-white .second-footer-inner,
.cmt-textcolor-white .widget.cymolthemes_widget_recent_entries ul li {
    border-color: rgba(255,255,255,0.06);
}

.cmt-sbox.cmt-hide-sbox-icon .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-top .cmt-sboxvc_cta3-icons {
	display:none;
}	
.cmt-sbox.cmt-hide-sbox-icon .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-top .cmt-vc_cta3_content-container {
    padding-top: 0em;
}	
	
.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left.cmt-sboxvc_cta3-style-classic .cmt-sboxvc_cta3-icons { 
    float: left;	
    padding-right: 25px;	
}
.cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left.cmt-sboxvc_cta3-style-classic.cmt-sboxvc_cta3-actions-right .cmt-vc_cta3_content-container {
	width: 100%;
	display: block;
	float: none;
}


/* Column Vertical separator -------------------------------------------------------------------*/
.colum-vertical-sep .wpb_column{
    position: relative;
}
.colum-vertical-sep .wpb_column:after{
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e9ecef;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.cmt-bgcolor-darkgrey.colum-vertical-sep .vc_row .wpb_column:after,
.cmt-bgcolor-skincolor.colum-vertical-sep .vc_row .wpb_column:after{
    background-color: rgba(255, 255, 255, 0.07);
}
.colum-vertical-sep.vc_row .wpb_column:nth-last-child(1):after,
.colum-vertical-sep .vc_row .wpb_column:nth-last-child(1):after{
    content: unset;
}
.colum-vertical-sep .cmt-vc_btn3-container,
.colum-vertical-sep .cmt-sbox .cmt-sboxvc_cta3-container {
    margin-bottom: 0px;
}

/* End Colum Vertical seprator -------------------------------------------------------------------*/

.widget_pages li.empty_link,
.widget_nav_menu li.empty_link {
    display: none;
}
.cymolthemes-ratting-star {
	padding-top: 2px;
	padding-bottom: 7px;
}
.cmt-indisto-icon-star-1 {
    display: inline-block;
    width: 12px;
	margin: 0 1px;
}
.cmt-indisto-icon-star-1:before {
    margin-left: 0px;
}
.cmt-indisto-icon-star-1.cmt-sboxactive {
	color: #fd4;
}
.cmt-textcolor-white .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-1.cmt-sboxactive,
.cmt-bgcolor-skincolor .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-1.cmt-sboxactive,
.cmt-col-bgcolor-skincolor .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-1.cmt-sboxactive,
.cmt-bgcolor-skincolor .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-empty-1,
.cmt-bgcolor-darkgrey .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-empty-1,
.cmt-col-bgcolor-skincolor .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-empty-1,
.cmt-col-bgcolor-darkgrey .cymolthemes-testimonial-box-view-style1 .cmt-indisto-icon-star-empty-1 {
	color: #ffffff;
}

.cmt-col-bgcolor-grey .select2-container--default .select2-selection--single,
.cmt-col-bgcolor-grey .select2-container--default .select2-selection--single .select2-selection__rendered,
.cmt-col-bgcolor-grey textarea,
.cmt-col-bgcolor-grey input[type="text"],
.cmt-col-bgcolor-grey input[type="password"],
.cmt-col-bgcolor-grey input[type="datetime"],
.cmt-col-bgcolor-grey input[type="datetime-local"],
.cmt-col-bgcolor-grey input[type="date"],
.cmt-col-bgcolor-grey input[type="time"],
.cmt-col-bgcolor-grey input[type="number"],
.cmt-col-bgcolor-grey input[type="email"],
.cmt-col-bgcolor-grey input[type="url"],
.cmt-col-bgcolor-grey input[type="tel"],
.cmt-col-bgcolor-grey .uneditable-input,
.cmt-col-bgcolor-grey select {
    background-color: rgba(255,255,255,1);
	color:#686e73;
	border-color:transparent;
}

.cmt-col-bgimage-yes .cmt-sboxdiscountform input,
.cmt-col-bgimage-yes .cmt-sboxdiscountform .uneditable-input,
.cmt-col-bgimage-yes .cmt-sboxdiscountform select,
.cmt-col-bgimage-yes .cmt-sboxdiscountform .select2-container--default .select2-selection--single .select2-selection__rendered,

.cmt-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__rendered,
.cmt-col-bgcolor-skincolor textarea,
.cmt-col-bgcolor-skincolor input[type="text"],
.cmt-col-bgcolor-skincolor input[type="password"],
.cmt-col-bgcolor-skincolor input[type="datetime"],
.cmt-col-bgcolor-skincolor input[type="datetime-local"],
.cmt-col-bgcolor-skincolor input[type="date"],
.cmt-col-bgcolor-skincolor input[type="time"],
.cmt-col-bgcolor-skincolor input[type="number"],
.cmt-col-bgcolor-skincolor input[type="email"],
.cmt-col-bgcolor-skincolor input[type="url"],
.cmt-col-bgcolor-skincolor input[type="tel"],
.cmt-col-bgcolor-skincolor .uneditable-input,
.cmt-col-bgcolor-skincolor select {
    background-color: rgba(0,0,0,0.12);
	color:rgba(255, 255, 255, 1);
	border-color:transparent;
}
.cmt-col-bgimage-yes .cmt-sboxdiscountform .wpcf7-text::-webkit-input-placeholder,
.cmt-col-bgimage-yes .cmt-sboxdiscountform .wpcf7-date::-webkit-input-placeholder,
.cmt-col-bgimage-yes .cmt-sboxdiscountform .select2-container--default .select2-selection--single .select2-selection__rendered,

.cmt-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .wpcf7-text::-webkit-input-placeholder,
.cmt-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .wpcf7-date::-webkit-input-placeholder,
.cmt-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .select2-container--default .select2-selection--single .select2-selection__rendered,
/*** Textarea ***/
.cmt-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform textarea::-webkit-input-placeholder,
.cmt-col-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .wpcf7-date::-webkit-input-placeholder,
.cmt-col-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .wpcf7-text::-webkit-input-placeholder,
.cmt-col-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform .select2-container--default .select2-selection--single .select2-selection__rendered,
/*** Textarea ***/
.cmt-col-bgcolor-skincolor .wpcf7 .cmt-sboxcommonform textarea::-webkit-input-placeholder{    
    color: rgba(255, 255, 255, 1) !important;
}
.cmt-bgcolor-grey .wpcf7 .cmt-sboxcommonform .wpcf7-text::-webkit-input-placeholder,
.cmt-bgcolor-grey .wpcf7 .cmt-sboxcommonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.cmt-bgcolor-grey .wpcf7 .cmt-sboxcommonform textarea::-webkit-input-placeholder,
.cmt-col-bgcolor-grey .wpcf7 .cmt-sboxcommonform .wpcf7-text::-webkit-input-placeholder,
.cmt-col-bgcolor-grey .wpcf7 .cmt-sboxcommonform .select2-container--default .select2-selection--single .select2-selection__rendered, 
.cmt-col-bgcolor-grey .wpcf7 .cmt-sboxcommonform textarea::-webkit-input-placeholder{    
    color: #8d8d8d !important;
}

/* underline links */
.cmt-sboxstrong-underline strong,
.cmt-sboxtext-underline {
	text-decoration: underline;
}
.cmt-col-bgcolor-dargrey .cmt-link-underline .cmt-sboxcta3-description a,
.cmt-col-bgcolor-dargrey .cmt-link-underline a,
.cmt-bgcolor-dargrey .cmt-link-underline .cmt-sboxcta3-description a,
.cmt-bgcolor-dargrey .cmt-link-underline a,
.cmt-col-bgcolor-skincolor .cmt-link-underline .cmt-sboxcta3-description a,
.cmt-col-bgcolor-skincolor .cmt-link-underline a ,
.cmt-bgcolor-skincolor .cmt-link-underline .cmt-sboxcta3-description a,
.cmt-bgcolor-skincolor .cmt-link-underline a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.50)
}


/* column width auto */

.cmt-sboxvideo-iconbox .vc_column_container,
.cmt-column-inline .vc_column_container {
    width: auto;
	max-width: max-content;
	float: left;
}
.vc_row.cmt-sboxvideo-iconbox,
.cmt-row.cmt-sboxvideo-iconbox {
	position: absolute;
    right: 15px;
	left:auto;
    bottom: 0;
}
.cmt-sboxvideo-iconbox .cmt-vc_icon_element {
	margin-bottom:0px;
}
.vc_row.cmt-sboxvideo-iconbox .cmt-vc_icon_element,
.cmt-row.cmt-sboxvideo-iconbox .cmt-vc_icon_element {
    margin-bottom: 5px;	
}

/* testimonial arrow */

.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-boxes-testimonial-inner div.row.slick-slider:first-child {
	margin-top: 75px;
}
.cymolthemes-boxes-testimonial.cmt-sboxboxes-carousel-arrows-below.cymolthemes-boxes {
	padding-bottom: 0px;	
}
.cymolthemes-boxes-portfolio.cmt-sboxboxes-carousel-arrows-above.cymolthemes-boxes div.slick-list {
    padding-bottom: 40px;	
}

.cmt-sboxoverlay-leftrow.vc_column_container>.vc_column-inner {
    z-index: unset !important;	
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .cymolthemes-boxes-inner .cymolthemes-boxes-row-wrapper:first-child .slick-prev {
	right: 60px;
    left: auto;
}
.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-right .cymolthemes-boxes-inner .cymolthemes-boxes-row-wrapper:first-child .slick-next {
	right: 30px;
    left: auto;
}


.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-white .widget li a:before, 
.cymolthemes-fbar-box-w.cymolthemes-fbar-bg-skincolor.cymolthemes-fbar-text-white .widget li:before{
	color: rgba(255, 255, 255, 0.80);
}
span.cmt-name.cmt-skincolor {
    font-size: 14px;
    font-weight: 600;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-box .widget:last-child,
.cymolthemes-fbar-box  .cmt-sbox .cmt-sboxvc_cta3-container {
	margin-bottom: 10px;
}
.cymolthemes-fbar-box .cmt-sbox .cmt-vc_cta3-content-header h2 {
    margin-bottom: 5px;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn {
	cursor: pointer;
    position: absolute;
    left: -36px;
    z-index: 1005;
    width: 58px;
    height: 58px;
    text-align: center;
    width: 0;
    height: 0;
    top: 165px;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a {
    width: 36px;
    height: 41px;
    background-color: #129ce7;
	line-height: 40px;
    padding-left: 0px;
    font-size: 19px;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a i {
    margin-left: -5px;	
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a i.themifyicon  {
    line-height: 42px;
}
.cymolthemes-fbar-position-right .cymolthemes-fbar-btn a:after {
	content: "";
    position: absolute;
    top: 0px;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 21px solid transparent;
    border-right: 20px solid #01d6a3;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-btn {
    cursor: pointer;
    position: absolute;
    right: 128px;
    z-index: 1005;
    text-align: center;
    width: 0;
    height: 0;
    bottom: 0;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-btn a {
    width: 40px;
    height: 44px;
    line-height: 50px;
    text-align: center;
}
.cymolthemes-fbar-position-default .cymolthemes-fbar-btn a:after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #03acdc;
}
a.cymolthemes-fbar-btn-link.cmt-sboxclose-icon .cmt-fbar-close-icon {
	display:block !important;
}
a.cymolthemes-fbar-btn-link.cmt-sboxclose-icon .cmt-sboxfbar-open-icon  {
	display:none;
}


.cmt-sboxheading-with-border .cmt-element-heading-wrapper.cmt-sboxheading-style-vertical .cmt-vc_general.cmt-sboxvc_cta3 .cmt-vc_cta3-content{
    margin-bottom: 80px;
}
.cmt-sboxheading-with-border .cymolthemes-box-heading-wrapper .cmt-element-heading-wrapper:after {
    display: block;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 52px;
    background-color: #f2f2f2;
}
.cmt-col-bgcolor-skincolor .cmt-sboxheading-with-border .cymolthemes-box-heading-wrapper .cmt-element-heading-wrapper:after,
.cmt-col-bgcolor-darkgrey .cmt-sboxheading-with-border .cymolthemes-box-heading-wrapper .cmt-element-heading-wrapper:after,
.cmt-bgcolor-darkgrey .cmt-sboxheading-with-border .cymolthemes-box-heading-wrapper .cmt-element-heading-wrapper:after,
.cmt-bgcolor-skincolor .cmt-sboxheading-with-border .cymolthemes-box-heading-wrapper .cmt-element-heading-wrapper:after {
	background-color:rgba(242, 242, 242, 0.24);
}
.cmt_prettyphoto .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-lg .cmt-vc_icon_element-icon {
    font-size: 40px!important;
    padding-left: 7px;	
}

.cmt-sbox.cmt-sbox0px-content-margin .cmt-sboxcta3-description p:last-child,
.cmt-sbox10px-heading-margin h2,
.cmt-sbox10px-heading-margin h3,
.cmt-sbox10px-heading-margin h4,
.cmt-sbox10px-heading-margin h6,
.cmt-sbox10px-heading-margin h5 {
    margin-bottom: 10px;	
}
.cmt-sbox.cmt-sbox0px-content-margin .cmt-sboxcta3-description p:last-child,
.cmt-sbox.cmt-sbox0px-heading-margin .cmt-vc_cta3-content-header h2,
.cmt-sbox.cmt-sbox0px-heading-margin .cmt-vc_cta3-content-header h4,
.cmt-sbox0px-heading-margin h2,
.cmt-sbox0px-heading-margin h4 {
    margin-bottom: 0px;	
}
.cmt-sbox.cmt-sbox0px-heading-margin .cmt-vc_general.cmt-sboxvc_cta3 .cmt-sboxvc_cta3-icons {
	vertical-align: top;
	padding-top: 10px;
}

/* faq arrow right */
.cmt-sboxfaq-arrow-right .vc_toggle .vc_toggle_content .vc_toggle_icon, 
.cmt-sboxfaq-arrow-right .vc_toggle .vc_toggle_title .vc_toggle_icon {
    right: 0;
    left: auto;
}
.cmt-sboxfaq-arrow-right .vc_toggle .vc_toggle_content,
.cmt-sboxfaq-arrow-right .vc_toggle .vc_toggle_title {
	padding-left: 0px;
}
.cmt-sboxfaq-arrow-right .vc_toggle .vc_toggle_content .alignright,
.cmt-sboxfaq-arrow-right .vc_toggle .vc_toggle_content .alignleft {
	margin-bottom: 15px;
}

.footer_logo {
    margin-bottom: 25px;
}

/* servicebox icon content  5px padding */
.tcmt-sbox-iconpadding-0px.cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container,
.tcmt-sbox-iconpadding-0px .cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
	padding-left: 5px;
}

.cmt-processbox-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;   
	position: relative;
	margin: 0 0px;
}
.cmt-processbox-wrapper .cmt-processbox .cmt-sboxprocess-image {
    position: relative;
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
}
.cmt-processbox-wrapper .cmt-sboxbox-content {
   text-align:center;
    padding: 0 14px;
	margin-top: 35px;
}
.cmt-processbox-wrapper .cmt-sboxbox-image,
.cmt-processbox-wrapper .cmt-processbox{
    position: relative;	
}
.cmt-processbox-wrapper .cmt-processbox:last-child .cmt-sboxbox-image:before {
    content: unset;   
}
.cmt-processbox-wrapper .cmt-processbox .cmt-sboxbox-title h5 {
	font-size: 20px;
    line-height: 26px;
	margin-bottom: 12px;
	-webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.cmt_prettyphoto.cmt-vc_icon_element .cmt-vc_icon_element-inner .cmt-vc_icon_element-link {
	z-index:11;
}
.cmt_prettyphoto.cmt-vc_icon_element .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-sm.cmt-vc_icon_element-have-style-inner {
    width: 60px !important;
    height: 60px !important;
}

.vc_row .cmt_prettyphoto.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon {
    font-size: 30px!important;
    padding-left: 5px;
}
.cmt_prettyphoto.cmt-vc_icon_element .cmt-vc_icon_element-inner:before, 
.cmt_prettyphoto.cmt-vc_icon_element .cmt-vc_icon_element-inner:after {
    -webkit-animation: prittyphoto 1.05s infinite;
    -moz-animation: prittyphoto 1.05s infinite;
    -ms-animation: prittyphoto 1.05s infinite;
    -o-animation: prittyphoto 1.05s infinite;
    animation: prittyphoto 1.05s infinite;
}
@-webkit-keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: .3;
	}
	40% {
		opacity: .5;
	}
	100% {
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}

.servicebox-number .cmt-sbox.cmt-sbox-istyle-rounded-outline .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner:before{
	content: '';
    display: inline-block;
    width: 2.75em!important;
    height: 5.5em!important;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    border: 2px solid #129ce7;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 1px;
    margin-right: -2px;
}
.servicebox-number .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-sm.cmt-vc_icon_element-have-style-inner{
    width: 50px!important;
    height: 50px!important;
}
body {
    counter-reset: section stepbox;
}
.servicebox-number .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon:before{
    counter-increment: section;
    content: counter(section,decimal-leading-zero);
	font-size: 16px;
	font-family: Poppins, sans-serif;
	line-height: 25px;
    font-weight: 500;
}
.servicebox-number .cmt-sbox-iconalign-before-heading.cmt-sbox .cmt-vc_general.cmt-sboxvc_cta3:not(.cmt-sboxvc_cta3-icon-size-xl) .cmt-sboxvc_cta3-icons {
    padding-right: 20px;
}
.servicebox-number .cmt-sbox .cmt-sboxvc_cta3-container {
    margin-bottom: 5px;	
}
.servicebox-number .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-have-style-inner {
    width: 40px!important;
    height: 40px!important;
}

/* White BG Global */

.cmt-col-bgcolor-grey .cymolthemes-ptables-w .tcmt-sboxpricetable-column-w, 
.cmt-bgcolor-grey .cymolthemes-ptables-w .tcmt-sboxpricetable-column-w, 
.cmt-bgimage-yes .cymolthemes-ptables-w .tcmt-sboxpricetable-column-w {
	background-color: #fff;
}
.cmt-col-bgcolor-grey .cymolthemes-ptables-w .tcmt-sboxpricetable-column-w:not(.cmt-ptablebox-featured-col) .cmt-vc_btn3.cmt-vc_btn3-color-white:not(:hover), 
.cmt-bgcolor-grey .cymolthemes-ptables-w .tcmt-sboxpricetable-column-w:not(.cmt-ptablebox-featured-col) .cmt-vc_btn3.cmt-vc_btn3-color-white:not(:hover), 
.cmt-bgimage-yes .cymolthemes-ptables-w .tcmt-sboxpricetable-column-w:not(.cmt-ptablebox-featured-col) .cmt-vc_btn3.cmt-vc_btn3-color-white:not(:hover){
	color: #182333;
    background-color: #f5f5f5;
}

.wpcf7 .cmt-sboxcommonform .field-group {
    position: relative;
}
.wpcf7 .cmt-sboxcommonform .field-group i {
    position: absolute;
    left: 0;
    top: 20px;
    opacity: .9;
    font-size: 16px;
    z-index: 1;
}

/* header-style-toplogo */
.header-style-three .cmt-sboxheader-top-wrapper .col-sm-4.col-md-3 {
    padding: 0;
}
.header-style-three .info-widget {
    display: table;
}
.header-style-three .info-widget-content{
    display: table-cell;
    vertical-align: middle;
}
.header-style-three .info-widget-content p {
    color: var(--body-blackfont-color);
    font-size: 15px;
    font-weight: 500;
    margin: 0px;
}
.header-style-three .info-widget-content h2 {
    position: relative;
    display: block;
    padding-left: 25px;
    color: #9dca00;
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 0px;
    font-weight: 600;
}
.header-style-three .info-widget-content h2.ph_no {
	padding-top:4px
}
.header-style-three .info-widget {
	padding-left: 25px;
}
.header-style-three .widget-left .info-widget-content:before,
.header-style-three .widget-right .info-widget-content:after {
    position: absolute;
    top: 42px;
    width: 37px;
    height: 40px;
    background-repeat: no-repeat;
    content: "";	
}
.header-style-three .widget-right .info-widget-content:after {
    right: 0;
	background: url(../images/info-right-arrow.png);
}
.header-style-three .widget-left .info-widget-content:before {
	background: url(../images/info-left-arrow.png);
    left: 0;
}
.header-style-three .widget-right .info-widget {
    text-align: right;
    padding-right: 25px;
    float: right;
}
.header-style-three .cmt-sboxheader-top-wrapper .col-sm-4.col-md-3 .widget-right h2 {
    padding-right: 25px;
}
/* gloabal white font */
.cymolthemes-box-team .cymolthemes-box-social-links ul li a:hover {
	color:#fff;
}
/* pattern bg row, column */
.cmt-bgcolor-skincolor .cmt-sboxpattern-bg.wpb_column .vc_column-inner,
.cmt-sboxpattern-bg:not(.wpb_column) {
    background: url(../images/pattern-bg-img.png) repeat 0 0;
}

.cmt-bgcolor-skincolor .cmt-list.cmt-sboxwhite li .cmt-list-li-content,
.cmt-bgcolor-darkgrey .cmt-list.cmt-sboxwhite li .cmt-list-li-content {
	color:rgba(255, 255, 255, 0.80);
}

/* footer cta wrapper */

.site-footer .cmt-footer-cta-wrapper .cmt-sboxfooter-cta-inner {
    padding: 30px 15px;
    z-index: 9;
	overflow: hidden;
}
/* client logo borderbox view */
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc .cmt-vc_cta3-content-header{
	z-index:1;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell {
    display: inline-block;
    padding: 0 25px;
    margin-left: 25px;
    transform: translate(0, 50%);
    z-index: 1;
    background-color: #fff		
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cmt-element-heading-wrapper.cmt-sboxelement-align-center .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc h2.cmt-custom-heading:first-child {
    margin-bottom: -15px;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc h2.cmt-custom-heading:first-child {
    margin-bottom: -5px;	
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cymolthemes-boxes-row-wrapper {
	padding: 30px 20px 30px 20px;
    border-style: solid;
    border-width: 9px 9px 9px 9px;
    border-color: #f7f9fa;
    margin-left: 5px;
    margin-right: 5px;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cmt-client-logo-box-w {
    padding: 20px 0 10px;
}
.cmt-sboxbox-col-wrapper.slick-slide .cmt-client-logo-box-w .cmt-client-logo-tooltip {
    padding-top: 40px;
    padding-bottom: 30px;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style.cymolthemes-boxes-textalign-right .cmt-element-heading-wrapper .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc .cmt-sboxvc_cta3-headers.cmt-section-wrapper-cell {
    margin-right: 25px;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style .cmt-element-heading-wrapper.cmt-sboxelement-align-center .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxcta3-without-desc .cmt-vc_cta3-content {
    margin-bottom: 0px;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-box-heading-wrapper .cmt-sboxcta3-without-desc,
.cymolthemes-boxes-client.cmt-sboxborderedbox-style.cmt-sboxboxes-carousel-arrows-above.cmt-sboxboxes-txtalign-center .cymolthemes-box-heading-wrapper {
	padding-bottom: 0px;
}
.cymolthemes-boxes-client.cmt-sboxborderedbox-style.cmt-sboxboxes-carousel-arrows-above .cymolthemes-boxes-row-wrapper .slick-arrow {
    display: none !important;	
}

.cmt-fid-view-roundbox.cmt-column-middlebox {
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: 0px;
	margin-right: -55px;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cmt-fid-view-roundbox.cmt-column-rightbox {
    position: absolute;
    top: 48%;
    right: -100px;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.tcmt-sboxcol-border .vc_column-inner{
    border: 1px solid #ebeef0;
    padding: 20px 10px 0px 10px;
}


#tribe-events-pg-template .tribe-events-single-event-description h4 {
    font-size: 25px;
    line-height: 30px;
}

.vc_progress_bar .vc_single_bar .vc_bar:after{
    content: " ";
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    background-color: #000;
    right: 0;
    top: -7px;
}


a.cmt-link-underline,
.cmt-link-underline a{
	text-decoration:underline;
}
a.cmt-link-underline:hover,
.cmt-link-underline a:hover{
    color: var(--body-blackfont-color);
    border-bottom-color: var(--body-blackfont-color);
}


.cmt-sboxiconbox-left-padding .cmt-sbox.cmt-sbox-iconalign-left-spacing .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-left .cmt-vc_cta3_content-container {
    padding-left: 1.7em;
}
.cmt-sboxiconbox-left-padding .cmt-sbox{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cmt-sboxiconbox-left-padding .cmt-sbox:hover .cmt-vc_icon_element .cmt-vc_icon_element-inner.cmt-vc_icon_element-size-md{
    transform: translateY(-8px);
}
.cmt-sboxiconbox-left-padding .cmt-sboxvc_cta3.cmt-sboxvc_cta3-icon-size-md .cmt-vc_icon_element .cmt-vc_icon_element-inner:after{
    content: '';
    position: absolute;
    width: 6em;
    height: 6em;
    border: 1px solid rgb(255, 255, 255, .20);
    border-radius: 50%;
    top: -11px;
    left: -11px;
    background-color: transparent;
}
.cmt-list.cmt-list-textsize-medium.cmt-list-text li {
    font-size: 16px;
    line-height: 26px;
    font-family: montserrat;
    font-weight: 600;
    padding-bottom: 33px;
}
.cmt-list.cmt-list-textsize-medium.cmt-list-text li .cmt-list-li-content{
    color: var(--body-blackfont-color);
}
.cmt-list.cmt-list-textsize-medium.cmt-list-text li:after {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    background-color: rgb(42, 42, 42, .07);
    top: 42px;
    left: 0;
}
.cmt-list.cmt-list-textsize-medium.cmt-list-text li:last-child:after{
    content: unset;
}
.cmt-sboxiconbox-highlight1.cmt-sboxiconbox-pos {
    top: 33%;
    left: 43%;
}
.cmt-sboxbtn-center{
    text-align: center;
}
/*testimonial slickview*/

.cymolthemes-boxes-view-slickview .testimonial_item {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}
.testimonial_item .cymolthemes-box-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: auto;
    opacity: .3;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    transform: translateZ(0)!important;
    -webkit-transform: translateZ(0)!important;
	border:8px solid transparent;
}
.slick-center .testimonial_item .cymolthemes-box-img img {
    opacity: 1;
    border:4px solid rgba(0, 0, 0,.07);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info{
    border: 10px solid rgba(0, 0, 0,.05);
}
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info,
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info{
    border-color: rgba(255, 255, 255, .04);
}
.cmt-bgcolor-skincolor .slick-center .testimonial_item .cymolthemes-box-img img,
.cmt-col-bgcolor-skincolor .slick-center .testimonial_item .cymolthemes-box-img img,
.cmt-col-bgcolor-darkgrey .slick-center .testimonial_item .cymolthemes-box-img img,
.cmt-bgcolor-darkgrey .slick-center .testimonial_item .cymolthemes-box-img img {
    border-color:rgba(255, 255, 255,1);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info:before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -36px;
    left: 50%;
    margin-left: -25px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 26px solid rgba(0, 0, 0,.05);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #000;
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info:before,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info:before,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info:before,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info:before {
	border-bottom-color: rgba(255, 255, 255, .04);
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .testimonials-info blockquote{
    background-color: transparent;
    margin: 0 30px 17px;
    border-left: 0px;
    padding: 0px 6px 15px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .ratting-star{
    padding-bottom: 12px;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-arrow{
    border: none;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-next:before {
    font-family: "cmt-indisto-icons";
    content: '\e826';
    color: #8d8d8d;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    opacity: 1;
}
.cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-prev:before{
    content: '\e83a';
    text-align: center;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-prev {
    left: 50%;
    margin-left: -186px;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-next {
    right: 50%;
    margin-right: -186px;
}
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-prev, 
.cymolthemes-boxes-view-slickview .testimonial_wrapper .slick-next {
    -webkit-transform: translate(0, -470%);
    -ms-transform: translate(0, -470%);
    transform: translate(0, -470%);
}
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-next:before,
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-col-bgcolor-skincolor .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-next:before,
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-next:before,
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-prev:before, 
.cmt-col-bgcolor-darkgrey .cymolthemes-boxes-testimonial.cymolthemes-boxes-view-slickview .cymolthemes-boxes-row-wrapper .slick-next:before{
    color: #fff;
}

.cmt-sboxsingle-image-wrapper,
.cmt-sboxsingle-image-inner {
	position:relative;
}
.cmt-sboxsingle-image-inner {
	display: inline-block;
}
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner img,
.cmt-sboxsingle-image-wrapper.imagestyle-one .cmt-sboxsingle-image-inner img {
	padding-left:19px;
}

.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner:before,
.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner:before,
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner:before,
.cmt-sboxsingle-image-wrapper.imagestyle-one .cmt-sboxsingle-image-inner:before {
    content: '';
    position: absolute;
    border-left: 20px solid;
    height: 90%;
    bottom: 0px;
    left: 0px;
}
.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner:after ,
.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner:after ,
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner:after ,
.cmt-sboxsingle-image-wrapper.imagestyle-one .cmt-sboxsingle-image-inner:after {
    content: '';
    position: absolute;
    border-bottom: 20px solid;
    bottom: -19px;
    left: 0px;
    width: 90%;
}
.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner:after,
.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner:before,
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner:after,
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner:before,
.cmt-sboxsingle-image-wrapper.imagestyle-one .cmt-sboxsingle-image-inner:after,
.cmt-sboxsingle-image-wrapper.imagestyle-one .cmt-sboxsingle-image-inner:before {
    border-color: #84c13a;
}
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner:after{
	top:-20px;
	bottom: auto;
	width: 93%;
}
.cmt-sboxsingle-image-wrapper.imagestyle-two .cmt-sboxsingle-image-inner:before{
    top: 0px;
	height: 85%;
}

.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner img {
	border:9px solid #fff;
	margin-left: 20px;
}
.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner:after{
	top: -20px;
    bottom: auto;
    width: 166px;
}
.cmt-sboxsingle-image-wrapper.imagestyle-three .cmt-sboxsingle-image-inner:before{
    top: 0px;
    height: 127px;
}
.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner:after,
.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner:before {
    border-color: #f5f5f5;
}
.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner:after{
    top: -40px;
    bottom: auto;
    width: 76%;
    right: 0px;
    left: auto;
	border-width: 40px;
}
.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner:before{
top: 0px;
    height: 74%;
    left: auto;
    right: 0;
	border-width: 40px;
}
.cmt-sboxsingle-image-wrapper.imagestyle-four .cmt-sboxsingle-image-inner img{
	padding-right:40px;
}

.cta-widget-area .cta-widget-box .icon {
	margin-right: 5px;
    text-align: center;
}
.cta-widget-area .cta-widget-box .media-left {
	vertical-align: middle;
}
.cta-widget-area .cta-widget-box .icon i {
    font-size: 38px;
}
.cta-widget-area .cta-widget-box * {
    margin-bottom: 0;
}
.cta-widget-area .cta-widget-box .media-right h3,
.cta-widget-area .cta-widget-box .media-right h4 {
    font-size: 20px;
    line-height: 32px;
	font-weight:600;	
}
.cta-widget-area .cta-widget-box .cymolthemes-social-links-wrapper {
	margin-top:5px;
}

.cmt-footer-cta-wrapper .cmt-custom-ctabox {
    top: 0px;
    text-align: center;
    padding: 6px 16px 10px;
    width: max-content;
    text-align: center;
    float: none;
    margin: 0 auto;
	position:relative;
	    z-index: 9;
}
.cmt-footer-cta-wrapper .cta-bg-icon {
	position: absolute;
    text-align: center;
    left: 50%;
    right: 50%;
    font-size: 72px;
    opacity: 0.05;
    margin-left: -48px;
    top: 33%;
}
.cmt-custom-ctabox .cmt-sboxcta-heading {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0px;
}
.cmt-custom-ctabox .cmt-sboxcta-content {
	font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
}
.cmt-footer-cta-wrapper .cmt-custom-ctabox:before {
    content: '';
    position: absolute;
    height: auto;
    bottom: 0px;
    left: 0px;
    background-color: var(--body-blackfont-color);
    width: 100%;
	top: -32px;
    bottom: -60px;
    z-index: -1;
}

/***Servicebox Style One****/

.cymolthemes-servicebox-styleone .cymolthemes-box-title h4 a {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;    
    font-weight: 500;
}
.cymolthemes-servicebox-styleone .cymolthemes-box-title {
	padding-top: 15px;
}
.cymolthemes-servicebox-styleone .cymolthemes-box-title h4 {
	margin-bottom: 5px;
}
.cymolthemes-servicebox-styleone:not(:hover) .cymol-service-icon1 i {
    color: var(--tm-greycolor-bg);
}
.cymolthemes-servicebox-styleone .cymol-service-icon1 {
    position: absolute;
    right: -5px;
    bottom: -13px;
    opacity: 1;
    transition: 1.35s;
    z-index: -1;
}
.cymolthemes-servicebox-styleone .cymolthemes-post-item {
    text-align: left;
    padding: 40px 35px 40px 35px;
    position: relative;
    z-index: 1;
    transition: all 500ms ease 800ms;
}
.cymolthemes-element-servicebox-styleone .slick-slide .cymolthemes-box.cymolthemes-box-service.cymolthemes-servicebox-styleone {
    margin-top: 14px;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore {
    padding-top: 6px;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore {
    position: relative;
    font-weight: 600;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore a {
    position: relative;
    font-size: 18px;
    padding-left: 3px;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore a:after {
    content: '';
    position: absolute;
    left: 0px;
    top: -3px;
    font-style: normal;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 30px;
    height: 30px;
    background-color: var(--tm-greycolor-bg);
    border-radius: 50%;
    text-align: center;
    color: #222429;
    z-index: -1;
}
.cymolthemes-servicebox-styleone .cymol-service-readmore a .cmt-indisto-icon-angle-right:before {
    font-weight: 700;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore a:hover {
	color:#fff;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore a:hover:after {
    background-color: var(--tm-skincolor-text);
    color:#fff;
}
.cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore:hover:after {
    right:-23px;
}
.cymolthemes-servicebox-styleone:hover .cymolthemes-post-item {
    border-bottom: 0;
}
.cymolthemes-servicebox-styleone .cymolthemes-post-item {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    -webkit-transition: .5s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .5s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .5s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .5s cubic-bezier(.24,.74,.58,1);
    -o-transition: .5s cubic-bezier(.24,.74,.58,1);
    transition: .5s cubic-bezier(.24,.74,.58,1);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}
.cymolthemes-servicebox-styleone:hover .cymolthemes-post-item {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cymolthemes-servicebox-styleone .cymol-service-icon i {
    font-size:55px;
    color: var(--tm-skincolor-text);
}
.cymolthemes-servicebox-styleone:hover .cymol-service-icon i {
	transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
}
.cymolthemes-servicebox-styleone .cymol-service-icon1 i {
    font-size: 150px;
}
.cymolthemes-servicebox-styleone:hover .cymol-service-icon1 i {
    opacity: 0.1;
}


.cmt-devfox-icon-plus-1:before {
	font-size: 14px;
    font-weight: 600;
	line-height: 35px;
}

/***Servicebox Style Two****/

.cymolthemes-box-service.cymolthemes-servicebox-styletwo{
	padding: 13px 13px 25px;
	margin: 5px 0px 10px;
	background-color:#fff;
}

.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-service-icon-button i{
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content{
	padding:35px 25px 18px;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cymolthemes-box-title h4{
	margin-bottom:10px;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-serviceboxbox-readmore{
    position: relative;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-serviceboxbox-readmore a{
	font-size: 15px;
    font-weight: 600;
    background-color: #f5f5f5;
	min-height: 48px;
    padding-left: 27px;
    position: relative;
    z-index: 1;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-serviceboxbox-readmore a,
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-service-icon-button{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    flex-direction: column;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo:hover .cymolthemes-serviceboxbox-readmore a{
	color:#fff;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-serviceboxbox-readmore a,
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-serviceboxbox-readmore a:before{
    -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;
    transition: all 0.3s ease 0s;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-serviceboxbox-readmore a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 48px;
	background-color:#000;
    display: block;
    z-index: 2;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo:hover .cymolthemes-serviceboxbox-readmore a:before{
	background-color:var(--body-blackfont-color);
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-service-icon-button{
	position: absolute;
    top: 60%;
    right: 20px;
    width: 35px;
    z-index: 2;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-service-icon-button:before {
    content: '';
    border-width: 6px 0 6px 8px;
    border-style: solid;
	border-color: transparent transparent transparent #fff;
    margin-top: -6px;
    position: absolute;
    right: 0;
}
.cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-service-icon-button:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    margin-top: -6px;
    position: absolute;
    left: 0;
    margin-right: 5px;
	background: #fff;
}

.cmt-bgcolor-skincolor .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cymolthemes-box-title h4 a,
.cmt-col-bgcolor-skincolor .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cymolthemes-box-title h4 a,
.cmt-bgcolor-skincolor .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cmt-sboxshort-desc,
.cmt-col-bgcolor-skincolor .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cmt-sboxshort-desc,

.cmt-bgcolor-darkgrey .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cymolthemes-box-title h4 a,
.cmt-col-bgcolor-darkgrey .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cymolthemes-box-title h4 a,
.cmt-bgcolor-darkgrey .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cmt-sboxshort-desc,
.cmt-col-bgcolor-darkgrey .cymolthemes-box-service.cymolthemes-servicebox-styletwo .cymolthemes-box-bottom-content .cmt-sboxshort-desc{
	color:#fff;	
}
.cmt-bgcolor-skincolor .cymolthemes-box-service.cymolthemes-servicebox-styletwo:hover .cymolthemes-service-icon-button i,
.cmt-col-bgcolor-skincolor .cymolthemes-box-service.cymolthemes-servicebox-styletwo:hover .cymolthemes-service-icon-button i{
	border-color:#fff;	
}

.site-footer .widget.cmt-widget-navmenu.widget_nav_menu ul li {
    display: inline-block;
    width: calc(50% - 2px);
    float: none;
    padding: 0 0 9px 0;
}
.cmt-widget-skinbgcolor {
	position: relative;
	z-index:9;
}
.cmt-widget-skinbgcolor:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 5000px;
    height: calc(100% + 170px);
	left:0;
	margin-top:-27px;
    background-color: #fe982f;	
    z-index: -1;

}
.first-footer {
	overflow:hidden;
}

.sidebar.widget-area .widget.widget_media_image {
    padding: 30px;
    box-shadow: unset;
}



/*Fidbox-style1*/
.cmt-fidbox-style1{
    position: absolute;
    background: #fff;
    padding: 20px 20px 20px 20px;
    max-width: 207px;
    top: 75px;
    right: 0px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
}
.cmt-fidbox-style1 .cmt-fid-icon-wrapper i{
    font-size: 37px;
}
.cmt-fidbox-style1.cmt-fid-view-lefticon .cmt-fld-contents {
    padding-left: 55px;
}
.cmt-fidbox-style1.cmt-fid.inside h4 {
    font-size: 38px;
	font-weight:700;
}

/*iconbox hover1*/

.cmt-iconbox-hover1 .cmt-sbox{
    position: relative;
    z-index: 1;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);	
}
.cmt-iconbox-hover1 .cmt-sbox .cmt-sboxvc_cta3-container{
	margin-bottom: 0px;
}
.cmt-iconbox-hover1 .cmt-sbox .cmt-vc_general.cmt-sboxvc_cta3{
	padding: 30px 27px 14px !important;
}
.cmt-iconbox-hover1 .cmt-sbox:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    border-radius: 0;
    transition: all .4s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: rotateX(-90deg);
    opacity: 0;
    width: 100%;
	background-color: #fe982f;
}
.cmt-iconbox-hover1 .cmt-sbox:hover:before {
	transform: rotateX(0);
    transition-delay: .1s;
    opacity: 1;
}
.cmt-iconbox-hover1 .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon {
    font-size: 40px !important;
}
.cmt-iconbox-hover1 .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon{
	transition:ubset;
}
.cmt-iconbox-hover1 .cmt-sbox .cmt-vc_cta3-content-header h2,
.cmt-iconbox-hover1 .cmt-sbox .cmt-sboxcta3-description,
.cmt-iconbox-hover1 .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner{
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.cmt-iconbox-hover1 .cmt-sbox:hover .cmt-vc_cta3-content-header h2,
.cmt-iconbox-hover1 .cmt-sbox:hover .cmt-sboxcta3-description,
.cmt-iconbox-hover1 .cmt-sbox:hover .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner{
	color:#fff !important;
}

/*service border iconbox*/

.service-border-iconbox{
	position:relative;
}
.service-border-iconbox .cmt-sbox:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #efecec;
    position: absolute;
    top: 15px;
    left: 10px;
}
.service-border-iconbox .cmt-sbox .cmt-vc_cta3-content-header h2{
	font-size: 18px;
    line-height: 30px;
	margin-bottom:0px !important;
}
.service-border-iconbox .cmt-sbox .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-top .cmt-vc_cta3_content-container{
	padding-top: 15px;
}
.service-border-iconbox .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-have-style-inner {
    width: 34px!important;
    height: 34px!important;
	border: 2px solid #efecec;
}
.service-border-iconbox.servicebox-number .cmt-sbox .cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner .cmt-vc_icon_element-icon:before{
	font-size: 14px;
    font-weight: 600;
	color:#666; 
}
.service-border-iconbox.servicebox-number .cmt-sbox .cmt-sboxcta3-content-wrapper p {
    color: #666;
}
/*iconbox border style2*/
.ctm-sbox-bordered-style2 .vc_column_container>.vc_column-inner {
    border: 1px solid #ebeef0;
    padding: 30px 30px 30px 30px;
}
.ctm-box-shadow{
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
 }
.ctm-sbox-bordered-style2 .vc_column_container>.vc_column-inner p {
    margin: 0 0 34px;
 }
.ctm-sbox-bordered-style2 .vc_column_container>.vc_column-inner p a{
   color: #7d8791;
    display: inline-block;
}
.cmt-sbox .cmt-sboxvc_label_units.vc_label_units {
 color: #fff;
}


.widget .select2-container--default .select2-selection--single {
   background-color: #fff;
}
.wp-block-search .wp-block-search__button {
    color: #fff;
}

.single-cmt_portfolio.cymolthemes-sticky-footer #content-wrapper,
.single-cmt_team_member.cymolthemes-sticky-footer #content-wrapper {
	background-color:#fff;
}

.cmt-sbox-iconalign-left-spacing-style2 .cmt-sboxvc_cta3-container .cmt-vc_general .cmt-sboxvc_cta3-icons{
    position: absolute;
}
.cmt-sbox-iconalign-left-spacing-style2 .cmt-vc_general.cmt-sboxvc_cta3.cmt-sboxvc_cta3-icons-top .cmt-vc_cta3_content-container{
   padding-left: 86px;
   padding-top: 0px;
}
.cmt-sbox-iconalign-left-spacing-style2 .cmt-vc_general .cmt-vc_cta3_content-container .cmt-vc_cta3-content{
    padding-bottom: 20px;
} 
.cmt-sbox-iconalign-left-spacing-style2 .cmt-sbox-bignumber {
    position: absolute;
    font-size: 68px;
    bottom: 0px;
    left: -32px;
    color: rgba(34, 45, 53, 0.1);
    width: 100%;
    height:48px;
    font-weight: 700;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.cmt-col-bgcolor-darkgrey .cmt-sbox-iconalign-left-spacing-style2 .cmt-sbox-bignumber,
.cmt-bgcolor-darkgrey .cmt-sbox-iconalign-left-spacing-style2 .cmt-sbox-bignumber,
.cmt-bgcolor-skincolor .cmt-sbox-iconalign-left-spacing-style2 .cmt-sbox-bignumber,
.cmt-col-bgcolor-skincolor .cmt-sbox-iconalign-left-spacing-style2 .cmt-sbox-bignumber {
	color: rgba(255, 255, 255, 0.1);	
}
.cmt-vc_icon_element.cmt-vc_icon_element-outer .cmt-vc_icon_element-inner.cmt-vc_icon_element-style-rounded .cmt-vc_icon_element-link{
    border: 7px solid rgba(255, 255, 255, 0.1);
    left: -7px;
    top: -7px;
}
.cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-footer:before{
    content: unset;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-title h3{
    margin-bottom: 3px;
	font-size: 18px;
}
.cymolthemes-boxes-testimonial .cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-footer{
    padding-left: 0px;
    margin-bottom: 3px;
}
.cymolthemes-testimonialbox-styleone.stylethree  .cymolthemes-box-desc .cymolthemes-testimonial-text {
	font-style: normal;
	padding: 0;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-img img {
    width: 103px;
    height: 103px;
    border-radius: 50%;
    border: unset;
    margin-top: 0px;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-img{
    display: table-cell;
    vertical-align: top;
    min-width: 103px;
 }
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-title{
    padding-left: 0px;
    padding-top:28px;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-content{
    padding: 40px 25px 35px 50px;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-content .cymolthemes-box-author{
	display: table;
}
.cymolthemes-box-testimonial.cymolthemes-testimonialbox-styleone.stylethree {
    margin: 10px 0px 20px;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-content .cymolthemes-box-desc,
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-content .cymolthemes-box-img{
	display: table-cell;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-desc .cymolthemes-testimonial-text:before {
	content:unset;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-post-item .cymolthemes-box-desc {
    padding-left: 43px;
    padding-right: 40px;
    padding-top:2px;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-content:before{
	background-color: #000;
	-webkit-mask: url(../images/quote-icon.svg) no-repeat 100% 100%;
	mask: url(../images/quote-icon.svg) no-repeat 100% 100%;
	mask-size: cover;  
	content: '';
    bottom: 40px;
    right: 50px;
    width: 63px;
    height: 63px;
    text-align: center;
    position: absolute;
}
.teamstyle2 .cymolthemes-box-testimonial.cymolthemes-testimonialbox-styleone.stylethree{
    margin:10px 0px;
}
.cymolthemes-testimonialbox-styleone.stylethree .cymolthemes-box-title h3 {
	color: var(--body-blackfont-color) !important;
}
.cmt-col-seprator .inside.cmt-fid-view-lefticon {
    padding: 15px 15px 21px 15px;
    margin-bottom: 0px;
}
.cymolthemes-sticky-footer .cmt-topbar-wrapper{ 
	z-index:1;
}
.cymolthemes-servicebox-stylethree .cymolthemes-box-bottom-content {
    text-align: center;
    padding:35px 45px 47px;	
    margin-bottom: 25px;
}
.cymolthemes-servicebox-stylethree .cymolthemes-post-item {
	-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%);
}
.cymolthemes-servicebox-stylethree .cymolthemes-post-item {
	position:relative;
    margin-top: 10px;
}
.cymolthemes-servicebox-stylethree .cymolthemes-post-item:before {
	counter-increment: section;
    content: " " counter(section,decimal-leading-zero) " ";
    position: absolute;
    bottom: -11px;
    left: 50%;
    color: #fff;
    z-index: 9;
    font-size: 20px;
    margin-left: -12px;
    font-weight: 500;
}
.cymolthemes-servicebox-stylethree .cymolthemes-post-item:after {
    width: 55px;
    height: 55px;
    display: block;
    opacity: 1;
    position: absolute;
    content: "";
    bottom: -25px;
    background-color: #fc6a20;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50%;
    left: 50%;
    right: 50%;
    margin-left: -28px;
}

/*** Portfolio Style three***/

.cymolthemes-box-portfolio.cymolthemes-portfoliobox-stylethree .cymolthemes-box-category {
	color: unset;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-stylethree .cymolthemes-box-title h4 a {
	color: unset;
}
.cymolthemes-box-portfolio .cymolthemes-box-category a {
	color: unset;
}
.cymolthemes-portfoliobox-stylethree .cymolthemes-overlay {
    overflow: hidden;
    position: relative;
}
.cymolthemes-portfoliobox-stylethree .cymolthemes-box-content-inner {
    padding: 25px 0px 0px;
}
.cymolthemes-portfoliobox-stylethree .cymolthemes-overlay:before {
    content: "";
    width: 100%;
    height: 0%;
    background-color: rgba(0,44,91,.69);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
	    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.cymolthemes-portfoliobox-stylethree:hover .cymolthemes-overlay:before {
    height: 100%;
    opacity: 1;
}

/* step box */

.cmt-stepbox-section .cmt-stepsbox .cmt-sboxbox-iconbox {
	width:170px;
}
.cmt-stepbox-section .cmt-stepsbox .cmt-vc_icon_element .cmt-vc_icon_element-inner {
	width:143px;
	height:143px;
	line-height:143px;
	-webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgb(43 52 59 / 10%);
	background-color:#fff;
	border-radius: 50%;
    z-index: 1;
}
.cmt-stepbox-section .cmt-stepsbox .cmt-sboxbox-content {
    vertical-align: top;
    padding-top: 25px;	
}
.cmt-stepbox-section .cmt-stepsbox .cmt-sboxbox-content h5 {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 12px;
}
.cmt-stepbox-section .cmt-stepsbox.cmt-textalign-right {
	text-align: right;
	position:relative;
}
.cmt-stepbox-section .cmt-stepsbox.cmt-textalign-right .cmt-vc_icon_element {
    text-align: right;
}
.cmt-stepbox-section .cmt-stepsbox {
	margin-bottom: 35px;
	max-width: 600px;
}
.cmt-stepbox-section .cmt-stepsbox .cmt-vc_icon_element {
    margin-bottom: 0px;
}
.cmt-stepbox-section .cmt-stepsbox .cmt-sboxbox-description {
	margin-bottom:30px;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.cmt-stepbox-section .cmt-stepsbox.cmt-textalign-right:after,
.cmt-stepbox-section .cmt-stepsbox.cmt-textalign-right:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    height: 100%;
    display: block;
}
.cmt-stepbox-section .cmt-stepsbox.cmt-textalign-right:before {
    background: url(../images/arrow-bg-one.png) center center no-repeat;
    top: -96px;
}
.cmt-stepbox-section .cmt-stepsbox.cmt-textalign-right:after {
    background: url(../images/arrow-bg-two.png) center center no-repeat;
    bottom: -100px;
}
.cmt-stepbox-section .cmt-stepsbox .cmt-vc_icon_element .cmt-vc_icon_element-inner {
	color: var(--body-blackfont-color);
	transition:unset;
	-moz-transition:unset;
	-webkit-transition:unset;
	-o-transition: unset;
}



/* elementor builder css */

.cymolthemes-iconbox.cymolthemes-icon-bgcolor-white .cmt-box-icon {
	background-color:#fff;	
}
.cymolthemes-iconbox.cymolthemes-icon-bgcolor-white .cmt-box-icon {
    border-color: #fff;
}
body .elementor-section.elementor-top-section:first-child {
    margin-top: -83px;
}
.elementor-section.elementor-top-section{
	padding-top:92px;
	padding-bottom:80px;
}

/* white bg color */

.elementor-column.elementor-top-column.cmt-col-bgcolor-white:not(.cmt-bgimage-yes) .elementor-widget-wrap>.cmt-stretched-div, 
.elementor-column.elementor-top-column.cmt-col-bgcolor-white:not(.cmt-col-stretched-yes)>.elementor-widget-wrap, 
.elementor-column.elementor-inner-column.cmt-col-bgcolor-white:not(.cmt-bgimage-yes)>.elementor-widget-wrap{
	background-color: #ffffff !important;
}

.elementor-section.elementor-top-section.cmt-bgcolor-white, 
.elementor-section.elementor-top-section.cmt-bgcolor-white:before, 
.elementor-section.elementor-inner-section.cmt-bgcolor-white,
.elementor-progress-wrapper {
   background-color:#ffffff;
}

.elementor-inner-section, 
.elementor-widget-container, 
.elementor-button-wrapper, 
.elementor-section .elementor-widget-wrap {
    position: relative;
    z-index: 1;
}
.elementor-top-column>.elementor-widget-wrap:before, 
.elementor-inner-column>.elementor-widget-wrap:before,
.elementor-top-section:before, 
.elementor-inner-section:before,
.cmt-col-stretched-yes .cmt-stretched-div:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
}
.elementor-top-column>.elementor-widget-wrap:before, 
.elementor-inner-column>.elementor-widget-wrap:before,
.elementor-top-section:before, .elementor-inner-section:before{
	background-color: transparent !important;
}
body.elementor-editor-active .elementor-top-section:before,
body.elementor-editor-active .cmt-col-stretched-yes .cmt-stretched-div:before{
   z-index: 0;
}
.elementor-column.elementor-top-column.cmt-col-bgcolor-white.cmt-bgimage-yes .elementor-widget-wrap .cmt-stretched-div:before {
    background-color: rgba(255,255,255,.70) !important;
}

.elementor-column.cmt-col-stretched-yes.cmt-bgimage-yes{
    background-image: none;
    background-color: transparent;
}
.cmt-bg-color-white,
.cmt-bg-color-white .cmt-stretched-div:before{
    background-color: #fff;
}
.cmt-bg-color-white .cmt-bgimage-yes.cmt-stretched-div:before{
    background-color: rgba(255, 255, 255, 0.80);
}
.cmt-col-stretched-yes .cmt-stretched-div{
    position: absolute;
    height: 100%;
    top:0;
    left: 0;    
    width: auto;
    z-index: 1;
}
.cmt-col-stretched-left .cmt-stretched-div{
    margin-left: -500px !important;	
    right: 0;
}
.cmt-col-stretched-right .cmt-stretched-div{
   margin-right: -500px !important;
    right: 0; 
}

.elementor-section.cmt-textcolor-white .elementor-widget-text-editor,
.elementor-section.cmt-textcolor-white {
    color: rgba(255,255,255,.8);
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid .heading-seperator {
	position:relative;
}
.cmt-align-center {
    text-align: center;
}
.cmt-bgcolor-skincolor .cmt-element-heading-content-wrapper .cmt-element-content-heading,
.cmt-col-bgcolor-skincolor .cmt-element-heading-content-wrapper .cmt-element-content-heading{
	color:#fff;
}
.cmt-col-bgcolor-skincolor .cmt-element-heading-content-wrapper .cmt-element-subheading,
.cmt-bgcolor-skincolor .cmt-element-heading-content-wrapper .cmt-element-subheading {
    color: rgba(255,255,255,.9);	
}
.themetechmount-iconbox .themetechmount-iconbox-heading .cmt-custom-heading {
    margin-bottom: 3px;
}
.themetechmount-iconbox .themetechmount-iconbox-heading .cmt-element-subheading:last-child,
.themetechmount-iconbox .themetechmount-iconbox-heading .cmt-custom-heading:last-child {
    margin-bottom:0px;
}
.themetechmount-iconbox.themetechmount-iconcolor-white .cmt-box-icon i {
	color:#fff;
}
.elementor-widget .cmt-ptablebox .cmt-ptablebox-featured-col .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3 a,
.elementor-widget .cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3:hover a,
.elementor-widget .cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3 a:hover {
	color:#fff;
}
.elementor-widget-cmt_ptable_element .cmt-element-heading-content-wrapper {
    margin-bottom: 45px;	
}

/**** Button Section  *****/

.elementor-element.elementor-widget-button .elementor-button{
	position:relative;
}
.cmt-btn-style-flat.cmt-btn-color-white .elementor-button{
	background-color:#ffffff;
}
.cmt-btn-style-flat.cmt-btn-color-grey .elementor-button:hover,
.cmt-btn-style-flat.cmt-btn-color-white .elementor-button:hover{
	color:#fff;
}
.elementor-button.elementor-size-md {
	line-height: normal;
    padding: 18px 40px 15px 40px;
    font-size: 18px;
	line-height:18px;
}
.cmt-btn-shape-square.elementor-element.elementor-widget-button .elementor-button{
	border-radius:0px;	
}
.cmt-btn-shape-rounded.elementor-element.elementor-widget-button .elementor-button{
	border-radius:5px;
}
.cmt-btn-shape-round.elementor-element.elementor-widget-button .elementor-button{
	border-radius:2em;
}
.cmt-btn-style-outline.elementor-element.elementor-widget-button .elementor-button{
	background-color: transparent;
}
.cmt-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
    border: 1px solid;
}
.cmt-btn-style-outline.cmt-btn-color-white .elementor-button{
	border-color:#ffffff !important;
	color:#ffffff;
}
.cmt-btn-style-outline.cmt-btn-color-white .elementor-button:hover{
	background-color:#ffffff;
}
.cmt-btn-style-text.cmt-icon-align-right .elementor-button{
	padding-right:22px;
}
.cmt-btn-style-text.cmt-icon-align-right .elementor-button:hover{
	padding-left:22px;
}
.cmt-btn-style-text.cmt-icon-align-right .elementor-button span{
	z-index: 1;
}
.cmt-btn-style-text.cmt-icon-align-right .elementor-button-link.elementor-button:hover{
	color:#fff;
}
.cmt-btn-style-text.cmt-icon-align-right .elementor-button .elementor-button-icon{
	color:#fff;
}
.cmt-btn-style-text.cmt-btn-color-skincolor .elementor-button {
    color: #ff382f;
    padding: 0;
}
.elementor-widget-button.cmt-btn-style-text .elementor-button {
    background-color: transparent;
}

/* iconbox-2 */

.cymolthemes-iconbox-styletwo h2.cmt-custom-heading {
    font-size: 19px;
    line-height: 29px;
	margin-bottom: 5px;
}
.cymolthemes-iconbox-styletwo .cmt-box-icon {
    font-size:45px;
    padding-right: 6px;
}
.cymolthemes-iconboxcymolthemes-iconbox-styletwo:not(.cymolthemes-icon-bgcolor-none) .cymolthemes-iconbox-icon{
	padding-right: 25px;
}
.cymolthemes-iconbox.cymolthemes-icon-bgcolor-grey.cmt-icontype-text .cmt-box-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    padding: 0;
    color: #182333;
}
.cymolthemes-iconbox-styletwo  .cmt-element-subheading {
	margin-bottom: 5px;	
}

.elementor-default .cymolthemes-pf-detailbox-list .cmt-pf-details-date i,
.elementor-default .cmt-team-list-title i {
    display: none;
}
.elementor-default .cymolthemes-pf-detailbox-list .cmt-pf-details-date .cmt-pf-left-details {
    margin-left: 0;
}
.elementor-default .cymolthemes-pf-detailbox-list .cmt-pf-details-date {
	padding-left:0px;
}
.cmt-heading-style-horizontal.cmt-element-heading-content-wrapper .cmt-content-header, 
.cmt-heading-style-horizontal.cmt-element-heading-content-wrapper .cmt-element-content-desctxt {
    display: table-cell;
    padding-bottom: 0;
    vertical-align: middle;
}
.cmt-heading-style-horizontal.cmt-element-heading-content-wrapper .cmt-content-header {
	width: 52%;
    text-align: left;
    position: relative;
}
.cmt-textcolor-white .cmt-heading-style-horizontal.cmt-element-heading-content-wrapper .cmt-content-header:after,
.cmt-bgcolor-skincolor .cmt-heading-style-horizontal.cmt-element-heading-content-wrapper .cmt-content-header:after {
    border-right-color: rgba(240,240,240,.09);
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid.cmt-heading-style-horizontal .heading-seperator {
    margin-bottom:0px;
}
.cmt-element-heading-content-wrapper.cmt-heading-style-vertical.cmt-seperator-solid .cmt-element-content-heading {
    margin-bottom:2px;
	position: relative;
    display: inline-block;
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid .cmt-content-header {
    position: relative;
	margin-bottom: 25px;	
}

.cmt-element-heading-content-wrapper.left-align.cmt-seperator-solid .cmt-content-header {
    margin-bottom: 15px;
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid.cmt-heading-style-horizontal .cmt-content-header:before {
	content:unset;	
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid.left-align .cmt-content-header:before {
    left: 0;
    margin-left: 0;
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid.right-align .cmt-content-header:before {
    right: 0;
	left:auto;
    margin-left: 0;
}
.cmt-textcolor-white .cmt-element-heading-content-wrapper.cmt-seperator-solid .cmt-content-header:before,
.cmt-bgcolor-skincolor .cmt-element-heading-content-wrapper.cmt-seperator-solid .cmt-content-header:before {
    border-top-color: #fff!important;	
}

.cmt-bgcolor-skincolor .cmt-element-heading-content-wrapper .cmt-element-content-desctxt,
.cmt-col-bgcolor-skincolor .cmt-element-heading-content-wrapper .cmt-element-content-desctxt,
.cmt-bgcolor-darkgrey .cmt-element-heading-content-wrapper .cmt-element-content-desctxt,
.cmt-col-bgcolor-darkgrey .cmt-element-heading-content-wrapper .cmt-element-content-desctxt {
    color: rgba(255,255,255,.60);
}

.elementor-widget .inside.cmt-fid-view-lefticon {
    padding:0px;
    margin-bottom:0px;
}
.cymolthemes-iconbox.cmt-iconstyle-boxed .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded-less .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-boxed .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded-less .cmt-box-icon {
    font-size: 37px;
}
.cymolthemes-iconbox.cmt-iconstyle-boxed .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded-less .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-boxed .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded-less .cymolthemes-iconbox-icon {
    width:95px !important;
	vertical-align: top;
    padding-top:5px;
}
.cymolthemes-iconbox.cmt-iconstyle-boxed.cymolthemes-iconsize-large .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded.cymolthemes-iconsize-large .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded-less.cymolthemes-iconsize-large .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-boxed.cymolthemes-iconsize-large .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded.cymolthemes-iconsize-large .cymolthemes-iconbox-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded-less.cymolthemes-iconsize-large .cymolthemes-iconbox-icon {
    width:105px !important;
}
.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-heading  {
    vertical-align: top;
    padding-left: 18px;	
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-heading .cmt-custom-heading {
    margin-top: -3px;
}
.cymolthemes-iconbox.cmt-iconstyle-outline-boxed .cmt-box-icon, .cymolthemes-iconbox.cmt-iconstyle-outline-rounded .cmt-box-icon, .cymolthemes-iconbox.cmt-iconstyle-outline-rounded-less .cmt-box-icon {
    background-color: transparent!important;
    border:1px solid;
}
.cymolthemes-iconbox.cmt-iconstyle-rounded-outline .cmt-box-icon {
    border-radius: 50%;
}
.cymolthemes-iconbox.cmt-iconstyle-rounded-less .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded-less .cmt-box-icon {
    border-radius: 5px;
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-icon {
    width: 75px;
}
.cymolthemes-iconbox.cmt-iconstyle-boxed-outline .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-boxed .cmt-box-icon {
    border-radius:0px;
}
.cymolthemes-iconbox.cmt-iconstyle-outline-rounded .cmt-box-icon,
.cymolthemes-iconbox.cmt-iconstyle-rounded .cmt-box-icon {
    border-radius: 50%;
}
.cymolthemes-iconbox.cmt-iconstyle-rounded-less .cmt-box-icon i,
.cymolthemes-iconbox.cmt-iconstyle-boxed .cmt-box-icon i,
.cymolthemes-iconbox.cmt-iconstyle-rounded .cmt-box-icon i {
	color:#fff;
}
.cymolthemes-iconbox.cmt-content-left-all * {
  text-align: left!important;
}
.cymolthemes-iconbox .cmt-textalign-left .cmt-box-icon,
.cymolthemes-iconbox.cmt-content-left-all .cmt-box-icon {
    margin-left: 0;
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-icon {
    width: 99px;
    vertical-align: top;
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-icon {
    height:75px;
    width: 75px;
    line-height: 95px;
    text-align: center;
    padding: 0;
    position: relative;
    z-index: 1;
}
.cmt-textcolor-white .elementor-progress-percentage,
.cmt-textcolor-white .elementor-widget-progress .elementor-title {
	color: #fff;
}
.cymolthemes-iconsize-small.cymolthemes-iconbox-styletwo .cmt-box-icon {
    font-size: 30px;
    height: 58px;
    width: 58px;
    line-height: 58px;
    text-align: center;
    padding: 0;	
}
.cymolthemes-iconsize-small.cymolthemes-iconbox-styletwo.cmt-iconstyle-rounded .cmt-box-icon {
	font-size: 20px;
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo.cymolthemes-iconsize-small .cymolthemes-iconbox-icon {
    width:73px !important;
	padding-top: 0;
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo.cymolthemes-iconsize-small.cmt-iconstyle-none .cymolthemes-iconbox-icon {
    width: 50px !important;
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo.cymolthemes-iconsize-large .cmt-box-icon {
    height: 85px;
    width: 85px;
    line-height: 85px;
}

.cmt-element-heading-content-wrapper .cmt-content-header .cmt-element-subheading.cmt-custom-heading:first-child {
    margin-bottom:5px;
}
.cmt-element-heading-content-wrapper.cmt-seperator-solid .cmt-element-content-desctxt {
    padding-top: 2px;	
}
.cymolthemes-iconbox.cymolthemes-iconbox-styletwo.cymolthemes-iconsize-small.cmt-iconstyle-outline-boxed .cymolthemes-iconbox-icon {
    width:85px !important;
}

.cmt-element-heading-content-wrapper.center-align .cmt-element-content-desctxt {
    width: 54%;
    margin: 0 auto;
}
.elementor-element .cymolthemes-boxes-testimonial .cymolthemes-box-heading-wrapper:not(.cmt-boxwithout-heading) .cmt-content-with-desc,
.elementor-element .cymolthemes-boxes-service .cymolthemes-box-heading-wrapper:not(.cmt-boxwithout-heading) .cmt-content-with-desc,
.elementor-element .cymolthemes-boxes.cymolthemes-boxes-portfolio .cymolthemes-box-heading-wrapper:not(.cmt-boxwithout-heading) .cmt-content-with-desc,
.elementor-element .cymolthemes-boxes.cymolthemes-boxes-team .cymolthemes-box-heading-wrapper:not(.cmt-boxwithout-heading) .cmt-content-with-desc,
.elementor-element .cymolthemes-boxes.cymolthemes-boxes-tribe_events .cymolthemes-box-heading-wrapper:not(.cmt-boxwithout-heading) .cmt-content-with-desc,
.elementor-element .elementor-widget-tm_staticbox_element .cmt-element-heading-content-wrapper.cmt-content-with-desc{
	padding-bottom:20px;
}

.cmt-textcolor-white .cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cmt-iocnbox-btn a {
	color:#fff;
}
.cymolthemes-iconbox .tm-element-subheading {
    font-size: 16px;
	line-height:22px;
	margin-bottom:0px;
}


/* progress bar */ 
.elementor-progress-percentage {
	font-size:16px;
}
.elementor-widget-progress .elementor-title {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
	font-weight:600;
}
.elementor-progress-percentage {
    background: none;
    position: absolute;
    text-align: right;
    right: -12px;
    top: -27px;
    font-size: 18px;
	font-weight:600;
}
.elementor-progress-text:after {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background-color: #000;
    right: -17px;
    top: -5px;
}
.elementor-progress-text {
    position: relative;
    overflow: visible;
}
.elementor-progress-bar {
	border-radius: 0;
}
.elementor-progress-wrapper {
	overflow:visible !important;
}
.elementor-widget-progress .elementor-progress-bar {
    text-shadow: unset !important;
    color: initial;
}

/* FAQ */
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item {
    margin-bottom: 15px;
}
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item, .cmt-faq-style1 .elementor-accordion .elementor-tab-content {
    border: none;
}
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border: 2px solid;
    border-color: rgba(227,227,227,.7);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
    transition: unset;
}
.cmt-faq-style1 .elementor-accordion .elementor-tab-content {
    padding: 15px 15px 0px;
}
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item, .cmt-faq-style1 .elementor-accordion .elementor-tab-content {
    border: none;
}
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title:hover, .cmt-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active, .cmt-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover {
    color: #fff !important;
}
.cmt-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border: 2px solid;
    border-color: rgba(227,227,227,.7);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.themetechmount-iconbox.themetechmount-icon-bgcolor-grey .tm-box-icon {
	background-color: #f5f5f5;	
}

/* icon box style 1 */
.cymolthemes-iconbox-styleone .cymolthemes-iconbox-inner {
    transition: .5s;
    border: 5px solid #f1f3f5;
    padding: 22px 0 0;
    height: 100%;
    width: 117px;
    background-color: #fff;
}
.cymolthemes-iconbox-styleone:hover .cymolthemes-iconbox-inner {
    border: 5px solid var(--tm-skincolor-text);
}
.cymolthemes-iconbox-styleone .cymolthemes-iconbox-icon {
    text-align: center;
}
.cymolthemes-iconbox-styleone .cmt-box-icon i {
    font-size: 40px;
}
.cymolthemes-iconbox-styleone .cmt-custom-heading {
    font-size: 23px;
    line-height:33px;
    font-weight: 500;
    text-align: center;
}

.cymolthemes-iconbox-styleone .themetechmount-box-bottom-content {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.6s;
    margin-top: -3px;
}

.cymolthemes-iconbox-styleone .cmt-iocnbox-btn a {
	position:relative;
}
.cymolthemes-iconbox-styleone .cmt-iocnbox-btn a:after {	
	content:"\e855";
	position: absolute;    
    font-family: 'cmt-indisto-icons';
    right: -18px;
    font-weight: 400;
    font-size: 14px;
    top: -4px;
	font-style:normal;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.cymolthemes-iconbox-styleone .cmt-iocnbox-btn a:hover:after {
    right:-23px;
}
/* icon box style 3 */
.cymolthemes-iconbox-stylethree .cmt-custom-heading {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-top: 15px;
	font-weight: 500;
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylethree:not(:hover) .cymolthemes-iconbox-icon1 .cmt-box-icon i {
    color: var(--tm-greycolor-bg);
}
.cymolthemes-iconbox-stylethree .cymolthemes-iconbox-icon1 {
    position: absolute;
    right: -5px;
    bottom: -13px;
    opacity: 1;
    transition: 1.35s;
    z-index: -1;
}
.cymolthemes-iconbox-stylethree .cmt-iocnbox-btn {
    padding-top: 8px;
}
.cymolthemes-iconbox-stylethree .cmt-iconbox-wrapper {
    text-align: left;
    padding: 40px 35px 65px 35px;
    position: relative;
    z-index: 1;
    transition: all 500ms ease 800ms;
}
.cymolthemes-iconbox-stylethree .cymolthemes-readmore {
    padding-top: 12px;
}
.cymolthemes-iconbox-stylethree .cymolthemes-readmore a {
    position: relative;
	font-weight: 600;
}
.cymolthemes-iconbox-stylethree .cymolthemes-readmore a span {
    display: none;
}
.cymolthemes-iconbox-stylethree .cymolthemes-readmore a:after {
    content: '\e809';
    position: absolute;
    font-family: 'cmt-indisto-icons';
    left: 0px;
    font-weight: bold;
    font-size: 18px;
    top: -3px;
    font-style: normal;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 30px;
    height: 30px;
	line-height: 29px;
    background-color: #e0e0e0;
    border-radius: 50%;
    text-align: center;
	padding-left: 2px;
}
.cymolthemes-iconbox-stylethree .cymolthemes-readmore a:hover:after {
	background-color: var(--tm-skincolor-text);
	color:#fff;
}
.cymolthemes-iconbox-stylethree .cymolthemes-readmore a:hover:after {
	right:-23px;
}
.cymolthemes-iconbox-stylethree:hover .cmt-iconbox-wrapper {
    border-bottom: 0;
}
.cymolthemes-iconbox-stylethree .cymolthemes-iconbox-inner {
    background-color: #fff;
	overflow: hidden;
    position: relative;
	border-radius: 0px;
	-webkit-transition: .5s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .5s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .5s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .5s cubic-bezier(.24,.74,.58,1);
    -o-transition: .5s cubic-bezier(.24,.74,.58,1);
    transition: .5s cubic-bezier(.24,.74,.58,1);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}
.cymolthemes-iconbox-stylethree:hover .cymolthemes-iconbox-inner {
	-moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylethree .cmt-box-icon i {
	font-size:55px;
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylethree.cymolthemes-iconcolor-skincolor .cymolthemes-iconbox-icon1 .cmt-box-icon i {
    font-size: 150px;
}
.cymolthemes-iconbox-stylethree:hover .cymolthemes-iconbox-icon1 .cmt-box-icon i {
    opacity: 0.1;
}

.cmt-icon-hover .cymolthemes-iconbox-stylethree .cymolthemes-iconbox-inner {
    background-color: #ff382f;
}


.cmt-icon-hover .cymolthemes-iconbox-stylethree .cmt-custom-heading {
    color: #fff;
}
.cmt-icon-hover .cymolthemes-iconbox-stylethree .cymolthemes-iconbox-icon1 {
    opacity: 0.20;
}
.cmt-icon-hover .cymolthemes-iconbox-stylethree .cmt-iconbox-wrapper {
    border-bottom: 0;
}
.cmt-icon-hover .cymolthemes-iconbox-stylethree .cmt-heading {
    opacity: 1;
    -ms-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,-70px,0);
}

.cmt-icon-hover .cymolthemes-iconbox.cymolthemes-iconbox-stylethree.cymolthemes-iconcolor-skincolor .cymolthemes-iconbox-icon1 .cmt-box-icon i {
    color: #fff !important;
}
/* processbox */

.cmt-processbox-wrapper .cmt-ptable-icon-wrapper {
    position: relative;
    z-index: 1;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    padding: 19px 17px 0 0;
	transition: all 0.5s ease 0s;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-processbox:last-child {
    margin-right: 22px;
}
.cmt-processbox-wrapper .cmt-ptable-icon-wrapper:after {
    position: absolute;
    content: "";
    top: -1px;
    right: 0;
    width: 75px;
    height: 75px;
    border-radius: 0 0 0 75px;
    z-index: -1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-color: #f7c355;
}
.cmt-processbox:hover .cmt-ptable-icon-wrapper:after {
    height: 80px;
    width: 80px;
	background-color:#05255f;
}
.tm-textblock-underline,.tm-textblock-underlinee {
	position:relative;
	font-style:italic;
}
.tm-textblock-underline:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #ff8985;
    bottom: -2px;
	left:2px;
	transition:all 0.3s ease 0s;
}
.tm-textblock-underlinee:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #ff382f;
    bottom: -2px;
    left: 0px;
    opacity: 0.5;
}
[data-tooltip]:before,[data-tooltip]:after {
	display:none;
}
.cmt-footer-section .cmt-italic {
    font-style: italic;
}
.cmt-footer-section .cmt-desc p,.cmt-footer-section1 .cmt-desc p {
    color: rgba(255, 255, 255 , 0.40) !important;	
}
.cmt-footer-section .tm-icon-type-image {
    padding-bottom: 24px;
	position: relative;
    z-index: 1;
}

.cmt-footer-section .cmt-title {
    font-size: 20px;
    font-weight: 600;
    padding: 20px 0 25px;
	color:#fff;
}
.cmt-footer-section .cmt-titlee {
    font-size: 20px;
    font-weight: 600;
	color:#fff;
}
.tm-quicklink-box .tm-lefticon-box, .tm-quicklink-box .tm-righttext-box {
    display: table-cell;
}
.tm-quicklink-box .tm-lefticon-box {
    vertical-align: top;
}
.tm-quicklink-box .tm-righttext-box {
    padding-left: 18px;
}
.tm-quicklink-box .tm-righttext-box h2 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0;
}
.tm-quicklink-box .tm-lefticon-box span {
    font-size: 31px;
}
.cmt-footer-section1 .cmt-numbr {
    font-size: 26px;
    font-weight: 700;
	padding-bottom:30px;
}
.cmt-footer-section1 .cmt-map {
    padding-top: 11px;
}
.mc4wp-form-fields i {
    font-size: 17px;
}
.mailchimp-inputbox button[type="submit"] {
    position: absolute;
    top: 23px;
    height: 42px;
    width: 42px;
    border: 0;
    right: 3px;
    border: 2px solid;
    color: #fff;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
	padding: 0 !important;
}
.mailchimp-inputbox {
    width: 100%;
    position: relative;
    margin: 0 auto;    
}
.mailchimp-inputbox input[type="email"] {
	padding:12px 51px 11px 15px;
	border: none;
	border-radius: 4px;
	background-color:rgba(255 ,255, 255 , 0.080);
}
.mailchimp-email {
    padding-top: 20px;
    padding-bottom: 34px;
}
.first-widget-area .cmt-links,.first-widget-area .cmt-solutions {
	display: inline-block;
}
.first-widget-area .cmt-solutions {
    padding-left: 93px;
}
/* processbox style 2 */
.cmt-processbox-wrapper.cmt-processbox-style2 .cmt-ptable-icon-wrapper:after {
    content: unset;
}
.cmt-processbox-style2.cmt-processbox-wrapper {    
    display: flex;
}
.cmt-processbox-style2 .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text {
    font-size: 24px;
    font-weight:600;
}
.cmt-processbox-style2 .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text {
    position:relative;
    padding-right: 26px;
    padding-left:14px;
}
.cmt-processbox-style2 .cmt-box-image span {
    font-size: 24px;
    font-weight: 600;
    line-height:51px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #21a12e;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 2%);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.02);
    box-shadow: 0 0 10px 0 rgb(43 52 59 / 2%);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    z-index: 9; 
    position:relative;  
}
.cmt-processbox-style2 .cmt-box-image span:after {
    position: absolute;
    content: '';
    height: 64px;
    width: 64px;
    border: 1px solid;
    border-radius: 50px;
    left: -7px;
    top: -6px;
    border-color: rgba(255 , 255, 255 , 0.15);
}
.cmt-processbox-style2 .cmt-processbox {
    padding-bottom: 36px;
}
.cmt-processbox-style2 .cmt-processbox:last-child .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:after ,.cmt-processbox-style2 .cmt-processbox:last-child .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:before {
    
    content: unset;
}
.cmt-processbox-style2:hover .cmt-processbox:last-child .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:before {
    background-color:unset;
}
.cmt-processbox-style2 .cmt-stepbox {
    display: table;
}
.cmt-processbox-style2 .cmt-box-image,.cmt-processbox-style2 .cmt-box-content {
    display: table-cell;
    vertical-align: top;
}
.cmt-processbox-style2 .cmt-box-title h5 {
    color: #000;
}
.cmt-processbox-wrapper.cmt-processbox-style2 .cmt-ptable-icon-wrapper {
    color: #000;
}
.cmt-processbox-style2 .cymolthemes-static-box-desc {
    color:rgba( 255,255,255,0.60);
}
.cmt-processbox-style2 .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:before,
.cmt-processbox-style2 .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:after {
    content: '';
    position: absolute;
    height: 54px;
    width: 1px;
    left: 39px;
    top: 64px;
    background-color: rgba(255 , 255, 255 , 0.15);
}
.cmt-processbox-style2 .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:before {
    height: 0;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.cmt-processbox-style2 .cmt-ptable-icon-wrapper.cmt-ptable-icon-type-text:hover:before {
    height: calc(100% - -4px);
    z-index: 0;   
}

.cmt-processbox-wrapper .cymolthemes-static-box-desc {
    padding-top:2px;
}
.cmt_prettyphoto .elementor-icon:after {
    transition: all 1s cubic-bezier(0,0,.2,1);
    position: absolute;
    content: '';
    height: 85px;
    width: 85px;
    background-color: rgb(33 161 46 / 25%);
    border-radius: 50px;
    top: -7px;
    left: -7px;
	z-index:-1;
	opacity: 0.25;
}
.cmt_prettyphoto .elementor-icon {
    position: relative;
}
.cmt_prettyphoto .elementor-icon:hover:after {
    transform: scale3d(1.15,1.15,1.15);
}
.cmt-italic {
    font-style: italic;
    font-size: 18px;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-processbox {
    text-align: left;
	width: 100%;
    margin: 0px 15px;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-box-title h5 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 6px;
    font-weight: 500;
}
/* processbox style 3 */
.cmt-processbox-style3 .cmt-box-title h5 {
    font-size: 20px;
    margin-bottom: 2px;
}
.cmt-processbox-style3 .cmt-processbox {
    padding: 30px;
	margin-left: 30px;
	border-radius: 5px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 7px 0px rgb(43 52 59 / 8%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(43, 52, 59, 0.08);
    box-shadow: 0px 0px 7px 0px rgb(43 52 59 / 8%);
}
.cmt-processbox-wrapper.cmt-processbox-style3 .cmt-processbox .process-num {
    margin-right: 5px;
    font-size: 20px;
    font-weight: 600;
    background-color: #182333;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    left: 22px;
    top: 20px;
    z-index: 1;
    -webkit-transition: .3s cubic-bezier(.3,.58,.55,1);
    transition: .3s cubic-bezier(.3,.58,.55,1);
}
.cmt-processbox-style3 .cmt-processbox:hover .cmt-ptable-icon-type-image img {	
    transform: scale(1.3);
}
.cmt-processbox-style3 .cmt-processbox .cmt-ptable-icon-type-image img {
    width: auto;
	height: auto;	
    transition: transform 2s, filter 1.5s ease-in-out;
    transform-origin: center center;    
}
.cmt-processbox-style3 .cmt-ptable-icon-type-image {
    overflow: hidden;
	width: 210px;
    height: 120px;
}
.cmt-processbox-style3 .cmt-box-content {
    padding: 22px 5px 0 5px;
}
/* iconbox 4 */
.cymolthemes-iconbox.cymolthemes-iconcolor-darkgrey .cmt-icon-type-text {
    color: var(--tm-secondary-bg);
}
.cymolthemes-iconbox.cymolthemes-iconcolor-skincolor .cmt-icon-type-text {
    color: var(--tm-skincolor-text);
}
.cymolthemes-iconbox.cymolthemes-iconcolor-white .cmt-icon-type-text {
    color: #fff;
}
.cymolthemes-iconbox-stylefour .cmt-custom-heading {
    font-size: 26px;
    margin-bottom: 6px;
    line-height: 32px;
    font-weight: 500;
}
.cymolthemes-iconbox-stylefour .cmt-element-subheading {
    font-size: 20px;
    font-weight: 500;
	margin-bottom:0;
}
.cymolthemes-iconbox-stylefour .cymolthemes-iconbox-icon.cmt-section-wrapper-cell {
    vertical-align: bottom;
} 
.cymolthemes-iconbox-stylefour .cymolthemes-iconbox-inner {
    padding: 0;
	border-radius: 8px;
}
.cymolthemes-iconbox-stylefour .cmt-icon-type-text {
    color: var(--tm-skincolor-text);
    font-size: 36px;
    line-height: 30px;
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylefour.cmt-iconstyle-rounded-less.cymolthemes-iconsize-large .cymolthemes-iconbox-icon {
	width:75px !important;
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylefour.cmt-iconstyle-rounded-less.cymolthemes-iconsize-small .cymolthemes-iconbox-icon {
    width: 65px !important;
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylefour.cmt-iconstyle-rounded-less.cymolthemes-iconsize-default .cymolthemes-iconbox-icon {
    width: 75px !important;
}
.cymolthemes-iconbox.cymolthemes-iconbox-stylefour.cymolthemes-iconcolor-skincolor .cmt-box-icon i {
	color:#fff;
}
.cymolthemes-iconbox-stylefour.cymolthemes-iconsize-large .cmt-box-icon {
    font-size: 36px;
    height: 60px;
    width: 60px;
    line-height: 74px;
    text-align: center;
    padding: 0;
}
.cymolthemes-iconbox-stylefour.cymolthemes-iconsize-small .cmt-box-icon {
    height: 50px;
    width: 50px;
    line-height: 61px;
    text-align: center;
    font-size: 30px;
}
.cymolthemes-iconbox-stylefour.cymolthemes-iconsize-default .cmt-box-icon {
    height: 60px;
    width: 60px;
    line-height: 74px;
    text-align: center;
    font-size: 37px;
}
.img-hover-zoom--brightness img {
    transition: transform 2s, filter 1.5s ease-in-out;
    transform-origin: center center;
    filter: brightness(50%);
}
.cmt-fid-view-lefticon .cmt-fid-icon-wrapper i {
    font-size: 60px;
}
.cmt-fid-view-lefticon .cmt-fid-icon-wrapper {
    top: 20px;
}
.cmt-fid-view-lefticon .cmt-fid-desc {
    text-align: left;   
	font-size:15px;
	padding-right: 4px;
}
.cmt-bgcolor-darkgrey  .inside.cmt-fid-view-lefticon h3 , .cmt-bgcolor-darkgrey .cmt-fid-view-lefticon .cmt-fid-desc  {
	color:rgba(255, 255, 255 , 0.70);	
}
.tm-textblock-underlineee {
	position:relative;
}
.tm-textblock-underlineee:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #ff382f;
    bottom: -2px;
    left: 0px;
}
.tm-textblock-underlinee {
	font-style: italic;
}
/* accordion */
.elementor-accordion .elementor-tab-title.elementor-active {
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}
.elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-weight: 500;
    color: #222429;
	transition: unset;
}
.elementor-widget-accordion .elementor-accordion .elementor-active.elementor-tab-title {
    background-color: var(--tm-skincolor-text);
    margin-bottom: 0;
}
.elementor-widget-accordion .elementor-accordion .elementor-active.elementor-tab-title .elementor-accordion-title {
    color: #fff;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    background-color: #fff;
    box-shadow: rgba(99, 99, 99,0.20) 0px 2px 8px 0px;
    margin-bottom: 20px;
}

/* iconbox 2*/
.cymolthemes-iconbox-styletwo .number:after {
    counter-increment: stepbox;
    content: counter(stepbox,decimal-leading-zero);
    position: absolute;
    top: -2px;
    right: 0;
    color: #f3f3f3;
    font-size: 64px;
    font-weight: 700;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e8e8e8;
    -webkit-text-fill-color: transparent;
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper.cmt-section-wrapper {
    padding: 50px 32px 40px 29px;
    transition: all 0.5s ease 0s;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    -webkit-transition: .5s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .5s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .5s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .5s cubic-bezier(.24,.74,.58,1);
    -o-transition: .5s cubic-bezier(.24,.74,.58,1);
    transition: .5s cubic-bezier(.24,.74,.58,1);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}
.cymolthemes-iconbox-styletwo:hover .cmt-iconbox-wrapper.cmt-section-wrapper {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper.cmt-section-wrapper:before {
    position: absolute;
    content: '';
    top: 0;
    left: 30px;
    right: 30px;
    height: 4px;
	background-color: var(--tm-skincolor-text);
}
.cymolthemes-iconbox-styletwo .number {   
    position: relative;
}
.cymolthemes-iconbox-styletwo h2.cmt-custom-heading {
    font-size: 26px;
    line-height: 30px;
	margin-bottom: 9px;
    font-weight: 500;
}
.cymolthemes-iconbox-styletwo .cmt-cta3-content-wrapper {
    padding-bottom: 17px;
}
.cymolthemes-iconbox-styletwo .cmt-box-icon {
    font-size:50px;
    padding-right: 6px;
}
.cymolthemes-iconboxcymolthemes-iconbox-styletwo:not(.cymolthemes-icon-bgcolor-none) .cymolthemes-iconbox-icon{
	padding-right: 25px;
}
.cymolthemes-iconbox.cymolthemes-icon-bgcolor-grey.cmt-icontype-text .cmt-box-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    padding: 0;
    color: #182333;
}
.cymolthemes-iconbox-styletwo  .cmt-element-subheading {
	margin-bottom: 5px;	
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a {
    color: var(--tm-skincolor-text);
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a:hover {
    color: var(--tm-secondary-bg);
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid var(--tm-skincolor-text);
    width: 100%;
    bottom: 4px;
    left: 0;
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a:hover:before {
    width: 100%;
    right: auto;
    left: 0;
}
.cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a:before {
    position: absolute;
    content: "";
    bottom: 4px;
    left: auto;
    right: 0;
    width: 0;
    height: 1px;
    z-index: 1;
    background-color: var(--tm-secondary-bg);
    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;
}
.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-icon:before {
    position: absolute;
    content: '';
    height: 51px;
    width: 51px;
    background-color: var(--tm-greycolor-bg);
    z-index: -1;
    top: 0;
    left: -2px;
    border-radius: 50px;
    margin-top: -1px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
}


/* iconbox 6 */
.cymolthemes-iconbox-stylesix .cmt-custom-heading {
    font-size: 20px;
}
.cymolthemes-iconbox-stylesix .cymolthemes-iconbox-inner {
    text-align: center;
}
.cymolthemes-iconbox-stylesix .cmt-box-icon i {
    font-size: 50px;
}
.cymolthemes-iconbox-stylesix .cymolthemes-overlay {
    background-color: #f5f5f5;
    padding: 20px;
}
.cymolthemes-iconbox-stylesix .cmt-iconbox-wrapper {
    box-shadow: 0px 0px 7px 0px rgb(43 52 59 / 8%);
}
.cymolthemes-iconbox-stylesix .cmt-top {
    padding: 40px 20px 15px 20px;
}

/* button style 1 */
.cmt-btn-style-one .elementor-button-wrapper a:after {
    position: absolute;
    content: '';
    height: 84px;
    width: 84px;
    border: 2px solid;
    border-radius: 50px;
    left: -68px;
    top: -27px;
	z-index:-1;
	transition: all .3s cubic-bezier(.77,0,.175,1);
}
.cmt-btn-style-one .elementor-button-wrapper .elementor-button span {    
    z-index: 1;
    padding: 3px 0 2px 0;
    font-size: 16px;
	font-weight:600;
    transform: perspective(1200px) rotateX(0deg) translateX(-2px);
    transition: all 400ms ease 200ms;
	background-color: #fff;
}
.cmt-btn-style-one .elementor-button-wrapper:hover .elementor-button span {
    transform-style: preserve-3d;
    transform:perspective(1200px) rotateX(0deg) translateX(16px);    
    transition: all 400ms ease 200ms;
}
.cmt-btn-color-white.cmt-btn-style-one.cmt-btn-shape-square.elementor-element.elementor-widget-button .elementor-button {
    border-radius: 0px;
    padding: 0px 0px 0px;	
}
.cmt-bgcolor-grey .cmt-btn-style-one .elementor-button-wrapper .elementor-button span {
	background-color: #f5f5f5;
}
.cmt-btn-style-one .elementor-button {
	color:var(--body-blackfont-color);
}
.cmt-btn-style-one .elementor-button-wrapper .elementor-button span:hover {
    background-color: unset;
}
.cmt-btn-style-one .elementor-button-wrapper a:hover:before {
    color: #fff;
}
.cmt-btn-style-one .elementor-button-wrapper a:before {
    content: '\e855';
    position: absolute;
    font-family: 'cmt-indisto-icons';
    left: -34px;
    font-weight: 400;
	font-size: 15px; 
    top: 7px;
	z-index:1;
}
[data-tooltip]:before,[data-tooltip]:after {
	display:none;
}
.cmt-btn-style-one .elementor-button-wrapper {
    padding-left: 67px;
	display: inline;
}
.cmt-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
	font-size: 18px;
    padding: 17px 40px 14px 40px;  
}
/* pricing table */
.cmt-ptablebox-style-1 .cmt-pricetable-column-w {
    padding: 50px 40px 28px;
    margin-right: 30px;
    background-color: #fff;
}
.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child {
    margin-bottom: 30px;
}
.cmt-ptablebox-style-1 .cmt-vc_btn3.cmt-vc_btn3-color-grey, .cmt-vc_btn3.cmt-vc_btn3-color-grey.cmt-vc_btn3-style-flat {
    background-color: transparent;
    border: 1px solid;
    border-radius: 5px;
}
.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-vc_btn3.cmt-vc_btn3-color-grey.cmt-vc_btn3-style-outline:hover {
	border-color:#182c56;
}
.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-vc_btn3.cmt-vc_btn3-color-grey.cmt-vc_btn3-style-outline {
	border-color:#fff;
}
.cmt-ptablebox-style-1 .cmt-vc_btn3-container.cmt-vc_btn3-inline a:after {
    right: 4px;
    top: 7px;
    position: absolute;
    content: "\e83b";
    font-size: 11px;
    line-height: 34px;
    display: inline-block;
    font-family: 'cmt-indisto-icons';
    height: 34px;
    width: 34px;
    background-color: #fff;
    border-radius: 5px;	
	color: #fff;
}
.cmt-ptablebox-style-1 .cmt-vc_btn3.cmt-vc_btn3-size-md {
    padding: 12px 51px 9px 28px;
}
.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-ptablebox-title h3 {
	font-size:24px;
}
.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-ptablebox-price {
    font-size: 44px;    
	font-weight:600;
	padding-left: 20px;
}
.cmt-ptablebox-style-1 .cmt-ptablebox-features .cmt-feature-lines li:before {
    font-family: "FontAwesome";
    content: "\f058";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    padding-right: 10px;    
}
.cmt-ptablebox-style-1 .cmt-ptablebox-features .cmt-feature-lines {
    list-style-type: none;
	padding: 12px 0px 0px 0px;
	margin-bottom: 8px;
}
.cmt-ptablebox-style-1 .cmt-ptablebox-features li {
    padding: 0 0 14px 0;
}
.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-vc_btn3-container.cmt-vc_btn3-inline a:after {
	background-color:#fff;
}
.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-title h3,.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-price, .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-description, .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-cur-symbol-before, .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-frequency, .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-features li, .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-vc_btn3-container.cmt-vc_btn3-inline a,.cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-vc_btn3.cmt-vc_btn3-color-grey.cmt-vc_btn3-style-outline, .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-ptablebox-features .cmt-feature-lines li:before {
    color: #fff;
}
.cmt-ptablebox-style-1 .cmt-ptablebox-title {
	padding-bottom:8px;
}
.cmt-ptablebox-style-1 .cmt-ptablebox-features {
    padding-bottom: 4px;
}
.cmt-ptablebox-price, .cmt-ptablebox-frequency, .cmt-ptablebox .cmt-ptablebox-cur-symbol-after, .cmt-ptablebox .cmt-ptablebox-cur-symbol-before {
    display: inline-block;
}
.cmt-ptablebox-style-1 .cmt-ptablebox-features li {
    color: #182c56;
}
.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child {
	background-color: #05255f;
}
/* button layout 1*/
.cmt-prc-table .cmt-ptablebox-style-1 .cmt-vc_btn3.cmt-vc_btn3-color-grey {
	border: none;
	padding:0;
}
.cmt-prc-table .cmt-ptablebox-style-1 .cmt-vc_btn3-container.cmt-vc_btn3-inline a:after {
	content:unset;
}
.cmt-prc-table .elementor-widget .cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3 a:before {
    content: "\e855";
    position: absolute;
    font-family: 'cmt-indisto-icons';
    right: -22px;
    font-weight: 400;
    font-size: 14px;
    top: 1px;
    z-index: 1;
	transition: all 0.3s ease;
	font-style: normal;
}
.cmt-prc-table .elementor-widget .cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3 a:hover:before {
    right: -26px;
}
.elementor-widget .cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3 a {
    display: block;
    width: 100%;
    position: relative;
    font-style: italic;
}
.cmt-prc-table .cmt-ptablebox .cmt-ptablebox-title h3 {
    font-weight: 500;
} 
.cmt-prc-table .cmt-ptablebox .cmt-ptablebox-frequency {    
    font-weight: 400;
    font-size: 18px;
}
.cmt-prc-table .cmt-ptablebox-style-1 .cmt-pricetable-column-w {
    padding: 42px 28px 23px;
	border-radius:5px;
}
.cmt-prc-table .cmt-ptablebox .cmt-vc_btn3-container {
	padding-top:3px;
}
.cmt-prc-table .cmt-ptablebox-style-1 .cmt-ptablebox-features li {
    padding: 0 0 16px 0;
}
.cmt-prc-table .cmt-ptablebox .cmt-vc_btn3.cmt-vc_btn3-color-grey:hover {
    background-color: unset;
}
.cmt-prc-table .cmt-ptablebox .cmt-ptablebox-frequency {    
    padding-left: 1px;    
}
.cmt-prc-table .cmt-ptablebox-price-w {    
    margin-top: 46px;
}
.cmt-prc-table .cmt-ptablebox-style-1 .cmt-ptablebox-features .cmt-feature-lines {    
    padding: 5px 0px 0px 0px;    
}
.cmt-ptablebox-style-1 .cmt-pricetable-column-w:last-child {
    margin-right: 0;
}
.cmt-list1 li.elementor-icon-list-item i {
	position:relative;
}
.cmt-list1 li.elementor-icon-list-item i:after {
    position: absolute;
    content: '';
    height: 30px;
    width: 30px;
    z-index:-1;
    left: -8px;
    top: -7px;
    border-radius: 5px;
}
.cmt-ib-active .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper.cmt-section-wrapper,
.cmt-ib-active .cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-heading .cmt-custom-heading,
.cmt-ib-active .cymolthemes-iconbox.cymolthemes-iconcolor-skincolor .cmt-box-icon i {
	color:#fff
}
.cmt-italicc {
    font-style: italic;
}
span.cmt-five {
    font-size: 18px;
}
span.cmt-img img {
    margin-top: -5px;
}
/* iconbox 5 */
.cymolthemes-iconbox-stylefive .cmt-custom-heading {
    font-size: 20px;
	margin-bottom: 0;
}
.cymolthemes-iconbox-stylefive .cmt-box-icon i {
    font-size: 51px;
}
.cymolthemes-iconbox-stylefive .cmt-iocnbox-btn a {
    border: 1px solid;
    padding: 13px 25px 12px 30px;
    border-radius: 5px;
	border-color: #e8e8e9;
	font-style: italic;
    font-weight: 600;
}
.cymolthemes-iconbox-stylefive .cmt-iconbox-wrapper {
    border: 1px solid;
    padding: 30px;
    border-radius: 5px;
	border-color: rgba(5 ,37, 95 , 0.20);
}
.cymolthemes-iconbox-stylefive .cmt-box-icon {
    text-align: right;
}
.cymolthemes-iconbox-stylefive .cmt-cta3-content-wrapper {
    padding-bottom: 25px;
}
.cmt-prct-darkgrey .cmt-btn-style-one .elementor-button-wrapper .elementor-button span {
	background-color:#05255f;
}
.cmt-prct-darkgrey .cmt-btn-style-one .elementor-button {
	color:#fff;
}
.cmt-prct-darkgrey .cmt-prc-table .cmt-ptablebox.cmt-ptablebox-style-1 .cmt-pricetable-column-w:first-child .cmt-vc_btn3-container.cmt-vc_btn3-inline a {
	color:#fff;
}
.cmt-prct-darkgrey .cmt-ptablebox-style-1 .cmt-pricetable-column-w {
	border-radius:5px;
}
.cmt-prct-darkgrey .elementor-widget .cmt-ptablebox .cmt-vc_btn3-container.cmt-vc_btn3-inline .cmt-vc_btn3 a {
	letter-spacing: 0.4px;
}
.cmt-prct-darkgrey .cmt-ptablebox-style-1 .cmt-pricetable-column-w:last-child {
    border: 1px solid #e8e8e9;
}
.cmt-testimonial-s1 .cymolthemes-testimonialbox-styleone .cymolthemes-box-title h3 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0px;
}
.cmt-testimonial-s1 .cymolthemes-testimonialbox-styleone .cymolthemes-box-desc .cymolthemes-testimonial-text {
	color:#676b72;
}
span.cmt-6 {
    font-weight: 500;
}
span.cmt-number {
    font-size: 30px;
    font-weight: 500;
    color: #14212b;
    vertical-align: text-top;
}
.cymolthemes-box.cymolthemes-box-testimonial.cymolthemes-testimonialbox-styleone {
    margin-right: 30px;
}
.tm-commonform.contactform-1 input[type="text"] , .tm-commonform.contactform-1 textarea , .tm-commonform.contactform-1 input[type="email"] {
	border:none;
	background-color:#f8f8f8;
	border-radius: 5px;
}
.tm-commonform.contactform-1 .field-group input[type="email"]::-webkit-input-placeholder , .tm-commonform.contactform-1 .field-group input[type="text"]::-webkit-input-placeholder , .tm-commonform.contactform-1 textarea::-webkit-input-placeholder ,.tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered  {
    color: rgba(102 ,102, 102 , 0.50) !important;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.tm-commonform .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-style:unset;
	position:relative;
	font-size: 14px;
    font-weight: 400;
}
.tm-commonform .select2-container--default .select2-selection--single .select2-selection__arrow b:after {        
    right: 0%;
    margin-left: -4px;
    margin-top: -13px;
    position: absolute;
	content: "\f107";
    top: 0%;   
    font-family: 'cmt-indisto-icons';
}

.field-group1 {
    position: relative;
}
.sidebar .enhanced-text-widget.cmt-sidebar-banner {
    background: url(../images/left-sidebar-img.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 52px 40px 55px;
    position: relative;
    z-index: 1;
	text-align: center;
	
	border-bottom:none;
	border-radius: 5px;
}
.sidebar .tm-imgtext {
    background: url(../images/icon-service.png) center center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 1;
    height: 90px;
    width: 90px;
    margin: 0 auto;
}
.cmt-sidebar-banner .cmt-headings h4 {
    font-size: 30px;
    color: #fff;
    line-height: 42px;
}
.cmt-sidebar-banner .cmt-headings {
    margin-top: 15px;
}
.cmt-sidebar-banner .cmt-btn {
    font-weight: 600;
	font-size:15px;
    font-style: italic;
	letter-spacing: 0.2px;
}
.sidebar .enhanced-text-widget.cmt-sidebar-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    bottom: 0;
    background-color: #000;
    height: 100%;
    width: calc(100% + 2px);
    z-index: -1;
    opacity: 0.80;
	border-radius: 5px;
}
.sidebar.widget-area .widget.indisto_category_list_widget .widget-title:after {
	content:unset;
}
.sidebar .widget.tm-download-style .tm-links {
    text-align: center;
    font-size: 26px;
}
.sidebar .widget.cmt-download-style .cmt-detail-class {
    background-color: #fff;
    padding: 25px 11px 20px 11px;
    border-radius: 5px;
	margin-top: 10px;
}
.sidebar .widget.cmt-download-style .cmt-file-title {
    font-weight: 400;
    padding-top: 11px;
    font-size: 14px;
    line-height: 20px;
	
	text-align:center;
}
.sidebar .widget.cmt-download-style .cmt-links i {    
    font-size: 72px;
}
.sidebar .widget.cmt-download-style .cmt-links img {
    height: 72px !important;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.sidebar .widget.cmt-download-style .cmt-file-links.row {
    margin-bottom: 7px;
}
.widget_categories a:hover:before {
    color: inherit;
}
.sidebar .widget_categories li a {
    font-size: 15px;
    font-weight: 500;
    padding: 12px 20px 9px 20px;
}
.sidebar.widget-area .widget_categories li:hover:before {
    color: #fff;
}
.sidebar .widget a {
    font-size: 15px;
    font-weight: 500;
}
.widget_categories li {
    position: relative;
}
.widget_categories li:before {
	content: '\e809';
    font-family: "cmt-indisto-icons";
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 14px;
    right: 0px;
    color: #222429;
	font-size: 20px;
}
.widget.indisto_all_post_list_widget li.cmt-sboxpost-active a {
    border: 0;
    background-color: var(--tm-skincolor-bg);
    color: #ffffff;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.indisto_contact_widget_wrapper):not(.indisto_category_list_widget):not(.tm-all-post-list)>li:first-child {
    border-top: none;
    padding-top: 0;
}
.sidebar.widget-area .widget li.cat-item, .sidebar.widget-area .widget li {    
	margin-bottom: 13px;
}
.sidebar.widget-area .widget li.cat-item:last-child {
    border-bottom: none;
}
.cmt-two .cymolthemes-iconbox-stylefour .cmt-custom-heading, .cmt-two .cmt-cta3-content-wrapper {   
    display: inline-block;
	font-size: 20px;
}
.single article.cymolthemes-box-blog-classic .cmt-blog-classic-box-content .cmt-two h2 {
	margin-top: 0;
	margin-left: -9px;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line i.fa.fa-calendar {
    display: none;
}
.cmt-two .cymolthemes-iconbox-stylefour .cymolthemes-iconbox-inner {
    border: none;
    padding: 0;    
	background-color: transparent;
}
.cmt-two .cmt-icon-type-image img {
    border-radius: 50px;
    height: 53px;
    width: 53px;
}
.elementor-progress-text:after {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background-color: #000;
    right: -17px;
    top: -5px;
}
.cymolthemes-iconbox-styleseven .cmt-custom-heading {
    font-size: 20px;
}
.cymolthemes-iconbox-styleseven .cmt-box-icon i {
    font-size: 34px;
}
.sidebar .widget .cmt-sboxtaxonomy-term-list ul:not(.slides):not(.cart_list):not(.indisto_contact_widget_wrapper):not(.indisto_category_list_widget):not(.tm-all-post-list)>li {
    border: none;
}
.sidebar.widget-area .widget .cmt-sboxtaxonomy-term-list li.cat-item {
    margin-bottom: 0;
}
/*iconbox-8 */
.cymolthemes-iconbox-styleeight .cmt-iconbox-wrapper {
    text-align: center;
    padding: 40px 0 17px 0;
}
.cymolthemes-iconbox-styleeight .cmt-box-icon i {
	position:relative;
}
.cymolthemes-iconbox-styleeight .cmt-box-icon i:after {
    position: absolute;
    content: '';
    background-color: #fff;
    height: 75px;
    width: 75px;
    border-radius: 50px;
    left: -18px;
    top: -20px;
    z-index: -1;
}
.cymolthemes-iconbox-styleeight .cmt-custom-heading {
    font-size: 24px;
    padding-top: 30px;
	margin-bottom: 7px;
}
.cymolthemes-iconbox-styleeight .cmt-cta3-content-wrapper a {
    color: #fff;
}
.cymolthemes-iconbox-styleeight span.cmt-dess span {
    margin-top: -4px;
}
.cymolthemes-iconbox-styleeight .cmt-box-icon i {
    font-size: 36px;
}
/**/
.cmt-fid-view-roundbox .cmt-fid-content {
    padding-left: 130px;
    margin-top: -31px;
}
.cmt-fid-view-roundbox .cmt-round-content , .cmt-fid-view-roundbox .cmt-fid-content {    
	text-align: left;
}
.cmt-fid-view-roundbox .cmt-round-boxcontent {
    position: absolute;
    left: 28px;
    top: 32px;
}
.cmt-fid-view-roundbox .cmt-fld-contents {
    display: table;    
}
.cmt-fid.inside.cmt-fid-with-icon.cmt-fid-view-roundbox {
    padding: 30px 20px 21px 20px;
}
.cmt-fid-view-roundbox .cmt-round canvas {
    width: 130px !important;
    height: 130px !important;
    position: absolute;
    left: 0;
    top: 0;
}
.cmt-fid-view-roundbox .cmt-fid-content strong {
    font-size: 22px;
    color: var(--tm-skincolor-text);
    font-weight: 400;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.inside.cmt-fid-view-roundbox h4 {
    font-size: 19px;
	font-weight:700;    
}
.inside.cmt-fid-view-roundbox h3.cmt-fid-title {
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 8px;
}
.inside.cmt-fid-view-roundbox .cmt-fid-desc {
    padding-left: 4px;
}
.inside.cmt-fid-view-roundbox .cmt-fid-number {
    padding: 17px;
	font-size: 36px;
    font-weight: 400;
}
.cmt-contactform-onepage input[type="submit"] {    
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    width: 100%;
    font-size: 15px;
	font-style: italic;
    letter-spacing: 0.3px;
}
.cmt-contactform-onepage .cmt-btn i {
    left: 0;
    position: absolute;
    font-size: 14px;
    color: #fff;
    z-index: 9;
    display: inline-block;
    width: 25px;
    margin: 0 auto;
    right: -80px;
    top: 13px;
}
.cmt-commonform.cmt-contactform-onepage {
	position:relative;
}
.cmt-commonform.cmt-contactform-onepage i {
    position: absolute;
    content: '';
    top: 18px;
    left: 30px;
    z-index: 1;
    font-size: 15px;
}
.cmt-commonform.cmt-contactform-onepage input[type="text"] , .cmt-commonform.cmt-contactform-onepage textarea {
	padding-left:43px;
	border-radius:5px;
}
.cmt-commonform.cmt-contactform-onepage .cmt-btn i {
    color: #fff !important;
    position: absolute;
    left: 0;
    top: 13px;
}
.cmt-team-member-single-content-wrapper.cmt-team-member-view-default {
    padding-top: 8px;
}
.cymolthemes-fbar-box .author-name {
    font-size: 18px;
    margin-bottom: -2px;
}
.cymolthemes-fbar-box .cmt-author-widget {
    display: flex;
    padding: 22px 0 30px;
}
.cymolthemes-fbar-box span.cmt-li1 , .cymolthemes-fbar-box span.cmt-li3 , .cymolthemes-fbar-box span.cmt-li4 {
    font-size: 14px;
}
.cymolthemes-fbar-box span.cmt-li2 {
    font-size: 19px;
    font-weight: 700;
}
.cymolthemes-fbar-box .author-widget_img, .cymolthemes-fbar-box .cmt-description {
    display: inline;
}
.cymolthemes-fbar-box  h3.cmt-name {
    font-size: 14px;
    font-weight: 400;
}
.cymolthemes-fbar-box .cmt-description {
    padding-left: 18px;
}
.cymolthemes-fbar-box .cmt-heading1 {
    font-size: 19px;
	margin-bottom: 4px;
}
.cymolthemes-fbar-box .cmt-form1 {
    border-top: 1px solid rgba(255,255,255,.15);
	padding-top: 36px;
}
.cmt-commonform.contactform-2 input[type="text"] , .cmt-commonform.contactform-2 textarea {
    background-color: #203d71;
	border-radius:5px;
	border-color: transparent;
}
.cymolthemes-fbar-box .cmt-btn-style-one .elementor-button {
    color: #fff;
}
.cymolthemes-fbar-box .cmt-btn-style-one .elementor-button-wrapper .elementor-button span {
	background-color: #05255f;
}
.cymolthemes-fbar-box .cmt-button-bottom {
    padding-top: 44px;
}
.cymolthemes-fbar-box .author-widget_img img {
    height: 60px;
}
.cymolthemes-fbar-box .cmt-detailss {
    padding: 15px 0 0;
	margin-bottom: -12px;
}
.cymolthemes-fbar-box .widget ul > li {
    padding-bottom: 5px;
}
.cymolthemes-fbar-box .wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 10px;    
}

.cmt-commonform.contactform-2 {
    padding-top: 4px;
}
.cmt-commonform.contactform-2 input[type="text"]::-webkit-input-placeholder , .cmt-commonform.contactform-2 textarea::-webkit-input-placeholder , .cmt-commonform.contactform-2 input[type="text"] ,.cmt-commonform.contactform-2 textarea {
	color: rgba(255,255,255,.40);
}
.cymolthemes-fbar-box p , .cymolthemes-fbar-box span.cmt-li4 a {
    color: rgba(255, 255, 255, 0.60);
}
.headerstyle-one span.cmt-header-heading a {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.cmt-footer2-left span {
    color: rgba(255, 255, 255 , 0.40);
    font-size: 15px;
}
.cmt-footer2-left span.cmt-green {
    color: #82b440;
}
span.cmt-green.u1 a {
    color: #82b440 !important;
}
.cmt-footer2-left .u1 {
    position: relative;
	z-index:1;
}
.cmt-footer2-left .u1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: -2px;
    left: 0;
    border-bottom: 1px solid;
	z-index: -1;
}
/*prettyphoto 2*/
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon:before {
    content: '';
    position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon {
	z-index:11;	
    border-radius: 50%;
}
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon:before {
    width: 67px;
    height: 67px;
    opacity: .9;
    z-index: 0;
}
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon:hover:before {
    -webkit-animation: prittyphoto 1.7s infinite;
    -moz-animation: prittyphoto 1.7s infinite;
    -ms-animation: prittyphoto 1.7s infinite;
    -o-animation: prittyphoto 1.7s infinite;
    animation: prittyphoto 1.7s infinite;
}
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon {
    position: relative;
}
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon:before {
    border-radius: 100%;
    opacity: 0;
    position: absolute;
    content: "";
    top: 32px;
    left: 32px;    
    border: 3px solid #fff;
    z-index: -1;
}
.tm_prettyphoto2.elementor-element .elementor-widget-container .elementor-icon:hover:before {
    opacity: 1;
}
.tm_prettyphoto2 .elementor-widget-container i {
    font-size: 20px;	
}

.cymolthemes-iconbox-styleone .cmt-icon-type-image a {
    display: block;
}
.cmt-p p {
    margin-bottom: 10px;
}

.top-contact span.cmt-skincolor h3 , span.cmt-header-heading h3 {
    font-size: 15px;    
    margin-bottom: 0;
    display: inline-block;
	font-weight:800;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-box-category {
    color: var(--tm-skincolor-text);
}
.cymolthemes-testimonialbox-styleone span.cymolthemes-box-footer {
    font-size: 15px;
}
.single-cmt_portfolio span.cmt-ss {
    display: none;
}
div.pp_default .pp_content {
	background-color:unset;
}
.cmt-desc.cmt-padding-footer p {
    padding-top: 10px;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-post-item {
    cursor: pointer;
    display: block;
    overflow: hidden;
}
::selection {
  color: #fff;
  background-color: var(--tm-skincolor-text);
}
::-moz-selection {
  color: #fff;
  background-color: var(--tm-skincolor-text);
}
#site-header-menu #site-navigation div.nav-menu > ul > li:last-child {
    border-bottom: 0;
}
.footer.cmt-bg.cmt-bgimage-yes > .cmt-bg-layer {
    opacity: 0.25;
}
.cmt-commonform.cmt-contactform-onepage .row {
    padding-bottom: 10px;
}
.cymolthemes-portfoliobox-styletwo span.cymolthemes-item-thumbnail-inner img {
    border-radius: 5px;
	width: 100%;
}
span.tm-textblock-underlineee.cmt-textcolor-white strong {
    font-weight: 600;
}
.cmt-s4 .cymolthemes-iconbox-stylefour .cymolthemes-iconbox-inner {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.cymolthemes-blogbox-stylethree .tm-blog-post-cat {
    z-index: 1;
    top: 10px;
    left: 9px;
    font-size: 13px;
    font-weight: 500;
    width: auto;
    padding: 2px 14px 0px;
    position: absolute;
    border-radius: 5px;
}
.cymolthemes-blogbox-stylethree .tm-blog-post-cat a {
    color: #fff;
    font-size: 13px;
}
ul.cmt-recent-post-list {    
    margin-top: -7px;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.duplexo_contact_widget_wrapper):not(.duplexo_category_list_widget):not(.cmt-sboxall-post-list) > li:first-child {
    padding-top: 0px;
}
.single-cmt_service .sidebar .widget ul:not(.slides):not(.cart_list):not(.duplexo_contact_widget_wrapper):not(.duplexo_category_list_widget):not(.cmt-sboxall-post-list) > li {
    padding-top: 17px;
	border-top: 1px dashed #cccccc;
}
.sidebar.widget-area .widget .cmt-btn i {
    padding-left: 5px;
}
.cmt-sidebar-banner .cmt-btn a {
    color: #fff !important;
}
span.cmt-indisto-icon-close.cmt-sboxicolor-white {
    font-size: 20px;
}
.cmt-commonform.cmt-contactform-onepage .cmt-btn-style-flat.cmt-btn-color-skincolor.cmt-btn.col-xs-12 {
    padding: 0;
}
.blog.headerstyle-one span.elementor-button-text1:after , .search.headerstyle-one span.elementor-button-text1:after {
    top: 0;
}
.cmt-right h3, .top-contact h3 {
		font-weight:800;
}
.elementor-button.cmt-bton.elementor-size-md  {
	font-weight:600;
}
.cmt-sidebar-banner .cmt-btn a:hover {
    color: #fff !important;
}

.cmt-leftright {
    display: table;
}
.cmt-lt-box , .cmt-rt-box {
    display: table-cell;
}
.cmt-headings.cmt-left1 h4 {
    font-size: 22px;
}
.cmt-right-sb {
    text-align: left;
}
.cmt-lt-box i:after {
    position: absolute;
    content: "\f10d";
    font-family: 'flaticon';
    z-index: 1;
    bottom: -12px;
    font-size: 23px;
    left: 8px;
    border: 1px solid;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 37px;
    border-radius: 5px;
}
.cmt-right-sb .cmt-lt-box i {
	position:relative;
	font-style: normal;
}
.cmt-right-sb .cmt-rt-box {
    padding-left: 61px;
}
.cmt-right-sb .cmt-rt-box p {
    font-size: 24px;
    font-weight: 600;    
}
.cmt-sidebar-banner .cmt-headings p {
    font-size: 15px;
	margin-top: -5px;
}
.sidebar .enhanced-text-widget.cmt-sidebar-banner.cmt-banner {
    padding: 21px 20px 32px 30px;
}
.cmt-sidebar-banner.cmt-banner .cmt-headings {
    padding-bottom: 20px;
}
.sidebar .enhanced-text-widget.cmt-sidebar-banner {
    background: url(../images/left-sidebar-img.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 52px 40px 55px;
    position: relative;
    z-index: 1;
	text-align: center;	
	border-bottom:none;
	border-radius: 5px;
}
section.error-404 .cmt-big-icon {
    font-size: 120px;
}
body.single-cmt_team_member .elementor-section.elementor-top-section:first-child {
    margin-top: 0;
}
.cmt-pf-single-content-wrapper.cmt-sboxpf-view-left-image .cmt-sboxpf-detail-box {
    margin: 0;
}
.cymolthemes-pf-single-featured-area.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}
ul.wp-block-latest-posts li, ul.wp-block-categories li, ul.wp-block-archives li {
    padding-bottom: 0;
    position: relative;
    margin:0px 0;
    padding: 0;
}
.cmt-blog-classic-box-content .wp-block-calendar table th {
    font-weight: 500;
    background: #ffffff;
    text-align: center;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding: 20px;
}
.widget_block h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 28px;
    color: #222429;
    position: relative;
}
.woocommerce form.woocommerce-form-coupon .form-row-last {
    float: left;
}
.single .main-holder #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description > h2, .single .main-holder #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information > h2 {
    display: none;
}
.cmt-buton .cmt-btn-style-one .elementor-button-wrapper a:before {
    content: '\e855';
    position: absolute;
    font-family: 'cmt-indisto-icons';
    left: 33px;
    font-weight: 400;
    font-size: 15px;
    top: 20px;
    z-index: 1;
}
.cmt-buton .cmt-btn-style-one .elementor-button-wrapper a:after {
    position: absolute;
    content: '';
    height: 84px;
    width: 84px;
    border: 2px solid;
    border-radius: 50px;
    left: 0;
    top: -14px;
    z-index: -1;
    transition: all .3s cubic-bezier(.77,0,.175,1);
}
.cmt-buton .cmt-btn-style-one .elementor-button-wrapper {
    display: block;
	padding-left: 47px;
}
.tm-commonform.contactform-1 .col-md-12.cmt-buton , .col-md-12.cmt-buton {
    padding-top: 40px;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-box-category {
	padding-right:50px;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.alignnone>figcaption {
    font-style: italic;
}
.wp-block-image .aligncenter>figcaption {
    text-align: center;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
    border-radius: 0;
}
.wp-block-gallery.is-cropped .blocks-gallery-caption:last-child, .wp-block-gallery.is-cropped {
    margin-bottom: 10px;
}
.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
    text-align: center;
    font-style: italic;
}
.wp-block-search, .cmt-blog-classic-box-content .wp-block-audio {
    margin-bottom: 15px;
}
.cmt-blog-classic-box-content .wp-block-group.has-background>.wp-block-group__inner-container {
    margin-bottom: 15px;
}
.cmt-blog-classic-box-content .wp-block-media-text.has-media-on-the-right, 
.cmt-blog-classic-box-content .wp-block-group.has-background {
    margin-bottom: 15px;
}
.entry-content table tbody a:not(:hover), .tm-blog-classic-box-content table tbody a:not(:hover) {
    color: #676b72;
}
.author-content-wrap ul,
.author-content-wrap ul li ul {
    list-style-type: disc;
}

article.cmt-sboxno-featured-content.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote .cmt-blog-classic-box-content, article.cmt-sboxno-featured-content.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-link .cmt-blog-classic-box-content {
    display: none;
}
article.cmt-sboxno-featured-content.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote .cmt-post-date, 
article.cmt-sboxno-featured-content.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-link .cmt-post-date {
    display: none;
}
.woocommerce table.shop_table tbody td:last-child, .woocommerce table.shop_table thead tr th:last-child {
    border-right: none;
}
.select2-container--default .select2-selection--single {
    border-color:rgba(119,119,119,.2);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a0a2a6;
}
/* */
.cmt-buton .cmt-btn-style-one .elementor-button-wrapper a:before {
    content: '\e855';
    position: absolute;
    font-family: 'cmt-indisto-icons';
    left: 33px;
    font-weight: 400;
    font-size: 15px;
    top: 20px;
    z-index: 1;
}
.cmt-buton .cmt-btn-style-one .elementor-button-wrapper a:after {
    position: absolute;
    content: '';
    height: 84px;
    width: 84px;
    border: 2px solid;
    border-radius: 50px;
    left: 0;
    top: -14px;
    z-index: -1;
    transition: all .3s cubic-bezier(.77,0,.175,1);
}
.cmt-buton .cmt-btn-style-one .elementor-button-wrapper {
    display: block;
	padding-left: 47px;
}
.tm-commonform.contactform-1 .col-md-12.cmt-buton , .col-md-12.cmt-buton {
    padding-top: 40px;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-box-category {
	padding-right:0px;
    text-transform: uppercase;
    font-weight: 400;
	font-size: 14px;
	color: rgba(255 , 255 , 255 , 0.70);
}
.cmt-commonform.contactform-2 .cmt-btn-style-flat.cmt-btn-color-skincolor .elementor-button,.cmt-commonform.contactform-2 .cmt-btn-style-flat.cmt-btn-color-darkgrey .elementor-button:hover {
    background-color: #05255f;
	padding: 0 0 0 10px;
}
.cmt-commonform.contactform-2 .cmt-btn-style-flat:after {
    position: absolute;
    content: '';
    bottom: -28px;
    border: 2px solid #fff;
    left: 18px;
    height: 84px;
    width: 84px;
    border-radius: 50%;
	z-index: -1;
	transition: all 0.3s ease 0s;
}
.cmt-commonform.contactform-2 .cmt-btn-style-flat {
    position: relative;
    padding-top: 40px;
	z-index: 1;
	cursor: pointer;
}
.cmt-commonform.contactform-2 .cmt-btn-style-flat i {
    padding-left: 35px;
}
.cmt-commonform.contactform-2 .cmt-btn-style-flat.cmt-btn-color-skincolor:hover .elementor-button {
    margin-left: 31px;
}
.tm-commonform.contactform-1 .cmt-btn-style-flat:hover i {
    color: #fff;
}
.tm-commonform.contactform-1 .cmt-btn-style-flat.cmt-btn-color-skincolor:hover .elementor-button {
    margin-left: 31px;
}
.tm-commonform.contactform-1 .cmt-btn-style-flat i {
    padding-left: 35px;
}
.tm-commonform.contactform-1 .cmt-btn-style-flat {
    position: relative;
    padding-top: 40px;
	z-index: 1;
}
.tm-commonform.contactform-1 .cmt-btn-style-flat:after {
    position: absolute;
    content: '';
    bottom: -28px;
    border: 2px solid #000;
    left: 18px;
    height: 84px;
    width: 84px;
    border-radius: 50%;
	z-index: -1;
	transition: all 0.3s ease 0s;
}
.tm-commonform.contactform-1 .cmt-btn-style-flat.cmt-btn-color-skincolor .elementor-button, .tm-commonform.contactform-1 .cmt-btn-style-flat.cmt-btn-color-darkgrey .elementor-button:hover {
	background-color: #fff;
	padding: 0 0 0 10px;
}
.tm-commonform.contactform-1 .select2-container--default .select2-selection--single {
    border-color: transparent;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .cymolthemes-box-category {
    color: rgba(255, 255, 255 , 0.72);
	display: none;
}
.cymolthemes-box-portfolio.cymolthemes-portfoliobox-styletwo .cymolthemes-post-item {
	cursor: unset;
}
.single-post .cymolthemes-blogbox-sharebox .cymolthemes-tags-links {
    font-style: italic;
}
.mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.40);
}
.single-cmt_portfolio .cmt-pf-single-category-w {
    float: left;
}
.entry-title-wrapper .entry-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: block;
}
.sidebar.widget-area .widget .wp-block-categories-list.wp-block-categories li.cat-item {
    margin-bottom:0px;
}
.main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled]{
    color: #fff;
}
.cymolthemes-box-desc-text p.has-background {
    margin-top: 25px;
}
.comment-body .author-content-wrap p:last-child {
    margin-bottom: 0px;
}
.cymolthemes-iconbox-styletwo:hover .number:after {
    z-index: 1;
    -webkit-text-stroke-color: var(--tm-skincolor-text);
	transition: .5s;
}
.cmt-icon-service-one i:before {
    content: "\e855";
    font-size: 14px;
    font-weight: 400;
    font-family: 'cmt-indisto-icons';
}
.cymolthemes-single-product-info {
    padding-bottom: 30px;
}
.headerstyle-one #site-header-menu #site-navigation div.nav-menu > ul ul li.current-menu-item:hover > a {
    margin-left: 0;
}


/*------------------------------------------------------------*/

.tm-icon-new1 .elementor-widget-wrap.elementor-element-populated,
.tm-icon-new2.elementor-inner-column .elementor-widget-wrap.elementor-element-populated {
    position: relative;
}
.tm-icon-new2.elementor-inner-column .elementor-widget-wrap.elementor-element-populated:after {
    position: absolute;
    content: '';
    background-color: #fff;
    width: 176px;
    height: 176px;
    top: -30px;
    left: -16px;
	border: 5px solid #f1f3f5;
}

.elementor-widget .inside.cmt-fid-view-lefticon.cmt-fid-with-icon {
    background-color: #1b2832;
    padding: 17px 12px 12px 32px;
}
.inside.cmt-fid-view-lefticon h4 {
    font-size: 42px;
    line-height: 44px;
    font-weight: 600;
    float: none;
}
.inside.cmt-fid-view-lefticon p {
    font-size: 17px;
    color: #fff;
}
.cmt-fid-view-lefticon .cmt-fld-contents {
    padding-left: 79px;
    padding-bottom: 0;
}
.cymolthemes-iconbox-styleone:hover .cymolthemes-iconbox-icon i, .cymolthemes-iconbox-styletwo:hover .cymolthemes-iconbox-icon i, .cymolthemes-iconbox-stylethree:hover .cmt-icon-one .cmt-box-icon i, .cmt-fid-view-lefticon:hover .cmt-fid i {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
}

/*----Blogbox----*/
.cymolthemes-blogbox-styleone .post-item .cmt-meta-line a,
.cymolthemes-blogbox-stylethree .post-item .cmt-meta-line a,
.cymolthemes-blogbox-styletwo .post-item .cmt-meta-line a {
    text-transform: uppercase;
    font-size: 18px;
    color: var(--tm-skincolor-text);
    letter-spacing: 1.2px;
}
.cymolthemes-blogbox-styleone .post-item .cymolthemes-box-title h4 a,
.cymolthemes-blogbox-stylethree .post-item .cymolthemes-box-title h4 a,
.cymolthemes-blogbox-styletwo .post-item .cymolthemes-box-title h4 a {
    font-size: 36px;
    line-height: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cymolthemes-box-blog.cymolthemes-blogbox-styleone .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:after,
.cymolthemes-box-blog.cymolthemes-blogbox-stylethree .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:after,
.cymolthemes-box-blog.cymolthemes-blogbox-styletwo .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:after {
    top: -2px;
    color: var(--tm-skincolor-text);
    transform: rotate(18deg);
    font-weight: 500;
}
.cymolthemes-blogbox-styleone .cymolthemes-teambox-readmore,
.cymolthemes-blogbox-stylethree .cymolthemes-teambox-readmore,
.cymolthemes-blogbox-styletwo .cymolthemes-teambox-readmore {
    padding-top: 15px;
}
.cymolthemes-blogbox-styletwo .cymolthemes-box-content.col-md-7 {
    padding-left: 20px;
}
.cymolthemes-blogbox-stylethree .post-item .cmt-meta-line.comments-link {
    padding-right: 0;
}
.cymolthemes-blogbox-stylethree .cmt-sboxfeatured-wrapper.cmt-sboxpost-featured-wrapper {
    text-align: right;
}
.cymolthemes-blogbox-styleone .cymolthemes-box-content {
    text-align: center;
}
.cymolthemes-blogbox-styleone .cymolthemes-box-desc-text {
    padding-bottom: 6px;
}
.cymolthemes-blogbox-styleone .cymolthemes-teambox-readmore a:hover, 
.cymolthemes-blogbox-stylethree .cymolthemes-teambox-readmore a:hover, 
.cymolthemes-blogbox-styletwo .cymolthemes-teambox-readmore a:hover {
    color: var(--tm-skincolor-text);
}
.cymolthemes-blogbox-styleone .cymolthemes-box-content-inner {
    padding-top: 55px;
}
.cymolthemes-blogbox-styletwo .cymolthemes-box-content-inner {
    padding-top: 95px;
}
.cymolthemes-blogbox-stylethree .cmt-meta-line.comments-link:after,
.cymolthemes-blogbox-stylethree span.cmt-meta-line.tags-links,
.cymolthemes-blogbox-stylethree span.cmt-meta-line.posted-on,
.cymolthemes-blogbox-styletwo .cymolthemes-box-content-inner .cmt-meta-line.comments-link:after,
.cymolthemes-blogbox-styletwo .cymolthemes-box-content-inner span.cmt-meta-line.tags-links,
.cymolthemes-blogbox-styleone .cymolthemes-box-content-inner .cmt-meta-line.comments-link:after,
.cymolthemes-blogbox-styleone .cymolthemes-box-content-inner span.cmt-meta-line.tags-links {
    display: none;
}
.cymolthemes-element-blogbox-styleone .cmt-element-heading-content-wrapper .cmt-content-header {
    margin-bottom: 35px;
}
.cymolthemes-blogbox-styleone .col-md-7.cymolthemes-box-img-left {
    padding-right: 0;
}

/*---Blogbox style4---*/
.cymolthemes-blogbox-stylefour span.cmt-meta-line.tags-links,
.cymolthemes-blogbox-stylefour span.cmt-meta-line.byline {
    display: none;
}
.cymolthemes-blogbox-stylefour .tm-meta-line a {
    font-size: 14px;
    background-color: var(--tm-skincolor-text);
    color: #fff;
    padding: 4px 11px;
}
.cymolthemes-blogbox-stylefour .cymolthemes-box-title a {
    font-size: 26px;
    line-height: 32px;
}
.cymolthemes-blogbox-stylefour .cmt-sboxentry-meta-wrapper {
    padding: 15px 0 10px;
    margin: 17px 0 5px 0;
    border-top: 1px solid #e8e9e9;
}
.cymolthemes-blogbox-stylefour .tm-blog-post-cat {
    padding: 5px 0 17px;
}
.cymolthemes-blogbox-stylefour .cymolthemes-box-desc {
    text-align: left;
}
.cymolthemes-blogbox-stylefour {
    padding-top: 46px;
}
.cymolthemes-blogbox-stylefour:hover .tm-meta-line a {
    background-color:var(--tm-secondary-bg);
}
.cymolthemes-blogbox-stylefour .cmt-sboxfeatured-wrapper {
    overflow: hidden;
}
.cymolthemes-blogbox-stylefour .cmt-sboxfeatured-wrapper img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}
.cymolthemes-blogbox-stylefour:hover .cmt-sboxfeatured-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefour .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:after {
    position: absolute;
    right: 10px;
    top: 0;
    width: 1px;
    content: "";
    background-color: #e8e9e9;
    height: 100%;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefour .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:last-child:after {
    content: unset;
}
.cymolthemes-blogbox-stylefour .cmt-sboxentry-meta .cmt-meta-line a {
	font-size: 14px;
}
.cymolthemes-blogbox-stylefour .cmt-sboxentry-meta .cmt-meta-line a:not(:hover) {
    color: #a0a2a6;
}

.cmt-view-textarea h5,
.cmt-view-textarea p {
    display: inline-block;
}
.cmt-view-textarea h5 {
    font-size: 18px;
    font-weight: 500;
    position: relative;
	color:var(--tm-skincolor-text);
}
.cmt-view-textarea h5 a:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid;
    width: 100%;
    bottom: 5px;
    left: 0;
}
.cmt-view-textarea h5 a:hover {
	color:var(--tm-secondary-bg);
}


/*---footer---*/
.first-footer .widget .cmt-footer-gettext p span a:not(:hover) {
    color: #fff;
}
.first-footer .widget .cmt-footer-gettext p span {
    color: #fff;
}
.first-footer .widget .cmt-footer-hours p,
.first-footer .widget .cmt-footer-gettext p {
    margin-bottom: 5px;
}
.first-footer .widget .cmt-footer-gettext {
    padding-right: 32px;
}
.site-footer .first-footer .cmt-container-for-footer .row .widget-area .widget.widget_nav_menu {
    padding-top: 55px;
}
.first-footer .widget.widget_nav_menu ul li a:not(:hover) {
    color: #fff;
}
.first-footer .widget.widget_nav_menu ul .cmt-fmlinks {
    display: inline-block;
    width: calc(50% - 2px);
    padding: 0 0 11px 0;
}
.first-footer .widget.widget_media_gallery .gallery img {
    height: 60px;
    width: 85px;
}
.first-footer .widget.widget_media_gallery {
    padding-right: 99px;
    padding-bottom: 10px;
}
.first-footer .widget.widget_media_gallery figure.gallery-item {
    padding: 0 5px 10px;
}
.first-footer .widget .cmt-footer-req .cmt-req-bgimg {
    background-image: url(../images/footer-bg-01.jpg);
    background-position: right;
    padding: 46px 91px 11px 30px;
    background-repeat: no-repeat;
    background-size: cover;
}
.first-footer .widget .cmt-footer-req .cmt-req-bgimg .cmt-footer-service {
    font-size: 36px;
    margin-bottom: 5px;
}
.first-footer .widget .cmt-footer-req .cmt-req-bgimg .cmt-footer-service span {
    text-transform: uppercase;
}
.first-footer .widget .cmt-footer-req .cmt-req-bgimg p {
    color: #fff !important;
    margin-bottom: 10px;
}
.first-footer .widget .cmt-footer-req .cmt-req-bgimg .cmt-reqcall {
    font-size: 26px;
}
.cmt-footer2-right .footer-nav-menu li {
    font-size: 16px;
}


.footer .bottom-footer-calltext {
    text-align: center;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    right: auto;
    left: 0;
    top: 0px;
    z-index: 13;
    width: 78px;
    display: block;
    position: absolute;
    height: 100%;
    color: #fff !important;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    background-color: var(--tm-skincolor-text);
}
.footer .bottom-footer-calltext .cmt-slider-footer-textarea i {
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
    text-align: left;
    writing-mode: vertical-rl;
    transform: rotate(90deg);
    font-size: 17px;
}
span.cmt-footer-icon i {
    position: absolute;
    top: 150px;
    left: 17px;
}
.footer .bottom-footer-calltext .cmt-slider-footer-textarea h4 {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
}
.footer .bottom-footer-calltext .cmt-slider-footer-textarea {
    padding-top: 183px;
	padding-right: 13px;
}

.cmt-processbox-style1.cmt-processbox-wrapper .cmt-ptable-icon-wrapper i {
    color: var(--tm-skincolor-text);
    font-size: 50px;
    background-color: #fff;
    padding: 20px 20px 7px;
}
.cmt-processbox-style1 .cmt-box-content,
.cmt-processbox-style1 .cmt-process-num {
    display: table-cell;
}
.cmt-processbox-style1 .cmt-process-num {
    width: 90px;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.cmt-processbox-style1 .cmt-ptable-icon-wrapper {
    text-align: center;
    padding: 0;
}
.cmt-processbox-style1 .cmt-stepbox-main-icon {
    position: relative;
}
.cmt-processbox-style1 .cmt-stepbox-main-icon:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    z-index: -1;
    background-color: #e8e9e9;
    left: 0;
    right: auto;
    top: 25px;
}
.cmt-processbox-style1 .cmt-ptable-icon-wrapper {
    position: relative;
    padding-bottom: 43px;
}
.cmt-processbox-style1 .cmt-ptable-icon-wrapper:before {
    content: "\e849";
    font-family: "cmt-indisto-icons";
    position: absolute;
    color: #000;
    font-size: 14px;
    top: 12px;
    right: -29px;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-ptable-icon-wrapper:after {
    position: absolute;
    content: "";
    height: 45px;
    width: 45px;
    border: 1px solid #e8e9e9;
    border-radius: 50%;
    background-color: #fff;
    top: 2px;
    right: -48px;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-processbox:last-child .cmt-ptable-icon-wrapper:before,
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-processbox:last-child .cmt-ptable-icon-wrapper:after {
    content: unset;
}
.cmt-processbox-style1 .cmt-process-num .number {
    font-size: 110px;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #b8b8b8;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.cmt-processbox-style1 .cmt-process-num .number:before {
    position: absolute;
    content: '';
    width: 65px;
    height: 65px;
    background-color: var(--tm-greycolor-bg);
    top: 8px;
    left: -16px;
    border-radius: 50%;
    z-index: -1;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cymolthemes-static-box-desc {
    padding-right: 22px;
}
.cmt-processbox-style1.cmt-processbox-wrapper {
    position: relative;
}
.cmt-processbox-style1.cmt-processbox-wrapper:after,
.cmt-processbox-style1.cmt-processbox-wrapper:before {
    position: absolute;
    content: "\f119";
    font-family: "flaticon";
    font-size: 40px;
    color: #000;
    top: 4px;
    background-color: #fff;
}
.cmt-processbox-style1.cmt-processbox-wrapper:after {
    right: -1px;
    padding-left:18px;
}
.cmt-processbox-style1.cmt-processbox-wrapper:before {
    left:17px;
    padding-right: 20px;
}

.cymolthemes-testimonialbox-styleone .cymolthemes-post-item {
    background-color: #fff;
    padding: 48px 50px 54px;
    border-left: 12px solid var(--tm-skincolor-text);
}
.cymolthemes-testimonialbox-styleone .cymolthemes-ratting-star .cmt-indisto-icon-star-empty-1,
.cymolthemes-testimonialbox-styleone .cymolthemes-ratting-star .cmt-indisto-icon-star-1.cmt-sboxactive {
    color: #fd972e;
    font-size: 19px;
    width: 15px;
}
.cymolthemes-boxes-testimonial.cymolthemes-element-testimonialbox-styleone .cymolthemes-testimonialbox-styleone span.cymolthemes-box-footer {
    font-size: 14px;
    color: inherit;
}

.cmt-border-sepclient.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.cmt-border-sepclient .cymolthemes-boxes-view-default.cymolthemes-boxes-client .cymolthemes-boxes-row-wrapper.row:not(.slick-slider) .cmt-sboxbox-col-wrapper {
    margin-bottom: 0;
}
.cmt-border-sepclient1 .cymolthemes-box-client.cymolthemes-box-view-separator-logo .cymolthemes-item-thumbnail-inner {
    padding: 20px 12px 20px;
}
.cymolthemes-box-client.cymolthemes-box-view-separator-logo .cymolthemes-item-thumbnail-inner {
    padding: 0px 12px 25px;
}
.cymolthemes-box-view-separator-logo .cymolthemes-item-thumbnail:after {
    border-right: 1px solid #cacaca;
    content: "";
    width: 1px;
    position: absolute;
    right: -10px;
    height: 80px;
}
.cmt-service1style .cymolthemes-servicebox-styleone .cymolthemes-post-item {
    background-color: var(--tm-greycolor-bg);
}
.cmt-service1style .cymolthemes-servicebox-styleone:not(:hover) .cymol-service-icon1 i {
    color: #fff;
}
.cmt-service1style .cymolthemes-servicebox-styleone .cymolthemes-serviceboxbox-readmore .cymol-service-readmore a:not(:hover):after {
	background-color:#fff;
}

.cmt-step-service .cmt-processbox-style1.cmt-processbox-wrapper .cmt-ptable-icon-wrapper:after,
.cmt-step-service .cmt-processbox-style1.cmt-processbox-wrapper:after, .cmt-step-service .cmt-processbox-style1.cmt-processbox-wrapper:before,
.cmt-step-service .cmt-processbox-style1.cmt-processbox-wrapper .cmt-ptable-icon-wrapper i {
    background-color: var(--tm-greycolor-bg);
}
.cmt-step-service .cmt-processbox-style1 .cmt-process-num .number:before {
    background-color: #fff;
}


.cymolthemes-element-teambox-styletwo .row .cmt-sboxbox-col-wrapper:nth-child( even ) .cymolthemes-teambox-styletwo {
    padding-top: 60px;
}
.cymolthemes-teambox-styletwo .cymolthemes-box-content {
    position: relative;
}
.cymolthemes-teambox-styletwo .cymolthemes-box-content:after {
    position: absolute;
    content: '\e844';
    font-family: 'cmt-indisto-icons';
    bottom: 41px;
    right: 10px;
    font-size: 75px;
    color: #e9e9e9;
}
.cymolthemes-boxes.cymolthemes-boxes-team.cymolthemes-element-teambox-styletwo .cymolthemes-box-heading-wrapper .cmt-element-heading-content-wrapper.cmt-content-with-desc {
    padding-bottom: 48px;
}
.cymolthemes-element-teambox-styletwo .cmt-element-heading-content-wrapper .cmt-element-content-heading {
    line-height: 65px;
}

.cmt-contactform-01.cmt-request textarea,
.cmt-contactform-01.cmt-request input[type="email"],
.cmt-contactform-01.cmt-request input[type="text"] {
    border-radius: 0;
    padding: 8px 15px;
}
.cmt-contactform-01.cmt-request input[type="submit"] {
    border-radius: 0;
    width: 100%;
    font-weight: 500;
    padding: 12px 40px 8px 40px;
    margin-top: 15px;
    color: #fff;
    background-color: var(--tm-skincolor-text);
    border-color: var(--tm-skincolor-text);
}
.cmt-contactform-01.cmt-request .wpcf7-checkbox .wpcf7-list-item.first.last {
    margin-left: 0;
}
.cmt-contactform-01.cmt-request .wpcf7-checkbox .wpcf7-list-item-label {
    font-weight: 400;
}
.cymolthemes-iconbox-styleseven .cmt-box-icon {
    width: 60px;
    height: 60px;
    line-height: 67px;
    text-align: center;
}
.cymolthemes-iconbox-styleseven .cymolthemes-iconbox-heading .cmt-custom-heading {
    margin-bottom: 0;
}
.cymolthemes-iconbox-styleseven .cymolthemes-iconbox-heading {
    padding-left: 11px;
    width: 80%;
}
.cymolthemes-iconbox-styleseven .cymolthemes-iconbox-inner .cmt-element-subheading {
    margin-bottom: -3px;
}
.cymolthemes-iconbox-styleseven .cymolthemes-iconbox-inner {
    border: 1px solid #e8e9e9;
    background-color: #fff;
    padding: 24px 23px 29px 29px;
}
.cmt-contactform-01.cmt-request textarea::-webkit-input-placeholder,
.cmt-contactform-01.cmt-request input[type="text"]::-webkit-input-placeholder,
.cmt-contactform-01.cmt-request input[type="email"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.40);
}
.cmt-conct-phn h5,
.cmt-conct-phn p {
    display: inline-block;
    margin-bottom: 0;
}
.cmt-cntact-socialicon .elementor-social-icons-wrapper .elementor-screen-only {
    position: static;
    top: 0;
    width: 125px;
    height: 1px;
    overflow: visible;
    margin: unset;
    padding: unset;
    clip: unset;
    color: var(--body-blackfont-color);
    font-size: 18px;
    text-transform: uppercase;
}
.cmt-cntact-socialicon .elementor-icon.elementor-social-icon:hover .elementor-screen-only {
    color: var(--tm-skincolor-bg);
}
.cmt-cntact-socialicon .elementor-social-icon i {
    display: none;
}
.cmt-cntact-socialicon .elementor-social-icon-twitter,
.cmt-cntact-socialicon .elementor-social-icon-linkedin,
.cmt-cntact-socialicon .elementor-social-icon-pinterest,
.cmt-cntact-socialicon .elementor-social-icon-instagram,
.cmt-cntact-socialicon .elementor-social-icon-facebook {
    background-color: unset;
}
.cmt-cntact-socialicon .elementor-icon.elementor-social-icon {
    width: auto;
    margin: 0 20px;
    display: inline-block;
}
.cmt-cntact-socialicon .elementor-grid-item:last-child .elementor-icon.elementor-social-icon {
    margin-right: 0;
}
.cmt-cntact-socialicon .elementor-grid-item:first-child .elementor-icon.elementor-social-icon {
    margin-left: 0;
}
.cmt-cntact-socialicon {
    position: absolute;
    bottom: 34%;
    left: 64%;
    transform: rotate(90deg);
}
.cmt-detail-iconbox .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper.cmt-section-wrapper {
    border: 1px solid #e8e9e9;
}
.cmt-detail-iconbox .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper.cmt-section-wrapper:before {
    top: -2px;
}

.sidebar.widget-area .widget {
    position: relative;
}
.sidebar.widget-area .widget:before {
    position: absolute;
    content: '';
    top: 0;
    left: 30px;
    right: 30px;
    z-index: 1;
    height: 4px;
    background-color: var(--tm-skincolor-text);
}

.cmt-contactform-02.cmt-serviceform input[type="submit"],
.cmt-contactform-02.cmt-serviceform input[type="email"],
.cmt-contactform-02.cmt-serviceform textarea,
.cmt-contactform-02.cmt-serviceform input[type="text"] {
    border-radius: 0;
    border: none;
	background-color: var(--tm-greycolor-bg);
}
.cmt-contactform-02.cmt-serviceform input[type="submit"] {
    width: 100%;
    background-color: var(--tm-skincolor-text);
    color: #fff;
    border-color: var(--tm-skincolor-text);
    margin-top: 13px;
}
.cmt-contactform-02.cmt-serviceform .wpcf7-form-control-wrap {
    margin-bottom: 7px;
}

.sidebar .widget .cmt-quicklink-box .cmt-lefticon-box, .sidebar .widget .cmt-quicklink-box .cmt-righttext-box {
    display: table-cell;
}
.sidebar .widget .cmt-quicklink-box .cmt-lefticon-box {
    font-size: 40px;
}
.sidebar .widget .cmt-quicklink-box .cmt-lefticon-box {
    vertical-align: top;
}
.sidebar .widget .cmt-quicklink-box .cmt-righttext-box h2 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 24px;
}
.sidebar .widget .cmt-quicklink-box .cmt-righttext-box {
    padding-left: 18px;
}
li.cmt-recent-post-list-li a:last-child {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sidebar .widget .cmt-servicetouch h3 {
    padding-bottom: 3px;
}
.sidebar .widget .cmt-quicklink-box {
    padding-bottom: 6px;
}
.sidebar .widget .cmt-servicetouch {
    padding-top:30px;
}
.sidebar.widget-area .widget.enhanced-text-widget {
    padding-bottom: 10px;
}
.sidebar .widget .cmt-servicetouch p.cmt-skincolor {
    font-weight: 500;
	font-family: var(--special-element-fontfamily);
    font-size: 26px;
}
li.elementor-icon-list-item {
    list-style: none;
}

.single-post .cmt-social-share-links i {
    display: none;
}
.single-post .cymolthemes-blogbox-sharebox .cmt_tag_lists,
.single-post .cymolthemes-blogbox-sharebox .cmt-social-share-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.single-post .post.cymolthemes-box-blog-classic .cmt-social-share-wrapper .cmt-social-share-links ul li a {
    width: 100px;
    padding: 0;
    border-radius: 0;
    line-height: 28px;
}
.single-post .cymolthemes-blogbox-sharebox .cmt-social-share-wrapper span.cmt-ss {
    font-size: 14px;
    font-weight: 500;
}
.single-post .cmt-blog-classic-box-content blockquote h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
}
.single-post .cmt-blog-classic-box-content blockquote cite,
.single-post .cmt-blog-classic-box-content blockquote span {
    display: inline-block;
}
.single-post article.post .cmt-blog-classic-box-content blockquote cite {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #222429;
    margin-top: 10px;
}
.single-post .cmt-blog-classic-box-content blockquote span {
    font-size: 14px;
    font-style: normal;
}
.single-post .cmt-blog-classic-box-content .cmt-meta-line a {
    text-transform: uppercase;
    font-size: 19px;
    color: var(--tm-skincolor-text);
    letter-spacing: 1.2px;
    padding-right: 7px;
}
.single-post .cmt-blog-classic-box-content .cmt-meta-line i {
    display: none;
}
.sidebar.widget-area .widget {
    background-color: #fff;
}
.sidebar.widget-area .widget.widget_search,
.single-post .sidebar.widget-area .widget.widget_search {
    padding: 17px;
    background-color:var(--tm-secondary-bg);
}
.sidebar.widget-area .widget .search-form .search-field,
.single-post .sidebar.widget-area .widget .search-form .search-field {
    border: none;
    background-color:var(--tm-secondary-bg);
	padding-right: 30px;
}
.blog input[type="search"]::-webkit-input-placeholder,
.single-post input[type="search"]::-webkit-input-placeholder{
    color: rgba(255, 255, 255, 1);   
}
.sidebar.widget-area .widget.widget_categories li:first-child:before {
    top: 10px;
    right:15px;
}
.sidebar.widget-area .widget.widget_categories li:before {
    top: 10px;
    right: 15px;
	font-size: 20px;
}
.single-post .tm-b-bgimg.widget {
    position: relative;
}
.blog .tm-b-bgimg.widget:after,
.single-post .tm-b-bgimg.widget:after {
    content: '';
    position: absolute;
    background-image: url(../images/blog-side-bgimg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    height: 180px;
    width: 100%;
}
.blog .sidebar .widget .cmt-servicetouch,
.single-post .sidebar .widget .cmt-servicetouch {
    padding-top: 176px;
}
.single-post .sidebar .widget .cmt-servicetouch p.cmt-skincolor {
    font-size: 24px;
}

.single-cmt_team_member .site-main,
.single-cmt_portfolio .site-main {
    padding: 100px 100px 0;
}

.single-post .tm-post-prev-next-buttons .prev .tm-nav-sub {   
    padding-left: 8px;   
}
.single-post .tm-post-prev-next-buttons .prev .tm-nav-sub,
.single-post .tm-post-prev-next-buttons .next .tm-nav-sub {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.single-post .tm-post-prev-next-buttons .next .tm-nav-sub {
    padding-right: 8px;
}
.single-post .tm-post-prev-next-buttons .prev .tm-nav-sub:before,
.single-post .tm-post-prev-next-buttons .next .tm-nav-sub:before {
    position: absolute;
    font-family: 'cmt-indisto-icons';
    top: -1px;
    font-size: 18px;
}
.single-post .tm-post-prev-next-buttons .prev .tm-nav-sub:before {   
    content: "\e85c";  
    left: -14px;   
}
.single-post .tm-post-prev-next-buttons .next .tm-nav-sub:before {   
    content: "\e854";   
    right: -15px;
}
.single-post .tm-post-prev-next-buttons .pagination-item.next.tm-postwith-img {
    text-align: right;
}
.single-post .tm-post-prev-next-buttons {
    padding: 7px 0 15px;
}
.single-post .tm-post-prev-next-buttons .next-link_wrapper.col-sm-6:nth-child(1){
    width:98%;
}
.single-post .tm-post-prev-next-buttons .next-link_wrapper{
    text-align: right;	
}
.headerstyle-two .cmt-titlebar-main .entry-title-wrapper {
    padding-top: 18px;
}
.blog .sidebar.widget-area .widget li.cat-item,
.single-post .sidebar.widget-area .widget li.cat-item {
    padding-top: 0;
}

.cmt-slider-headtext.rs-layer span {
  color:var(--tm-skincolor-text);
  font-weight:500;
}
.cmt-slider-subtext.rs-layer span {
  font-size: 20px;
  color:var(--tm-skincolor-text);
  letter-spacing: 1.2px;
}
.cmt-slider-borderbtn.rs-layer span {
	position:relative;
}
.cmt-slider-borderbtn.rs-layer span:after {
	border-bottom: 1px solid #fff;
	position: absolute;
    content: '';
    width: 100%;
    bottom: 4px;
    left: 0;
	transition: all 0.3s ease 0s;
}
.cmt-slider-borderbtn.rs-layer:hover span:after {
	border-bottom: 1px solid var(--tm-secondary-bg);
}

.elementor-widget-icon-list ul li .elementor-icon-list-icon i.fas.fa-check:before {
    content: "\e840";
    font-family: 'cmt-indisto-icons';
    font-weight: 400;
    font-size: 13px;
}
.header-info-widget .cmt-header-iconbox p.cmt-textcolor-white a:not(:hover),
.header-info-widget .cmt-header-iconbox p.cmt-textcolor-white {
    color: #fff;
	font-weight: 500;
}

.cmt-grid-box h3 {
    color: var(--body-blackfont-color);
    font-size: 26px;
    line-height: 36px;
    padding-top: 20px;
    font-style: italic;
    text-align: left;
    position: relative;
}
.cmt-grid-box h3:before {
    content: "\e856";
    font-family: 'cmt-indisto-icons';
    color: var(--tm-skincolor-text);
    position: absolute;
    top: -32px;
    font-size: 50px;
    font-style: normal;
}
.cmt-grid-box h4 {
    font-style: normal;
    font-size: 22px;
    display: inline-block;
}
.cmt-grid-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Rubik';
    color: #a0a2a6;
    display: inline-block;
}
.cmt-grid-box {
    padding-top: 50px;
}

.headerstyle-two.error404 .site-content-wrapper {
    margin-top: 180px;
	padding-bottom: 26px;
}
.headerstyle-two section.error-404 {
    padding: 150px 0px 90px;
}
section.error-404 .cmt-404-home-button span.elementor-button-text {
    color: #fff;
}
.error-404 .cmt-big-icon img.img {
    padding-top: 65px;
}
.error-404 .page-content {
    width: 60%;
    display: block;
    margin: 0 auto;
}
.headerstyle-two .error404 .site-main {
    padding-top: 51px;
}
.footer .cmt-footer-req a:not(:hover) {
    color: rgba(255, 255, 255, 0.60);
}
.cmt-blog-classic-box-comment .comment-respond .cmt-vc_btn3.cmt-vc_btn3-shape-square {
    border-radius: 0;
    color: var(--tm-secondary-bg);
}
.cmt-blog-classic-box-comment .comment-respond .cmt-vc_btn3.cmt-vc_btn3-shape-square:hover {
    background-color: var(--tm-secondary-bg);
    color: #fff;
}

.cmt-pattern-animation {
    animation-duration: 25s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    
    -webkit-animation-name: rotatemetwo; 
    -webkit-animation-duration: 25s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    
    -moz-animation-name: rotatemetwo; 
    -moz-animation-duration: 25s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    
    -ms-animation-name: rotatemetwo; 
    -ms-animation-duration: 25s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    -o-animation-name: rotatemetwo; 
    -o-animation-duration: 25s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes rotatemetwo {
    0% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
      }

    50% {
        -webkit-transform: rotate(180deg);
        opacity: 0.7;
      }
    100% {
        -webkit-transform: rotate(360deg);
        opacity: 1;
      }
}
@-moz-keyframes rotatemetwo {
    0% {
        -moz-transform: rotate(0deg);
        opacity: 1;
      }

    50% {
        -moz-transform: rotate(-180deg);
        opacity: 0.7;
      }
    100% {
        -moz-transform: rotate(-360deg);
        opacity: 1;
      }
}
@-o-keyframes rotatemetwo {
    0% {
        -o-transform: rotate(0deg);
        opacity: 1;
      }

    50% {
        -o-transform: rotate(-180deg);
        opacity: 0.7;
      }
    100% {
        -o-transform: rotate(-360deg);
        opacity: 1;
      }
}

@keyframes rotatemetwo {
    
     0% {
        transform: rotate(0deg);
        opacity: 1;
      }

    50% {
        transform: rotate(-180deg);
      }
    100% {
        transform: rotate(-360deg);
        opacity: 1;
      }
}

.cmt-sboxsresults-title small .label-default[href]:hover , .cmt-sboxsresults-title .label-default[href]:focus {
    background-color: var(--tm-secondary-bg) !important;
}
.cmt-sboxsresults-title small a {
    font-size: 15px;
}
.cmt-sec-upper span {
  text-transform: uppercase;
}

.cmt-submenu-active-custom #site-header-menu #site-navigation div.nav-menu > ul > li li.current-menu-item > a {
    color: var(--tm-skincolor-text);
}

.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-prev:before,
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 22px;
    color: #c9c9c9;
}
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-prev:before {
    content: '\f30a';  
}
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-next:before {
    content: '\f30b';
}
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-arrow {
    border: none;
}
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-arrow.slick-prev,
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-arrow.slick-next {
    position: absolute;
    left: auto;
    bottom: 71px;
    top: auto;
}
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-arrow.slick-prev {  
    right: 127px;  
}
.cymolthemes-element-testimonialbox-styleone .cymolthemes-boxes-row-wrapper .slick-arrow.slick-next { 
    right: 87px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 0.5em 1em;
}
/* 16-02-2022 */
.cymolthemes-box-blog .cymolthemes-teambox-readmore a {
    position:relative;
}
.cymolthemes-box-blog .cymolthemes-teambox-readmore a:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid var(--tm-secondary-bg);
    width: 100%;
    bottom: 5px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.cymolthemes-box-blog .cymolthemes-teambox-readmore a:hover:after {
    border-color: var(--tm-skincolor-text);
}
li.cmt-team-details-line.cmt-team-extra-details-line-website {
    display: none;
}
.tm-file-links .tm-links {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 25px 20px 15px 20px;
    background-color: var(--tm-greycolor-bg);
    margin-right: 23px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.tm-file-links .tm-links.tm-links1 {
    margin: 0;
    margin-top: 8px;
    margin-bottom: 30px;
}
.tm-file-links .tm-fielcontent h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 0;
}
.single-post ul.cmt-recent-post-list {
    margin-top: 0;
}
.single-post .cymolthemes-blogbox-sharebox .cmt_tag_lists {
    font-family: var(--special-element-fontfamily);
    font-size: 22px;
    font-weight: 400;
    color: var(--tm-secondary-bg);
	padding-top: 30px;
}
.pagination-item.prev.tm-postwith-img .pagination-content {
    position: relative;
}
.tm-post-prev-next-buttons .cmt_post_navbutton {
    font-weight: 400;
    font-size: 18px;
    color: var(--body-blackfont-color) !important;
	text-align: center;
    line-height: 26px;
}
.cymolthemes-blogbox-stylefive .cmt-blog-classic-box-content .cmt-meta-line a {
    text-transform: uppercase;
    font-size: 19px;
    color: var(--tm-skincolor-text);
    letter-spacing: 1.2px;
    padding-right: 7px;
    font-family: var(--special-element-fontfamily);
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-box-content .cmt-sboxentry-meta .cmt-meta-line:after {
    top: -2px;
    color: var(--tm-skincolor-text);
    transform: rotate(18deg);
    font-weight: 500;
}
.cymolthemes-blogbox-stylefive .cmt-entrymeta-wrapper {
    margin: 19px 0 0px 0;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-box-content h4 {
    font-size: 35px;
    line-height: 40px;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-blogbox-footer-left.cymolthemes-wrap-cell.cmt-vc_btn3 a {
    color: var(--tm-secondary-bg);
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-blogbox-footer-left.cymolthemes-wrap-cell.cmt-vc_btn3 a:hover {
    color: var(--tm-skincolor-bg);
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-blogbox-footer-readmore a {
    font-size: 18px;
    line-height: 25px;
    font-family: var(--special-element-fontfamily);
    font-weight: 500;
    text-transform: uppercase;
	position: relative;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-blogbox-footer-readmore a:before {
    position: absolute;
    content: '';
    border-bottom: 1px solid var(--tm-secondary-bg);
    width: 100%;
    bottom: 5px;
    left: 0;
    transition: all 0.3s ease 0s;
    height: 1px;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive  .cymolthemes-blogbox-desc-footer a:after {
    display: none;
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-blogbox-desc-footer {
    padding-top: 0;
}
.cmt-sboxsresults-title small .label-default[href]:hover , .cmt-sboxsresults-title .label-default[href]:focus {
    background-color: var(--tm-secondary-bg) !important;
}
.cmt-bgcolorss1.elementor-column.elementor-inner-column.cmt-col-bgcolor-skincolor:not(.cmt-bgimage-yes):hover>.elementor-widget-wrap {
    background-color: var(--tm-secondary-bg) !important;
	transition: all 0.3s ease 0s;
}
.elementor-2279 .elementor-element.elementor-element-38075c6 > .elementor-element-populated:hover,
.elementor-2020 .elementor-element.elementor-element-02cd5d4 > .elementor-element-populated:hover , .elementor-3267 .elementor-element.elementor-element-0823475 > .elementor-element-populated:hover {
    border-color: var(--tm-skincolor-bg);
}
.cmt-bgcolorss.elementor-column.elementor-inner-column.cmt-col-bgcolor-skincolor:not(.cmt-bgimage-yes):hover>.elementor-widget-wrap {
    background-color: #fff !important;
    transition: all 0.3s ease 0s;
}
.cmt-bgcolorss:hover .cmt-color h2 {
    color: var(--body-blackfont-color) !important;
	transition: all 0.3s ease 0s;
}
.single-post .cymolthemes-blogbox-sharebox .cymolthemes-tags-links {
    font-family: var(--body-font-family);
    font-size: 14px;
    color: var(--body-fonts-color) !important;
    margin-left: 5px;
}
.sidebar.widget-area .widget_meta li,
 .sidebar.widget-area .widget_pages li,
 .sidebar.widget-area .widget_categories li,
 .sidebar.widget-area .widget_archive li,
 .sidebar.widget-area .widget_recente_entries li {
    font-size: 0;
}
.sidebar.widget-area .widget_meta li:before,
 .sidebar.widget-area .widget_pages li:before,
 .sidebar.widget-area .widget_categories li:before,
 .sidebar.widget-area .widget_archive li:before,
 .sidebar.widget-area .widget_recente_entries li:before {
    content: '\e809';
    font-family: "cmt-indisto-icons";
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 9px;
    right: 15px;
    color: var(--body-blackfont-color);
    font-size: 17px;
}
.sidebar .widget ul > li a:before {
    display: none;
}
.sidebar .widget ul > li {
    position: relative;
}
.comment-form input[type="text"]::placeholder  {
    color: var(--body-fonts-color);
}
.comment-form input[type="text"]::-webkit-input-placeholder  {
    color: var(--body-fonts-color);
}
#content-wrapper .sidebar.widget-area .widget.widget_search {
    padding: 38px 30px 33px;
}
#content-wrapper .sidebar.widget-area .widget.widget_search .search-form .search-field {
    background: #1d2a33;
    border-radius: 0;
    color: #ffffff;
}
.comment-form textarea, .comments-area input[type="text"] {
    border-color: transparent;
}
.cmt-vc_btn3.cmt-vc_btn3-color-black.cmt-vc_btn3-style-outline:focus {    
    background-color: var(--tm-secondary-bg);
    color: #fff;
}
.cmt-blog-classic-box-comment .comment-respond .cmt-vc_btn3.cmt-vc_btn3-shape-square:focus {
    color: #ffffff;
}
.cmt-blog-classic-box-comment .comment-form textarea:focus, .comments-area input[type="text"]:focus {
    background-color: #ffffff;
    border-color: var(--tm-skincolor-bg);
}
.pagination-content a {
    color: var(--body-blackfont-color);
}
.cymolthemes-box-blog.cymolthemes-blogbox-stylefive .cymolthemes-blogbox-footer-readmore a:hover:before {
    border-color: var(--tm-skincolor-text) !important;
}
.wp-block-quote.is-style-large cite, .single article.post .wp-block-quote.is-style-large cite {
    display: flex;
    margin-bottom: 15px;
}

.wp-block-rss .wp-block-rss__item,
ul.wp-block-latest-posts li, ul.wp-block-categories li, ul.wp-block-archives li {
    padding-bottom: 0;
    position: relative;
    margin: 7px 0;
    padding: 0;
}
.comment-form textarea:focus,
.comment-form input:focus,
.post-password-required input:focus,
.wp-block-search input:focus {
	background-color:#fff;
}
.wp-block-calendar .wp-calendar-nav {
    background: #fff;
    padding: 5px 20px;
    margin-bottom: 15px;
}
.cymolthemes-box-desc-text pre {
    background: #fff;
}
.cymolthemes-box-desc-text .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #ffffff;
}
.page .entry-content pre {
    background: #ffffff;
}
article.cymolthemes-box.cymolthemes-box-blog.cymolthemes-blogbox-stylefive.cymolthemes-blogbox-format-link span.cmt-sboxformat-link-url {
    display: none;
}

.cmt-sboxfeatured-wrapper.cmt-sboxpost-featured-wrapper.cmt-sboxpost-format-link:before {
    content: "";
    position: absolute;
    background-color: var(--tm-skincolor-text);
    top: 50px;
    left: 50px;
    width: 50px;
    height: 23px;
    -webkit-mask-image: url(https://indisto.cymolthemes.com/demo1/wp-content/uploads/sites/2/2022/02/blog-img.svg);
}
.cmt-sboxfeatured-wrapper.cmt-sboxpost-featured-wrapper.cmt-sboxpost-format-link {
    padding: 97px 50px 30px 50px;
    background-color: #fff;
}
/* */
.cmt-contact-us .elementor-widget-tabs .elementor-tab-desktop-title {
    background-color: #222429;
    color: #fff;
	padding: 35px 35px 33px 35px; 
}
.cmt-contact-us .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    border-style: none !important;    
}
.cmt-contact-us .elementor-widget-tabs .elementor-tab-content {    
    border-style: solid solid solid none !important;    
}
.cmt-contact-us .main li {
    display: inline-block;
}
.cmt-contact-us .cmt-one h2 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 0;
	padding-top: 28px;
}
.cmt-contact-us .main ul {
    padding: 0;
    margin: 0;
}
.cmt-contact-us .main .col-md-4 {
    padding: 0;
}
.cmt-contact-us .cmt-h h2 {
    font-size: 20px;
    margin: 0;
    line-height: 20px;
}
.cmt-contact-us .cmt-map iframe {
    margin-top: 47px;
	height: 278px;
}
.cmt-contact-us .elementor-widget-tabs .elementor-tab-desktop-title {    
    padding: 0;
    height: 100px;
    width: 100px;
    line-height: 100px;
    padding: 0;
    text-align: center;
    display: block;
    clear: both;
    border: 0;
}
.cmt-contact-us .elementor-widget-tabs .elementor-tab-content {
    padding: 113px 0 70px 100px;
    background-color: #fff; 
}
.cmt-contact-us .elementor-widget-tabs .elementor-tabs-wrapper {
    width: 13% !important;    
	margin-left: -98px;
}
.cmt-contact-us h2.cmt-element-content-heading.cmt-custom-heading {
    font-size: 65px;
	line-height: 65px;
	margin-bottom: 0 !important;
}
.cmt-contact-us .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border: none;
    background-color: var(--tm-skincolor-text);
}
.cmt-contact-us .elementor-widget-tabs .elementor-tab-desktop-title i {
    font-size: 27px;
}
.single-product .comment-form textarea, .single-product .comments-area input[type="text"] {
    border-color: #E6E8EB;
}
.single-product.woocommerce div.product div.summary {
	padding-right: 30px;
}
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row .input-text:focus, .woocommerce-page form .form-row .input-text:focus {
    background-color: #fff; 	
}
.single-post .cymolthemes-blogbox-sharebox .clearfix {
    display: none;
}
.cmt-bgcolorss1:hover a.elementor-icon.elementor-animation-pulse {
	background-color: var(--tm-skincolor-bg) !important;
}
.cymolthemes-blogbox-stylefive .cmt-blog-classic-box-content .cmt-meta-line a:hover {
    color: var(--body-blackfont-color);
}

.single-post .cmt-blog-classic-box-content pre {
    background: #ffffff;
}
.woocommerce .return-to-shop a {
    font-size: 18px;
    padding: 17px 40px 14px 40px;
    border-radius: 0;
}
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-quote,
article.cymolthemes-box-blog-classic.cymolthemes-blogbox-format-link {
    padding-bottom:20px;
}
.sidebar .widget .woocommerce-product-search .widget-title, .sidebar .widget.widget_search .widget-title {
    color: #fff;
}
.single article.post .comments-area blockquote {
    background-color: #f3f7fb;
}
.sidebar .widget .wp-block-latest-comments__comment {
    padding-bottom: 5px;
    padding-top: 5px;
}
.wp-block-table.is-style-stripes {
    border-color:#e5e5e5;
}
.cmt-blog-classic-box-content .wp-block-table.is-style-stripes td,
.cmt-blog-classic-box-content .wp-block-table.is-style-stripes th {
    border-color: #e6e6e6;
}
article.cymolthemes-box-blog-classic.cmt-sboxno-featured-content.sticky {
    margin-bottom:60px;
}
.widget .cmt-serviceform .wpcf7-spinner {
	display:none;
}
.tag .row.multi-columns-row.cymolthemes-boxes-row-wrapper {
    margin: 0;
}
.elementor-widget-container.cmt-text1 {
    margin-top: -17px;
}
.single-post .cmt-blog-classic-box-content .cmt-meta-line a:hover {
    color: var(--body-blackfont-color);
}
.page ol.comment-list li #respond {
    padding-top: 0;
}
.category #content-wrapper .sidebar.widget-area .widget.widget_search .search-form .search-field::-webkit-input-placeholder,
#content-wrapper .sidebar.widget-area .widget.widget_search .search-form .search-field::-webkit-input-placeholder {
    color: #fff;
}
.header-info-widget .cmt-header-iconbox p {
    line-height: 20px;
    margin-bottom:5px;	
}
.select2-container--default .select2-selection--single, .select2-dropdown {
    border-radius: 0;
}
.cymolthemes-box-blog-classic .cmt-sboxentry-meta .cmt-meta-line.posted-on {
    padding-right: 28px;
}
.elementor-inner-section.tm-rowspa-200px>.elementor-container {
    margin-right: -200px;	
}
.cmt-section-2 .cymolthemes-iconbox-heading.cmt-section-wrapper-cell {
    display: block !important;
}
.cmt-section-2 .cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-icon {
    display: block !important;
}
.cmt-section-2 .cymolthemes-iconbox-styletwo .cymolthemes-iconbox-icon:before {
    background-color: #fff;
}
.cmt-section-2 .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper.cmt-section-wrapper {
    padding: 30px 32px 27px 29px;
    background-color: var(--tm-greycolor-bg);
}
.cmt-section-2 .cymolthemes-iconbox-styletwo .number:after {
	top: -49px;
}
.cmt-section-2 .cymolthemes-iconbox.cymolthemes-iconbox-styletwo .cymolthemes-iconbox-heading .cmt-custom-heading {
    margin-top: 8px;
}
.cmt-section-2 .cymolthemes-iconbox-styletwo .cymolthemes-iconbox-heading {    
    padding-left: 0;
}
.cmt-section-5 .cymolthemes-iconbox-styleseven .cymolthemes-iconbox-inner {
    background-color: transparent;
    border: 0;
}
.cmt-section-5 .cymolthemes-iconbox-styleseven .cmt-custom-heading {
    font-size: 34px;
}
.cmt-section-5 .cymolthemes-iconbox-styleseven .cmt-box-icon i {    
    color: #fff;
	font-size: 61px;
	transition: all 1s ease;
    display: block;
}
.cmt-section-5 .cymolthemes-iconbox-styleseven .cymolthemes-iconbox-heading {
    padding-left: 0;    
}
.entry-meta.cmt-sboxentry-meta.cmt-sboxentry-meta-blogbox .comments-link a:hover , .entry-meta.cmt-sboxentry-meta.cmt-sboxentry-meta-blogbox a:hover {
    color: var(--body-blackfont-color);
}
.cmt-section-5 .cymolthemes-iconbox-styleseven:hover .cmt-box-icon i {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}
.sidebar .widget_categories li:hover {
    background-color: var(--tm-skincolor-bg);
	transition: all ease 0.2s;
}
.sidebar .widget_categories li:hover a {
    color: #fff !important;
	transition: all ease 0.2s;
}


/*--------------------------------------------------*/

.cmt-border-text span {
    border-bottom: 2px solid var(--tm-skincolor-text);
}

/*---Iconbox style9---*/
.cymolthemes-iconbox-stylenine h2.cmt-custom-heading {
    font-size: 24px;
    line-height: 26px;
}
.cymolthemes-iconbox-stylenine h2.cmt-custom-heading span {
	color:#fff;
	transition: all 0.5s ease;
}
.cymolthemes-iconbox-stylenine:hover .cmt-box-icon {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
.cymolthemes-iconbox-stylenine .cymolthemes-iconbox-icon i {
    font-size: 50px;
	transition: all 0.5s ease;
}
.cymolthemes-iconbox-stylenine .cymolthemes-iconbox-heading.cmt-section-wrapper-cell {
    padding-left: 30px;
}
.cymolthemes-iconbox-stylenine .cymolthemes-iconbox-icon.cmt-section-wrapper-cell {
    vertical-align: sub;
}
.cymolthemes-iconbox-stylenine .cmt-cta3-content-wrapper {
    padding-top: 4px;
}
.cymolthemes-iconbox-stylenine .cmt-iocnbox-btn a {
    position: relative;
}
.cymolthemes-iconbox-stylenine .cmt-iocnbox-btn a:after {
    content: "\e855";
    position: absolute;
    font-family: "cmt-indisto-icons";
    background-color: #fff;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    color: var(--tm-skincolor-text);
	font-size: 15px;
}
.cmt-icon-imghover.rs-layer:hover,
.cymolthemes-iconbox-stylenine .cmt-iocnbox-btn a:hover:after {
	animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.cymolthemes-iconbox-stylenine .cmt-iocnbox-btn span {
    font-size: 0;
}
.cymolthemes-iconbox-stylenine .cmt-iocnbox-btn {
    padding-top: 29px;
}

.cmt-underline-strong {
    position: relative;
    font-weight: 700;
}
.cmt-underline-strong:before {
    content: " ";
    position: absolute;
    height: 1px;
    width: 100%;
    transition: all 0.7s ease-in-out;
    background-color: #fff;
    left: 0;
    bottom: 0px;
    top: auto;
}
.cmt-fontweight-semibold a.cmt-font-bold1 {
    color: #fff;
    font-weight: 700;
}

/*---map slider---*/
.cmt-round-hover.rs-layer {
    position: relative;
    overflow: visible !important;
}
.cmt-round-hover.rs-layer:after {
    transition: all 1s cubic-bezier(0,0,.2,1);
    position: absolute;
    content: '';
    height: 80px;
    width: 80px;
    background-color: var(--tm-skincolor-bg);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    z-index: -1;
    opacity: .5;
    -webkit-animation: prittyphoto 1.7s infinite;
    -moz-animation: prittyphoto 1.7s infinite;
    -ms-animation: prittyphoto 1.7s infinite;
    -o-animation: prittyphoto 1.7s infinite;
    animation: prittyphoto 1.50s infinite;
    transform: translate(-50%,-50%);
}
.cmt-round-hover1.rs-layer {
    position: relative;
    overflow: visible !important;
}
.cmt-round-hover1.rs-layer:after {
    transition: all 1s cubic-bezier(0,0,.2,1);
    position: absolute;
    content: '';
    height: 170px;
    width: 170px;
    background-color: var(--tm-skincolor-bg);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    z-index: -1;
    opacity: .5;
    -webkit-animation: prittyphoto 1.7s infinite;
    -moz-animation: prittyphoto 1.7s infinite;
    -ms-animation: prittyphoto 1.7s infinite;
    -o-animation: prittyphoto 1.7s infinite;
    animation: prittyphoto 1.50s infinite;
    transform: translate(-50%,-50%);
}
.cmt-icon-slide.rs-layer i:before {
    color: #fff;
    background-color: var(--tm-skincolor-text);
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center !important;
}
.cmt-icon-slide.rs-layer i:hover:before {
	animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.cmt-play-hover a {
	position: relative;
    overflow: visible !important;
}
.cmt-play-hover a:after {
	transition: all 1s cubic-bezier(0,0,.2,1);
    position: absolute;
    content: '';
    height: 70px;
    width: 70px;
    background-color: var(--tm-skincolor-bg);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    z-index: -1;
    opacity: .5;
    -webkit-animation: prittyphoto 1.7s infinite;
    -moz-animation: prittyphoto 1.7s infinite;
    -ms-animation: prittyphoto 1.7s infinite;
    -o-animation: prittyphoto 1.7s infinite;
    animation: prittyphoto 1.50s infinite;
    transform: translate(-50%,-50%);
}

/*---second footer---*/
.footer .widget .cmt-text-socialsec h4 {
    font-size: 20px;
    display: inline-block;
}
.footer .widget .cmt-text-socialsec .cymolthemes-social-links-wrapper {
    display: inline-block;
    padding-left: 12px;
}
.footer .widget .cmt-text-socialsec .social-icons li > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 6px 0 0px;
    border-radius: 0;
}
.footer .widget .cmt-text-socialsec h3 {
    display: inline-block;
    font-size: 14px;
}
.footer .widget .cmt-text-socialsec .cmt-locate i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: var(--tm-skincolor-text);
    text-align: center;
    line-height: 29px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 18px;
}
.footer .widget .cmt-text-socialsec .cmt-locate {
    padding-top: 22px;
    padding-bottom: 5px;
}
.footer .join-subsc-box input[type="email"] {
    height: 45px;
    border: 1px solid transparent;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
}
.footer .join-subsc-box .subscribe_button .btn {
    padding: 11px 16px;
    border: none;
    line-height: 21px;
    height: 45px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
    background-color: var(--tm-skincolor-text);
    text-align: center;
    width: 100%;
}
.footer .join-subsc-box .subscribe_button .btn:hover {
    background-color: #fff;
    color: var(--tm-skincolor-text);
}
.footer .join-subsc-box button i {
    padding-left: 7px;
}
.footer .join-subsc-box {
    padding: 30px 38px 18px 38px;
    position: relative;
    z-index: 1;
    border-radius: 0;
    background-color: #080808;
    text-align: center;
}
.footer .join-subsc-box p {
    padding-top: 17px;
	font-size: 13px;
}
.cmt-footer-textarea-menu {
    display: inline-block;
    padding-left: 10px;
}
.cmt-footer-textarea-menu .footer-nav-menu li {
    padding-right: 35px;
}
.cmt-footer-textarea-menu ul.footer-nav-menu li:after {
    padding-left: 19px;
	color: rgba(255 , 255 , 255 , 0.20);
}
/*---slider---*/
.cmt-imgslide {
    overflow: hidden;
    background: #000;
    position: relative !important;
    z-index: 1 !important;
}
.cmt-imgslide {
    position: absolute !important;
    z-index: 1 !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
}
.cmt-imgslide {
    position: absolute !important;
    top: 0;
    transition-property: transform !important;
    transition: transform .8s cubic-bezier(.25,.74,.22,.99);
}
.cmt-imgslide img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    position: absolute;
    top: 120px;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.cmt-imgslide:hover img {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
.cmt-imgslide:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition-property: transform;
}

.linksfile.tm-links {
   padding: 25px 9px 15px 9px;
   margin-right: 7px;
}
.linksfile .tm-fielcontent h3 {
    font-size: 16px;
    line-height: 26px;
}
.cmt-textstrong span {
    font-size: 16px;
    font-weight: 500;
    color: #172327;
}
.cmt-callnum-inline p,
.cmt-callnum-inline h4,
.cmt-callnum-inline h3 {
   display:inline-block;
}
.cmt-callnum-inline h4 {
  font-size:18px;
  font-weight:400;
  padding-left: 15px;
  padding-right: 5px;
}
.cmt-callnum-inline h3 {
  font-size: 24px;
  font-weight: 700;
}

.cmt-fid-newbgcolor .elementor-widget .inside.cmt-fid-view-lefticon.cmt-fid-with-icon {
    background-color: rgba(255 , 255 , 255 , 0.05);
}
.cmt-team-sp .cymolthemes-element-teambox-styleone .row .cmt-sboxbox-col-wrapper:nth-child( even ) .cymolthemes-teambox-styleone {
    padding-top: 75px;
}

.cmt-progress-upstyle .elementor-widget-progress .elementor-progress-bar .elementor-progress-text {
    top: -8px;
    left: 0;
    background-color: #172327;
}
.cmt-progress-upstyle .elementor-widget-progress .elementor-progress-wrapper {
    top: -7px;
}
.cmt-progress-upstyle .elementor-widget-progress .elementor-title {
	font-weight: 700;
}

.cmt-commonform.cmt-contactform-02.cmt-req .wpcf7-list-item-label {
    font-weight: 400;
}
.cmt-contactform-02.cmt-req span.wpcf7-list-item.first.last {
    margin-left: 0;
	padding-top: 9px;
}
.cmt-contactform-02.cmt-req .cmt-contact-btn.cmt-btn-style-outline.cmt-btn-color-skincolor input[type="submit"] {
	background-color:var(--tm-skincolor-text);
    color: #fff;
    border-radius: 0;
	width: 100%;
	font-size: 14px;
	padding: 15px 40px 15px 40px;
}
.cmt-contactform-02.cmt-req .cmt-contact-btn.cmt-btn-style-outline.cmt-btn-color-skincolor input[type="submit"]:hover {
	background-color:var(--tm-secondary-bg);
	border-color:var(--tm-secondary-bg);
}
.cmt-contactform-02.cmt-req textarea,
.cmt-contactform-02.cmt-req input[type="email"],
.cmt-contactform-02.cmt-req input[type="text"] {
	padding: 10px 19px;
 }
.cmt-contactform-02.cmt-req .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 10px;
    padding-top: 0;
}

.cmt-darkgreycolor {
	color:var(--tm-secondary-bg);
}

.cmt-accordion-contact .elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    box-shadow: unset;
    border: 1px solid #e8e9e9;
}
.cmt-accordion-contact .elementor-accordion-item {
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: rgb(99 99 99 / 10%) 0px 2px 8px 0px;
}
.cymolthemes-portfoliobox-styletwo .cymolthemes-box-title h4 a:hover {
    color: var(--tm-skincolor-text);
}

/*-----------cta--------------*/
.footer .cmt-sboxctabox-row .cmt-first-textbtn {
    text-align: center;
    border-bottom: 1px solid #222222;
    padding: 57px 90px 45px;
}
.footer .cmt-sboxctabox-row .cmt-first-textbtn .elementor-button-wrapper span.elementor-button-text {
    color: #fff;
}
.footer .cmt-sboxctabox-row .cmt-first-textbtn h2 {
    font-size: 44px;
    line-height: 60px;
}
.footer .cmt-sboxctabox-row .cmt-btncall h5,
.footer .cmt-sboxctabox-row .cmt-btncall h4,
.footer .cmt-sboxctabox-row .cmt-btncall h3,
.footer .cmt-sboxctabox-row .cmt-btncall .elementor-element.elementor-widget-button {
    display: inline-block;
}
.footer .cmt-sboxctabox-row .cmt-btncall .elementor-button.elementor-size-md {
    padding: 13px 29px 13px 29px;
    font-size: 15px;
}
.footer .cmt-sboxctabox-row .cmt-btncall h5 {
    padding: 0 16px;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.5;
}
.footer .cmt-sboxctabox-row .cmt-btncall h4 {
    font-size: 18px;
    font-weight: 400;
}
.footer .cmt-sboxctabox-row .cmt-btncall h3 {
    font-size: 24px;
    vertical-align: sub;
    padding-left: 5px;
}
.footer .cmt-sboxctabox-row .cmt-btncall {
    padding-top: 25px;
}
.footer .cmt-sboxctabox-row .cmt-btncall .elementor-button:hover {
    background-color: #fff; 
}
.footer .cmt-sboxctabox-row .cmt-btncall .elementor-button:hover span.elementor-button-text {
    color: var(--tm-skincolor-text);
}
.footer .bottom-footer-text .cmt-footer-textarea-menuyear .cmt-footer-textarea-menu .footer-nav-menu li,
.footer .bottom-footer-text .cmt-footer-textarea-menuyear {
	font-size: 14px;
}
.footer .join-subsc-box input[type="email"]::placeholder {
    text-align: center;
}
.footer .join-subsc-box input[type="email"]:focus {
    text-align: left;
}

/*------------*/

.headerstyle-three .cmt-title-wrapper .cmt-titlebar-main-inner {
    padding-top: 265px;
}
.cmt-contact-sp.cmt-contact-us .cmt-map iframe {
    margin-top: 22px;
    margin-bottom: 20px;
}
.cmt-contact-sp.cmt-contact-us .elementor-widget-tabs .elementor-tab-content {
    padding: 79px 0 50px 100px;
    background-color: #fff;
}
.cmt-contact-sp.cmt-contact-us h2.cmt-element-content-heading.cmt-custom-heading {
    font-size: 44px;
    line-height: 70px;
} 
.cmt-service-font .cymolthemes-servicebox-styleone .cymolthemes-box-title h4 a {
    font-size: 20px;
	font-weight: 700;
}
.cmt-team-sp .cymolthemes-element-teambox-styleone .row .cmt-sboxbox-col-wrapper:nth-child( even ) .cymolthemes-teambox-styleone:before {
   top: 115px;
}
.cmt-team-sp .cymolthemes-teambox-styleone .cmt-team-social-links-wrapper ul li a {
   height: 35px;
   width: 35px;
   line-height: 37px;
}
.cmt-team-sp .cymolthemes-teambox-styleone .cmt-member-social ul.cmt-team-social-links {
	top: -20px;
}
.headerstyle-three .header-style-three .cmt-topbar-wrapper.cmt-bgcolor-darkgrey .top-contact li:before {
	background-color: rgba(255 , 255 , 255 , 0.20);
}
.cmt-testi-new .cymolthemes-testimonialbox-styleone .cymolthemes-box-title h3 {
    font-size: 18px;
    font-weight: 700;
}
.sidebar .widget .cmt-servicetouch .cmt-newservicetouch .cmt-quicklink-box h6.custom-heading {
	margin-bottom:0;
}
.sidebar .widget .cmt-servicetouch .cmt-newservicetouch p.cmt-skincolor {
    font-size: 20px;
    font-weight: 700;
}
.cmt-b-style4 .cymolthemes-blogbox-stylefour .cymolthemes-box-title h4 a {
    font-size: 24px;
}
.cmt-b-style4 .cymolthemes-blogbox-stylefour .cmt-sboxentry-meta .cmt-meta-line a:not(:hover) {
    color: #666666;
}
.cmt-outline-newbtn.cmt-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
	font-size: 14px;
    padding: 12px 24px;
}
.cmt-step-num-b .cmt-processbox-style1 .cmt-process-num .number {
	font-weight: 700;
}
.cmt-step-num-b .cmt-processbox-style1 .cmt-process-num .number:before {
	left: -2px;
}
.cmt-iconbtn-border .cymolthemes-iconbox-styletwo h2.cmt-custom-heading {
	font-size: 24px;
	font-weight: 600;
}
.cmt-project-text1 h5 {
    padding-left: 7px;
    font-size: 15px;
}
.cmt-project-text1 p, .cmt-project-text1 h5 {
    display: inline-block;
}
.cmt-iconbtn-border .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a:before,
.cmt-iconbtn-border .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a:after {
    border:none;
	background-color: unset;
}
.cmt-iconbtn-border .cymolthemes-iconbox-styletwo .cmt-iconbox-wrapper .cmt-iocnbox-btn a {
    text-transform: capitalize;
	font-size: 15px;
	font-weight: 700;
}
.cmt-team-btnnew .cymolthemes-teambox-styletwo .cymolthemes-teambox-readmore h3 {
	font-size: 15px;
}
.cmt-newreq.cmt-commonform input[type="submit"] {
	font-size: 15px;
	font-weight: 700;
}
.cmt-team-font-b .cymolthemes-box-team.cymolthemes-teambox-styleone .cymolthemes-box-content h4 {
    font-size: 24px;
    font-weight: 700;
}
.cmt-team-font-b .cymolthemes-teambox-styleone:hover .cymolthemes-team-position {
    font-size: 14px;
}
.cmt-team-font-b .cymolthemes-teambox-styleone .cmt-team-social-links-wrapper {
    bottom: 59%;
}
.cmt-team-font-b1 .cymolthemes-teambox-styletwo .cymolthemes-box-content h4 {
    font-size: 24px;
    font-weight: 700;
}
.cmt-team-font-b1 .cymolthemes-element-teambox-styletwo .cmt-element-heading-content-wrapper .cmt-element-content-heading {
    line-height: 54px;
}
.cmt-team-font-b1 .cymolthemes-teambox-styletwo .cymolthemes-teambox-readmore h3 {
    font-weight: 700;
    text-transform: capitalize;
}
.cmt-team-font-b1 .cymolthemes-teambox-styletwo .cymolthemes-since a {
    text-transform: capitalize;
}
.cmt-t-detail-fid .inside.cmt-fid-view-roundbox h3.cmt-fid-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.cmt-t-detail-fid .cmt-fid-view-roundbox .cmt-fid-content strong {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}
.cmt-t-detail-fid .inside.cmt-fid-view-roundbox .cmt-fid-number {
    font-size: 24px;
    font-weight: 700;
}
.tm-newfilelink .linksfile.tm-links {
    padding: 25px 20px 15px 20px;
    margin-right: 19px;
}
.tm-newfilelink .linksfile.tm-links:last-child {
    margin-right: 0;
}
.cmt-portfolio-cfsize .cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-box-title h4 a {
    font-size: 24px;
    font-weight: 700;
}
.cmt-portfolio-cfsize .cymolthemes-box-portfolio.cymolthemes-portfoliobox-styleone .cymolthemes-box-category {
    text-transform: capitalize;
    font-size: 15px;
}
.cmt-portfolio-cfsize .cymolthemes-portfoliobox-styleone .cymolthemes-box-bottom-content {
    padding: 0 50px 17px 0;
}
.cmt-ct-social.cmt-cntact-socialicon .elementor-social-icons-wrapper .elementor-screen-only {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
}
.cmt-contact-sp.cmt-contact-us .cmt-one h2 {
    font-size: 20px;
    font-weight: 700;
}
.cmt-contact-sp.cmt-contact-us .cmt-h h2 {
    font-size: 15px;
}
.cmt-b-num.cmt-number {
    color: #172327;
    vertical-align: text-bottom;
}
.cmt-commonform.cmt-newreq textarea::-webkit-input-placeholder,
.cmt-commonform.cmt-newreq input[type="text"]::-webkit-input-placeholder,
.cmt-commonform.cmt-newreq input[type="email"]::-webkit-input-placeholder {
    color: rgba(102 102 102 / 0.50);
}
.widget.indisto_all_post_list_widget li:hover a {
    background-color: var(--tm-skincolor-bg);
    color: #fff;
}
.cmt-contactform-02.cmt-serviceform .wpcf7-response-output {
    margin: 10px 0.5em 1em !important;
}
.jet-sticky-column-sticky.elementor-column img {
	margin-left:-1px;
}
.footer .widget.cmt-menu-uslink .menu-footer-menu-links-1-container,
.footer .widget.cmt-menu-uslink .menu-footer-menu-links-container {
    padding-top: 15px;
}
.cmt-portfolio-cfsize .cymolthemes-portfoliobox-styleone .cymolthemes-box-bottom-content {
    bottom: 38px;
}
.cmt-portfolio-cfsize .cymolthemes-portfoliobox-styleone .portfolio-overlay-iconbox a {
    height: 35px;
    width: 35px;
    line-height: 35px;
}
.cmt-team-font-b.cmt-team-sp .cymolthemes-teambox-styleone .cmt-member-social ul.cmt-team-social-links {
    top: -10px;
}
.cmt-team-font-b .cymolthemes-teambox-styleone .cymolthemes-box-content-inner {
    top: 30%;
}
.cmt-b-num.cmt-number {
   font-size: 24px;
}
.cmt-processbox-style1.cmt-processbox-wrapper .cmt-processbox:hover .cmt-ptable-icon-wrapper i {
    background-color: var(--tm-skincolor-text);
    transition: all .7s;	
    color:#fff;
}
.cmt-indisto-icon-twitter:before {
    content: '\e86e';
}