/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

*, *:before, *:after {
  box-sizing: border-box;
}

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/*  ----------- RESET CSS --------- */
*, ::before, ::after {
   margin: 0;
   padding: 0;
   outline: none;
   border: 0;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
   
}

body{
    
    font-weight: 400;   
  -webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6,
span,
div,
figure,
a {
  padding: 0;
  margin: 0;
}

a,a:focus,a:hover {
  text-decoration: none;
  outline:none;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  
  
}

select::-ms-expand {/* Remove IE default v icon*/
  display: none;
}

input::-ms-clear {  /* Remove IE default x icon */
  display: none;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}

.container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
  }

  .row.small-gutters {
    margin-right: -10px;
    margin-left: -10px; 
  }

  .row.large-gutters {
    margin-right: -30px;
    margin-left: -30px; 
  }

  .small-gutters > .col,
  .small-gutters > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }

  .large-gutters > .col,
  .large-gutters > [class*="col-"] {
    padding-right: 30px;
    padding-left: 30px;
  }
  
  .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  
  .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-auto, .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-sm-auto, .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-md-auto, .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-lg-auto, .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,
  .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  
  .row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  
  .row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  
  .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
  .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  
  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  
  .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  
  .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  
  .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  
  .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  
  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .order-first {
    -ms-flex-order: -1;
    order: -1;
  }
  
  .order-last {
    -ms-flex-order: 13;
    order: 13;
  }
  
  .order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  
  .order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  
  .order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  
  .order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  
  .order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  
  .order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  
  .order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  
  .order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  
  .order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  
  .order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  
  .order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  
  .order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  
  .order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  
  .offset-1 {
    margin-left: 8.333333%;
  }
  
  .offset-2 {
    margin-left: 16.666667%;
  }
  
  .offset-3 {
    margin-left: 25%;
  }
  
  .offset-4 {
    margin-left: 33.333333%;
  }
  
  .offset-5 {
    margin-left: 41.666667%;
  }
  
  .offset-6 {
    margin-left: 50%;
  }
  
  .offset-7 {
    margin-left: 58.333333%;
  }
  
  .offset-8 {
    margin-left: 66.666667%;
  }
  
  .offset-9 {
    margin-left: 75%;
  }
  
  .offset-10 {
    margin-left: 83.333333%;
  }
  
  .offset-11 {
    margin-left: 91.666667%;
  }
  
  @media (min-width: 576px) {
    .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-sm-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-sm-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-sm-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-sm-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-sm-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-sm-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-sm-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-sm-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-sm-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-sm-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-sm-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-sm-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-sm-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-sm-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-sm-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-sm-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-sm-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-sm-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-sm-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-sm-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-sm-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-sm-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-sm-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-sm-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-sm-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-sm-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-sm-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-sm-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-sm-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-sm-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-sm-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-sm-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-sm-0 {
      margin-left: 0;
    }
    .offset-sm-1 {
      margin-left: 8.333333%;
    }
    .offset-sm-2 {
      margin-left: 16.666667%;
    }
    .offset-sm-3 {
      margin-left: 25%;
    }
    .offset-sm-4 {
      margin-left: 33.333333%;
    }
    .offset-sm-5 {
      margin-left: 41.666667%;
    }
    .offset-sm-6 {
      margin-left: 50%;
    }
    .offset-sm-7 {
      margin-left: 58.333333%;
    }
    .offset-sm-8 {
      margin-left: 66.666667%;
    }
    .offset-sm-9 {
      margin-left: 75%;
    }
    .offset-sm-10 {
      margin-left: 83.333333%;
    }
    .offset-sm-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 768px) {
    .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-md-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-md-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-md-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-md-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-md-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-md-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-md-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-md-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-md-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-md-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-md-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-md-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-md-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-md-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-md-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-md-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-md-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-md-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-md-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-md-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-md-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-md-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-md-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-md-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-md-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-md-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-md-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-md-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-md-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-md-0 {
      margin-left: 0;
    }
    .offset-md-1 {
      margin-left: 8.333333%;
    }
    .offset-md-2 {
      margin-left: 16.666667%;
    }
    .offset-md-3 {
      margin-left: 25%;
    }
    .offset-md-4 {
      margin-left: 33.333333%;
    }
    .offset-md-5 {
      margin-left: 41.666667%;
    }
    .offset-md-6 {
      margin-left: 50%;
    }
    .offset-md-7 {
      margin-left: 58.333333%;
    }
    .offset-md-8 {
      margin-left: 66.666667%;
    }
    .offset-md-9 {
      margin-left: 75%;
    }
    .offset-md-10 {
      margin-left: 83.333333%;
    }
    .offset-md-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 992px) {
    .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-lg-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-lg-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-lg-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-lg-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-lg-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-lg-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-lg-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-lg-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-lg-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-lg-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-lg-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-lg-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-lg-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-lg-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-lg-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-lg-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-lg-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-lg-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-lg-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-lg-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-lg-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-lg-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-lg-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-lg-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-lg-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-lg-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-lg-0 {
      margin-left: 0;
    }
    .offset-lg-1 {
      margin-left: 8.333333%;
    }
    .offset-lg-2 {
      margin-left: 16.666667%;
    }
    .offset-lg-3 {
      margin-left: 25%;
    }
    .offset-lg-4 {
      margin-left: 33.333333%;
    }
    .offset-lg-5 {
      margin-left: 41.666667%;
    }
    .offset-lg-6 {
      margin-left: 50%;
    }
    .offset-lg-7 {
      margin-left: 58.333333%;
    }
    .offset-lg-8 {
      margin-left: 66.666667%;
    }
    .offset-lg-9 {
      margin-left: 75%;
    }
    .offset-lg-10 {
      margin-left: 83.333333%;
    }
    .offset-lg-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 1200px) {
    .col-xl {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-xl-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-xl-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-xl-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-xl-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-xl-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-xl-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-xl-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-xl-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-xl-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-xl-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-xl-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-xl-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-xl-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-xl-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-xl-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-xl-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-xl-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-xl-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-xl-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-xl-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-xl-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-xl-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-xl-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-xl-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-xl-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-xl-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-xl-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-xl-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-xl-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-xl-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-xl-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-xl-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-xl-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-xl-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-xl-0 {
      margin-left: 0;
    }
    .offset-xl-1 {
      margin-left: 8.333333%;
    }
    .offset-xl-2 {
      margin-left: 16.666667%;
    }
    .offset-xl-3 {
      margin-left: 25%;
    }
    .offset-xl-4 {
      margin-left: 33.333333%;
    }
    .offset-xl-5 {
      margin-left: 41.666667%;
    }
    .offset-xl-6 {
      margin-left: 50%;
    }
    .offset-xl-7 {
      margin-left: 58.333333%;
    }
    .offset-xl-8 {
      margin-left: 66.666667%;
    }
    .offset-xl-9 {
      margin-left: 75%;
    }
    .offset-xl-10 {
      margin-left: 83.333333%;
    }
    .offset-xl-11 {
      margin-left: 91.666667%;
    }
  }
  
  .d-none {
    display: none !important;
  }
  
  .d-inline {
    display: inline !important;
  }
  
  .d-inline-block {
    display: inline-block !important;
  }
  
  .d-block {
    display: block !important;
  }
  
  .d-table {
    display: table !important;
  }
  
  .d-table-row {
    display: table-row !important;
  }
  
  .d-table-cell {
    display: table-cell !important;
  }
  
  .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  
  .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  
  @media (min-width: 576px) {
    .d-sm-none {
      display: none !important;
    }
    .d-sm-inline {
      display: inline !important;
    }
    .d-sm-inline-block {
      display: inline-block !important;
    }
    .d-sm-block {
      display: block !important;
    }
    .d-sm-table {
      display: table !important;
    }
    .d-sm-table-row {
      display: table-row !important;
    }
    .d-sm-table-cell {
      display: table-cell !important;
    }
    .d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-sm-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 768px) {
    .d-md-none {
      display: none !important;
    }
    .d-md-inline {
      display: inline !important;
    }
    .d-md-inline-block {
      display: inline-block !important;
    }
    .d-md-block {
      display: block !important;
    }
    .d-md-table {
      display: table !important;
    }
    .d-md-table-row {
      display: table-row !important;
    }
    .d-md-table-cell {
      display: table-cell !important;
    }
    .d-md-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-md-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 992px) {
    .d-lg-none {
      display: none !important;
    }
    .d-lg-inline {
      display: inline !important;
    }
    .d-lg-inline-block {
      display: inline-block !important;
    }
    .d-lg-block {
      display: block !important;
    }
    .d-lg-table {
      display: table !important;
    }
    .d-lg-table-row {
      display: table-row !important;
    }
    .d-lg-table-cell {
      display: table-cell !important;
    }
    .d-lg-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-lg-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 1200px) {
    .d-xl-none {
      display: none !important;
    }
    .d-xl-inline {
      display: inline !important;
    }
    .d-xl-inline-block {
      display: inline-block !important;
    }
    .d-xl-block {
      display: block !important;
    }
    .d-xl-table {
      display: table !important;
    }
    .d-xl-table-row {
      display: table-row !important;
    }
    .d-xl-table-cell {
      display: table-cell !important;
    }
    .d-xl-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-xl-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media print {
    .d-print-none {
      display: none !important;
    }
    .d-print-inline {
      display: inline !important;
    }
    .d-print-inline-block {
      display: inline-block !important;
    }
    .d-print-block {
      display: block !important;
    }
    .d-print-table {
      display: table !important;
    }
    .d-print-table-row {
      display: table-row !important;
    }
    .d-print-table-cell {
      display: table-cell !important;
    }
    .d-print-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-print-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  
  .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  
  .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  
  .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  
  .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  
  .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  
  .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  
  .flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  
  .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  
  .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  
  .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  
  .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  
  .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  
  .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  
  .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  
  .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  
  .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  
  .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  
  .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  
  .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  
  .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  
  .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  
  .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  
  .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  
  .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  
  .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  
  .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  
  .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  
  .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  
  .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  
  .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  
  .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  
  .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  
  .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  
  @media (min-width: 576px) {
    .flex-sm-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-sm-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-sm-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-sm-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-sm-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-sm-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-sm-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-sm-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-sm-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-sm-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-sm-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-sm-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-sm-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-sm-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-sm-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-sm-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-sm-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-sm-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-sm-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-sm-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 768px) {
    .flex-md-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-md-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-md-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-md-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-md-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-md-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-md-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-md-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-md-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-md-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-md-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-md-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-md-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-md-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-md-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-md-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-md-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-md-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-md-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-md-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-md-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-md-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 992px) {
    .flex-lg-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-lg-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-lg-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-lg-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-lg-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-lg-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-lg-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-lg-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-lg-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-lg-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-lg-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-lg-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-lg-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-lg-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-lg-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-lg-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-lg-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-lg-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-lg-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-lg-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 1200px) {
    .flex-xl-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-xl-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-xl-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-xl-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-xl-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-xl-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-xl-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-xl-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-xl-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-xl-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-xl-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-xl-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-xl-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-xl-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-xl-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-xl-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-xl-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-xl-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-xl-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-xl-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  .m-0 {
    margin: 0 !important;
  }
  
  .mt-0,
  .my-0 {
    margin-top: 0 !important;
  }
  
  .mr-0,
  .mx-0 {
    margin-right: 0 !important;
  }
  
  .mb-0,
  .my-0 {
    margin-bottom: 0 !important;
  }
  
  .ml-0,
  .mx-0 {
    margin-left: 0 !important;
  }
  
  .m-1 {
    margin: 0.25rem !important;
  }
  
  .mt-1,
  .my-1 {
    margin-top: 0.25rem !important;
  }
  
  .mr-1,
  .mx-1 {
    margin-right: 0.25rem !important;
  }
  
  .mb-1,
  .my-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .ml-1,
  .mx-1 {
    margin-left: 0.25rem !important;
  }
  
  .m-2 {
    margin: 0.5rem !important;
  }
  
  .mt-2,
  .my-2 {
    margin-top: 0.5rem !important;
  }
  
  .mr-2,
  .mx-2 {
    margin-right: 0.5rem !important;
  }
  
  .mb-2,
  .my-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .ml-2,
  .mx-2 {
    margin-left: 0.5rem !important;
  }
  
  .m-3 {
    margin: 1rem !important;
  }
  
  .mt-3,
  .my-3 {
    margin-top: 1rem !important;
  }
  
  .mr-3,
  .mx-3 {
    margin-right: 1rem !important;
  }
  
  .mb-3,
  .my-3 {
    margin-bottom: 2rem !important;
  }
  
  .ml-3,
  .mx-3 {
    margin-left: 1rem !important;
  }
  
  .m-4 {
    margin: 1.5rem !important;
  }
  
  .mt-4,
  .my-4 {
    margin-top: 1.5rem !important;
  }
  .mt-4-5,
  .my-4-5 {
    margin-top: 2rem !important;
  }
  
  .mr-4,
  .mx-4 {
    margin-right: 1.5rem !important;
  }
  .mr-4-5,
  .mx-4-5 {
    margin-right: 2rem !important;
  }
  
  .mb-4,
  .my-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-4-5,
  .my-4-5 {
    margin-bottom: 2rem !important;
  }
  
  .ml-4,
  .mx-4 {
    margin-left: 1.5rem !important;
  }
  .ml-4-5,
  .mx-4-5 {
    margin-left: 2rem !important;
  }
  
  .m-5 {
    margin: 3rem !important;
  }
  
  .mt-5,
  .my-5 {
    margin-top: 3rem !important;
  }
  
  .mr-5,
  .mx-5 {
    margin-right: 3rem !important;
  }
  
  .mb-5,
  .my-5 {
    margin-bottom: 3rem !important;
  }
  
  .ml-5,
  .mx-5 {
    margin-left: 3rem !important;
  }
  
  .p-0 {
    padding: 0 !important;
  }
  
  .pt-0,
  .py-0 {
    padding-top: 0 !important;
  }
  
  .pr-0,
  .px-0 {
    padding-right: 0 !important;
  }
  
  .pb-0,
  .py-0 {
    padding-bottom: 0 !important;
  }
  
  .pl-0,
  .px-0 {
    padding-left: 0 !important;
  }
  
  .p-1 {
    padding: 0.25rem !important;
  }
  
  .pt-1,
  .py-1 {
    padding-top: 0.25rem !important;
  }
  
  .pr-1,
  .px-1 {
    padding-right: 0.25rem !important;
  }
  
  .pb-1,
  .py-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pl-1,
  .px-1 {
    padding-left: 0.25rem !important;
  }
  
  .p-2 {
    padding: 0.5rem !important;
  }
  
  .pt-2,
  .py-2 {
    padding-top: 0.5rem !important;
  }
  
  .pr-2,
  .px-2 {
    padding-right: 0.5rem !important;
  }
  
  .pb-2,
  .py-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pl-2,
  .px-2 {
    padding-left: 0.5rem !important;
  }
  
  .p-3 {
    padding: 1rem !important;
  }
  
  .pt-3,
  .py-3 {
    padding-top: 1rem !important;
  }
  
  .pr-3,
  .px-3 {
    padding-right: 1rem !important;
  }
  
  .pb-3,
  .py-3 {
    padding-bottom: 1rem !important;
  }
  
  .pl-3,
  .px-3 {
    padding-left: 1rem !important;
  }
  
  .p-4 {
    padding: 1.5rem !important;
  }
  
  .pt-4,
  .py-4 {
    padding-top: 1.5rem !important;
  }
  
  .pr-4,
  .px-4 {
    padding-right: 1.5rem !important;
  }
  
  .pb-4,
  .py-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pl-4,
  .px-4 {
    padding-left: 1.5rem !important;
  }
  
  .p-5 {
    padding: 3rem !important;
  }
  .p-10 {
    padding: 5rem !important;
  }
  
  .pt-5,
  .py-5 {
    padding-top: 3rem !important;
  }
  
  .pr-5,
  .px-5 {
    padding-right: 3rem !important;
  }
  
  .pb-5,
  .py-5 {
    padding-bottom: 3rem !important;
  }
  
  .pl-5,
  .px-5 {
    padding-left: 3rem !important;
  }
  
  .m-n1 {
    margin: -0.25rem !important;
  }
  
  .mt-n1,
  .my-n1 {
    margin-top: -0.25rem !important;
  }
  
  .mr-n1,
  .mx-n1 {
    margin-right: -0.25rem !important;
  }
  
  .mb-n1,
  .my-n1 {
    margin-bottom: -0.25rem !important;
  }
  
  .ml-n1,
  .mx-n1 {
    margin-left: -0.25rem !important;
  }
  
  .m-n2 {
    margin: -0.5rem !important;
  }
  
  .mt-n2,
  .my-n2 {
    margin-top: -0.5rem !important;
  }
  
  .mr-n2,
  .mx-n2 {
    margin-right: -0.5rem !important;
  }
  
  .mb-n2,
  .my-n2 {
    margin-bottom: -0.5rem !important;
  }
  
  .ml-n2,
  .mx-n2 {
    margin-left: -0.5rem !important;
  }
  
  .m-n3 {
    margin: -1rem !important;
  }
  
  .mt-n3,
  .my-n3 {
    margin-top: -1rem !important;
  }
  
  .mr-n3,
  .mx-n3 {
    margin-right: -1rem !important;
  }
  
  .mb-n3,
  .my-n3 {
    margin-bottom: -1rem !important;
  }
  
  .ml-n3,
  .mx-n3 {
    margin-left: -1rem !important;
  }
  
  .m-n4 {
    margin: -1.5rem !important;
  }
  
  .mt-n4,
  .my-n4 {
    margin-top: -1.5rem !important;
  }
  
  .mr-n4,
  .mx-n4 {
    margin-right: -1.5rem !important;
  }
  
  .mb-n4,
  .my-n4 {
    margin-bottom: -1.5rem !important;
  }
  
  .ml-n4,
  .mx-n4 {
    margin-left: -1.5rem !important;
  }
  
  .m-n5 {
    margin: -3rem !important;
  }
  
  .mt-n5,
  .my-n5 {
    margin-top: -3rem !important;
  }
  
  .mr-n5,
  .mx-n5 {
    margin-right: -3rem !important;
  }
  
  .mb-n5,
  .my-n5 {
    margin-bottom: -3rem !important;
  }
  
  .ml-n5,
  .mx-n5 {
    margin-left: -3rem !important;
  }
  
  .m-auto {
    margin: auto !important;
  }
  
  .mt-auto,
  .my-auto {
    margin-top: auto !important;
  }
  
  .mr-auto,
  .mx-auto {
    margin-right: auto !important;
  }
  
  .mb-auto,
  .my-auto {
    margin-bottom: auto !important;
  }
  
  .ml-auto,
  .mx-auto {
    margin-left: auto !important;
  }
  
  @media (min-width: 576px) {
    .m-sm-0 {
      margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
      margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
      margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
      margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
      margin-left: 0 !important;
    }
    .m-sm-1 {
      margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
      margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
      margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
      margin-left: 0.25rem !important;
    }
    .m-sm-2 {
      margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
      margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
      margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
      margin-left: 0.5rem !important;
    }
    .m-sm-3 {
      margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
      margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
      margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
      margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
      margin-left: 1rem !important;
    }
    .m-sm-4 {
      margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
      margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
      margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
      margin-left: 1.5rem !important;
    }
    .m-sm-5 {
      margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
      margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
      margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
      margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
      margin-left: 3rem !important;
    }
    .p-sm-0 {
      padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
      padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
      padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
      padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
      padding-left: 0 !important;
    }
    .p-sm-1 {
      padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
      padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
      padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
      padding-left: 0.25rem !important;
    }
    .p-sm-2 {
      padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
      padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
      padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
      padding-left: 0.5rem !important;
    }
    .p-sm-3 {
      padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
      padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
      padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
      padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
      padding-left: 1rem !important;
    }
    .p-sm-4 {
      padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
      padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
      padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
      padding-left: 1.5rem !important;
    }
    .p-sm-5 {
      padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
      padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
      padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
      padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
      padding-left: 3rem !important;
    }
    .m-sm-n1 {
      margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
      margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
      margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
      margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
      margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
      margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
      margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
      margin-left: -1rem !important;
    }
    .m-sm-n4 {
      margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
      margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
      margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
      margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
      margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
      margin-left: -3rem !important;
    }
    .m-sm-auto {
      margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
      margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
      margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
      margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
      margin-left: auto !important;
    }

  }
  
  @media (min-width: 768px) {
    .m-md-0 {
      margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
      margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
      margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
      margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
      margin-left: 0 !important;
    }
    .m-md-1 {
      margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
      margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
      margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
      margin-left: 0.25rem !important;
    }
    .m-md-2 {
      margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
      margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
      margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
      margin-left: 0.5rem !important;
    }
    .m-md-3 {
      margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
      margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
      margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
      margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
      margin-left: 1rem !important;
    }
    .m-md-4 {
      margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
      margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
      margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
      margin-left: 1.5rem !important;
    }
    .m-md-5 {
      margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
      margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
      margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
      margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
      margin-left: 3rem !important;
    }
    .p-md-0 {
      padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
      padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
      padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
      padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
      padding-left: 0 !important;
    }
    .p-md-1 {
      padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
      padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
      padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
      padding-left: 0.25rem !important;
    }
    .p-md-2 {
      padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
      padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
      padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
      padding-left: 0.5rem !important;
    }
    .p-md-3 {
      padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
      padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
      padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
      padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
      padding-left: 1rem !important;
    }
    .p-md-4 {
      padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
      padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
      padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
      padding-left: 1.5rem !important;
    }
    .p-md-5 {
      padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
      padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
      padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
      padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
      padding-left: 3rem !important;
    }
    .m-md-n1 {
      margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
      margin-left: -0.25rem !important;
    }
    .m-md-n2 {
      margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
      margin-left: -0.5rem !important;
    }
    .m-md-n3 {
      margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
      margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
      margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
      margin-left: -1rem !important;
    }
    .m-md-n4 {
      margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
      margin-left: -1.5rem !important;
    }
    .m-md-n5 {
      margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
      margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
      margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
      margin-left: -3rem !important;
    }
    .m-md-auto {
      margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
      margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
      margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
      margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
      margin-left: auto !important;
    }
    .container--left.pr-md-10,
    .pr-md-10 {
      padding-right: 50px!important; 
    }
    .container--right.pl-md-10,
    .pl-md-10 {
      padding-left: 50px!important; 
    }
  }
  
  @media (min-width: 992px) {
    .m-lg-0 {
      margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
      margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
      margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
      margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
      margin-left: 0 !important;
    }
    .m-lg-1 {
      margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
      margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
      margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
      margin-left: 0.25rem !important;
    }
    .m-lg-2 {
      margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
      margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
      margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
      margin-left: 0.5rem !important;
    }
    .m-lg-3 {
      margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
      margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
      margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
      margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
      margin-left: 1rem !important;
    }
    .m-lg-4 {
      margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
      margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
      margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
      margin-left: 1.5rem !important;
    }
    .m-lg-5 {
      margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
      margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
      margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
      margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
      margin-left: 3rem !important;
    }
    .p-lg-0 {
      padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
      padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
      padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
      padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
      padding-left: 0 !important;
    }
    .p-lg-1 {
      padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
      padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
      padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
      padding-left: 0.25rem !important;
    }
    .p-lg-2 {
      padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
      padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
      padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
      padding-left: 0.5rem !important;
    }
    .p-lg-3 {
      padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
      padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
      padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
      padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
      padding-left: 1rem !important;
    }
    .p-lg-4 {
      padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
      padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
      padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
      padding-left: 1.5rem !important;
    }
    .p-lg-5 {
      padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
      padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
      padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
      padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
      padding-left: 3rem !important;
    }
    .m-lg-n1 {
      margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
      margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
      margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
      margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
      margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
      margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
      margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
      margin-left: -1rem !important;
    }
    .m-lg-n4 {
      margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
      margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
      margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
      margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
      margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
      margin-left: -3rem !important;
    }
    .m-lg-auto {
      margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
      margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
      margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
      margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
      margin-left: auto !important;
    }
    .container--left.pr-md-10,
    .pr-md-10 {
      padding-right: 15%!important; 
    }
    .container--right.pl-md-10,
    .pl-md-10 {
      padding-left: 15%!important; 
    }
  }
  
  @media (min-width: 1200px) {
    .m-xl-0 {
      margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
      margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
      margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
      margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
      margin-left: 0 !important;
    }
    .m-xl-1 {
      margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
      margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
      margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
      margin-left: 0.25rem !important;
    }
    .m-xl-2 {
      margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
      margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
      margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
      margin-left: 0.5rem !important;
    }
    .m-xl-3 {
      margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
      margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
      margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
      margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
      margin-left: 1rem !important;
    }
    .m-xl-4 {
      margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
      margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
      margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
      margin-left: 1.5rem !important;
    }
    .m-xl-5 {
      margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
      margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
      margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
      margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
      margin-left: 3rem !important;
    }
    .p-xl-0 {
      padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
      padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
      padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
      padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
      padding-left: 0 !important;
    }
    .p-xl-1 {
      padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
      padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
      padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
      padding-left: 0.25rem !important;
    }
    .p-xl-2 {
      padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
      padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
      padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
      padding-left: 0.5rem !important;
    }
    .p-xl-3 {
      padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
      padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
      padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
      padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
      padding-left: 1rem !important;
    }
    .p-xl-4 {
      padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
      padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
      padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
      padding-left: 1.5rem !important;
    }
    .p-xl-5 {
      padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
      padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
      padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
      padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
      padding-left: 3rem !important;
    }
    .m-xl-n1 {
      margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
      margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
      margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
      margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
      margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
      margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
      margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
      margin-left: -1rem !important;
    }
    .m-xl-n4 {
      margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
      margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
      margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
      margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
      margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
      margin-left: -3rem !important;
    }
    .m-xl-auto {
      margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
      margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
      margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
      margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
      margin-left: auto !important;
    }
  }

  /* UTILITIES */
  .u-bg--static {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.u-bg--parallax {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
.u-bg--video { position: relative; }
.u-bg--has-shadow {
    box-shadow: 0.25rem 0.25rem 0.75rem ;
}

.u-bg--video > video {
	display: inline-block;
	vertical-align: baseline;
	bottom: 0;
	position: absolute;
	z-index: 0;
	box-sizing: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
}


.u-pt--xxxl {
    padding-top: 128.0px;
}
.u-pt--xxl {
    padding-top: 96.0px;
}
.u-pt--xl {
    padding-top: 80px;
}
.u-pt--md {
    padding-top: 40px;
}
.u-pt--sm {
    padding-top: 30.00750187546887px;
}
.u-pt--none {
    padding-top: 0;
}

.u-pb--xxxl {
    padding-bottom: 128.0px;
}
.u-pb--xxl {
    padding-bottom: 96.0px;
}
.u-pb--xl {
    padding-bottom: 80px;
}
.u-pb--md {
    padding-bottom: 40px;
}
.u-pb--sm {
  padding-bottom: 30.00750187546887px;
}
.u-pb--none {
    padding-bottom: 0;
}


@media (max-width: 1500px) {
.u-pt--xxxl {
    padding-top: 128.0px;
}
.u-pt--xxl {
    padding-top: 96.0px;
}
.u-pt--xl {
    padding-top: 80px;
}
.u-pt--md {
    padding-top: 40px;
}
.u-pt--sm {
    padding-top: 30.00750187546887px;
}
.u-pt--none {
    padding-top: 0;
}

.u-pb--xxxl {
    padding-bottom: 128.0px;
}
.u-pb--xxl {
    padding-bottom: 96.0px;
}
.u-pb--xl {
    padding-bottom: 80px;
}
.u-pb--md {
    padding-bottom: 40px;
}
.u-pb--sm {
  padding-bottom: 30.00750187546887px;
}
.u-pb--none {
    padding-bottom: 0;
}
}

@media only screen and (max-width: 767px) {
    .u-pt--xxxl {
        padding-top: 90px;
    }
    .u-pt--xxl {
        padding-top: 70px;
    }
    .u-pt--xl {
        padding-top: 50px;
    }
    .u-pt--md {
        padding-top: 30px;
    }
    .u-pt--sm {
        padding-top: 20px;
    }
    .u-pb--xxxl {
        padding-bottom: 90px;
    }
    .u-pb--xxl {
        padding-bottom: 70px;
    }
    .u-pb--xl {
        padding-bottom: 50px;
    }
    .u-pb--md {
        padding-bottom: 30px;
    }
    .u-pb--sm {
        padding-bottom: 20px;
    }
}
/* ---------------------------------------------------------------- */
/* ------- 2C. IMAGES & VIDEOS ------------------------------------ */
/* ---------------------------------------------------------------- */

.u-bg--static {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.u-bg--parallax {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
.u-bg--video { position: relative; }
.u-bg--has-shadow {
  box-shadow: 0.25rem 0.25rem 0.75rem ;
}

.u-bg--video > video {
display: inline-block;
vertical-align: baseline;
bottom: 0;
position: absolute;
z-index: 0;
box-sizing: inherit;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
}

.u-bg--overlay {
  position: relative;
}

.u-bg--overlay [class*="container"] {
  z-index: 2;
  position: relative;
}



.u-ta--center {
  text-align: center;
}
.u-ta--left {
  text-align: left;
}
.u-ta--right {
  text-align: right;
}

@media (max-width: 991px) {
  .u-ta--lg--center {
      text-align: center;
  }
  .u-ta--lg--left {
      text-align: left;
  }
  .u-ta--lg--right {
      text-align: right;
  }
}

@media (max-width: 767px) {
  .u-ta--md--center {
      text-align: center;
  }
  .u-ta--md--left {
      text-align: left;
  }
  .u-ta--md--right {
      text-align: right;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.content-wrapper {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 20px;
}

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

.dnd-section {
  padding: 80px 20px;
}

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

html {
  font-size: 16px;
}

@media (max-width: 767px) {
  html {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #1a1a1a;
  font-family: 'Roboto', sans-serif;
  line-height: 1.4;
  word-break: break-word;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 16px;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #3452ff;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */

h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6{
  color:;
  font-family: 'Roboto', sans-serif;   
  margin-bottom:15px;
  font-weight: 700;
}

h1,.h1 {
  font-size: 67px;
  line-height: 1;
  font-weight: 700;
  
}


h2,.h2 {
  font-size: 54px;
  line-height: 1.2;
  font-weight: 700;
  
}

h3,.h3 {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 700;
  
}

h4,.h4 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  
}

h5,.h5 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}

h6,.h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}

.overline {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #3452ff;
  text-transform: uppercase;
  display: inline-block;
}

/*  Heading tag Responsive CSS */
@media only screen and (max-width:1024px) {
  h1,.h1 {
    font-size: 52px;
  }
  
  h2,.h2 {
    font-size: 42px;
  }
  
  h3,.h3 {
    font-size: 32px;
  }
}

@media only screen and (max-width:767px) {
  h1,.h1 {
    font-size: 48px;
  }
  
  h2,.h2 {
    font-size: 36px;
  }
  
  h3,.h3 {
    font-size: 28px;
  }
  
  h4,.h4 {
    font-size: 20px;
  }
}

/* Lists */

ul.no-list {
  list-style: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
  color: #4e4e4e;
}

q {
   color: #4e4e4e;
}
em {
  margin-bottom: 22px;
  display: block;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0
  
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

dfn {
  font-style: italic;
}

li {
  padding-left: 25px;
  position:relative;
  margin-bottom:10px;
}

li::before {
position: absolute;
content: "";
width: 5px;
height: 5px;
background-color: #1a1a1a;
top: 8px;
left: 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* Subscripts and superscripts */

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 5px solid #f7f7f7;  
  padding-left: 15px;
  margin: 0 0 1rem;
  padding: 15px 0 15px 30px;
  color: #4e4e4e;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* Focus styles */

.disable-focus-styles :focus {
  outline: none;
}


/*  Table css */
table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}




.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

.button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

.button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

.button:focus, .button.is-focused {
  border-color: #3273dc;
  color: #363636;
}

.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}

.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

.button.is-text[disabled],
fieldset[disabled] .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

.button.is-white:hover, .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

.button.is-white:active, .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

.button.is-white[disabled],
fieldset[disabled] .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}

.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

.button.is-white.is-inverted[disabled],
fieldset[disabled] .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}

.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

.button.is-white.is-outlined[disabled],
fieldset[disabled] .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}

.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

.button.is-white.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

.button.is-black:hover, .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

.button.is-black:active, .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}

.button.is-black[disabled],
fieldset[disabled] .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-black.is-inverted[disabled],
fieldset[disabled] .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}

.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}

.button.is-black.is-outlined[disabled],
fieldset[disabled] .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}

.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}

.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

.button.is-black.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}

.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-light[disabled],
fieldset[disabled] .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}

.button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

.button.is-light.is-inverted[disabled],
fieldset[disabled] .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

.button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

.button.is-light.is-outlined[disabled],
fieldset[disabled] .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

.button.is-light.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}

.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

.button.is-dark[disabled],
fieldset[disabled] .button.is-dark {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

.button.is-dark.is-inverted {
  background-color: #fff;
  color: #363636;
}

.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-dark.is-inverted[disabled],
fieldset[disabled] .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

.button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-dark.is-outlined[disabled],
fieldset[disabled] .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  box-shadow: none;
  color: #363636;
}

.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #363636;
}

.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #363636 #363636 !important;
}

.button.is-dark.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

.button.is-primary:active, .button.is-primary.is-active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

.button.is-primary[disabled],
fieldset[disabled] .button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-primary.is-inverted[disabled],
fieldset[disabled] .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #00d1b2;
}

.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-primary.is-outlined[disabled],
fieldset[disabled] .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  box-shadow: none;
  color: #00d1b2;
}

.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #00d1b2;
}

.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

.button.is-primary.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

.button.is-primary.is-light {
  background-color: #ebfffc;
  color: #00947e;
}

.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered {
  background-color: #defffa;
  border-color: transparent;
  color: #00947e;
}

.button.is-primary.is-light:active, .button.is-primary.is-light.is-active {
  background-color: #d1fff8;
  border-color: transparent;
  color: #00947e;
}

.button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.button.is-link:active, .button.is-link.is-active {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

.button.is-link[disabled],
fieldset[disabled] .button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  box-shadow: none;
}

.button.is-link.is-inverted {
  background-color: #fff;
  color: #3273dc;
}

.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-link.is-inverted[disabled],
fieldset[disabled] .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3273dc;
}

.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  color: #3273dc;
}

.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}

.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-link.is-outlined[disabled],
fieldset[disabled] .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  box-shadow: none;
  color: #3273dc;
}

.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3273dc;
}

.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}

.button.is-link.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

.button.is-link.is-light {
  background-color: #eef3fc;
  color: #2160c4;
}

.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered {
  background-color: #e3ecfa;
  border-color: transparent;
  color: #2160c4;
}

.button.is-link.is-light:active, .button.is-link.is-light.is-active {
  background-color: #d8e4f8;
  border-color: transparent;
  color: #2160c4;
}

.button.is-info {
  background-color: #3298dc;
  border-color: transparent;
  color: #fff;
}

.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #2793da;
  border-color: transparent;
  color: #fff;
}

.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}

.button.is-info:active, .button.is-info.is-active {
  background-color: #238cd1;
  border-color: transparent;
  color: #fff;
}

.button.is-info[disabled],
fieldset[disabled] .button.is-info {
  background-color: #3298dc;
  border-color: transparent;
  box-shadow: none;
}

.button.is-info.is-inverted {
  background-color: #fff;
  color: #3298dc;
}

.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-info.is-inverted[disabled],
fieldset[disabled] .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3298dc;
}

.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3298dc;
  color: #3298dc;
}

.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused {
  background-color: #3298dc;
  border-color: #3298dc;
  color: #fff;
}

.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3298dc #3298dc !important;
}

.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-info.is-outlined[disabled],
fieldset[disabled] .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3298dc;
  box-shadow: none;
  color: #3298dc;
}

.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3298dc;
}

.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3298dc #3298dc !important;
}

.button.is-info.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

.button.is-info.is-light {
  background-color: #eef6fc;
  color: #1d72aa;
}

.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered {
  background-color: #e3f1fa;
  border-color: transparent;
  color: #1d72aa;
}

.button.is-info.is-light:active, .button.is-info.is-light.is-active {
  background-color: #d8ebf8;
  border-color: transparent;
  color: #1d72aa;
}

.button.is-success {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}

.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}

.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

.button.is-success:active, .button.is-success.is-active {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}

.button.is-success[disabled],
fieldset[disabled] .button.is-success {
  background-color: #48c774;
  border-color: transparent;
  box-shadow: none;
}

.button.is-success.is-inverted {
  background-color: #fff;
  color: #48c774;
}

.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-success.is-inverted[disabled],
fieldset[disabled] .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c774;
}

.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c774;
  color: #48c774;
}

.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused {
  background-color: #48c774;
  border-color: #48c774;
  color: #fff;
}

.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}

.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-success.is-outlined[disabled],
fieldset[disabled] .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c774;
  box-shadow: none;
  color: #48c774;
}

.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c774;
}

.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}

.button.is-success.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

.button.is-success.is-light {
  background-color: #effaf3;
  color: #257942;
}

.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered {
  background-color: #e6f7ec;
  border-color: transparent;
  color: #257942;
}

.button.is-success.is-light:active, .button.is-success.is-light.is-active {
  background-color: #dcf4e4;
  border-color: transparent;
  color: #257942;
}

.button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning[disabled],
fieldset[disabled] .button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  box-shadow: none;
}

.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted[disabled],
fieldset[disabled] .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffdd57;
}

.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  color: #ffdd57;
}

.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}

.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

.button.is-warning.is-outlined[disabled],
fieldset[disabled] .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  box-shadow: none;
  color: #ffdd57;
}

.button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}

.button.is-warning.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-light {
  background-color: #fffbeb;
  color: #947600;
}

.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered {
  background-color: #fff8de;
  border-color: transparent;
  color: #947600;
}

.button.is-warning.is-light:active, .button.is-warning.is-light.is-active {
  background-color: #fff6d1;
  border-color: transparent;
  color: #947600;
}

.button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

.button.is-danger[disabled],
fieldset[disabled] .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}

.button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}

.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

.button.is-danger.is-inverted[disabled],
fieldset[disabled] .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}

.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-danger.is-outlined[disabled],
fieldset[disabled] .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}

.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}

.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

.button.is-danger.is-inverted.is-outlined[disabled],
fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

.button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}

.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}

.button.is-danger.is-light:active, .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}

.button.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.button.is-normal {
  font-size: 1rem;
}

.button.is-medium {
  font-size: 1.25rem;
}

.button.is-large {
  font-size: 1.5rem;
}

.button[disabled],
fieldset[disabled] .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}

.button.is-fullwidth {
  display: flex;
  width: 100%;
}

.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em / 2));
  top: calc(50% - (1em / 2));
  position: absolute !important;
}

.button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}

.button.is-rounded {
  border-radius: 290486px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.buttons .button {
  margin-bottom: 0.5rem;
}

.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

.buttons:last-child {
  margin-bottom: -0.5rem;
}

.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  border-radius: 2px;
  font-size: 0.75rem;
}

.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}

.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

.buttons.has-addons .button:last-child {
  margin-right: 0;
}

.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected {
  z-index: 3;
}

.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover {
  z-index: 4;
}

.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

.buttons.is-centered {
  justify-content: center;
}

.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.buttons.is-right {
  justify-content: flex-end;
}

.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}



.input, .textarea, .select select {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered {
  border-color: #b5b5b5;
}

.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active {
  border-color: #3273dc;
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.input[disabled], .textarea[disabled], .select select[disabled],
fieldset[disabled] .input,
fieldset[disabled] .textarea,
fieldset[disabled] .select select,
.select fieldset[disabled] select {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder,
fieldset[disabled] .input::-moz-placeholder,
fieldset[disabled] .textarea::-moz-placeholder,
fieldset[disabled] .select select::-moz-placeholder,
.select fieldset[disabled] select::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder,
fieldset[disabled] .input::-webkit-input-placeholder,
fieldset[disabled] .textarea::-webkit-input-placeholder,
fieldset[disabled] .select select::-webkit-input-placeholder,
.select fieldset[disabled] select::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder,
fieldset[disabled] .input:-moz-placeholder,
fieldset[disabled] .textarea:-moz-placeholder,
fieldset[disabled] .select select:-moz-placeholder,
.select fieldset[disabled] select:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder,
fieldset[disabled] .input:-ms-input-placeholder,
fieldset[disabled] .textarea:-ms-input-placeholder,
fieldset[disabled] .select select:-ms-input-placeholder,
.select fieldset[disabled] select:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.input, .textarea {
  max-width: 100%;
  width: 100%;
}

.input[readonly], .textarea[readonly] {
  box-shadow: none;
}

.is-white.input, .is-white.textarea {
  border-color: white;
}

.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

.is-black.input, .is-black.textarea {
  border-color: #0a0a0a;
}

.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

.is-light.input, .is-light.textarea {
  border-color: whitesmoke;
}

.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

.is-dark.input, .is-dark.textarea {
  border-color: #363636;
}

.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

.is-primary.input, .is-primary.textarea {
  border-color: #00d1b2;
}

.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

.is-link.input, .is-link.textarea {
  border-color: #3273dc;
}

.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.is-info.input, .is-info.textarea {
  border-color: #3298dc;
}

.is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}

.is-success.input, .is-success.textarea {
  border-color: #48c774;
}

.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

.is-warning.input, .is-warning.textarea {
  border-color: #ffdd57;
}

.is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

.is-danger.input, .is-danger.textarea {
  border-color: #f14668;
}

.is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

.is-small.input, .is-small.textarea {
  border-radius: 2px;
  font-size: 0.75rem;
}

.is-medium.input, .is-medium.textarea {
  font-size: 1.25rem;
}

.is-large.input, .is-large.textarea {
  font-size: 1.5rem;
}

.is-fullwidth.input, .is-fullwidth.textarea {
  display: block;
  width: 100%;
}

.is-inline.input, .is-inline.textarea {
  display: inline;
  width: auto;
}

.input.is-rounded {
  border-radius: 290486px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}

.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}

.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

.textarea[rows] {
  height: initial;
}

.textarea.has-fixed-size {
  resize: none;
}

.checkbox, .radio {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

.checkbox input, .radio input {
  cursor: pointer;
}

.checkbox:hover, .radio:hover {
  color: #363636;
}

.checkbox[disabled], .radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .radio {
  color: #7a7a7a;
  cursor: not-allowed;
}

.radio + .radio {
  margin-left: 0.5em;
}

.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

.select:not(.is-multiple) {
  height: 2.5em;
}

.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #3273dc;
  right: 1.125em;
  z-index: 4;
}

.select.is-rounded select {
  border-radius: 290486px;
  padding-left: 1em;
}

.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

.select select::-ms-expand {
  display: none;
}

.select select[disabled]:hover,
fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

.select select:not([multiple]) {
  padding-right: 2.5em;
}

.select select[multiple] {
  height: auto;
  padding: 0;
}

.select select[multiple] option {
  padding: 0.5em 1em;
}

.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

.select.is-white:not(:hover)::after {
  border-color: white;
}

.select.is-white select {
  border-color: white;
}

.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

.select.is-black select {
  border-color: #0a0a0a;
}

.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

.select.is-light select {
  border-color: whitesmoke;
}

.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

.select.is-dark select {
  border-color: #363636;
}

.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

.select.is-primary select {
  border-color: #00d1b2;
}

.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

.select.is-link:not(:hover)::after {
  border-color: #3273dc;
}

.select.is-link select {
  border-color: #3273dc;
}

.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #2366d1;
}

.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.select.is-info:not(:hover)::after {
  border-color: #3298dc;
}

.select.is-info select {
  border-color: #3298dc;
}

.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #238cd1;
}

.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}

.select.is-success:not(:hover)::after {
  border-color: #48c774;
}

.select.is-success select {
  border-color: #48c774;
}

.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb67;
}

.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

.select.is-warning:not(:hover)::after {
  border-color: #ffdd57;
}

.select.is-warning select {
  border-color: #ffdd57;
}

.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd83d;
}

.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

.select.is-danger select {
  border-color: #f14668;
}

.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.select.is-medium {
  font-size: 1.25rem;
}

.select.is-large {
  font-size: 1.5rem;
}

.select.is-disabled::after {
  border-color: #7a7a7a;
}

.select.is-fullwidth {
  width: 100%;
}

.select.is-fullwidth select {
  width: 100%;
}

.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
  color: #0a0a0a;
}

.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}

.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
  color: white;
}

.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}

.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
  color: #fff;
}

.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
  color: #fff;
}

.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

.file.is-link .file-cta {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}

.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

.file.is-info .file-cta {
  background-color: #3298dc;
  border-color: transparent;
  color: #fff;
}

.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #2793da;
  border-color: transparent;
  color: #fff;
}

.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 152, 220, 0.25);
  color: #fff;
}

.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #238cd1;
  border-color: transparent;
  color: #fff;
}

.file.is-success .file-cta {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}

.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}

.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 116, 0.25);
  color: #fff;
}

.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}

.file.is-warning .file-cta {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

.file.is-small {
  font-size: 0.75rem;
}

.file.is-medium {
  font-size: 1.25rem;
}

.file.is-medium .file-icon .fa {
  font-size: 21px;
}

.file.is-large {
  font-size: 1.5rem;
}

.file.is-large .file-icon .fa {
  font-size: 28px;
}

.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

.file.has-name.is-empty .file-name {
  display: none;
}

.file.is-boxed .file-label {
  flex-direction: column;
}

.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

.file.is-centered {
  justify-content: center;
}

.file.is-fullwidth .file-label {
  width: 100%;
}

.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

.file.is-right {
  justify-content: flex-end;
}

.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}

.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

.file-label:hover .file-name {
  border-color: #d5d5d5;
}

.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

.file-label:active .file-name {
  border-color: #cfcfcf;
}

.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}

.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

.file-icon .fa {
  font-size: 14px;
}

.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

.label:not(:last-child) {
  margin-bottom: 0.5em;
}

.label.is-small {
  font-size: 0.75rem;
}

.label.is-medium {
  font-size: 1.25rem;
}

.label.is-large {
  font-size: 1.5rem;
}

.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

.help.is-white {
  color: white;
}

.help.is-black {
  color: #0a0a0a;
}

.help.is-light {
  color: whitesmoke;
}

.help.is-dark {
  color: #363636;
}

.help.is-primary {
  color: #00d1b2;
}

.help.is-link {
  color: #3273dc;
}

.help.is-info {
  color: #3298dc;
}

.help.is-success {
  color: #48c774;
}

.help.is-warning {
  color: #ffdd57;
}

.help.is-danger {
  color: #f14668;
}

.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered,
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]).is-hovered,
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]).is-hovered {
  z-index: 2;
}

.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active,
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input:not([disabled]).is-focused,
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input:not([disabled]).is-active,
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select:not([disabled]).is-focused,
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select:not([disabled]).is-active {
  z-index: 3;
}

.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input:not([disabled]).is-focused:hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input:not([disabled]).is-active:hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select:not([disabled]).is-focused:hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select:not([disabled]).is-active:hover {
  z-index: 4;
}

.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

.field.has-addons.has-addons-centered {
  justify-content: center;
}

.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

.field.is-grouped > .control {
  flex-shrink: 0;
}

.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  .field.is-horizontal {
    display: flex;
  }
}

.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  .field-body .field {
    margin-bottom: 0;
  }
  .field-body > .field {
    flex-shrink: 1;
  }
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}

.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}

.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

.control.has-icons-left .icon.is-left {
  left: 0;
}

.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

.control.has-icons-right .icon.is-right {
  right: 0;
}

.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

.breadcrumb a {
  align-items: center;
  color: #3273dc;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

.breadcrumb a:hover {
  color: #363636;
}

.breadcrumb li {
  align-items: center;
  display: flex;
}

.breadcrumb li:first-child a {
  padding-left: 0;
}

.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

.breadcrumb ul,
.breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

.breadcrumb.is-small {
  font-size: 0.75rem;
}

.breadcrumb.is-medium {
  font-size: 1.25rem;
}

.breadcrumb.is-large {
  font-size: 1.5rem;
}

.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

.card {
  background-color: white;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}

.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

.card-header-title.is-centered {
  justify-content: center;
}

.card-header-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}

.card-image {
  display: block;
  position: relative;
}

.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}

.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}

.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #3273dc;
  color: #fff;
}

.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/*  Table CSS */
table, td, th {
  border: 1px solid #1a1a1a;  
}

th,td {
  padding: 5px 10px;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/


/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* Form */

form {
  font-family: 'Roboto', sans-serif;
}

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  color: #33475B;
  display: block;
  font-size: 0.875rem;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Help text - legends */

form legend {
  color: #33475B;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 3px;
  color: #33475B;
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  outline-color: rgba(82, 168, 236, 0.8);
}

fieldset {
  max-width: 100% !important;
}

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

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

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

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

::placeholder {
  color: #BFBFBF;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0;
  padding: 0;
  width: 100%;
}

.inputs-list > li::before {
  display:none;
}
.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #33475B;
  content:'\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

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

.fn-date-picker td.is-selected .pika-button {
  background: #343A40;
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  background-color: #343A40 !important;
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

input[type=file] {
  background-color: transparent;
  border: initial;
  box-shadow: none;
  line-height: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: red;
}

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

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;

  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #21222A;
  border-color: #21222A;

  color: #FFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: #71727A;
  border-color: #71727A;

  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

.form-columns-2 .hs-form-field:last-child {
  margin-left: 30px ;
}

fieldset.form-columns-2 .hs-form-field{
  width:calc(50% - 15px) !important;
}

fieldset.form-columns-3 .input,
fieldset.form-columns-2 .input,
fieldset.form-columns-1 .input{  
  margin-right: 0px !important;
}

.form-columns-3 .hs-form-field:nth-child(2) {
  margin-left: 30px;
  margin-right: 30px !important;
}



.form-columns-3 .hs-form-field:nth-child(2) {
  margin-left: 30px;
  margin-right: 30px;
}

fieldset.form-columns-3 .hs-form-field{
  width:calc(32.89% - 15px) !important;
}

fieldset.form-columns-2 .hs-form-field input{
    width:100% !important;
  } 

fieldset.form-columns-3 .hs-form-field input{
    width:100% !important;
  } 

fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}

.hs-fieldtype-checkbox .hs-input[type="checkbox"],
.hs-fieldtype-booleancheckbox .hs-input[type="checkbox"]{
  position: relative;
  top: 0;
  width: 20px !important;
  height: 20px;
  border: 2px solid #dfdfdf;
  border-radius: 4px; 
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
}

input[type="checkbox"]::before {
    position: absolute;
    content: "\f00c";
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
    left: 0px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    font-size: 14px;
    color: #fff;
}

.hs-fieldtype-checkbox .hs-input[type="checkbox"]:checked:before,
.hs-fieldtype-booleancheckbox .hs-input[type="checkbox"]:checked:before{
  opacity: 1;
  visibility: visible;
}

.hs-fieldtype-checkbox .hs-input[type="checkbox"]:checked,
.hs-fieldtype-booleancheckbox .hs-input[type="checkbox"]:checked{
  background-color: #3452ff;
  border-color: #3452ff;
}



.hs-fieldtype-checkbox .hs-input[type="checkbox"]:focus,
.hs-fieldtype-booleancheckbox .hs-input[type="checkbox"]:focus{
  outline: 0;
}

form .hs-input[type="radio"],
form .hs-input[type="radio"]{
  position: relative;
  top: 0;
  width: 20px !important;
  height: 20px;
  border: 2px solid  #dfdfdf;
  border-radius: 4px; 
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 100%;
  -wbkit-border-radius: 100%;
}

input[type="radio"]::before {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	left: 0px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	background-color: #3452ff;
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
	margin: 0 auto;
}

form .hs-input[type="radio"]:checked:before,
form .hs-input[type="radio"]:checked:before{
    opacity: 1;
  visibility: visible;
}

form .hs-input[type="radio"]:focus,
form .hs-input[type="radio"]:focus {
  outline: 0;
}

.hs_upload_resume .hs-input[type="file"] {
  padding: 10px;
  background-color: #f7f7f7;
  border: 2px solid #dfdfdf;
}

/*  Responsvie css */

@media only screen and (max-width:1210px) {
  
  .form-columns-3 {
    display:flex;
  }
  
}

@media only screen and (max-width:767px) {
  .form-without-bg-main {
    margin-top: 30px;
  }
  
    .form-columns-2 .hs-form-field:last-child {
    margin-left: 0px;
  }

  fieldset.form-columns-2 .hs-form-field{
    width:100% !important;
  } 
  
  fieldset.form-columns-2 .hs-form-field input{
    width:100% !important;
  }
  
  .form-columns-3 {
    flex-wrap: wrap;
  }
  
  fieldset.form-columns-3 .hs-form-field {
    width: 100% !important;
  }
  
  .form-columns-3 .hs-form-field:nth-child(2) {
    margin-left: 0;
    margin-right: 0 !important;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* Banner Style One CSS */

.slider-main h1 {
  margin-bottom: 30px;
}

.slider-main h4 {
  margin-bottom: 20px;
}

.item.banner-text-white p {
  color: #fff;
}

.banner-slider ul.slick-dots li::before {
  display:none; 
}

.item { 
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 100%;
}

.item .item-inner {
	max-width: 800px;
	z-index: 11;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	left: 0;
}

.item.b_center .item-inner {	
	margin: 0 auto;
	text-align: center;
}


/*  banner overlay css */

.slider-main .overlay {
  display: none;
}

.slider-main .overlay,
.slider-main .overlay {
  display:block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.banner-text-white h1,
.banner-text-white h4,
.banner-text-white .overline,
.banner-text-white .bannner_description {
  color: #fff;
}
  
.banner-text-white h1,
.banner-text-white h4,
.banner-text-white .overline,
.banner-text-white .bannner_description {
  color: #fff;
}

.banner-text-white .large_btn.bordered_btn,
.banner-text-white .medium_btn.bordered_btn, 
.banner-text-white .small_btn.bordered_btn {
  border-color: #fff;
  color: #fff;
}

.banner-text-white .btn.bordered_btn:hover {
  background-color: #fff;
  color: #1a1a1a;
  border-color: #fff;
}

.bannner_description {
	margin-bottom: 50px;
}

.btn-group .btn {
  margin-right: 16px;
}

.dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
  height: 100vh;
}

.banner-slider {
  height: 68vh;
}


/*  Down arrow CSS */
.downarrow-main{
  position: absolute;
  bottom: 60px;
  right: 0;
  left: 0;
  text-align: center;
}

.downarrow-inner {
	width: 32px;
	height: 32px;
	display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}

.downarrow-inner img {
  max-width: 28px;    
  animation: scroll 1.5s infinite;
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  
}

.downarrow-inner:hover img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
}

@keyframes scroll {0% {transform: translateY(5px);} 50% {transform: translateY(13px);} 100% {transform: translateY(5px);}}
@-webkit-keyframes scroll {0% {transform: translateY(5px);} 50% {transform: translateY(13px);} 100% {transform: translateY(5px);}}

.item {
  display: flex !important;
  align-items: center !important;
}

.item.b_left .item-inner {
  padding-left: 0;
}

.item .item-inner {
  position: static;
  top: initial;
  transform: initial;
  right: initial;
  left: initial;
}

.banner-item-wrap {
	position: relative;
}

.item.b_right .item-inner {
  padding-right: 0;
}

.slider-main {
	position: relative;
}

.downarrow-main {
  bottom: 60px;
}


/******************** INNER BANNER CSS  *****************/
.inner-banner-main {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.inner-banner-main .overlay {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.inner-banner-main .dnd-section { 
  padding: 150px 20px 125px 20px;
  display: block;
}

.inner-banner-wrap {
	max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.inner-banner-main.b_left .inner-banner-wrap {
  margin: 0;
  text-align: left;
  padding-left: 70px;
}

.inner-banner-main.b_right .inner-banner-wrap {
  margin: 0 0 0 auto;
  text-align: right;
  padding-right: 70px;
}

.dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
	height: initial;
}

.item {
	padding: 110px 0;
}
/* Responsive CSS  */




@media only screen and (max-width: 1024px) {
   
  .item {
    padding: 100px 0 100px 0;
    min-height: initial;
  }
  
  
    .dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
    min-height: initial;
  }
  
  .body-container.body-container--blog-index.blog-post-container {
    margin-top: 60px;
  }
}

@media only screen and (max-width:991px){
  .inner-banner-main .dnd-section {
	  padding: 150px 20px 90px 20px;
  }
  
  .banner-top-space-without-topbar .inner-banner-main .dnd-section {
    padding: 100px 20px 90px 20px;
  }  
  
  .dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
    height: initial;
     min-height: initial;
  }
  
  .item {
    padding: 80px 0;
     min-height: initial;
  }
}

@media only screen and (max-width:767px){

  .bannner_description {
	  margin-bottom: 40px;
  }   
  
  .downarrow-main {
    bottom: 30px;
  }
  
  .item {
    padding: 60px 0 60px 0;
  }
  
  .inner-banner-main .dnd-section {
    padding: 100px 20px 90px 20px;
  }
}

@media only screen and (max-width:560px){
  
  .banner-item-wrap .item.b_center .item-inner {  
    padding-right: 0px;
    padding-left: 0px;
  }
}


@media only screen and (max-width:479px ){
  .slider-main .btn-group .btn {
    margin-bottom: 15px;
  }
  
  .inner-banner-main .dnd-section {
    padding: 100px 20px 70px 20px;
  }
}

@media only screen and (min-width: 1366px) {  
  .item {
    padding: 60px 0;
     min-height: 684px;
  } 
  
  .dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
    min-height: 684px;
  }
}

@media only screen and (min-width: 1600px) {
  .dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
    min-height: 684px;
  }
  
  .item {
    min-height: 684px;
  }
}

@media only screen and (min-width: 1800px) {
  .dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
    min-height: 996px;
  }
  
  .item {
    min-height: 996px;
  }
}

@media only screen and (min-width: 1920px) {
  .dnd-section.dnd_area-row-0-force-full-width-section .banner-slider {
    min-height: 996px;
  }
  
  .item {
    min-height: 996px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/********** Accordion CSS  *************/
.acc {
  max-width: 60%;
	margin: 0 auto;
}
.acc__card {
  margin-bottom: 30px;
  position: relative;
}

.acc__card:last-child {
  margin-bottom: 0;
}

.acc__title {
  font-size: 18px;
  color: #1a1a1a;
	line-height: 1.5;
	font-weight: 700;
	display: block;
	padding: 22px 60px 22px 22px;
  border: 2px solid #f7f7f7;
	width: 100%;
  cursor: pointer;
  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;; 
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.acc__panel {
  background: #fff;
  color: #1a1a1a;
  display: none;
  margin: 0;
  text-align: left;
  
}

.acc__panel p {
  margin-bottom: 0;
}

.acc__title::after {
	width: 12px;
	height: 12px;
	border-right: 2px solid #1a1a1a;
	border-bottom: 2px solid #1a1a1a;
	position: absolute;
	right: 27px;
	content: " ";
	top: 27px;
	transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.acc__title.active::after {
  top: 34px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}

.acc__title.active {
  background-color: #fff;
  color: #1a1a1a;
  border-color: #fff;
  border-radius: 10px 10px 0px 0px;
  -webkit-box-shadow: 0 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0px 5px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0 0px 5px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0 0px 5px 0px rgba(0,0,0,0.1);;
}

.acc__title.active::after,
.acc__title:hover::after {
  border-right: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}

.acc__title:hover {
  color: #1a1a1a;
}
	

.acc__panel{
  display: none;
  padding: 0 60px 15px 22px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.1);; 
  
}

/************ Dark Background Accordion CSS **************/
.acc.accordion_dark .acc__title {
  color: #fff;
  border: 2px solid #4e4e4e;
}


.acc.accordion_dark .acc__title.active {
  color: #1a1a1a;
  border: 2px solid #fff;
}

.acc.accordion_dark .acc__title::after,
.acc.accordion_dark .acc__title::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.acc.accordion_dark .acc__title.active::after,
.acc.accordion_dark .acc__title.active::after {
  border-right: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}

.acc.accordion_dark .acc__title.active::before {
  border-right: 
}

/****** Responsive CSS  ********/
@media only screen and (max-width: 1024px){
  .acc {
    max-width: 80%;
  }
}

@media only screen and (max-width: 767px) {
  .acc {
    max-width: 100%;
  }
  
  .acc__card {
    margin-bottom: 20px;
  }
  
 .acc .acc__title {
   font-size: 18px;
   padding: 18px 30px;
  }
  .acc .acc__panel {
    padding: 0 30px 22px 22px;
    margin-top: -10px;
  }
  
  .acc .acc__title {
   padding: 18px 38px 18px 20px;
  }
  
  .acc .acc__title::after {
    right: 20px;
    top: 24px;
  }
  
  .acc .acc__title.active::after {
    top: 32px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.logo-slider .slick-slide:focus {
  outline: 0;
}

.logo-wrap {
  text-align: center;
  padding: 10px 0;
  display: block;
  
}

.logo-wrap,
.client-logo-inner img{
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.logo-wrap:hover,
.client-logo-inner:hover img{
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}

.logo-wrap:focus {
  outline: 0;
}

.logo-wrap img {
    display: inline-block;
    filter: grayscale(100%);
    opacity: .3;
    cursor: pointer;
    height: auto;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.logo-wrap:hover img {
  filter: grayscale(0%);
  opacity: 1;
}

.logo-slider .slick-track {
	display: flex;
	align-items: center;
	justify-content: center;
}

/********* Customer Logo Style Two CSS  **********/
.client-logo-group {	
	display: flex;
	align-items: center;
	justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.client-logo-group .client-logo-inner {
  width: 25%;
  padding: 30px 60px;
  display: inline-block; 
  min-height: 166px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
} 

.client-logo-group .client-logo-inner img {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
  filter: grayscale(100%);
  opacity: .3;
}

.client-logo-inner:hover  img {
  filter: grayscale(0%);
  opacity: 1;
}


.client-logo-group .client-logo-inner {
  border-left: 2px solid #f7f7f7;
  border-top: 2px solid #f7f7f7;
}

.client-logo-group .client-logo-inner:nth-child(4n+1) {
  border-left: 0;
}

.client-logo-group .client-logo-inner:nth-child(-n+4) {
  border-top: 0;
}

.logo-slider .slick-slide  {margin: 0 35px;}
/************* Responsive CSS  ***********/
@media only screen and (max-width:991px){
  .client-logo-group .client-logo-inner {
    padding: 30px;
  }
}

@media only screen and (max-width:767px){
  .client-logo-group .client-logo-inner {
    width: 50%;
  }
  
  .client-logo-group .client-logo-inner {
    border-left: 0;
  }
  
  .client-logo-group .client-logo-inner:nth-child(2n) {
    border-left: 2px solid #f7f7f7;
  }
  
  .client-logo-group .client-logo-inner:nth-child(-n+2) {
    border-bottom: 2px solid #f7f7f7;
  }
  
  .logo-slider .slick-slide  {margin:  15px;}
}

@media only screen and (max-width:479px){
  .client-logo-group .client-logo-inner {
    width: 100%;
  }
  
  .client-logo-group .client-logo-inner:nth-child(2n) {
    border-left: 0;
  }
  
  .client-logo-group .client-logo-inner {
    border-bottom: 2px solid #f7f7f7;
    border-top: 0;
  }
  
  .client-logo-group .client-logo-inner:last-child {
    border-bottom: 0;
  }
  
  .logo-slider .slick-slide {
    margin: 0 10px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.hs-tabs__item{
  display: none;
  padding: 50px 0;
  float: left;
  width: 100%;
}
.hs-tabs__item--active{
  display: block;
}
.hs-tabs__item img{ 
 	/* Protect images from overflowing the tab */ 
  max-width: 100%;
  height: auto;
  
}
.hs-tabs__navitem .icon {
  margin-right: 30px;
}

.hs-tabs__navitem .icon img{
   -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
   filter: opacity(0.5);
}

.hs-tabs__navitem:hover .icon img {
  filter: opacity(1);
}

.hs-tabs__navitem:hover {
  color: #1a1a1a;
}

.hs-tabs__navitem:hover,
.hs-tabs__navitem:focus,
.hs-tabs__navitem:active{
  border-color: #1a1a1a;
  color: #1a1a1a;
}

.hs-tabs__navitem--active .icon img {
  filter: opacity(1);
}

.hs-tabs__nav{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.hs-tabs__nav li{
  flex: 1;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 25px;
}

.hs-tabs__nav li:first-child {
  margin-left: 0;
}

.hs-tabs__nav li::before {
  display: none;
}

.hs-tabs__navitem{
  text-decoration: none;
  display: block;
  padding: 20px;
  border-bottom: 2px solid rgba(26, 26, 26,0.5);
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(26, 26, 26,0.5);
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}
.hs-tabs__navitem--active{
  color: #1a1a1a;
  border-color: #1a1a1a;
}
/* fix for hubspot injected div */
.hs-tabs__navitem *{
  pointer-events: none;
}

.span12.two-column {
  display: flex;
}

.span12.two-column .span6 {
  display: flex;
  flex: 1;
  width: initial;
}

@media only screen and (max-width:991px){
  .hs-tabs__navitem .icon {
    margin-right: 20px;
  }
  
  .hs-tabs__item {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px){
  .hs-tabs__nav li {
    flex: 100%;
  }
  
  .hs-tabs__nav {
    flex-wrap: wrap;
  }
  
  .hs-tabs__nav li {
    margin-left: 0;
  }
}

@media only screen and (max-width: 479px) {
  .hs-tabs__navitem {
    font-size: 18px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.iconbox .icon {
  max-width: 35px;
  margin: 0 auto;
  margin-bottom: 15px;  
}

.iconbox .icon svg {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.iconbox-main.text-white .icon svg {
  fill: #fff;
}

.iconbox-main.text-white p {
  color: #fff;
}

.iconbox-main.text-white h5 {
  color: #fff;
}

.iconbox-main.text-white .img-icon img{
  filter: invert(1);
}

.iconbox.text_left .icon {
  margin: 0;
  margin-bottom: 20px
}

.iconbox.text_right .icon {
  margin: 0 0 0 auto;
  margin-bottom: 20px
}

.iconbox .img-icon {
  margin-bottom: 20px;
}

.iconbox h5 {
  margin-bottom: 15px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.iconbox p {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.iconbox-main {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  
}

.iconbox-main .iconbox {
	padding: 40px 40px 20px 40px;
	flex: 25%;
  max-width: 25%;
  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.iconbox-main .iconbox.\33 {
  flex: 33.33%;
  max-width: 33.33%;
}

.iconbox-main .iconbox.\32 {
  flex: 50%;
  max-width: 50%;
}

.iconbox.\31  {
	flex: 100%;
	max-width: 100%;
}



.iconbox.text_right .img-icon{
  text-align: right;
  margin-bottom: 20px
}

.iconbox.text_center .img-icon {
  text-align: center;
  
}

.iconbox.text_left .img-icon {
  text-align: left;
  margin-bottom: 20px
}

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

.iconbox-main.iconboxstwo .iconbox {
  padding: 20px 20px 0px 20px;
}

.iconbox-main.iconboxstwo .icon-content-wrap {
	margin-left: 0px;
  padding-left: 60px;
}

.iconbox-main.iconboxstwo .iconbox .icon {
	width: 35px;
	margin-bottom: 0;
	margin: 0;
	float: left;
	margin-right: 25px;
  max-width: initial;
}

.iconbox-main.iconboxstwo .iconbox .img-icon {
  margin-bottom: 0px;
  width: 45px;
	margin-bottom: 0;
	margin: 0;
	float: left;
	margin-right: 15;
  max-width: initial;
}


.iconbox-main.iconboxstwo .iconbox.\33 {
  flex: 30.33%;
  max-width: 30.33%;
}

.iconbox-main.ibox-sone .iconbox {
  padding: 40px 40px 20px 40px;
}

/* Responsive CSS */
@media only screen and (max-width: 1200px){
  .iconbox-main {
    margin: 0;
  }
}

@media only screen and (max-width:991px) {
  .iconbox-main .iconbox {
    flex: 50%;
    max-width: 50%;
  }
  
   .iconbox-main .iconbox.\33  {
    flex: 50%;
    max-width: 50%;
  }
  
  .iconbox-main.iconboxstwo .iconbox.\33  {
    flex: 50%;
    max-width: 50%;
  }
  
  .iconbox-main.ibox-sone .iconbox {
    max-width: calc(50% - 30px);
  }
  
   
}

@media only screen and (max-width:767px) {
  .iconbox-main .iconbox {
    flex: 100%;
    max-width: 100%;
    margin: 15px 0;
    padding: 20px 20px 0 20px;
  }
 
  .iconbox-main .iconbox.\33  {
    flex: 100%;
    max-width: 100%;
  }
  
  .iconbox-main .iconbox.\32  {
    flex: 100%;
    max-width: 100%;
  }
  
  .iconbox-main.iconboxstwo .iconbox.\33  {
    flex: 100%;
    max-width: 100%;
  }
  
  .iconbox-main.ibox-sone .iconbox {
    max-width: 100%;
    padding: 20px 20px 0 20px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/******** Testimonial CSS  ******/
.tes-main .slick-slide:focus {
  outline: 0;
}

.tes-descri {
	display: flex;
}

.tes-img {
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 100%;
  overflow: hidden;
}

.tes-img img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.tes-name {
	padding-left: 75px;
}

.tes-name p {
  margin-bottom: 0;
}

.tes-inner {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;  
}


.tes-main.slick-initialized .slick-slide {
  height: initial !important;
}


.tes-main.slick-slider .slick-list, 
.tes-main.slick-slider .slick-track {
  display: flex;
  padding: 0 !important;
}

.tes-name h5{
  margin-bottom: 0px;
}

.text-white p,
.text-white h5,
.text-white span 
{
  color: #fff;
}
.tes-main ul.slick-dots li {
    padding-left: 0;
}

.tes-main ul.slick-dots li::before {
  display: none;
}

.tes-main .slick-dots li button::before {  
  display: none;
}

.tes-main .slick-dots li {
  width: 12px;
  height: 12px;  
}

.tes-main .slick-dots {
  bottom: -30px;
}

.tes-main .slick-dots li button {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;;
  opacity: 1;
  background-color: rgba(26, 26, 26,0.25);
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.tes-main .slick-dots li.slick-active button {
    background-color: #1a1a1a;
}

.tes-main .slick-dots li.slick-active button,
.tes-main .slick-dots li:hover button{
  background-color: #1a1a1a;
  opacity: 1;
}

.tes-items.slick-slide .tes-inner {
  opacity: 0.4;  
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;;
}

.tes-items.slick-slide.slick-center .tes-inner {
  opacity: 1;  
  border-color: transparent; 
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);;
}

.tes-main.slick-slider .slick-list, .tes-main.slick-slider .slick-track {
  padding-bottom: 10px !important;
}


/*  Responsive CSS */


@media only screen and (max-width: 767px) {
  .tes-inner {
    padding: 30px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */








/* 1d. Buttons */





/* Button CSS  */

.btn {
  ;
  text-transform: none;
  color:#3452ff;
  text-decoration: none;
  display: inline-block;  
  margin-bottom: 30px;
  font-weight: 600;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}


.btn:hover,
.btn:active {
  text-decoration: none;
}

.large_btn {  
  min-width: 210px;
  font-size: 16px;
  padding: 17px 52px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background-color: ;
}

.large_btn.text_btn,
.medium_btn.text_btn,
.small_btn.text_btn {
  min-width: initial;
  padding: 0px;
  border-radius: 0px;
  text-align: initial;
  background-color: transparent;
  text-decoration: underline;
  color: #3452ff;
}

.large_btn.text_btn:hover,
.medium_btn.text_btn:hover,
.small_btn.text_btn:hover,
.large_btn.text_btn:active,
.medium_btn.text_btn:active,
.small_btn.text_btn:active {
  text-decoration: none;
}

.large_btn.bordered_btn,
.medium_btn.bordered_btn,
.small_btn.bordered_btn {

  background-color: transparent;
}

.large_btn.filled_btn,
.medium_btn.filled_btn,
.small_btn.filled_btn {
  border:none !important;
}

.large_btn.filled_btn,
.medium_btn.filled_btn,
.small_btn.filled_btn {
  border:none !important;
}

.medium_btn {
  min-width: 173px;
  font-size: 14px;
  padding: 14px 30px;
  border-radius: 4px;
  text-align: center;
}

.small_btn {
  min-width: 125px;
  font-size: 12px;
  padding: 6px 28px;
  border-radius: 3px;
  text-align: center;
}

.small_btn.bordered_btn {
  border-width: 1px;
  border-style: solid;
  border-color: #3452ff;
  background-color: transparent;
}

.small_btn.bordered_btn:hover {
  background-color: #3452ff;
  border-color: #3452ff;
}

.small_btn.bordered_btn:active {
  background-color: #3452ff;
  border-color: #3452ff;
}

.align_btn_left {
  text-align:left;
}

.align_btn_center {
  text-align:center;
}

.align_btn_right {
  text-align:right;
}


/* Base Color CSS */
.btn.bordered_btn.base_color {
  border-color: #4e4e4e;
  color: #4e4e4e;
}

.btn.bordered_btn.base_color:hover{
  background-color: #4e4e4e;
  border-color: #4e4e4e; 
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.base_color {
  background-color: #4e4e4e;
}

.btn.filled_btn.base_color:hover {
  background-color: #4e4e4e;
  color: #fff;
   -webkit-filter: contrast(2);
  filter: contrast(2);
  -moz-filter: contrast(2);
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
  
}

.btn.text_btn.base_color {
  color: #4e4e4e;
}

/* Primary Color CSS */

.btn.bordered_btn.primary_color {
  border-color: #3452ff;
  color: #3452ff;
}

.btn.bordered_btn.primary_color:hover{
  background-color: #3452ff;
  border-color: #3452ff;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
  
}

.btn.filled_btn.primary_color {
  background-color: #3452ff;
  
}

.btn.filled_btn.primary_color:hover {
  background-color: #3452ff;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  -moz-filter: contrast(2);
 
}

.btn.text_btn.primary_color {
  color: #3452ff;
}

/* Secondary  CSS */

.btn.bordered_btn.secondary_color {
  border-color: #1a1a1a;
  color: #1a1a1a;
}

.btn.bordered_btn.secondary_color:hover{
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.secondary_color {
  background-color: #1a1a1a;
}

.btn.filled_btn.secondary_color:hover {
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
  color: #fff;
  background-color: #1a1a1a;
  -webkit-filter: contrast(2);
  filter: contrast(2);
}

.btn.text_btn.secondary_color {
  color: #1a1a1a;
  
}

/* Danger color CSS */

.btn.bordered_btn.danger_color {
  border-color: #eb5252;
  color: #eb5252;
}

.btn.bordered_btn.danger_color:hover{
  background-color: #eb5252;
  border-color: #eb5252;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
  
}

.btn.filled_btn.danger_color {
  background-color: #eb5252;
}

.btn.filled_btn.danger_color:hover {
  background-color: #eb5252;
  color: #fff;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}


.btn.text_btn.danger_color {
  color: #eb5252;
}

/* Warning color CSS */

.btn.bordered_btn.warning_color {
  border-color: #ff9a4c;
  color: #ff9a4c;
}

.btn.bordered_btn.warning_color:hover{
  background-color: #ff9a4c;
  border-color: #ff9a4c;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.warning_color {
  background-color: #ff9a4c;
}

.btn.filled_btn.warning_color:hover {
  background-color:#ff9a4c;
  color: #fff;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}



.btn.text_btn.warning_color {
  color: #ff9a4c;
}

/* success color CSS */

.btn.bordered_btn.success_color {
  border-color: #68d452;
  color: #68d452;
}

.btn.bordered_btn.success_color:hover{
  background-color: #68d452;
  border-color: #68d452;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.success_color {
  background-color: #68d452;
}

.btn.filled_btn.success_color:hover {
  background-color: #68d452;
  color: #fff;
   -webkit-filter: contrast(2);
  filter: contrast(2);
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}


.btn.text_btn.success_color {
  color: #68d452;
}

/* dark color CSS */

.btn.bordered_btn.dark_color {
  border-color: #021626;
  color: #021626;
}

.btn.bordered_btn.dark_color:hover{
  background-color: #021626;
  border-color: #021626;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}


.btn.filled_btn.dark_color {
  background-color: #021626;
}

.btn.filled_btn.dark_color:hover {
  background-color: #021626;
  color: #fff;
   -webkit-filter: contrast(2);
  filter: contrast(2);
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}



.btn.text_btn.dark_color {
  color: #021626;
}

/* dark color gray CSS */

.btn.bordered_btn.dark_color_gray {
  border-color: #1a1a1a;
  color: #1a1a1a;
}

.btn.bordered_btn.dark_color_gray:hover{
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.dark_color_gray {
  background-color: #1a1a1a;
}

.btn.filled_btn.dark_color_gray:hover {
  background-color: #1a1a1a;
  color: #fff;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}


.btn.text_btn.dark_color_gray {
  color: #1a1a1a;
}

/* light color CSS */

.btn.bordered_btn.light_color {
  border-color: #f7fbff;
  color: #1a1a1a;
}

.btn.bordered_btn.light_color:hover{
  background-color: #f7fbff;
  border-color: #f7fbff;
  color: #1a1a1a;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.light_color {
  background-color: #f7fbff;
  color: #1a1a1a;
}

.btn.filled_btn.light_color:hover {
  background-color: #f7fbff;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  color: #1a1a1a !important;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}


.btn.text_btn.light_color {
  color: #1a1a1a;
}

/* light color gray CSS */

.btn.bordered_btn.light_color_gray {
  border-color: #f7f7f7;
  color: #1a1a1a;
}

.btn.bordered_btn.light_color_gray:hover{
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #1a1a1a;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.light_color_gray {
  background-color: #f7f7f7;
  color: #1a1a1a;
}
.btn.filled_btn.light_color_gray:hover {
  background-color: #f7f7f7;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  color: #1a1a1a;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}


.btn.text_btn.light_color_gray {
  color: #1a1a1a;
}


/* Button White Color */
.btn.bordered_btn.white_color {
	border-color: #fff;
	color: #fff;
}

.btn.bordered_btn.white_color:hover {
	background-color: #fff;
  color: #1a1a1a;
  border-color: #fff;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.filled_btn.white_color {
	background-color: #fff;
	color: #1a1a1a;
}

.btn.filled_btn.white_color:hover{  
  background-color: #fff;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  color: #1a1a1a;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.btn.text_btn.white_color {
  color: #fff;
}

/* Responsive CSS  */
@media only screen and (max-width: 991px){
  .button-page .row-fluid-wrapper > .row-fluid {
    flex-wrap: wrap;
  }
  .button-page .span3 {
    width: auto;  
    flex-wrap: wrap;
    padding-bottom: 20px !important;
  }  
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*************************************************** Featured Article ******************************************************/
.featured-article {   
    background-size: cover;
    background-position: center;
    display: table;
    width: 100%;
}

.featured-article #hubspot-topic_data {
    display: block;
    margin-bottom: 0 !important;
}

.featured-article .inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color:#fff;
    text-align:center;
    padding: 150px 0 120px 0;
    margin-top: 84px;
}

.body-container--blog-index {
  margin-top: 84px;
}

.featured-article .inner .page-center{
    max-width:800px;
    margin: 0 auto;
}
.featured-article .inner h1 {
    line-height: 60px;
    margin: 20px 0 40px 0;
}
.featured-article .inner h1 a{ color:#fff; }
.featured-article .inner .topic-link{
    color:#fff;
    text-transform:uppercase;
    text-decoration:underline;
    font-size:14px;
    font-weight:bold;
}
.featured-article .inner p {
    text-transform: uppercase;
    font-weight: 600;
}
.featured-article .read-more {
    background: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}
.featured-article .read-more:hover{
    background: #3452ff;
    color:#fff;
}

.featured-article .inner{
  padding-top:132px;
}

/* BLog listing CSS  */

.body-container--blog-index {
  background-color: #f7f7f7;
}


.blog-listing-one {
  padding: 45px 0;
}

.blog-listing-five .blog-listing-one .post-item {
	width: 100%;
}


.related-posts .related-post-item img {
  max-width: 100%;
}


#hubspot-topic_data {
	display: none;
}

.blog-topics { 
    text-align:center; 
    margin-top:0;
    padding: 0;
    background: #eaebed;
}

.blog-topics ul {
    padding: 0 0 0 0;
    margin: 0;
}

.blog-topics ul li {
    display: inline-block;
    margin-bottom: 0;
}

.blog-topics ul li::before {
  display: none;
}

.blog-topics ul li a{ 
    padding:20px 15px; 
    display:inline-block;
    font-weight: 600;
    color: #1a1a1a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.blog-topics ul li a:hover {
  color: #3452ff;
}

.blog-topics ul li a:focus {
  color: #3452ff;
}

.blog-topics ul li a:active {
  color: #3452ff;
}

.blog-listing-one .post-item {
    width: 33.33%;
    text-align: left;
    padding:0 15px 0 0px !important;
    display: inline-block;
    margin: 15px -2px;
    vertical-align: top;
}
.post-item .post-inner .hs-featured-image-wrapper {
    position: relative;
    text-align: center;
}
.post-item .post-inner .hs-featured-image-wrapper .read-more {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);    
    background: #fff;
    padding: 10px 20px; 
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    opacity:0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}
.post-item .post-inner .hs-featured-image-wrapper .read-more:hover{
    background: #3452ff;
    color:#fff;
} 

.post-item .post-inner:hover .hs-featured-image-wrapper .read-more{
    opacity:1;
}
.blog-listing-one .post-item .post-inner{
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
    
}
.blog-listing-one .post-item .post-inner:hover {
    -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);;
}
.blog-listing-one .post-item .short-desc {
    font-size: 16px;
    padding: 10px 30px 20px 30px;
    display: inline-block;
    background: #fff;
    width: 100%;
    font-weight:bold;    
    min-height:150px;
}
.blog-listing-one .post-item .short-desc .post-title {
    font-size: 21px;
    line-height: normal;
    font-weight: bold;
    opacity: 1;
    min-height: 110px;
    display: inline-block;
    color: #1a1a1a;
}
.blog-listing-one .post-item .short-desc .post-title:hover{
  color: #3452ff;
}
.blog-listing-one .post-item img{
    margin:0 !important;
}
.blog-pagination {
  text-align: center;
}

.blog-pagination ul {
  margin: 20px 0;
}

.blog-pagination .next-posts-link,
.blog-pagination .previous-posts-link{
    float:none;
}
.blog-pagination li{
    list-style:none;
    display:inline-block;
    margin-bottom: 0;
    padding-left: 0;
}

.blog-pagination li::before {
  display: none;
}
.blog-pagination a{
    font-size: 14px;    
    font-weight: 600;
    padding: 10px 18px;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
    
}
.blog-pagination a:hover{
    background: transparent;
    box-shadow: none;
}
.blog-pagination .active a{
  color: #3452ff;
}
.blog-pagination .hide{
    display:none;
}
.blog-pagination a .fa-angle-right {
    margin-left: 5px;
    font-size: 20px;
}
.blog-pagination ul{
    padding:0;
}
.blog-pagination a .fa-angle-left {
    margin-right: 5px;
    font-size: 20px;
}
.blog-listing-one .topic-link, 
.blog-listing-one .hubspot-topic_data {
    color: #3452ff;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.hooke-style {
    font-size: 24px;
    line-height: 32px;
    margin: 35px 0;
}
.photo-credit-caption {
    color: #808080;
    font-size: 16px;
    text-align: center;
    margin-bottom:20px;
}

/*  One Column Blog CSS */
.blog-listing-five .post-item .post-inner {
	display: table;
	width: 100%;
	background: #fff;
}

.blog-listing-five .post-item .post-inner .hs-featured-image-wrapper {
	position: relative;
	text-align: center;
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.hs-featured-image-wrapper .hs-featured-image-link {
	display: block;
}

.blog-listing-one .post-item img {
	margin: 0 !important;
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
	border-width: 0;
	max-height: initial;
	max-width: 100%;
	display: inline-block !important;
	float: none !important;
	margin: 10px 0px 10px 0px;
}

.blog-listing-one .post-item img {
	margin: 0 !important;
}

.post-item .post-inner .hs-featured-image-wrapper .read-more {
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transition: ease-in-out all .4s;
	-webkit-transition: ease-in-out all .4s;
	-ms-transition: ease-in-out all .4s;
	-o-transition: ease-in-out all .4s;
	background: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	opacity: 0;
}

.blog-listing-one .post-item .short-desc {
	font-size: 16px;
	padding: 10px 30px 20px 30px;
	display: inline-block;
	background: #fff;
	width: 100%;
	font-weight: bold;
	min-height: 150px;
}

.blog-listing-five .post-item .short-desc {
	font-weight: normal;
	font-size: 14px;
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.blog-listing-one .post-item {
	text-align: left;
}

.blog-listing-five .post-item .short-desc .date {
  color: #4e4e4e;
	font-size: 13px;
	font-weight: 600;
	padding: 10px 0;
	width: 100%;
	display: inline-block;
}

.blog-listing-one .post-item .short-desc .post-title {
	font-size: 21px;
	line-height: normal;
	font-weight: bold;
	opacity: 1;
	min-height: 110px;
	display: inline-block;
  color: #1a1a1a;
}

.blog-listing-five .post-item .post-inner .post-title {
	font-size: 21px;
	font-weight: 700;
	line-height: normal;
	min-height: auto;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.blog-listing-five .post-item .post-inner .short-desc .tag-color {
  color: #3452ff;
}

.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data {
	float: none !important;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	margin-top: 10px;
}

.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data img {
	width: 35px !important;
	border-radius: 100%;
	float: left;
	margin-right: 15px !important;
}

.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data .author-link {
	font-size: 12px;
	font-weight: 700;
	margin-top: 5px;
	display: inline-block;
 transition: all .4s ease-in-out;
}

/****************************************************************** Blog Post **********************************************************************/
.blog-post-section .widget-type-blog_content {
    background: #fff;    
    box-shadow: 0 0 6px #e0e0e0;
    padding: 30px 40px 40px 40px;
}
.blog-listing-five {
  padding-bottom: 60px;
}

.blog-post-section {
    padding: 0 0 60px 0;
}



.body-container-wrapper.body-top-space .blog-detail-wraper{
  padding-top: 145px;
}

.body-container-wrapper.transparent-top-space .body-top-space .fixedsocailmedia-block {
  top: 242px;
}

.body-container-wrapper.transparent-top-space.body-top-space .blog-detail-wraper{
  padding-top: 196px;
}

.blog-post-section .comment-header {
  float:left;
  width:100%;
}

.blog-post-wrapper .hs-featured-image {
    margin: 30px 0 20px 0 !important;
    width: 100% !important;
    max-width: none !important;
}

.blog-post-wrapper p {
  margin-bottom: 0;
}

.blog-post-wrapper p:last-child {
  margin-bottom: 1.4rem;
}

.blog-post .category {
    display: inline-block;
}

.blog-post .category .topic-link::before {
    font-family: FontAwesome;
    content: "\f02c";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    color: #999;
}
.blog-post .date {
    display: inline-block;
    padding:0 15px;
}
.blog-post .date::before {
    font-family: FontAwesome;
    content: "\f017";
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    color: #999;
    margin-left: 10px;
}
.blog-post .blog-listing-author {
    display: inline-block;
    color: #1a1a1a;
    
}

.blog-listing-author span {
    color: #3452ff;
    text-decoration: underline;
    font-weight: 600;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}
.blog-post .blog-listing-author:hover span {
  color: #3452ff;
}

.hs-blog-social-share{
    width:100%;
}

#hs_cos_wrapper_blog_social_sharing {
  display: none;
}

/*.blog-post h1 {*/
/*    font-size: 36px;*/
/*    line-height: normal;*/
/*}*/

.blog-post  .blog-listing-wrapper.style-one.cell-wrapper {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.blog-post-section .widget-type-blog_subscribe {
    background: #0585fc;
    color: #fff;
    text-align: center;
    padding: 30px;
    margin-top:30px;
}
.blog-post-section .widget-type-blog_subscribe h3 {
    font-size: 18px;
    text-transform:uppercase;
}
.blog-post-section .widget-type-blog_subscribe input {
    width: 100% !important;
    border-radius: 0;
    border: none;
    height:45px;
}
.blog-post-section .widget-type-blog_subscribe .hs-button.primary.large {
    background: #fff;
    border: navajowhite;
    border-radius: 0;
    width: 100%;
    margin-top: 15px;
    padding: 12px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    height:auto;
}
.blog-post-section .widget-type-blog_subscribe .hs-button.primary.large:hover{
    color:#000;
}
.blog-post-section .widget-type-blog_subscribe .hs-error-msgs label {
    color: red;
    text-shadow: none;
    font-size: 14px;
    text-align: left !important;
    font-weight: normal;
}
.blog-post-section .recent-post{
    margin-top:25px;
}
.blog-post-section .recent-post ul {
    padding: 0 0 10px 17px;
}
.blog-post-section .recent-post ul li {
    margin: 15px 0;
}
.blog-post-section .post-by-tag ul {
    padding: 0 0 0 17px;
}
.blog-post-section .post-by-tag ul li {
    margin: 15px 0;
}

.blog-post-section .hs-button.primary {
  min-width: 100%; 
}

.blog-post-section .hs-button.primary:focus,
.blog-post-section .hs-button.primary:active {
  outline: 0;
  box-shadow: none;
}

.blog-post-section .hs-search-module .input{
    position:relative;
}

.blog-post-section .hs-search-module .input input:focus{
    box-shadow:none !important;
}

.blog-post-section .widget-type-google_search label {
    font-size: 36px;    
    display: block;
    margin: 0 0 0;
}
.blog-post-section .section.post-footer {
    background: #fff;
    box-shadow: 0 0 6px #e0e0e0;
    float: left;
}

.blog-post-section .hs-form  {  
    padding: 40px 25px;
    border: none;
    border-radius: 0;
}

.blog-post-section .hs-form  .hs_firstname, 
.blog-post-section .hs-form  .hs_lastname, 
.blog-post-section .hs-form  .hs_email, 
.blog-post-section .hs-form  .hs_website {
    width: 50%;
    display: inline-block;
    padding:0 15px;
    vertical-align: top;
}

.blog-post-section .hs-form  .hs-error-msgs.inputs-list {
    margin: 0;
}

.blog-post-section .hs-form  .hs_comment.field {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.blog-post-section .hs-form .hs_submit,
.blog-post-section .hs-form .hs_subscribe{
    padding:0 15px;
}

.blog-post-section .hs-form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin-left:15px;
}

.blog-post-section .hs-form .hs_recaptcha.hs-recaptcha.field.hs-form-field .grecaptcha-badge {
  margin: 0;
  
}

.comment-date {
    font-size: 0.8em;
    color: #666;
    display: inherit !important;
    text-align: left;
}
.comment-from h4 {
    font-size: 16px !important;
    text-transform:uppercase;
    margin: 0;
    color: #0585fc;
}
.comment-from h4 a:hover{
    color:#0585fc;
}
.comment-reply-to.hs-button {
    position: absolute;
    top: 36px;
    right: 0;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    width: 55px;
    overflow: hidden;
    height: 20px;
}
.comment {
    position: relative;
    border:none;
}
.comment.depth-0{
    border:none !important;
}
.comment-reply-to::before{
    display:none;
}
.comment-reply-to em{
    display:none;
}
.comment-body{
    padding:0;
}
.related-posts {
    display: inline-block;
    width: 100%;
    padding: 40px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 6px #e0e0e0;
    margin-top: 30px;
}
.related-posts .related-post-item {
    width: 33.33%;
    float: left;
    padding: 0 30px 0 0;
}
.related-posts h5 {
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
}
.related-posts .related-title a {
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0;
    display: inline-block;
}
.blog-post-section .comment-header {
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0 0 6px #e0e0e0;
}
.blog-post-section .comment-header h4 {
    float: left;
    margin: 12px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
}

.blog-post-section .comment-header p {
  margin: 0;
}

.blog-post-section .comment-header a {
    float: right;
    background: #3452ff;
    font-size: 14px;
    padding: 14px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top:0px;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.blog-post-section .comment-header a:hover {
  background: #3452ff;
}
#comments-listing {
    border-bottom: 0 !important;
    padding: 0 !important;
    /*background: #fff;*/
    padding: 0 60px 30px;
    margin-bottom: 0;
    margin-top: 0;
    /*box-shadow: 0 0 6px #e0e0e0;*/
    border-bottom: 1px solid #e0e0e0;
}
.blog-post-section .author-detail {
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px #e0e0e0;
    padding: 40px;
    margin-top: 30px;
}
.blog-post-section .author-detail .author-header {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 12px 0;
    margin-bottom: 30px;
}
.blog-post-section .author-detail .author-header h6{
    font-size: 16px;
    text-transform: uppercase;
}
.blog-post-section .author-detail .image {
    width: 120px;
    float: left;
    margin-right:30px;
}
.blog-post-section .author-detail .image img{
    width:100%;
    border-radius:100%;
}
.blog-post-section .author-detail .author-description a.hs-author-social-link {
    padding-right: 10px;
    font-size: 20px;
}
.blog-post-section .author-detail .author-description .author-link {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
}

.blog-post-section ul li::before,
.blog-post-section ol li::before {
  display: none;
  
}

.blog-post-wrapper ul,
.blog-post-wrapper ol {
  padding-left: 45px;
  margin-bottom: 30px;
}

.blog-post-section ul li,
.blog-post-section ol li {
  padding-left: 0;
}



/* ******************* Blog Post Fixed Social Media CSS ******************* */
.fixedsocailmedia-block ul li a {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.fixedsocailmedia-block {
	position: fixed;
	left: 0;
  top: 240px;
  width:40px;
  z-index:1111;
}
  
.fixedsocailmedia-block ul {
  padding-left:0;
  list-style:none;
  margin:0;
  float:left;
  width:100%;
  text-align:center;
}

.fixedsocailmedia-block ul li {
  float:left;
  width:100%;
  margin-bottom:2px;
  padding-left: 0;
}

.fixedsocailmedia-block ul li::before {
  display: none;

}
.fixedsocailmedia-block ul li:last-child {
  margin-bottom:0;
}

.fixedsocailmedia-block ul li a {
  color:#fff;
  float:left;
  width:100%;
  padding:5px;
}

.fixedsocailmedia-block ul li a:hover {
  background-color: #1a1a1a;
}
.social-twi {
  background-color:#55acee;
}
.social-lin {
  background-color:#007bb5;
}
.social-fac {
  background-color:#3b5998;
}

.blog-descritions .btn i {
  padding-left: 5px;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
}




@media (max-width:1170px) {
  .fixedsocailmedia-block {top: 192px;}
}

@media (max-width:1023px) {
  .fixedsocailmedia-block {top: 160px;}
}

@media (max-width:767px) {
  .fixedsocailmedia-block {top: 235px;}
  
  .blog-post-section .author-detail .image {
      width: 120px;
      float: left;
      margin-right: 30px;
      margin: 0 auto;
      float: none;
      margin-bottom: 30px;
    }
  
    .author-description {
      width: 100%;
      float: left;
      text-align: center;
    }

    .span9.blog-post-section {
      width: 100%;
      float: left;
    }

    .span3.sidebar {
      width: 100%;
      margin: 0;
      float: left;
    }
  
    .author-description p {
      margin-bottom: 10px;
    }
}

@media only screen and (max-width: 479px) {
  .comment-header h4 {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  
  .blog-post-section .comment-header p {
    margin: 0;
    float: left;
    width: 100%;
    text-align: center;
  }
  
  .blog-post-section .section.post-footer {
    float: none;
    display: block;
  }
  
  .blog-post-section .comment-header a {
    float: none;
    padding: 12px 30px;	
    display: inline-block;
    margin-top: 15px;
  }
  
  .blog-post-section .hs-form .hs_firstname, .blog-post-section .hs-form .hs_lastname, .blog-post-section .hs-form .hs_email, .blog-post-section .hs-form .hs_website {
    width: 100%;
  }
  
  #hs_cos_wrapper_blog_comments {
      float: left;
      width: 100%;
    }
  
  .blog-post-wrapper ul, .blog-post-wrapper ol {
    padding-left: 25px;
  }
  
  .blog-post-section .hs-button.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/*******************************  Blog Side Bar  CSS *******************/
.blog-listing-five .sidebar {
	padding-top: 60px;
}

.sidebar h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom:20px;
}

.subscrib_form_main ul.inputs-list {
  margin:0 !important;
}
.subscrib_form_main .hs-form-required {
  display: none;
}

.subscrib_form_main .hs-button.primary {
  min-width: 100%;
}

.subscrib_form_main .hs-button.primary:focus {
  outline: 0;
}

.subscrib_form_main {
  margin-bottom : 30px;
}

/******************************  About Company CSS ***************************/
.aboutusinfo {
  margin-bottom:30px;
}

.aboutusinfo h3 {
  margin-bottom: 12px;
}

/***************************** Recent Post CSS *******************************/

.sidebar .widget-type-blog_subscribe h3 {
    font-size: 18px;
    text-transform: uppercase;
}
.sidebar .widget-type-blog_subscribe .hs-form-required{
    display:none;
}

.sidebar .widget-type-blog_subscribe input{
    width: 100% !important;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    height: 45px;
}
.sidebar .widget-type-blog_subscribe input:focus{
    box-shadow:0 0 16px #e0e0e0;
}


.sidebar .related-post .image {
    width: 70px;
    float: left;
}
.sidebar .related-post {
    display: inline-block;
    width: 100%;
}
 .sidebar .detail {
    padding-left: 85px;
    line-height:normal;
    padding-bottom:20px;
}
.sidebar .detail .date{
    font-size:14px;
    margin-top:5px;
}
.sidebar .tabber-content{
    padding:30px 15px;
    border:none;
    background:transparent;
}
.sidebar .tabber-tabs li a{
    border-left:none !important;
    border-right:none !important;
    border-top:none !important;
    border-bottom:4px solid transparent;
    font-weight: 700;
    
}
.sidebar .detail a{
    font-size:14px;
    font-weight:600;
    color: #1a1a1a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
 .sidebar .detail a:hover{
  color:#3452ff;
}
 .sidebar .tabber-tabs  li{
    width:50%;
    padding-left: 0;
    margin-bottom: 0;
}

.tabber-tabs > li {
	float: left;
}

.sidebar .tabber-tabs li::before {
  display: none;
}

.sidebar .tabber-tabs a {
  color: #1a1a1a;
  font-size: 18px;
  font-weight:400;
  text-transform: uppercase;
}

.tabber-tabs > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	display: block;
}

 .sidebar .tabber-tabs .active a{
    border-color: #3452ff;
    background:transparent;
    color: #3452ff;
    font-weight: 700;
}

.body-container .tabber-tabs {
	border-bottom: 1px solid #ddd;
	list-style: none;
	padding: 0;
	margin: 0 0 -2px;
}
.sidebar .topic-list h3 {    
    font-size: 16px;
    text-transform: uppercase;
}
.sidebar .topic-list ul{
    margin:0;
    padding:0;
}

.sidebar .topic-list ul li {
  padding-left: 0;
  margin-bottom: 0;
  
}

.sidebar .topic-list ul li::before {
  display: none;
}
.sidebar .topic-list ul li a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #e0e0e0;
    padding: 7px 13px;
    display: inline-block;
    margin: 5px 0;
    border-radius: 4px;
    color: #1a1a1a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}
.sidebar .topic-list ul li a:hover {
  color: #fff;
}
.sidebar .topic-list ul li {
    display:inline-block;
}
.sidebar .topic-list ul li a:hover{
  background: #3452ff;
  color:#fff;
  border-color: #3452ff;
}

.sidebar .tabber-content {
	padding-bottom: 20px;
}

/**************************** CAll To Action CSS  ***********************/

.calltoactionblock a img {
  width: 100%;
  height: auto;
}

.calltoactionblock {
  display:block;
  margin-bottom:30px;
  position:relative;
}
.calltoactionblock span {
  position: absolute;
  color: #fff;
  background: #0585fc;
  min-width: 110px;
  font-weight: 500;
  text-align: center;
  padding: 8px;
}

.calltoactionblock a {
  display: flex;
  justify-content: center;
  align-items: center;
}


/*################################### THree Coloumn Blog Listing CSS  ######################## */
.blog-listing-five .blog-listing-one.blog-listing-threecol .post-item {
    width: 33.33%;
    text-align: left;
    padding:0 15px 0 15px !important;
    display: inline-block;
    margin: 15px -2px;
    vertical-align: top;
}

.blog-listing-five .blog-listing-one.blog-listing-threecol .post-item .post-inner .hs-featured-image-wrapper {
  display: block;
  width: 100%;
}

.blog-listing-five .blog-listing-one.blog-listing-threecol .post-item .short-desc {
	display: block;
  width: 100%;
}

.blog-listing-five .blog-listing-one.blog-listing-threecol .post-listing {
  margin: 0 -15px;
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  width: 100%;
}

.blog-listing-five .blog-listing-one.blog-listing-threecol .post-item .post-inner .post-title {
	height: initial;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}



/* Blog Module CSS */

.recent-blog-main {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.recent-blog-main .post-item{
  display: flex;
  justify-content: center;
}

.recent-blog-main .post-item  .post-inner{	
	margin: 15px;
  border: 2px solid #f7f7f7;
  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
  
}
.recent-blog-main .post-title h4 {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}
.recent-blog-main .post-title:hover h4 {
  color: #3452ff;
}

.recent-blog-main .post-item .post-inner.bottom-padding-desc {
  padding: 30px 30px 20px 30px;
}

#\33.post-item {
	max-width: 33.33%;
}

#\33.post-item .post-inner{
	max-width: 100%
}
#\34.post-item {
	max-width: 25%;
}

#\34.post-item .post-inner {
	max-width: 100%;
}

#\32.post-item {
  max-width: 50%;
}

#\32.post-item .post-inner {
  max-width: 100%;
  
}

#\32.post-item .post-inner .hs-featured-image-link {
 height: 300px;
}


#\31.post-item {
	width: calc(100%);
}

#\31.post-item .post-inner{
   max-width: 30%;
      
}

.recent-blog-main .post-item .post-inner:hover {
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);;
  border-color: rgba(0,0,0,0.1);
}

.recent-blog-main {
  margin: 0 -15px;
}

.recent-blog-main .hs-featured-image-link {
	height: 220px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
  width: 100%;
  
}

.recent-blog-main .post-item .post-inner {
  border-radius: 0;
}

.short-desc.blog-content-group {
  padding: 30px;
}

.short-desc.blog-content-group p {
  margin-bottom: 0;
  
}

.short-desc.blog-content-group h4{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.view-blog img {
  width: 25px;
}

.comment-blog img {
  width: 22px;
}

.blog-counter {
	display: flex;
	justify-content: space-between;
	padding: 20px 0 0 0;
	border-top: 1px solid #e7e7e7;
  margin-top: 40px;
}

.recent-blog-main .post-item p,
.recent-blog-main .post-item h4,
.recent-blog-main .post-item .comment-blog img,
.recent-blog-main .post-item .view-blog img,
.recent-blog-main .post-item .blog-counter span {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}



.btn.text_btn.read-more {
	background: transparent;
	margin-top: 25px;
  position: relative;
  margin-bottom: 0;
  font-size: 15px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;

}
.btn.text_btn.read-more:hover {
  color: #3452ff;
}

.btn.text_btn.read-more::before {
	position: absolute;
	right: -30px;
	font-family: FontAwesome;	
	content: '\f178';
	font-size: 15px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.btn.text_btn.read-more:hover::before {
  color: #3452ff;
}

.span9.blog-listing-one-main {
  float: none;
  margin: 0 auto !important;
}


/* Blog Post CSS */

.hs-blog-post .body-container-wrapper.transparent-top-space .body-container--blog-index{
  padding-top: 200px;
}

.blog-listing-one-main .blog-listing-one .post-item {
  padding-right: 0 !important;
}

.span10.blog-post-section {
	float: none;
	margin: 0 auto !important;
}

.blog-post-section .widget-type-blog_content,
.blog-post-section .author-detail,
.related-posts,
.blog-post-section .comment-header{
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);;
}

.blog-post-section .widget-type-blog_content {
  padding: 60px 0;
}

.blog-post-section .hs-featured-image {
  margin: 45px 0 55px 0 !important;
}

.blog-post-section .blog-post {
	max-width: 670px;
	margin:0 auto;
}

.blog-post-section .section.post-body #hs_cos_wrapper_post_body {
  max-width: 670px;
	margin:0 auto;
  display: block;
}

.blog-post-container {
  padding-bottom: 150px;
}

.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data .hs-author-avatar {
	width: 35px !important;
	border-radius: 100%;
	float: left;
	margin-right: 15px !important;
	height: 35px;
	overflow: hidden;
}

.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data .author-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}

.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data {
	float: none !important;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	margin-top: 10px;
}

/*  Blog Post New Design CSS */
.body-container-wrapper.blog-post-new .body-container--blog-index {
  background-color: #fff;
}

.blog-banner-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: initial;
  
}

.blog-banner-img.featured-article .inner {
  padding: 150px 0;
}

.blog-banner-img h1,
.blog-banner-img .blog-listing-author,
.blog-banner-img .blog-listing-author span{
  color: #fff;
}

.body-container-wrapper.blog-post-new .blog-post-section .widget-type-blog_content {	
	padding: 0;
	background: transparent;
	box-shadow: none;
}

.body-container-wrapper.blog-post-new .blog-listing-wrapper.style-one.cell-wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.blog-banner-img .blog-listing-author {
  margin-right: 30px;
}

.body-container-wrapper.blog-post-new .blog-comments h5 {
  font-size: 16px;
}

.body-container-wrapper.blog-post-new .blog-post-section .author-detail .author-header {
  border: 0;
  padding: 0;
}

.body-container-wrapper.blog-post-new .author-detail,
.body-container-wrapper.blog-post-new .related-posts,
.body-container-wrapper.blog-post-new .blog-comments{
	max-width: 670px;
	margin: 0 auto;
	display: block;
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.body-container-wrapper.blog-post-new .author-detail-wrap,
.body-container-wrapper.blog-post-new .related-posts-wrap,
.body-container-wrapper.blog-post-new .blog-comment-wrap{
  width: 100%;
  float: left;
}

.body-container-wrapper.blog-post-new .related-posts-wrap {padding-bottom: 50px;}

.body-container-wrapper.blog-post-new .blog-post-section .hs-form,
.body-container-wrapper.blog-post-new .blog-post-section .section.post-footer{
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.body-container-wrapper.blog-post-new .blog-post-section .hs-form {
  margin: 0 -15px;
}

.body-container-wrapper.blog-post-new .author-detail {
	margin-top: 60px;
	margin-bottom: 50px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 50px;
}

.body-container-wrapper.blog-post-new .blog-pagination {
	margin-top: 40px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 40px;
	max-width: 670px;
	margin: 0 auto;
}

.body-container-wrapper.blog-post-new .related-posts {
  margin-bottom: 50px;
}

.body-container-wrapper.blog-post-new  .related-posts h5 {
  padding-bottom: 0;
  border: 0;
}

.body-container-wrapper.blog-post-new .blog-pagination {
  margin-top: 40px;
}

.body-container-wrapper.blog-post-new .author-description {
	padding-left: 150px;
}

.body-container-wrapper.blog-post-new .blog-comments {
	padding-top: 50px;
	border-top: 1px solid #e4e4e4;
}

.body-container-wrapper .blog-detail-wraper {
  padding-top: 80px;
  position: relative;
}

.blog-post-section .author-detail .author-header h6{
    font-size: 16px;
    text-transform: uppercase;
}
.blog-post-section .author-detail .image {
    width: 120px;
    height: 120px;
    float: left;
    margin-right:30px;
    border-radius:100%;
    overflow: hidden;
}

.blog-post-section .author-detail .image .hs-author-avatar {
  height: 100%;
  width: 100%;
  display: block;
}

.blog-post-section .author-detail .image .hs-author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-post-section .author-detail .image img{
    width:100%;
    border-radius:100%;
    height: 100%;
}

.blog-post-section .author-detail .author-description a.hs-author-social-link {
    padding-right: 10px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.blog-post-section .author-detail .author-description a.hs-author-social-link:hover {
  transform: translateY(-3px);
}

.fixedsocailmedia-block ul li a i {
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.fixedsocailmedia-block ul li a:hover i {
  transform: translateY(-3px);
}


.blog-post-section .author-detail .author-description .author-link {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
}

.blog-post-section ul li::before,
.blog-post-section ol li::before {
  display: none;
  
}

.blog-post-wrapper ul,
.blog-post-wrapper ol {
  padding-left: 45px;
  margin-bottom: 30px;
}

.blog-post-wrapper ul 
  list-style-type: disc;
}



.blog-post-section ul li,
.blog-post-section ol li {
  padding-left: 0;
}

.blog-post-wrapper ul li
  padding-left: 5px !imporatant;
}

.blog-listing-five .post-item .post-inner .hs-featured-image-wrapper,
.blog-listing-five .post-item .short-desc{
  display: inline-block;
}

.blog-listing-five .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {	
	max-width: 100%;
	display: inline-block !important;
	float: none !important;
	margin: 10px 0px 10px 0px;
	height: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	width: 100%;	
}

.blog-listing-five .hs-featured-image-wrapper .hs-featured-image-link {
	height: 100%;
}

.body-wrapper.hs-blog-listing .blog-listing-five .post-item .post-inner {
  display: flex;
  flex-wrap: wrap;
}


.blog-post-wrapper ul, .blog-post-wrapper ol {
	padding-left: 45px;
	margin-bottom: 30px;
}

.blog-post-wrapper ul li {
	padding-left: 5px;
}

/*  Subscribe CSS */

.innerbanner-subscribe-form form {
	padding: 0;
	background: transparent;
	border: 0;
	display: flex;
	max-width: 600px;
	margin: 0 auto;
}

.blog-subscription-main .innerbanner-subscribe-form {
  margin-top: 0;
}

.blog-subscription-main {
  padding: 50px 0;
  background-color: #f7f7f7;
  float: left;
  width: 100%;
  border-top: 1px solid #e4e4e4;
}

.blog-subscription-main .innerbanner-subscribe-form {
	margin-top: 0;
	float: left;
	width: 60%;
}

.blog-subscription-title {
	float: left;
	width: 40%;
	text-align: left;
  margin-bottom: 30px;
}

.blog-subscription-title p {
  margin-bottom: 0;
}

.heading-content .h4,
.heading-content .h2,
.heading-content .h3,
.heading-content .h5,
.heading-content .h6,
.heading-content .h1{
 margin-bottom: 5px;
}

.blog-subscription-main .innerbanner-subscribe-form form {
  max-width: 100%;
}

.blog-subscription-main .blog-subscription-inner {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}


.innerbanner-subscribe-form form .hs_email {
  margin-bottom: 0;
  width: 80%;
}

.innerbanner-subscribe-form form .hs_email > label {
	display: none;
}

.form-without-bg-main {
  background-color: transparent !important;
}

.blog-topics {
  background-color: transparent;
  border-bottom: 1px solid #e4e4e4;
}

.innerbanner-subscribe-form form input[type="submit"], .innerbanner-subscribe-form form .hs-button {
	min-width: 180px;
	font-size: 14px;
	padding: 18px 30px;
	margin-left: 15px;
  background-color: #1a1a1a;
	color: #fff;
}

.blog-listing-five.alternate-blog-style .post-item .post-inner .hs-featured-image-wrapper {
	position: relative;
	text-align: center;
	display: inline-block;
	width: 50%;
  border-radius: 5px 0 0 5px;
}


.blog-listing-five.alternate-blog-style .post-item .short-desc {
	display: inline-block;
	width: 50%;
	padding: 30px;
	border-radius: 0 5px 5px 0;
}

.blog-listing-five.alternate-blog-style .post-item .post-inner .btn {
	margin-bottom: 0px;
}

.blog-listing-five.alternate-blog-style .hs-featured-image-wrapper .hs-featured-image-link {
	height: 100%;
}

.blog-listing-five.alternate-blog-style .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
	border-width: 0;
	max-height: initial;
	max-width: 100%;
	display: inline-block !important;
	float: none !important;
	margin: 10px 0px 10px 0px;
	height: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	width: 100%;
	border-radius: 5px 0 0 5px;
}

.body-wrapper.hs-blog-listing .blog-listing-five .post-item .post-inner {
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;;
}
/***************************** Blog Listing Page Responsive CSS   ********************/
@media only screen and (max-width:1024px) {
  .recent-blog-main .hs-featured-image-link {
    height: 180px;
  }
  
  .post-item .post-inner .hs-featured-image-wrapper .read-more {
    padding: 8px 10px;
  }
  
  #\31 .post-item .post-inner {
    max-width: 40%;
  }
  
  .hs-blog-post .body-container-wrapper.transparent-top-space .body-container--blog-index {
    padding-top: 120px;
  }
  
  .fixedsocailmedia-block {
    top: 160px;
  }
  
  .body-container--blog-index {
    margin-top: 60px;
  }
  
  .featured-article .inner {padding: 80px 0 70px 0;}
  
  .body-container.body-container--blog-index.blog-post-container {
    margin-top: 60px;
  }
  
  
  .blog-banner-img.featured-article .inner {
    padding: 100px 0 70px 0;
  }
  
  .body-container.body-container--blog-index.blog-post-container {
	margin-top: 60px;
}
}

@media only screen and (max-width:991px ){
  .blog-listing-five .span9,.blog-listing-five .span3 {
    width: 100%;
    margin:0;
  }
  
  .blog-listing-five .span3.sidebar {
    padding-top:0;
  }
  
  .featured-article .inner h1 {
	   margin: 15px 0 20px 0;
  }
  
  .featured-article .inner .page-center {
    padding: 30px 20px;
  }
  
  .featured-article #hubspot-topic_data {
    margin-bottom: 0;
  }
  
  /* ********** Blog Three Column CSS   ***********   */
  .blog-listing-five .blog-listing-one.blog-listing-threecol .post-item {
    width: 50%;
  }
  
  /*  Blog Module CSS   */
  #\33 .post-item {
    max-width: 50%;
  }
  
  #\34 .post-item {
    max-width: 50%;
  }
  
  #\32 .post-item .post-inner .hs-featured-image-link {
    height: 220px;
  }
  
  #\31 .post-item .post-inner {
    max-width: 50%;
  }
  
  .blog-post-section .blog-post {
    max-width: 80%;
  }
  
 .blog-post-section .section.post-body #hs_cos_wrapper_post_body {
    max-width: 80%;
  } 
  
  
  .body-container-wrapper.blog-post-new .author-detail, 
  .body-container-wrapper.blog-post-new .related-posts, 
  .body-container-wrapper.blog-post-new .blog-comments,
  .body-container-wrapper.blog-post-new .blog-pagination{
    max-width: 80%;
  }
  
  .featured-article .inner {
    padding: 60px 0 40px 0;
  }
  
  .blog-banner-img.featured-article .inner {
    padding: 80px 0 50px 0;
  }
  
  
}

@media only screen and (max-width: 767px ){
  .featured-article .inner .page-center {
    max-width: 100%;   
  }
  
  .featured-article .inner h1 {
    margin: 12px 0 20px 0;
    line-height: 42px;
  }
  
  .blog-topics ul li {
    padding-left: 0;
  }
  
  .blog-listing-five .post-item .post-inner .hs-featured-image-wrapper {
    display: block;
    width: 100%;
  }
  
  .blog-listing-five .post-item .short-desc {
    display: block;
    width: 100%;
  }
  
  .blog-listing-one {
	  padding: 35px 0;
  }
  
  .blog-listing-one .post-item .short-desc {
    padding: 10px 25px 20px 25px;
  }
  
  .blog-listing-five .post-item .post-inner p {
    margin-bottom: 10px;
  }
  
  .blog-listing-five .blog-listing-one .post-item {
    padding: 0 !important;
  }
  
  .featured-article .inner {
	  padding-top: 160px;
  }
  
  .blog-topics ul li a {
    padding: 8px 15px;
  }
  
  .blog-listing-five {
	    padding-bottom: 0;
  }
  
  /* ********** Blog Three Column CSS   ***********   */
  .blog-listing-five .blog-listing-one.blog-listing-threecol .post-item {
    width: 100%;
  }
  
  /*  Blog Module CSS   */
  #\33 .post-item {
    max-width: 100%;
  }
  
  #\34 .post-item {
    max-width: 100%;
  }
  
  #\32 .post-item {
    max-width: 100%;
  }
  
  #\32 .post-item .post-inner{
    max-width: 100%;
  }
  
  .recent-blog-main .hs-featured-image-link {
    height: 220px;
  }
  
  #\31 .post-item .post-inner {
    max-width: 100%;
  }
  
  .blog-post-container {
    padding-bottom: 50px;
  }
  
  .body-container-wrapper.body-top-space .blog-post-container .blog-detail-wraper {
    padding-top: 115px;
  }
  
  .blog-post-section .blog-post {
    max-width: 80%;
  }
  
  .fixedsocailmedia-block {
    top: 130px;
  }
  
  .blog-post-section .section.post-body #hs_cos_wrapper_post_body {
    max-width: 80%;
  }
  
  .featured-article .inner {	
    padding: 60px  0 20px 0;
  }
  
  .blog-banner-img.featured-article .inner {
    padding: 30px 0 20px 0;
  }
  
   .body-container-wrapper.blog-post-new .blog-pagination {    
    margin-bottom: 50px;
    max-width: 80%;
  }
  
  .body-container-wrapper.blog-post-new .related-posts {
    margin-bottom: 30px;    
  }
  
  .body-container-wrapper.blog-post-new .author-description {
    padding-left:0px;
  }
  
  .body-container-wrapper.blog-post-new .blog-post-section .author-detail .author-header {	
    text-align: center;
    padding-top: 0;
  }
  
  .body-container-wrapper.blog-post-new .author-description {
    width: initial;
    float: none;    
  }
  
  .blog-banner-img.featured-article .inner {
    padding: 80px 0;
  }
  
  .featured-article .inner {
    padding: 80px 0 50px 0;
  }
  
  .related-posts .related-post-item {width: 100%;padding:0;margin-bottom: 30px;}
  .related-posts .related-post-item:last-child {margin-bottom: 0;}
  .body-container-wrapper.blog-post-new .related-posts-wrap {
    padding-bottom: 40px;
  }
  
  .blog-post-section .author-detail .image {	
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  
  .body-container-wrapper.blog-post-new .author-detail {
    margin-top: 0;
  }
  
  .body-container-wrapper.blog-post-new .body-container--blog-index {
    margin-top: 60px;
  }
  
  .body-container-wrapper .blog-detail-wraper {
    padding-top: 60px;
  }
  
  .blog-listing-five .post-item .post-inner .hs-featured-image-wrapper,
  .blog-listing-five .post-item .short-desc{
    width: 100%;
  }
  
  .blog-subscription-title {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  
  .blog-subscription-main .innerbanner-subscribe-form {
    float: left;
    width: 100%;
  }
  
  .blog-subscription-main .innerbanner-subscribe-form .form-without-bg-main {
    margin-top: 15px;
  }
  
  .blog-listing-five.alternate-blog-style .post-item .post-inner .hs-featured-image-wrapper,
  .blog-listing-five.alternate-blog-style .post-item .short-desc{	
    width: 100%;
  }
  
  .blog-listing-five.alternate-blog-style .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-radius: 5px 5px 0 0;
  }
  
  .blog-listing-five.alternate-blog-style .post-item .short-desc {   
    border-radius: 0 0 5px 5px;
  }

}

@media only screen and (max-width:479px){
  .featured-article .inner h1 {
    line-height: 42px;
    font-size: 36px;
  }
  
  .recent-blog-main .hs-featured-image-link {
    height: 160px;
  }
  
  #\32 .post-item .post-inner .hs-featured-image-link {
    height: 160px;
  }
  
  .blog-banner-img.featured-article .inner {
    padding: 40px 0;
  }
  
  .body-container-wrapper .blog-detail-wraper {
    padding-top: 50px;
  }
  
  .innerbanner-subscribe-form form .hs_email {
    margin-bottom: 15px;
    width: 100%;
  }
  
  .innerbanner-subscribe-form form .hs_submit.hs-submit {
    width: 100%;
  }
  
  .blog-subscription-main .innerbanner-subscribe-form form {    
    flex-wrap: wrap;
  }
  
  .innerbanner-subscribe-form form input[type="submit"], .innerbanner-subscribe-form form .hs-button {
    min-width: 100%;	
    margin-left: 0;
  }
  
  .blog-listing-five.alternate-blog-style .post-item .short-desc {
    padding: 20px;
  }
  
}
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/********** 404 Page CSS ************/
.body-container-wrapper .system-pages-wrapper{
  padding-top: 144px;
  padding-bottom: 150px;
}

.body-container-wrapper.with-top-bar-panel .system-pages-wrapper {
  padding-top: 196px;  
}

.error-page {
    position: relative;
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
}

.error-page img{
  margin-bottom: 30px;
  max-width: 320px;
}

.error-page .overline {
  float: left;
  width: 100%;
  margin-bottom: 12px; 
  color: #3452ff;
}

.error-page__heading h1{
  margin-bottom: 30px !important;
  float:left;
  width: 100%;
}

.error-page p{
  margin-bottom: 30px;
}

/*********** 500 page css  ********/

.error-page .hs-search-field ul li {
  padding-left: 0;
}

.error-page .hs-search-field ul li::before {
  display: none;
}

.error-page .hs-search-field--open .hs-search-field__suggestions {
  border: 2px solid #bfbfbf !important;
  border-top: 0 !important;
  text-align: left;
  padding: 10px 15px;  
}

.error-page .hs-search-field--open .hs-search-field__suggestions:hover {
  border-color: #3452ff !important;
}

/*************** Password Prompt Page CSS ************/
.error-page #hs-pwd-widget-password {
	height: initial !important;
  margin-top: 0px !important;
}

.error-page.password-page form {
  display: flex;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  margin-top: 30px;
}

.error-page.password-page form .hs-button.primary.large {
  min-width: 170px;
  margin-left: 15px;
  font-size: 14px;
}

.error-page.password-page form .hs-button.primary.large:focus {
  outline: none;
}

.error-page.password-page form {
	display: flex;
	max-width: 500px;
	margin: 0 auto;
  padding: 0;
  margin-top: 30px;  
}


/****************  Email Unsubscribe Page CSS ***************/
.error-page #email-prefs-form h3 {
    display: none !important;
}

.error-page.emailunsubscribe .email-edit.hs-input {
  padding:.7rem !important;
  width: 315px !important;
}

.error-page.emailunsubscribe form .hs-button.primary {
	min-width: 170px;
	margin-left: 15px;
	padding: 17px 30px;
	font-size: 14px;
}

.error-page.emailunsubscribe form .hs-button.primary:focus {
  outline: none;
}

.error-page.emailunsubscribe .page-header {
  display: none !important;
}

.error-page.emailunsubscribe form  {
	max-width: 500px;
	margin: 0 auto;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}

.error-page.emailunsubscribe #content {
	display: flex;
}

.error-page.emailunsubscribe #content div {
  padding-bottom: 0px !important;
}

.error-page .btn {
  background-color: #3452ff;
}

.error-page .btn:hover {
  -webkit-filter: contrast(2);
  filter: contrast(2);  
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
} 

/*************** Email Subscription Page CSS **************/

.system-pages-wrapper.email-subscription-wrapper .page-header h1 {
  display: none;
}

.system-pages-wrapper.email-subscription-wrapper .page-header h2 {
  display: none !important;
}

.system-pages-wrapper.email-subscription-wrapper .error-page.password-page.email-subscription h2 {
  float: none;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #3452ff;
  text-decoration: underline;  
}

.error-page.password-page.email-subscription form {
	max-width: 100%;
	display: inline-block;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}

.system-pages-wrapper.email-subscription-wrapper  .email-prefs .item {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding-bottom: 1px;
	position: relative;
	margin: 20px 0px;
	cursor: pointer;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item {
  float: none;
  display: inline-block !important;
  vertical-align: top;
  text-align: left;
  width: 31%;
  min-height: 140px;
  margin: 12px !important;
  padding: 15px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.system-pages-wrapper.email-subscription-wrapper .item:hover {
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item .item-inner{
  max-width: initial;
  position: static;
  top: initial;
  transform: initial;
  right:initial;
  left: initial;
}


.system-pages-wrapper.email-subscription-wrapper {
  background-color: #f7f7f7;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item .item-inner {
	flex: 1;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row span.fakelabel span {
	float: left;
	font-weight: 700;
	margin-left: 7px;
	vertical-align: top;
  color: #1a1a1a;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row input {
	position: relative;
	top: 3px;
	width: 20px;
	height: 20px;
	border: 2px solid #dfdfdf;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
}

.system-pages-wrapper.email-subscription-wrapper input::before {
	position: absolute;
	content: "\f00c";
	font-family: 'FontAwesome';
	top: -5px;
	right: 0;
	left: 0px;
	text-align: center;
  visibility: hidden;
  opacity: 0;
  font-size: 14px;
  color: #fff;
}

.system-pages-wrapper.email-subscription-wrapper .item.selected .item-inner input::before {
  visibility: visible;
  opacity: 1;
}

.system-pages-wrapper.email-subscription-wrapper .item.selected .item-inner input {
  border-color: #3452ff;
  background-color: #3452ff;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row input:focus {
  outline: none;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row span.fakelabel span {
	width: 90%;
  float: none;
  display: inline-block;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item p {
	margin: 5px 20px 0px 28px;
}

.system-pages-wrapper.email-subscription-wrapper form .header {
  text-align: center;
}

.system-pages-wrapper.email-subscription-wrapper .page-header  br{
  display: none;
}

.system-pages-wrapper.email-subscription-wrapper .page-header {
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.system-pages-wrapper.email-subscription-wrapper #content {
	text-align: center;
}

.system-pages-wrapper.email-subscription-wrapper  .subscribe-options {
	margin-top: 50px;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options input[type="checkbox"] {
  position: relative;
	top: 3px;
	width: 30px;
	height: 30px;
	border: 2px solid #dfdfdf;
  border-radius: 4px;
  margin-right: 8px;
   appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options #globalunsub::before {
  font-size: 18px;
  top: 0;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options .vbefore #globalunsub:focus {
  outline: 0;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options .vbefore #globalunsub::before {
  visibility: visible;
  opacity: 1;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options .vbefore #globalunsub{
  border-color: #3452ff;
  background-color: #3452ff;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options {
  text-align: center;
}


.system-pages-wrapper.email-subscription-wrapper .subscribe-options  p {
  display: flex;
  justify-content: center;
}



.system-pages-wrapper.email-subscription-wrapper .subscribe-options  label span {
  font-size: 18px;
  color: #4e4e4e;
  margin-top: 5px;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options label {
  display: flex;
  align-items: center;
}

.system-pages-wrapper.email-subscription-wrapper .item.disbled {
  opacity: .6;
  cursor: not-allowed;
}

.system-pages-wrapper.email-subscription-wrapper.subscribe-options .hs-button.primary:focus {
  outline: 0;
}

.system-pages-wrapper.email-subscription-wrapper.subscribe-options .hs-button.primary {
  padding: 18px 52px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.system-pages-wrapper form,
.system-pages-wrapper.email-subscription-wrapper form {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}

/* email-subscription-confirmation PAge CSS */
.email-subscription-confirmation {
  text-align: center;
}

.email-subscription-confirmation-inner {  
  max-width: 860px;
  margin: 0 auto;
}

.email-subscription-confirmation-inner img {
  max-width: 320px;
  margin-bottom: 10px;
}

.email-subscription-confirmation-inner .page-header h2 {
  font-size: 36px;
}

.email-subscription-confirmation-inner .page-header{
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 20px !important;
}

.email-subscription-confirmation-inner .page-header br {
  display: none;
}

.email-subscription-confirmation-inner .success {
  font-weight: 600;
  color: #68d452;
}

/************* Coming Soon Page CSS  ****************/
.sysyem-page-form-wrap .hs_email label span{
    display: none;
}

.sysyem-page-form-wrap .hs_email .hs_error_rollup {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	max-width: 400px;
}

.sysyem-page-form-wrap .hs_email > label {
  display: none;
}

.sysyem-page-form-wrap .hs-button.primary.large {
  min-width: 170px;
  margin-left: 15px;
  padding: 18px 30px;
  font-size: 14px;
}

.sysyem-page-form-wrap form {
  display: flex;
  margin: 0 auto;
  max-width: 440px;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}

.sysyem-page-form-wrap form .input .hs-input {
  width: 255px;
}

.sysyem-page-form-wrap form .hs_error_rollup {
	position: absolute;
	bottom: -20px;
	right: 0;
	left: 0;
	margin: auto;
	max-width: 300px;
}

.system-pages-wrapper .error-page #hs_cos_wrapper_content p {
  margin-bottom: 0;
}

.system-pages-wrapper .error-page.emailunsubscribe #hs_cos_wrapper_content p {
  margin-bottom: 25px;
}

#hs_form_target_Coming_Soon {
  margin-top: 30px;
}

.hs-search-field__bar {
	margin-top: 30px;
}


/************** Responsive CSS  ****************/
@media only screen and (max-width: 1180px) {
  .system-pages-wrapper.email-subscription-wrapper .checkbox-row span.fakelabel span {
	  width: 80%;
  }
}

@media only screen and (max-width: 1024px ){
  .body-container-wrapper .system-pages-wrapper {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 991px ){
  .body-container-wrapper .system-pages-wrapper {
    padding-bottom: 60px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .email-prefs .item {
    width: 46.2%;
  }
}

@media only screen and (max-width:767px){
  .body-container-wrapper .system-pages-wrapper {
    padding-top: 134px;
    padding-bottom: 50px;
  }
  
  .error-page img {
    max-width: 300px;
  }
  
  .error-page {
    max-width: 100%;
  }
  
  .error-page.password-page form .hs-button.primary.large {
      min-width: 130px;      
      padding: 17px 30px;
  }
  
  .error-page.password-page form {      
      max-width: 380px;
   }
  
  /*  Email Unsubscribe CSS   */
  .error-page.emailunsubscribe form .hs-button.primary {
    min-width: 130px;  
    padding: 17px 28px;
  }
  
  .error-page.emailunsubscribe .email-edit.hs-input {
    width: 100% !important;
  }
  
  /* Email Subscription preferences page css    */
  .system-pages-wrapper.email-subscription-wrapper .email-prefs .item {
    width: 100%;
    margin: 15px 0 !important;
    min-height: auto;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options {
    margin-top: 20px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options label span {
    font-size: 16px;
  }
  
  /* Coming Soon Page css   */
  .sysyem-page-form-wrap .hs-button.primary.large {
    min-width: 130px;
    padding: 18px 28px;
  }
  
  .sysyem-page-form-wrap form .input .hs-input {
    width: 100%;
  }
  
  .sysyem-page-form-wrap form {
    max-width: 380px;
  }
  
  /* Email Subscribe Confirmation page css    */
  .email-subscription-confirmation-inner .page-header{
    max-width: 100%;
  }
  
  .body-container-wrapper .system-pages-wrapper {
    padding-top: 125px;
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .error-page.password-page form {
      flex-wrap: wrap;
   }
    
    .error-page img {
      max-width: 220px;
    }
  
    .error-page #hs-pwd-widget-password {
      margin-bottom: 15px;
    }

    .error-page.password-page form .hs-button.primary.large {
      min-width: 100%;
      margin-left: 0px;
    }
  
    .error-page.password-page form {
      max-width: 100%;      
    }
  
    /*  Email Unsubscribe CSS   */
    .error-page.emailunsubscribe form  {
      max-width: 100%;
    }
    .error-page.emailunsubscribe form .email-edit.hs-input { 
      margin-bottom: 15px;
    }
    .error-page.emailunsubscribe form .hs-button.primary {
      min-width: 100%;  
      padding: 17px 30px;
      margin-left:0;
    }
  
    .error-page.emailunsubscribe #content {
      flex-wrap: wrap;
    }
  
    .error-page.emailunsubscribe #content div {
      width: 100%;
      float: left;
    }
  
  .system-pages-wrapper.email-subscription-wrapper form .hs-button {
    padding: 17px 30px !important;
    font-size: 14px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options label {
    margin-left:0;  
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options label span {
    font-size: 14px;
    max-width: 65%;
    line-height: 18px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options #globalunsub::before {
    top: -2px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options input[type="checkbox"] {
    width: 25px;
   height: 25px;
  }
  
  /* Coming soon Page CSS    */
  .sysyem-page-form-wrap form {
    max-width: 100%;
    flex-wrap: wrap;
  }
  
  .sysyem-page-form-wrap form .hs_email,.sysyem-page-form-wrap form .hs_submit {
    float:left;
    width: 100%;
  }
  
  .sysyem-page-form-wrap .hs-button.primary.large {
    min-width: 100%;
    margin-left: 0;
  }
  
  /* Email Subscribe confirmation page css    */
  .email-subscription-confirmation-inner img {
    max-width: 220px;
  }
  
  .email-subscription-confirmation-inner .page-header h2 {
    font-size: 24px;
  }
  
  .sysyem-page-form-wrap {
    margin-bottom: 25px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.subscribe-form-oneline .form-without-bg-main form {
  display: flex;
  justify-content: center;
  max-width: 600px;
  margin: 0 auto;
}

.subscribe-form-oneline .form-without-bg-main form .hs_email {
  flex: 80%;
}

.subscribe-form-oneline .form-without-bg-main form .hs-button {
  padding: 18px 22px;
  margin-left: 15px;
}

.splash-page.subscribe-form-oneline .form-without-bg-main form .hs-button {
  background-color: #fff;
  color: #1a1a1a;
}

.splash-page.subscribe-form-oneline .form-without-bg-main form .hs-button:hover {
  background-color: #fff;
  -webkit-filter: contrast(2);
  filter: contrast(2);
  color: #1a1a1a;
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
}

.lead-capture-page .hs-button.primary.large {
  width: 100%;
}

/* Responsive CSS */

@media only screen and (max-width:1024px) {
  .splash-page .dnd_area-row-0-background-image {
    margin-top: 0;
  }
  
  .squeeze-page .form-without-bg-main {
    margin-bottom: 100px;
  }
  
  
}

@media only screen and (max-width:991px) {
  .squeeze-page img.hs-image-widget {
    left: -25px;
  }
}

@media only screen and (max-width:767px) {
  .squeeze-page img.hs-image-widget {
    left: -14px;
  }
  
  .lead-capture-page {padding-top: 60px;}
  .squeeze-page .form-without-bg-main {
    margin-bottom: 360px;
  }
  
}

@media only screen and (max-width:479px) {
  /* Landing Page Two CSS   */
  .subscribe-form-oneline .form-without-bg-main form {
    flex-wrap: wrap;
  }
  
  .subscribe-form-oneline .form-without-bg-main form .hs_email {
    flex: 100%;
  }
  
  .subscribe-form-oneline .form-without-bg-main form .hs-button {
    margin-left: 0px;
    min-width: 100%;
  }
  
  .subscribe-form-oneline .form-without-bg-main form .hs_submit {
      width: 100%;
  }
  
  .subscribe-form-oneline .form-without-bg-main form .hs_submit {
      max-width: 100%;
  }
  
  .splash-page .dnd_area-row-0-background-image {
    margin-top: 15px;
  }
  
  .squeeze-page img.hs-image-widget {
    left: -10px;
  }
  
  .squeeze-page .form-without-bg-main {
    margin-bottom: 250px;
  }
}
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

















/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/********** 404 Page CSS ************/
.body-container-wrapper .system-pages-wrapper{
  padding-top: 144px;
  padding-bottom: 150px;
}

.body-container-wrapper.with-top-bar-panel .system-pages-wrapper {
  padding-top: 196px;  
}

.error-page {
    position: relative;
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
}

.error-page img{
  margin-bottom: 30px;
  max-width: 320px;
}

.error-page .overline {
  float: left;
  width: 100%;
  margin-bottom: 12px; 
  color: #3452ff;
}

.error-page__heading h1{
  margin-bottom: 30px !important;
  float:left;
  width: 100%;
}

.error-page p{
  margin-bottom: 30px;
}

/*********** 500 page css  ********/

.error-page .hs-search-field ul li {
  padding-left: 0;
}

.error-page .hs-search-field ul li::before {
  display: none;
}

.error-page .hs-search-field--open .hs-search-field__suggestions {
  border: 2px solid #bfbfbf !important;
  border-top: 0 !important;
  text-align: left;
  padding: 10px 15px;  
}

.error-page .hs-search-field--open .hs-search-field__suggestions:hover {
  border-color: #3452ff !important;
}

/*************** Password Prompt Page CSS ************/
.error-page #hs-pwd-widget-password {
	height: initial !important;
  margin-top: 0px !important;
}

.error-page.password-page form {
  display: flex;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  margin-top: 30px;
}

.error-page.password-page form .hs-button.primary.large {
  min-width: 170px;
  margin-left: 15px;
  font-size: 14px;
}

.error-page.password-page form .hs-button.primary.large:focus {
  outline: none;
}

.error-page.password-page form {
	display: flex;
	max-width: 500px;
	margin: 0 auto;
  padding: 0;
  margin-top: 30px;  
}


/****************  Email Unsubscribe Page CSS ***************/
.error-page #email-prefs-form h3 {
    display: none !important;
}

.error-page.emailunsubscribe .email-edit.hs-input {
  padding:.7rem !important;
  width: 315px !important;
}

.error-page.emailunsubscribe form .hs-button.primary {
	min-width: 170px;
	margin-left: 15px;
	padding: 17px 30px;
	font-size: 14px;
}

.error-page.emailunsubscribe form .hs-button.primary:focus {
  outline: none;
}

.error-page.emailunsubscribe .page-header {
  display: none !important;
}

.error-page.emailunsubscribe form  {
	max-width: 500px;
	margin: 0 auto;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}

.error-page.emailunsubscribe #content {
	display: flex;
}

.error-page.emailunsubscribe #content div {
  padding-bottom: 0px !important;
}

.error-page .btn {
  background-color: #3452ff;
}

.error-page .btn:hover {
  -webkit-filter: contrast(2);
  filter: contrast(2);  
  -webkit-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -o-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0 7px 7px 0px rgba(0,0,0,0.3);;
} 

/*************** Email Subscription Page CSS **************/

.system-pages-wrapper.email-subscription-wrapper .page-header h1 {
  display: none;
}

.system-pages-wrapper.email-subscription-wrapper .page-header h2 {
  display: none !important;
}

.system-pages-wrapper.email-subscription-wrapper .error-page.password-page.email-subscription h2 {
  float: none;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #3452ff;
  text-decoration: underline;  
}

.error-page.password-page.email-subscription form {
	max-width: 100%;
	display: inline-block;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}

.system-pages-wrapper.email-subscription-wrapper  .email-prefs .item {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding-bottom: 1px;
	position: relative;
	margin: 20px 0px;
	cursor: pointer;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item {
  float: none;
  display: inline-block !important;
  vertical-align: top;
  text-align: left;
  width: 31%;
  min-height: 140px;
  margin: 12px !important;
  padding: 15px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.system-pages-wrapper.email-subscription-wrapper .item:hover {
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
    box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item .item-inner{
  max-width: initial;
  position: static;
  top: initial;
  transform: initial;
  right:initial;
  left: initial;
}


.system-pages-wrapper.email-subscription-wrapper {
  background-color: #f7f7f7;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item .item-inner {
	flex: 1;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row span.fakelabel span {
	float: left;
	font-weight: 700;
	margin-left: 7px;
	vertical-align: top;
  color: #1a1a1a;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row input {
	position: relative;
	top: 3px;
	width: 20px;
	height: 20px;
	border: 2px solid #dfdfdf;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
}

.system-pages-wrapper.email-subscription-wrapper input::before {
	position: absolute;
	content: "\f00c";
	font-family: 'FontAwesome';
	top: -5px;
	right: 0;
	left: 0px;
	text-align: center;
  visibility: hidden;
  opacity: 0;
  font-size: 14px;
  color: #fff;
}

.system-pages-wrapper.email-subscription-wrapper .item.selected .item-inner input::before {
  visibility: visible;
  opacity: 1;
}

.system-pages-wrapper.email-subscription-wrapper .item.selected .item-inner input {
  border-color: #3452ff;
  background-color: #3452ff;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row input:focus {
  outline: none;
}

.system-pages-wrapper.email-subscription-wrapper .checkbox-row span.fakelabel span {
	width: 90%;
  float: none;
  display: inline-block;
}

.system-pages-wrapper.email-subscription-wrapper .email-prefs .item p {
	margin: 5px 20px 0px 28px;
}

.system-pages-wrapper.email-subscription-wrapper form .header {
  text-align: center;
}

.system-pages-wrapper.email-subscription-wrapper .page-header  br{
  display: none;
}

.system-pages-wrapper.email-subscription-wrapper .page-header {
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.system-pages-wrapper.email-subscription-wrapper #content {
	text-align: center;
}

.system-pages-wrapper.email-subscription-wrapper  .subscribe-options {
	margin-top: 50px;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options input[type="checkbox"] {
  position: relative;
	top: 3px;
	width: 30px;
	height: 30px;
	border: 2px solid #dfdfdf;
  border-radius: 4px;
  margin-right: 8px;
   appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options #globalunsub::before {
  font-size: 18px;
  top: 0;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options .vbefore #globalunsub:focus {
  outline: 0;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options .vbefore #globalunsub::before {
  visibility: visible;
  opacity: 1;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options .vbefore #globalunsub{
  border-color: #3452ff;
  background-color: #3452ff;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options {
  text-align: center;
}


.system-pages-wrapper.email-subscription-wrapper .subscribe-options  p {
  display: flex;
  justify-content: center;
}



.system-pages-wrapper.email-subscription-wrapper .subscribe-options  label span {
  font-size: 18px;
  color: #4e4e4e;
  margin-top: 5px;
}

.system-pages-wrapper.email-subscription-wrapper .subscribe-options label {
  display: flex;
  align-items: center;
}

.system-pages-wrapper.email-subscription-wrapper .item.disbled {
  opacity: .6;
  cursor: not-allowed;
}

.system-pages-wrapper.email-subscription-wrapper.subscribe-options .hs-button.primary:focus {
  outline: 0;
}

.system-pages-wrapper.email-subscription-wrapper.subscribe-options .hs-button.primary {
  padding: 18px 52px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;;
}

.system-pages-wrapper form,
.system-pages-wrapper.email-subscription-wrapper form {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}

/* email-subscription-confirmation PAge CSS */
.email-subscription-confirmation {
  text-align: center;
}

.email-subscription-confirmation-inner {  
  max-width: 860px;
  margin: 0 auto;
}

.email-subscription-confirmation-inner img {
  max-width: 320px;
  margin-bottom: 10px;
}

.email-subscription-confirmation-inner .page-header h2 {
  font-size: 36px;
}

.email-subscription-confirmation-inner .page-header{
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 20px !important;
}

.email-subscription-confirmation-inner .page-header br {
  display: none;
}

.email-subscription-confirmation-inner .success {
  font-weight: 600;
  color: #68d452;
}

/************* Coming Soon Page CSS  ****************/
.sysyem-page-form-wrap .hs_email label span{
    display: none;
}

.sysyem-page-form-wrap .hs_email .hs_error_rollup {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	max-width: 400px;
}

.sysyem-page-form-wrap .hs_email > label {
  display: none;
}

.sysyem-page-form-wrap .hs-button.primary.large {
  min-width: 170px;
  margin-left: 15px;
  padding: 18px 30px;
  font-size: 14px;
}

.sysyem-page-form-wrap form {
  display: flex;
  margin: 0 auto;
  max-width: 440px;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}

.sysyem-page-form-wrap form .input .hs-input {
  width: 255px;
}

.sysyem-page-form-wrap form .hs_error_rollup {
	position: absolute;
	bottom: -20px;
	right: 0;
	left: 0;
	margin: auto;
	max-width: 300px;
}

.system-pages-wrapper .error-page #hs_cos_wrapper_content p {
  margin-bottom: 0;
}

.system-pages-wrapper .error-page.emailunsubscribe #hs_cos_wrapper_content p {
  margin-bottom: 25px;
}

#hs_form_target_Coming_Soon {
  margin-top: 30px;
}

.hs-search-field__bar {
	margin-top: 30px;
}


/************** Responsive CSS  ****************/
@media only screen and (max-width: 1180px) {
  .system-pages-wrapper.email-subscription-wrapper .checkbox-row span.fakelabel span {
	  width: 80%;
  }
}

@media only screen and (max-width: 1024px ){
  .body-container-wrapper .system-pages-wrapper {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 991px ){
  .body-container-wrapper .system-pages-wrapper {
    padding-bottom: 60px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .email-prefs .item {
    width: 46.2%;
  }
}

@media only screen and (max-width:767px){
  .body-container-wrapper .system-pages-wrapper {
    padding-top: 134px;
    padding-bottom: 50px;
  }
  
  .error-page img {
    max-width: 300px;
  }
  
  .error-page {
    max-width: 100%;
  }
  
  .error-page.password-page form .hs-button.primary.large {
      min-width: 130px;      
      padding: 17px 30px;
  }
  
  .error-page.password-page form {      
      max-width: 380px;
   }
  
  /*  Email Unsubscribe CSS   */
  .error-page.emailunsubscribe form .hs-button.primary {
    min-width: 130px;  
    padding: 17px 28px;
  }
  
  .error-page.emailunsubscribe .email-edit.hs-input {
    width: 100% !important;
  }
  
  /* Email Subscription preferences page css    */
  .system-pages-wrapper.email-subscription-wrapper .email-prefs .item {
    width: 100%;
    margin: 15px 0 !important;
    min-height: auto;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options {
    margin-top: 20px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options label span {
    font-size: 16px;
  }
  
  /* Coming Soon Page css   */
  .sysyem-page-form-wrap .hs-button.primary.large {
    min-width: 130px;
    padding: 18px 28px;
  }
  
  .sysyem-page-form-wrap form .input .hs-input {
    width: 100%;
  }
  
  .sysyem-page-form-wrap form {
    max-width: 380px;
  }
  
  /* Email Subscribe Confirmation page css    */
  .email-subscription-confirmation-inner .page-header{
    max-width: 100%;
  }
  
  .body-container-wrapper .system-pages-wrapper {
    padding-top: 125px;
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .error-page.password-page form {
      flex-wrap: wrap;
   }
    
    .error-page img {
      max-width: 220px;
    }
  
    .error-page #hs-pwd-widget-password {
      margin-bottom: 15px;
    }

    .error-page.password-page form .hs-button.primary.large {
      min-width: 100%;
      margin-left: 0px;
    }
  
    .error-page.password-page form {
      max-width: 100%;      
    }
  
    /*  Email Unsubscribe CSS   */
    .error-page.emailunsubscribe form  {
      max-width: 100%;
    }
    .error-page.emailunsubscribe form .email-edit.hs-input { 
      margin-bottom: 15px;
    }
    .error-page.emailunsubscribe form .hs-button.primary {
      min-width: 100%;  
      padding: 17px 30px;
      margin-left:0;
    }
  
    .error-page.emailunsubscribe #content {
      flex-wrap: wrap;
    }
  
    .error-page.emailunsubscribe #content div {
      width: 100%;
      float: left;
    }
  
  .system-pages-wrapper.email-subscription-wrapper form .hs-button {
    padding: 17px 30px !important;
    font-size: 14px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options label {
    margin-left:0;  
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options label span {
    font-size: 14px;
    max-width: 65%;
    line-height: 18px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options #globalunsub::before {
    top: -2px;
  }
  
  .system-pages-wrapper.email-subscription-wrapper .subscribe-options input[type="checkbox"] {
    width: 25px;
   height: 25px;
  }
  
  /* Coming soon Page CSS    */
  .sysyem-page-form-wrap form {
    max-width: 100%;
    flex-wrap: wrap;
  }
  
  .sysyem-page-form-wrap form .hs_email,.sysyem-page-form-wrap form .hs_submit {
    float:left;
    width: 100%;
  }
  
  .sysyem-page-form-wrap .hs-button.primary.large {
    min-width: 100%;
    margin-left: 0;
  }
  
  /* Email Subscribe confirmation page css    */
  .email-subscription-confirmation-inner img {
    max-width: 220px;
  }
  
  .email-subscription-confirmation-inner .page-header h2 {
    font-size: 24px;
  }
  
  .sysyem-page-form-wrap {
    margin-bottom: 25px;
  }
}
