/*
Theme Name: Teranet Child
Description: This is a custom child theme for Teranet
Theme URI:   #
Author: Teranet
Author URI:  #
Template: teranet
Version: 1.0
*/
/* html:not(.is-desktop) .c-cursor {
    display: none;
} */
@media only screen and (max-width: 321px) {
	html[lang=fr-CA] #gform_3 select{
		font-size: 0.75em;
	}
}
@media only screen and (min-width: 322px) and (max-width: 480px) {
	html[lang=fr-CA] #gform_3 select{
		font-size: 0.8em;
	}
}
a#logo.external-link::after, ul#menu-teranet-right-side-contact-and-login .contact-menu .external-link::after,
#menu-item-1634 > a.external-link::after, #menu-item-1736 > a.external-link::after, #top_wpml .wpml-ls-sidebars-top_wpml_language ul li a.external-link::after,
#sticky-buttons #menu-teranet-right-side-contact-and-login-2 li.contact-menu > a.external-link::after, a#custom_logo.external-link::after {
    display: none;
}
html[lang=fr-CA] #top_wpml ul {
    display: flex;
/*     flex-direction: row-reverse; */
    vertical-align: middle;
    align-items: center;
	height: 28px;
}
html[lang=fr-CA] #mobile_top_wpml #top_wpml .wpml-ls-legacy-list-horizontal ul{display: inline-flex; flex-direction: row-reverse; vertical-align: middle;}
/* menu */
a:focus-visible{outline: 2px solid #035ecc !important;}
@font-face {
    font-family: 'iconsmind';
    src:  url('/wp-content/themes/teranet-child/fonts/iconsmind.eot');
    src:  url('/wp-content/themes/teranet-child/fonts/iconsmind.eot') format('embedded-opentype'),
      url('/wp-content/themes/teranet-child/fonts/iconsmind.ttf') format('truetype'),
      url('/wp-content/themes/teranet-child/fonts/iconsmind.woff') format('woff'),
      url('/wp-content/themes/teranet-child/fonts/iconsmind.svg?qnd6ae#icomoon') format('svg');
    font-weight: normal;
    font-display: block;
    font-style: normal;
}

@font-face {
    font-family: "bootstrap-icons";
    src: url("/wp-content/themes/teranet-child/fonts/bootstrap-icons.woff2") format("woff2"),
    url("/wp-content/themes/teranet-child/fonts/bootstrap-icons.woff") format("woff"); 
}
  
.bi::before,
  [class^="bi-"]::before,
  [class*=" bi-"]::before {
    display: inline-block;
    font-family: "bootstrap-icons" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
[class^="iconsmind-"], [class*=" iconsmind-"] {
    font-family: 'iconsmind' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    visibility: visible;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.material #header-secondary-outer{min-height: 36px !important;border: none;}
body.material #header-secondary-outer>.container, body.material #header-secondary-outer>.container>nav{min-height: 36px !important;}
/* body.material #header-secondary-outer>.container>nav{min-height: 36px !important;} */
body #header-secondary-outer .nectar-center-text{font-size: 15.5px !important;}

.contact-menu > a{margin-right: 0px !important;}
#custom_logo{display: none;}
.fixed-menu #custom_logo{display: block; position: relative; margin-right: 20px; top: -4px; z-index: 1;}
#custom_logo a img{width: 50px;}
#sticky-buttons{display: none !important;}
.fixed-menu #sticky-buttons{display: flex !important; position: absolute; right: 10px; justify-content: flex-end !important; top: 1px;}
body .fixed-menu ul.buttons.sf-menu{right: 76px !important; top: -2px !important;}
#header-outer.fixed-menu nav>ul>.megamenu.nectar-megamenu-menu-item>.sub-menu{top: 41px;}
#header-outer #sticky-buttons .sf-menu>.sfHover>ul{right: -15px;}
li.menu-divider-line > a {
    border-bottom: 1px solid #4c7a15 !important;
    padding-bottom: 25px !important;
    margin-bottom: 25px !important;
}
#sticky-buttons .contact-menu > a, #sticky-buttons .menu-item-has-children > a{padding: 0 !important;}
body #header-outer #top nav #sticky-buttons .menu-item-has-children > a{padding: 0 !important; margin-right: 0px !important;}
#sticky-buttons .contact-menu > a span.nectar-menu-icon.svg-icon{color: #000;}
#sticky-buttons .contact-menu > a:hover span.nectar-menu-icon.svg-icon{color: #4c7a15;}
#sticky-buttons .contact-menu > a .menu-title-text, #sticky-buttons .contact-menu > a::before, #sticky-buttons .menu-item-has-children > a::before, 
#sticky-buttons .menu-item-has-children > a .menu-title-text {display: none !important;}

/* #header-outer header .right-side li > a:before{height: 36px !important;} */
#header-outer header .right-side li > a:before{height: 33px !important;}
/* #header-outer header .right-side li.menu-item-has-children > a:before{height: 46px !important;} */
#header-outer header .right-side li.menu-item-has-children > a:before{height: 42px !important;top: 1px !important;}
#header-outer header .right-side li.menu-item-has-children a span.sf-sub-indicator{top: 2px;}
#header-outer header .right-side li > a .nectar-menu-icon{position: relative; top: 2px;}
#header-outer[data-lhe="animated_underline"] .right-side li > a .menu-title-text{top: 1px;font-size: 15px;}
#header-outer[data-lhe="animated_underline"].fixed-menu .right-side li > a .menu-title-text {top: 3px;}    
/* header search */
ul.buttons.sf-menu { top: -49.5px !important; left: auto; right: 290px !important; /*right: 310px !important;*/ margin-left: 0px !important; z-index: 102;}
.fr ul.buttons.sf-menu{right: 450px !important;}
#search-btn span.icon-salient-search {display: inline-flex;}
.srch-txt{margin-left: 7px;font-family: 'Open Sans',sans-serif;font-size: 15px !important;font-weight: 600;}
.fixed-menu .srch-txt{display: none !important;}
#header-outer[data-format="centered-menu-bottom-bar"][data-menu-bottom-bar-align="left"] #top .span_9 ul.buttons > li{margin-top: -17.8px !important;}
@media only screen and (max-width: 1100px) {

}
.span_3 .right-side li > a .nectar-menu-icon{ display: none !important;}
body #header-outer #top nav #search-btn a:hover span{color: #4c7a15 !important;}
body #header-outer.fixed-menu #top nav #search-btn a:hover span{color: #4c7a15 !important;}
.fixed-menu ul.buttons.sf-menu{top: 0 !important; right: 0 !important; margin-left: 30px !important; left: auto;}
.fixed-menu #sticky-buttons .login-menu-mobile span.nectar-menu-icon.svg-icon{margin-right: 0px;}
body #header-outer #top .slide-out-widget-area-toggle[data-custom-color=true] a{
    padding: 0 5px;
}
#header-outer[data-lhe="animated_underline"] li > a .menu-title-text{line-height: 1.2;}
.career-menu .item_desc {margin-top: 10px;}
/* body .slide-out-widget-area-toggle.mobile-icon .lines-button:after{height: 1px !important;}
body .slide-out-widget-area-toggle.mobile-icon .lines:after{height: 1px !important;}
body .slide-out-widget-area-toggle.mobile-icon .lines:before{height: 1px !important;}
body #top .slide-out-widget-area-toggle .close-line{width: 1px;} */

/* .fixed-menu #custom_logo a img{width: 50px;} */

/* a.external-link:after{content: "\f35d" !important; font-family: 'Font Awesome 5 Free'; font-weight: 600; padding-left: 5px;color: #55565B;} */
a.external-link:after{content: "\f1c5" !important; font-family: 'bootstrap-icons'; padding-left: 5px;color: #55565B;vertical-align: middle;position: relative;top: 50%;font-size: 14px;}
.nectar-video-box a.external-link::after{display: none;}
.nectar-cta a.external-link::after{display: none !important;}
@media only screen and (min-width: 999px) {
    #mobile-menu .external-link span{display: inline-block !important;}
}
#mobile-menu a.external-link:after{padding-left: 7px;}

.c-cursor {
    pointer-events: none;
}
.c-cursor__pointer {
    height: 0.675rem;
    left: -0.4375rem;
    opacity: 0;
    position: fixed;
    top: -0.4375rem;
    width: 0.675rem;
    z-index: 9999;
}
.c-cursor__pointer::before {
    background-color: #4c7a15;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.001s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
}
.is-hover .c-cursor__pointer::before {
    opacity: 0.3;
    transform: scale(3.5);
}
  
.link_text {
    display: inline-block !important;
    /* pointer-events: none; */
}

.product-image-wrap.has-hover-image, .rounded-corner .inner-wrap {
    border-radius: 30px 0px 30px 0px !important;
}

.rounded-corner .image-wrap{
    border-radius: 0px 30px 0px 30px !important;
}

@media only screen and (min-width: 1240px) {
    .pointer-holder { 
      display:flex
      }
    }
    
  .pointer-holder {
  pointer-events: none;  
    } 

.cursor_point {
    position: fixed;
    
    width: 100px;
    height: 100px;
    
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='30px' width='30px' viewbox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='15' /%3E%3C/svg%3E")
        no-repeat 50% 50%;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='30px' width='30px' viewbox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23000' /%3E%3C/svg%3E")
        no-repeat 50% 50%;
    -webkit-mask-size: 7%;
    mask-size: 7%;
    
    background-color: #4c7a15;
    
    /* transition: transform 0.001s ease-in-out, background-color 0.1s ease; */
    /* transition: background-color 0.1s ease; */
    transition: transform 350ms ease-in-out, background-color 0.2s ease;
    
    pointer-events: none;
    transform: translate(-50%, -50%);
    /* z-index: 10; */
    z-index: 9999;
}
    
ul li:hover a ~ .cursor_point {
    background-color: rgba(76,122,21,0.5);
    mix-blend-mode: difference;
    
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

.is-hover .cursor_point{
    width: 100px;
    height: 100px;
    
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='30px' width='30px' viewbox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='15' /%3E%3C/svg%3E")
        no-repeat 50% 50%;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='30px' width='30px' viewbox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23000' /%3E%3C/svg%3E")
        no-repeat 50% 50%;
    -webkit-mask-size: 15%;
    mask-size: 15%;
    
    background-color: #4c7a15;
    opacity: 0.4;
    /* transition: transform 0.001s ease-in-out, background-color 0.1s ease; */
    /* transition: background-color 0.1s ease; */
    transition: transform 350ms ease-in-out, background-color 0.2s ease;
    
    pointer-events: none;
    transform: translate(-50%, -50%) scale(3);
    /* z-index: 10; */
    z-index: 9999;
}

/* banner lottie animation */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* .animation-svg #arch svg, .animation-svg #arch2 svg, .animation-svg #arch15 svg, .animation-svg #arch30 svg, .animation-svg #arch45 svg, .animation-svg #arch45fade svg{height: 100vh;} */
    .animation-svg #arch svg, .animation-svg #arch2 svg, .animation-svg #arch15 svg, .animation-svg #arch30 svg, .animation-svg #arch45 svg, 
    .animation-svg #arch45fade svg, .animation-svg #arch15u svg, .animation-svg #arch30u svg, .animation-svg #arch15new svg, .animation-svg #arch_mob svg{height: 100vh;}
}
@media screen and (max-width:999px) {
    /* .animation-svg #arch, .animation-svg #arch2, .animation-svg #arch15 svg, .animation-svg #arch30 svg, .animation-svg #arch45 svg, .animation-svg #arch45fade svg{height: 200px;} */
    .animation-svg #arch, .animation-svg #arch2, .animation-svg #arch15, .animation-svg #arch30, .animation-svg #arch45, .animation-svg #arch45fade, 
    .animation-svg #arch15u, .animation-svg #arch30u, .animation-svg #arch45u, .animation-svg #arch15new, .animation-svg #arch_mob{height: 200px;}
}
@media screen and (min-width:1000px) and (max-width:1200px) {
    /* div#animated_section, div#mobile_section{padding-top:8% !important;} */
    .animation-svg #arch, .animation-svg #arch2, .animation-svg #arch15, .animation-svg #arch30, .animation-svg #arch45, .animation-svg #arch45fade,
    .animation-svg #arch15u, .animation-svg #arch30u, .animation-svg #arch45u, .animation-svg #arch15new, .animation-svg #arch_tab{/*height: 300px;*/height: 440px;}
}
@media screen and (min-width:1201px) and (max-width:1440px) {
    .animation-svg #arch, .animation-svg #arch2, .animation-svg #arch15, .animation-svg #arch30, .animation-svg #arch45, .animation-svg #arch45fade, 
    .animation-svg #arch15u, .animation-svg #arch30u, .animation-svg #arch45u, .animation-svg #arch15new{/*height: 300px;*/height: 523px;}
}
@media screen and (min-width:1441px) {
    .animation-svg #arch, .animation-svg #arch2, .animation-svg #arch15, .animation-svg #arch30, .animation-svg #arch45, .animation-svg #arch45fade, 
    .animation-svg #arch15u, .animation-svg #arch30u, .animation-svg #arch45u, .animation-svg #arch15new{height: 523px;}
}
@media screen and (min-width:1211px) and (max-width:1240px) {
    body #header-outer.fixed-menu #top nav > ul > li > a{font-size: 17px;}
}
@media screen and (min-width:1141px) and (max-width:1210px) {
    body #header-outer.fixed-menu #top nav > ul > li > a{font-size: 16px;}
}
@media screen and (min-width:1141px) and (max-width:1180px) {
    body #header-outer.fixed-menu #top nav > ul > li > a{font-size: 15px;}
}
@media screen and (min-width:1101px) and (max-width:1140px) {
    body #header-outer.fixed-menu #top nav > ul > li > a{font-size: 14px;}
}
@media screen and (min-width:1051px) and (max-width:1100px) {
    body #header-outer.fixed-menu #top nav > ul > li > a{font-size: 13px;}
}
@media screen and (min-width:1041px) and (max-width:1050px) {
    body #header-outer.fixed-menu #top nav > ul > li > a{font-size: 12px;}
}


.nectar-center-text{text-align: left !important;}
.nectar-center-text a{ font-weight: bold;}
.nectar-center-text a:hover{text-decoration: underline;}

/* left angle tangent css */
.leftangle .column-image-bg.loaded::before {
    content: ""; position: absolute; bottom: -45px; left: 0;
    width: 100%; height: 100px; background-color: #efefef; transform: skewY(8deg); transform-origin: unset;
}
/* right angle tangent css */
.rightangle .column-image-bg.loaded::before {
    content: ""; position: absolute; bottom: -45px; left: 0;
    width: 100%; height: 100px; background-color: #efefef; transform: skewY(-8deg); transform-origin: unset;
}
/* center angle css */
.centerangle .inner-wrap{background-color: #efefef;}
.centerangle .column-image-bg.loaded {clip-path: ellipse(100% 55% at 49.5% 45%);}

/* css for top right and bottom left corner curve */
.curve-tright-bleft{}

/* css for top right and left corner curve */
.curve-left-right .inner{}

/* css for top left and bottom right corner curve */
.curve-tleft-bright{}

/* curve top right */
.curve-top-right .inner-wrap{border-radius: 0 60px 0 0;}

/* curve bottom left */
.curve-bottom-left .column-bg-overlay{border-radius: 0 0 0 60px;}

/* curve top left right */
.curve-top-left-right .inner-wrap{border-radius: 60px 60px 0 0;}

/* curve top left */
.curve-top-left .inner-wrap{border-radius: 60px 0 0 0;}

/* curve bottom right */
.curve-bottom-right .column-bg-overlay{border-radius: 0 0 60px 0;}
.menu-overlay{display: none;}
.menu-overlay.open {
    display: block;
    position: absolute;
    content: '';
    background: rgba(0,0,0,0.8);
    width: 100vw;
    height: 100vh;
    /* top: 160px; */
    top: 41px;
    z-index: 3;
    /* left: 0; */
    /* transition: background 0.2s ease; */
}
.animation-svg .column-image-bg{display: none;}
.animation-svg .column-image-bg{background-repeat: no-repeat; background-size: 85%;}
#menu-item-5097 ul.sub-menu ul.sub-menu > li > a, #menu-item-8002 ul.sub-menu ul.sub-menu > li > a {z-index: 1000; overflow: hidden;align-items: center;}
#menu-item-5097 ul.sub-menu ul.sub-menu ul.sub-menu, #menu-item-8002 ul.sub-menu ul.sub-menu ul.sub-menu{padding-left: 35px;}
#menu-item-5068 ul.sub-menu ul.sub-menu > li > a, #menu-item-7951 ul.sub-menu ul.sub-menu > li > a {z-index: 1000; /*overflow: hidden;*/align-items: center;}
#menu-item-5068 ul.sub-menu ul.sub-menu ul.sub-menu, #menu-item-7951 ul.sub-menu ul.sub-menu ul.sub-menu{padding-left: 35px;}
#menu-item-5068 .sub-menu li > .sub-menu li > .sub-menu li > .sub-menu, #menu-item-7951 .sub-menu li > .sub-menu li > .sub-menu li > .sub-menu{padding-left: 20px; padding-bottom: 0;}
#header-secondary-outer{position: relative;}
#top_wpml .wpml-ls-legacy-list-horizontal{border: none;padding: 4px 7px;}
.top-wpml-area {position: absolute;right: 55px;top: 0;z-index: 10;}
/* .top-wpml-area ul li:first-child{border-right: 1px solid #fff;} */
.top-wpml-area ul li.wpml-ls-item-fr{border-left: 1px solid #fff;}
.top-wpml-area ul li a{padding: 0; padding-right: 10px;}
.top-wpml-area ul li.wpml-ls-item-fr a{padding-left: 10px;}
#footer_wpml > div{padding: 0; border: none;}
#footer_wpml ul{line-height: 0;}
#footer_wpml ul li{padding: 0 !important;}
#footer_wpml ul li.wpml-ls-item-en a{padding-right: 10px;}
#footer_wpml ul li.wpml-ls-item-fr{border-left: 1px solid #fff;}
#footer_wpml ul li.wpml-ls-item-fr a{padding-left: 10px;}
#footer_wpml ul li a{padding: 0px; line-height: 1.4;}
.wpml-ls-sidebars-top_wpml_language .wpml-ls-current-language>a, .wpml-ls-sidebars-footer_wpml_language .wpml-ls-current-language>a{font-weight: 600;}

body #header-outer #mobile-menu .contact-menu a, body #header-outer #mobile-menu .login-menu-mobile a{color: #4c7a15 !important;}
#mobile-menu .wpml-ls-legacy-list-horizontal{padding: 15px 0px;}
#mobile-menu #mobile_top_wpml ul li.wpml-ls-item-en a{padding-right: 10px !important; padding-bottom: 0px !important;padding-top: 0px !important;}
#mobile-menu #mobile_top_wpml ul li.wpml-ls-item-fr{border-left: 1px solid #000;}
#mobile-menu #mobile_top_wpml ul li.wpml-ls-item-fr a{padding-left: 10px !important;padding-bottom: 0px !important;padding-top: 0px !important}

#top_wpml_area #top_wpml .wpml-ls-legacy-list-horizontal:before { content: "\ecc5"; font-family: 'iconsmind' !important; position: relative; top: 0px; color: #fff; font-size: 20px; margin-right: 10px;}
#footer_wpml .wpml-ls-legacy-list-horizontal:before{content: "\ecc5"; font-family: 'iconsmind' !important; position: absolute; top: 0px; color: #fff; font-size: 20px; left: -30px;}
#mobile_top_wpml #top_wpml .wpml-ls-legacy-list-horizontal:before{ 
    content: "\ecc5"; font-family: 'iconsmind' !important; position: relative; top: 0px; color: #000; font-size: 20px; display: inline-block; vertical-align: middle;
}
#mobile_top_wpml #top_wpml ul{display: inline-block; }
.menu-item-desc{margin-top: 10px;}
@media screen and (max-width:999px) {
    div#top_wpml_area {display: none;}
    #footer_wpml .wpml-ls-legacy-list-horizontal:before{position: relative; top: 4px; width: 20px; left: -4px;}
    #footer_wpml .wpml-ls-legacy-list-horizontal ul {display: inline-block;}
}
.nectar-menu-item-with-icon i.nectar-menu-icon.fa.fa-circle {line-height: inherit !important;margin-left: 10px;}
.inner{scrollbar-width: thin;}
.inner::-webkit-scrollbar{width: 0px;}
.inner::-webkit-scrollbar-track {/*background-color: rgba(255, 255, 255, 0.3);*/ background-color: transparent;}
.inner::-webkit-scrollbar-thumb {
    border: 1px solid transparent;
    border-radius: 100px;
    /* background-color: rgba(76, 122, 21, 0.6); */
    background-color: transparent;
    background-clip: content-box;
}

/* .page-id-1835 fieldset{max-width: 100% !important;} */

.menu-blog-title .menu-title-text{font-weight: 700;line-height: 1.3;}
.menu-blog-title .menu-title-text:hover{text-decoration: underline;}
.home-blog-posts .nectar-post-grid-item.nectar-underline:nth-child(1) .nectar-post-grid-item-bg{border-radius: 45px 0 0 0;}
.home-blog-posts .nectar-post-grid-item.nectar-underline:nth-child(3) .nectar-post-grid-item-bg{border-radius: 0 0 45px 0;}
.home-recent-posts .nectar-post-grid-item.nectar-underline .nectar-post-grid-item-bg{border-radius: 45px 0 45px 0;}
body div[data-style=minimal] .toggle{padding: 0 25px;}
/* .img-with-aniamtion-wrap ~ .wpb_content_element h3{height: 76px;} */
.nectar-cta span span a.link_text:hover {-webkit-text-stroke: 0.5px #4c7a15;}
blockquote span.wrap{color: #4c7a15 !important; font-weight: 500 !important;}
blockquote span.wrap .title{opacity: 1 !important;}
blockquote p {font-size: 22px !important; line-height: 28px !important;}
blockquote .open-quote{font-family: 'Baskervville';text-align: center;}
blockquote .inner{text-align: center;}
@media only screen and (min-width: 1000px){
    body #header-outer header#top .span_3 .right-side{top: -3px !important;}
}
#custom-footer .social-icons a:hover + i{color: #4c7a15 !important;}

/* .right-side .login-menu > a > span.menu-title-text:before,  */
#sticky-buttons .login-menu > a > span.sf-sub-indicator:before{ 
    content: "";
    background-image: url('/wp-content/themes/teranet-child/images/nav-login-1.svg');
    background-repeat: no-repeat; position: relative; background-position: center; margin-right: 10px; padding: 0 12px;
    background-size: contain;
}

/* .right-side .login-menu > a:hover > span.menu-title-text:before,  */
#sticky-buttons .login-menu > a:hover > span.sf-sub-indicator:before{
    background-image: url('/wp-content/themes/teranet-child/images/nav-login-green-1.svg');
}

/* .right-side .contact-menu > a > span.menu-title-text:before{
    content: "";
    background-image: url('https://tnetversionone.wpengine.com/wp-content/uploads/2022/03/streamline-icon-phone-white-1.svg');
    background-repeat: no-repeat; position: relative; background-position: center; margin-right: 10px; padding: 0 10px;
} */

#sticky-buttons .contact-menu > a > span.menu-title-text{display: block !important; width: 24px !important; height: 24px !important;}
body #header-outer #top nav #sticky-buttons .contact-menu span.menu-title-text{visibility: hidden;}
#sticky-buttons .contact-menu > a > span.menu-title-text:before{
    content: "";
    background-image: url('/wp-content/themes/teranet-child/images/nav-contact-1.svg');
    
    background-repeat: no-repeat; position: relative; background-position: center; margin-right: 10px; 
    width: 23px; height: 23px; display: block; background-size: 100%; visibility: visible; 
} 

#sticky-buttons .contact-menu > a:hover > span.menu-title-text:before{
    background-image: url('/wp-content/themes/teranet-child/images/nav-contact-green-1.svg');
}

.single #ajax-content-wrap .container-wrap{padding-top: 0;}
.custom-post-hide{display: none;}
.post-metadata-custom {padding-top: 15px;}
.post-metadata-custom.span_12{justify-content: space-between;}
.post-social-share{text-align: right;}
.post-social-share a{display: inline-block; margin-right: 10px;}
.post-social-share a:last-child{margin-right: 0;}
.share-title{padding-right: 10px;}
.single-news #page-header-bg{height: 100% !important;}

.hs-form fieldset {
    max-width: none!important;
}
.hs-form select{padding: 15px 15px 13px 15px !important;margin-bottom:20px !important;}
.hs-form .input .hs-input{width: 100% !important;margin-bottom: 0px !important;}
.hs-form .input .hs-input[type="checkbox"]{width: auto !important;}
.hs-form label span{color: #000 !important;}
.hs-form .hs-form-required{color: #C02B0A !important;}
.hs-form ul{margin-left: 0 !important;margin-bottom: 0px !important;}
.hs-form ul li{list-style: none !important;}
.hs-form .hs-error-msg{color: #C02B0A !important;}
.hs-form .field.hs-form-field{margin-bottom: 20px !important;}
.hs-form .hs_firstname .input, .hs-form .hs_company .input, .hs-form .hs_teranet_province .input{margin-right: 20px !important;}
.hs-form .hs_lastname .input, .hs-form .hs_jobtitle .input, .hs-form .hs_phone .input{margin-right: 8px !important;}
.mobile .nectar-social.fixed.visible{bottom: 40px !important;}
.mobile .nectar-social.fixed.visible:before {
    content: "Share" !important;position: absolute;right: auto;z-index: 11;font-weight: 500;visibility: visible;top: auto;bottom: -38px;right: 3px; color: #4c7a15;
}

@media only screen and (min-width: 1000px){
    .nectar-social.fixed:before {color: #4c7a15;content: "Share" !important;position: absolute;right: auto;left: -54px;z-index: 11;font-weight: 500;visibility: visible;top: auto;bottom: 0px;transition: left 0.45s;}
    .nectar-social.fixed:hover:before{left: -60px;transition: left 0.45s;}
    .french .nectar-social.fixed:before{content: "Partager" !important; left: -78px !important;}
    .french .nectar-social.fixed:hover:before{left: -84px !important;}
}
.single-post .blog-title #single-below-header .meta-date {padding-left: 2px;border: none;}
.single-post .related-post-wrap .row-bg-wrap .row-bg{background-color: #fff !important;}
.single-post.material .related-post-wrap h3.related-title{padding-top: 3% !important; position: relative; border-top: 1px solid rgba(0,0,0,.15);}
.single-post .related-post-wrap[data-using-post-pagination=false]{margin-top: 0px !important;}
body.material .blog-recent[data-style*=classic_enhanced].related-posts .inner-wrap{box-shadow: none !important;}
.blog-recent[data-style*=classic_enhanced].related-posts .article-content-wrap{padding: 30px 0;}
.blog-recent[data-style*=classic_enhanced] .excerpt{font-size: 16px; line-height: 25px; margin-top: 10px !important; color: #000 !important;}
body.single .blog-recent[data-style*=classic_enhanced] .has-post-thumbnail .meta-category a{
    /* background-color: #4c7a15; border: 2px solid transparent !important; */
    border: none !important; color: #000; position: relative; padding: 0; margin: 0; font-size: 14px; font-weight: 500; left: 0; border-radius: 0 !important;
}
.related-posts .post-header span.meta {
    display: block;
}
.related-posts .inner-wrap h3.title{
    background-image: linear-gradient(to right,#000 0,#000 100%);
    transition: background-size .55s cubic-bezier(.2,.75,.5,1);
    background-size: 0 1px;
    background-position: right bottom;
    display: inline;
    background-repeat: no-repeat;
}
.related-posts .inner-wrap:hover h3.title{
    background-size: 100% 1px;
    background-position: left bottom;
}

.single .blog-title.section-title .entry-title {
    padding-top: 25px; line-height: 44px; font-weight: 30; max-width: 100%; font-size: 30px;
}
.single .related-posts span.post-featured-img img{width: 100%;}
.single .related-posts span.post-featured-img{overflow: hidden;}
/* .single .related-posts span.meta-category a:hover{background-color: transparent !important;} */

body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area.col_last.span_12{max-width: 100%;}

.single #sidebar .widget label.wp-block-search__label{font-size: 16px !important; color: #55565B;margin-bottom: 10px !important;display: inline-block;line-height: 22px !important;}
.single #sidebar div#block-20{margin-bottom: 10px !important;}
.single #sidebar .widget h4.has-text-color{opacity: 1 !important; font-weight: 500 !important;margin-bottom: 0px !important;}
.single #sidebar .widget form .wp-block-search__inside-wrapper input#wp-block-search__input-1{margin-right: 12px;}
@media only screen and (min-width: 1000px){
    .single #ajax-content-wrap .container-wrap .container.main-content{padding: 0 250px;}
}
.single .nectar-social.fixed .nectar-social-inner a, .single .nectar-social.fixed:hover >a:before{box-shadow: none !important;}
.nectar-post-grid-filters[data-align=left] a.active{background-color: #55565B; color: #fff;}
.nectar-post-grid-filters[data-align=left] a{background-color: #EFEFEF; padding: 7px 12px; margin-bottom: 12px; border-radius: 5px;}
.nectar-post-grid-filters[data-align=left] a:hover:after{display: none;}
.nectar-post-grid-filters[data-align=left] a:hover{background-color: #55565B; color: #fff; transition: none;}
.nectar-post-grid-filters a:hover:after, .nectar-post-grid-filters a.active:after{background: none !important;}
blockquote #open-quote{font-size: 130px; line-height: 110px; color: #4c7a15; font-family: 'Baskervville'; margin-bottom: -30px;visibility: hidden;}
blockquote span.testimonial-name{color: #4c7a15;}
/* .nectar-post-grid .meta-category a:hover:before{background: none;height: 0; display: none;} */
body .blog-recent[data-style*=classic_enhanced] .meta-category a:hover{background-color: transparent !important;}
.nectar-post-grid-filters[data-align=default] a.active{background-color: #55565B; color: #fff;}
.nectar-post-grid-filters[data-align=default] a{background-color: #EFEFEF; padding: 7px 12px; margin-bottom: 8px; border-radius: 5px; display: inline-block;}
.nectar-post-grid-filters[data-align=default] a:hover:after{display: none;}
.nectar-post-grid-filters[data-align=default] a:hover{background-color: #55565B; color: #fff; transition: none;}
.nectar-post-grid-filters a:after{display: none !important;}
.page-id-6000 .nectar-post-grid-filters a.all-filter:before {content: "Insights";float: right;margin-left: 5px;}
#custom-footer a.external-link:after{display: none;}

.single .heading-title .col.span_12.section-title.blog-title {
    margin-bottom: 0 !important;
}
.single .post-area .post-content .content-inner{padding-bottom: 2%;}
.single .related-post-wrap .related-posts{padding-bottom: 0;}
.tribe-events-calendar-list__event-description p{color: #55565B !important;}
.tribe-events-calendar-list__event-title a{color: #55565B !important; opacity: 1 !important;}
a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button { color: #55565b !important; opacity: 1 !important;}
span.tribe-events-c-nav__prev-label, span.tribe-events-c-nav__next-label{color: #55565b;}
.tribe-events .tribe-events-c-ical__link{color: #4c7a15 !important;}
.tribe-events .tribe-events-c-ical__link:hover{color: #fff !important;}
.tribe-events .tribe-events-l-container .tribe-events-c-ical{display: none;}
button.tribe-events-c-nav__prev:hover span, button.tribe-events-c-nav__next:hover span{color: #000;}
button.tribe-events-c-view-selector__button {
    background: url(/wp-content/themes/teranet-child/select.png) no-repeat;
    background-size: 100%;
    background-position: center;
    width: 23px !important;
    height: 23px !important;
    padding: 0px !important;
}
.tribe-events-sub-nav li {list-style: none;}
a.nectar-button.external-link:after{color: #fff;}
.testimonial_slider[data-style=minimal] blockquote .title{font-style: normal !important;font-size: 16px;opacity: 0.4; padding-top: 3px;}
.testimonial_slider[data-style=minimal] .controls{display: none;}
blockquote #open-quote:before {
    content: ""; background: url(/wp-content/themes/teranet-child/blockquote.svg); background-repeat: no-repeat; position: absolute;
    width: 80px; height: 80px; display: block; z-index: 1; left: 0; right: 0; margin: auto; background-size: 100%; top: -12px; visibility: visible;
}
blockquote.nectar_single_testimonial .open-quote{visibility: hidden;}
blockquote.nectar_single_testimonial .open-quote:before {
    content: ""; background: url(/wp-content/themes/teranet-child/blockquote.svg); background-repeat: no-repeat; position: absolute;
    width: 80px; height: 80px; display: block; z-index: 1; left: 0; right: 0; margin: auto; background-size: 100%; top: -12px; visibility: visible;
}
blockquote #open-quote{text-indent: 100%; white-space: nowrap; overflow: hidden;}
@-moz-document url-prefix() {
    .fixed-menu .login-menu-mobile .sf-with-ul .sf-sub-indicator i{position: absolute; top: 3px;}
}
.hide-external-link .external-link::after{display: none;}
.contact-flex {display: block;}
.contact-left, .contact-right {display: inline-block;}
.contact-left{float: left;}
.contact-right img {width: 16px !important;margin-bottom: 0 !important;margin-right: 10px;margin-top: 5px !important;float: left;}
#menu-item-5104 .external-link span.menu-title-text:after, #menu-item-7993 .external-link span.menu-title-text:after,
#menu-item-5106 .external-link span.menu-title-text:after, #menu-item-7979 .external-link span.menu-title-text:after,
#menu-item-5099 .external-link span.menu-title-text:after, #menu-item-7962 .external-link span.menu-title-text:after,
#menu-item-5121 .external-link span.menu-title-text:after, #menu-item-7999 .external-link span.menu-title-text:after,
#menu-item-5125 .external-link span.menu-title-text:after,  #menu-item-8050 .external-link span.menu-title-text:after{
    content: "\f1c5" !important;
    font-family: 'bootstrap-icons';
    padding-left: 5px;
    color: #55565B;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 14px;
}
#menu-item-5104 .external-link:after, #menu-item-7993 .external-link:after, 
#menu-item-5106 .external-link:after, #menu-item-7979 .external-link:after, 
#menu-item-5099 .external-link:after, #menu-item-7962 .external-link:after, 
#menu-item-5121 .external-link:after, #menu-item-7999 .external-link:after,
#menu-item-5125 .external-link:after, #menu-item-8050 .external-link:after{display: none;}
#menu-item-5104 .external-link, #menu-item-7993 .external-link, 
#menu-item-5106 .external-link, #menu-item-7979 .external-link, 
#menu-item-5099 .external-link, #menu-item-7962 .external-link, 
#menu-item-5121 .external-link, #menu-item-7999 .external-link{
    align-items: start !important;
}
#menu-item-5104 .external-link > i, #menu-item-7993 .external-link > i, #menu-item-5106 .external-link > i, 
#menu-item-7979 .external-link > i, #menu-item-5099 .external-link > i, #menu-item-7962 .external-link > i{
    line-height: inherit !important; top: 3px !important;
}

.blockquote-line blockquote::before{top: 50% !important; transform: translate(-50%, -50%) !important; height: 17px !important; left: 5px !important;}
.blockquote-line blockquote p{font-size: 16px !important; font-weight: 500 !important; letter-spacing: normal !important;}
#menu-item-5122 .external-link, #menu-item-5126 .external-link{display: flex;align-items: center !important;}
.page-id-5086 h1 strong span sup{font-size: 20px;}
p sup{vertical-align: top !important; position: relative; bottom: 4px;}
@media only screen and (min-width: 1300px){
    /* .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport{width: 85%; margin: 90px auto !important;} 
    .nectar-flickity.nectar-carousel[data-desktop-columns="4"][data-spacing="5px"][data-format="default"] .cell{overflow: hidden !important;} */
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous{left: 0 !important;}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next{right: 0 !important;}
.single a.external-link{display: inline-flex;}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before{background-color: #efefef !important;}
@media only screen and (max-width: 999px){
    .cursor_point{display: none !important;}
    .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container:first-child>.vc_column-inner{transform: translateX(0) !important;}
    .page-id-6917 .vc_row.vc_row-flex>.span_12>.vc_column_container:first-child>.vc_column-inner .vc_row.inner_row{transform: translateX(0) !important;}
}
.nectar-cta[data-style=material] .link_wrap .arrow{margin-top: 0 !important; top: 0 !important;}
.nectar-cta[data-style=material] .link_wrap .arrow:before{
    position: absolute; margin-top: 0 !important; line-height: 24px; padding-left: 0px !important;height: 24px !important; width: 24px !important; top: 0 !important;
}
.nectar-cta[data-style=material] .link_wrap:hover .circle{transition: 0.2s transform ease-in;}
.nectar-cta[data-style=material] .link_wrap:hover .arrow:before{-webkit-text-stroke: 0.5px #fff;}
.nectar-flickity.nectar-carousel[data-format=default][data-spacing*=px] .flickity-slider .cell{visibility: hidden;}
.nectar-flickity.nectar-carousel[data-format=default][data-spacing*=px] .flickity-slider .cell.is-selected{visibility: visible !important;}
.nectar-milestone .number .symbol-wrap span.symbol {font-weight: 300;}

.menu-item-5104 .external-link span.menu-title-text:after,
.menu-item-5106 .external-link span.menu-title-text:after,
.menu-item-5099 .external-link span.menu-title-text:after,
.menu-item-5121 .external-link span.menu-title-text:after,
.menu-item-5125 .external-link span.menu-title-text:after {
    content: "\f1c5" !important;
    font-family: 'bootstrap-icons';
    padding-left: 5px;
    color:#55565B;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 14px;
}
.menu-item-5104 .external-link:after,.menu-item-5106 .external-link:after, 
.menu-item-5099 .external-link:after,.menu-item-5121 .external-link:after,
.menu-item-5125 .external-link:after{
    display: none;
}
.menu-item-5104 .external-link,.menu-item-5106 .external-link, 
.menu-item-5099 .external-link,.menu-item-5121 .external-link{
    align-items: start !important;
}
#mobile-menu .inner ul ul .nectar-menu-item-with-icon>span{align-items: center !important;}
#mobile-menu .inner a.external-link::after{display: none;}
#mobile-menu .inner a.external-link span span.nectar-menu-icon-text .menu-title-text::after, 
#mobile-menu .inner .login-menu-mobile a.external-link span:after{
    content: "\f1c5" !important;
    font-family: 'bootstrap-icons';
    padding-left: 5px;
    color:#55565B;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 14px;
}
#header-outer #top #mobile-menu .inner .login-menu-mobile a{color: #55565b !important;}
.scroll-bar-open{overflow-y: hidden !important;}
#mobile-menu{height: 100vh;}
#mobile-menu .inner::-webkit-scrollbar{display: none;}
#mobile-menu .inner{scrollbar-width: none;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar{display: none;}
.tribe-events-meta-group.tribe-events-meta-group-gmap{margin-right: 0;}
.single-tribe_events .tribe-events-single .tribe-events-event-meta{width: 100%;}
.tribe-events-venue-map{width: 100%;}
.nectar-cta[data-style=material] .link_text span.circle:before {
    font-family: icomoon; font-weight: 400; font-style: normal; text-decoration: inherit; backface-visibility: hidden; -webkit-font-smoothing: antialiased;
    content: "\f105"; color: #fff; line-height: 27px; font-size: 16px; position: absolute; right: 0; width: 27px; text-align: center;
    height: 27px; top: 50%; left: 50%; margin: 0 auto; transform: translate(-50%, -50%); transition: all .33s cubic-bezier(.12,.75,.4,1);
}
/* .nectar-cta[data-style=material] .link_text span.arrow{display: none;} */
.nectar-cta[data-style=material] .link_text:hover .circle:before{-webkit-text-stroke: 0.5px #fff;}
body .nectar-milestone .subject{font-weight: 600;}
.hbspt-form .hs-form fieldset .hs_province .input {margin-right: 20px;}
@media only screen and (max-width: 1040px){
    #tribe-events-pg-template{max-width: 90%;}
}
header.tribe-events-header, ul.tribe-events-c-nav__list, a.tribe-events-button.tribe-events-gcal.external-link:after {
    display: none !important;
}
a.tribe-events-button.tribe-events-gcal, a.tribe-events-button.tribe-events-ical{background: none; padding-left: 0;}
dd abbr {text-decoration: none;}

@media only screen and (max-width:1040px){
    .tribe-events-event-image img{max-width: 100%; height: auto;}
}
.tribe-events-back a {color: #55565b !important;}
.tribe-events-back a:before{
    content: ""; display: inline-block; height: 20px; vertical-align: middle; width: 11px; background-size: 9px; margin-right: 8px; margin-top: -2px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='var(--tec-color-icon-primary)'/%3E%3C/svg%3E") 0/7px no-repeat;
}
.parent-pageid-5904 .container-wrap .nectar_icon a.external-link:after{display: none;}
.parent-pageid-6842 .container-wrap .nectar_icon a.external-link:after{display: none;}
dt.tribe-events-event-url-label { text-transform: uppercase; font-weight: bold; letter-spacing: 1px; color: #141827; }

@media only screen and (max-width:999px){
    .page-id-5905 blockquote .image-icon, .page-id-6840 blockquote .image-icon,
    .page-id-5961 blockquote .image-icon, .page-id-6844 blockquote .image-icon,
    .page-id-1820 blockquote .image-icon, .page-id-6838 blockquote .image-icon{display: none;}
    .page-id-5905 .testimonial_slider .controls, .page-id-6840 .testimonial_slider .controls,
    .page-id-5961 .testimonial_slider .controls, .page-id-6844 .testimonial_slider .controls,
    .page-id-1820 .testimonial_slider .controls, .page-id-6838 .testimonial_slider .controls{bottom: 0 !important; left: 0;}
    .page-id-5905 .testimonial_slider, .page-id-6840 .testimonial_slider, 
    .page-id-5961 .testimonial_slider, .page-id-6844 .testimonial_slider,
    .page-id-1820 .testimonial_slider, .page-id-6838 .testimonial_slider{padding: 0 8%;}
}
.otgs-development-site-front-end {
    display: none;
}
@media screen and (min-width:1321px) and (max-width:1370px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 16px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 8px !important;}
}
@media screen and (min-width:1271px) and (max-width:1320px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 15px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 8px !important;}
}
@media screen and (min-width:1211px) and (max-width:1270px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 15px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 8px !important;}
}
@media screen and (min-width:1211px) and (max-width:1270px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 15px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 0px !important;}
}
@media screen and (min-width:1171px) and (max-width:1210px) {
    .fr #top nav > ul > li > a{font-size: 16px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 0px !important;}
    .fr.fixed-menu #top nav > ul > li > a{font-size: 14px !important;}
}
@media screen and (min-width:1171px) and (max-width:1210px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 14px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 0px !important;}
    .fr.fixed-menu #top .sf-menu li ul li a{font-size: 14.5px !important;}
}
@media screen and (min-width:1121px) and (max-width:1170px) {
    .fr #top nav > ul > li > a{font-size: 15px !important;}
}
@media screen and (min-width:1141px) and (max-width:1170px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 13px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 0px !important;}
    .fr.fixed-menu #top .sf-menu li ul li a{font-size: 13.5px !important;}
}
@media screen and (min-width:1071px) and (max-width:1120px) {
    .fr #top nav > ul > li > a{font-size: 14px !important;}
    .fr #top .sf-menu li ul li a{font-size: 14.5px !important;}
}
@media screen and (min-width:1101px) and (max-width:1140px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 12px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 0px !important;}
    .fr.fixed-menu #top .sf-menu li ul li a{font-size: 11px !important;}
}
@media screen and (min-width:1041px) and (max-width:1100px) {
    .fr.fixed-menu #top nav > ul > li > a{font-size: 11px !important;}
    #header-outer[data-lhe="animated_underline"].fr.fixed-menu #top .sf-menu > .sf-with-ul:not([class*="button"]) > a{padding-right: 0px !important;}
    .fr.fixed-menu #top .sf-menu li ul li a{font-size: 11.5px !important;}
}
@media screen and (min-width:1041px) and (max-width:1070px) {
    .fr #top nav > ul > li > a{font-size: 13px !important;}
    .fr #top .sf-menu li ul li a{font-size: 13.5px !important;}
}
.wpml-ls-sidebars-top_wpml_language a{color: #fff !important;}
.span_12.light .wpb_text_column .tribe-events a:not(:hover), .tribe-events .tribe-events-calendar-list__event-featured-image-link:hover{opacity: 1 !important;}
/* :target:before {
    content:"";
    display:block;
    height:160px !important;
    margin:-160px 0 0 !important;
} */
#custom-footer .nectar-cta[data-style=underline] .link_wrap .link_text:after{display: none !important;}
#custom-footer .nectar-cta[data-style=underline] .link_wrap .link_text{   
    background-image: linear-gradient(to right,#fff 0,#fff 100%);
    background-size: 100% 1px;
    display: inline !important;
    background-repeat: no-repeat;
    background-position: left bottom;
    transition: background-size .55s cubic-bezier(.2,.75,.5,1);
}
#custom-footer .nectar-cta[data-style=underline] .link_wrap .link_text:hover{
    background-size: 0 1px;
    background-position: right bottom;
}
@media screen and (min-width:1041px) and (max-width:1400px) {
    #menu-item-5068 ul.sub-menu ul.sub-menu ul.sub-menu{padding-left: 25px !important;}
    #top .sf-menu li ul li a{font-size: 11px !important; line-height: 13px !important; padding: 4px !important;}
    .menu-item-5102 .external-link span.menu-title-text:after, .menu-item-7959 .external-link span.menu-title-text:after, 
    .menu-item-5069 .external-link span.menu-title-text:after, .menu-item-7967 .external-link span.menu-title-text:after,
    .menu-item-7955 .external-link span.menu-title-text:after {
        content: "\f1c5" !important;
        font-family: 'bootstrap-icons';
        padding-left: 5px;
        color:#55565B;
        vertical-align: middle;
        position: relative;
        top: -1px;
        font-size: 14px;
    }
    .menu-item-5102 .external-link:after, .menu-item-5069 .external-link:after,
    .menu-item-7959 .external-link:after, .menu-item-7967 .external-link:after,
    .menu-item-7955 .external-link:after{
        display: none;
    }
    .menu-item-5102 .external-link, .menu-item-5069 .external-link,
    .menu-item-7959 .external-link, .menu-item-7967 .external-link,
    .menu-item-7955 .external-link{
        align-items: start !important;
    }
    #menu-item-6359 .sub-menu #menu-item-1958 ul.sub-menu{padding-left: 20px !important;}
}
/* body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a:not(.mPS2id-highlight){
    background-color: transparent !important;
} */
.testimonial_slider[data-style=minimal] blockquote span:not(.title){font-weight:  500 !important;}
.testimonial_slider[data-style=minimal] blockquote .title{opacity: 1 !important;}
@media only screen and (min-width: 1100px) and (max-width: 1300px){
    .col-mgmt h1 span{font-size: 42px !important;}
}
@media only screen and (min-width: 1000px) and (max-width: 1100px){
    .col-mgmt h1 span{font-size: 36px !important;}
}
@media only screen and (min-width: 481px) and (max-width: 690px){
    .col-mgmt h1{line-height: 42px;}
    .col-mgmt h1 span{font-size: 38px !important;}
}
@media only screen and (min-width: 321px) and (max-width: 480px){
    .col-mgmt h1{line-height: 32px;}
    .col-mgmt h1 span{font-size: 26px !important;}
}
@media only screen and (min-width: 241px) and (max-width: 320px){
    .col-mgmt h1{line-height: 26px;}
    .col-mgmt h1 span{font-size: 20px !important;}
}
.timeline--horizontal{padding: 0 5.595rem !important;}
.timeline--horizontal .timeline-divider{
    background: #ffffff url(/wp-content/uploads/2022/11/about-us-milestones-background-27-horizontal-–-4.svg) !important;
    background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important;
    transform: scale(2);
}
.timeline-nav-button{
    background-color: #4c7a15 !important; border-radius:100% !important; border: 0px solid #4c7a15 !important;
}
#btimeline-9713 .timeline-nav-button:disabled, #btimeline-9717 .timeline-nav-button:disabled {
    background-color: #87a662 !important;
}
.timeline__content p sup {
    vertical-align: super !important; position: relative !important; bottom: 0 !important;
}
.timeline__item:after{
    background-color: #4c7a15 !important; width: 30px !important; height: 30px !important;
}
.timeline--horizontal .timeline__item .timeline__item__inner{
    width: auto !important; margin: 0 auto !important;
}
.timeline__content h2{line-height: inherit !important; font-weight: 500 !important; text-align: center;}
.timeline__content ul{position: relative;margin: 0;}
.timeline__content ul li{list-style: none; padding-left: 30px;}
body #btimeline-9713 .timeline__item:nth-child(18), body #btimeline-9717 .timeline__item:nth-child(18){display: inline-block !important; visibility: visible !important;}
body #btimeline-9717 .timeline__item:last-child{display: none !important; visibility: hidden !important;}
body #btimeline-9713 .timeline__item:nth-child(18) .timeline__item__inner {width: 98% !important;}
.timeline__content ul li:before{
    content: "\e602"; font-family: 'icomoon'; font-size: 27px; color: #4c7a15; position: absolute; left: 0; height: 27px; line-height: 27px;
}
.timeline-nav-button--prev{left: 35px !important;}
.timeline-nav-button--next{right: 35px !important;}
.timeline-nav-button:disabled{opacity: 1 !important;}
.timeline__content{padding: 1rem !important;}
#btimeline-9724 .timeline--horizontal .timeline__item{vertical-align: baseline;}
button.timeline-nav-button.timeline-nav-button--prev:focus-visible, button.timeline-nav-button.timeline-nav-button--next:focus-visible,
button.timeline-nav-button.timeline-nav-button--prev[disabled]:focus-visible, button.timeline-nav-button.timeline-nav-button--next[disabled]:focus-visible {
    outline: 2px solid #035ecc;outline-offset: 1px;
}
button.timeline-nav-button:hover {transform: scale(1.15) translateY(-43%);}
.timeline-nav-button--next:before{
    background-image: url(/wp-content/themes/teranet-child/arrow-right.svg);
}
.timeline-nav-button--prev:before{
    background-image: url(/wp-content/themes/teranet-child/arrow-left.svg);
}
@media only screen and (max-width: 767px){
    .media-feed-frame iframe{
        height: 650px !important;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1079px){
    .media-feed-frame iframe{height: 2040px !important;}
}
@media only screen and (min-width: 1080px) and (max-width: 1399px){
    .media-feed-frame iframe{height: 1620px !important;}
}
@media only screen and (min-width: 1400px) and (max-width: 1719px){
    .media-feed-frame iframe{height: 1250px !important;}
}
@media only screen and (min-width: 1720px){
    .media-feed-frame iframe{height: 850px !important;}
}
input#gform_submit_button_2, input#gform_submit_button_3 {display: none;}
.gfield_html { /*color: #fff;*/color: #000; text-align: center;}
.contact-data {display: block; margin-top: 10px;}
#gform_2 select, #gform_3 select{color: #000; border-color: #000; padding: 15px 15px 13px 15px; background-color: #fff; appearance: none;}
.contact-data a {color: #000;font-weight: 600;}
.contact-data a.external-link:after{display: none;}
.comment-icon{width: 64px !important; margin: 0 auto;}
.contact-data .comment-icon img{margin: 0px !important;}
#gform_2, #gform_3 { padding-bottom: 25px;}
#gform_2 .ginput_container_select,  #gform_3 .ginput_container_select{position: relative;}
#gform_2 .ginput_container_select::after, #gform_3 .ginput_container_select::after {
    content: ' '; display: inline-block; border-bottom: 1px solid #55565b; border-right: 1px solid #55565b; height: 8px;
    width: 8px; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; margin: auto 0; right: 20px;
}
.ct-right a {word-break: break-word;}
.fa-vimeo:before {
    content: "\f27d" !important; position: relative; top: 1px;
}
.fa.fa-twitter:before{
	position: relative; top: -1px;
}
a.tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin {
    color: #55565b !important;
}
.container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center bottom"] .column-image-bg{background-repeat: no-repeat;}
/* slider css */
.box {position: relative; margin: 0 auto;}
.slider-for { position: absolute; left: 0; right: 0; top: 0; z-index: 10;}
.slide-container {
	height: 20vh; background-color: transparent; text-align: center; line-height: 20vh;
	font-size: 40px; font-weight: bold; border: 0; margin-bottom: 20px; box-sizing: border-box;
}

.slide-btn {
    box-sizing: border-box; cursor: pointer; display: flex !important; 
    align-items: flex-end; justify-content: center; padding-bottom: 20px; transition: 0.5s all;
}

.slick-active-first .slide-btn {background-color: #fff;}
.slick-active-last .slide-btn {background-color: #fff;}
.slider-dots-box {display: flex; justify-content: center; align-items: center;}
.slider-dots { display: flex; justify-content: center; align-items: center; min-height: 40px;}
.slider-dots button {
	width: 20px; height: 20px; border-radius: 50%; display: block; border: 0; background-color: transparent; margin: 0 10px; cursor: pointer; 
	justify-content: center; align-items: center; flex-wrap: wrap; padding: 0; transition: .3s all; position: relative; z-index: 0; display: flex;
}
.slider-dots-box .slick-active button { width: 40px; height: 40px; margin: 0;}
.slider-dots button:after {
	content: ""; display: block; width: 8px; height: 8px; border-radius: 50%; background-color: #fff;
}
.slider-dots-box .slick-active button:after { content: none; display: none;}
.slider-dots-box .slick-active button:before {
	content: ""; display: block; position: absolute; left: 0; border-radius: 50%;
	right: 0; top: 0; bottom: 0; z-index: -1; border: 2px solid rgba(255, 255, 255, 0.05); 
}
.circle-bg {fill: rgba(255, 255, 255, 0); stroke: rgba(255, 255, 255, 0.05); stroke-width: 2; stroke-linecap: butt;}
.circle-go {
  fill: rgba(255, 255, 255, 0); stroke: rgb(255, 255, 255); stroke-width: 2; stroke-linecap: round; animation: progress 22s; 
  stroke-dasharray: 360px; stroke-dashoffset: 360;
}
.circle-tx {
  fill: #000; stroke-width: 1; text-anchor: middle;
}
.slide_title, .slide_content p{color: #000;}
body .box .slide-btn{padding-top: 4%; padding-bottom: 4%; margin-bottom: 0px !important;}
body .box .slider-nav .slide-btn .left .container{width: auto !important; padding: 0 70px !important; display: flex; flex-flow: row;}
button.slick-prev.slick-arrow {position: absolute; left: 4%; z-index: 1; top: 35%;}
button.slick-next.slick-arrow {position: absolute; right: 4%; z-index: 1; top: 35%;}
.left-col{padding-left: 15px;}
.button_link{margin-top: 30px;}
.button_link .nectar-button:not(:hover){background-color: #4c7a15; color: #fff !important; opacity: 1 !important;}
.button_link .nectar-button:hover{opacity: 0.7 !important; background-color: #4c7a15;}
.slider-dots-box {position: absolute; width: 100%; bottom: 85px;}
.slider-dots-box .slick-active button:before{
	content: "";
	width: 4px; height: 4px; background-color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%)
}
.slider-dots li::marker{content: ""; display: none;}
.slider-nav .slick-next:before, .slider-nav .slick-prev:before{font-size: 48px !important; color: #4c7a15; opacity: 1;}
.slide_title h1, .slide_title span{margin-bottom: 0; color: #55565b;}
@media only screen and (min-width: 1000px){
    .slide_content{width: 80%;}
    .lottie_section{margin-top: -40px;}
    .slide_title h1{font-size: 56px; }
}
@media only screen and (min-width: 1593px){
    .slide_title span{font-size: 56px; color: #55565b; line-height: 68px;}
    .slick-slide .slide-btn.banner_bg{padding-bottom: 10%; position: absolute;}
}
@media only screen and (min-width: 1241px) and (max-width: 1592px){
    .slide_title span{font-size: 40px; color: #55565b; line-height: 1.2;}
    .slide_content{font-size: 16px; line-height: 1.4;}
    .slick-slide .slide-btn.banner_bg{padding-bottom: 4%;}
}
@media only screen and (min-width: 1171px) and (max-width: 1240px){
    .slide_title span{font-size: 36px; color: #55565b; line-height: 1.2;}
    .slide_content{font-size: 15px; line-height: 1.4;}
    .slick-slide .slide-btn.banner_bg{padding-bottom: 4%;}
}
@media only screen and (min-width: 1000px) and (max-width: 1170px){
    .slide_title span{font-size: 30px; color: #55565b; line-height: 1.2;}
    .slide_content{font-size: 14px; line-height: 1.4;}
    .slick-slide .slide-btn.banner_bg{padding-bottom: 4%;}
}
.slide-btn .padding_half{padding-bottom: 4%;}
.margin-btm0{margin-bottom: 0px !important;}
@media only screen and (max-width: 767px){
    body .box .slider-nav .slide-btn .left .container{padding: 0 10px !important; flex-flow: column !important; margin: 0 auto;}
    .slider-nav{margin-top: 0px !important;}
    .slide_title span{font-size: 26px; line-height: 36px;}
    .slider-dots-box{bottom: -15px !important;}
    .slick-prevarrow{left: -25px !important; background: none !important; top: 185px !important;}
    .slick-prevarrow i{color: #999 !important;}
    .slick-nextarrow{right: -25px !important; background: none !important; top: 185px !important;}
    .slick-nextarrow i{color: #999 !important;}
    body .box .slide-btn{padding-bottom: 10% !important;}
    body .box .slider-nav .container.slider-arrows.slick-arrow{top: 0 !important;}
	.slide_title, .slide_content p, .button_link, .slide_content{text-align: center;}
	.slide_title{margin-bottom: 30px;}
	.mobile_slider_section{border-radius: 10px; overflow: hidden;}
	.slide_content_top .slide_content { margin-top: 5px;}
	.slide_content { margin-top: 30px !important;}
	ul.slider-dots{margin-left: 0;}
	.wpb_text_column>.wpb_wrapper>h1{line-height: 1.2;}
    body .box .slide-btn{padding-top: 0;}
	.fixed-row{padding-top: 6% !important;}
    .slick-nextarrow:hover, .slick-prevarrow:hover{transform: none !important;}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	 body .box .slider-nav .slide-btn .left .container{padding: 0 25px !important; flex-flow: column !important; margin: 0 auto;}
    .slider-nav{margin-top: 0px !important;}
    .slide_title span{font-size: 26px; line-height: 36px;}
    .slider-dots-box{bottom: 40px !important;}
    .slick-prevarrow{left: -15px !important; background: none !important; top: 350px !important;}
    .slick-prevarrow i{color: #999 !important;}
    .slick-nextarrow{right: -15px !important; background: none !important; top: 350px !important;}
    .slick-nextarrow i{color: #999 !important;}
    body .box .slide-btn{padding-bottom: 10% !important;}
    body .box .slider-nav .container.slider-arrows.slick-arrow{top: 0 !important;}
	.slide_title, .slide_content p, .button_link, .slide_content{text-align: center;}
	.slide_title{margin-bottom: 15px;}
	.mobile_slider_section img{border-radius: 10px; margin: 0 auto;}
	.slide_content_top .slide_content { margin-top: 5px;}
	.slide_content { margin-top: 20px;}
	ul.slider-dots{margin-left: 0;}
}
.slider-dots-box ul li{list-style: none !important;}
.slide_content{margin-top: 20px;}
body .box .slider-nav .container.slider-arrows.slick-arrow{width: 100% !important; padding: 0 70px !important; position: absolute; top: 40%; /*top: 0;*/ display: block; left: 50%; transform: translateX(-50%); z-index: 1;}
.slick-nextarrow, .slick-prevarrow{width: 40px; height: 40px; position: absolute; background-color: #fff; top: 35%; border-radius: 50%; z-index: 1; transition: transform 0.3s ease;}
.slick-nextarrow{right: 5%;}
.slick-prevarrow{left: 5%;}
.slick-nextarrow i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24px; color: #dddddd;}
.slick-prevarrow i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24px; color: #dddddd;}
body .box .slider-nav .slide-btn .left .container:hover{cursor: default;}
.slick-nextarrow:hover, .slick-prevarrow:hover{cursor: pointer; transform: scale(1.15); transition: transform 0.3s ease;}
.slick-slide {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
@keyframes progress {
  from {
    stroke-dashoffset: 360;
  }
  
  to {
    stroke-dashoffset: 0;
  }
}
@media only screen and (max-width: 999px){
    .slide_title.mobile-title h1 span{color: #55565B !important;}
	.banner_bg{background:none !important;}
}
.external-link[aria-label="fa fa-linkedin-square"]::after{display: none;}
.nectar_icon_wrap .nectar_icon a.external-link::after{display: none;}