


/*Fonts---------------------------*/
@font-face {
  font-family: "BrownStd";
  src: local("BrownStd"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Light.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: auto;
}

@font-face {
  font-family: "BrownStd";
  src: local("BrownStd"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Regular.woff2") format("woff2"), 
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: auto;
}

@font-face {
  font-family: "BrownStd";
  src: local("BrownStd"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Bold.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.eot") format("embedded-opentype"), 
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.woff") format("woff"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: auto;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  src: url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.eot") format("embedded-opentype"), 
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.woff") format("woff"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: auto;
}

@font-face {
  font-family: "svg-eddyfi";
  src: url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/icomoon.eot") format("embedded-opentype"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/icomoon.ttf") format("truetype"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/icomoon.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
/* END FONT  */
/* ************************************************************************* */
/* ****************************  1. Variables   **************************** */
/* ************************************************************************* */

/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */









/* 1d. Typography */











/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */






/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */












/* 1n. Site Footer */










/* 1o. Blog */







/* ************************************************************************* */
/* *****************   2. Containers / Grid / DnD Areas   ****************** */
/* ************************************************************************* */

.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1340px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 760px;
}

@media screen and (min-width: 800px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--blog-post {
  padding: 80px 20px;
}
@media screen and (max-width: 788px) {
.dnd-module{
  padding:10px 20px 10px 20px;
  }
}
/* ************************************************************************* */
/* **************************   3. Typography   **************************** */
/* ************************************************************************* */

html {
  font-size: 16px;
 
}

body {
  font-family: BrownStd,sans-serif;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: BrownStd,sans-serif;
  font-weight:300;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  font-family: BrownStd,sans-serif;
  color: #ed8b00;
}

a:hover, a:focus {
  font-family: BrownStd,sans-serif;
  color: #63666a;
}

a:active {
  font-family: BrownStd,sans-serif;
  color: #63666a;
}

a.button:disabled {
  background-color: #f1f1f1;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: BrownStd,sans-serif;
  color: #1E2B33;
 
}



/* Lists */

ul,
ol {
  margin: 1.4rem 0;
  padding-left: 1.4rem;
}

ul li,
ol li {
  margin: 0.7rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0.8rem 0 1.1rem 0;
}

/* Blockquote */

blockquote {
  border-left: 16px solid #ed8b00;
  padding-left: 1.4rem;
}

/* Horizontal Rules */

hr {
  border-bottom-color: #d0d0d0;
}

/* ************************************************************************* */
/* ***************************   4. Buttons   ****************************** */
/* ************************************************************************* */

/* Primary Button */
button,
.button-main {
    font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
 
  border-radius: 4px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 13px 13px 13px 13px;
  margin: -10px 0 0 0;
  letter-spacing:0;
   
}
button:hover,
button:focus,
.button-main:hover,
.button-main:focus,
button:active,
.button-main:active {
    font-family: BrownStd,sans-serif;
  background-color: #63666a;
  border: #63666a;
  color: #FFFFFF;
}
/* Academy Button  */
button,
.acad-button-body {
    font-family: BrownStd,sans-serif;
  background-color: ed8b00;
  border: ed8b00;
  border-radius: 10px;
  color: #ffffff;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 16px 16px 16px 16px;
  margin: 0 0 0 0;
  letter-spacing:0;
   
}
.acad-button-container{
  width:100%;
  padding: 20px 10px 20px 10px;
  text-align:center;
}
  
button,
.acad-button {
   font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
  border: 1px solid #ed8b00;
  border-radius: 4px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 13px 13px;
  text-transform: none;
    letter-spacing:0;
}

button:disabled,
.acad-button:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1;
}

button:hover,
button:focus,
.acad-button:hover,
.acad-button:focus,
button:active,
.acad-button:active {
    font-family: BrownStd,sans-serif;
  background-color: #63666a;
  border: #63666a;
  color: #FFFFFF;
}

button:active,
.acad-button:active {
   font-family: BrownStd,sans-serif;
  background-color: rgba(255, 249, 130, 100);
  border: 1px solid #fda932;
  border-color: #fff982;
}

/* Academy button   */
.org-button {
	background:linear-gradient(to bottom, #ed8a00 5%, #ed8a00 100%);
	background-color:#ed8a00;
	border-radius:15px;
	border:1px solid #ed8a00;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: BrownStd,sans-serif;
	font-size:16px;
	padding:14px 26px;
	text-decoration:none;
}
.org-button:hover {
	background:linear-gradient(to bottom, #63666a 5%, #63666a 100%);
	background-color:#63666a;
	border-radius:15px;
	border:1px solid #63666a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: BrownStd,sans-serif;
	font-size:16px;
	padding:14px 26px;
	text-decoration:none;
}
.org-button:active {
	position:relative;
	top:1px;
}
.grey-button {
	background:linear-gradient(to bottom, #63666a 5%, #63666a 100%);
	background-color:#63666a;
	border-radius:15px;
	border:1px solid #63666a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: BrownStd,sans-serif;
	font-size:16px;
	padding:14px 26px;
	text-decoration:none;
}
.grey-block {
	background:linear-gradient(to bottom, #292929 5%,#3a3a3a 100%);
	background-color:#63666a;
	border-radius:15px;
	border:1px solid #292929;
	display:inline-block;
	color:#ffffff;
	font-family: BrownStd,sans-serif;
	font-size:16px;
	padding:14px 20px;
	text-decoration:none;
    margin: 28px 10px 0 0;
}
.grey-button:hover {
	background:linear-gradient(to bottom, #63666a 5%, #63666a 100%);
	background-color:#63666a;
	border-radius:15px;
	border:1px solid #63666a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: BrownStd,sans-serif;
	font-size:16px;
	padding:14px 26px;
	text-decoration:none;
}
.grey-button:active {
	position:relative;
	top:1px;
}
/* Secondary Button */

.button.button--secondary {
    font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #ed8b00;
  border-radius: 4px;
  color: #ed8b00;
  fill: #ed8b00;
  padding: 13px 13px;
  text-transform: uppercase;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
   font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #99409A;
  color: #99409A;
  fill: #99409A;
}

.button.button--secondary:active {
    font-family: BrownStd,sans-serif;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #99409A;
  border-color: #e990ea;
  color: #e990ea;
  fill: #e990ea;
}

/* Simple Button */

.button.button--simple {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ed8b00;
  fill: #ed8b00;
  text-transform: uppercase;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #fda932;
  fill: #fda932;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #fff982;
  fill: #fff982;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 13px 13px;
}

.button.button--large {
  font-size: 18px;
  padding: 13px 13px;
}

/* ************************************************************************* */
/* *****************************   5. Forms   ****************************** */
/* ************************************************************************* */

form {
    background-color: rgba(241,241,241,.0);
    border: 0px solid #d0d0d0;
    border-radius: 15px;
    padding: 25px 25px;
}
 
.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Form Title */

.form-title {
   font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(207, 208, 210, 1.0)

;
  border: 1px none #D0D0D0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #FFFFFF;
  font-size: 24px;
  padding: 45px 45px;
  text-transform: uppercase;
}

/* Labels */

.hs-form-field > label,
.hs-form-field > label span {
    font-family: BrownStd,sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #1e2b33;
    font-size: 16px;
    padding: 6px 0px;
}
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1E2B33;
  font-size: 14px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: green;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  color: #1E2B33;
  font-size: 16px;
  padding: 12px 12px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
select:focus,
textarea:focus {
  outline-color: #CFD0D2;
}

::-webkit-input-placeholder {
  color: #D0D0D0;
}

::-moz-placeholder {
  color: #D0D0D0;
}

:-ms-input-placeholder {
  color: #D0D0D0;
}

:-moz-placeholder {
  color: #D0D0D0;
}

::placeholder {
  color: #D0D0D0;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1E2B33;
  font-size: 16px;
}

/* Inputs - Datepicker */

.fn-date-picker td.is-today .pika-button {
  color: #CFD0D2;
}

.hs-datepicker .is-selected button.pika-button {
  background-color: #CFD0D2;
}

.hs-datepicker button.pika-button:hover {
  background-color: #ed8b00 !important;
}

/* Inputs - File Picker */

input[type='file'] {
  color: #1E2B33;
  font-size: 16px;
}

/* Headings and Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: BrownStd,sans-serif;
  color: #1E2B33;
}

/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
   font-family: BrownStd,sans-serif;
  color: #1E2B33;
  font-size: 14px;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-form-required,
.header span.hs-form-required,
.footer span.hs-form-required,
.hs-error-msg {
  color: #ef6b51;
}

/* Submit */



 form input[type='submit'],
  form .acad-button-body {
  
    font-family: BrownStd,sans-serif;
  background-color: ed8b00;
  border: ed8b00;
  border-radius: 15px;
  color: #ffffff;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 16px 16px 16px 16px;
  margin: 0 0 0 0;
  letter-spacing:0;
   
}
.acad-button-container{
  width:100%;
  padding: 20px 10px 20px 10px;
  text-align:center;
}
  
button,
.acad-button {
   font-family: BrownStd,sans-serif;
  background-color: ed8b00;
  border: ed8b00;
  border-radius: 15px;
  color: #ffffff;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 16px 16px 16px 16px;
  margin: 0 0 0 0;
  letter-spacing:0;
}

button:disabled,
.acad-button:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1;
}

 form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .acad-button:hover,
  form .acad-button:focus {
 
    font-family: BrownStd,sans-serif;
  background-color: #63666a;
  border: #63666a;
  color: #FFFFFF;
    padding: 16px 16px 16px 16px;
}

 form input[type='submit']:active,
  form .acad-button:active {
   font-family: BrownStd,sans-serif;
  background-color: rgba(255, 249, 130, 100);
  border: 1px solid #fda932;
  border-color: #fff982;
}


 





  form input[type='submit'],
  form .hs-button {
    font-size: 16px;
    /*padding: 13px 13px;*/
  }



/* Inline Thank You Message */

.submitted-message {
  background-color: 

  
  
    
  


  rgba(241, 241, 241, 1.0)

;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  padding: 45px 45px;
}

/* ************************************************************************* */
/* ****************************   6. Tables   ****************************** */
/* ************************************************************************* */

table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: #1E2B33;
  padding: 10px 10px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(207, 208, 210, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}


/* ************************************************************************* */
/* **************************   7. Site Header   *************************** */
/* ************************************************************************* */

.header {
  background-color: #ffffff;
  border-bottom: 1px none #FFFFFF;
  color: #000000;
}

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote {
  color: #000000;
}

/* Header modules */

.header .social-links__icon svg,
.header .social-links__icon:hover svg {
  fill: #FFFFFF;
}

.header .icon svg {
  fill: #FFFFFF;
}

.header .pricing-table label {
  color: #1E2B33;
}

.header .price-block__description-block,
.header .price-block__description-block div,
.header .price-block__description-block p,
.header .price-block__description-block li,
.header .price-block__description-block span,
.header .testimonial__content,
.header .testimonial__content div,
.header .testimonial__content span,
.header .testimonial__content p,
.header .blog-card__content p,
.header a.blog-card__author-name {
  color: #1E2B33;
}

.header .price-block__description-block a,
.header .testimonial__content a,
.header .blog-card__content a {
  color: #ed8b00;
}

.header .price-block__description-block a:hover,
.header .price-block__description-block a:focus,
.header .testimonial__content a:hover,
.header .testimonial__content a:focus,
.header .blog-card__content a:hover,
.header .blog-card__content a:focus {
  color: font-weight: normal; text-decoration: underline; font-family: 'Work Sans', sans-serif; font-style: normal;
}

.header .price-block__description-block h1,
.header .testimonial__content h1 {
  color: #1E2B33;
}

.header .price-block__description-block h2,
.header .testimonial__content h2,
.header h2.blog-card__title a {
  color: #1E2B33;
}

.header .price-block__description-block h3,
.header .testimonial__content h3 {
  color: #1E2B33;
}

.header .price-block__description-block h4,
.header .testimonial__content h4 {
  color: #1E2B33;
}

.header .price-block__description-block h5,
.header .testimonial__content h5 {
  color: #1E2B33;
}

.header .price-block__description-block h6,
.header .testimonial__content h6 {
  color: #1E2B33;
}

/* Header container */

.header__container {
  max-width: 1340px;
}

/* Logo */

.header__logo .logo-company-name {
  color: #FFFFFF;
}

/* Navigation Menu & Language Switcher */

.navigation-primary .menu-item a,
div.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a  {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
   
}

.header__language-switcher-label-current:after {
  border-top-color: #FFFFFF;
}

.navigation-primary .menu-item a:hover,
.header__language-switcher .lang_list_class li:hover a,
div.header__language-switcher-label-current:hover,
.navigation-primary .menu-item a:focus,
.header__language-switcher .lang_list_class li:focus a,
div.header__language-switcher-label-current:focus {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

.header__language-switcher-label-current:hover:after,
.header__language-switcher-label-current:focus:after {
  border-top-color: #FFFFFF;
}

.navigation-primary .menu-item a:active,
div.header__language-switcher-label-current:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

.header__language-switcher-label-current:active:after {
  border-top-color: #FFFFFF;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after,
body .navigation-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #FFFFFF;
}

.navigation-primary .submenu.level-2 {
  background-color: 

  
  
    
  


  rgba(207, 208, 210, 1.0)

;
  border: 1px solid #d0d0d0;
}

.navigation-primary .submenu.level-2 > li,
.header__language-switcher .lang_list_class li {
  border-bottom: 1px solid #d0d0d0;
}

.navigation-primary .submenu.level-2 .menu-item .menu-link:hover,
.navigation-primary .submenu.level-2 .menu-item .menu-link:focus {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
  color: #FFFFFF;
}

.navigation-primary .submenu.level-2 .menu-item .menu-link:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
  color: #FFFFFF;
}

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(207, 208, 210, 1.0)

;
  border: 1px solid #d0d0d0;
}

.header__language-switcher .lang_list_class li:hover,
.header__language-switcher .lang_list_class li:focus {
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
}

.header__language-switcher .lang_list_class li:active {
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
}

@media (max-width: 768px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(207, 208, 210, 1.0)

;
  }

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
      background-color: #FFFFFF;
  }

  .navigation-primary .submenu.level-1 > li,
  .navigation-primary .submenu.level-2 .menu-item {
    border-top-color: #d0d0d0;
  }

  .header__language-switcher .lang_list_class {
    border-left: 0;
    border-right: 0;
  }
}

/* ************************************************************************* */
/* **************************   8. Site Footer   *************************** */
/* ************************************************************************* */

.footer {
  background-color: 

  
  
    
  


  rgba(30, 43, 51, 1.0)

;
  border-top: 1px none #1E2B33;
}
 
.footer__container--static,
.footer__container--dnd .dnd-section {
  max-width: 1340px;
}

.footer__bottom-section {
  border-top: 1px solid #d0d0d0;
  border-top-color: #FFFFFF;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote {
  color: #FFFFFF;
}



/* Footer Menu */

.footer .hs-menu-wrapper a {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

.footer .hs-menu-wrapper a:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

/* Footer modules */

.footer .social-links__icon svg,
.footer .social-links__icon:hover svg {
  fill: #FFFFFF;
}

.footer .icon svg {
  fill: #FFFFFF;
}

.footer .pricing-table label {
  color: #1E2B33;
}

.footer .price-block__description-block,
.footer .price-block__description-block div,
.footer .price-block__description-block p,
.footer .price-block__description-block span,
.footer .price-block__description-block li,
.footer .testimonial__content,
.footer .testimonial__content div,
.footer .testimonial__content span,
.footer .testimonial__content p,
.footer .blog-card__content p,
.footer a.blog-card__author-name {
  color: #1E2B33;
}

.footer .price-block__description-block a,
.footer .testimonial__content a,
.footer .blog-card__content a {
  color: #ed8b00;
}

.footer .price-block__description-block a:hover,
.footer .price-block__description-block a:focus,
.footer .testimonial__content a:hover,
.footer .testimonial__content a:focus,
.footer .blog-card__content a:hover,
.footer .blog-card__content a:focus {
  color: font-weight: normal; text-decoration: underline; font-family: 'Work Sans', sans-serif; font-style: normal;
}

.footer .price-block__description-block h1,
.footer .testimonial__content h1 {
  color: #1E2B33;
}

.footer .price-block__description-block h2,
.footer .testimonial__content h2,
.footer h2.blog-card__title a {
  color: #1E2B33;
}

.footer .price-block__description-block h3,
.footer .testimonial__content h3 {
  color: #1E2B33;
}

.footer .price-block__description-block h4,
.footer .testimonial__content h4 {
  color: #1E2B33;
}

.footer .price-block__description-block h5,
.footer .testimonial__content h5 {
  color: #1E2B33;
}

.footer .price-block__description-block h6,
.footer .testimonial__content h6 {
  color: #1E2B33;
}

/* ************************************************************************* */
/* *****************************   9. Blog   ******************************* */
/* ************************************************************************* */

/* Blog Meta - Author */

.blog-index__post-author-name,
.blog-post__author-name {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1E2B33;
}

.blog-post__author-name:hover,
.blog-index__post-author-name:hover,
.blog-post__author-name:focus,
.blog-index__post-author-name:focus,
.blog-index__post-author-name:active,
.blog-post__author-name:active {
  color: #1E2B33;
}

/* Tags */

.blog-index__post-tag-link,
.blog-post__tag-link,
.blog-index__post-tag-link:hover,
.blog-post__tag-link:hover,
.blog-index__post-tag-link:focus,
.blog-post__tag-link:focus,
.blog-index__post-tag-link:active,
.blog-post__tag-link:active {
  background-color: 

  
  
    
  


  rgba(207, 208, 210, 1.0)

;
  color: #FFFFFF;
}

.blog-index__post-tags svg,
.blog-post__tags svg {
  fill: #CFD0D2;
}

/* Blog Listing */

.blog-index__post-title a {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1E2B33;
  letter-spacing: px;
  text-transform: uppercase;
}

.blog-index__post-title a:hover,
.blog-index__post-title a:focus,
.blog-index__post-title a:active {
  color: #1E2B33;
}

/* Blog Filter Banner */

.blog-tag-filter__title {
  color: #FFFFFF !important;
}



/* Blog Search  */

.blog-search form label {
  color: #FFFFFF;
}

/* Blog Pagination */

.blog-pagination__link {
  color: #ed8b00;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #ed8b00;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  color: #99409A;
}

.blog-pagination__prev-link:hover svg,
.blog-pagination__next-link:hover svg,
.blog-pagination__prev-link:focus svg,
.blog-pagination__next-link:focus svg {
  fill: #99409A;
}

.blog-pagination__link:active {
  color: #e990ea;
}

.blog-pagination__prev-link:active svg,
.blog-pagination__next-link:active svg {
  fill: #e990ea;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg,
.blog-pagination__prev-link--disabled:hover svg,
.blog-pagination__next-link--disabled:hover svg,
.blog-pagination__prev-link--disabled:focus svg,
.blog-pagination__next-link--disabled:focus svg,
.blog-pagination__prev-link--disabled:active svg,
.blog-pagination__next-link--disabled:active svg {
  fill: #d0d0d0;
}

.blog-pagination__link--active {
  background-color: #CFD0D2;
  color: #FFF;
}

.blog-pagination__link--active:hover {
  color: #FFF;
}

/* Blog Post */

.blog-post-header {
  background-image: url('https://7303166.fs1.hubspotusercontent-na1.net/hubfs/7303166/Sprout/blog-post-banner.png');
}

/* Blog Comments */

.blog-post__comments-listing .comment-from a,
.blog-post__comments-listing .comment-from h4,
.blog-post__comments-listing .comment-date {
  color: #1E2B33;
}

.blog-post__comments-listing .comment-reply-to {
  color: #ed8b00;
}

.blog-post__comments-listing .comment-reply-to:hover,
.blog-post__comments-listing .comment-reply-to:focus {
  color: #99409A;
}

.blog-post__comments-listing .comment-reply-to:active {
  color: #e990ea;
}

/* ************************************************************************* */
/* *************************   10. System Pages   ************************** */
/* ************************************************************************* */

/* Error Pages - Global */

.error-page:before {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #d0d0d0;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1E2B33;
}

.hs-search-results__title:hover {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 20px;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  margin-bottom: 1.4rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type='email'] {
  margin-bottom: 1.4rem;
  padding: 12px 12px !important;
}

/* ************************************************************************* */
/* ***************************   11. Modules  ****************************** */
/* ************************************************************************* */

/* Accordion */

body .accordion button {
  color: #ed8b00;
}

body .accordion button:hover,
body .accordion button:focus {
  color: #99409A;
}

body .accordion button:active,
body .accordion[aria-expanded='true'] button {
  color: #e990ea;
}

body button .accordion__icon {
  background-color: #ed8b00;
}

body button:hover .accordion__icon,
body button:focus .accordion__icon {
  background-color: #99409A;
}

body button:active .accordion__icon,
body .accordion[aria-expanded=true] button .accordion__icon {
  background-color: #e990ea;
}

/* Icon */

body .icon svg {
  fill: #CFD0D2;
}

/* Pricing Table */

body .price-block__header {
  background-color: #CFD0D2;
}

body .billing-selectors__pricing-option input[type="radio"]:checked + label:before {
  border-color: #CFD0D2;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: #1E2B33;
}

body .social-links__icon:hover svg {
  fill: #1E2B33;
}

body .social-links__icon:hover {
  background-color: transparent;
}

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info,
body .statistic__info span {
  color: #1E2B33;
}

body .statistic__bar,
body .statistic__fill {
  border-color: #CFD0D2;
}

body .statistic__circle:after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #d0d0d0;
}

body .tns-nav .tns-nav-active {
  background-color: #CFD0D2;
}
.img-ico{
  font-size: 1.5em; 
  color: #ed8b00;
  position:relative;
  top: 32px;
  z-index:2;
  padding: 0 5px 0 5px;
  float:left;
}
.ico{
  font-size: 1.5em; 
  color: #ed8b00;
  z-index:2;
  padding: 0 5px 0 5px;
  float:left;
}
.feature-image{
}
.feature-img{
  /*background-color:#F0F1F1;*/
  
      border-radius: 0px 0px 15px 15px;
  /*margin-top:30px;*/
}
 


.feature-title{
  font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
 min-height:60px;
   padding: 10px 0 0 0;
    width: 100%;
  margin-bottom:0px !Important;
  text-align:center;

}
.feature-title-light{
  font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 19px;
letter-spacing: 0em;
 min-height:60px;
   padding: 10px 0 0 0;
    width: 100%;
  margin-bottom:0px !Important;
  text-align:center;

}
.cat-feature-title{
  font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
 min-height:40px;
   padding: 10px 0;
    width: 100%;
  margin-bottom:26px !Important;
  text-align:center;

}
.feature-text{
  font-family: BrownStd;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 15px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
}
.enroll-text{
  font-family: BrownStd;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 15px;
letter-spacing: 0em;
text-align: right;
  width: 100%;
  margin-bottom:0.5rem !Important;
   
}
.feature-text-cost{
  font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 900;
line-height: 25px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
  color:#ed8b00
} 
.feature-diff-text{
  font-family: BrownStd;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
}
.feature-time-text{
  font-family: BrownStd;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 12px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
}
.feature-text-right{
  font-family: BrownStd;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 15px;
letter-spacing: 0em;
text-align: right !Important;
  padding: 0px 5px 10px 0px;

}
.course-feature-text{
  font-family: BrownStd;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 15px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
  color:#ffffff;
}
.course-feature-text-cost{
  font-family: BrownStd;
font-size: 18px;
font-style: normal;
font-weight: 900;
line-height: 25px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
  color:#ed8b00;
} 
.course-enroll-text{
  font-family: BrownStd;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 15px;
letter-spacing: 0em;
text-align: right;
  width: 100%;
  margin-bottom:0.5rem !Important;
   
}
.course-feature-time-text{
  font-family: BrownStd;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 12px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  color:#ffffff;
}
.course-desc{
    font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
  margin-top:-20px;
  min-height:180px;
}
.course-desc-blended{
    font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
  margin-top:-28px;
  
}
.course-desc-in{
    font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
 
  
}
.course-plain-text{
    font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
 
  
}
.course-desc-short{
    font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
  width: 100%;
  margin-bottom:0.5rem !Important;
   margin-top:-20px;
  min-height:80px;
}
.course-text{
   font-family: BrownStd;
font-size: 14px !Impportant;
}
.testimonials-text{
     font-family: BrownStd;
font-size: 18px;
   font-style: italic !Important;
  font-weight:300;
  text-align:center; 
}
.testimonials-name{
     font-family: BrownStd;
font-size: 18px;
 
  font-weight:400;
  text-align:left; 
}
.mission-text{
  text-align:center;
  margin-top:2em;
}
.white{
  color:white !Important;
}
.feature-but{
}
.W100{
  width:100%;
}
.pad{
  padding-left:20px !Important;
  padding-right:20px !Important;
}
.margin-top{
  margin-top:30px !Important;
}
.margin-bottom{
  margin-bottom:30px !Important;  
}
.light-grey{
  background-color:#F0F1F1;
  border-radius: 0px 0px 15px 15px;
  padding-bottom:5px;
}
.cat-light-grey{
  background-color:#F0F1F1;
  border-radius: 0px 0px 15px 15px;
  
}
.light-grey-top{
  background-color:#F0F1F1;
  border-radius: 15px 15px 0px 0px;
  padding-bottom:10px;
}
.heading{
  font-family: BrownStd;
font-size: 28px;
font-style: normal;
font-weight: 400;
line-height: 33px;
letter-spacing: 0em;
text-align: center;
}
.heading-light{
  font-family: BrownStd;
font-size: 22px;
font-style: normal;
font-weight: 300;
line-height: 33px;
letter-spacing: 0em;
text-align: center;
}
.heading-left{
  font-family: BrownStd;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 33px;
letter-spacing: 0em;
text-align: left;
  padding-bottom:30px;
}
.category-list-cont{
  margin: 0;
  padding: 20px 10px 50px 10px;
  overflow: hidden;
/*  background-color: green;*/
  text-align: center !Important;
  width:100%
}
.course-title{
font-family: BrownStd;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
}
.course-date{
  font-family: BrownStd;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
}
.row-pad{
  padding: 10px 0px 10px 0px;
}
   
.category-list{
  list-style-type: none;
  margin: 0;
  /*padding: 0;*/
  overflow: hidden;
  background-color: #F0F1F1;
  display:inline-block;
  width:100%;
  text-align: center !Important;
}
.category-list li{
  float:left;
}
.cat-list-wrapper {
        text-align: center;
  padding: 30px 0px 50px 0px;
    }
    .cat-list-wrapper ul {
        display: inline-block;
      list-style-type: none;
        margin: 0;
        padding: 0;
       
        /* For IE, the outcast */
        zoom:1;
        *display: inline;
    }
    .cat-list-wrapper li {
        float: left;
        padding: 2px 5px;
    }
    .cat-list-wrapper a {
        color: black;
        
        
    }
.cat-img-background {
    height: 223px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   border-radius: 15px 15px 0px 0px;
}
.blended-img-background {
    height: 223px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   border-radius: 50%;
}
.feature-img-backgroud{
   height: 223px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  /*background-size: cover;*/
border-radius: 15px 15px 0px 0px;
}
.course-page-feature-img{
   height: 330px;
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
  background-size: contain;
border-radius: 15px 15px 15px 15px;
}
.blended-img-background{
    height: 223px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px 15px 15px;
}
.img-feature{
  height:233px;
}
.heading-dates{
     font-family: BrownStd;
  font-weight:300;
  margin-bottom:0;
}
.center{
  text-align:center !Important;
}
.course-list{
  clear:both;
  padding:40px 0px 30px 0px;
}
.img-overlay{
      background: rgba(0,0,0,0.5);
    overflow: hidden;
    height: 100%;
    z-index: 2;
}
.banner-area{
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.banner-area::after {
    content: "";  
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000, #000011);
    opacity: .5;
}
.banner-container::after {
    ...
    z-index: 1;
}
.banner-container > * {
    z-index: 100;
}
.banner-heading-cont{
  width:100%;
  padding: 3em 3em 3em 3em;
  text-align:center;
  position:relative;
  z-index:4;
  
}
.banner-heading{
  text-align:center;
  position:relative;
  z-index:5;
  color:#ffffff !important;
  font-size: 2em !important;
  
}
.clear{
  clear:both}
.clear-pad{
  width:100%;
  padding: 20px 0 20px 0;
  clear:both}
.pad20{
  width:100%;
  padding: 20px 0 20px 0;
}
.banner-sub-heading{
  text-align:center;
  z-index:6;
  position:relative;
  color:#ffffff !important;
  font-size: 1.5em !important;
}
@media (max-width: 772px){
.banner-heading{
  font-size: 1.5em !important; 
}
.banner-sub-heading{
  font-size: 1.1em !important;
  }
}
 
.h4-filter{
  float:left;
}
.filter{
  
  float:left;
}
.search{
 
  float:right;
}
.bottom-container{
  text-align:center;
  padding: 10px 10px 10px 10px;
   

}
.bottom-text{
  color:#fff !Important;
      font-family: BrownStd,sans-serif;
  font-size:22px;
}
.bottom-text-header{
  color:#ed8b00 !Important;
      font-family: BrownStd,sans-serif;
  font-size:28px;
}
input[type='text']{
  width:30%;
}
.filters-container {
    text-align: center;
    
    color: #000000;
    padding: 1em;
    border-radius: 15px;
  
    margin-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
}
.filters-item {
    display: inline-block;
    min-width: 300px;
    margin: 0 0 0 1em;
}
.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid red;
  border-color: red;
  

  -webkit-transform:rotate(-35deg);
  -moz-transform:rotate(-35deg);
  -ms-transform:rotate(-35deg);
  -o-transform:rotate(-35deg);
  transform:rotate(-35deg);
}
.module-container{
  padding-bottom:80px;
  padding-top:80px;
}
.custom-list-p li:before {
    content: '';
    height: 10px;
    background: url(https://www.eddyfi.com/areas/client/assets/img/bullet.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 1.25em;
    left: -2.25em;
    top: .4em;
      list-style: none;
}
.light{
  font-weight:300;
}
.pad-bottom{
  padding-bottom:30px;
}
.img-radius{
      border-radius: 15px 15px 15px 15px;
}
.product-heading{
  color: white;
  font-size:30px;
  padding-top:80px;
  font-weight:100;
}
.product-heading-type{
  font-size:30px;
  padding-top:80px;
  color:#ed8b00; 
  font-weight:700;
  margin-bottom: 1px;
}
.product-headingb{
  color: black;
  font-size:30px;
  padding-top:80px;
}
.product-heading-cswip{
  color: white;
  font-size:20px;
  padding-top:20px;
}
.produ
.title-rotate{
   transform: rotate(-90deg);
  
}
heading-dates{
 
}
.heading-course{
  text-align:center;
  font-weight:300;
  color:#ed8b00;
  font-size: 2em;
}

.outer{
  writing-mode: tb-rl;
  width:50px;
  height:260px;
  display:flex;
  
  align-items:center;
  justify-content: flex-end;
  
  background-color:#000;
 
  font-size:2rem;
  padding:.5rem;
}
.inner{
  transform: rotate(180deg);
  transition: transform 1s ease-in-out;
  padding:.5rem;
  height:120px;
  background-color:white;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
.dot-container{
border: 2px solid #ed8b00;
  border-radius: 25px;
  height:55px;
  padding:15px 20px 15px 20px;
  margin-top:20px;
}
@media (max-width: 774px){
  .dot-container{
  height:78px;
}
}
.dot2{
  color:white;
  font-weight:300;
}
.dot {
  height: 150px;
  width: 150px;
  background-color: #ed8b00;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
    justify-content: center;
  align-items: center;
}
.align-center{
  text-align:center;
}
.reserve-but{
      margin: 28px 10px 0 0;
}
@media (max-width: 621px){
  .reserve-but{
      margin: 0px 10px 10px 0;
}
}
  
.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
      justify-content: space-between;
    }

.flex-item:nth-child(1) {
  flex: 0 0 4em;
  width:320px;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.flex-item:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }
.flex-grid {
  display: flex;
  align-items: center;
}
.flex-grid-prod {
  display: flex;
  align-items: center;
}
.col {
  flex: 1;
  text-align:center;
}
.col-left {
  flex: 1;
  text-align:left;
}
.col-right {
  flex: 1;
  text-align:right;
}
.col-left-course {
  flex: 1;
  text-align:left;
  padding:0 20px 0 20px;
}
.col-right-course {
  flex: 1;
  text-align:right;
}
.flex-grid-map {
  display: grid;
  align-items: center;
}
.col-course-map {
  flex: 1;
  text-align:left;
}
.page-icon{
  float:left;
  padding: 0 20px 20px 0;
}
/* LAYOUT BOOTSTRAP  */
.col-md-3{
  width:33.33%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-md-4{
  width:25%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-md-12{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
 
}
.col-md-6{
  width:50%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-md-7{
  width:74%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-filter{
  width:40%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-search{
  width:60%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
/* SMALL SCREENS    */
/* LAYOUT BOOTSTRAP  */
@media (max-width: 992px){
.col-md-3{
  width:33.33%;
    padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;
  float:left;
}
.col-md-4{
  width:50%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-md-12{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
 
}
.col-md-6{
  width:50%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
  .col-md-7{
  width:50%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
}
@media (max-width: 1077px){
.col-md-3{
  width:50%;
    padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;
  float:left;
}
.col-md-4{
  width:50%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-md-12{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
 
}
.col-md-6{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
  .col-md-7{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
  .col-filter{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
.col-search{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
}
@media (max-width: 772px){
 
.flex-grid {
    display: block;
  
}
.flex-grid-prod {
  /*  display: block;*/
  
}

.col-md-3{
  width:100%;
    padding-right: 0px;
    padding-left: 0px;
  padding-bottom: 30px;
  float:left;
}
.col-md-4{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 15px;
  float:left;
}
.col-md-12{
  width:100%;
    padding-right: 0px;
    padding-left: 0px;
 
}
.col-md-6{
  width:100%;
    padding-right: 15px;
    padding-left: 15px;
  float:left;
}
  .filters-container {
    text-align: center;
    color: #000000;
    padding: 1em;
    border-radius: 15px;
  
    margin-bottom: 8.5em;
    padding-left: 0;
    padding-right: 0;
    padding-top:0;
}
.filters-item {
    display: inline-block;
    min-width: 200px;
    margin: 0 0 0 0;
}
  .col-filter{
  width:100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom:20px;
  float:left;
}
.col-search{
  width:100%;
    padding-right: 5px;
    padding-left: 5px;
   padding-bottom:20px;
  float:left;
}
 
}
.dnd_area-row-1-padding{
  padding-bottom:0px !Important;
  padding-top:0px !Important;
}
/* END SMALL SCREENS   */



/*
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    float:left;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
 */
 /*ICONS  */
/*
@font-face {
  font-family: 'dg-iconset';
  src:  url('https://eddyfi.com/doc/academy/icons/dg-iconset.eot?2zf13o');
  src:  url('https://eddyfi.com/doc/academy/icons/dg-iconset.eot?2zf13o#iefix') format('embedded-opentype'),
    url('https://eddyfi.com/doc/academy/icons/dg-iconset.ttf?2zf13o') format('truetype'),
    url('https://eddyfi.com/doc/academy/icons/dg-iconset.woff?2zf13o') format('woff'),
    url('https://eddyfi.com/doc/academy/icons/dg-iconset.svg?2zf13o#dg-iconset') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
} */
@font-face {
  font-family: 'dg-iconset';
  src:  url('https://eddyfi.com/doc/academy/icons/dg-iconset.eot?3djk3a');
  src:  url('https://eddyfi.com/doc/academy/icons/dg-iconset.eot?3djk3a#iefix') format('embedded-opentype'),
    url('https://eddyfi.com/doc/academy/icons/dg-iconset.ttf?3djk3a') format('truetype'),
    url('https://eddyfi.com/doc/academy/icons/dg-iconset.woff?3djk3a') format('woff'),
    url('https://eddyfi.com/doc/academy/icons/dg-iconset.svg?3djk3a#dg-iconset') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="dg-icon-"], [class*=" dg-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dg-iconset' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dg-icon-new .path1:before {
  content: "\123";
  color: rgb(237, 139, 0);
}
.dg-icon-new .path2:before {
  content: "\124";
  margin-left: -1.9111328125em;
  color: rgb(255, 255, 255);
}
.dg-icon-new .path3:before {
  content: "\125";
  margin-left: -1.9111328125em;
  color: rgb(255, 255, 255);
}
.dg-icon-new .path4:before {
  content: "\126";
  margin-left: -1.9111328125em;
  color: rgb(255, 255, 255);
}
.dg-icon-advanced-b:before {
  content: "\130";
}
.dg-icon-inter-b:before {
  content: "\135";
}
.dg-icon-beginner-b:before {
  content: "\140";
}
.dg-icon-beginner .path1:before {
  content: "\145";
  color: rgb(255, 255, 255);
}
.dg-icon-beginner .path2:before {
  content: "\146";
  margin-left: -1.111328125em;
  color: rgb(255, 255, 255);
}
.dg-icon-beginner .path3:before {
  content: "\147";
  margin-left: -1.111328125em;
  color: rgb(237, 139, 0);
}
.dg-icon-inter .path1:before {
  content: "\150";
  color: rgb(255, 255, 255);
}
.dg-icon-inter .path2:before {
  content: "\151";
  margin-left: -1.111328125em;
  color: rgb(237, 139, 0);
}
.dg-icon-inter .path3:before {
  content: "\152";
  margin-left: -1.111328125em;
  color: rgb(237, 139, 0);
}
.dg-icon-advanced:before {
  content: "\155";
  color: #ed8b00;
}
.dg-icon-equalizer:before {
  content: "\160";
}
.dg-icon-equalizer2:before {
  content: "\165";
}
.dg-icon-glass:before {
  content: "\170";
}
.dg-icon-glass2:before {
  content: "\175";
}
.dg-icon-fire:before {
  content: "\180";
}
.dg-icon-download3:before {
  content: "\185";
}
.dg-icon-facebook:before {
  content: "\190";
}
.dg-icon-youtube:before {
  content: "\195";
}
.dg-icon-tumblr2:before {
  content: "\200";
}
.dg-icon-linkedin2:before {
  content: "\205";
}
.dg-icon-deal .path1:before {
  content: "\e900";
  color: none;
}
.dg-icon-deal .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.dg-icon-deal .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.dg-icon-product:before {
  content: "\e903";
  
}
.dg-icon-product-black:before {
  content: "\e903";
  
}
.dg-icon-classroom-01:before {
  content: "\e904";
}
.dg-icon-elearning-01:before {
  content: "\e905";
}
.dg-icon-classroom-2-01:before {
  content: "\e907";
}
.fs0 {
  font-size: 16px;
}
.fs1 {
  font-size: 18px;
  float:right;
  padding-left:8px;
}
.fs1l {
  font-size: 24px;
  float:left;
  padding-left:8px;
}
.fs2-hot {
  font-size: 32px;
  padding:8px;
  float:right;
  color:#ed8b00;
}
.ico-tl{
  padding:10px 10px 10px 10px;
}