@font-face {font-family: 'inbenta';src: url('../fonts/inbenta.eot');src: url('../fonts/inbenta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */url('../fonts/inbenta.woff') format('woff'),url('../fonts/inbenta.ttf')  format('truetype'),url('../fonts/inbenta.svg#inbenta') format('svg');}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Thin.ttf");
  font-weight: 200; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Light.ttf");
  font-weight: 300; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Regular.ttf");
  font-weight: 400; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Medium.ttf");
  font-weight: 500; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Bold.ttf");
  font-weight: 700; }

.iframe #header,
.iframe #footer {display: none;}

.icon{display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transform: translate(0, 0);}
.zendeskIcon:before {content: "\f1cd";}
.support:before {content: "\f059";}
.e-commerce:before {content: "\f07a";}
.user:before { content: "\f007";}
.searchPlus:before {content: "\f00e";}
.searchMinus:before {content: "\f010";}
.message:before {content: "\f075";}
.tag:before {content: "\f02b";}
.star:before {content: "\f005";}
.chat:before {content: "\f086";}
.envelope:before { content: "\f0e0";}
.like:before {content: "\f087";}
.camera:before{content: "\f030";}
.cart:before{content: "\f07a";}
.icon.pending:before{content: "\f017";}
.icon.red{color: #DA474C}
.icon.x10{font-size: 100px;}
.icon.x15{font-size: 150px;}
.flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: space-between;-webkit-justify-content: space-between;}

/*===== GENERICS =====*/
/* html, html *{text-rendering: optimizeLegibility;} */
iframe {position: relative; /* INB-00052121: iframe visibility fix for IE8-9; */}
.logo h1{margin: 19px 0;}
body{background-color: #fff !important;color: #727272;font-family: Roboto, 'Roboto','Helvetica Neue',Helvetica, arial, sans-serif;font-size: 16px;line-height: 25px;}
.block{display: block;}
.logo.pull-left > h1{margin: 17px 0;}
.buttonBlock{padding: 30px 0;}
.main-content, .content{padding: 0}
#main{background-color:transparent;}
h3.title:before,
h3.title:after{background-image:none;}
p{font-size: 16px; line-height: 25px ;color:  #727272}
.fullscreen i{background: transparent none;font-size: 30px;margin-top:-30px;margin-left:-30px;}
.breadcrumbs ul li:nth-child(1):before, .breadcrumbs ul li:first-child:before{content: " ";margin: 0;}
h4, .h4{font-size: 22px;}
a:hover,
a:focus{color: #333;cursor:pointer;}
.scrollup {z-index: 99999;}
.popover {z-index: 100000;}
.modal{z-index: 10571}
.modal-backdrop{z-index: 10570}


/*== SEARCH ==*/
.searchArea{background: none repeat scroll 0 0 #FFFFFF;box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);display: block;height: 63px;position: absolute;width: 0;z-index: 1000000;right: 0;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;opacity: 0;border-radius: 35px;top:10px;}
.searchArea.active{-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;width: 700px;opacity: 1;}
.searchArea .ask{background: transparent url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) repeat center top; border:none;font-size:24px !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;color: #333;box-shadow:none;width:0;display: block;padding: 0;box-shadow: none !important;outline: none;line-height: 45px;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.searchArea.active .ask{width: 80%;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.searchArea .ask:hover, .searchArea .ask:focus{outline: none;}
.searchArea .form-search{display: block;padding:9px 20px;width: auto;}
.searchArea .form-search .icon-search{font-size: 28px !important;line-height: 45px; color: #ddd;padding: 0 25px 0 5px;}
.searchArea .form-search .ask, .searchArea .form-search .icon-search{display: inline-block;vertical-align: middle;opacity: 0;}
.searchArea.active .form-search .icon-search, .searchArea.active .form-search .ask{opacity: 1;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.searchArea .form-search .icon-remove{cursor:pointer;font-size: 45px;line-height: 45px; color: #ddd;margin: 0 !important;opacity: 0;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.searchArea.active .form-search .icon-remove{-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; opacity: 1}
.searchArea .form-search .icon-remove:hover{color: #808080;}
.navbar-nav .searchIcon{cursor:pointer;}
a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active{color: #0088cc;}
#ie-placeholder {display: none;position: absolute;top: 9px;font-size: 24px !important;left: 80px;color: #9C9C9C;overflow: hidden;line-height: 45px;height: 45px;width: 80%;}
.inbenta-ie8 #ie-placeholder,
.inbenta-ie9 #ie-placeholder,
.inbenta-ie10 #ie-placeholder,
.inbenta-ie11 #ie-placeholder {
	display: block;
}

/*== SEARCH RESULTS==*/
.sseResults .sseContents .sse .img-thumbnail {background: #B2B2B2;width: 100px;margin-right: 15px;}
.sseResults .sseContents .sse > *{
	display: inline-block;
	vertical-align: top;
}
.sseResults .sseContents .sse .contentSseCategory {
	max-width: 100%;
}
.sseResults .sseContents .sse.has-img .contentSseCategory {
	max-width: 80%;
}
.sseResults .sseContents .sse {
	border-bottom: 2px solid #E6E6E3;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.contentSseCategory .sseLink {
	font-size: 14px;
}
.contentSseCategory .sseTitle {
	margin-bottom: 10px;
}

/*== AUTOCOMPLETE RESULTS ==*/
.autocomplete-results {
	background-color: #ffffff;
	margin: 0 33px;
	width: 90%;
	border-radius: 0 0 10px 10px;
	box-shadow: 2px 8px 11px -9px;
}
.autocomplete-results .results .title {
	border-bottom: 1px solid #e6e6e3;
	padding: 5px 20px 5px;
	color: #33363B;
}
.autocomplete-results .results .title:last-child {
	border-bottom: none;
	border-radius: 0 0 10px 10px;
}
.autocomplete-results .results .title:hover {
	background-color: #e6e6e3;
}

.autocomplete-results .results .title.active {
	background-color: #bebebe;
}
.autocomplete-results .results .title:last-child:hover,
.autocomplete-results .results .title.active:last-child {
	border-radius: 0 0 10px 10px;
}


/*= LANGUAGE SELECTOR =*/
.main-header .language{background-image:url(../img/langWhite.png);background-repeat:no-repeat;background-position:center;width: 20px;height: 20px;display: block;}

/* CLIENTS SECTION*/
.our-clients, .service-reasons{ background: url(https://resources.inbenta.com/sanfranciscoBg.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);margin: 0 auto;padding: 50px 0;}

/*== INBENTA BUTTONS ==*/

/*BLUE*/
.btn.btn-color,
.btn-special.hidden-xs.btn-color,
.button.blackButton{background-color: #0088cc !important; background-image:none !important;text-shadow: none !important;box-shadow: none !important;border:none !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;;text-transform: uppercase;font-size: 17px;font-weight:normal;letter-spacing: 2px;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.btn.btn-color:hover,
.btn-special.hidden-xs.btn-color:hover{background-color:#0076b1 !important;}

.inbentaBtn{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size:15px;
	font-weight:400;
	color:rgb(255,​ 255,​ 255);
	text-transform:uppercase;
	text-decoration:none;
	display: inline-block;
	vertical-align:middle;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background-color: #03a9f4;
	color: #fff;
	letter-spacing: 0.5px;
	text-align: center;padding: 15px 30px;border-radius: 2px;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }

.inbentaBtn:hover{-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);color: #fff;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;background-color:#039be5;}

.inbentaBtn:focus,
.inbentaBtn:active{-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);color: #fff;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;background-color:#0288d1; }




/*TITLES*/
h1, h2, h3, h4, h5, h6{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;}
h3.title b{font-weight: 400;color: #333;}
h3.title{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;margin:20px 0;padding: 30px 0;border-top:1px solid #e6e6e3;border-bottom: 1px solid #e6e6e3;font-size: 35px;font-weight: 300;line-height: 45px}

/*MENU*/
.menu *{font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 18px !important;}
.menu [class^="icon-"], .menu [class*=" icon-"]{font-family: FontAwesome !important;padding:0 10px 0 0;}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus{background-color:#333;}
#current, .menu ul li a:hover, .menu ul > li:hover > a{background-color:#1D2227;border:none}
.sf-sub-indicator{margin: 0 0 0 8px;}
.menu ul ul li a{font-size: 15px !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;}
.menu ul li a.noCursor{cursor:default !important;}
.menu ul ul li a:hover{padding-left:16px !important;}
/*WHATSAPP*/
.btn.btn-whatsapp.btn-color {padding: 9px;background-color: #254142 !important;}
.btn.btn-telegram.btn-color {
    border-radius: 30px;
    color: #2fa7de !important;
    padding: 9px;
    margin-right: 8px;
}

/*== FOOTER ==*/
.footer-top{background-color: #33363B;border:none;}
.footer-bottom{background-color:#1d2227;}
.our-clients h3{border:none;margin: 0;padding: 0 0 30px 0}
.our-clients a.prev:hover i, .our-clients a.next:hover i, .our-clients a.prev:active i, .our-clients a.next:active i, .our-clients a.prev:focus i, .our-clients a.next:focus i{color: #fff !important}
#footer h3{text-transform: none !important;}
#footer a:hover{color: #fff;text-decoration:underline;}

/*== LATEST POSTS ==*/
.latest-posts{margin: 0 !important;padding: 50px 0; background:#fff;}
.latest-posts .blog-showcase-extra-info{height: 96%;}
/* .latest-posts h1.title{margin:0 0 30px 0;padding: 20px 0;border-top: 4px solid #e6e6e3;border-bottom: 4px solid #e6e6e3;} */
.blog-showcase-extra-info > .span2, .blog-showcase-extra-info > img{display: none;}

/*================** HOME **===============*/
/*==== CAROUSEL ====*/
.tp-caption.modern_big_bluebg{background: transparent !important;color: }
.tp-caption .slide-icon{background: transparent !important;font-size: 25px !important;}
.tp-caption b{font-family: 'BrandonGrotesqueBold', sans-serif;font-weight: normal;text-transform: uppercase;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.victoriaSlide > *, .victoriaSlide > * > *, .victoriaSlide > * > * > *{color: #fff !important;}
.victoriaSlide .btn-color{color: #fff !important;}
.victoriaSlide .btn-special.hidden-xs.btn-grey{background-color: #fff !important; background-image:none !important;text-shadow: none !important;box-shadow: none !important;border:none !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;;text-transform: uppercase;font-size: 17px;font-weight:normal;letter-spacing: 2px;color: #333 !important;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.victoriaSlide .btn-special.hidden-xs.btn-grey:hover{background-color:#fff !important;}
.fullwidthbanner-container{height: 570px !important;}
.fullwidthbanner-container .caption{padding: 120px 0px 0px 0 !important;}
.fullwidthbanner-container h5{text-transform: none}
.victoriaSlide .slotholder{background-image:url('https://resources.inbenta.com/VictoriaBG.jpg');width: 100%;background-position:right -100px;height: 570px;}
.victoriaSlide .slotholder *{display:none;}
.slideAI *{font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.slideAI [class^="icon-"], .slideAI [class*=" icon-"]{font-family: FontAwesome !important;}
.slogan-title{text-transform: uppercase;font-size: 29px;font-family: 'BrandonGrotesqueBold', sans-serif;margin: 0;padding: 0 0 25px 0;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.slogan-content > *, .slogan-content > * > *{display:block;text-align: center;}
.slogan-content .col-lg-12{text-align: center;}
.askVictoria{margin:0;}
.slogan-content{text-align: center;}
.bottom-pad-small{margin: 0 !important;}
.btn-special.hidden-xs.btn-color.btn-red{background-color:#DA474C !important;}
.btn-special.hidden-xs.btn-color.btn-red:hover{background-color:#333 !important;}
.franceSlide h1{color: #ffffff;font-size: 30px; margin-left: 150px}
.franceSlide h2{font-size: 50px;}
.franceSlide h3{margin-left: 322px;margin-top: 15px}
.btn-special.hidden-xs.btn-grey{background-color: #fff !important; background-image:none !important;text-shadow: none !important;box-shadow: none !important;border:none !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;;text-transform: uppercase;font-size: 17px;font-weight:normal;letter-spacing: 2px;color: #333 !important;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.btn-special.hidden-xs.btn-grey:hover{background-color:#fff !important;}


/*ARROWS*/
.tp-leftarrow.default, .nivo-prevNav, .tp-rightarrow.default, .nivo-nextNav{background: transparent none !important;}

/*== MAIN ==*/
.main-content{background-color:#fff;margin: 0;}
.home .main{margin-top:-131px;}
.home .top-bar, .home .sticky-wrapper, .home header, .home .main-header{background: transparent !important;}
.home .is-sticky .main-header, .home .has-instant-results .main-header{background: #33363B !important; }
.home #header .main-header{box-shadow: none;}
/* <<<<<<< HEAD */
.home .is-sticky .main-header, .home .has-instant-results .main-header{box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.2);}
.main-header{background: #33363B; }
/* ======= */
.home .is-sticky .main-header{box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.2);}
.main-header{background: #33363B;}
.main-header .visible-xs.visible-sm .form-search.container {background-color: #fff;margin-bottom: 12px;border-radius: 14px;height: 31px;}
.main-header .searchArea.visible-xs.visible-sm.active .form-search.container {background-color: transparent;}
.main-header .searchArea.visible-xs.visible-sm.active .form-search.container .ask{padding: 0;}
.main-header .visible-xs.visible-sm .form-search.container .ask{border: none;box-shadow: 0 0 0 0 !important;background: #fff !important;padding: 3px;width: 83%;}
/* >>>>>>> b6bd028ad20df862b62c25a5bc809bc64a53eed4 */

/*== TECHNOLOGY ==*/
.technology #learnMore.title{margin-bottom:50px;}
.technology .techIcon{display: block;text-align: center;padding: 15px 0;}
.techIcon > i{color: #ddd;font-size: 75px;color: #c5c5c1;}
.technology ul{margin: 20px 0 20px 30px;}
.technology ul li{background-image:url(../img/benefitsImg.png);background-repeat:no-repeat;background-position:0 10px;padding:5px 0px 5px 30px;}
.technology .techItem:hover .techIcon > i, .technology .techItem:hover h3{color: #0088CC;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.technology .techItem .content-box-info > p{text-align: center;}
.technology .slogan .container{padding: 15px 0;}
.technology .slogan .container h3{text-align: left;margin: 0;padding-bottom:15px;}
.technology .slogan .valign{float: none !important;vertical-align: middle;display: inline-block !important;padding: 0 !important;}
.technology .slogan .valign:first-child{padding-left:15px !important;}
.technology .slogan{margin: 40px 0 0 0;}
.technology .portfolio-item-link .img-thumbnail{background-color: #169a6d;}
.technology .article h3.title{font-size: 32px}

/*COMPETITORS ARTICLE*/
.competitorsContainer{padding: 25px 0;}
.competitorsContainer h4.title{text-transform: uppercase;color: #DA474C;margin: 0;text-align: center;font-size: 27px;}
.competitorsContainer h4.title.text-right{text-align: right;padding-top: 15px;}
.competitors .col{padding: 0 !important;}
.competitors .col img{cursor:pointer;filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");filter: grayscale(100%); -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);filter: gray;padding: 5px 0;}
.competitors .col img:hover{filter:none; filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);filter: gray;}
.competitors {border-bottom: 5px solid #DDDDDD;border-left: 5px solid #DDDDDD;}
.competitors .inbenta{padding: 15px 0 0 35px !important;font-family: inbenta, 'lucida sans', 'lucida grande', helvetica, arial; color:#333;font-size: 55px;cursor: help;}
.competitors .popover-content{font-family: 'Helvetica Neue',Helvetica, arial, sans-serif;font-size: 12px; color: #727272;line-height: 17px;}
.competitors .inbenta > b{color:#DA474C;font-weight: 400;}
.competitors .last > img{padding: 15px 0 15px 35px;}
.competitors .inbenta .popover{display: block;opacity: 0;}
.competitors .inbenta:hover .popover{opacity: 1 !important;}

/*== LATEST NEWS ==*/
.post-body{background-image:none;background-color:#e6e6e3;}

/*=== SLOGANS ===*/
.main-content.slogans{padding: 60px 0 0 0}
.slogans .content-box{background: #fff;border-bottom: 1px solid #ddd !important;cursor:pointer;height:300px;border-radius: 4px;}
/* .slogans .content-box-info{margin: 0 !important;font-family: '"Roboto", Helvetica Neue, Helvetica, ​sans-serif;',sans-serif !important;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;} */
.slogans .content-box-info p{color: #fff;text-align: center;font-size: 25px;line-height: 35px;}
.slogans .content-box-info > a{cursor:pointer;display: block;}
.sloganIcon{display: block;text-align: center;padding: 15px 0;min-height: 299px}
.sloganIcon > i{color: #ddd;font-size: 85px;}
.slogans .content-box:hover .sloganIcon > i {color: #ccc}
.slogans .content-box.self-service{background-color:#DA474C;}
.slogans .content-box.support-ticketing{background-color:#5fa0ca;}
.slogans .content-box.knowledge-management{background-color:#fd7c23;}
.slogans .content-box img{max-width: 65%;background-color:transparent;border:none;opacity: 1;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.slogans .content-box h1{color: #fff;font-size:23px;margin: 0}
.slogans .content-box .content-box-info{opacity: 0;position: relative;top:-283px;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;height: 301px;text-align: center;padding: 40px 35px 15px 35px !important;border-radius: 4px;}
.slogans .content-box:hover .content-box-info{opacity: 1;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.slogans .content-box:hover img{opacity: 0;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.slogans .buttonBlock{margin-top:20px;}

/*== RESOURCES ==*/
.resources{padding: 30px 0 60px 0}
.resources .portfolio-item-title p{font-size: 16px;line-height: 25px;}
.resources .portfolio-item-title{padding: 15px;}
.resources .portfolio-item-title h3{margin-bottom:15px;}
.resources .portfolio-item{background-image:none;background-color:#e6e6e3;}
.resources .fullscreen i{margin: 0;}
.recentworks.resources{/*  background: url(https://resources.inbenta.com/worktableBg.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);margin: 0 auto;padding: 50px 0; */}
.recentworks.resources .title{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;margin:0 !important;padding:10px 0 50px 0;color: #323B44;border:none;text-transform: none !important;font-weight: 300;line-height: 45px;border:none;margin: 0;}
.recentworks.resources p{color: #333 !important;font-family: "Roboto",Helvetica Neue,Helvetica,​sans-serif;font-size: 25px;font-weight: 300;line-height: 40px;padding-bottom:30px;}
.recentworks.resources .portfolio-item-title p{font-size: 20px;line-height: 30px}

/*==========FEATURES==========*/
.featuresLibrary .feature.item:hover .benefits{-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; opacity: 1;}
.featuresLibrary .self-service img{background-color:#DA474C;}
.featuresLibrary .support-ticketing img{background-color:#5fa0ca;}
.featuresLibrary .e-commerce img{background-color:#fd7c23;}
.featuresLibrary .featuresIntro{padding:5px 20px 20px 20px;}
.feature .imgContainer{text-align: center;}
.feature .services-big .imgContainer > img, .feature .imgContainer > img{width: auto !important;max-width: 100%;}
.sloganFeature{background: #fff;padding: 30px;border-bottom: 1px solid #ddd;}
.featuresLibrary .feature.item.e-commerce:before{content: '';}
.featuresLibrary .feature.item{height: 340px;}
.featuresLibrary .feature.item .title{margin: 0;padding:15px 0;border:none;font-size: 21px;line-height: 23px;min-height: 80px}
.featuresLibrary .feature.item .benefits,
.featuresHome .benefits{position: relative;top: -252px;opacity: 0;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; background-color:#fff;padding: 9px;margin: 0 1px;height: 251px;overflow: hidden;}
.featuresLibrary .feature.item:hover .benefits{-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; opacity: 1;}
.featuresLibrary .self-service img{background-color:#c13b15;}
.featuresLibrary .support-ticketing img{background-color:#5fa0ca;}
.featuresLibrary .knowledge-management img{background-color:#fd7c23;}
.featuresLibrary .featuresIntro{padding:5px 20px 20px 20px;}
.feature .imgContainer{text-align: center;}
.feature .services-big .imgContainer > img, .feature .imgContainer > img{width: auto !important;max-width: 100%;}
/*.INTEGRATIONS*/
.feature.feature-integrations .post-image, .feature.feature-integrations .img-content{background-color:#323B44 !important;}

/*==HOME FEATURES==*/
.featuresHome .feature.item{height: 470px}
.featuresHome .latest-posts{padding-top:0;}

/*ticketing*/
.featuresHome.support-ticketing .feature.item img, .featuresHome.support-ticketing .explanation img{background-color:#5fa0ca;}
.supportTicketing .caption img{width:327px !important;}
.supportTicketing .caption h4{font-size: 23px;}
.supportTicketing .caption.unanswered h4{-webkit-transform: rotate(15deg);-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-o-transform: rotate(15deg);}

/*knowledge*/
.KnowledgeBase .caption img.victoria{height: 231px !important;width:324px !important;}
.KnowledgeBase .caption img.light{width: 234px !important;height: 256px !important;}
.KnowledgeBase .caption h4{-webkit-transform: rotate(-15deg);-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-o-transform: rotate(-15deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);font-size: 23px;}
.featuresHome.knowledge-management .feature.item img,.featuresHome.knowledge-management .explanation img{background-color:#fd7c23;}
.featuresHome .feature.item{text-align: center}

/*==========TECHNOLOGY==========*/
.technology .featuresLibrary .feature.item{height: initial;}

/*==========ABOUT US==========*/
.about-us .featuresLibrary .feature.item {height: initial;}

/*CAROUSEL*/
.featuresHome .fullwidthbanner-container{height: 400px !important;max-height: 400px !important}
.featuresHome .fullwidthbanner-container .caption{padding: 0 !important;}
.featuresHome{padding-bottom: 50px;}
.featuresHome .portfolio-item-link{background-image:none;background-color:#e6e6e3;padding: 5px;border: 1px solid #DDDDDD;box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);border-radius: 3px;}
.featuresHome .portfolio-item-title{text-align: left}
.featuresHome .portfolio-item{background-image:none;background-color:#e6e6e3;box-shadow: none;border:none;background-color:transparent;text-align: left;}
.featuresHome .portfolio-item .fullscreen{margin-left:0px;margin-top:-40px;}
/* .featuresHome .bottomButton{padding: 50px 0 0 0;} */
.greyArea.main-content{  background-color: #f9f9f9;border-bottom: 1px solid #eee;border-top: 1px solid #eee;padding: 0;}
.featuresHome .explanation{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;padding: 40px 0;}
.featuresHome .explanation p{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 18px;line-height: 29px;padding-bottom:25px;}
.featuresHome .explanation .icon{color: #da474c;font-size: 250px;}

/*FEATURE ITEM*/
.feature{color: #727272;font-size: 14px;line-height: 25px;}
.feature iframe{padding: 25px 0}
.feature h3.title{padding: 30px 0;font-size: 26px;}
.breadcrumb-wrapper{margin-bottom:25px;}
.feature .post-image,.feature .img-content{background-image:none;max-width: 50%}
.feature .slogan h3{text-transform: uppercase;margin: 0}
/*
.features .portfolio-item-title {padding:10px 20px}
.features .portfolio-item-title img{display: none !important;}
.features .portfolio-item-title > *{color: #727272;font-size: 16px;line-height: 25px;text-align: center !important;}
.features .portfolio-item-title > .featureTitle{margin:0;padding: 20px 0;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;text-transform: uppercase;font-size: 25px;font-weight: normal;display: block;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
*/
.row.features{padding-bottom: 25px;}
.feature .slogan{margin-top:30px;}
.feature .slogan .container{padding: 20px 0;}
.feature .slogan h3{padding: 0 0 15px 0;}
.feature .slogan .valign{float: none !important;vertical-align: middle;display: inline-block !important;padding: 0 !important;}
.feature .slogan .valign:first-child{padding-left:15px !important;}
.features .portfolio-item{background-image:none;background-color:#e6e6e3;}
.features .portfolio-item img{background-color:#fff;}
.features .portfolio-item-title{background-color:#f1f1f1;}
.feature .video{text-align: center;}
.feature .video > iframe{max-width: 100%;}
.feature .post-content .container {padding: 15px;}
.feature .post-image, .feature .img-content{max-width: inherit;}
.feature .detailsContent{padding: 0 170px;}
.self-service .img-content img, .self-service .latest-posts .blog-showcase ul li img{background-color:#DA474C;}
.support-ticketing .img-content img, .support-ticketing .latest-posts .blog-showcase ul li img{background-color:#5fa0ca;}
.knowledge-management .img-content img, .knowledge-management .latest-posts .blog-showcase ul li img{background-color:#FD7C23;}

/*BENEFITS*/
.feature .benefits li{background-image:url(../img/benefitsImg.png);background-repeat:no-repeat;background-position:0 center;padding:5px 0px 5px 25px;font-size: 16px;}
.feature .benefits li p{display: block;margin: 0;font-size: 16px;line-height: 20px;}
.feature .benefitsBlock .btn{max-width: 100%;font-size: 14px;margin-top:25px;padding: 15px 0;text-align: center;display: block;height: auto;white-space: normal;}
.feature .benefitsBlock h3.title{display: block;}

/*==========CUSTOMERS==========*/
.posts-block .row.customers{padding: 15px 0 !important;}
.customer{margin: 0 0 30px 0;}
.customer a{display: block}
.customer a:hover .img-thumbnail{box-shadow:0 0 14px 1px #ddd;}
.filterCustomers .border{padding: 15px;border: 1px solid #ddd;border-radius: 3px}
.filterCustomers{margin-bottom:50px;}
.filterCustomers label{font-weight: normal;margin: 0;padding: 15px;border: 1px solid #ddd;font-size: 14px;color: #808080;background-color:#F4F4F4;}
.filterCustomers label,
.filterCustomers .btn{height: 55px}
.filterCustomers .flex{	display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: space-between;-webkit-justify-content: space-between;}
.filterCustomers .flex .dropdown{flex-grow: 2}
.filterCustomers .flex .dropdown .btn{width: 100%;padding:0 15px;border-radius: 0;border-left: 0;text-align: left;border-color: #ddd;font-family: Roboto;font-weight: 400}
.filterCustomers .flex .dropdown .btn:hover{background-color:#fff;box-shadow:0 3px 5px -1px #ddd inset;color: #333}
.filterCustomers .flex .dropdown .dropdown-menu{width: 100%;border-radius: 0}
.filterCustomers .flex .dropdown .dropdown-menu > li > a{padding: 5px 15px;font-size:13px}
.filterCustomers .flex .dropdown .dropdown-menu > li.active > a{background-color:#323B44;color: #fff}
.filterCustomers .flex .dropdown .dropdown-menu > li > span{padding: 5px 15px;cursor: not-allowed;color: #bcbcbc;font-size: 13px;display: block}

/*==CUSTOMER ITEM==*/
.customerContent{margin-top:35px;border-top: 4px solid #e6e6e3}
.customerContent .customerImg > span{border-bottom: 4px solid #fff;display: block;}
.customerContent h3.customerTitle{padding: 25px 0;font-size: 35px;color: #666;}

/*TESTIMONIALS*/
.customerItem .sidebar .testimonials h3.title{padding: 0 0 20px 0;margin: 0 !important;border:none;}
.customerItem .content{margin-top:40px;}
.customerItem .testimonial-author-info{padding-top:0;}
.customerItem .testimonial-author-info .name{display: block;font-size: 14px;font-weight: 600;}
.customerItem .testimonial-author-info .sectorName{display: block;font-size: 13px;font-weight: 400;line-height: 18px;}
.customerItem .testimonial p{padding: 20px;font-size: 15px;font-weight: 400;}
.customerItem .customerProject .img img{padding: 5px;border: 1px solid #e5e5e5;background: #fff;margin:20px 0;border-radius: 4px;}

/*========== BLOG ==========*/
.blog-small{margin-top:20px;}
.blogList .blog-divider{background-image:none;border-bottom: 12px solid #e6e6e3;}
.blogList .post-content, .blog .post-content{color: #727272;font-size: 16px;line-height: 25px;}
.blogList h3.title, .blogList h3 a.title{border:none;margin: 0;font-size: 30px;line-height: 34px;color: }
.blogList .posts-block{margin-bottom: 0;}
.blogList .post-date{font-size: 12px; color: #919191;}
.blogList .blog-entry-meta, .blog .blog-entry-meta{color:#727272;padding: 0;margin: 0 0 20px 0;border-top: 4px solid #e6e6e3;border-bottom: 4px solid #e6e6e3}
.blogList .blog-entry-meta-author .icon, .blogList .blog-entry-meta-author iframe, .blogList .blog-entry-meta-tags i, .blogList .blog-entry-meta-tags div,
.blog .blog-entry-meta-author .icon, .blog .blog-entry-meta-author iframe, .blog .blog-entry-meta-tags i, .blog .blog-entry-meta-tags div{display: inline-block;vertical-align:middle;}
.blog .post-content iframe{max-width: 100% !important;}
.blogList .blog-small article .post-image{background-color:#e6e6e3;}
.blogList .btn-sm{font-size: 11px;margin-top: 40px;}
.blogList .post.hentry .post-image{background-image:none;background-color:#e6e6e3;}

/*BLOG ITEM*/
.blog .post.hentry ul, .blog .post.hentry ol{margin:0;padding: 20px 40px;}
.blog .post.hentry ul li, .blog .post.hentry ol li{padding: 3px 0;display: block;}
.blog .post.hentry ul li:before, .blog .post.hentry ol li:before{background:transparent;border-radius: 100%;color: #FFFFFF;content: "";font-family: FontAwesome;margin: 0 7px 0 0;padding: 3px;position: relative;color: #666}
.blog .post.hentry h1, .blog .post.hentry h2, .blog .post.hentry h3{font-size: 25px;padding: 20px 0;margin: 0;}
.blog .post.hentry .post-image{width: 100%;background-image:none;background-color:#e6e6e3;}
.blog .post.hentry .post-header .title{padding-top:0;}
.blog .post.hentry .post-content img{border:5px solid #fff;max-width: 100%;border-radius: 4px;margin: 25px auto;}
.blog .posts-block{margin-top:20px;}
.blog-entry-meta-item{margin-bottom:0;display: inline-block;vertical-align: text-top;}

/*PAGINATION*/
.pagination{display: block;}

/*==========FORMS==========*/
.textInput{background-image:none;background-color:#fff;border-radius: 4px;padding:10px;font-size: 20px;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;border:1px solid #ddd;color: #333;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.form .row{padding: 10px 0;}
.breadcrumb-wrapper .row{padding-top:0px;padding-bottom:0px;}
.formText{font-size: 18px; line-height: 28px ;color:  #727272;padding: 0 0 15px 0;}
.legalText{font-family: courier, monospace, sans-serif; color: #727272;line-height: 22px; font-size: 11px;}
.form h3{text-transform: uppercase;}
.formText ul{margin: 15px 0 0 30px}
.formText ul li:before{content: "\f00c";font-family: FontAwesome;position: relative;color: #727272;margin: 0 7px 0 0;padding: 3px;font-size:15px;}
.formText ul li >*{display: inline-block}
.form .file{background-image:none;box-shadow: none !important;border:none;}
.form .cV{padding: 15px}
.form label{font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 20px;font-weight: normal;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.form .block{padding: 15px 0 }
i.whats-btn {background-image: url('../img/whats-btn.png');width: 36px;height: 36px;background-position: 1px 0px;background-repeat: no-repeat;display: block;}
i.telegram-btn {
	background-image: url('../img/telegram-btn.png');
	width: 36px;
	height: 36px;
	background-position: 1px 0px;
	background-repeat: no-repeat;
	display: block;
}
.social-icons-footer-bottom li .icon-whatsapp {
	background-image: url('../img/whatsapp.png');
	width: 15px;
	height: 14px;
	background-position: 1px 0px;
	background-repeat: no-repeat;
}
.social-icons-footer-bottom li .icon-telegram {
	background-image: url('../img/telegram.png');
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

/*CAREERS*/
.job-type ul{padding: 0 0 0 40px;margin: 15px 0}
.job-type ul li{display: block;padding: 3px 0}
.job-type ul li:before{content: "\f046";font-family: FontAwesome;margin: 0 7px 0 0;padding:0 6px 0 0;position: relative;color: #666;font-size: 15px;}
.job-type h1{margin: 0;padding: 20px 0}
.job-type .content .container{padding-bottom:60px;}

/*=SCHEDULE DEMO=*/
.form .formText small{font-weight: 600;display: block}
.form .formText small + small{font-weight: 400;}
.form .row.time{margin: 0;padding: 0}
.form .row.time .col{padding: 0;}
.form .row.time .timeElement{display: inline-block;vertical-align: middle;}
.form .row.time .timeElement > *{display: table-cell;}
.form .row.time .input-group .form-control{width: 74%;}
.form .row.time .input-group .input-group-addon{width: 15px;height: 50px !important;}
.form .row.time .input-group .form-control.textInput{height: 50px !important}
.form-control{height: 50px;}
.form .timeElement.input-group.date.dateInput,
.form .timeElement.input-group.date.timeInput{width: 100%;}

/*==ZENDESK==*/
.zendeskForm{padding-bottom:40px;}
.zendeskForm h3.title{text-transform:uppercase;}
.zendeskForm h3.title span{text-transform: none;font-family: 'Helvetica Neue',Helvetica, arial, sans-serif;font-size: 16px;}
.zendeskForm a,.zendeskForm h3.title span a{color:#82AF3A}
.zendeskForm h1{color:#82AF3A;margin: 0}
.zendeskForm .help{color: #808080;font-size: 14px;}
.zendeskForm .help .zenLink{color:#82AF3A;}
.zendeskForm .language label{padding-right: 30px;}
.modal.zendesk .modal-dialog{margin-top:150px;}
.modal.zendesk h1.step{font-size: 20px;margin:10px 0;}

/*==ZENDESK-HOLIDAYS==*/
.zendesk-and-inbenta-integration.holidays .summary h1.zendesk {color: #0088cc;}
.zendesk-and-inbenta-integration.holidays .button.zendesk{background-color: #0088cc !important;}
.main.product.holidays.zendesk-and-inbenta-integration .zenLink,
.main.product.holidays.zendesk-and-inbenta-integration .zendesk.pricing #pricing a,
.main.product.holidays.zendesk-and-inbenta-integration .zendesk.pricing .contact-us {color: #0088cc;}
.zendesk-and-inbenta-integration.holidays .zendesk.pricing h3{color: #0088cc;}
.zendesk-and-inbenta-integration.holidays .zendesk.pricing .row .col-lg-6:first-child{background-color: #0088cc;}
.zendesk-and-inbenta-integration.holidays .zendesk.pricing .row .col-lg-6:last-child {color: #0088cc;}
.holiday .zendeskForm h1,
.holiday .zendeskForm a,.holiday .zendeskForm h3.title span a,
.holiday .zendeskForm .help .zenLink{color: #0088cc;}

/*==ZENDESK article==*/
.zendesk-and-inbenta-integration .products .productItem .span10 h1{color: #50555D;font-size: 18px;font-weight: 300;line-height: 26px;margin-top:0;letter-spacing: 0;}
.zendesk-and-inbenta-integration .products .productItem .span10 h1 + p,.zendesk-and-inbenta-integration  .products .productItem .span10 > .button.zendesk{display: none;}
.zendesk-and-inbenta-integration .button.zendesk{background-color: #82AF3A !important; background-image:none !important;text-shadow: none !important;box-shadow: none !important;border:none !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;;text-transform: uppercase;font-size: 17px;font-weight:normal;letter-spacing: 2px;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.zendesk-and-inbenta-integration .button.zendesk:hover{background-color:#333 !important;}
.zendesk-and-inbenta-integration .video{background:rgba(50,53,58,0.2);padding: 10px;display: block;text-align: center;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;margin: 30px 0;}
.zendesk-and-inbenta-integration .video iframe{max-width: 100%;}
.zendesk-and-inbenta-integration .product .img{text-align: center;padding: 40px 0;background: #fff;padding: 10px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.zendesk-and-inbenta-integration .product .img img{max-width: 100%;}
.zendesk-and-inbenta-integration .testimonials .img{text-align: center;background: transparent;margin-bottom:20px;}
.zendesk-and-inbenta-integration .testimonials .img > img{border-radius: 200px 200px 200px 200px;background: #fff;padding: 15px;}
.zendesk-and-inbenta-integration .testimonialText{position: relative;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background: #f4f4f2;border: 1px solid #dfdfda;padding: 25px;min-height: 500px;}
.zendesk-and-inbenta-integration .testimonialText:after, .zendesk-and-inbenta-integration  .testimonialText:before{bottom: 100%; border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.zendesk-and-inbenta-integration .testimonialText:after {border-color: rgba(244, 244, 242, 0);border-bottom-color: #f4f4f2;border-width: 14px;left: 50%;margin-left: -14px;}
.zendesk-and-inbenta-integration .testimonialText:before {border-color: rgba(223, 223, 218, 0);border-bottom-color: #dfdfda;border-width: 15px;left: 50%;margin-left: -15px;}
.zendesk-and-inbenta-integration .testimonialText > .note{border-bottom: 1px solid #DFDFDA;font-size: 16px;padding: 0 0 15px 0;margin: 0 0 15px 0;}
.zendesk-and-inbenta-integration .testimonialText > .note > span{font-weight: 500;display: block;font-size: 22px;}
.zendesk-and-inbenta-integration  h1.zendesk{ border-bottom: 5px solid #E6E6E3;border-top: 5px solid #E6E6E3;margin:25px 0;padding: 15px 0;}
.zendesk-and-inbenta-integration  .zendesk.pricing{margin-top:30px;padding: 50px 0 0 0;}
.zendesk-and-inbenta-integration  .zendesk.pricing .col-lg-6{padding: 30px;text-align: center;font-size: 24px;margin: 0;}
.zendesk-and-inbenta-integration  .zendesk.pricing .row{margin: 0 0 25px 0;}
.zendesk-and-inbenta-integration  .zendesk.pricing .row .col-lg-6:first-child{background-color:#82AF3A;color: #fff;-webkit-border-top-left-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-bottomleft: 10px;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.zendesk-and-inbenta-integration  .zendesk.pricing .row .col-lg-6:last-child{color:#82AF3A;background-color: #f8f8f8;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 10px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.zendesk-and-inbenta-integration  .zendesk.pricing h1{font-size: 35px;font-weight: 500;letter-spacing: -1.5px;line-height: 40px;margin: 0 0 25px;padding: 20px 0;}
.zendesk-and-inbenta-integration  .zendesk.pricing h3{border-bottom: 1px solid #DDDDDD;color: #82AF3A;font-size: 30px;font-weight: 500;letter-spacing: -1px;line-height: 33px;margin-bottom: 20px;padding: 0 0 20px;}
.zendesk-and-inbenta-integration  .pricing a, .zenLink{color:#82AF3A;}
.zendesk-and-inbenta-integration  .zendesk.pricing h3 a{color: #333;}
.zendesk-and-inbenta-integration  .summary h1.zendesk{border:none;color:#82AF3A;font-weight: 500;margin: 0; padding: 0 0 10px 0;}
.zendesk-and-inbenta-integration  .fullText h1.zendesk:first-child{border-top:none;margin-top:0;padding-top:0px;}
.zendesk-and-inbenta-integration .summary img{display: none;}
.zendesk-and-inbenta-integration .text ul{margin: 20px 0 20px 30px;}
.zendesk-and-inbenta-integration .text ul li{background-image:url(../img/benefitsImg.png);background-repeat:no-repeat;background-position:0 center;padding:5px 0px 5px 25px;}

/*==CONTACT FORM==*/
.popover-title .text-info{color: #333;font-size: 19px;}
.popover-title .text-info strong{font-weight: normal;}
.popover-content{padding: 10px;}
.popover-content .instant-faq{border-bottom: 1px solid #E5E5E5;padding: 5px 0}
.popover-content .instant-faq:last-child{border:none;}
.popover-content .instant-faq-title a:before{content: '➜';font-size: 18px;color: #808080}
.popover-content .instant-faq-title a{color: #333;font-size: 15px;line-height: 19px;padding-left:5px;display: block;}
.popover-content .instant-faq-title a:hover, .popover-content .instant-faq-title a:active, .popover-content .instant-faq-title a:focus{color: #0088CC;}
.form .form .btn.btn-special.btn-color {
    margin-right: 26px;
}
.form .telegram-group > * {
    display: inline-block;
    vertical-align: middle;
}
.form .text-center > * {
    display: inline-block;
    vertical-align: middle;
}

/*======= RELATED ARTICLES =======*/
.blog-showcase{margin-bottom:22px;}
.blog-showcase h3{margin: 0;}
.blog-showcase h3 a.title{color: #666 !important;text-transform: uppercase;display: block;padding: 10px 0;font-size: 18px;margin: 0 !important;font-size: 19px;line-height: 19px;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.blog-showcase p, .blog-showcase .blog-showcase-extra-info{font-size: 13px;line-height: 20px;}
.blog-showcase .blog-showcase-extra-info h1, .blog-showcase .blog-showcase-extra-info h2, .blog-showcase .blog-showcase-extra-info h3{font-size: 12px;line-height: 20px; font-weight: normal;font-family: 'Helvetica Neue',Helvetica, arial, sans-serif;}
.blog-showcase .post-body{min-height: 267px;}
.blog-showcase .fullscreen i{margin-left:-8px;}
.blog-showcase-extra-info img{display: none;}

/*======= ASSISTANT =======*/
#main.assistant{padding-bottom:0px;}
.assistant .panel-group .title{border:none;margin: 0;}
.assistant .panel-group .title > a{color: #666;padding-left: 30px;display: block;}
.assistant .sseResults{margin-bottom:40px;}
.assistant .sseResults .title{text-transform: uppercase;}
.assistant .panel-body{padding:15px 30px;}
.assistant .sse{padding: 0 0 12px 0;margin:0 0 12px 0}
.assistant .sseResults h3.title{margin-top:0;}
.assistant .sseTitle{font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 25px;font-weight: normal;color: #333;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.assistant .sseBody{color: #727272;font-size: 16px;line-height: 25px;}
.assistant .chat{min-height: 250px;color: #727272;font-size: 16px;line-height: 25px;padding: 25px 0}
.assistant .form-search{background: #fff;display: block;width: 100%;padding: 9px 20px 9px 30px;border: 1px solid #ddd;border-radius: 250px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);}
.assistant .form-search > *{display: inline-block;vertical-align: middle;}
.assistant .form-search > i{font-size: 28px;color: #ddd;}
.assistant .form-search > .askAssistant{font-size:28px !important;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;color: #333;width:80%;padding:10px;outline: none;line-height: 45px;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;border:none;box-shadow:none !important;background: transparent none !important;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.assistant .form-search > .askAssistant:focus{background-color:#fff;}
.assistant .searchBar .ask:focus{color: #333;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.assistant .victoriaAvBg{background-image:url(https://resources.inbenta.com/Victoria.jpg);background-repeat:no-repeat;background-position:left bottom;min-height: 475px;}
.assistant .assistantWelcome small{display: block;text-align: right;font-weight: 600}
.assistant .assistantWelcome small + small{font-weight: 400;}
.assistant .bubble{ position: relative; background: #FAFAFA; border: 1px solid #ddd;padding: 25px;border-radius: 5px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);}
.assistant .bubble:after, .assistant .bubble:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.assistant .bubble:after { border-color: rgba(250, 250, 250, 0); border-right-color: #FAFAFA; border-width: 15px; margin-top: -15px; }
.assistant .bubble:before { border-color: rgba(221, 221, 221, 0); border-right-color: #ddd; border-width: 16px; margin-top: -16px; }
.assistant .noResults, .assistant .faqs, .assistant .assistantWelcome{margin: 25px 0;}

/*ASSISTABT CONTENT*/
.assistantContent {min-height: 500px}
.assistantContent ul{margin: 20px 0 20px 30px;}
.assistantContent ul li{background-image:url(../img/benefitsImg.png);background-repeat:no-repeat;background-position:0 center;padding:5px 0px 5px 25px;}
.assistantContent .content .container{padding-bottom:50px;}

/*FILTER*/
.assistant .sector,  .assistant .country, .assistant .language{background:#f4f4f2;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;list-style: none;margin: 0;margin: 10px 0}
.assistant .sector li, .assistant .country li, .assistant .language li{border-bottom:2px solid #fff;font-size: 14px;font-weight: 600;padding: 10px;cursor:pointer;}
.assistant .sector li span, .assistant .country li span, .assistant .language li span{padding: 0 0 0 25px;background-image:url(../img/unselected.png);background-repeat:no-repeat;background-position:0 0;}
.assistant .sector li:hover span, .assistant .country li:hover span, .assistant .language li:hover span{background-image:url(../img/hover.png);}
.assistant .sector li.active span, .assistant .country li.active span, .assistant .language li.active span{background-image:url(../img/selected.png);}
.assistant .sector .divider, .assistant .country .divider, .assistant .language .divider{padding: 0 !important;margin: 0;}
.titleFilter{color: #666;font-size: 18px;font-weight:normal;padding: 10px 0;font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;text-transform: uppercase;-webkit-font-smoothing: antialiased !important; -webkit-text-stroke: 0.3px !important;-moz-osx-font-smoothing: grayscale !important;font-smoothing: antialiased !important;-moz-font-smoothing: antialiased !important;}
.hideMail{unicode-bidi:bidi-override; direction: rtl;}

/*======= ABOUT =======*/
.about .content ul, .about .content ol{padding: 25px 0 25px 40px;}
.about .content ul li, .about .content ol li{padding: 3px 0;display: block;  color: #727272;font-size: 16px;line-height: 25px;}
.about .content ul li:before, .about .content ol li:before{background:transparent;border-radius: 100%;color: #FFFFFF;content: "";font-family: FontAwesome;margin: 0 7px 0 0;padding: 3px;position: relative;color: #666}
.aboutContent{padding: 20px 0;}
.about-us .portfolio-item-link .img-thumbnail{background-color: #DA474C;}

/*== PARTNERS ==*/
.partnerText{padding: 0 0 40px 0;}
.partner{margin: 0 0 30px 0;}
.partner .title{border:none;margin: 0;padding: 0 0 25px 0;font-size: 30px;}

/*== OFFICES ==*/
.office{max-height: 330px;}
.office .officeText{position:relative;top:-312px;padding: 20px;height: 312px;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.office:hover .officeText{background-color:rgba(0,0,0,0.66);-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.office .officeText > h1{color: #fff;text-align: right;text-transform: uppercase;margin: 0 0 15px 0;}
.office .officeText h3{margin: 0 0 5px 0;}
.office .officeText p + h3{margin-top:10px;}
.office .officeText > * > *{color: #fff;text-align: right;margin: 0;}

/*== TEAM ==*/
.team .team-member, .team .team-img{padding: 15px; background:#eaeae8; border-radius: 3px;text-align: center;border: 1px solid #ddd;}
.team .team-member:hover{background:#dbdbd6;}
.team .team-member img{border-radius: 3px;}
.team .team-member-name{font-size: 26px;}
.team .team-member-role{margin: 0;}
.team .team-social{padding: 30px 0 0 0;}
.team .team-social .btn{padding: 15px 20px;}
.team .team-social .btn + .btn{margin: 0 15px 0 0;}
.team .team-social .btn .icon{font-size: 25px;}
.team .team-social .btn.twitter{background: #55acee !important;}
.team .team-social .btn.twitter:hover{background:#4893cc !important;}
.team .team-social .btn.linkedin{background:#017eb4 !important;}
.team .team-social .btn.linkedin:hover{background:#0674a2 !important;}
.team .team-social .btn span{margin: 0 0 0 15px;}
.team .team-social .btn > *{display: inline-block;vertical-align: middle;}
.team .team-country{color: #a4a4a4;font-size: 13px;text-transform: uppercase;}
.team .cargo{font-size: 25px;margin: 15px 0 0 0}

/*================= COOKIES AGREEMENT =====================*/
.cookies-container {bottom: 10px;position: fixed;width: 100%;z-index: 100000;}
.cookies-agreement {background-color: rgba(51, 54, 59, 0.8);border-radius: 3px;margin: 0 auto;max-width: 1140px;padding: 8px;box-shadow:0 5px 20px -4px #000;}
.cookies-agreement p{color:#ffffff;font-size: 14px;margin: 0;}
.cookies-agreement .i{background-image: url('../img/i-Cookies.png');width: 13px;height: 26px;display: inline-block;margin: 12px 0 0 30px ;}
.cookies-agreement a{ color: #DA474C;}
.cookies-agreement .close{background-image: url('../img/x-Cookies.png');width: 20px;height: 20px;float: right;opacity: 1;display: inline-block;margin: 16px 0;}

/*--------------PRESS -----------------*/
.press h4 {margin-bottom: 25px;}
.press .press-item{padding:0 0 20px 0;margin-bottom: 10px;border-bottom: 1px solid rgb(219, 219, 219);}
.press .press-date{color: #919191;font-size: 12px;padding-top: 10px;}
.press .press-link{font-family: "Roboto", Helvetica Neue, Helvetica, ​sans-serif;color: #666666;font-size: 22px;line-height: 34px;-moz-osx-font-smoothing: grayscale !important;}
.press .press-link:hover{color: #333;}
.press .btn-delicious {margin-top: 35px;}
.no-results{margin-bottom: 20px;min-height: 200px;}
.press .flex .dropdown{align-self: center}
.press .flex .dropdown .dropdown-menu{min-width: 190px}
.press .flex .dropdownFlex{justify-content: flex-end}
.press .flex .dropdown-toggle{padding: 8px 15px;box-shadow: none;border: none}
.press .flex .dropdown-toggle:hover,
.press .flex .open .dropdown-toggle{background-color:#323B44;color: #fff;border-color: #323B44;}

/* CHAT */
#chat {width: 400px;height: 300px;z-index: 1000;margin: 30px;position: fixed;top: 86px;right: 0;}
#chat .controls .start-chat, #chat .controls .close-chat {float: right;}
#chat .outer-wrapper {width: 100%;height: 100%;}
#chat .outer-wrapper .inner-wrapper {width: 100%;height: 100%;}
#chat .outer-wrapper .inner-wrapper iframe {width: 100%;height: 100%;border: 0;}




/*== HOME V2 ==*/
.homeV2 .title,
.featuresHome .title{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;margin:0 !important;padding: 50px 0;color: #323B44;border:none;text-transform: none !important;font-weight: 300;line-height: 45px;}
.homeV2 h2.title{font-size: 38px}
.homeV2 .title i{font-style: normal !important;font-weight: 400}
.padBottom{padding-bottom:40px;}


.homeV2 .fullwidthbanner-container.home2015{background-image: url('https://resources.inbenta.com/HomepageHeaderWebsite.jpg');background-position: center 100px;visibility: visible;background-attachment: fixed;height:auto !important;width: 100%;background-repeat:no-repeat;background-color:#ef6f56;}

.fullwidthbanner-container .container{padding:50px 0;}
.fullwidthbanner-container .container > *{color: #333;}
.fullwidthbanner-container .title,
.fullwidthbanner-container .subtitle,
.fullwidthbanner-container .subsubTitle,
.fullwidthbanner-container .num{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;color: #fff !important;text-shadow: 1px 2px 1px rgba(113, 25, 28, 0.74);}
.fullwidthbanner-container .title{font-weight: 500;font-family:"Roboto",​sans-serif !important;padding: 15px 0 30px 0;max-width: 680px;}
.fullwidthbanner-container .subtitle{font-weight: 300;line-height: 30px;font-size: 21px;max-width: 680px;}
.fullwidthbanner-container .subsubTitle{font-weight: 300;line-height: 30px;font-size: 20px}
.fullwidthbanner-container .num{font-weight: 700;font-size: 65px;display: inline-block;color:#323B44 !important;}
.fullwidthbanner-container .nums{display: block;padding-top: 20px;padding-bottom: 20px;}
.top-bar,
.sticky-wrapper,
.main-header{background:none repeat scroll 0 0 #323b44 !important;}
.homeButtons{padding: 35px 0 0 0}

.homeV2 .main-content{background-color:#f9f9f9;border-bottom: 1px solid #eee;border-top: 1px solid #eee;padding: 0}

/*SLOGANS*/
.homeV2 .main-content.slogans{background-color:#fff;padding-top:40px;}
.homeV2 .slogans .itemSlogan{background-color:transparent;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif; font-size: 25px;text-align: center}
.homeV2 .slogans .itemSlogan h1{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif; font-size:35px;color: #DA474C;margin: 0;font-weight: 300}
.homeV2 .slogans .itemSlogan .icon{color: #DA474C;font-size: 150px;min-height: 200px}
.homeV2 .slogans .subtitle,
.features .subtitle.text-center,
.featuresHome .subtitle{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;color: #333 !important;font-size: 25px;font-weight: 300;line-height: 40px}

/*SEARCH*/
.homeV2 .main-content .search{background-attachment:fixed;
    background-clip: border-box, border-box, border-box, border-box;
    background-color: #546e7a;
    background-image: radial-gradient(#45606c 15%, transparent 16%), radial-gradient(#45606c 15%, transparent 16%), radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%), radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%);
    background-origin: padding-box, padding-box, padding-box, padding-box;
    background-position: 0 0px, 8px 8px, 0 1px, 8px 9px;
    background-repeat: repeat, repeat, repeat, repeat;
    background-size: 16px 16px;
    background-size: 16px 16px;border-bottom: 1px solid #455a64;border-top: 1px solid #455a64}
.homeV2 .main-content .search .title{color: #fff}
.homeV2 .form-search-main{padding-bottom:50px;}
.homeV2 .form-search-main .ask{width: 100%;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 25px;font-weight: 300;border: 1px solid #ddd;border-radius: 100px;background-image:none;padding: 25px 35px;background-color:#fff;border: 1px solid #455a64;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75) inset;color: #333;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s; }
.homeV2 .form-search-main .ask:focus{-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25) !important;-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25) !important;box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25) !important;-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s}
.homeV2 .form-search-main .ask:before{font-family:FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transform: translate(0, 0);content: "\f1cd";font-size: 25px}

/*TECH*/
.homeV2 .technology .main-content{padding-bottom:40px;}
.homeV2 .techItem{font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;}
.homeV2 .techItem h3{color: #333 !important;font-family: "Roboto",​sans-serif;font-size: 25px;font-weight: 300;line-height: 40px;padding: 15px 0;margin: 0;text-align: center}
.homeV2 .techItem p{color: #333 !important;font-family: "Roboto",​sans-serif;font-size: 18px;font-weight: 300;line-height: 30px;}
.homeV2 .technology .techItem a:hover *{color: #0088cc !important}

/*TESTIMONIALS home & self service*/
.homeV2 .testimonials.widgetTop,
.featuresHome .testimonials.widgetTop{padding: 0 0 50px 0}
.homeV2 .testimonials.widgetTop .testimonial.item p,
.featuresHome .testimonials.widgetTop .testimonial.item p{background-color:#fff !important;background-image:none;}
.homeV2 .testimonials.widgetTop .carousel-controls,
.featuresHome .testimonials.widgetTop .carousel-controls{z-index: 1000;}
.homeV2 .testimonials.widgetTop .testimonial p,
.featuresHome .testimonials.widgetTop .testimonial p{font-family: "Roboto",​sans-serif;font-weight: 400}
.homeV2 .testimonials.widgetTop .carousel-controls,
.featuresHome .testimonials.widgetTop .carousel-controls{width: 100%}
.homeV2 .testimonials.widgetTop .carousel-controls a.prev,
.featuresHome .testimonials.widgetTop .carousel-controls a.prev{left: 0;top:25%}
.homeV2 .testimonials.widgetTop .carousel-controls a.next,
.featuresHome .testimonials.widgetTop .carousel-controls a.next{right: 0;top:25%}
.homeV2 .testimonials.widgetTop .color,
.homeV2 .testimonials.widgetTop .sector,
.featuresHome .testimonials.widgetTop .color,
.featuresHome .testimonials.widgetTop .sector{display: block;padding: 0;margin: 0}
.homeV2 .testimonials.widgetTop .color,
.featuresHome .testimonials.widgetTop .color{font-family: "Roboto",​sans-serif;font-weight: 600;font-size: 18px;padding: 0 0 10px 0}
.homeV2 .testimonials.widgetTop .sector,
.featuresHome .testimonials.widgetTop .sector{font-family: "Roboto",​sans-serif;font-weight: 400;font-size: 16px;line-height: 18px;background-color:transparent;}
/*LATEST POSTS*/
.homeV2 .blog-showcase .title{font-size: 20px;line-height: 26px}


/*PULSE ANIMATION HOVER*/
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.pulse:hover, .pulse:focus, .pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}



/*VERONICA ASSITANT*/
.inbenta-va .avContainer .headerAv .header-title .title{color: #fff;padding: 0 !important;font-size: 20px;line-height: 20px}


/************ NEW FEATURES HOMES **************/
.featuresHomeV2 .feature.item img,
.featuresHomeV2 .explanation img{background-color:#DA474C;max-width: 400px}
.featuresHomeV2 .feature.item{height: auto}
.featuresHomeV2 .portfolio-item-title{min-height: 315px}
.featuresHomeV2 .fullwidthbanner-container{height:570px !important;max-height:570px !important;}
.featuresHomeV2 .feature.item:hover img,
.featuresHomeV2 .explanation:hover img{background-color:#323B44;}
.featuresHomeV2 .fullwidthbanner-container{background:linear-gradient(135deg, #607d8b 22px, rgba(255, 255, 255, 0.09) 22px, rgba(255, 255, 255, 0.09) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.09) 67px, rgba(255, 255, 255, 0.09) 69px, transparent 69px),linear-gradient(225deg, #607d8b 22px, rgba(255, 255, 255, 0.09) 22px, rgba(255, 255, 255, 0.09) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.09) 67px, rgba(255, 255, 255, 0.09) 69px, transparent 69px)0 64px;background-color:#607d8b;background-size: 64px 128px;color: #333;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;visibility: visible;height: auto !important;background-attachment: fixed}
.featuresHomeV2 .fullwidthbanner-container .container{padding:50px 0;}
.featuresHomeV2 .fullwidthbanner-container .container > *{color: #333;}
.featuresHomeV2 .fullwidthbanner-container .title,
.featuresHomeV2 .fullwidthbanner-container .title{padding-bottom:10px;}
.featuresHomeV2 .fullwidthbanner-container .subtitle{padding-bottom:15px;padding-left: 0;font-size: 30px;color: #fff !important;font-weight: 400}
.featuresHomeV2 .fullwidthbanner-container .block > *{display: inline-block;vertical-align: middle}
.featuresHomeV2 .fullwidthbanner-container .block{padding-bottom:25px;padding-top:10px;}
.featuresHomeV2 .fullwidthbanner-container .block .subsubTitle{max-width: 61%}
.featuresHomeV2 .fullwidthbanner-container .block + .subtitle{font-weight: 300;font-size: 25px;line-height: 25px}
.featuresHomeV2 .fullwidthbanner-container .subsubTitle{padding-left: 0;font-size: 25px ;}
.featuresHomeV2 .fullwidthbanner-container *{text-shadow: 1px 2px 1px rgba(71, 96, 108, 0.74);}

.featuresHomeV2 .testimonialText.title{display: inline-block;font-size: 28px;line-height: 35px;text-align: center;padding-bottom:30px;padding-top:30px;}
.featuresHomeV2 .testimonialPic,
.featuresHomeV2 .testimonialInfo{display: inline-block;vertical-align: middle;max-width: 65%;}
.featuresHomeV2 .testimonialPic img{max-width: 105px;border:7px solid #e8e8e8;border-radius: 100px;margin-right: 10px}
.featuresHomeV2 .testimonialPic{padding-bottom:25px;}
.featuresHomeV2 .testimonialInfo span{display: block}
.featuresHomeV2 .testimonialInfo .name{font-weight: 500;font-size: 19px}
.featuresHomeV2 .padTop{padding-top:40px;}
.featuresHomeV2 .oneTestimonial .inbentaBtn{margin-bottom:15px;}
.featuresHomeV2 .oneTestimonial .title.text-center{padding-bottom:10px;}
.featuresHomeV2 .feature.item img{background:transparent none !important;}
.featuresHomeV2 .feature.item h3{padding: 0;font-size: 22px;line-height: 25px}
.featuresHomeV2 .bottomButton{padding-top:40px;padding-bottom:40px;}
.featuresHomeV2 .feature.item img{max-width: 100% !important}
.featuresHomeV2 .feature.item:hover img,
.featuresHomeV2 .explanation:hover img{background-color:transparent;}
.featuresHomeV2 .feature.item{padding-left:0;padding-right: 0}
.featuresHomeV2 .video iframe{border:4px solid #323B44}
.featuresHomeV2.blog-showcase .title{font-size: 20px;line-height: 26px;}

/*ZENDESK HOME*/
.featuresHome.zendeskHome .fullwidthbanner-container{background-position: right -100px;visibility: visible;background-attachment: fixed;height:370px !important;width: 100%;background-repeat:no-repeat;}
.featuresHome.zendeskHome .fullwidthbanner-container{height:570px !important;max-height:570px !important;}
.featuresHome.zendeskHome .feature.item:hover img,
.featuresHome.zendeskHome .explanation:hover img{background-color:#323B44;}
.featuresHome.zendeskHome .fullwidthbanner-container{background:linear-gradient(135deg, #78A300 22px, rgba(255, 255, 255, 0.09) 22px, rgba(255, 255, 255, 0.09) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.09) 67px, rgba(255, 255, 255, 0.09) 69px, transparent 69px),linear-gradient(225deg, #78A300 22px, rgba(255, 255, 255, 0.09) 22px, rgba(255, 255, 255, 0.09) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.09) 67px, rgba(255, 255, 255, 0.09) 69px, transparent 69px)0 64px;background-color:#78A300;background-size: 64px 128px;color: #333;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;visibility: visible;height: auto !important;background-attachment: fixed}
.featuresHome.zendeskHome .img{border:7px solid #e8e8e8;border-radius: 10px;margin-right: 10px}

/*E-COMMERCE HOME*/
.featuresHome.ecommerceHome .fullwidthbanner-container{background-position: right -100px;visibility: visible;background-attachment: fixed;height:370px !important;width: 100%;background-repeat:no-repeat;}
.featuresHome.ecommerceHome .fullwidthbanner-container{height:570px !important;max-height:570px !important;}
.featuresHome.ecommerceHome .feature.item:hover img,
.featuresHome.ecommerceHome .explanation:hover img{background-color:#323B44;}
.featuresHome.ecommerceHome .fullwidthbanner-container{background:linear-gradient(135deg, #37474F 22px, rgba(255, 255, 255, 0.05) 22px, rgba(255, 255, 255, 0.05) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.05) 67px, rgba(255, 255, 255, 0.05) 69px, transparent 69px),linear-gradient(225deg, #37474F 22px, rgba(255, 255, 255, 0.05) 22px, rgba(255, 255, 255, 0.05) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.05) 67px, rgba(255, 255, 255, 0.05) 69px, transparent 69px)0 64px;background-color:#37474F;background-size: 64px 128px;color: #333;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;visibility: visible;height: auto !important;background-attachment: fixed}
.featuresHome.ecommerceHome .img{border:7px solid #e8e8e8;border-radius: 10px;margin-right: 10px}
.featuresHomeV2 .latest-posts .blog-showcase .title{font-size: 22px;line-height: 25px}
.featuresHome.ecommerceHome .learMoreEC{font-weight: 400;cursor:pointer;}

/*SUPPORT TICKETING HOME*/
.featuresHomeV2.support-ticketing .oneTestimonial .title.text-center{font-size:40px}
.featuresHomeV2.support-ticketing .subsubtitle{font-weight: 300;font-size: 27px;line-height:30px;color: #fff}
.featuresHome.support-ticketing .fullwidthbanner-container{background:linear-gradient(135deg, #78909c 22px, rgba(255, 255, 255, 0.05) 22px, rgba(255, 255, 255, 0.05) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.05) 67px, rgba(255, 255, 255, 0.05) 69px, transparent 69px),linear-gradient(225deg, #78909c 22px, rgba(255, 255, 255, 0.05) 22px, rgba(255, 255, 255, 0.05) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.05) 67px, rgba(255, 255, 255, 0.05) 69px, transparent 69px)0 64px;background-color:#78909c;background-size: 64px 128px;color: #333;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;visibility: visible;height: auto !important;background-attachment: fixed}

/*SERVICE CLOUD HOME*/
.featuresHome.serviceCloudHome .fullwidthbanner-container{background:linear-gradient(135deg, #54889E 22px, rgba(255, 255, 255, 0.05) 22px, rgba(255, 255, 255, 0.05) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.05) 67px, rgba(255, 255, 255, 0.05) 69px, transparent 69px),linear-gradient(225deg, #54889E 22px, rgba(255, 255, 255, 0.05) 22px, rgba(255, 255, 255, 0.05) 24px, transparent 24px, transparent 67px, rgba(255, 255, 255, 0.05) 67px, rgba(255, 255, 255, 0.05) 69px, transparent 69px)0 64px;background-color:#54889E;background-size: 64px 128px;color: #333;font-family:"Roboto", Helvetica Neue, Helvetica, ​sans-serif;font-size: 45px;visibility: visible;height: auto !important;background-attachment: fixed}

/*=========== FEATURE DETAILS */
.feature-details{font-size: 18px;line-height: 29px;border-bottom: 1px solid #ddd;padding-bottom:50px;}
.feature-details h1{margin: 0;color: #323b44;font-family: "Roboto",Helvetica Neue,Helvetica,​sans-serif;font-size: 45px;font-weight: 300;line-height: 45px;padding: 25px 0}
.feature-details h2{margin: 0;padding: 15px 0;  color: #323b44;font-family: "Roboto",Helvetica Neue,Helvetica,​sans-serif;font-size: 35px;font-weight: 300;line-height: 45px;}
.feature-details ul{margin: 0;padding: 15px 0;}
.feature-details h1 + ul{padding-top:0;}
.feature-details ul + h1{margin-top:20px;padding-top:25px;border-top: 1px solid #ddd;}
.feature-details ul li{padding: 3px 0;}
.feature-details ul li:before{display: inline-block;font-family:FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transform: translate(0, 0);content: "\f00c";padding: 0 10px 0 0;font-size: 13px}

.video iframe{max-width: 100% !important;}

/* AVATAR SHOWCASE */
.avatar-showcase-wrapper {
	margin-bottom: 30px;
}

.avatar-showcase-container h3 {
  margin-bottom: 15px;
  font-size: 25px;
}

.avatar-showcase-section {
	  background-color: #F9F9F9;
  border: 1px solid #DDD;
  border-radius: 5px;
  padding: 5px;
}

.avatar-showcase-container .btn-link {
  color: #333;
  text-decoration: none;
}
.avatar-showcase-container .btn-link:focus {
  background-color: #323B44;
  color: white;
}
.avatar-showcase-container .btn-link img {
  float: none;
}
.avatar-showcase-container .btn-link span {
  display: block;
  text-align: center;
}
.avatar-showcase-container .active .img-thumbnail {
    background-color: #323B44;
}

.avatar-showcase-container .avatar-showcase {
    position: relative;
}

.avatar-showcase-container .avatar-showcase img {
    display: none;
}

@-webkit-keyframes anim-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-moz-keyframes anim-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-o-keyframes anim-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes anim-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.avatar-showcase-container .showcase-loading {
    position: absolute;
    background-color: #323B44;
    z-index: 1;
    display: table;
}
/*.spin-wrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}*/
.avatar-showcase-container .spin{
    display: inline-block;
    font-size: 95px;
    height: 1em;
    line-height: 1;
    margin: .5em;
    -webkit-animation: anim-rotate .8s infinite steps(8);
    -moz-animation: anim-rotate .8s infinite steps(8);
    -o-animation: anim-rotate .8s infinite steps(8);
    animation: anim-rotate .8s infinite steps(8);
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/*=========== COMMUNITY ===========*/
.community .buttons{margin-top:20px;}
.community .buttons > .btn{font-size: 15px;font-weight:400;padding: 10px 35px;border-radius: 2px}
.community-form .infos > *{vertical-align: middle;}
.community-form .infos a{align-items:center;font-size: 12px}
.community-form .infos .icon{padding-right: 5px;}
.community-form .form-control{resize: none;border-radius: 2px}
.community-form label{display: block;margin: 0;padding: 0 0 15px 0;}
.community-comment-loading{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(255, 255, 255, 0.65);text-align: center;font-size: 90px;padding-top:20%;}
.community h3{margin: 0;padding: 15px 0}
.community .comment:before{border:none;content:'';background: transparent none}
.comment{overflow: hidden;padding: 8px 0;}
.comment{border: 1px solid #e1e1e1;padding: 10px}
.comment + .comment{border-top: 0}
.community .comment-text{font-size: 12px;overflow: hidden;line-height: 19px;}
.community .comment-text p{margin: 0;font-size: 14px}
.community .comment-text p + p{margin-top:10px;}
.community .comment .pendingStatus{text-align: center;position: relative;background: #F1AA3A;border-radius: 3px;line-height: 16px;padding: 6px}
.community .comment .pendingStatus:after{right: 100%;top: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(136, 183, 213, 0);	border-right-color: #F1AA3A;border-width: 8px;margin-top: -8px;}
.community .comment .pendingStatus span{font-size: 12px}
.community .comment .pendingStatus > *{color: #fff;}
.community .comment.status-pending{background-color:#f3f3f3;}
.community .regular-comments .comment-text{padding-left:10px;}
.community .user-image{margin-right: 5px;min-width: 50px}
.community-comment .user-image img{width: 50px}
.community-comment .user-image span{color: #fff;background-color: #ccc;padding:5px 10px;display: block}
.community-comment .user-image span:before{content: "\f007";}
.community-comment .comment-info{font-size: 12px;}
.community .comment-user{font-weight: bold;}
.community .comment-date{font-size: 11px;color: #999;}
.community .facebook-logout.btn-color.btn-special{float: right;background-color:#DC4548 !important;font-size: 13px;padding: 5px 20px;cursor:pointer;}
.community .facebook-logout.btn-color.btn-special:hover{background-color:#b92427 !important;}
.community textarea.form-control{padding: 15px;box-shadow: none !important;resize: none;}
.community textarea.form-control:focus{box-shadow: none}
.community .flex{display: flex}
.community .space-between{justify-content:space-between;}
.community .flex-start{justify-content:flex-start;}
.community .status{align-items: center;padding:0 15px}
.community .comment-header{flex-shrink: 0}
.community .text-exposed-root .text-exposed-hide {display: none;}
.community .text-exposed-root.text-exposed .text-exposed-hide {display: inline;}
.community .text-exposed-root.text-exposed .text-exposed-show {display: none;}
.community .expose-text, .community .unexpose-text {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #0088cc;
    font-family: Roboto;
    font-size: 12px;
    padding: 0;
}
/*COMMUNITY MODAL*/
.communityModal{z-index: 10600}
.communityModal .modal-dialog{margin-top:150px;border-radius: 0}
.communityModal .modal-header{background-color:#323B44;border-radius: 0;}
.communityModal .modal-header .modal-title{color: #fff;}
.communityModal .modal-header .close{margin-top:5px;text-shadow: none;color: #fff;opacity: 1;font-weight: normal}
.communityModal .modal-footer,
.communityModal .modal-content{border-radius: 0}
.communityModal .modal-content p{margin: 0;padding: 0 0 20px 0}


/*TABS*/
.official-comment .tab-links.nav.nav-tabs{padding: 0 !important;margin: 0;border:none !important;}
.blog .community .nav-tabs li{padding: 0 !important;height: auto;margin: 0 !important}
.blog .community .nav-tabs li:before{content: '' !important;margin: 0 !important;padding: 0 !important}

/*=== LOADING ANIMATION ===*/
.community-comment-loading{background-color:rgba(255, 255, 255, 0.55);text-align: center;position:absolute;left: 0;top:0;right: 0;bottom: 0;padding-top:25%;}
.community-comment-loading .icon.loader{font-size: 50px;}
.community-comment-loading .icon.loader:before{color:#007ee5;content: '\f110';}
.community-comment-loading .load{-webkit-animation: load 1s infinite steps(8);animation: load 1s infinite steps(8);}
@-webkit-keyframes load {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
@keyframes load {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}

/*OFFICIAL*/
.official-comment{background-color:#f5f5f5;border:1px solid #eee;padding:10px;margin-bottom:10px;}
.official-comment .comment-text{font-size: 13px;flex-grow: 2;background-color:#fff;padding: 10px;border: 1px solid #ddd;position: relative;background: #fff;border: 1px solid #ddd;}
.official-comment .comment-text:after, .official-comment .comment-text:before {right: 100%;top: 50%;border: solid transparent;content: " ";	height: 0;width: 0;	position: absolute;	pointer-events: none;}
.official-comment .comment-text:after {border-color: rgba(255, 255, 255, 0);border-right-color: #fff;border-width: 8px;	margin-top: -8px;}
.official-comment .comment-text:before {border-color: rgba(221, 221, 221, 0);border-right-color: #ddd;border-width: 9px;margin-top: -9px;}
.official-comment .comment-user{font-size: 16px;}
.official-comment .comment-info{padding-top: 5px;}
.official-comment .user-image span:before{content: "\f0A3";}
.official-comment .user-image{font-size: 38px;color: #B83134;padding: 5px 5px 0 0}
.official-comment .comment-header{padding-right: 10px}

/*===================== RESPONSIVE =======================*/

@media (max-width: 767px) {

	/*-------------------------------------------COLOR RESPONSIVE--------------------------------------/*
	.slogan-content{background-color: red}
	.col-lg-6 .title {background-color: red;}
	.col-lg-12.col-md-12.col-xs-12.col-sm-12 .title {background-color: red;}
	h2.title{background-color: red;}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------*/


	/*-------home-------*/
	.home .main-header{background-color:#323B44 !important}
	.slogans .content-box .content-box-info{display: none}
	.main-content .content-box{display: block}
	.slogans .content-box{height: auto}
	.slogans .content-box:hover img{opacity: 1}
	.btn.btn-special.btn-color.checkCompetitors {font-size: 12px;}
	.home .main{margin-top: 0;}
	.topnav a.navbar-toggle{display: none}
	.img-thumbnail{width: 100%}
	.btn.btn-special.btn-color.checkCompetitors {font-size: 14px;height: auto;padding: 10px;text-align: center;
	white-space: normal;width: 180px;}
	.text-center.block.buttonBlock .btn.btn-special.btn-color {font-size: 18px;height: auto;padding: 10px;text-align: center;white-space: normal;width: 200px;}
	.slogans .buttonBlock{margin-top:0}
	.text-center.block.buttonBlock{padding: 0}
	.autocomplete-results {display: none}

	/*-------Search menu-------*/
	#header .main-header .container .searchArea.visible-sm.active {left: 42px !important;width: 240px !important;}
	#header .main-header .container .searchArea.visible-sm{height: 30px !important;left: -740px !important;top: -34px !important; z-index: 0 !important;}
	.searchArea .form-search{padding: 0 20px}
	#header .main-header .container .searchArea.visible-sm .form-search .icon-remove {line-height: 30px !important;}
	.searchArea.active .form-search .icon-search, .searchArea.active .form-search .ask {font-size: 14px !important;    line-height: 20px !important;}
	.searchArea .form-search .icon-search{padding: 0 !important}
	.searchArea .form-search .icon-remove{line-height: normal}
	.menu [class^="icon-"], .menu [class*=" icon-"]{padding: 0}

	/*-------Search Results-------*/
	.sseResults .sseContents .sse .contentSseCategory {max-width: 100%;}
	.sseResults .sseFilters .sector {margin-bottom: 20px;}
	.sseResults .sseContents .sse .img-thumbnail {margin-bottom: 15px;width: 100%;}

	/*-------home-Ask victoria-------*/
	.assistant .victoriaAvBg{background-image: none}
	.assistant .bubble:after, .assistant .bubble:before{display: none}

	/*-------Features-------*/
	.featuresLibrary .feature.item{height: auto;}
	.featuresLibrary .feature.item .benefits{display: none}

	/*-------Features < Self service / Support Ticketing / knowledge management-------*/
	.img-introduction .img-thumbnail {margin-bottom: 60px;}
	.featuresHome .feature.item{height: auto}
	.benefits{display: none}
	.featuresHome .fullwidthbanner-container {height: 570px !important;}
	.btn.btn-color, .btn-special.hidden-xs.btn-color, .button.blackButton {font-size: 13px;}
	.main.featuresHome.self-service .container .row.explanation > * {margin-top: 12px;}
	.main.featuresHome.support-ticketing .container .row.explanation div:first-child{margin-bottom: 20px}
	.main.featuresHome.knowledge-management .container .row.explanation div:first-child{margin-bottom: 20px}

	/*-------Features / Self service > * / Support Ticketing  > * / knowledge Management  > *-------*/
	.feature .detailsContent{padding: 20px}
	.col-lg-7.col-md-7.col-sm-12.col-xs-12.valign{padding: 35px !important}
	.feature .slogan .valign{float: none !important;text-align: center}
	.btn.btn-color{float: none !important}

	/*-------Customers-------*/
	.customers-container{display: none}

	/*-------technology > how does inbenta find-------*/
	.technology .posts-block .article > div {margin: 0 !important;width: auto !important;}
	.technology .slogan .container h3{text-align: center !important}
	.technology .slogan .valign{float: none !important;text-align: center!important}
	.technology .slogan h3 {margin: 0;padding: 0 0 15px;text-transform: uppercase;}

	/*-------technology > Check out our competitors-------*/
	.competitorsContainer h4.title{font-size: 24px}
	.competitors {margin-top:60px }
	.competitors .inbenta{font-size: 38px}

	/*-------Blog-------*/
	.blogList .container .pagination > *{display: block;margin: 10px;}
	.blog-small .post-content-wrap .btn.btn-sm.btn-color {font-size: 15px;}

	/*-------About us > Press-------*/
	.press .content .container {padding: 0 50px;}
	.press .btn.btn-special.btn-color.btn-delicious {white-space: normal;}

	/*-------About us > Offices-------*/
	.office .officeText {height: auto;padding: 20px;position: relative;top:0;transition: all 0.2s ease-in 0s;}
	.offices .office {background-color: #323B44;margin: 0 0 15px;max-height: 1000px;}
	.office:hover .officeText{background-color:#323B44}
	.office .officeText > div *{font-size: 14px;line-height: 18px}

	/*-------About us > Careers-------*/
	.content.careers{background-image:none !important;}
	.careers .form .row > * {margin-bottom: 15px;}
	.form .row{padding: 0}
	.cV .pull-right{float: none !important; font-size: 12px;font-family: '"Roboto", Helvetica Neue, Helvetica, ​sans-serif;'}
	.form .cV{padding: 0}
	.input-group-addon.captchaCareers {display: block;}
	.form .input-group {display: -moz-groupbox;}
	.form-control.textInput{border-radius: 4px !important}
	.input-group-addon:last-child{border-left: 1px solid #CCCCCC;border-radius: 4px !important;}

	.form .input-group-addon.captchaCareers{display: block;width: 100% !important;margin: 0;padding: 0 !important;float: none;text-align: center;}
	.form .input-group-addon.captchaCareers > img{float: none !important;display: block;margin: 0 !important;}

	/*-------About us > Contact US-------*/
	.form.contact-form .row {margin: 10px -15;}
	.form.contact-form .legalResponsive {margin-top: 10px;}
	.form.contact-form > .row {margin-bottom: 10px;}
	.form.contact-form .row .textInput.form-control{margin-bottom: 15px}

	.form.contact-form .input-group .captchaContact{display: block;width: 100% !important;margin: 0;padding: 0 !important;float: none;text-align: center;}
	.form.contact-form .input-group .captchaContact > img{float: none !important;display: block;margin: 0 !important;}
	.form.contact-form .row .textInput.form-control#inputCaptcha{margin:0 !important}
	.btn.btn-telegram.btn-color{margin-right: 0;}
	.form .telegram-group {margin-top: 12px;}

	/*-------Form scheduledemo-------*/
	.form .row.time .input-group .form-control{width:81%;}
	.timeElement.input-group.date.dateInput {margin-bottom: 10px;margin-top: 10px}
	.timeElement.input-group.date.timeInput {margin-bottom: 10px;}
	.sign-up-form .name-input .textInput.form-control {margin-bottom: 10px;}
	.textInput.form-control.company{margin-bottom: 20px}
	.form .liveRspnsv{margin-bottom: 12px;}
	.form .liveRspnsv:first-child{margin-top: 12px;}
	.input-group .input-group-addon{display: block}

	.liveRspnsv .input-group .input-group-addon{display: block;width: 100% !important;margin: 0;float: none;text-align: center;padding: 0px 12px}
	.liveRspnsv .input-group .input-group-addon > img{float: none !important;display: block;margin: 0 !important;}


	/*-------Form Zendesk-------*/
	.zendesk-and-inbenta-integration .zendesk.pricing .row .col-lg-6:last-child{border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-top-right-radius: 0;}
	.zendesk-and-inbenta-integration .zendesk.pricing .row .col-lg-6:first-child{border-radius: 10px 10px 0 0;}
	.posts-block .summary .span10 .zendesk{font-size:30px }
	.zendesk-and-inbenta-integration .button.zendesk{display: block;font-size: 16px !important; margin-top: 10px;height: auto;padding: 8px;text-align: center;}
	.zendesk-and-inbenta-integration .zendesk.pricing .col-lg-6{padding: 10px}
	.posts-block .text .row .blackButton.button {display: block;font-size: 16px !important;height: auto;padding: 10px;text-align: center;}

	/*-------Form Zendesk > clic sign up-------*/
	.content.zendeskForm .container .form-zendesk{margin-top: 15px;}
	.language {margin-bottom: 25px;}
	.content.zendeskForm .container .stepTitle .title{padding: 20px !important;}
	.content.zendeskForm .container .formText.stepTwo{padding: 20px !important}


	/*-------Perfect FAQ-------*/
	.perfect-faq-form .text-center .btn.btn-special.btn-color{padding: 15px 30px;display: table-cell;}
	.perfect-faq-form .row.company-captcha > * {margin-bottom: 20px;}
	.perfect-faq-form .formText ul li > *{max-width: 87%;}
	.perfect-faq-form .row.name-email .textInput.form-control:first-child{margin-bottom: 20px;}

	.company-captcha .input-group .input-group-addon{display: block;width: 100% !important;margin: 0;padding: 0 !important;float: none;text-align: center;}
	.company-captcha .input-group .input-group-addon > img{float: none !important;display: block;margin: 0 !important;}


	/*-------HEADER-------*/
	.logo.pull-left{display: inline-block;margin: 10px 0 20px 0;text-align: left;height: auto}
	.logo.pull-left h1{margin: 0}
	.mobile.navbar-header{display: inline-block;margin: 10px 0;float: right}
	.navbar-toggle{margin-right:0;}
	.form-search.container .icon-search{display: none}
	.form-search.container .ask{width: 100%}

	/*********************
	V2
	********************/
	.homeV2 .itemSlogan{padding-top:20px;padding-bottom:20px;}




}

@media (min-width: 768px) and (max-width: 991px) {

	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*
	.slogan-content{background-color: yellow}
	.col-lg-6 .title {background-color: yellow;}
	.col-lg-12.col-md-12.col-xs-12.col-sm-12 .title {background-color: yellow;}
	h2.title{background-color: yellow;}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*

	/*-------home-------*/
	.home .main-header{background-color:#323B44 !important}
	.blog-showcase .post-body{min-height: 0}
	.main-content .content-box{display: block}
	.slogans .content-box .content-box-info{display: none}
	.slogans .content-box:hover img{opacity: 1}
	.topnav a.navbar-toggle{display: none}
	.autocomplete-results {display: none}

	/*-------Search menu-------*/
	#header .main-header .container .searchArea.visible-sm.active {left: 85px !important;right: 15px !important;width: 600px !important;}
	#header .main-header .container .searchArea.visible-sm{height: 30px !important;left: -740px !important;top: -34px !important; z-index: 0 !important;}
	#header .main-header .container .searchArea.visible-sm.active .form-search .icon-search, .searchArea.visible-sm.active .form-search .ask {font-size: 20px !important;line-height: 30px !important;}
	.searchArea .form-search{padding: 0 20px}
	#header .main-header .container .searchArea.visible-sm .form-search .icon-remove {line-height: 30px !important;}

	/*-------Search Results-------*/
	.sseResults .sseContents .sse .contentSseCategory {max-width: 75%;}

	/*-------home-Ask victoria-------*/
	.assistant .victoriaAvBg{background-image: none}
	.assistant .bubble:after, .assistant .bubble:before{display: none}

	/*-------Features-------*/
	.benefits{display: none}

	/*-------Features < Self service / Support Ticketing / knowledge Management-------*/
	.img-introduction .img-thumbnail {margin-bottom: 60px;}
	.featuresHome .feature.item{height: auto}
	.featuresHome .fullwidthbanner-container {height: 570px !important;}
	.img-thumbnail{width: 100%}
	.feature .detailsContent{padding: 20px}
	.main.featuresHome.self-service .container .row.explanation > * {margin-top: 12px;}
	.main.featuresHome.support-ticketing .container .row.explanation div:first-child{margin-bottom: 20px}
	.main.featuresHome.knowledge-management .container .row.explanation div:first-child{margin-bottom: 20px}

	/*-------Features / Self service > * / Support Ticketing  > * / knowledge Management  > *-------*/
	.feature .benefitsBlock .btn{display: inline-block;padding: 15px;}
	.feature .slogan .valign{float: none !important;text-align: center}
	.btn.btn-color{float: none !important}

	/*-------Customers-------*/
	.customers-container{display: none}
	.posts-block.col-lg-9.col-md-9.col-sm-8.col-xs-12.customers {margin-top: 15px;}

	/*-------technology > how does inbenta find-------*/
	.technology .posts-block .article > div {margin: 0 !important;width: auto !important;}
	.technology .slogan .container h3{text-align: center !important}
	.technology .slogan .valign{float: none !important;text-align: center!important}
	.technology .slogan h3 {margin: 0;padding: 0 0 15px;text-transform: uppercase;}

	/*-------technology > Check out our competitors-------*/
	.competitorsContainer h4.title{font-size: 21px}

	/*-------Blog-------*/
	.blog-small .post-content-wrap .btn.btn-sm.btn-color {font-size: 15px; float: right !important;}

	/*-------About us > Press-------*/
	.press .content .container {padding: 0 0 0 30px;}

	/*-------About us > Offices-------*/
	.office .officeText {height: auto;padding: 20px;position: relative;top:0;transition: all 0.2s ease-in 0s;}
	.offices .office {background-color: #323B44;margin: 0 0 15px;max-height: 1000px;}
	.office:hover .officeText{background-color:#323B44}

	/*-------About us > Careers-------*/
	.content.careers{background-image:none !important;}
	.careers .form .row > * {margin-bottom: 15px;}
	.form .row{padding: 0}
	.cV .pull-right{float: none !important;font-family: '"Roboto", Helvetica Neue, Helvetica, ​sans-serif;' }
	.form .cV{padding: 0}
	.input-group-addon.captchaCareers {display: block;}
	.form .input-group {display: -moz-groupbox;}
	.form-control.textInput{border-radius: 4px !important;}
	.input-group-addon:last-child{border-left: 1px solid #CCCCCC;border-radius: 4px !important;}

	.form .input-group-addon.captchaCareers {display: block;width: 100% !important;margin: 0;padding: 0 !important;float: none;text-align: center;}
	.form .input-group-addon.captchaCareers > img{float: none !important;display: block;margin: 0 !important;}

	/*-------About us > Contact US-------*/
	.form.contact-form .row {margin: 10px -15;}
	.form.contact-form > .row {margin-bottom: 20px;}
	.form.contact-form .input-group{display: -moz-groupbox;}
	.form.contact-form .input-group-addon.captchaContact{display: block}
	.form.contact-form .form-control.textInput{border-radius: 4px !important}
	.form.contact-form .input-group-addon.captchaContact:last-child{border-left: 1px solid #CCCCCC;border-radius: 4px !important;}

	/*-------Form scheduledemo-------*/
	.form .liveRspnsv .input-group-addon{display: block;}
	.form .row.time .input-group .form-control{width: 93%;}
	.input-group.date .input-group-addon span{display: inline !important;}
	.form .liveRspnsv{margin-bottom: 12px;}
	.form .liveRspnsv:first-child{margin-top: 12px;}
	.form.sign-up-form .row{margin: 0}

	.liveRspnsv .input-group .input-group-addon {display: block;width: 100% !important;margin: 0;padding: 0 !important;float: none;text-align: center;}
	.liveRspnsv .input-group .input-group-addon > img{float: none !important;display: block;margin: 0 !important;}

	/*-------Form Zendesk-------*/
	.zendesk-and-inbenta-integration .zendesk.pricing .row .col-lg-6:last-child{border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-top-right-radius: 0;}
	.zendesk-and-inbenta-integration .zendesk.pricing .row .col-lg-6:first-child{border-radius: 10px 10px 0 0;}

	/*-------Form Zendesk > clic sign up-------*/
	.language {margin-bottom: 25px;}


	/*-------Perfect FAQ-------*/
	.company-captcha .input-group .input-group-addon{display: block;}
	.perfect-faq-form .row.name-email > *{margin-bottom: 20px}
	.perfect-faq-form .row .legalText{margin-top: 15px;}

}
@media (min-width: 980px) and (max-width: 991px){
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*
	.slogan-content{background-color: blue}
	.col-lg-6 .title {background-color: blue;}
	.col-lg-12.col-md-12.col-xs-12.col-sm-12 .title {background-color: blue;}
	h2.title{background-color: blue;}
*/
	/*-------home-------*/
	.blog-showcase .post-body{min-height: 0}
	.home .main-header{background-color:#323B44 !important}
	.slogans .content-box .content-box-info{display: none}
	.slogans .content-box:hover img{opacity: 1}

	/*-------Search Results-------*/
	.sseResults .sseContents .sse .contentSseCategory {max-width: 75%;}

	/*-------home-Ask victoria-------*/
	.assistant .victoriaAvBg{background-image: none}
	.assistant .bubble:after, .assistant .bubble:before{display: none}

	/*-------Features-------*/
	.benefits{display: none}

	/*-------Features < Self service / Support Ticketing / knowledge Management-------*/
	.img-introduction .img-thumbnail {margin-bottom: 60px;}
	.featuresHome .feature.item{height: auto}
	.img-thumbnail{width: 100%}
	.featuresHome .fullwidthbanner-container {height: 570px !important;}
	.feature .detailsContent{padding: 20px}
	.main.featuresHome.support-ticketing .container .row.explanation div:first-child{margin-bottom: 20px}
	.main.featuresHome.knowledge-management .container .row.explanation div:first-child{margin-bottom: 20px}

	/*-------Features / Self service > * / Support Ticketing  > * / knowledge Management  > *-------*/
	.feature .benefitsBlock .btn{display: inline-block;padding: 15px;}
	.feature .slogan .valign{float: none !important;text-align: center}
	.btn.btn-color{float: none !important}

	/*-------Customers-------*/
	.posts-block.col-lg-9.col-md-9.col-sm-8.col-xs-12.customers {margin-top: 15px;}

	/*-------Customers-Customer------*/
	.posts-block .row .customerText{margin-top: 20px}

	/*-------technology > how does inbenta find-------*/
	.technology .posts-block .article > div {margin: 0 !important;width: auto !important;}
	.technology .slogan .container h3{text-align: center !important}
	.technology .slogan .valign{float: none !important;text-align: center}
	.technology .slogan h3 {margin: 0;padding: 0 0 15px;text-transform: uppercase;}

	/*-------technology > Check out our competitors-------*/
	.competitorsContainer h4.title{font-size: 20px}

	/*-------Blog-------*/
	.blog-small .post-content-wrap .btn.btn-sm.btn-color {font-size: 15px; float: right !important;}

	/*-------About us > Press-------*/
	.press .content .container {padding: 0 0 0 30px;}

	/*-------About us > Offices-------*/
	.office .officeText {height: auto;padding: 20px;position: relative;top:0;transition: all 0.2s ease-in 0s;}
	.offices .office {background-color: #323B44;margin: 0 0 15px;max-height: 1000px;}
	.office:hover .officeText{background-color:#323B44}

	/*-------About us > Careers-------*/
	.content.careers{background-image:none !important;}
	.careers .form .row > * {margin-bottom: 15px;}
	.form .row{padding: 0}
	.cV .pull-right{font-family: '"Roboto", Helvetica Neue, Helvetica, ​sans-serif;'}

	/*-------About us > Contact us-------*/
	.form.contact-form > * {margin: 10px -15;}
	.form.contact-form > .row {margin-bottom: 20px;}


	/*-------Form scheduledemo-------*/
	.form .row.time .input-group .form-control{width: 94%;}
	.input-group.date .input-group-addon span{display: inline !important;}
	.timeElement.input-group.date.dateInput {margin-top: 20px;}
	.timeElement.input-group.date.timeInput {margin-bottom: 20px;}
	.form .liveRspnsv{margin-bottom: 12px;}
	.sign-up-form .row .name-input{margin-bottom: 12px}
	.sign-up-form .row .email-input{margin-bottom: 12px}

	/*-------Form Zendesk-------*/
	.zendesk-and-inbenta-integration .zendesk.pricing .row .col-lg-6:last-child{border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-top-right-radius: 0;}
	.zendesk-and-inbenta-integration .zendesk.pricing .row .col-lg-6:first-child{border-radius: 10px 10px 0 0;}

	/*-------Form Zendesk > clic sign up-------*/
	.language {margin-bottom: 25px;}

	/*-------Perfect FAQ-------*/
	.perfect-faq-form .row.name-email{margin-bottom: 15px}
	.perfect-faq-form .row .legalText{margin-top: 15px;}



}
@media (min-width: 992px) and (max-width: 1199px) {

	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*
	.slogan-content{background-color: green}
	.col-lg-6 .title {background-color: green;}
	.col-lg-12.col-md-12.col-xs-12.col-sm-12 .title {background-color: green;}
	h2.title{background-color: green;}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*

	/*-------home-------*/
	.blog-showcase .post-body{min-height: 0}
	.slogans .content-box .content-box-info{display: none}
	.slogans .content-box:hover img{opacity: 1}

	/*-------Features-------*/
	.benefits{display: none}

	/*-------Features < Self service ¿/ Support Ticketing / knowledge Management?-------*/
	.featuresHome .feature.item{height: 353px}

	/*-------Features / Self service > * / Support Ticketing  > * / knowledge Management  > *-------*/
	.feature .benefitsBlock .btn{display:block;padding: 15px;}
	.feature .detailsContent{padding: 20px}

	/*-------Customers-------*/
	.posts-block.col-lg-9.col-md-9.col-sm-8.col-xs-12.customers {margin-top: 15px;}

	/*-------technology > how does inbenta find-------*/
	.technology .posts-block .article > div {margin: 0 !important;width: auto !important;}
	.technology .slogan h3 {margin: 0;padding: 0 0 15px;text-transform: uppercase;font-size: 22px}

	/*-------Blog-------*/
	.blog-small .post-content-wrap .btn.btn-sm.btn-color {font-size: 15px; float: right !important;}

	/*-------About us > Press-------*/
	.press .content .container {padding: 0 0 0 30px;}

	/*-------About us > Offices-------*/
	.office .officeText {height: 257px;padding: 20px;position: relative;top: -257px;transition: all 0.2s ease-in 0s;}
	.office .officeText > div *{font-size: 14px;line-height: 18px}

	/*-------About us > Careers-------*/
	.content.careers{background-image:none !important;}
	.cV .pull-right{float: none !important;font-family: '"Roboto", Helvetica Neue, Helvetica, ​sans-serif;'}
	.form .cV {padding: 0 15px 0 4px;}
	.cV label {margin: 0;}

	/*-------Form scheduledemo-------*/
	.form .row.time .input-group .form-control{width: 91%;}
	.input-group.date .input-group-addon span{display: inline !important;}
	.sign-up-form .timeElement.input-group.date.dateInput {margin-bottom: 20px;}
	.sign-up-form .timeElement.input-group.date.timeInput {margin-bottom: 20px;}

	/*-------Form Zendesk-------*/
	.zendesk-and-inbenta-integration .zendesk.pricing .col-lg-6{font-size: 22px;}
}
@media (min-width: 1200px) {

	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*
	.slogan-content{background-color: pink}.col-lg-6 .title {background-color: pink;}
	.col-lg-12.col-md-12.col-xs-12.col-sm-12 .title {background-color: pink;}
	h2.title{background-color: pink;}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------/*

	/*-------Customers-------*/
	.posts-block.col-lg-9.col-md-9.col-sm-8.col-xs-12.customers {margin-top: 15px;}

	/*-------technology > how does inbenta find-------*/
	.technology .slogan h3 {margin: 0;padding: 0 0 15px;text-transform: uppercase;font-size: 22px}

	/*-------Blog-------*/
	.blog-small .post-content-wrap .btn.btn-sm.btn-color {font-size: 15px;}

	/*-------About us > Press-------*/
	.press .content .container {padding: 0 0 0 30px;}

	/*-------About us > Careers-------*/
	.cV .pull-right{font-family: '"Roboto", Helvetica Neue, Helvetica, ​sans-serif;'}


	/*-------Form scheduledemo-------*/
	.timeElement.input-group.date.dateInput {width: auto;}
	.timeElement.input-group.date.timeInput {width: auto;}
	.form .row.time .input-group .form-control{width: 74% !important;}
}

@media (max-width: 500px){
	.homeV2 .title,
	.featuresHome .title,
	.recentworks.resources .title{font-size: 35px;line-height: 40px;padding: 20px 0}
	.featuresHomeV2 .testimonialText.title{font-size: 25px;line-height: 28px}
	.homeV2 .slogans .subtitle, .features .subtitle.text-center, .featuresHome .subtitle,
	.recentworks.resources p{font-size: 20px;line-height: 25px}
	.featuresHomeV2 .oneTestimonial .inbentaBtn{margin-top:20px;}

	/*COMMUNITY*/
	/*
.community .flex{display: block !important;}
	.community .comment-header.flex{display: flex !important;}
	.community .community-comment .user-image{font-size: 20px;}
	.community .comment-text{padding: 5px 0 0 50px !important}
	.community-comment .comment-info{padding-left:10px;}
	.community .regular-comments .comment-text{padding: 5px 0 0 46px}
	.community .comment-text p{font-size: 13px;line-height: 20px;}
	.community .user-image{margin-right:10px;}
*/
	.community .official-comment.flex,
	.community .official-comment.flex .comment-header.flex,
	.community .official-comment.flex .comment-text{display: block !important}
	.community .official-comment.flex .comment-header.flex,
	.community .official-comment.flex .comment-text{width: 100%}
	.community .official-comment.flex .comment-header.flex > *{display: inline-block;vertical-align: middle;padding: 0;margin: 0	}

	.community .comment-user{font-size: 15px}
	.communityModal .modal-header .modal-title{font-size: 20px}
}

@media (max-width: 991px){
		.press .row.flex{flex-direction: column !important;}
		.press .flex .dropdownFlex{  justify-content: center;padding-bottom:30px;}
}
