

































































@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');

@font-face {
    font-family: 'proxima_nova';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_font-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_font-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_light-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'proxima_nova_cond';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_black-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_cond';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_bold-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_cond';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_light-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_cond';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_regular-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_cond';
    src: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_semibold-webfont.woff2') format('woff2'),
         url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/fonts/proxima_nova_condensed_semibold-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}


/** font-family: 'Source Sans Pro', sans-serif; **/



html { overflow-x:hidden; }
body { margin: 0; padding: 0; font-family:'proxima_nova_cond', sans-serif; font-weight:400; color:#151f26; font-size:18px; line-height:29.7px; overflow-x:hidden }

/* Paragraphs */
strong { font-weight:700; }
a { -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; text-decoration:none; color:#0063a8; }
a:hover, a:focus { text-decoration:none; color:#003c71; }

p { margin:15px 0; display: inline-block; width: 100%; }
 
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-uppercase { text-transform: uppercase; }

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 { color:#fff; }

h1, h2, h3, h4, h5, h6 { margin:0; padding: 0 0 10px; font-weight:700; }
h1 { font-size:45px; line-height:58.5px; font-family:'Source Sans Pro'; color:#2a5c7f; }
h2 { font-size:35px; line-height:48.3px; font-family:'Source Sans Pro'; color:#2a5c7f; }
h3 { font-size:30px; line-height:45.0px; font-family:'Source Sans Pro'; color:#2a5c7f; font-weight: 300; font-style: italic; }
h4 { font-size:24px; line-height:36.0px; font-family:'proxima_nova', sans-serif; color:#151f26; }
h5 { font-size:20px; line-height:normal; font-family:'proxima_nova', sans-serif; color:#151f26; }
h6 { font-size:18px; line-height:25.2px; font-family:'proxima_nova', sans-serif; color:#151f26; }


@media (max-width:1200px) {
    
    body { font-size: 18px; line-height: 30px; }
    
    h1 { font-size: 40px; line-height: 52px; }
    h2 { font-size: 30px; line-height: 38px; }
    h3 { font-size: 26px; line-height: 38px; }
    h4 { font-size: 22px; line-height: 26px; }
    h5 { font-size: 20px; line-height: 26px; }

}

@media (max-width: 991px) {

    h1 { font-size: 40px; line-height: 52px; }
    h2 { font-size: 28px; line-height: 38px; }
    h3 { font-size: 24px; line-height: 38px; }
    h4 { font-size: 22px; line-height: 30px; }
    h5 { font-size: 18px; line-height: 26px; }

}

@media (max-width: 767px) {
    
    p { margin:10px 0; }
    
    h1 { font-size: 30px;!important line-height: 38px;!important }
    h2 { font-size: 28px;!important line-height: 38px;!important }
    h3 { font-size: 22px;!important line-height: 30px;!important }
    h4 { font-size: 20px;!important line-height: 28px;!important }
    h5 { font-size: 18px;!important line-height: 26px;!important }
    
}
a.cta_button { box-sizing: border-box !important; }

.btn_style a , a.btn_style { background-color: 
    
    
        
    
    rgba(71, 140, 89, 1.0)
; color: #FFFFFF; border:2px solid 
    
    
        
    
    rgba(71, 140, 89, 1.0)
; font-family: 'proxima_nova_cond', sans-serif; padding: 9px 30px; border-radius: 9px; display: inline-block; font-size: 18px; line-height:26px; font-weight: 500; text-align: center; letter-spacing: 1px; min-width: 220px; text-align: center; }
.btn_style a:hover , a.btn_style:hover { background-color: 
    
    
        
    
    rgba(189, 214, 181, 1)
; border-color: 
    
    
        
    
    rgba(189, 214, 181, 1)
; color: #478c59; }

.btn_style2 a , a.btn_style2 { background-color: 
    
    
        
    
    rgba(0, 60, 113, 1.0)
; color: #FFFFFF; border-color:
    
    
        
    
    rgba(0, 60, 113, 1.0)
; box-shadow: none; }
.btn_style2 a:hover , a.btn_style2:hover { background-color: 
    
    
        
    
    rgba(42, 92, 127, 1.0)
; border-color: 
    
    
        
    
    rgba(42, 92, 127, 1.0)
; color: #FFFFFF; }

.btn_style3 a , a.btn_style3 { background-color: 
    
    
        
    
    rgba(238, 238, 238, 1.0)
; color: #003c71; border-color:
    
    
        
    
    rgba(238, 238, 238, 1.0)
; box-shadow: none; }
.btn_style3 a:hover , a.btn_style3:hover { background-color: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; border-color: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; color: #003c71; }

.btn_video a { font-size: 24px; line-height: 32px; color: #fff; font-family: 'proxima_nova', sans-serif; letter-spacing: 0.67px; display: flex; align-items: center; }
.btn_video span { width: 65px; height: 65px; border: 3px solid #FFFFFF; display: flex; align-items: center; justify-content: center; border-radius: 100%; margin-right: 16px; }
.btn_video span svg { margin-left: 6px; }

.link_style { font-size:17px; line-height:26px; font-weight: 700; font-family: ; }
.link_style a { color:#ED4D0D; display: inline-block; }
.link_style a:hover { color:#0063a8; }
.link_style a:after { content: ''; width: 21px; height: 14px; background: url('https://21737893.fs1.hubspotusercontent-na1.net/hubfs/21737893/Kredit/image/arrow_or.png') no-repeat center center; position: relative; left: 0; display: inline-block; vertical-align: middle; margin: -6px 0 0 10px; transition: all .2s ease-in-out; }
.link_style a:hover:after { left: 3px; background-image: url('https://21737893.fs1.hubspotusercontent-na1.net/hubfs/21737893/Kredit/image/arrow_blk.png'); }

.white_link a { color: #FFFFFF; }
.white_link a:after { background-image: url('https://21737893.fs1.hubspotusercontent-na1.net/hubfs/21737893/Kredit/image/arrow_wt.png'); }
.white_link a:hover { color: #ED4D0D; }
.white_link a:hover:after { background-image: url('https://21737893.fs1.hubspotusercontent-na1.net/hubfs/21737893/Kredit/image/arrow_or.png'); }
/* Fields */
input{ font-family:; }

::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; }
:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 1; }
:-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder { opacity: 1; }

input , button , textarea, select , input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { outline:none; border:1px solid #D6D6D6; background:#fff; height: 47px; border-radius: 9px; padding:0 20px; font-family: 'proxima_nova', sans-serif; font-size:14px; width:100%; color:#151f26; font-weight: 400; }
input[type=checkbox] , input[type=radio] { width:auto; height:auto; } 
select { background:#fff url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/arrow_dwn.png) no-repeat right 20px center; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
textarea { padding:15px 20px; height:80px; }
input[type="submit"] { width:auto; min-width: 220px; background:url('https://20488234.fs1.hubspotusercontent-na1.net/hubfs/20488234/access_pro_medical/images/blank.png') 
    
    
        
    
    rgba(0, 60, 113, 1.0)
; color: #FFFFFF; border:2px solid 
    
    
        
    
    rgba(0, 60, 113, 1.0)
; box-shadow: none; height:auto; padding: 10px 40px; border-radius: 7px; display: inline-block; font-size: 17px; line-height:28px; font-weight: 500; text-align: center; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; cursor:pointer; font-family: 'proxima_nova_cond', sans-serif; text-transform: none; letter-spacing: 1px; }
input[type="submit"]:hover { background-color: 
    
    
        
    
    rgba(42, 92, 127, 1.0)
; border-color: 
    
    
        
    
    rgba(42, 92, 127, 1.0)
; color: #FFFFFF; }
input[type="submit"]::-moz-focus-inner { border: 0; }

.hs-form .hs-form-field > label { font-weight: 700; letter-spacing: 0.9px; text-transform: uppercase; display: block; margin: 0 0 10px; }

ul.hs-error-msgs { font-size:12px; margin:0; padding:0; list-style:none; float:left; width:100%; color:red; }
.hs_error_rollup { display:none; }
.hs-form .input { margin:0; margin-right:0 !important; }
.hs-form .hs-form-field { padding:0 0 20px; }
.hs-form fieldset.form-columns-2 .input , .quizcontact-form .hs-form fieldset.form-columns-1 .input { margin-right:0 }
.hs-form fieldset.form-columns-2 .field { padding:0 0 20px 10px }
.hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 20px 0; }
.hs-form fieldset.form-columns-3 .field { padding:0 0 20px 10px }
.hs-form fieldset.form-columns-3 .field:first-child { padding:0 10px 20px 0; }
.hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 5px 20px; }
.hs-form fieldset .hs-input { width:100% !important; }
body .hs-form fieldset { max-width:none; }
.hs-form fieldset input[type="checkbox"], .row-fluid  .hs-form fieldset input[type="radio"] { width:auto !important; }
ul.inputs-list { margin:0; padding:5px 0; list-style:none; }

li.hs-form-checkbox , li.hs-form-radio { margin:0 0 10px; }
.inputs-list .hs-form-checkbox-display , .inputs-list .hs-form-booleancheckbox , .inputs-list li.hs-form-radio { display:block; padding:0 0 0 25px; position:relative; }
.inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; z-index: 1; cursor: pointer; }
.inputs-list input[type="radio"] { top:3px; }
.inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-25px; top:0;  content:''; width:20px; height:20px; border:1px solid #b4b4b4; color:#fafafa; background:#fff; }
.inputs-list input[type="checkbox"]:checked + span:before { color:
    
    
        
    
    rgba(71, 140, 89, 1.0)
; }
.inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:
    
    
        
    
    rgba(71, 140, 89, 1.0)
; position:absolute; left:-25px; top:0;  content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; font-size: 12px }

.inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:2px;  content:''; width:20px; height:20px; border:1px solid #b4b4b4;  background:#fff; border-radius:100%; }
.inputs-list input[type="radio"]:checked + span:after { position:absolute; left:3px; top:7px;  content:''; width:10px; height:10px; border-color:#333; background:
    
    
        
    
    rgba(71, 140, 89, 1.0)
;  border-radius:100%; }

@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
    
  .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 0 }
  .hs-form fieldset.form-columns-2 .field:first-child { padding:0 0 10px 0 }
  .hs-form fieldset.form-columns-3 .field { padding:0 0 10px  }
  .hs-form fieldset.form-columns-3 .field:first-child { padding:0 0 10px 0; }
  .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 0 10px; }
  
}

@media(max-width: 767px) {

    input , button , textarea, select , input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { height: 44px; font-size: 14px; padding: 0 15px; }
    input[type=checkbox] , input[type=radio] { width:auto; height:auto; } 
    textarea { padding:15px 15px; height:140px; }
    input[type="submit"] { min-width: 160px; }

}

form .hs-input::-webkit-input-placeholder { color: #A3A3A3; opacity:1; }
form .hs-input::-moz-placeholder { color: #A3A3A3; opacity:1; }
form .hs-input:-ms-input-placeholder { color: #A3A3A3; opacity:1; }
form .hs-input:-moz-placeholder { color: #A3A3A3; opacity:1; }
.row-fluid {
  width: 100%;
}

.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: 1px;
  margin-left: 2.127659574%;
  -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%;
}

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

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

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

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

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

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

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

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

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

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

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

.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%;
  }

  .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: 1px;
    margin-left: 2.762430939%;
    -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%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .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: 1px;
    margin-left: 2.564102564%;
    -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%;
  }

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.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;
  }
}
.hero_blog { padding: 50px 0; font-family: 'proxima_nova', sans-serif; }
.hero_blog .container { display: flex; justify-content: space-between; flex-wrap: wrap; }
.hero_blog .title { width: 50%; }
.hero_blog .topics { width: 50%; }

.hero_blog .topics .inner { display: block; width: 300px; margin: 0 0 0 auto; position: relative; }
.hero_blog .topics label { font-size: 14px; line-height: 20px; letter-spacing: 0.39px; padding: 16px 20px; width: 100%; background: #EEEEEE; display: inline-block; border-radius: 9px; position: relative; cursor: pointer; }
.hero_blog .topics label:before { content: ''; width: 21px; height: 11px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/Fill_1.svg') no-repeat; position: absolute; top: 20px; right: 20px; }
.hero_blog .topics ul { margin: 0; padding: 15px; list-style-type: none; background: #EEEEEE; border-radius: 9px; position: absolute; top: 100%; left: 0; width: 100%; display: none; z-index: 99; }
.hero_blog .topics ul li { margin: 2px 0; padding: 0; display: inline-block; width: 100%; }
.hero_blog .topics ul li a { color: #151f26; font-size: 14px; line-height: 20px; display: inline-block; width: 100%; }

.blog_first .container { position: relative; z-index: 1; }
.blog_first a.image { width: 45%; }
.blog_first .text {  width: 55%;  padding: 40px; background: #003c71;  font-family: 'proxima_nova', sans-serif;  display: flex; flex-direction: column; justify-content: center; }
.blog_first .text h2 { font-size: 32px; line-height: normal; letter-spacing: 0.89px; font-weight: 400; font-family: 'proxima_nova', sans-serif; }
.blog_first .text h2 a { color: #FFFFFF; }
.blog_first .text .link_box { margin: 30px 0 0; }
.blog_first .inner {min-height: 300px;}

.link_box a { color: #FFFFFF; font-style: italic; }
.link_box a svg { vertical-align: middle; margin-left: 10px; position: relative; left: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.link_box a:hover svg { left: 3px; }

.blog_index { padding: 20px 0; position: relative; }
.blog_index:before { content: ''; width: 409px; height: 450px; position: absolute; right: -255px; top: -290px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg') no-repeat; background-size: 409px; transform: rotate(-130deg); opacity: 0.2; }
.blog_index:after { content: ''; width: 409px; height: 450px; position: absolute; left: -200px; bottom: -270px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg') no-repeat; background-size: 409px; transform: rotate(30deg); opacity: 0.2; }
.blog_index .container { position: relative; }
.blog_main { margin: 0 -10px; display: flex; flex-wrap: wrap; }
.blog_index .box { width: 33.33%; padding: 35px 10px; }
.blog_index .box .inner { background: #003c71; }
.blog_index .box a.image { height: 175px; display: inline-block; width: 100%; }
.blog_index .box .text { padding: 30px 28px; }
.blog_index .box .text h4 { font-family: 'proxima_nova', sans-serif; font-weight: 400; }
.blog_index .box .text h4 a { color: #FFFFFF; }

.pagination_nav .container { display: flex; }
.pagination_nav { padding: 0 0 80px; font-size: 24px; line-height: normal; }
.pagination_nav a { margin-right: 14px; display: inline-block; border-bottom: 2px solid; }
.pagination_nav a.pagination__link--disabled , .pagination_nav a.pagination-link--disabled { display: none; }
.pagination_nav a.pagination__link--prev { transform: rotateY(180deg); }

.subscribe_strip { padding: 64px 0; background: #478c59; position: relative; }
.subscribe_strip .left { width: 380px; padding: 0 20px 0 0; }
.subscribe_strip .right { width: calc(100% - 380px); padding: 0 0 0 50px; }
.subscribe_strip .right form { display: flex; flex-wrap: wrap; }
.subscribe_strip .right .hs-form-field { width: calc(100% - 240px); padding: 0 20px 0 0; }
.subscribe_strip .right .hs_submit { width: 240px; }
.subscribe_strip .right .hs-form-field > label { display: none; }
.subscribe_strip .right input.hs-input { height: 53px; }
.subscribe_strip .right input.hs-button { background: #0063a8; border-color: #0063a8; }
.subscribe_strip .right input.hs-button:hover { background: #003c71; border-color: #003c71; }

.bloginner_hero { padding: 70px 0; position: relative; }
.bloginner_hero:before { content: ''; width: 409px; height: 450px; position: absolute; right: -255px; top: -120px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg') no-repeat; background-size: 409px; transform: rotate(-130deg); opacity: 0.2; }
.bloginner_hero .container { position: relative; }
.bloginner_hero .image { width: 50%; }
.bloginner_hero .text { width: 50%; padding: 50px 30px; background: #003c71; }
.bloginner_hero .text h1 { font-size: 40px; line-height: normal; }
.bloginner_hero .text .date { margin: 10px 0 0; font-family: 'proxima_nova', sans-serif; letter-spacing: 0.5px; }
.bloginner_hero .text .date a { color: #FFFFFF; }
.bloginner_hero .text .date a:hover { opacity:0.9; }

.blog_posting { padding: 0 0 100px; font-family: 'proxima_nova', sans-serif; letter-spacing: 0.5px; position: relative; overflow: hidden; }
.blog_posting:after { content: ''; width: 409px; height: 450px; position: absolute; left: -200px; bottom: -160px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg') no-repeat; background-size: 409px; transform: rotate(30deg); opacity: 0.2; }
.blog_posting .container { position: relative; }
.blog_posting .left { width: calc(100% - 65px); padding: 0 0 0 40px; }
.blog_posting .left h4 { font-weight: 400; font-family: 'proxima_nova', sans-serif; }

.posting_main { display: flex; align-items: flex-start; position: relative; flex-direction: row-reverse; margin: 0 auto; width: 100%; }
.social_sharing { width: 65px; position: sticky; top: 20px; }
.social_sharing ul { margin: 0; padding: 0; list-style-type: none; }
.social_sharing ul li { width: 100%; display: inline-block; margin: 8px 0; }
.social_sharing ul li a { width: 40px; height: 40px; line-height: 44px; background: #0063a8; display: inline-block; text-align: center; color: #FFFFFF; border-radius: 100px; font-weight: 300; }
.social_sharing ul li a:hover { background: #003c71; }

.posting_main h3 { padding: 20px 0; }
.pagi_prenex { display: flex; justify-content: space-between; margin: 50px 0 0; align-items: center; font-style: italic; }
.pagi_prenex a svg { vertical-align: middle; margin-top: -4px; position: relative; left: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.pagi_prenex a.prev svg { transform: rotate(180deg); }
.pagi_prenex a:hover svg { left: 5px; }
.pagi_prenex a:hover.prev svg { left: -5px; }

.related_posts { padding: 80px 0 100px; }
.related_posts .main { margin: 0 -10px; display: flex; flex-wrap: wrap; }
.related_posts .box { width: 33.33%; padding: 35px 10px; }
.related_posts .box .inner { background: #003c71; }
.related_posts .box a.image { height: 175px; display: inline-block; width: 100%; }
.related_posts .box .text { padding: 30px 28px; }
.related_posts .box .text h4 { font-family: 'proxima_nova', sans-serif; font-weight: 400; }
.related_posts .box .text h4 a { color: #FFFFFF; }

.social_sharing.bottom { bottom:0 !important; top:auto !important; }

@media(max-width: 1200px) {
    
    .subscribe_strip .right { padding-left: 0; }
    
}

@media(max-width: 991px) {

    .blog_first .text h2 { font-size: 26px; }
    .blog_index .box { width: 50%; } 
    
    .subscribe_strip { padding: 40px 0; }
    .subscribe_strip .inner { flex-wrap: wrap; }
    .subscribe_strip .left { width: 100%; padding: 0; }
    .subscribe_strip .right { width: 100%; }
    
    .related_posts { padding: 60px 0; }
    .related_posts .box .text { padding: 16px 18px; }
    
    .bloginner_hero .text h1 { font-size: 30px; }
    .blog_posting:after { width: 289px; height: 370px; background-size: 289px; }

}

@media(max-width: 767px) {
    
    .hero_blog .title,
    .hero_blog .topics { width: 100%; }
    .hero_blog { text-align: center; }
    .hero_blog .topics .inner { width: 100%; text-align: left; margin: 20px auto 0; max-width: 400px; }
    .blog_first .text { padding: 40px 20px; }
    .blog_first .text h2 { font-size: 22px; }
    .blog_first .text .link_box { margin: 20px 0 0; }
    .blog_index .box .text { padding: 20px 15px; }    
    
    .pagination_nav { padding: 0 0 60px; font-size: 18px; }

    .subscribe_strip .right .hs-form-field { width: 100%; }
    .subscribe_strip .right .hs_submit { width: 100%; margin: 20px 0 0; }

    .related_posts .main { margin: 0; }
    .related_posts .box { width: 100%; padding: 15px 0; }
    .related_posts .box .text { padding: 20px 30px 30px; }
    
    .blog_posting { padding: 0 0 60px; }
    .posting_main { flex-wrap: wrap; flex-direction: column-reverse; }
    .posting_main h3 { padding: 10px 0; }
    .blog_posting .left { width: 100%; padding: 0; }
    
    .social_sharing { width: 100%; margin: 0 0 20px; position: relative !important; left: 0 !important; }
    .social_sharing ul li { width: auto; }
    
    .pagi_prenex { font-size: 14px; margin: 20px 0 0; }
    .pagi_prenex svg { height: 14px; }
    
    .bloginner_hero { padding: 60px 0; }
    .bloginner_hero .container { flex-wrap: wrap; }
    .bloginner_hero .image { width: 100%; height: 280px; }
    .bloginner_hero .text { width: 100%; }
    .bloginner_hero .text h1 { font-size: 24px; }

}

@media(max-width: 600px) {

    .blog_first a.image { width: 100%; height: 175px; }
    .blog_first .text { width: 100%; }
    .blog_first .inner { flex-wrap: wrap; }
    
    .blog_main { margin: 0; }
    .blog_index .box { width: 100%; padding: 20px 0; }
    
    .related_posts .box .text { padding: 20px 20px 30px; }
    
    .bloginner_hero .image { height: 260px; }
    .bloginner_hero .text { padding: 35px 20px; }
    
}
.hero_errow { min-height: 600px; font-family: 'proxima_nova', sans-serif; position: relative; overflow: hidden; }
.hero_errow:before { content: ""; width: 609px; height: 650px; position: absolute; bottom: -270px; left: -260px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round.svg) no-repeat; background-size: 609px; transform: rotate(-22deg); opacity: 0.2; }
.hero_errow .inner { max-width: 400px; font-size: 24px; line-height: normal; letter-spacing: 0.67px; font-weight: 400; }
.hero_errow > div { position: relative; z-index: 11; }
.hero_errow h1 { padding: 0; font-size: 85px; line-height: normal; letter-spacing: 2.36px; font-weight: 400; }
.searchbox_input { margin: 32px 0 0; position: relative; }
.searchbox_input button { background: transparent; border: none; width: auto; padding: 0; position: absolute; top: 3px; right: 13px; }
.searchbox_input input.hs-search-field__input { height: 53px; }


.passPrompt {max-width:800px;margin: 20px auto; padding: 0 5px;}
.passPrompt input {margin: 10px; max-width: 400px; margin: 10px auto;}
.passPrompt form {display: flex; flex-direction: column;}


@media(max-width: 991px) {
    .hero_errow { min-height: auto; }
    .hero_errow:before { width: 309px; height: 350px; background-size: 309px; bottom: -180px; left: -170px; }
}

@media(max-width: 767px) {
    .hero_errow .inner { font-size: 20px; }
    .searchbox_input { margin: 22px 0 0; }
}

@media(max-width: 500px) {
    .hero_errow .inner { font-size: 18px; }
}
header.header { position: relative; z-index: 9; background: #EEEEEE; }
.header_top { background: #2a5c7f; }
.header_top .logo { width: 190px; }
.header_top .right { width: calc(100% - 190px); padding: 0 0 0 30px; }

.header_top .box { margin: 0 0 0 5px; }
.header_top .box a { padding: 16px 15px; background: #003c71; display: flex; color: #FFFFFF; font-weight: 400; min-width: 162px; justify-content: center; align-items: center; letter-spacing: 0.83px; }
.header_top .box a img { margin-right: 12px; }
.header_top .box a:hover { background: #0063a8; }
.mainmenu { background: #EEEEEE; }
.mainmenu ul { margin: 0; padding: 0; list-style-type: none; }
.mainmenu .hs-menu-wrapper > ul[role="menu"] > li{ display: inline-block; }
.mainmenu ul li.hs-menu-item { margin: 0; padding: 0; font-weight: 500; }
.mainmenu .hs-menu-wrapper > ul[role="menu"] > li > a{ padding: 15px; }
.mainmenu ul li.hs-menu-item a { font-size: 17px; line-height: 20px; display: inline-block; color: #151f26; letter-spacing: 0.47px; font-family: 'proxima_nova_cond', sans-serif; }




.header_strip { text-align: center; font-size: 15px; line-height: 20px; background: #ab221a; color: #fff; text-transform: uppercase; font-weight: 500; letter-spacing: 0.83px; padding: 15px; }
.search_input input.hs-search-field__input { height: 53px; background: #EEEEEE; border-radius: 9px; box-shadow: 0 0 10px rgb(0 0 0 / 40%) }
.search_input button { position: absolute; top: 0; right: 20px; min-width: auto; width: auto; background: transparent; border: none; padding: 0; height: 53px; }

.header_top .search { width: 67px; margin-left: 5px; position: relative; }
.header_top .search .icon { width: 100%; height: 100%; background: #003c71; display: flex; align-items: center; justify-content: center; cursor: pointer; }
.header_top .search .icon img { -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.header_top .search .search_input { position: absolute; top: 70px; bottom: 0; width: 360px; right: 0; opacity: 0; visibility: hidden; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;;z-index:1; }
.header_top .search.open .search_input { right: 0; opacity: 1; visibility: visible; }

.header_top .search .icon:before { content: ''; margin: auto; width: 25px; height: 25px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/close.png') no-repeat center center; background-size: 25px; opacity: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.header_top .search.open .icon:before { opacity: 1; }
.header_top .search.open .icon img { opacity: 0; }

.questions_strip { background: #003c71; padding: 30px 0; }
.questions_strip .btn_style { padding: 0 20px; }

footer.footer { padding: 70px 0 60px; font-family: 'proxima_nova', sans-serif; position: relative; }
footer.footer:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #eeeeee; opacity: 0.7; }
footer.footer > div { position: relative; }
.nav_ft .nav { width: 33.33%; padding: 10px; }
.nav_ft { width: 66.66%; }
.nav_ft ul { margin: 0; padding: 0; list-style-type: none; }
.nav_ft ul li { margin: 2px 0; padding: 0; display: inline-block; width: 100%; }
.nav_ft ul li a { font-size: 20px; line-height: 30px; letter-spacing: 0.66px; font-weight: 500; color: #0063a8 }
.nav_ft ul li a:hover { color: #003c71; }
.nav_ft ul ul { padding: 0 0 0 10px; }
.nav_ft ul ul li a:before { content: '-'; margin-right: 7px; } 

.about_ft { width: 33.33%; padding: 10px; }
.about_ft .inner { display: inline-block; }
.about_ft .social_icon { margin: 20px 0 0; text-align: right; }

.copyright { padding: 11px 0; background: #003c71; font-weight: 300; font-style: italic; }
.copyright a { color: #fff; }
.copyright a:hover { text-decoration: underline; }

.header_lp { padding: 39px 0; background: #0063a8; }

@media(min-width: 768px){
    .mainmenu ul li.hs-item-has-children{ position: relative; }
    .mainmenu ul li.hs-item-has-children .hs-menu-children-wrapper{z-index: 2; position: absolute; top: 100%; left: 0; min-width: 10em; background: #eee; opacity: 0; visibility: hidden; }
    .mainmenu ul li.hs-item-has-children .hs-menu-children-wrapper li.hs-menu-item a{ display: inline-block; width: 100%; padding: 10px; }
    .mainmenu ul li.hs-item-has-children:hover > .hs-menu-children-wrapper{ opacity: 1; visibility: visible; }
    .mainmenu ul li.hs-item-has-children .hs-menu-children-wrapper li.hs-menu-item a:hover { background: #2a5c7f; color: #eee; }
    .mainmenu .hs-menu-depth-2 > ul.hs-menu-children-wrapper {left: 100%!important; top: 0!important;}
  .mainmenu .hs-menu-depth-2.hs-item-has-childen a:after {content: '+'; color: darkblue;}
}

@media(max-width: 991px) {
    
    .header_top .box a { min-width: auto; font-size: 16px; }
    .header_top .right { padding-left: 15px; }
    .mainmenu ul li.hs-menu-item a { padding: 15px 6px; }

    .questions_strip { padding: 40px 0; text-align: center; }
    .questions_strip .container { flex-wrap: wrap; justify-content: center; max-width: 400px; }
    .questions_strip .btn_style { width: 100%; padding: 10px 0; }
    .questions_strip .btn_style a { width: 100%; }

    footer.footer { padding: 40px 0; }
    .nav_ft { flex-wrap: wrap; }
    .nav_ft .nav { width: 100%; padding: 10px 0; }
    .about_ft { width: 100%; padding: 10px 0; }
    footer.footer > div { flex-wrap: wrap; }
    .about_ft .social_icon { text-align: left; }

    .header_lp { padding: 26px 0; }
    
}

@media(max-width: 767px) {
    
    .header_strip { padding: 12px 10px; font-size: 12px; line-height: normal; }
    .header_top .container { padding: 0; flex-flow: wrap; }
    .header_top .logo { padding: 13px 20px; }
    .header_top .right { padding: 0; width: 100%; justify-content: flex-start; margin: 0; }

    .header_top .search { display: none; }
    .header_top .box { margin: 0; width: 50%; padding: 0 2px; }
    .header_top .box a { font-size: 12px; line-height: normal; padding: 10px; }
    .header_top .box a img { width: 22px; }
    
}


@media (min-width:768px) {
	
    a.mobile-trigger,
	span.child-triggerm { display: none !important; }
	.row-fluid .mainmenu .hs-menu-wrapper { display: block !important; }
    
}

@media (max-width:767px) {
    
    /* Set Link Hover Color */
	a.mobile-trigger { display: inline-block !important; cursor: pointer; line-height: normal; position: absolute; top: 15px; right: 15px; width: 40px; height: 28px; padding: 3px 5px; background: transparent; z-index: 99999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; border-radius: 6px; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; transition: color .2s ease-in; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
	a.mobile-trigger:hover { text-decoration: none; color: #FFFFFF; }
	a.mobile-trigger span { display: inline; }
	a.mobile-trigger span:before { position: absolute; content: 'Menu'; }
	a.mobile-trigger span:after { position: relative; right: 2px; content: 'Close'; background-color: #FFFFFF; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }

	/* Change button when menu is open */
	.mobile-open a.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background: transparent; }
	.mobile-open a.mobile-trigger span:after { opacity: 1; }
    
	a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s; transition-duration: 0s; transition-delay: .2s; }
	a.mobile-trigger  i:before, a.mobile-trigger i:after { position: absolute; content: ''; }
	a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after { width: 30px; height: 3px; background-color: #FFFFFF; display: inline-block; border-radius: 2px; }
	a.mobile-trigger  i:before { margin-top: -9px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	a.mobile-trigger  i:after { margin-top: 9px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
    
	.mobile-open a.mobile-trigger i { background-color: rgba(0, 0, 0, 0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
   
    /* Hide menu on mobile */
    .mainmenu.js-enabled .hs-menu-flow-horizontal,
    .mainmenu.js-enabled .hs-menu-children-wrapper { display: none; }  
	.mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }
	.mainmenu.js-enabled .hs-menu-flow-horizontal { padding: 10px 0; position: absolute; top: 57px; left: 0; width: 100%; box-shadow: 0 10px 30px rgb(0 0 0 / 20%); background: 
    
    
        
    
    rgba(255, 255, 255, 1.0)
; }
    .mainmenu .hs-menu-flow-horizontal { padding:0; width: 100%; z-index: 8888; }
	.mainmenu .hs-menu-flow-horizontal > ul > li { position: relative; }
    
    span.child-triggerm { display: block; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 42px; min-width: 42px ; height: 42px; padding: 0; }
    span.child-triggerm:hover { text-decoration: none; }

    span.child-triggerm span { position: relative; top: 50%; margin: 0 auto; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
    span.child-triggerm span:after { position: absolute; content: ''; }
    span.child-triggerm span, span.child-triggerm span:after { width: 10px; height: 2px; background-color:#003c71; display: block; }

    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color:#003c71; }

    span.child-triggerm span:after { -webkit-transform: rotate(-90deg);  -ms-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }
    span.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg);  -ms-transform: rotate(-180deg); transform: rotate(-180deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }
    span.child-triggerm.child-open span { -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg); transform: rotate(180deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }

    .mainmenu .hs-menu-wrapper ul li { width: 100%; position: relative;}
    .mainmenu .hs-menu-wrapper ul li a { padding: 8px 25px; font-size: 17px; line-height: 22px; display: inline-block; width: 100%; color:#151f26 }
    .mainmenu .hs-menu-item.hs-menu-depth-3 {padding-left: 20px;}

}

@media(max-width: 500px) {
    
    .header_top .box:first-child { width: 80%; }
    
}
.text-13 { font-size: 13px; }












.d-block {
    display:block;
}

.d-inline-block {
    display:inline-block;
}

.d-flex {
    display:flex;
}

.d-inline-flex {
    display:inline-flex;
}

.d-none {
    display:none;
}



.align-center {
    align-items:center;
}

.align-flex-start {
    align-items:flex-start;
}

.align-flex-end {
    align-items:flex-end;
}

.align-normal {
    align-items:normal;
}



.justify-center {
    justify-content:center;
}

.justify-flex-end {
    justify-content:flex-end;
}

.justify-flex-start {
    justify-content:flex-start;
}

.justify-space-around {
    justify-content:space-around;
}

.justify-space-between {
    justify-content:space-between;
}



.text-left {
    text-align:left;
}

.text-right {
    text-align:right;
}

.text-center {
    text-align:center;
}



.direction-column {
    flex-direction:column;
}

.direction-column-reverse {
    flex-direction:column-reverse;
}

.direction-row {
    flex-direction:row;
}

.direction-row-reverse {
    flex-direction:row-reverse;
}




.p--0 { padding:0px !important; }
.p-0 { padding:0px; }
.pt-0 { padding-top:0px; }
.pb-0 { padding-bottom:0px; }
.pl-0 { padding-left:0px; }
.pr-0 { padding-right:0px; }

.m-0 {  margin:0px; }
.mt-0 { margin-top:0px; }
.mb-0 { margin-bottom:0px; }
.ml-0 { margin-left:0px; }
.mr-0 { margin-right:0px; }

.mt--0 { margin-top:-0px; }
.mb--0 { margin-bottom:-0px; }




.max--0 { max-width:0%; }
.mt---0 { margin-top:-0%; }
.mb---0 { margin-bottom:-0%; }




.p--5 { padding:5px !important; }
.p-5 { padding:5px; }
.pt-5 { padding-top:5px; }
.pb-5 { padding-bottom:5px; }
.pl-5 { padding-left:5px; }
.pr-5 { padding-right:5px; }

.m-5 {  margin:5px; }
.mt-5 { margin-top:5px; }
.mb-5 { margin-bottom:5px; }
.ml-5 { margin-left:5px; }
.mr-5 { margin-right:5px; }

.mt--5 { margin-top:-5px; }
.mb--5 { margin-bottom:-5px; }




.max--5 { max-width:5%; }
.mt---5 { margin-top:-5%; }
.mb---5 { margin-bottom:-5%; }




.p--10 { padding:10px !important; }
.p-10 { padding:10px; }
.pt-10 { padding-top:10px; }
.pb-10 { padding-bottom:10px; }
.pl-10 { padding-left:10px; }
.pr-10 { padding-right:10px; }

.m-10 {  margin:10px; }
.mt-10 { margin-top:10px; }
.mb-10 { margin-bottom:10px; }
.ml-10 { margin-left:10px; }
.mr-10 { margin-right:10px; }

.mt--10 { margin-top:-10px; }
.mb--10 { margin-bottom:-10px; }




.max--10 { max-width:10%; }
.mt---10 { margin-top:-10%; }
.mb---10 { margin-bottom:-10%; }




.p--15 { padding:15px !important; }
.p-15 { padding:15px; }
.pt-15 { padding-top:15px; }
.pb-15 { padding-bottom:15px; }
.pl-15 { padding-left:15px; }
.pr-15 { padding-right:15px; }

.m-15 {  margin:15px; }
.mt-15 { margin-top:15px; }
.mb-15 { margin-bottom:15px; }
.ml-15 { margin-left:15px; }
.mr-15 { margin-right:15px; }

.mt--15 { margin-top:-15px; }
.mb--15 { margin-bottom:-15px; }




.max--15 { max-width:15%; }
.mt---15 { margin-top:-15%; }
.mb---15 { margin-bottom:-15%; }




.p--20 { padding:20px !important; }
.p-20 { padding:20px; }
.pt-20 { padding-top:20px; }
.pb-20 { padding-bottom:20px; }
.pl-20 { padding-left:20px; }
.pr-20 { padding-right:20px; }

.m-20 {  margin:20px; }
.mt-20 { margin-top:20px; }
.mb-20 { margin-bottom:20px; }
.ml-20 { margin-left:20px; }
.mr-20 { margin-right:20px; }

.mt--20 { margin-top:-20px; }
.mb--20 { margin-bottom:-20px; }




.max--20 { max-width:20%; }
.mt---20 { margin-top:-20%; }
.mb---20 { margin-bottom:-20%; }




.p--25 { padding:25px !important; }
.p-25 { padding:25px; }
.pt-25 { padding-top:25px; }
.pb-25 { padding-bottom:25px; }
.pl-25 { padding-left:25px; }
.pr-25 { padding-right:25px; }

.m-25 {  margin:25px; }
.mt-25 { margin-top:25px; }
.mb-25 { margin-bottom:25px; }
.ml-25 { margin-left:25px; }
.mr-25 { margin-right:25px; }

.mt--25 { margin-top:-25px; }
.mb--25 { margin-bottom:-25px; }




.max--25 { max-width:25%; }
.mt---25 { margin-top:-25%; }
.mb---25 { margin-bottom:-25%; }




.p--30 { padding:30px !important; }
.p-30 { padding:30px; }
.pt-30 { padding-top:30px; }
.pb-30 { padding-bottom:30px; }
.pl-30 { padding-left:30px; }
.pr-30 { padding-right:30px; }

.m-30 {  margin:30px; }
.mt-30 { margin-top:30px; }
.mb-30 { margin-bottom:30px; }
.ml-30 { margin-left:30px; }
.mr-30 { margin-right:30px; }

.mt--30 { margin-top:-30px; }
.mb--30 { margin-bottom:-30px; }




.max--30 { max-width:30%; }
.mt---30 { margin-top:-30%; }
.mb---30 { margin-bottom:-30%; }




.p--35 { padding:35px !important; }
.p-35 { padding:35px; }
.pt-35 { padding-top:35px; }
.pb-35 { padding-bottom:35px; }
.pl-35 { padding-left:35px; }
.pr-35 { padding-right:35px; }

.m-35 {  margin:35px; }
.mt-35 { margin-top:35px; }
.mb-35 { margin-bottom:35px; }
.ml-35 { margin-left:35px; }
.mr-35 { margin-right:35px; }

.mt--35 { margin-top:-35px; }
.mb--35 { margin-bottom:-35px; }




.max--35 { max-width:35%; }
.mt---35 { margin-top:-35%; }
.mb---35 { margin-bottom:-35%; }




.p--40 { padding:40px !important; }
.p-40 { padding:40px; }
.pt-40 { padding-top:40px; }
.pb-40 { padding-bottom:40px; }
.pl-40 { padding-left:40px; }
.pr-40 { padding-right:40px; }

.m-40 {  margin:40px; }
.mt-40 { margin-top:40px; }
.mb-40 { margin-bottom:40px; }
.ml-40 { margin-left:40px; }
.mr-40 { margin-right:40px; }

.mt--40 { margin-top:-40px; }
.mb--40 { margin-bottom:-40px; }




.max--40 { max-width:40%; }
.mt---40 { margin-top:-40%; }
.mb---40 { margin-bottom:-40%; }




.p--45 { padding:45px !important; }
.p-45 { padding:45px; }
.pt-45 { padding-top:45px; }
.pb-45 { padding-bottom:45px; }
.pl-45 { padding-left:45px; }
.pr-45 { padding-right:45px; }

.m-45 {  margin:45px; }
.mt-45 { margin-top:45px; }
.mb-45 { margin-bottom:45px; }
.ml-45 { margin-left:45px; }
.mr-45 { margin-right:45px; }

.mt--45 { margin-top:-45px; }
.mb--45 { margin-bottom:-45px; }




.max--45 { max-width:45%; }
.mt---45 { margin-top:-45%; }
.mb---45 { margin-bottom:-45%; }




.p--50 { padding:50px !important; }
.p-50 { padding:50px; }
.pt-50 { padding-top:50px; }
.pb-50 { padding-bottom:50px; }
.pl-50 { padding-left:50px; }
.pr-50 { padding-right:50px; }

.m-50 {  margin:50px; }
.mt-50 { margin-top:50px; }
.mb-50 { margin-bottom:50px; }
.ml-50 { margin-left:50px; }
.mr-50 { margin-right:50px; }

.mt--50 { margin-top:-50px; }
.mb--50 { margin-bottom:-50px; }




.max--50 { max-width:50%; }
.mt---50 { margin-top:-50%; }
.mb---50 { margin-bottom:-50%; }




.p--55 { padding:55px !important; }
.p-55 { padding:55px; }
.pt-55 { padding-top:55px; }
.pb-55 { padding-bottom:55px; }
.pl-55 { padding-left:55px; }
.pr-55 { padding-right:55px; }

.m-55 {  margin:55px; }
.mt-55 { margin-top:55px; }
.mb-55 { margin-bottom:55px; }
.ml-55 { margin-left:55px; }
.mr-55 { margin-right:55px; }

.mt--55 { margin-top:-55px; }
.mb--55 { margin-bottom:-55px; }




.max--55 { max-width:55%; }
.mt---55 { margin-top:-55%; }
.mb---55 { margin-bottom:-55%; }




.p--60 { padding:60px !important; }
.p-60 { padding:60px; }
.pt-60 { padding-top:60px; }
.pb-60 { padding-bottom:60px; }
.pl-60 { padding-left:60px; }
.pr-60 { padding-right:60px; }

.m-60 {  margin:60px; }
.mt-60 { margin-top:60px; }
.mb-60 { margin-bottom:60px; }
.ml-60 { margin-left:60px; }
.mr-60 { margin-right:60px; }

.mt--60 { margin-top:-60px; }
.mb--60 { margin-bottom:-60px; }




.max--60 { max-width:60%; }
.mt---60 { margin-top:-60%; }
.mb---60 { margin-bottom:-60%; }




.p--65 { padding:65px !important; }
.p-65 { padding:65px; }
.pt-65 { padding-top:65px; }
.pb-65 { padding-bottom:65px; }
.pl-65 { padding-left:65px; }
.pr-65 { padding-right:65px; }

.m-65 {  margin:65px; }
.mt-65 { margin-top:65px; }
.mb-65 { margin-bottom:65px; }
.ml-65 { margin-left:65px; }
.mr-65 { margin-right:65px; }

.mt--65 { margin-top:-65px; }
.mb--65 { margin-bottom:-65px; }




.max--65 { max-width:65%; }
.mt---65 { margin-top:-65%; }
.mb---65 { margin-bottom:-65%; }




.p--70 { padding:70px !important; }
.p-70 { padding:70px; }
.pt-70 { padding-top:70px; }
.pb-70 { padding-bottom:70px; }
.pl-70 { padding-left:70px; }
.pr-70 { padding-right:70px; }

.m-70 {  margin:70px; }
.mt-70 { margin-top:70px; }
.mb-70 { margin-bottom:70px; }
.ml-70 { margin-left:70px; }
.mr-70 { margin-right:70px; }

.mt--70 { margin-top:-70px; }
.mb--70 { margin-bottom:-70px; }




.max--70 { max-width:70%; }
.mt---70 { margin-top:-70%; }
.mb---70 { margin-bottom:-70%; }




.p--75 { padding:75px !important; }
.p-75 { padding:75px; }
.pt-75 { padding-top:75px; }
.pb-75 { padding-bottom:75px; }
.pl-75 { padding-left:75px; }
.pr-75 { padding-right:75px; }

.m-75 {  margin:75px; }
.mt-75 { margin-top:75px; }
.mb-75 { margin-bottom:75px; }
.ml-75 { margin-left:75px; }
.mr-75 { margin-right:75px; }

.mt--75 { margin-top:-75px; }
.mb--75 { margin-bottom:-75px; }




.max--75 { max-width:75%; }
.mt---75 { margin-top:-75%; }
.mb---75 { margin-bottom:-75%; }




.p--80 { padding:80px !important; }
.p-80 { padding:80px; }
.pt-80 { padding-top:80px; }
.pb-80 { padding-bottom:80px; }
.pl-80 { padding-left:80px; }
.pr-80 { padding-right:80px; }

.m-80 {  margin:80px; }
.mt-80 { margin-top:80px; }
.mb-80 { margin-bottom:80px; }
.ml-80 { margin-left:80px; }
.mr-80 { margin-right:80px; }

.mt--80 { margin-top:-80px; }
.mb--80 { margin-bottom:-80px; }




.max--80 { max-width:80%; }
.mt---80 { margin-top:-80%; }
.mb---80 { margin-bottom:-80%; }




.p--85 { padding:85px !important; }
.p-85 { padding:85px; }
.pt-85 { padding-top:85px; }
.pb-85 { padding-bottom:85px; }
.pl-85 { padding-left:85px; }
.pr-85 { padding-right:85px; }

.m-85 {  margin:85px; }
.mt-85 { margin-top:85px; }
.mb-85 { margin-bottom:85px; }
.ml-85 { margin-left:85px; }
.mr-85 { margin-right:85px; }

.mt--85 { margin-top:-85px; }
.mb--85 { margin-bottom:-85px; }




.max--85 { max-width:85%; }
.mt---85 { margin-top:-85%; }
.mb---85 { margin-bottom:-85%; }




.p--90 { padding:90px !important; }
.p-90 { padding:90px; }
.pt-90 { padding-top:90px; }
.pb-90 { padding-bottom:90px; }
.pl-90 { padding-left:90px; }
.pr-90 { padding-right:90px; }

.m-90 {  margin:90px; }
.mt-90 { margin-top:90px; }
.mb-90 { margin-bottom:90px; }
.ml-90 { margin-left:90px; }
.mr-90 { margin-right:90px; }

.mt--90 { margin-top:-90px; }
.mb--90 { margin-bottom:-90px; }




.max--90 { max-width:90%; }
.mt---90 { margin-top:-90%; }
.mb---90 { margin-bottom:-90%; }




.p--95 { padding:95px !important; }
.p-95 { padding:95px; }
.pt-95 { padding-top:95px; }
.pb-95 { padding-bottom:95px; }
.pl-95 { padding-left:95px; }
.pr-95 { padding-right:95px; }

.m-95 {  margin:95px; }
.mt-95 { margin-top:95px; }
.mb-95 { margin-bottom:95px; }
.ml-95 { margin-left:95px; }
.mr-95 { margin-right:95px; }

.mt--95 { margin-top:-95px; }
.mb--95 { margin-bottom:-95px; }




.max--95 { max-width:95%; }
.mt---95 { margin-top:-95%; }
.mb---95 { margin-bottom:-95%; }




.p--100 { padding:100px !important; }
.p-100 { padding:100px; }
.pt-100 { padding-top:100px; }
.pb-100 { padding-bottom:100px; }
.pl-100 { padding-left:100px; }
.pr-100 { padding-right:100px; }

.m-100 {  margin:100px; }
.mt-100 { margin-top:100px; }
.mb-100 { margin-bottom:100px; }
.ml-100 { margin-left:100px; }
.mr-100 { margin-right:100px; }

.mt--100 { margin-top:-100px; }
.mb--100 { margin-bottom:-100px; }




.max--100 { max-width:100%; }
.mt---100 { margin-top:-100%; }
.mb---100 { margin-bottom:-100%; }




.p--105 { padding:105px !important; }
.p-105 { padding:105px; }
.pt-105 { padding-top:105px; }
.pb-105 { padding-bottom:105px; }
.pl-105 { padding-left:105px; }
.pr-105 { padding-right:105px; }

.m-105 {  margin:105px; }
.mt-105 { margin-top:105px; }
.mb-105 { margin-bottom:105px; }
.ml-105 { margin-left:105px; }
.mr-105 { margin-right:105px; }

.mt--105 { margin-top:-105px; }
.mb--105 { margin-bottom:-105px; }







.p--110 { padding:110px !important; }
.p-110 { padding:110px; }
.pt-110 { padding-top:110px; }
.pb-110 { padding-bottom:110px; }
.pl-110 { padding-left:110px; }
.pr-110 { padding-right:110px; }

.m-110 {  margin:110px; }
.mt-110 { margin-top:110px; }
.mb-110 { margin-bottom:110px; }
.ml-110 { margin-left:110px; }
.mr-110 { margin-right:110px; }

.mt--110 { margin-top:-110px; }
.mb--110 { margin-bottom:-110px; }







.p--115 { padding:115px !important; }
.p-115 { padding:115px; }
.pt-115 { padding-top:115px; }
.pb-115 { padding-bottom:115px; }
.pl-115 { padding-left:115px; }
.pr-115 { padding-right:115px; }

.m-115 {  margin:115px; }
.mt-115 { margin-top:115px; }
.mb-115 { margin-bottom:115px; }
.ml-115 { margin-left:115px; }
.mr-115 { margin-right:115px; }

.mt--115 { margin-top:-115px; }
.mb--115 { margin-bottom:-115px; }







.p--120 { padding:120px !important; }
.p-120 { padding:120px; }
.pt-120 { padding-top:120px; }
.pb-120 { padding-bottom:120px; }
.pl-120 { padding-left:120px; }
.pr-120 { padding-right:120px; }

.m-120 {  margin:120px; }
.mt-120 { margin-top:120px; }
.mb-120 { margin-bottom:120px; }
.ml-120 { margin-left:120px; }
.mr-120 { margin-right:120px; }

.mt--120 { margin-top:-120px; }
.mb--120 { margin-bottom:-120px; }







.p--125 { padding:125px !important; }
.p-125 { padding:125px; }
.pt-125 { padding-top:125px; }
.pb-125 { padding-bottom:125px; }
.pl-125 { padding-left:125px; }
.pr-125 { padding-right:125px; }

.m-125 {  margin:125px; }
.mt-125 { margin-top:125px; }
.mb-125 { margin-bottom:125px; }
.ml-125 { margin-left:125px; }
.mr-125 { margin-right:125px; }

.mt--125 { margin-top:-125px; }
.mb--125 { margin-bottom:-125px; }







.p--130 { padding:130px !important; }
.p-130 { padding:130px; }
.pt-130 { padding-top:130px; }
.pb-130 { padding-bottom:130px; }
.pl-130 { padding-left:130px; }
.pr-130 { padding-right:130px; }

.m-130 {  margin:130px; }
.mt-130 { margin-top:130px; }
.mb-130 { margin-bottom:130px; }
.ml-130 { margin-left:130px; }
.mr-130 { margin-right:130px; }

.mt--130 { margin-top:-130px; }
.mb--130 { margin-bottom:-130px; }







.p--135 { padding:135px !important; }
.p-135 { padding:135px; }
.pt-135 { padding-top:135px; }
.pb-135 { padding-bottom:135px; }
.pl-135 { padding-left:135px; }
.pr-135 { padding-right:135px; }

.m-135 {  margin:135px; }
.mt-135 { margin-top:135px; }
.mb-135 { margin-bottom:135px; }
.ml-135 { margin-left:135px; }
.mr-135 { margin-right:135px; }

.mt--135 { margin-top:-135px; }
.mb--135 { margin-bottom:-135px; }







.p--140 { padding:140px !important; }
.p-140 { padding:140px; }
.pt-140 { padding-top:140px; }
.pb-140 { padding-bottom:140px; }
.pl-140 { padding-left:140px; }
.pr-140 { padding-right:140px; }

.m-140 {  margin:140px; }
.mt-140 { margin-top:140px; }
.mb-140 { margin-bottom:140px; }
.ml-140 { margin-left:140px; }
.mr-140 { margin-right:140px; }

.mt--140 { margin-top:-140px; }
.mb--140 { margin-bottom:-140px; }







.p--145 { padding:145px !important; }
.p-145 { padding:145px; }
.pt-145 { padding-top:145px; }
.pb-145 { padding-bottom:145px; }
.pl-145 { padding-left:145px; }
.pr-145 { padding-right:145px; }

.m-145 {  margin:145px; }
.mt-145 { margin-top:145px; }
.mb-145 { margin-bottom:145px; }
.ml-145 { margin-left:145px; }
.mr-145 { margin-right:145px; }

.mt--145 { margin-top:-145px; }
.mb--145 { margin-bottom:-145px; }







.p--150 { padding:150px !important; }
.p-150 { padding:150px; }
.pt-150 { padding-top:150px; }
.pb-150 { padding-bottom:150px; }
.pl-150 { padding-left:150px; }
.pr-150 { padding-right:150px; }

.m-150 {  margin:150px; }
.mt-150 { margin-top:150px; }
.mb-150 { margin-bottom:150px; }
.ml-150 { margin-left:150px; }
.mr-150 { margin-right:150px; }

.mt--150 { margin-top:-150px; }
.mb--150 { margin-bottom:-150px; }







.max-auto { max-width:100%; }

/* div[class*=row-0-padding] > div {padding: 0 !important;} */
div[class*=full-width-section] > div {
    padding: 0 !important;
}

div[class*=full-width-section] > div > div {
    padding: 0 !important;
}


.ml-auto{ margin-left:auto; }
.mr-auto{ margin-right:auto; }
.vh-100{ height:100vh; }
.vh-auto{ height:auto; }

.col-1 { max-width:8.333%; flex:0 0 8.333%; }

.col-2 { max-width:16.666%; flex:0 0 16.666%; }

.col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }

.col-4 { max-width:33.332%; flex:0 0 33.332%; }

.col-5 { max-width:41.665%; flex:0 0 41.665%; }

.col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }

.col-7 { max-width:58.331%; flex:0 0 58.331%; }

.col-8 { max-width:66.664%; flex:0 0 66.664%; }

.col-9 { max-width:74.997%; flex:0 0 74.997%; }

.col-10 { max-width:83.33%; flex:0 0 83.33%; }

.col-11 { max-width:91.663%; flex:0 0 91.663%; }

.col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }


    .max-50 { max-width:50px; }
    .text-2{ font-size:2px; } 

    .max-100 { max-width:100px; }
    .text-4{ font-size:4px; } 

    .max-150 { max-width:150px; }
    .text-6{ font-size:6px; } 

    .max-200 { max-width:200px; }
    .text-8{ font-size:8px; } 

    .max-250 { max-width:250px; }
    .text-10{ font-size:10px; } 

    .max-300 { max-width:300px; }
    .text-12{ font-size:12px; } 

    .max-350 { max-width:350px; }
    .text-14{ font-size:14px; } 

    .max-400 { max-width:400px; }
    .text-16{ font-size:16px; } 

    .max-450 { max-width:450px; }
    .text-18{ font-size:18px; } 

    .max-500 { max-width:500px; }
    .text-20{ font-size:20px; } 

    .max-550 { max-width:550px; }
    .text-22{ font-size:22px; } 

    .max-600 { max-width:600px; }
    .text-24{ font-size:24px; } 

    .max-650 { max-width:650px; }
    .text-26{ font-size:26px; } 

    .max-700 { max-width:700px; }
    .text-28{ font-size:28px; } 

    .max-750 { max-width:750px; }
    .text-30{ font-size:30px; } 

    .max-800 { max-width:800px; }
    .text-32{ font-size:32px; } 

    .max-850 { max-width:850px; }
    .text-34{ font-size:34px; } 

    .max-900 { max-width:900px; }
    .text-36{ font-size:36px; } 

    .max-950 { max-width:950px; }
    .text-38{ font-size:38px; } 

    .max-1000 { max-width:1000px; }
    .text-40{ font-size:40px; } 

    .max-1050 { max-width:1050px; }
    .text-42{ font-size:42px; } 

    .max-1100 { max-width:1100px; }
    .text-44{ font-size:44px; } 

    .max-1150 { max-width:1150px; }
    .text-46{ font-size:46px; } 

    .max-1200 { max-width:1200px; }
    .text-48{ font-size:48px; } 

    .max-1250 { max-width:1250px; }
    .text-50{ font-size:50px; } 

    .max-1300 { max-width:1300px; }
    .text-52{ font-size:52px; } 

    .max-1350 { max-width:1350px; }
    .text-54{ font-size:54px; } 

    .max-1400 { max-width:1400px; }
    .text-56{ font-size:56px; } 

    .max-1450 { max-width:1450px; }
    .text-58{ font-size:58px; } 








@media(min-width:768px){
    
    
    .sm\:d-block {
        display:block;
    }
    
    .sm\:d-inline-block {
        display:inline-block;
    }
    
    .sm\:d-flex {
        display:flex;
    }
    
    .sm\:d-inline-flex {
        display:inline-flex;
    }
    
    .sm\:d-none {
        display:none;
    }
    
    
    
    .sm\:align-center {
        align-items:center;
    }
    
    .sm\:align-flex-start {
        align-items:flex-start;
    }
    
    .sm\:align-flex-end {
        align-items:flex-end;
    }
    
    .sm\:align-normal {
        align-items:normal;
    }
    
    
    
    .sm\:justify-center {
        justify-content:center;
    }
    
    .sm\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .sm\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .sm\:justify-space-around {
        justify-content:space-around;
    }
    
    .sm\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .sm\:text-left {
        text-align:left;
    }
    
    .sm\:text-right {
        text-align:right;
    }
    
    .sm\:text-center {
        text-align:center;
    }
    
    
    
    .sm\:direction-column {
        flex-direction:column;
    }
    
    .sm\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .sm\:direction-row {
        flex-direction:row;
    }
    
    .sm\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .sm\:p--0 { padding:0px !important; }
    .sm\:p-0 { padding:0px; }
    .sm\:pt-0 { padding-top:0px; }
    .sm\:pb-0 { padding-bottom:0px; }
    .sm\:pl-0 { padding-left:0px; }
    .sm\:pr-0 { padding-right:0px; }

    .sm\:m-0 {  margin:0px; }
    .sm\:mt-0 { margin-top:0px; }
    .sm\:mb-0 { margin-bottom:0px; }
    .sm\:ml-0 { margin-left:0px; }
    .sm\:mr-0 { margin-right:0px; }

    .sm\:ml--0 { margin-left:-0px; }
    .sm\:mr--0 { margin-right:-0px; }

    .sm\:mt--0 { margin-top:-0px; }
    .sm\:mb--0 { margin-bottom:-0px; }

    .sm\:max--0 { max-width:0%; }
    .sm\:mt---0 { margin-top:-0%; }
    .sm\:mb---0 { margin-bottom:-0%; }
    
    
    .sm\:p--5 { padding:5px !important; }
    .sm\:p-5 { padding:5px; }
    .sm\:pt-5 { padding-top:5px; }
    .sm\:pb-5 { padding-bottom:5px; }
    .sm\:pl-5 { padding-left:5px; }
    .sm\:pr-5 { padding-right:5px; }

    .sm\:m-5 {  margin:5px; }
    .sm\:mt-5 { margin-top:5px; }
    .sm\:mb-5 { margin-bottom:5px; }
    .sm\:ml-5 { margin-left:5px; }
    .sm\:mr-5 { margin-right:5px; }

    .sm\:ml--5 { margin-left:-5px; }
    .sm\:mr--5 { margin-right:-5px; }

    .sm\:mt--5 { margin-top:-5px; }
    .sm\:mb--5 { margin-bottom:-5px; }

    .sm\:max--5 { max-width:5%; }
    .sm\:mt---5 { margin-top:-5%; }
    .sm\:mb---5 { margin-bottom:-5%; }
    
    
    .sm\:p--10 { padding:10px !important; }
    .sm\:p-10 { padding:10px; }
    .sm\:pt-10 { padding-top:10px; }
    .sm\:pb-10 { padding-bottom:10px; }
    .sm\:pl-10 { padding-left:10px; }
    .sm\:pr-10 { padding-right:10px; }

    .sm\:m-10 {  margin:10px; }
    .sm\:mt-10 { margin-top:10px; }
    .sm\:mb-10 { margin-bottom:10px; }
    .sm\:ml-10 { margin-left:10px; }
    .sm\:mr-10 { margin-right:10px; }

    .sm\:ml--10 { margin-left:-10px; }
    .sm\:mr--10 { margin-right:-10px; }

    .sm\:mt--10 { margin-top:-10px; }
    .sm\:mb--10 { margin-bottom:-10px; }

    .sm\:max--10 { max-width:10%; }
    .sm\:mt---10 { margin-top:-10%; }
    .sm\:mb---10 { margin-bottom:-10%; }
    
    
    .sm\:p--15 { padding:15px !important; }
    .sm\:p-15 { padding:15px; }
    .sm\:pt-15 { padding-top:15px; }
    .sm\:pb-15 { padding-bottom:15px; }
    .sm\:pl-15 { padding-left:15px; }
    .sm\:pr-15 { padding-right:15px; }

    .sm\:m-15 {  margin:15px; }
    .sm\:mt-15 { margin-top:15px; }
    .sm\:mb-15 { margin-bottom:15px; }
    .sm\:ml-15 { margin-left:15px; }
    .sm\:mr-15 { margin-right:15px; }

    .sm\:ml--15 { margin-left:-15px; }
    .sm\:mr--15 { margin-right:-15px; }

    .sm\:mt--15 { margin-top:-15px; }
    .sm\:mb--15 { margin-bottom:-15px; }

    .sm\:max--15 { max-width:15%; }
    .sm\:mt---15 { margin-top:-15%; }
    .sm\:mb---15 { margin-bottom:-15%; }
    
    
    .sm\:p--20 { padding:20px !important; }
    .sm\:p-20 { padding:20px; }
    .sm\:pt-20 { padding-top:20px; }
    .sm\:pb-20 { padding-bottom:20px; }
    .sm\:pl-20 { padding-left:20px; }
    .sm\:pr-20 { padding-right:20px; }

    .sm\:m-20 {  margin:20px; }
    .sm\:mt-20 { margin-top:20px; }
    .sm\:mb-20 { margin-bottom:20px; }
    .sm\:ml-20 { margin-left:20px; }
    .sm\:mr-20 { margin-right:20px; }

    .sm\:ml--20 { margin-left:-20px; }
    .sm\:mr--20 { margin-right:-20px; }

    .sm\:mt--20 { margin-top:-20px; }
    .sm\:mb--20 { margin-bottom:-20px; }

    .sm\:max--20 { max-width:20%; }
    .sm\:mt---20 { margin-top:-20%; }
    .sm\:mb---20 { margin-bottom:-20%; }
    
    
    .sm\:p--25 { padding:25px !important; }
    .sm\:p-25 { padding:25px; }
    .sm\:pt-25 { padding-top:25px; }
    .sm\:pb-25 { padding-bottom:25px; }
    .sm\:pl-25 { padding-left:25px; }
    .sm\:pr-25 { padding-right:25px; }

    .sm\:m-25 {  margin:25px; }
    .sm\:mt-25 { margin-top:25px; }
    .sm\:mb-25 { margin-bottom:25px; }
    .sm\:ml-25 { margin-left:25px; }
    .sm\:mr-25 { margin-right:25px; }

    .sm\:ml--25 { margin-left:-25px; }
    .sm\:mr--25 { margin-right:-25px; }

    .sm\:mt--25 { margin-top:-25px; }
    .sm\:mb--25 { margin-bottom:-25px; }

    .sm\:max--25 { max-width:25%; }
    .sm\:mt---25 { margin-top:-25%; }
    .sm\:mb---25 { margin-bottom:-25%; }
    
    
    .sm\:p--30 { padding:30px !important; }
    .sm\:p-30 { padding:30px; }
    .sm\:pt-30 { padding-top:30px; }
    .sm\:pb-30 { padding-bottom:30px; }
    .sm\:pl-30 { padding-left:30px; }
    .sm\:pr-30 { padding-right:30px; }

    .sm\:m-30 {  margin:30px; }
    .sm\:mt-30 { margin-top:30px; }
    .sm\:mb-30 { margin-bottom:30px; }
    .sm\:ml-30 { margin-left:30px; }
    .sm\:mr-30 { margin-right:30px; }

    .sm\:ml--30 { margin-left:-30px; }
    .sm\:mr--30 { margin-right:-30px; }

    .sm\:mt--30 { margin-top:-30px; }
    .sm\:mb--30 { margin-bottom:-30px; }

    .sm\:max--30 { max-width:30%; }
    .sm\:mt---30 { margin-top:-30%; }
    .sm\:mb---30 { margin-bottom:-30%; }
    
    
    .sm\:p--35 { padding:35px !important; }
    .sm\:p-35 { padding:35px; }
    .sm\:pt-35 { padding-top:35px; }
    .sm\:pb-35 { padding-bottom:35px; }
    .sm\:pl-35 { padding-left:35px; }
    .sm\:pr-35 { padding-right:35px; }

    .sm\:m-35 {  margin:35px; }
    .sm\:mt-35 { margin-top:35px; }
    .sm\:mb-35 { margin-bottom:35px; }
    .sm\:ml-35 { margin-left:35px; }
    .sm\:mr-35 { margin-right:35px; }

    .sm\:ml--35 { margin-left:-35px; }
    .sm\:mr--35 { margin-right:-35px; }

    .sm\:mt--35 { margin-top:-35px; }
    .sm\:mb--35 { margin-bottom:-35px; }

    .sm\:max--35 { max-width:35%; }
    .sm\:mt---35 { margin-top:-35%; }
    .sm\:mb---35 { margin-bottom:-35%; }
    
    
    .sm\:p--40 { padding:40px !important; }
    .sm\:p-40 { padding:40px; }
    .sm\:pt-40 { padding-top:40px; }
    .sm\:pb-40 { padding-bottom:40px; }
    .sm\:pl-40 { padding-left:40px; }
    .sm\:pr-40 { padding-right:40px; }

    .sm\:m-40 {  margin:40px; }
    .sm\:mt-40 { margin-top:40px; }
    .sm\:mb-40 { margin-bottom:40px; }
    .sm\:ml-40 { margin-left:40px; }
    .sm\:mr-40 { margin-right:40px; }

    .sm\:ml--40 { margin-left:-40px; }
    .sm\:mr--40 { margin-right:-40px; }

    .sm\:mt--40 { margin-top:-40px; }
    .sm\:mb--40 { margin-bottom:-40px; }

    .sm\:max--40 { max-width:40%; }
    .sm\:mt---40 { margin-top:-40%; }
    .sm\:mb---40 { margin-bottom:-40%; }
    
    
    .sm\:p--45 { padding:45px !important; }
    .sm\:p-45 { padding:45px; }
    .sm\:pt-45 { padding-top:45px; }
    .sm\:pb-45 { padding-bottom:45px; }
    .sm\:pl-45 { padding-left:45px; }
    .sm\:pr-45 { padding-right:45px; }

    .sm\:m-45 {  margin:45px; }
    .sm\:mt-45 { margin-top:45px; }
    .sm\:mb-45 { margin-bottom:45px; }
    .sm\:ml-45 { margin-left:45px; }
    .sm\:mr-45 { margin-right:45px; }

    .sm\:ml--45 { margin-left:-45px; }
    .sm\:mr--45 { margin-right:-45px; }

    .sm\:mt--45 { margin-top:-45px; }
    .sm\:mb--45 { margin-bottom:-45px; }

    .sm\:max--45 { max-width:45%; }
    .sm\:mt---45 { margin-top:-45%; }
    .sm\:mb---45 { margin-bottom:-45%; }
    
    
    .sm\:p--50 { padding:50px !important; }
    .sm\:p-50 { padding:50px; }
    .sm\:pt-50 { padding-top:50px; }
    .sm\:pb-50 { padding-bottom:50px; }
    .sm\:pl-50 { padding-left:50px; }
    .sm\:pr-50 { padding-right:50px; }

    .sm\:m-50 {  margin:50px; }
    .sm\:mt-50 { margin-top:50px; }
    .sm\:mb-50 { margin-bottom:50px; }
    .sm\:ml-50 { margin-left:50px; }
    .sm\:mr-50 { margin-right:50px; }

    .sm\:ml--50 { margin-left:-50px; }
    .sm\:mr--50 { margin-right:-50px; }

    .sm\:mt--50 { margin-top:-50px; }
    .sm\:mb--50 { margin-bottom:-50px; }

    .sm\:max--50 { max-width:50%; }
    .sm\:mt---50 { margin-top:-50%; }
    .sm\:mb---50 { margin-bottom:-50%; }
    
    
    .sm\:p--55 { padding:55px !important; }
    .sm\:p-55 { padding:55px; }
    .sm\:pt-55 { padding-top:55px; }
    .sm\:pb-55 { padding-bottom:55px; }
    .sm\:pl-55 { padding-left:55px; }
    .sm\:pr-55 { padding-right:55px; }

    .sm\:m-55 {  margin:55px; }
    .sm\:mt-55 { margin-top:55px; }
    .sm\:mb-55 { margin-bottom:55px; }
    .sm\:ml-55 { margin-left:55px; }
    .sm\:mr-55 { margin-right:55px; }

    .sm\:ml--55 { margin-left:-55px; }
    .sm\:mr--55 { margin-right:-55px; }

    .sm\:mt--55 { margin-top:-55px; }
    .sm\:mb--55 { margin-bottom:-55px; }

    .sm\:max--55 { max-width:55%; }
    .sm\:mt---55 { margin-top:-55%; }
    .sm\:mb---55 { margin-bottom:-55%; }
    
    
    .sm\:p--60 { padding:60px !important; }
    .sm\:p-60 { padding:60px; }
    .sm\:pt-60 { padding-top:60px; }
    .sm\:pb-60 { padding-bottom:60px; }
    .sm\:pl-60 { padding-left:60px; }
    .sm\:pr-60 { padding-right:60px; }

    .sm\:m-60 {  margin:60px; }
    .sm\:mt-60 { margin-top:60px; }
    .sm\:mb-60 { margin-bottom:60px; }
    .sm\:ml-60 { margin-left:60px; }
    .sm\:mr-60 { margin-right:60px; }

    .sm\:ml--60 { margin-left:-60px; }
    .sm\:mr--60 { margin-right:-60px; }

    .sm\:mt--60 { margin-top:-60px; }
    .sm\:mb--60 { margin-bottom:-60px; }

    .sm\:max--60 { max-width:60%; }
    .sm\:mt---60 { margin-top:-60%; }
    .sm\:mb---60 { margin-bottom:-60%; }
    
    
    .sm\:p--65 { padding:65px !important; }
    .sm\:p-65 { padding:65px; }
    .sm\:pt-65 { padding-top:65px; }
    .sm\:pb-65 { padding-bottom:65px; }
    .sm\:pl-65 { padding-left:65px; }
    .sm\:pr-65 { padding-right:65px; }

    .sm\:m-65 {  margin:65px; }
    .sm\:mt-65 { margin-top:65px; }
    .sm\:mb-65 { margin-bottom:65px; }
    .sm\:ml-65 { margin-left:65px; }
    .sm\:mr-65 { margin-right:65px; }

    .sm\:ml--65 { margin-left:-65px; }
    .sm\:mr--65 { margin-right:-65px; }

    .sm\:mt--65 { margin-top:-65px; }
    .sm\:mb--65 { margin-bottom:-65px; }

    .sm\:max--65 { max-width:65%; }
    .sm\:mt---65 { margin-top:-65%; }
    .sm\:mb---65 { margin-bottom:-65%; }
    
    
    .sm\:p--70 { padding:70px !important; }
    .sm\:p-70 { padding:70px; }
    .sm\:pt-70 { padding-top:70px; }
    .sm\:pb-70 { padding-bottom:70px; }
    .sm\:pl-70 { padding-left:70px; }
    .sm\:pr-70 { padding-right:70px; }

    .sm\:m-70 {  margin:70px; }
    .sm\:mt-70 { margin-top:70px; }
    .sm\:mb-70 { margin-bottom:70px; }
    .sm\:ml-70 { margin-left:70px; }
    .sm\:mr-70 { margin-right:70px; }

    .sm\:ml--70 { margin-left:-70px; }
    .sm\:mr--70 { margin-right:-70px; }

    .sm\:mt--70 { margin-top:-70px; }
    .sm\:mb--70 { margin-bottom:-70px; }

    .sm\:max--70 { max-width:70%; }
    .sm\:mt---70 { margin-top:-70%; }
    .sm\:mb---70 { margin-bottom:-70%; }
    
    
    .sm\:p--75 { padding:75px !important; }
    .sm\:p-75 { padding:75px; }
    .sm\:pt-75 { padding-top:75px; }
    .sm\:pb-75 { padding-bottom:75px; }
    .sm\:pl-75 { padding-left:75px; }
    .sm\:pr-75 { padding-right:75px; }

    .sm\:m-75 {  margin:75px; }
    .sm\:mt-75 { margin-top:75px; }
    .sm\:mb-75 { margin-bottom:75px; }
    .sm\:ml-75 { margin-left:75px; }
    .sm\:mr-75 { margin-right:75px; }

    .sm\:ml--75 { margin-left:-75px; }
    .sm\:mr--75 { margin-right:-75px; }

    .sm\:mt--75 { margin-top:-75px; }
    .sm\:mb--75 { margin-bottom:-75px; }

    .sm\:max--75 { max-width:75%; }
    .sm\:mt---75 { margin-top:-75%; }
    .sm\:mb---75 { margin-bottom:-75%; }
    
    
    .sm\:p--80 { padding:80px !important; }
    .sm\:p-80 { padding:80px; }
    .sm\:pt-80 { padding-top:80px; }
    .sm\:pb-80 { padding-bottom:80px; }
    .sm\:pl-80 { padding-left:80px; }
    .sm\:pr-80 { padding-right:80px; }

    .sm\:m-80 {  margin:80px; }
    .sm\:mt-80 { margin-top:80px; }
    .sm\:mb-80 { margin-bottom:80px; }
    .sm\:ml-80 { margin-left:80px; }
    .sm\:mr-80 { margin-right:80px; }

    .sm\:ml--80 { margin-left:-80px; }
    .sm\:mr--80 { margin-right:-80px; }

    .sm\:mt--80 { margin-top:-80px; }
    .sm\:mb--80 { margin-bottom:-80px; }

    .sm\:max--80 { max-width:80%; }
    .sm\:mt---80 { margin-top:-80%; }
    .sm\:mb---80 { margin-bottom:-80%; }
    
    
    .sm\:p--85 { padding:85px !important; }
    .sm\:p-85 { padding:85px; }
    .sm\:pt-85 { padding-top:85px; }
    .sm\:pb-85 { padding-bottom:85px; }
    .sm\:pl-85 { padding-left:85px; }
    .sm\:pr-85 { padding-right:85px; }

    .sm\:m-85 {  margin:85px; }
    .sm\:mt-85 { margin-top:85px; }
    .sm\:mb-85 { margin-bottom:85px; }
    .sm\:ml-85 { margin-left:85px; }
    .sm\:mr-85 { margin-right:85px; }

    .sm\:ml--85 { margin-left:-85px; }
    .sm\:mr--85 { margin-right:-85px; }

    .sm\:mt--85 { margin-top:-85px; }
    .sm\:mb--85 { margin-bottom:-85px; }

    .sm\:max--85 { max-width:85%; }
    .sm\:mt---85 { margin-top:-85%; }
    .sm\:mb---85 { margin-bottom:-85%; }
    
    
    .sm\:p--90 { padding:90px !important; }
    .sm\:p-90 { padding:90px; }
    .sm\:pt-90 { padding-top:90px; }
    .sm\:pb-90 { padding-bottom:90px; }
    .sm\:pl-90 { padding-left:90px; }
    .sm\:pr-90 { padding-right:90px; }

    .sm\:m-90 {  margin:90px; }
    .sm\:mt-90 { margin-top:90px; }
    .sm\:mb-90 { margin-bottom:90px; }
    .sm\:ml-90 { margin-left:90px; }
    .sm\:mr-90 { margin-right:90px; }

    .sm\:ml--90 { margin-left:-90px; }
    .sm\:mr--90 { margin-right:-90px; }

    .sm\:mt--90 { margin-top:-90px; }
    .sm\:mb--90 { margin-bottom:-90px; }

    .sm\:max--90 { max-width:90%; }
    .sm\:mt---90 { margin-top:-90%; }
    .sm\:mb---90 { margin-bottom:-90%; }
    
    
    .sm\:p--95 { padding:95px !important; }
    .sm\:p-95 { padding:95px; }
    .sm\:pt-95 { padding-top:95px; }
    .sm\:pb-95 { padding-bottom:95px; }
    .sm\:pl-95 { padding-left:95px; }
    .sm\:pr-95 { padding-right:95px; }

    .sm\:m-95 {  margin:95px; }
    .sm\:mt-95 { margin-top:95px; }
    .sm\:mb-95 { margin-bottom:95px; }
    .sm\:ml-95 { margin-left:95px; }
    .sm\:mr-95 { margin-right:95px; }

    .sm\:ml--95 { margin-left:-95px; }
    .sm\:mr--95 { margin-right:-95px; }

    .sm\:mt--95 { margin-top:-95px; }
    .sm\:mb--95 { margin-bottom:-95px; }

    .sm\:max--95 { max-width:95%; }
    .sm\:mt---95 { margin-top:-95%; }
    .sm\:mb---95 { margin-bottom:-95%; }
    
    
    .sm\:p--100 { padding:100px !important; }
    .sm\:p-100 { padding:100px; }
    .sm\:pt-100 { padding-top:100px; }
    .sm\:pb-100 { padding-bottom:100px; }
    .sm\:pl-100 { padding-left:100px; }
    .sm\:pr-100 { padding-right:100px; }

    .sm\:m-100 {  margin:100px; }
    .sm\:mt-100 { margin-top:100px; }
    .sm\:mb-100 { margin-bottom:100px; }
    .sm\:ml-100 { margin-left:100px; }
    .sm\:mr-100 { margin-right:100px; }

    .sm\:ml--100 { margin-left:-100px; }
    .sm\:mr--100 { margin-right:-100px; }

    .sm\:mt--100 { margin-top:-100px; }
    .sm\:mb--100 { margin-bottom:-100px; }

    .sm\:max--100 { max-width:100%; }
    .sm\:mt---100 { margin-top:-100%; }
    .sm\:mb---100 { margin-bottom:-100%; }
    
    
    .sm\:p--105 { padding:105px !important; }
    .sm\:p-105 { padding:105px; }
    .sm\:pt-105 { padding-top:105px; }
    .sm\:pb-105 { padding-bottom:105px; }
    .sm\:pl-105 { padding-left:105px; }
    .sm\:pr-105 { padding-right:105px; }

    .sm\:m-105 {  margin:105px; }
    .sm\:mt-105 { margin-top:105px; }
    .sm\:mb-105 { margin-bottom:105px; }
    .sm\:ml-105 { margin-left:105px; }
    .sm\:mr-105 { margin-right:105px; }

    .sm\:ml--105 { margin-left:-105px; }
    .sm\:mr--105 { margin-right:-105px; }

    .sm\:mt--105 { margin-top:-105px; }
    .sm\:mb--105 { margin-bottom:-105px; }

    .sm\:max--105 { max-width:105%; }
    .sm\:mt---105 { margin-top:-105%; }
    .sm\:mb---105 { margin-bottom:-105%; }
    
    
    .sm\:p--110 { padding:110px !important; }
    .sm\:p-110 { padding:110px; }
    .sm\:pt-110 { padding-top:110px; }
    .sm\:pb-110 { padding-bottom:110px; }
    .sm\:pl-110 { padding-left:110px; }
    .sm\:pr-110 { padding-right:110px; }

    .sm\:m-110 {  margin:110px; }
    .sm\:mt-110 { margin-top:110px; }
    .sm\:mb-110 { margin-bottom:110px; }
    .sm\:ml-110 { margin-left:110px; }
    .sm\:mr-110 { margin-right:110px; }

    .sm\:ml--110 { margin-left:-110px; }
    .sm\:mr--110 { margin-right:-110px; }

    .sm\:mt--110 { margin-top:-110px; }
    .sm\:mb--110 { margin-bottom:-110px; }

    .sm\:max--110 { max-width:110%; }
    .sm\:mt---110 { margin-top:-110%; }
    .sm\:mb---110 { margin-bottom:-110%; }
    
    
    .sm\:p--115 { padding:115px !important; }
    .sm\:p-115 { padding:115px; }
    .sm\:pt-115 { padding-top:115px; }
    .sm\:pb-115 { padding-bottom:115px; }
    .sm\:pl-115 { padding-left:115px; }
    .sm\:pr-115 { padding-right:115px; }

    .sm\:m-115 {  margin:115px; }
    .sm\:mt-115 { margin-top:115px; }
    .sm\:mb-115 { margin-bottom:115px; }
    .sm\:ml-115 { margin-left:115px; }
    .sm\:mr-115 { margin-right:115px; }

    .sm\:ml--115 { margin-left:-115px; }
    .sm\:mr--115 { margin-right:-115px; }

    .sm\:mt--115 { margin-top:-115px; }
    .sm\:mb--115 { margin-bottom:-115px; }

    .sm\:max--115 { max-width:115%; }
    .sm\:mt---115 { margin-top:-115%; }
    .sm\:mb---115 { margin-bottom:-115%; }
    
    
    .sm\:p--120 { padding:120px !important; }
    .sm\:p-120 { padding:120px; }
    .sm\:pt-120 { padding-top:120px; }
    .sm\:pb-120 { padding-bottom:120px; }
    .sm\:pl-120 { padding-left:120px; }
    .sm\:pr-120 { padding-right:120px; }

    .sm\:m-120 {  margin:120px; }
    .sm\:mt-120 { margin-top:120px; }
    .sm\:mb-120 { margin-bottom:120px; }
    .sm\:ml-120 { margin-left:120px; }
    .sm\:mr-120 { margin-right:120px; }

    .sm\:ml--120 { margin-left:-120px; }
    .sm\:mr--120 { margin-right:-120px; }

    .sm\:mt--120 { margin-top:-120px; }
    .sm\:mb--120 { margin-bottom:-120px; }

    .sm\:max--120 { max-width:120%; }
    .sm\:mt---120 { margin-top:-120%; }
    .sm\:mb---120 { margin-bottom:-120%; }
    
    
    .sm\:p--125 { padding:125px !important; }
    .sm\:p-125 { padding:125px; }
    .sm\:pt-125 { padding-top:125px; }
    .sm\:pb-125 { padding-bottom:125px; }
    .sm\:pl-125 { padding-left:125px; }
    .sm\:pr-125 { padding-right:125px; }

    .sm\:m-125 {  margin:125px; }
    .sm\:mt-125 { margin-top:125px; }
    .sm\:mb-125 { margin-bottom:125px; }
    .sm\:ml-125 { margin-left:125px; }
    .sm\:mr-125 { margin-right:125px; }

    .sm\:ml--125 { margin-left:-125px; }
    .sm\:mr--125 { margin-right:-125px; }

    .sm\:mt--125 { margin-top:-125px; }
    .sm\:mb--125 { margin-bottom:-125px; }

    .sm\:max--125 { max-width:125%; }
    .sm\:mt---125 { margin-top:-125%; }
    .sm\:mb---125 { margin-bottom:-125%; }
    
    
    .sm\:p--130 { padding:130px !important; }
    .sm\:p-130 { padding:130px; }
    .sm\:pt-130 { padding-top:130px; }
    .sm\:pb-130 { padding-bottom:130px; }
    .sm\:pl-130 { padding-left:130px; }
    .sm\:pr-130 { padding-right:130px; }

    .sm\:m-130 {  margin:130px; }
    .sm\:mt-130 { margin-top:130px; }
    .sm\:mb-130 { margin-bottom:130px; }
    .sm\:ml-130 { margin-left:130px; }
    .sm\:mr-130 { margin-right:130px; }

    .sm\:ml--130 { margin-left:-130px; }
    .sm\:mr--130 { margin-right:-130px; }

    .sm\:mt--130 { margin-top:-130px; }
    .sm\:mb--130 { margin-bottom:-130px; }

    .sm\:max--130 { max-width:130%; }
    .sm\:mt---130 { margin-top:-130%; }
    .sm\:mb---130 { margin-bottom:-130%; }
    
    
    .sm\:p--135 { padding:135px !important; }
    .sm\:p-135 { padding:135px; }
    .sm\:pt-135 { padding-top:135px; }
    .sm\:pb-135 { padding-bottom:135px; }
    .sm\:pl-135 { padding-left:135px; }
    .sm\:pr-135 { padding-right:135px; }

    .sm\:m-135 {  margin:135px; }
    .sm\:mt-135 { margin-top:135px; }
    .sm\:mb-135 { margin-bottom:135px; }
    .sm\:ml-135 { margin-left:135px; }
    .sm\:mr-135 { margin-right:135px; }

    .sm\:ml--135 { margin-left:-135px; }
    .sm\:mr--135 { margin-right:-135px; }

    .sm\:mt--135 { margin-top:-135px; }
    .sm\:mb--135 { margin-bottom:-135px; }

    .sm\:max--135 { max-width:135%; }
    .sm\:mt---135 { margin-top:-135%; }
    .sm\:mb---135 { margin-bottom:-135%; }
    
    
    .sm\:p--140 { padding:140px !important; }
    .sm\:p-140 { padding:140px; }
    .sm\:pt-140 { padding-top:140px; }
    .sm\:pb-140 { padding-bottom:140px; }
    .sm\:pl-140 { padding-left:140px; }
    .sm\:pr-140 { padding-right:140px; }

    .sm\:m-140 {  margin:140px; }
    .sm\:mt-140 { margin-top:140px; }
    .sm\:mb-140 { margin-bottom:140px; }
    .sm\:ml-140 { margin-left:140px; }
    .sm\:mr-140 { margin-right:140px; }

    .sm\:ml--140 { margin-left:-140px; }
    .sm\:mr--140 { margin-right:-140px; }

    .sm\:mt--140 { margin-top:-140px; }
    .sm\:mb--140 { margin-bottom:-140px; }

    .sm\:max--140 { max-width:140%; }
    .sm\:mt---140 { margin-top:-140%; }
    .sm\:mb---140 { margin-bottom:-140%; }
    
    
    .sm\:p--145 { padding:145px !important; }
    .sm\:p-145 { padding:145px; }
    .sm\:pt-145 { padding-top:145px; }
    .sm\:pb-145 { padding-bottom:145px; }
    .sm\:pl-145 { padding-left:145px; }
    .sm\:pr-145 { padding-right:145px; }

    .sm\:m-145 {  margin:145px; }
    .sm\:mt-145 { margin-top:145px; }
    .sm\:mb-145 { margin-bottom:145px; }
    .sm\:ml-145 { margin-left:145px; }
    .sm\:mr-145 { margin-right:145px; }

    .sm\:ml--145 { margin-left:-145px; }
    .sm\:mr--145 { margin-right:-145px; }

    .sm\:mt--145 { margin-top:-145px; }
    .sm\:mb--145 { margin-bottom:-145px; }

    .sm\:max--145 { max-width:145%; }
    .sm\:mt---145 { margin-top:-145%; }
    .sm\:mb---145 { margin-bottom:-145%; }
    
    
    .sm\:p--150 { padding:150px !important; }
    .sm\:p-150 { padding:150px; }
    .sm\:pt-150 { padding-top:150px; }
    .sm\:pb-150 { padding-bottom:150px; }
    .sm\:pl-150 { padding-left:150px; }
    .sm\:pr-150 { padding-right:150px; }

    .sm\:m-150 {  margin:150px; }
    .sm\:mt-150 { margin-top:150px; }
    .sm\:mb-150 { margin-bottom:150px; }
    .sm\:ml-150 { margin-left:150px; }
    .sm\:mr-150 { margin-right:150px; }

    .sm\:ml--150 { margin-left:-150px; }
    .sm\:mr--150 { margin-right:-150px; }

    .sm\:mt--150 { margin-top:-150px; }
    .sm\:mb--150 { margin-bottom:-150px; }

    .sm\:max--150 { max-width:150%; }
    .sm\:mt---150 { margin-top:-150%; }
    .sm\:mb---150 { margin-bottom:-150%; }
    
    

    
    .sm\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .sm\:max-50 { max-width:50px; }
    .sm\:text-2{ font-size:2px; } 

    
    .sm\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .sm\:max-100 { max-width:100px; }
    .sm\:text-4{ font-size:4px; } 

    
    .sm\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .sm\:max-150 { max-width:150px; }
    .sm\:text-6{ font-size:6px; } 

    
    .sm\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .sm\:max-200 { max-width:200px; }
    .sm\:text-8{ font-size:8px; } 

    
    .sm\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .sm\:max-250 { max-width:250px; }
    .sm\:text-10{ font-size:10px; } 

    
    .sm\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .sm\:max-300 { max-width:300px; }
    .sm\:text-12{ font-size:12px; } 

    
    .sm\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .sm\:max-350 { max-width:350px; }
    .sm\:text-14{ font-size:14px; } 

    
    .sm\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .sm\:max-400 { max-width:400px; }
    .sm\:text-16{ font-size:16px; } 

    
    .sm\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .sm\:max-450 { max-width:450px; }
    .sm\:text-18{ font-size:18px; } 

    
    .sm\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .sm\:max-500 { max-width:500px; }
    .sm\:text-20{ font-size:20px; } 

    
    .sm\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .sm\:max-550 { max-width:550px; }
    .sm\:text-22{ font-size:22px; } 

    
    .sm\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .sm\:max-600 { max-width:600px; }
    .sm\:text-24{ font-size:24px; } 

    
    .sm\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .sm\:max-650 { max-width:650px; }
    .sm\:text-26{ font-size:26px; } 

    
    .sm\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .sm\:max-700 { max-width:700px; }
    .sm\:text-28{ font-size:28px; } 

    
    .sm\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .sm\:max-750 { max-width:750px; }
    .sm\:text-30{ font-size:30px; } 

    
    .sm\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .sm\:max-800 { max-width:800px; }
    .sm\:text-32{ font-size:32px; } 

    
    .sm\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .sm\:max-850 { max-width:850px; }
    .sm\:text-34{ font-size:34px; } 

    
    .sm\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .sm\:max-900 { max-width:900px; }
    .sm\:text-36{ font-size:36px; } 

    
    .sm\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .sm\:max-950 { max-width:950px; }
    .sm\:text-38{ font-size:38px; } 

    
    .sm\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .sm\:max-1000 { max-width:1000px; }
    .sm\:text-40{ font-size:40px; } 

    
    .sm\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .sm\:max-1050 { max-width:1050px; }
    .sm\:text-42{ font-size:42px; } 

    
    .sm\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .sm\:max-1100 { max-width:1100px; }
    .sm\:text-44{ font-size:44px; } 

    
    .sm\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .sm\:max-1150 { max-width:1150px; }
    .sm\:text-46{ font-size:46px; } 

    
    .sm\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .sm\:max-1200 { max-width:1200px; }
    .sm\:text-48{ font-size:48px; } 

    
    .sm\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .sm\:max-1250 { max-width:1250px; }
    .sm\:text-50{ font-size:50px; } 

    
    .sm\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .sm\:max-1300 { max-width:1300px; }
    .sm\:text-52{ font-size:52px; } 

    
    .sm\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .sm\:max-1350 { max-width:1350px; }
    .sm\:text-54{ font-size:54px; } 

    
    .sm\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .sm\:max-1400 { max-width:1400px; }
    .sm\:text-56{ font-size:56px; } 

    
    .sm\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .sm\:max-1450 { max-width:1450px; }
    .sm\:text-58{ font-size:58px; } 

    

    .sm\:max-full { max-width:100%; }
    .sm\:ml-auto{ margin-left:auto; }
    .sm\:mr-auto{ margin-right:auto; }
    .sm\:vh-100{ height:100vh; }
    .sm\:vh-auto{ height:auto; }
}


@media(min-width:992px){
    
    
    .md\:d-block {
        display:block;
    }
    
    .md\:d-inline-block {
        display:inline-block;
    }
    
    .md\:d-flex {
        display:flex;
    }
    
    .md\:d-inline-flex {
        display:inline-flex;
    }
    
    .md\:d-none {
        display:none;
    }
    
    
    
    .md\:align-center {
        align-items:center;
    }
    
    .md\:align-flex-start {
        align-items:flex-start;
    }
    
    .md\:align-flex-end {
        align-items:flex-end;
    }
    
    .md\:align-normal {
        align-items:normal;
    }
    
    
    
    .md\:justify-center {
        justify-content:center;
    }
    
    .md\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .md\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .md\:justify-space-around {
        justify-content:space-around;
    }
    
    .md\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .md\:text-left {
        text-align:left;
    }
    
    .md\:text-right {
        text-align:right;
    }
    
    .md\:text-center {
        text-align:center;
    }
    
    
    
    .md\:direction-column {
        flex-direction:column;
    }
    
    .md\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .md\:direction-row {
        flex-direction:row;
    }
    
    .md\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .md\:p--0 { padding:0px !important; }
    .md\:p-0 { padding:0px; }
    .md\:pt-0 { padding-top:0px; }
    .md\:pb-0 { padding-bottom:0px; }
    .md\:pl-0 { padding-left:0px; }
    .md\:pr-0 { padding-right:0px; }

    .md\:m-0 {  margin:0px; }
    .md\:mt-0 { margin-top:0px; }
    .md\:mb-0 { margin-bottom:0px; }
    .md\:ml-0 { margin-left:0px; }
    .md\:mr-0 { margin-right:0px; }

    .md\:ml--0 { margin-left:-0px; }
    .md\:mr--0 { margin-right:-0px; }

    .md\:mt--0 { margin-top:-0px; }
    .md\:mb--0 { margin-bottom:-0px; }

    .md\:max--0 { max-width:0%; }
    .md\:mt---0 { margin-top:-0%; }
    .md\:mb---0 { margin-bottom:-0%; }
    
    
    .md\:p--5 { padding:5px !important; }
    .md\:p-5 { padding:5px; }
    .md\:pt-5 { padding-top:5px; }
    .md\:pb-5 { padding-bottom:5px; }
    .md\:pl-5 { padding-left:5px; }
    .md\:pr-5 { padding-right:5px; }

    .md\:m-5 {  margin:5px; }
    .md\:mt-5 { margin-top:5px; }
    .md\:mb-5 { margin-bottom:5px; }
    .md\:ml-5 { margin-left:5px; }
    .md\:mr-5 { margin-right:5px; }

    .md\:ml--5 { margin-left:-5px; }
    .md\:mr--5 { margin-right:-5px; }

    .md\:mt--5 { margin-top:-5px; }
    .md\:mb--5 { margin-bottom:-5px; }

    .md\:max--5 { max-width:5%; }
    .md\:mt---5 { margin-top:-5%; }
    .md\:mb---5 { margin-bottom:-5%; }
    
    
    .md\:p--10 { padding:10px !important; }
    .md\:p-10 { padding:10px; }
    .md\:pt-10 { padding-top:10px; }
    .md\:pb-10 { padding-bottom:10px; }
    .md\:pl-10 { padding-left:10px; }
    .md\:pr-10 { padding-right:10px; }

    .md\:m-10 {  margin:10px; }
    .md\:mt-10 { margin-top:10px; }
    .md\:mb-10 { margin-bottom:10px; }
    .md\:ml-10 { margin-left:10px; }
    .md\:mr-10 { margin-right:10px; }

    .md\:ml--10 { margin-left:-10px; }
    .md\:mr--10 { margin-right:-10px; }

    .md\:mt--10 { margin-top:-10px; }
    .md\:mb--10 { margin-bottom:-10px; }

    .md\:max--10 { max-width:10%; }
    .md\:mt---10 { margin-top:-10%; }
    .md\:mb---10 { margin-bottom:-10%; }
    
    
    .md\:p--15 { padding:15px !important; }
    .md\:p-15 { padding:15px; }
    .md\:pt-15 { padding-top:15px; }
    .md\:pb-15 { padding-bottom:15px; }
    .md\:pl-15 { padding-left:15px; }
    .md\:pr-15 { padding-right:15px; }

    .md\:m-15 {  margin:15px; }
    .md\:mt-15 { margin-top:15px; }
    .md\:mb-15 { margin-bottom:15px; }
    .md\:ml-15 { margin-left:15px; }
    .md\:mr-15 { margin-right:15px; }

    .md\:ml--15 { margin-left:-15px; }
    .md\:mr--15 { margin-right:-15px; }

    .md\:mt--15 { margin-top:-15px; }
    .md\:mb--15 { margin-bottom:-15px; }

    .md\:max--15 { max-width:15%; }
    .md\:mt---15 { margin-top:-15%; }
    .md\:mb---15 { margin-bottom:-15%; }
    
    
    .md\:p--20 { padding:20px !important; }
    .md\:p-20 { padding:20px; }
    .md\:pt-20 { padding-top:20px; }
    .md\:pb-20 { padding-bottom:20px; }
    .md\:pl-20 { padding-left:20px; }
    .md\:pr-20 { padding-right:20px; }

    .md\:m-20 {  margin:20px; }
    .md\:mt-20 { margin-top:20px; }
    .md\:mb-20 { margin-bottom:20px; }
    .md\:ml-20 { margin-left:20px; }
    .md\:mr-20 { margin-right:20px; }

    .md\:ml--20 { margin-left:-20px; }
    .md\:mr--20 { margin-right:-20px; }

    .md\:mt--20 { margin-top:-20px; }
    .md\:mb--20 { margin-bottom:-20px; }

    .md\:max--20 { max-width:20%; }
    .md\:mt---20 { margin-top:-20%; }
    .md\:mb---20 { margin-bottom:-20%; }
    
    
    .md\:p--25 { padding:25px !important; }
    .md\:p-25 { padding:25px; }
    .md\:pt-25 { padding-top:25px; }
    .md\:pb-25 { padding-bottom:25px; }
    .md\:pl-25 { padding-left:25px; }
    .md\:pr-25 { padding-right:25px; }

    .md\:m-25 {  margin:25px; }
    .md\:mt-25 { margin-top:25px; }
    .md\:mb-25 { margin-bottom:25px; }
    .md\:ml-25 { margin-left:25px; }
    .md\:mr-25 { margin-right:25px; }

    .md\:ml--25 { margin-left:-25px; }
    .md\:mr--25 { margin-right:-25px; }

    .md\:mt--25 { margin-top:-25px; }
    .md\:mb--25 { margin-bottom:-25px; }

    .md\:max--25 { max-width:25%; }
    .md\:mt---25 { margin-top:-25%; }
    .md\:mb---25 { margin-bottom:-25%; }
    
    
    .md\:p--30 { padding:30px !important; }
    .md\:p-30 { padding:30px; }
    .md\:pt-30 { padding-top:30px; }
    .md\:pb-30 { padding-bottom:30px; }
    .md\:pl-30 { padding-left:30px; }
    .md\:pr-30 { padding-right:30px; }

    .md\:m-30 {  margin:30px; }
    .md\:mt-30 { margin-top:30px; }
    .md\:mb-30 { margin-bottom:30px; }
    .md\:ml-30 { margin-left:30px; }
    .md\:mr-30 { margin-right:30px; }

    .md\:ml--30 { margin-left:-30px; }
    .md\:mr--30 { margin-right:-30px; }

    .md\:mt--30 { margin-top:-30px; }
    .md\:mb--30 { margin-bottom:-30px; }

    .md\:max--30 { max-width:30%; }
    .md\:mt---30 { margin-top:-30%; }
    .md\:mb---30 { margin-bottom:-30%; }
    
    
    .md\:p--35 { padding:35px !important; }
    .md\:p-35 { padding:35px; }
    .md\:pt-35 { padding-top:35px; }
    .md\:pb-35 { padding-bottom:35px; }
    .md\:pl-35 { padding-left:35px; }
    .md\:pr-35 { padding-right:35px; }

    .md\:m-35 {  margin:35px; }
    .md\:mt-35 { margin-top:35px; }
    .md\:mb-35 { margin-bottom:35px; }
    .md\:ml-35 { margin-left:35px; }
    .md\:mr-35 { margin-right:35px; }

    .md\:ml--35 { margin-left:-35px; }
    .md\:mr--35 { margin-right:-35px; }

    .md\:mt--35 { margin-top:-35px; }
    .md\:mb--35 { margin-bottom:-35px; }

    .md\:max--35 { max-width:35%; }
    .md\:mt---35 { margin-top:-35%; }
    .md\:mb---35 { margin-bottom:-35%; }
    
    
    .md\:p--40 { padding:40px !important; }
    .md\:p-40 { padding:40px; }
    .md\:pt-40 { padding-top:40px; }
    .md\:pb-40 { padding-bottom:40px; }
    .md\:pl-40 { padding-left:40px; }
    .md\:pr-40 { padding-right:40px; }

    .md\:m-40 {  margin:40px; }
    .md\:mt-40 { margin-top:40px; }
    .md\:mb-40 { margin-bottom:40px; }
    .md\:ml-40 { margin-left:40px; }
    .md\:mr-40 { margin-right:40px; }

    .md\:ml--40 { margin-left:-40px; }
    .md\:mr--40 { margin-right:-40px; }

    .md\:mt--40 { margin-top:-40px; }
    .md\:mb--40 { margin-bottom:-40px; }

    .md\:max--40 { max-width:40%; }
    .md\:mt---40 { margin-top:-40%; }
    .md\:mb---40 { margin-bottom:-40%; }
    
    
    .md\:p--45 { padding:45px !important; }
    .md\:p-45 { padding:45px; }
    .md\:pt-45 { padding-top:45px; }
    .md\:pb-45 { padding-bottom:45px; }
    .md\:pl-45 { padding-left:45px; }
    .md\:pr-45 { padding-right:45px; }

    .md\:m-45 {  margin:45px; }
    .md\:mt-45 { margin-top:45px; }
    .md\:mb-45 { margin-bottom:45px; }
    .md\:ml-45 { margin-left:45px; }
    .md\:mr-45 { margin-right:45px; }

    .md\:ml--45 { margin-left:-45px; }
    .md\:mr--45 { margin-right:-45px; }

    .md\:mt--45 { margin-top:-45px; }
    .md\:mb--45 { margin-bottom:-45px; }

    .md\:max--45 { max-width:45%; }
    .md\:mt---45 { margin-top:-45%; }
    .md\:mb---45 { margin-bottom:-45%; }
    
    
    .md\:p--50 { padding:50px !important; }
    .md\:p-50 { padding:50px; }
    .md\:pt-50 { padding-top:50px; }
    .md\:pb-50 { padding-bottom:50px; }
    .md\:pl-50 { padding-left:50px; }
    .md\:pr-50 { padding-right:50px; }

    .md\:m-50 {  margin:50px; }
    .md\:mt-50 { margin-top:50px; }
    .md\:mb-50 { margin-bottom:50px; }
    .md\:ml-50 { margin-left:50px; }
    .md\:mr-50 { margin-right:50px; }

    .md\:ml--50 { margin-left:-50px; }
    .md\:mr--50 { margin-right:-50px; }

    .md\:mt--50 { margin-top:-50px; }
    .md\:mb--50 { margin-bottom:-50px; }

    .md\:max--50 { max-width:50%; }
    .md\:mt---50 { margin-top:-50%; }
    .md\:mb---50 { margin-bottom:-50%; }
    
    
    .md\:p--55 { padding:55px !important; }
    .md\:p-55 { padding:55px; }
    .md\:pt-55 { padding-top:55px; }
    .md\:pb-55 { padding-bottom:55px; }
    .md\:pl-55 { padding-left:55px; }
    .md\:pr-55 { padding-right:55px; }

    .md\:m-55 {  margin:55px; }
    .md\:mt-55 { margin-top:55px; }
    .md\:mb-55 { margin-bottom:55px; }
    .md\:ml-55 { margin-left:55px; }
    .md\:mr-55 { margin-right:55px; }

    .md\:ml--55 { margin-left:-55px; }
    .md\:mr--55 { margin-right:-55px; }

    .md\:mt--55 { margin-top:-55px; }
    .md\:mb--55 { margin-bottom:-55px; }

    .md\:max--55 { max-width:55%; }
    .md\:mt---55 { margin-top:-55%; }
    .md\:mb---55 { margin-bottom:-55%; }
    
    
    .md\:p--60 { padding:60px !important; }
    .md\:p-60 { padding:60px; }
    .md\:pt-60 { padding-top:60px; }
    .md\:pb-60 { padding-bottom:60px; }
    .md\:pl-60 { padding-left:60px; }
    .md\:pr-60 { padding-right:60px; }

    .md\:m-60 {  margin:60px; }
    .md\:mt-60 { margin-top:60px; }
    .md\:mb-60 { margin-bottom:60px; }
    .md\:ml-60 { margin-left:60px; }
    .md\:mr-60 { margin-right:60px; }

    .md\:ml--60 { margin-left:-60px; }
    .md\:mr--60 { margin-right:-60px; }

    .md\:mt--60 { margin-top:-60px; }
    .md\:mb--60 { margin-bottom:-60px; }

    .md\:max--60 { max-width:60%; }
    .md\:mt---60 { margin-top:-60%; }
    .md\:mb---60 { margin-bottom:-60%; }
    
    
    .md\:p--65 { padding:65px !important; }
    .md\:p-65 { padding:65px; }
    .md\:pt-65 { padding-top:65px; }
    .md\:pb-65 { padding-bottom:65px; }
    .md\:pl-65 { padding-left:65px; }
    .md\:pr-65 { padding-right:65px; }

    .md\:m-65 {  margin:65px; }
    .md\:mt-65 { margin-top:65px; }
    .md\:mb-65 { margin-bottom:65px; }
    .md\:ml-65 { margin-left:65px; }
    .md\:mr-65 { margin-right:65px; }

    .md\:ml--65 { margin-left:-65px; }
    .md\:mr--65 { margin-right:-65px; }

    .md\:mt--65 { margin-top:-65px; }
    .md\:mb--65 { margin-bottom:-65px; }

    .md\:max--65 { max-width:65%; }
    .md\:mt---65 { margin-top:-65%; }
    .md\:mb---65 { margin-bottom:-65%; }
    
    
    .md\:p--70 { padding:70px !important; }
    .md\:p-70 { padding:70px; }
    .md\:pt-70 { padding-top:70px; }
    .md\:pb-70 { padding-bottom:70px; }
    .md\:pl-70 { padding-left:70px; }
    .md\:pr-70 { padding-right:70px; }

    .md\:m-70 {  margin:70px; }
    .md\:mt-70 { margin-top:70px; }
    .md\:mb-70 { margin-bottom:70px; }
    .md\:ml-70 { margin-left:70px; }
    .md\:mr-70 { margin-right:70px; }

    .md\:ml--70 { margin-left:-70px; }
    .md\:mr--70 { margin-right:-70px; }

    .md\:mt--70 { margin-top:-70px; }
    .md\:mb--70 { margin-bottom:-70px; }

    .md\:max--70 { max-width:70%; }
    .md\:mt---70 { margin-top:-70%; }
    .md\:mb---70 { margin-bottom:-70%; }
    
    
    .md\:p--75 { padding:75px !important; }
    .md\:p-75 { padding:75px; }
    .md\:pt-75 { padding-top:75px; }
    .md\:pb-75 { padding-bottom:75px; }
    .md\:pl-75 { padding-left:75px; }
    .md\:pr-75 { padding-right:75px; }

    .md\:m-75 {  margin:75px; }
    .md\:mt-75 { margin-top:75px; }
    .md\:mb-75 { margin-bottom:75px; }
    .md\:ml-75 { margin-left:75px; }
    .md\:mr-75 { margin-right:75px; }

    .md\:ml--75 { margin-left:-75px; }
    .md\:mr--75 { margin-right:-75px; }

    .md\:mt--75 { margin-top:-75px; }
    .md\:mb--75 { margin-bottom:-75px; }

    .md\:max--75 { max-width:75%; }
    .md\:mt---75 { margin-top:-75%; }
    .md\:mb---75 { margin-bottom:-75%; }
    
    
    .md\:p--80 { padding:80px !important; }
    .md\:p-80 { padding:80px; }
    .md\:pt-80 { padding-top:80px; }
    .md\:pb-80 { padding-bottom:80px; }
    .md\:pl-80 { padding-left:80px; }
    .md\:pr-80 { padding-right:80px; }

    .md\:m-80 {  margin:80px; }
    .md\:mt-80 { margin-top:80px; }
    .md\:mb-80 { margin-bottom:80px; }
    .md\:ml-80 { margin-left:80px; }
    .md\:mr-80 { margin-right:80px; }

    .md\:ml--80 { margin-left:-80px; }
    .md\:mr--80 { margin-right:-80px; }

    .md\:mt--80 { margin-top:-80px; }
    .md\:mb--80 { margin-bottom:-80px; }

    .md\:max--80 { max-width:80%; }
    .md\:mt---80 { margin-top:-80%; }
    .md\:mb---80 { margin-bottom:-80%; }
    
    
    .md\:p--85 { padding:85px !important; }
    .md\:p-85 { padding:85px; }
    .md\:pt-85 { padding-top:85px; }
    .md\:pb-85 { padding-bottom:85px; }
    .md\:pl-85 { padding-left:85px; }
    .md\:pr-85 { padding-right:85px; }

    .md\:m-85 {  margin:85px; }
    .md\:mt-85 { margin-top:85px; }
    .md\:mb-85 { margin-bottom:85px; }
    .md\:ml-85 { margin-left:85px; }
    .md\:mr-85 { margin-right:85px; }

    .md\:ml--85 { margin-left:-85px; }
    .md\:mr--85 { margin-right:-85px; }

    .md\:mt--85 { margin-top:-85px; }
    .md\:mb--85 { margin-bottom:-85px; }

    .md\:max--85 { max-width:85%; }
    .md\:mt---85 { margin-top:-85%; }
    .md\:mb---85 { margin-bottom:-85%; }
    
    
    .md\:p--90 { padding:90px !important; }
    .md\:p-90 { padding:90px; }
    .md\:pt-90 { padding-top:90px; }
    .md\:pb-90 { padding-bottom:90px; }
    .md\:pl-90 { padding-left:90px; }
    .md\:pr-90 { padding-right:90px; }

    .md\:m-90 {  margin:90px; }
    .md\:mt-90 { margin-top:90px; }
    .md\:mb-90 { margin-bottom:90px; }
    .md\:ml-90 { margin-left:90px; }
    .md\:mr-90 { margin-right:90px; }

    .md\:ml--90 { margin-left:-90px; }
    .md\:mr--90 { margin-right:-90px; }

    .md\:mt--90 { margin-top:-90px; }
    .md\:mb--90 { margin-bottom:-90px; }

    .md\:max--90 { max-width:90%; }
    .md\:mt---90 { margin-top:-90%; }
    .md\:mb---90 { margin-bottom:-90%; }
    
    
    .md\:p--95 { padding:95px !important; }
    .md\:p-95 { padding:95px; }
    .md\:pt-95 { padding-top:95px; }
    .md\:pb-95 { padding-bottom:95px; }
    .md\:pl-95 { padding-left:95px; }
    .md\:pr-95 { padding-right:95px; }

    .md\:m-95 {  margin:95px; }
    .md\:mt-95 { margin-top:95px; }
    .md\:mb-95 { margin-bottom:95px; }
    .md\:ml-95 { margin-left:95px; }
    .md\:mr-95 { margin-right:95px; }

    .md\:ml--95 { margin-left:-95px; }
    .md\:mr--95 { margin-right:-95px; }

    .md\:mt--95 { margin-top:-95px; }
    .md\:mb--95 { margin-bottom:-95px; }

    .md\:max--95 { max-width:95%; }
    .md\:mt---95 { margin-top:-95%; }
    .md\:mb---95 { margin-bottom:-95%; }
    
    
    .md\:p--100 { padding:100px !important; }
    .md\:p-100 { padding:100px; }
    .md\:pt-100 { padding-top:100px; }
    .md\:pb-100 { padding-bottom:100px; }
    .md\:pl-100 { padding-left:100px; }
    .md\:pr-100 { padding-right:100px; }

    .md\:m-100 {  margin:100px; }
    .md\:mt-100 { margin-top:100px; }
    .md\:mb-100 { margin-bottom:100px; }
    .md\:ml-100 { margin-left:100px; }
    .md\:mr-100 { margin-right:100px; }

    .md\:ml--100 { margin-left:-100px; }
    .md\:mr--100 { margin-right:-100px; }

    .md\:mt--100 { margin-top:-100px; }
    .md\:mb--100 { margin-bottom:-100px; }

    .md\:max--100 { max-width:100%; }
    .md\:mt---100 { margin-top:-100%; }
    .md\:mb---100 { margin-bottom:-100%; }
    
    
    .md\:p--105 { padding:105px !important; }
    .md\:p-105 { padding:105px; }
    .md\:pt-105 { padding-top:105px; }
    .md\:pb-105 { padding-bottom:105px; }
    .md\:pl-105 { padding-left:105px; }
    .md\:pr-105 { padding-right:105px; }

    .md\:m-105 {  margin:105px; }
    .md\:mt-105 { margin-top:105px; }
    .md\:mb-105 { margin-bottom:105px; }
    .md\:ml-105 { margin-left:105px; }
    .md\:mr-105 { margin-right:105px; }

    .md\:ml--105 { margin-left:-105px; }
    .md\:mr--105 { margin-right:-105px; }

    .md\:mt--105 { margin-top:-105px; }
    .md\:mb--105 { margin-bottom:-105px; }

    .md\:max--105 { max-width:105%; }
    .md\:mt---105 { margin-top:-105%; }
    .md\:mb---105 { margin-bottom:-105%; }
    
    
    .md\:p--110 { padding:110px !important; }
    .md\:p-110 { padding:110px; }
    .md\:pt-110 { padding-top:110px; }
    .md\:pb-110 { padding-bottom:110px; }
    .md\:pl-110 { padding-left:110px; }
    .md\:pr-110 { padding-right:110px; }

    .md\:m-110 {  margin:110px; }
    .md\:mt-110 { margin-top:110px; }
    .md\:mb-110 { margin-bottom:110px; }
    .md\:ml-110 { margin-left:110px; }
    .md\:mr-110 { margin-right:110px; }

    .md\:ml--110 { margin-left:-110px; }
    .md\:mr--110 { margin-right:-110px; }

    .md\:mt--110 { margin-top:-110px; }
    .md\:mb--110 { margin-bottom:-110px; }

    .md\:max--110 { max-width:110%; }
    .md\:mt---110 { margin-top:-110%; }
    .md\:mb---110 { margin-bottom:-110%; }
    
    
    .md\:p--115 { padding:115px !important; }
    .md\:p-115 { padding:115px; }
    .md\:pt-115 { padding-top:115px; }
    .md\:pb-115 { padding-bottom:115px; }
    .md\:pl-115 { padding-left:115px; }
    .md\:pr-115 { padding-right:115px; }

    .md\:m-115 {  margin:115px; }
    .md\:mt-115 { margin-top:115px; }
    .md\:mb-115 { margin-bottom:115px; }
    .md\:ml-115 { margin-left:115px; }
    .md\:mr-115 { margin-right:115px; }

    .md\:ml--115 { margin-left:-115px; }
    .md\:mr--115 { margin-right:-115px; }

    .md\:mt--115 { margin-top:-115px; }
    .md\:mb--115 { margin-bottom:-115px; }

    .md\:max--115 { max-width:115%; }
    .md\:mt---115 { margin-top:-115%; }
    .md\:mb---115 { margin-bottom:-115%; }
    
    
    .md\:p--120 { padding:120px !important; }
    .md\:p-120 { padding:120px; }
    .md\:pt-120 { padding-top:120px; }
    .md\:pb-120 { padding-bottom:120px; }
    .md\:pl-120 { padding-left:120px; }
    .md\:pr-120 { padding-right:120px; }

    .md\:m-120 {  margin:120px; }
    .md\:mt-120 { margin-top:120px; }
    .md\:mb-120 { margin-bottom:120px; }
    .md\:ml-120 { margin-left:120px; }
    .md\:mr-120 { margin-right:120px; }

    .md\:ml--120 { margin-left:-120px; }
    .md\:mr--120 { margin-right:-120px; }

    .md\:mt--120 { margin-top:-120px; }
    .md\:mb--120 { margin-bottom:-120px; }

    .md\:max--120 { max-width:120%; }
    .md\:mt---120 { margin-top:-120%; }
    .md\:mb---120 { margin-bottom:-120%; }
    
    
    .md\:p--125 { padding:125px !important; }
    .md\:p-125 { padding:125px; }
    .md\:pt-125 { padding-top:125px; }
    .md\:pb-125 { padding-bottom:125px; }
    .md\:pl-125 { padding-left:125px; }
    .md\:pr-125 { padding-right:125px; }

    .md\:m-125 {  margin:125px; }
    .md\:mt-125 { margin-top:125px; }
    .md\:mb-125 { margin-bottom:125px; }
    .md\:ml-125 { margin-left:125px; }
    .md\:mr-125 { margin-right:125px; }

    .md\:ml--125 { margin-left:-125px; }
    .md\:mr--125 { margin-right:-125px; }

    .md\:mt--125 { margin-top:-125px; }
    .md\:mb--125 { margin-bottom:-125px; }

    .md\:max--125 { max-width:125%; }
    .md\:mt---125 { margin-top:-125%; }
    .md\:mb---125 { margin-bottom:-125%; }
    
    
    .md\:p--130 { padding:130px !important; }
    .md\:p-130 { padding:130px; }
    .md\:pt-130 { padding-top:130px; }
    .md\:pb-130 { padding-bottom:130px; }
    .md\:pl-130 { padding-left:130px; }
    .md\:pr-130 { padding-right:130px; }

    .md\:m-130 {  margin:130px; }
    .md\:mt-130 { margin-top:130px; }
    .md\:mb-130 { margin-bottom:130px; }
    .md\:ml-130 { margin-left:130px; }
    .md\:mr-130 { margin-right:130px; }

    .md\:ml--130 { margin-left:-130px; }
    .md\:mr--130 { margin-right:-130px; }

    .md\:mt--130 { margin-top:-130px; }
    .md\:mb--130 { margin-bottom:-130px; }

    .md\:max--130 { max-width:130%; }
    .md\:mt---130 { margin-top:-130%; }
    .md\:mb---130 { margin-bottom:-130%; }
    
    
    .md\:p--135 { padding:135px !important; }
    .md\:p-135 { padding:135px; }
    .md\:pt-135 { padding-top:135px; }
    .md\:pb-135 { padding-bottom:135px; }
    .md\:pl-135 { padding-left:135px; }
    .md\:pr-135 { padding-right:135px; }

    .md\:m-135 {  margin:135px; }
    .md\:mt-135 { margin-top:135px; }
    .md\:mb-135 { margin-bottom:135px; }
    .md\:ml-135 { margin-left:135px; }
    .md\:mr-135 { margin-right:135px; }

    .md\:ml--135 { margin-left:-135px; }
    .md\:mr--135 { margin-right:-135px; }

    .md\:mt--135 { margin-top:-135px; }
    .md\:mb--135 { margin-bottom:-135px; }

    .md\:max--135 { max-width:135%; }
    .md\:mt---135 { margin-top:-135%; }
    .md\:mb---135 { margin-bottom:-135%; }
    
    
    .md\:p--140 { padding:140px !important; }
    .md\:p-140 { padding:140px; }
    .md\:pt-140 { padding-top:140px; }
    .md\:pb-140 { padding-bottom:140px; }
    .md\:pl-140 { padding-left:140px; }
    .md\:pr-140 { padding-right:140px; }

    .md\:m-140 {  margin:140px; }
    .md\:mt-140 { margin-top:140px; }
    .md\:mb-140 { margin-bottom:140px; }
    .md\:ml-140 { margin-left:140px; }
    .md\:mr-140 { margin-right:140px; }

    .md\:ml--140 { margin-left:-140px; }
    .md\:mr--140 { margin-right:-140px; }

    .md\:mt--140 { margin-top:-140px; }
    .md\:mb--140 { margin-bottom:-140px; }

    .md\:max--140 { max-width:140%; }
    .md\:mt---140 { margin-top:-140%; }
    .md\:mb---140 { margin-bottom:-140%; }
    
    
    .md\:p--145 { padding:145px !important; }
    .md\:p-145 { padding:145px; }
    .md\:pt-145 { padding-top:145px; }
    .md\:pb-145 { padding-bottom:145px; }
    .md\:pl-145 { padding-left:145px; }
    .md\:pr-145 { padding-right:145px; }

    .md\:m-145 {  margin:145px; }
    .md\:mt-145 { margin-top:145px; }
    .md\:mb-145 { margin-bottom:145px; }
    .md\:ml-145 { margin-left:145px; }
    .md\:mr-145 { margin-right:145px; }

    .md\:ml--145 { margin-left:-145px; }
    .md\:mr--145 { margin-right:-145px; }

    .md\:mt--145 { margin-top:-145px; }
    .md\:mb--145 { margin-bottom:-145px; }

    .md\:max--145 { max-width:145%; }
    .md\:mt---145 { margin-top:-145%; }
    .md\:mb---145 { margin-bottom:-145%; }
    
    
    .md\:p--150 { padding:150px !important; }
    .md\:p-150 { padding:150px; }
    .md\:pt-150 { padding-top:150px; }
    .md\:pb-150 { padding-bottom:150px; }
    .md\:pl-150 { padding-left:150px; }
    .md\:pr-150 { padding-right:150px; }

    .md\:m-150 {  margin:150px; }
    .md\:mt-150 { margin-top:150px; }
    .md\:mb-150 { margin-bottom:150px; }
    .md\:ml-150 { margin-left:150px; }
    .md\:mr-150 { margin-right:150px; }

    .md\:ml--150 { margin-left:-150px; }
    .md\:mr--150 { margin-right:-150px; }

    .md\:mt--150 { margin-top:-150px; }
    .md\:mb--150 { margin-bottom:-150px; }

    .md\:max--150 { max-width:150%; }
    .md\:mt---150 { margin-top:-150%; }
    .md\:mb---150 { margin-bottom:-150%; }
    
    

    
    .md\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .md\:max-50 { max-width:50px; }
    .md\:text-2{ font-size:2px; } 

    
    .md\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .md\:max-100 { max-width:100px; }
    .md\:text-4{ font-size:4px; } 

    
    .md\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .md\:max-150 { max-width:150px; }
    .md\:text-6{ font-size:6px; } 

    
    .md\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .md\:max-200 { max-width:200px; }
    .md\:text-8{ font-size:8px; } 

    
    .md\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .md\:max-250 { max-width:250px; }
    .md\:text-10{ font-size:10px; } 

    
    .md\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .md\:max-300 { max-width:300px; }
    .md\:text-12{ font-size:12px; } 

    
    .md\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .md\:max-350 { max-width:350px; }
    .md\:text-14{ font-size:14px; } 

    
    .md\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .md\:max-400 { max-width:400px; }
    .md\:text-16{ font-size:16px; } 

    
    .md\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .md\:max-450 { max-width:450px; }
    .md\:text-18{ font-size:18px; } 

    
    .md\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .md\:max-500 { max-width:500px; }
    .md\:text-20{ font-size:20px; } 

    
    .md\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .md\:max-550 { max-width:550px; }
    .md\:text-22{ font-size:22px; } 

    
    .md\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .md\:max-600 { max-width:600px; }
    .md\:text-24{ font-size:24px; } 

    
    .md\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .md\:max-650 { max-width:650px; }
    .md\:text-26{ font-size:26px; } 

    
    .md\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .md\:max-700 { max-width:700px; }
    .md\:text-28{ font-size:28px; } 

    
    .md\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .md\:max-750 { max-width:750px; }
    .md\:text-30{ font-size:30px; } 

    
    .md\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .md\:max-800 { max-width:800px; }
    .md\:text-32{ font-size:32px; } 

    
    .md\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .md\:max-850 { max-width:850px; }
    .md\:text-34{ font-size:34px; } 

    
    .md\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .md\:max-900 { max-width:900px; }
    .md\:text-36{ font-size:36px; } 

    
    .md\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .md\:max-950 { max-width:950px; }
    .md\:text-38{ font-size:38px; } 

    
    .md\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .md\:max-1000 { max-width:1000px; }
    .md\:text-40{ font-size:40px; } 

    
    .md\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .md\:max-1050 { max-width:1050px; }
    .md\:text-42{ font-size:42px; } 

    
    .md\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .md\:max-1100 { max-width:1100px; }
    .md\:text-44{ font-size:44px; } 

    
    .md\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .md\:max-1150 { max-width:1150px; }
    .md\:text-46{ font-size:46px; } 

    
    .md\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .md\:max-1200 { max-width:1200px; }
    .md\:text-48{ font-size:48px; } 

    
    .md\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .md\:max-1250 { max-width:1250px; }
    .md\:text-50{ font-size:50px; } 

    
    .md\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .md\:max-1300 { max-width:1300px; }
    .md\:text-52{ font-size:52px; } 

    
    .md\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .md\:max-1350 { max-width:1350px; }
    .md\:text-54{ font-size:54px; } 

    
    .md\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .md\:max-1400 { max-width:1400px; }
    .md\:text-56{ font-size:56px; } 

    
    .md\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .md\:max-1450 { max-width:1450px; }
    .md\:text-58{ font-size:58px; } 

    

    .md\:max-full { max-width:100%; }
    .md\:ml-auto{ margin-left:auto; }
    .md\:mr-auto{ margin-right:auto; }
    .md\:vh-100{ height:100vh; }
    .md\:vh-auto{ height:auto; }
}


@media(min-width:1200px){
    
    
    .lg\:d-block {
        display:block;
    }
    
    .lg\:d-inline-block {
        display:inline-block;
    }
    
    .lg\:d-flex {
        display:flex;
    }
    
    .lg\:d-inline-flex {
        display:inline-flex;
    }
    
    .lg\:d-none {
        display:none;
    }
    
    
    
    .lg\:align-center {
        align-items:center;
    }
    
    .lg\:align-flex-start {
        align-items:flex-start;
    }
    
    .lg\:align-flex-end {
        align-items:flex-end;
    }
    
    .lg\:align-normal {
        align-items:normal;
    }
    
    
    
    .lg\:justify-center {
        justify-content:center;
    }
    
    .lg\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .lg\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .lg\:justify-space-around {
        justify-content:space-around;
    }
    
    .lg\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .lg\:text-left {
        text-align:left;
    }
    
    .lg\:text-right {
        text-align:right;
    }
    
    .lg\:text-center {
        text-align:center;
    }
    
    
    
    .lg\:direction-column {
        flex-direction:column;
    }
    
    .lg\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .lg\:direction-row {
        flex-direction:row;
    }
    
    .lg\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .lg\:p--0 { padding:0px !important; }
    .lg\:p-0 { padding:0px; }
    .lg\:pt-0 { padding-top:0px; }
    .lg\:pb-0 { padding-bottom:0px; }
    .lg\:pl-0 { padding-left:0px; }
    .lg\:pr-0 { padding-right:0px; }

    .lg\:m-0 {  margin:0px; }
    .lg\:mt-0 { margin-top:0px; }
    .lg\:mb-0 { margin-bottom:0px; }
    .lg\:ml-0 { margin-left:0px; }
    .lg\:mr-0 { margin-right:0px; }

    .lg\:ml--0 { margin-left:-0px; }
    .lg\:mr--0 { margin-right:-0px; }

    .lg\:mt--0 { margin-top:-0px; }
    .lg\:mb--0 { margin-bottom:-0px; }

    .lg\:max--0 { max-width:0%; }
    .lg\:mt---0 { margin-top:-0%; }
    .lg\:mb---0 { margin-bottom:-0%; }
    
    
    .lg\:p--5 { padding:5px !important; }
    .lg\:p-5 { padding:5px; }
    .lg\:pt-5 { padding-top:5px; }
    .lg\:pb-5 { padding-bottom:5px; }
    .lg\:pl-5 { padding-left:5px; }
    .lg\:pr-5 { padding-right:5px; }

    .lg\:m-5 {  margin:5px; }
    .lg\:mt-5 { margin-top:5px; }
    .lg\:mb-5 { margin-bottom:5px; }
    .lg\:ml-5 { margin-left:5px; }
    .lg\:mr-5 { margin-right:5px; }

    .lg\:ml--5 { margin-left:-5px; }
    .lg\:mr--5 { margin-right:-5px; }

    .lg\:mt--5 { margin-top:-5px; }
    .lg\:mb--5 { margin-bottom:-5px; }

    .lg\:max--5 { max-width:5%; }
    .lg\:mt---5 { margin-top:-5%; }
    .lg\:mb---5 { margin-bottom:-5%; }
    
    
    .lg\:p--10 { padding:10px !important; }
    .lg\:p-10 { padding:10px; }
    .lg\:pt-10 { padding-top:10px; }
    .lg\:pb-10 { padding-bottom:10px; }
    .lg\:pl-10 { padding-left:10px; }
    .lg\:pr-10 { padding-right:10px; }

    .lg\:m-10 {  margin:10px; }
    .lg\:mt-10 { margin-top:10px; }
    .lg\:mb-10 { margin-bottom:10px; }
    .lg\:ml-10 { margin-left:10px; }
    .lg\:mr-10 { margin-right:10px; }

    .lg\:ml--10 { margin-left:-10px; }
    .lg\:mr--10 { margin-right:-10px; }

    .lg\:mt--10 { margin-top:-10px; }
    .lg\:mb--10 { margin-bottom:-10px; }

    .lg\:max--10 { max-width:10%; }
    .lg\:mt---10 { margin-top:-10%; }
    .lg\:mb---10 { margin-bottom:-10%; }
    
    
    .lg\:p--15 { padding:15px !important; }
    .lg\:p-15 { padding:15px; }
    .lg\:pt-15 { padding-top:15px; }
    .lg\:pb-15 { padding-bottom:15px; }
    .lg\:pl-15 { padding-left:15px; }
    .lg\:pr-15 { padding-right:15px; }

    .lg\:m-15 {  margin:15px; }
    .lg\:mt-15 { margin-top:15px; }
    .lg\:mb-15 { margin-bottom:15px; }
    .lg\:ml-15 { margin-left:15px; }
    .lg\:mr-15 { margin-right:15px; }

    .lg\:ml--15 { margin-left:-15px; }
    .lg\:mr--15 { margin-right:-15px; }

    .lg\:mt--15 { margin-top:-15px; }
    .lg\:mb--15 { margin-bottom:-15px; }

    .lg\:max--15 { max-width:15%; }
    .lg\:mt---15 { margin-top:-15%; }
    .lg\:mb---15 { margin-bottom:-15%; }
    
    
    .lg\:p--20 { padding:20px !important; }
    .lg\:p-20 { padding:20px; }
    .lg\:pt-20 { padding-top:20px; }
    .lg\:pb-20 { padding-bottom:20px; }
    .lg\:pl-20 { padding-left:20px; }
    .lg\:pr-20 { padding-right:20px; }

    .lg\:m-20 {  margin:20px; }
    .lg\:mt-20 { margin-top:20px; }
    .lg\:mb-20 { margin-bottom:20px; }
    .lg\:ml-20 { margin-left:20px; }
    .lg\:mr-20 { margin-right:20px; }

    .lg\:ml--20 { margin-left:-20px; }
    .lg\:mr--20 { margin-right:-20px; }

    .lg\:mt--20 { margin-top:-20px; }
    .lg\:mb--20 { margin-bottom:-20px; }

    .lg\:max--20 { max-width:20%; }
    .lg\:mt---20 { margin-top:-20%; }
    .lg\:mb---20 { margin-bottom:-20%; }
    
    
    .lg\:p--25 { padding:25px !important; }
    .lg\:p-25 { padding:25px; }
    .lg\:pt-25 { padding-top:25px; }
    .lg\:pb-25 { padding-bottom:25px; }
    .lg\:pl-25 { padding-left:25px; }
    .lg\:pr-25 { padding-right:25px; }

    .lg\:m-25 {  margin:25px; }
    .lg\:mt-25 { margin-top:25px; }
    .lg\:mb-25 { margin-bottom:25px; }
    .lg\:ml-25 { margin-left:25px; }
    .lg\:mr-25 { margin-right:25px; }

    .lg\:ml--25 { margin-left:-25px; }
    .lg\:mr--25 { margin-right:-25px; }

    .lg\:mt--25 { margin-top:-25px; }
    .lg\:mb--25 { margin-bottom:-25px; }

    .lg\:max--25 { max-width:25%; }
    .lg\:mt---25 { margin-top:-25%; }
    .lg\:mb---25 { margin-bottom:-25%; }
    
    
    .lg\:p--30 { padding:30px !important; }
    .lg\:p-30 { padding:30px; }
    .lg\:pt-30 { padding-top:30px; }
    .lg\:pb-30 { padding-bottom:30px; }
    .lg\:pl-30 { padding-left:30px; }
    .lg\:pr-30 { padding-right:30px; }

    .lg\:m-30 {  margin:30px; }
    .lg\:mt-30 { margin-top:30px; }
    .lg\:mb-30 { margin-bottom:30px; }
    .lg\:ml-30 { margin-left:30px; }
    .lg\:mr-30 { margin-right:30px; }

    .lg\:ml--30 { margin-left:-30px; }
    .lg\:mr--30 { margin-right:-30px; }

    .lg\:mt--30 { margin-top:-30px; }
    .lg\:mb--30 { margin-bottom:-30px; }

    .lg\:max--30 { max-width:30%; }
    .lg\:mt---30 { margin-top:-30%; }
    .lg\:mb---30 { margin-bottom:-30%; }
    
    
    .lg\:p--35 { padding:35px !important; }
    .lg\:p-35 { padding:35px; }
    .lg\:pt-35 { padding-top:35px; }
    .lg\:pb-35 { padding-bottom:35px; }
    .lg\:pl-35 { padding-left:35px; }
    .lg\:pr-35 { padding-right:35px; }

    .lg\:m-35 {  margin:35px; }
    .lg\:mt-35 { margin-top:35px; }
    .lg\:mb-35 { margin-bottom:35px; }
    .lg\:ml-35 { margin-left:35px; }
    .lg\:mr-35 { margin-right:35px; }

    .lg\:ml--35 { margin-left:-35px; }
    .lg\:mr--35 { margin-right:-35px; }

    .lg\:mt--35 { margin-top:-35px; }
    .lg\:mb--35 { margin-bottom:-35px; }

    .lg\:max--35 { max-width:35%; }
    .lg\:mt---35 { margin-top:-35%; }
    .lg\:mb---35 { margin-bottom:-35%; }
    
    
    .lg\:p--40 { padding:40px !important; }
    .lg\:p-40 { padding:40px; }
    .lg\:pt-40 { padding-top:40px; }
    .lg\:pb-40 { padding-bottom:40px; }
    .lg\:pl-40 { padding-left:40px; }
    .lg\:pr-40 { padding-right:40px; }

    .lg\:m-40 {  margin:40px; }
    .lg\:mt-40 { margin-top:40px; }
    .lg\:mb-40 { margin-bottom:40px; }
    .lg\:ml-40 { margin-left:40px; }
    .lg\:mr-40 { margin-right:40px; }

    .lg\:ml--40 { margin-left:-40px; }
    .lg\:mr--40 { margin-right:-40px; }

    .lg\:mt--40 { margin-top:-40px; }
    .lg\:mb--40 { margin-bottom:-40px; }

    .lg\:max--40 { max-width:40%; }
    .lg\:mt---40 { margin-top:-40%; }
    .lg\:mb---40 { margin-bottom:-40%; }
    
    
    .lg\:p--45 { padding:45px !important; }
    .lg\:p-45 { padding:45px; }
    .lg\:pt-45 { padding-top:45px; }
    .lg\:pb-45 { padding-bottom:45px; }
    .lg\:pl-45 { padding-left:45px; }
    .lg\:pr-45 { padding-right:45px; }

    .lg\:m-45 {  margin:45px; }
    .lg\:mt-45 { margin-top:45px; }
    .lg\:mb-45 { margin-bottom:45px; }
    .lg\:ml-45 { margin-left:45px; }
    .lg\:mr-45 { margin-right:45px; }

    .lg\:ml--45 { margin-left:-45px; }
    .lg\:mr--45 { margin-right:-45px; }

    .lg\:mt--45 { margin-top:-45px; }
    .lg\:mb--45 { margin-bottom:-45px; }

    .lg\:max--45 { max-width:45%; }
    .lg\:mt---45 { margin-top:-45%; }
    .lg\:mb---45 { margin-bottom:-45%; }
    
    
    .lg\:p--50 { padding:50px !important; }
    .lg\:p-50 { padding:50px; }
    .lg\:pt-50 { padding-top:50px; }
    .lg\:pb-50 { padding-bottom:50px; }
    .lg\:pl-50 { padding-left:50px; }
    .lg\:pr-50 { padding-right:50px; }

    .lg\:m-50 {  margin:50px; }
    .lg\:mt-50 { margin-top:50px; }
    .lg\:mb-50 { margin-bottom:50px; }
    .lg\:ml-50 { margin-left:50px; }
    .lg\:mr-50 { margin-right:50px; }

    .lg\:ml--50 { margin-left:-50px; }
    .lg\:mr--50 { margin-right:-50px; }

    .lg\:mt--50 { margin-top:-50px; }
    .lg\:mb--50 { margin-bottom:-50px; }

    .lg\:max--50 { max-width:50%; }
    .lg\:mt---50 { margin-top:-50%; }
    .lg\:mb---50 { margin-bottom:-50%; }
    
    
    .lg\:p--55 { padding:55px !important; }
    .lg\:p-55 { padding:55px; }
    .lg\:pt-55 { padding-top:55px; }
    .lg\:pb-55 { padding-bottom:55px; }
    .lg\:pl-55 { padding-left:55px; }
    .lg\:pr-55 { padding-right:55px; }

    .lg\:m-55 {  margin:55px; }
    .lg\:mt-55 { margin-top:55px; }
    .lg\:mb-55 { margin-bottom:55px; }
    .lg\:ml-55 { margin-left:55px; }
    .lg\:mr-55 { margin-right:55px; }

    .lg\:ml--55 { margin-left:-55px; }
    .lg\:mr--55 { margin-right:-55px; }

    .lg\:mt--55 { margin-top:-55px; }
    .lg\:mb--55 { margin-bottom:-55px; }

    .lg\:max--55 { max-width:55%; }
    .lg\:mt---55 { margin-top:-55%; }
    .lg\:mb---55 { margin-bottom:-55%; }
    
    
    .lg\:p--60 { padding:60px !important; }
    .lg\:p-60 { padding:60px; }
    .lg\:pt-60 { padding-top:60px; }
    .lg\:pb-60 { padding-bottom:60px; }
    .lg\:pl-60 { padding-left:60px; }
    .lg\:pr-60 { padding-right:60px; }

    .lg\:m-60 {  margin:60px; }
    .lg\:mt-60 { margin-top:60px; }
    .lg\:mb-60 { margin-bottom:60px; }
    .lg\:ml-60 { margin-left:60px; }
    .lg\:mr-60 { margin-right:60px; }

    .lg\:ml--60 { margin-left:-60px; }
    .lg\:mr--60 { margin-right:-60px; }

    .lg\:mt--60 { margin-top:-60px; }
    .lg\:mb--60 { margin-bottom:-60px; }

    .lg\:max--60 { max-width:60%; }
    .lg\:mt---60 { margin-top:-60%; }
    .lg\:mb---60 { margin-bottom:-60%; }
    
    
    .lg\:p--65 { padding:65px !important; }
    .lg\:p-65 { padding:65px; }
    .lg\:pt-65 { padding-top:65px; }
    .lg\:pb-65 { padding-bottom:65px; }
    .lg\:pl-65 { padding-left:65px; }
    .lg\:pr-65 { padding-right:65px; }

    .lg\:m-65 {  margin:65px; }
    .lg\:mt-65 { margin-top:65px; }
    .lg\:mb-65 { margin-bottom:65px; }
    .lg\:ml-65 { margin-left:65px; }
    .lg\:mr-65 { margin-right:65px; }

    .lg\:ml--65 { margin-left:-65px; }
    .lg\:mr--65 { margin-right:-65px; }

    .lg\:mt--65 { margin-top:-65px; }
    .lg\:mb--65 { margin-bottom:-65px; }

    .lg\:max--65 { max-width:65%; }
    .lg\:mt---65 { margin-top:-65%; }
    .lg\:mb---65 { margin-bottom:-65%; }
    
    
    .lg\:p--70 { padding:70px !important; }
    .lg\:p-70 { padding:70px; }
    .lg\:pt-70 { padding-top:70px; }
    .lg\:pb-70 { padding-bottom:70px; }
    .lg\:pl-70 { padding-left:70px; }
    .lg\:pr-70 { padding-right:70px; }

    .lg\:m-70 {  margin:70px; }
    .lg\:mt-70 { margin-top:70px; }
    .lg\:mb-70 { margin-bottom:70px; }
    .lg\:ml-70 { margin-left:70px; }
    .lg\:mr-70 { margin-right:70px; }

    .lg\:ml--70 { margin-left:-70px; }
    .lg\:mr--70 { margin-right:-70px; }

    .lg\:mt--70 { margin-top:-70px; }
    .lg\:mb--70 { margin-bottom:-70px; }

    .lg\:max--70 { max-width:70%; }
    .lg\:mt---70 { margin-top:-70%; }
    .lg\:mb---70 { margin-bottom:-70%; }
    
    
    .lg\:p--75 { padding:75px !important; }
    .lg\:p-75 { padding:75px; }
    .lg\:pt-75 { padding-top:75px; }
    .lg\:pb-75 { padding-bottom:75px; }
    .lg\:pl-75 { padding-left:75px; }
    .lg\:pr-75 { padding-right:75px; }

    .lg\:m-75 {  margin:75px; }
    .lg\:mt-75 { margin-top:75px; }
    .lg\:mb-75 { margin-bottom:75px; }
    .lg\:ml-75 { margin-left:75px; }
    .lg\:mr-75 { margin-right:75px; }

    .lg\:ml--75 { margin-left:-75px; }
    .lg\:mr--75 { margin-right:-75px; }

    .lg\:mt--75 { margin-top:-75px; }
    .lg\:mb--75 { margin-bottom:-75px; }

    .lg\:max--75 { max-width:75%; }
    .lg\:mt---75 { margin-top:-75%; }
    .lg\:mb---75 { margin-bottom:-75%; }
    
    
    .lg\:p--80 { padding:80px !important; }
    .lg\:p-80 { padding:80px; }
    .lg\:pt-80 { padding-top:80px; }
    .lg\:pb-80 { padding-bottom:80px; }
    .lg\:pl-80 { padding-left:80px; }
    .lg\:pr-80 { padding-right:80px; }

    .lg\:m-80 {  margin:80px; }
    .lg\:mt-80 { margin-top:80px; }
    .lg\:mb-80 { margin-bottom:80px; }
    .lg\:ml-80 { margin-left:80px; }
    .lg\:mr-80 { margin-right:80px; }

    .lg\:ml--80 { margin-left:-80px; }
    .lg\:mr--80 { margin-right:-80px; }

    .lg\:mt--80 { margin-top:-80px; }
    .lg\:mb--80 { margin-bottom:-80px; }

    .lg\:max--80 { max-width:80%; }
    .lg\:mt---80 { margin-top:-80%; }
    .lg\:mb---80 { margin-bottom:-80%; }
    
    
    .lg\:p--85 { padding:85px !important; }
    .lg\:p-85 { padding:85px; }
    .lg\:pt-85 { padding-top:85px; }
    .lg\:pb-85 { padding-bottom:85px; }
    .lg\:pl-85 { padding-left:85px; }
    .lg\:pr-85 { padding-right:85px; }

    .lg\:m-85 {  margin:85px; }
    .lg\:mt-85 { margin-top:85px; }
    .lg\:mb-85 { margin-bottom:85px; }
    .lg\:ml-85 { margin-left:85px; }
    .lg\:mr-85 { margin-right:85px; }

    .lg\:ml--85 { margin-left:-85px; }
    .lg\:mr--85 { margin-right:-85px; }

    .lg\:mt--85 { margin-top:-85px; }
    .lg\:mb--85 { margin-bottom:-85px; }

    .lg\:max--85 { max-width:85%; }
    .lg\:mt---85 { margin-top:-85%; }
    .lg\:mb---85 { margin-bottom:-85%; }
    
    
    .lg\:p--90 { padding:90px !important; }
    .lg\:p-90 { padding:90px; }
    .lg\:pt-90 { padding-top:90px; }
    .lg\:pb-90 { padding-bottom:90px; }
    .lg\:pl-90 { padding-left:90px; }
    .lg\:pr-90 { padding-right:90px; }

    .lg\:m-90 {  margin:90px; }
    .lg\:mt-90 { margin-top:90px; }
    .lg\:mb-90 { margin-bottom:90px; }
    .lg\:ml-90 { margin-left:90px; }
    .lg\:mr-90 { margin-right:90px; }

    .lg\:ml--90 { margin-left:-90px; }
    .lg\:mr--90 { margin-right:-90px; }

    .lg\:mt--90 { margin-top:-90px; }
    .lg\:mb--90 { margin-bottom:-90px; }

    .lg\:max--90 { max-width:90%; }
    .lg\:mt---90 { margin-top:-90%; }
    .lg\:mb---90 { margin-bottom:-90%; }
    
    
    .lg\:p--95 { padding:95px !important; }
    .lg\:p-95 { padding:95px; }
    .lg\:pt-95 { padding-top:95px; }
    .lg\:pb-95 { padding-bottom:95px; }
    .lg\:pl-95 { padding-left:95px; }
    .lg\:pr-95 { padding-right:95px; }

    .lg\:m-95 {  margin:95px; }
    .lg\:mt-95 { margin-top:95px; }
    .lg\:mb-95 { margin-bottom:95px; }
    .lg\:ml-95 { margin-left:95px; }
    .lg\:mr-95 { margin-right:95px; }

    .lg\:ml--95 { margin-left:-95px; }
    .lg\:mr--95 { margin-right:-95px; }

    .lg\:mt--95 { margin-top:-95px; }
    .lg\:mb--95 { margin-bottom:-95px; }

    .lg\:max--95 { max-width:95%; }
    .lg\:mt---95 { margin-top:-95%; }
    .lg\:mb---95 { margin-bottom:-95%; }
    
    
    .lg\:p--100 { padding:100px !important; }
    .lg\:p-100 { padding:100px; }
    .lg\:pt-100 { padding-top:100px; }
    .lg\:pb-100 { padding-bottom:100px; }
    .lg\:pl-100 { padding-left:100px; }
    .lg\:pr-100 { padding-right:100px; }

    .lg\:m-100 {  margin:100px; }
    .lg\:mt-100 { margin-top:100px; }
    .lg\:mb-100 { margin-bottom:100px; }
    .lg\:ml-100 { margin-left:100px; }
    .lg\:mr-100 { margin-right:100px; }

    .lg\:ml--100 { margin-left:-100px; }
    .lg\:mr--100 { margin-right:-100px; }

    .lg\:mt--100 { margin-top:-100px; }
    .lg\:mb--100 { margin-bottom:-100px; }

    .lg\:max--100 { max-width:100%; }
    .lg\:mt---100 { margin-top:-100%; }
    .lg\:mb---100 { margin-bottom:-100%; }
    
    
    .lg\:p--105 { padding:105px !important; }
    .lg\:p-105 { padding:105px; }
    .lg\:pt-105 { padding-top:105px; }
    .lg\:pb-105 { padding-bottom:105px; }
    .lg\:pl-105 { padding-left:105px; }
    .lg\:pr-105 { padding-right:105px; }

    .lg\:m-105 {  margin:105px; }
    .lg\:mt-105 { margin-top:105px; }
    .lg\:mb-105 { margin-bottom:105px; }
    .lg\:ml-105 { margin-left:105px; }
    .lg\:mr-105 { margin-right:105px; }

    .lg\:ml--105 { margin-left:-105px; }
    .lg\:mr--105 { margin-right:-105px; }

    .lg\:mt--105 { margin-top:-105px; }
    .lg\:mb--105 { margin-bottom:-105px; }

    .lg\:max--105 { max-width:105%; }
    .lg\:mt---105 { margin-top:-105%; }
    .lg\:mb---105 { margin-bottom:-105%; }
    
    
    .lg\:p--110 { padding:110px !important; }
    .lg\:p-110 { padding:110px; }
    .lg\:pt-110 { padding-top:110px; }
    .lg\:pb-110 { padding-bottom:110px; }
    .lg\:pl-110 { padding-left:110px; }
    .lg\:pr-110 { padding-right:110px; }

    .lg\:m-110 {  margin:110px; }
    .lg\:mt-110 { margin-top:110px; }
    .lg\:mb-110 { margin-bottom:110px; }
    .lg\:ml-110 { margin-left:110px; }
    .lg\:mr-110 { margin-right:110px; }

    .lg\:ml--110 { margin-left:-110px; }
    .lg\:mr--110 { margin-right:-110px; }

    .lg\:mt--110 { margin-top:-110px; }
    .lg\:mb--110 { margin-bottom:-110px; }

    .lg\:max--110 { max-width:110%; }
    .lg\:mt---110 { margin-top:-110%; }
    .lg\:mb---110 { margin-bottom:-110%; }
    
    
    .lg\:p--115 { padding:115px !important; }
    .lg\:p-115 { padding:115px; }
    .lg\:pt-115 { padding-top:115px; }
    .lg\:pb-115 { padding-bottom:115px; }
    .lg\:pl-115 { padding-left:115px; }
    .lg\:pr-115 { padding-right:115px; }

    .lg\:m-115 {  margin:115px; }
    .lg\:mt-115 { margin-top:115px; }
    .lg\:mb-115 { margin-bottom:115px; }
    .lg\:ml-115 { margin-left:115px; }
    .lg\:mr-115 { margin-right:115px; }

    .lg\:ml--115 { margin-left:-115px; }
    .lg\:mr--115 { margin-right:-115px; }

    .lg\:mt--115 { margin-top:-115px; }
    .lg\:mb--115 { margin-bottom:-115px; }

    .lg\:max--115 { max-width:115%; }
    .lg\:mt---115 { margin-top:-115%; }
    .lg\:mb---115 { margin-bottom:-115%; }
    
    
    .lg\:p--120 { padding:120px !important; }
    .lg\:p-120 { padding:120px; }
    .lg\:pt-120 { padding-top:120px; }
    .lg\:pb-120 { padding-bottom:120px; }
    .lg\:pl-120 { padding-left:120px; }
    .lg\:pr-120 { padding-right:120px; }

    .lg\:m-120 {  margin:120px; }
    .lg\:mt-120 { margin-top:120px; }
    .lg\:mb-120 { margin-bottom:120px; }
    .lg\:ml-120 { margin-left:120px; }
    .lg\:mr-120 { margin-right:120px; }

    .lg\:ml--120 { margin-left:-120px; }
    .lg\:mr--120 { margin-right:-120px; }

    .lg\:mt--120 { margin-top:-120px; }
    .lg\:mb--120 { margin-bottom:-120px; }

    .lg\:max--120 { max-width:120%; }
    .lg\:mt---120 { margin-top:-120%; }
    .lg\:mb---120 { margin-bottom:-120%; }
    
    
    .lg\:p--125 { padding:125px !important; }
    .lg\:p-125 { padding:125px; }
    .lg\:pt-125 { padding-top:125px; }
    .lg\:pb-125 { padding-bottom:125px; }
    .lg\:pl-125 { padding-left:125px; }
    .lg\:pr-125 { padding-right:125px; }

    .lg\:m-125 {  margin:125px; }
    .lg\:mt-125 { margin-top:125px; }
    .lg\:mb-125 { margin-bottom:125px; }
    .lg\:ml-125 { margin-left:125px; }
    .lg\:mr-125 { margin-right:125px; }

    .lg\:ml--125 { margin-left:-125px; }
    .lg\:mr--125 { margin-right:-125px; }

    .lg\:mt--125 { margin-top:-125px; }
    .lg\:mb--125 { margin-bottom:-125px; }

    .lg\:max--125 { max-width:125%; }
    .lg\:mt---125 { margin-top:-125%; }
    .lg\:mb---125 { margin-bottom:-125%; }
    
    
    .lg\:p--130 { padding:130px !important; }
    .lg\:p-130 { padding:130px; }
    .lg\:pt-130 { padding-top:130px; }
    .lg\:pb-130 { padding-bottom:130px; }
    .lg\:pl-130 { padding-left:130px; }
    .lg\:pr-130 { padding-right:130px; }

    .lg\:m-130 {  margin:130px; }
    .lg\:mt-130 { margin-top:130px; }
    .lg\:mb-130 { margin-bottom:130px; }
    .lg\:ml-130 { margin-left:130px; }
    .lg\:mr-130 { margin-right:130px; }

    .lg\:ml--130 { margin-left:-130px; }
    .lg\:mr--130 { margin-right:-130px; }

    .lg\:mt--130 { margin-top:-130px; }
    .lg\:mb--130 { margin-bottom:-130px; }

    .lg\:max--130 { max-width:130%; }
    .lg\:mt---130 { margin-top:-130%; }
    .lg\:mb---130 { margin-bottom:-130%; }
    
    
    .lg\:p--135 { padding:135px !important; }
    .lg\:p-135 { padding:135px; }
    .lg\:pt-135 { padding-top:135px; }
    .lg\:pb-135 { padding-bottom:135px; }
    .lg\:pl-135 { padding-left:135px; }
    .lg\:pr-135 { padding-right:135px; }

    .lg\:m-135 {  margin:135px; }
    .lg\:mt-135 { margin-top:135px; }
    .lg\:mb-135 { margin-bottom:135px; }
    .lg\:ml-135 { margin-left:135px; }
    .lg\:mr-135 { margin-right:135px; }

    .lg\:ml--135 { margin-left:-135px; }
    .lg\:mr--135 { margin-right:-135px; }

    .lg\:mt--135 { margin-top:-135px; }
    .lg\:mb--135 { margin-bottom:-135px; }

    .lg\:max--135 { max-width:135%; }
    .lg\:mt---135 { margin-top:-135%; }
    .lg\:mb---135 { margin-bottom:-135%; }
    
    
    .lg\:p--140 { padding:140px !important; }
    .lg\:p-140 { padding:140px; }
    .lg\:pt-140 { padding-top:140px; }
    .lg\:pb-140 { padding-bottom:140px; }
    .lg\:pl-140 { padding-left:140px; }
    .lg\:pr-140 { padding-right:140px; }

    .lg\:m-140 {  margin:140px; }
    .lg\:mt-140 { margin-top:140px; }
    .lg\:mb-140 { margin-bottom:140px; }
    .lg\:ml-140 { margin-left:140px; }
    .lg\:mr-140 { margin-right:140px; }

    .lg\:ml--140 { margin-left:-140px; }
    .lg\:mr--140 { margin-right:-140px; }

    .lg\:mt--140 { margin-top:-140px; }
    .lg\:mb--140 { margin-bottom:-140px; }

    .lg\:max--140 { max-width:140%; }
    .lg\:mt---140 { margin-top:-140%; }
    .lg\:mb---140 { margin-bottom:-140%; }
    
    
    .lg\:p--145 { padding:145px !important; }
    .lg\:p-145 { padding:145px; }
    .lg\:pt-145 { padding-top:145px; }
    .lg\:pb-145 { padding-bottom:145px; }
    .lg\:pl-145 { padding-left:145px; }
    .lg\:pr-145 { padding-right:145px; }

    .lg\:m-145 {  margin:145px; }
    .lg\:mt-145 { margin-top:145px; }
    .lg\:mb-145 { margin-bottom:145px; }
    .lg\:ml-145 { margin-left:145px; }
    .lg\:mr-145 { margin-right:145px; }

    .lg\:ml--145 { margin-left:-145px; }
    .lg\:mr--145 { margin-right:-145px; }

    .lg\:mt--145 { margin-top:-145px; }
    .lg\:mb--145 { margin-bottom:-145px; }

    .lg\:max--145 { max-width:145%; }
    .lg\:mt---145 { margin-top:-145%; }
    .lg\:mb---145 { margin-bottom:-145%; }
    
    
    .lg\:p--150 { padding:150px !important; }
    .lg\:p-150 { padding:150px; }
    .lg\:pt-150 { padding-top:150px; }
    .lg\:pb-150 { padding-bottom:150px; }
    .lg\:pl-150 { padding-left:150px; }
    .lg\:pr-150 { padding-right:150px; }

    .lg\:m-150 {  margin:150px; }
    .lg\:mt-150 { margin-top:150px; }
    .lg\:mb-150 { margin-bottom:150px; }
    .lg\:ml-150 { margin-left:150px; }
    .lg\:mr-150 { margin-right:150px; }

    .lg\:ml--150 { margin-left:-150px; }
    .lg\:mr--150 { margin-right:-150px; }

    .lg\:mt--150 { margin-top:-150px; }
    .lg\:mb--150 { margin-bottom:-150px; }

    .lg\:max--150 { max-width:150%; }
    .lg\:mt---150 { margin-top:-150%; }
    .lg\:mb---150 { margin-bottom:-150%; }
    
    

    
    .lg\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .lg\:max-50 { max-width:50px; }
    .lg\:text-2{ font-size:2px; } 

    
    .lg\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .lg\:max-100 { max-width:100px; }
    .lg\:text-4{ font-size:4px; } 

    
    .lg\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .lg\:max-150 { max-width:150px; }
    .lg\:text-6{ font-size:6px; } 

    
    .lg\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .lg\:max-200 { max-width:200px; }
    .lg\:text-8{ font-size:8px; } 

    
    .lg\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .lg\:max-250 { max-width:250px; }
    .lg\:text-10{ font-size:10px; } 

    
    .lg\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .lg\:max-300 { max-width:300px; }
    .lg\:text-12{ font-size:12px; } 

    
    .lg\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .lg\:max-350 { max-width:350px; }
    .lg\:text-14{ font-size:14px; } 

    
    .lg\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .lg\:max-400 { max-width:400px; }
    .lg\:text-16{ font-size:16px; } 

    
    .lg\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .lg\:max-450 { max-width:450px; }
    .lg\:text-18{ font-size:18px; } 

    
    .lg\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .lg\:max-500 { max-width:500px; }
    .lg\:text-20{ font-size:20px; } 

    
    .lg\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .lg\:max-550 { max-width:550px; }
    .lg\:text-22{ font-size:22px; } 

    
    .lg\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .lg\:max-600 { max-width:600px; }
    .lg\:text-24{ font-size:24px; } 

    
    .lg\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .lg\:max-650 { max-width:650px; }
    .lg\:text-26{ font-size:26px; } 

    
    .lg\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .lg\:max-700 { max-width:700px; }
    .lg\:text-28{ font-size:28px; } 

    
    .lg\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .lg\:max-750 { max-width:750px; }
    .lg\:text-30{ font-size:30px; } 

    
    .lg\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .lg\:max-800 { max-width:800px; }
    .lg\:text-32{ font-size:32px; } 

    
    .lg\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .lg\:max-850 { max-width:850px; }
    .lg\:text-34{ font-size:34px; } 

    
    .lg\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .lg\:max-900 { max-width:900px; }
    .lg\:text-36{ font-size:36px; } 

    
    .lg\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .lg\:max-950 { max-width:950px; }
    .lg\:text-38{ font-size:38px; } 

    
    .lg\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .lg\:max-1000 { max-width:1000px; }
    .lg\:text-40{ font-size:40px; } 

    
    .lg\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .lg\:max-1050 { max-width:1050px; }
    .lg\:text-42{ font-size:42px; } 

    
    .lg\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .lg\:max-1100 { max-width:1100px; }
    .lg\:text-44{ font-size:44px; } 

    
    .lg\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .lg\:max-1150 { max-width:1150px; }
    .lg\:text-46{ font-size:46px; } 

    
    .lg\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .lg\:max-1200 { max-width:1200px; }
    .lg\:text-48{ font-size:48px; } 

    
    .lg\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .lg\:max-1250 { max-width:1250px; }
    .lg\:text-50{ font-size:50px; } 

    
    .lg\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .lg\:max-1300 { max-width:1300px; }
    .lg\:text-52{ font-size:52px; } 

    
    .lg\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .lg\:max-1350 { max-width:1350px; }
    .lg\:text-54{ font-size:54px; } 

    
    .lg\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .lg\:max-1400 { max-width:1400px; }
    .lg\:text-56{ font-size:56px; } 

    
    .lg\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .lg\:max-1450 { max-width:1450px; }
    .lg\:text-58{ font-size:58px; } 

    

    .lg\:max-full { max-width:100%; }
    .lg\:ml-auto{ margin-left:auto; }
    .lg\:mr-auto{ margin-right:auto; }
    .lg\:vh-100{ height:100vh; }
    .lg\:vh-auto{ height:auto; }
}



[class*="col-"] { padding-left:15px; padding-right:15px; width:100%; }
.flex-row,.row { margin:0 -15px; display:flex; flex-wrap:wrap; }
.no-gutter [class*="col-"]{ padding-left:0; padding-right:0;}
.no-gutter{margin:0;}
[class*=max-] {
    width: 100%;
    min-height: 1px;
}
.m-auto{ margin-left:auto; margin-right:auto; }

@media(min-width:1350px){
    
}

[class*=color\:] h1,
[class*=color\:] .h1,

[class*=color\:] h2,
[class*=color\:] .h2,

[class*=color\:] h3,
[class*=color\:] .h3,

[class*=color\:] h4,
[class*=color\:] .h4,

[class*=color\:] h5,
[class*=color\:] .h5,

[class*=color\:] h6,
[class*=color\:] .h6 {
    color:inherit;
}

[class*="row"][class*="p-"] {
/*     padding: 0 !important; */
}

.row.p--15 { margin: 0 -15px; }
.row.p--10 { margin: 0 -10px; }
.row.p--5 { margin: 0 -5px; }



.color-inherit,
.color-inherit h1,
.color-inherit h2,
.color-inherit h3, 
.color-inherit h4,
.color-inherit h5,
.color-inherit h6 { color:inherit; }









/* */

.color\:black{ color:#000000; }
.bg\:black{ background-color:#000000; }

.color\:green{ color:#003c71; }
.bg\:green{ background-color:#003c71; }

.color\:pink{ color:; }
.bg\:pink{ background-color:; }

.color\:dark_gray{ color:#7E848D; }
.bg\:dark_gray{ background-color:#7E848D; }

.color\:gray{ color:#CCD0D6; }
.bg\:gray{ background-color:#CCD0D6; }

.color\:light_gray{ color:#E9EAEE; }
.bg\:light_gray{ background-color:#E9EAEE; }

.color\:white{ color:#ffffff; }
.bg\:white{ background-color:#ffffff; }

@media(min-width:768px){
    
    .hover\:black:hover{ color:#000000; }
    .hoverbg\:black:hover{ background-color:#000000; }
    
    .hover\:green:hover{ color:#003c71; }
    .hoverbg\:green:hover{ background-color:#003c71; }
    
    .hover\:pink:hover{ color:; }
    .hoverbg\:pink:hover{ background-color:; }
    
    .hover\:dark_gray:hover{ color:#7E848D; }
    .hoverbg\:dark_gray:hover{ background-color:#7E848D; }
    
    .hover\:gray:hover{ color:#CCD0D6; }
    .hoverbg\:gray:hover{ background-color:#CCD0D6; }
    
    .hover\:light_gray:hover{ color:#E9EAEE; }
    .hoverbg\:light_gray:hover{ background-color:#E9EAEE; }
    
    .hover\:white:hover{ color:#ffffff; }
    .hoverbg\:white:hover{ background-color:#ffffff; }
      
}



.font-100{ font-weight:100; }
.line\:_1_1{ line-height:1.1; }

.font-200{ font-weight:200; }
.line\:_1_2{ line-height:1.2; }

.font-300{ font-weight:300; }
.line\:_1_3{ line-height:1.3; }

.font-400{ font-weight:400; }
.line\:_1_4{ line-height:1.4; }

.font-500{ font-weight:500; }
.line\:_1_5{ line-height:1.5; }

.font-600{ font-weight:600; }
.line\:_1_6{ line-height:1.6; }

.font-700{ font-weight:700; }
.line\:_1_7{ line-height:1.7; }

.font-800{ font-weight:800; }
.line\:_1_8{ line-height:1.8; }

.font-900{ font-weight:900; }
.line\:_1_9{ line-height:1.9; }


*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
*:focus{ outline:none; }
::-moz-focus-inner { border:0; }

.row-fluid [class*="span"] { min-height:1px; }
.container { margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px; float:none; box-sizing: border-box; width: 100%; }
.container:after { clear:both; content: ""; display:table; }

img { border:0; vertical-align: top; height:auto; max-width:100%; }

.slick-slider .slick-arrow { margin-top: -15px; padding: 0; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/arrow_white_right.png') no-repeat center center; border: none; z-index: 9; background-size: 22px; position: absolute; top: 50%; left: -30px; width: 26px; height: 26px; font-size: 0px; color: #FFFFFF; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; cursor: pointer; }
.slick-slider .slick-arrow.slick-next { left: auto; right: -30px; }
.slick-slider .slick-arrow.slick-prev { transform: rotate(180deg); }

.slick-slider .slick-dots { text-align: center; padding: 0; margin: 20px 0 0; line-height: 0; }
.slick-slider .slick-dots li { display: inline-block; margin:5px; line-height:0; }
.slick-slider .slick-dots li button { width: 18px; height: 18px; border-radius: 100%; background-color: #f26524; border: none; padding: 0; text-indent: -9999px; cursor: pointer; opacity: .5; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.slick-slider .slick-dots li.slick-active button { opacity: 1; }

/* data-small-btn="true" */
body .fancybox-bg { background: #151f26; }
body .fancybox-slide .fancybox-content { margin-top: 40px; overflow: visible !important; }
body .fancybox-slide .fancybox-close-small { background: #FFFFFF; border-radius: 100%; height: 30px; opacity: 1; padding: 2px; right: -30px; top: -30px; width: 30px; }
body .fancybox-slide .fancybox-close-small svg { color: #000; }

body .fancybox-content { max-width: 900px; padding: 0; }
body .video_code { width: 100%; max-width: 900px; line-height: 0; background: transparent; }
body .video_code video { width: 100%; height: 100%; border-radius: 0; }

@media(max-width: 1100px) {
    
    body .fancybox-slide .fancybox-close-small { right: 0; top: -44px; }
}

.widget-type-rich_text ul[style="list-style-type: circle;"] { list-style: none !important; }
.widget-type-rich_text ul[style="list-style-type: circle;"] li:before { background-color: transparent; border: 3px solid #70e0c1; border-radius: 100%; content: ""; height: 8px; left: 0; position: absolute; top: 16px; width: 8px; }
.widget-type-rich_text ul[style="list-style-type: square;"] { list-style: none !important; }
.widget-type-rich_text ul[style="list-style-type: square;"] li:before { background-color: #70e0c1; content: ""; width: 11px; left: 4px; position: absolute; top: 16px; height: 11px; border-radius: 0; }

.widget-type-rich_text ul , .widget-type-rich_text ul[style="list-style-type: disc;"] { list-style: none !important; }
.widget-type-rich_text ul li:before , .widget-type-rich_text ul[style="list-style-type: disc;"] li:before { background-color: #70e0c1; border-radius: 100%; content: ""; width: 11px; left: 2px; position: absolute; top: 16px; height: 11px; }

.list_style ul { margin: 10px 0; padding: 0 0 0 15px; list-style-type: none; }
.list_style ul li { margin: 0; padding: 0 0 0 15px; position: relative; }
.list_style ul li:before { content: ''; width: 4px; height: 4px; position: absolute; top: 11px; left: 0; background: #007a8c; border-radius: 10px; }

.list_style ol { margin: 10px 0; padding: 0 0 0 15px; list-style-type: none; counter-reset: my-sec-counter; }
.list_style ol li { margin: 0; padding: 0 0 0 15px; position: relative; }
.list_style ol li:before { counter-increment: my-sec-counter; content: "" counter(my-sec-counter) ". "; position:absolute; top:0; left:0; color:#007a8c; }

a.linkbox { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.btm_link { margin: 30px 0 0; font-family: 'proxima_nova', sans-serif; }
.btm_link a { font-size: 18px; line-height: 28px; letter-spacing: 0.5px; font-weight: 500; text-decoration: underline; position: relative; }

.social_icon ul { margin: 0; padding: 0; list-style-type: none; }
.social_icon ul li { margin: 4px; padding: 0; display: inline-block; }
.social_icon ul li a { width: 35px; height: 35px; display: inline-block; border-radius: 100%; background: #0063a8; text-align: center; line-height: 37px; color: #d1d6d9; }
.social_icon ul li a:hover { background: #003c71; }

@media (min-width:768px) { .container  { width: 720px; } }
@media (min-width:992px) { .container  { width: 920px; } }
@media (min-width:1201px) { .container { width: 1070px; } }
/* @media (min-width:1501px) { .container { width: 1430px; } } */

.hero_section { min-height: 480px; position: relative; overflow: hidden; }
.hero_section:before { content: ''; width: 609px; height: 650px; position: absolute; left: -322px; bottom: -290px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round.svg') no-repeat; background-size: 609px; transform: rotate(-6deg); opacity: 0.2; }
.hero_section video { width: 100%; height: 100%; position: absolute; top: 0; object-fit: cover; z-index: -1; }
.hero_section:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #003c71; opacity: 0.6; }
.hero_section > div { position: relative; z-index: 1; }
.hero_section .inner { max-width: 530px; }
.hero_section .inner h1 { font-size: 45px; line-height: normal; letter-spacing: 1.39px; font-weight: 400; }
.hero_section .inner h1 span { font-size: 50px; font-weight: 700; }

.search_strip { padding: 20px 0; background: #003c71; }
.search_strip .box { padding: 10px; }
.search_strip .box a { display: flex; justify-content: center; align-items: center; letter-spacing: 1px; }
.search_strip .box a img { margin-right: 15px; }

.our_solutions { padding: 110px 0 70px; position: relative; }
.our_shape:before { content: ''; width: 609px; height: 650px; position: absolute; left: -360px; top: -200px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg') no-repeat; background-size: 609px; transform: rotate(68deg); opacity: 0.2; }
.our_solutions .container { position: relative; }
.solutions_main .box { width: 33.33%; text-align: center; padding: 15px; }
.solutions_main .box .icon { width: 180px; height: 180px; display: flex; align-items: center; justify-content: center; background: #bdd6b5; border-radius: 100%; margin: 0 auto; }
.solutions_main .box .con { font-size: 24px; line-height: normal; letter-spacing: 0.67px; }
.solutions_main .box h4 { font-style: italic; color: #f26524; font-size: 29px; line-height: normal; }
.our_solutions .btm_link a:before { display:none;content: '*'; position: absolute; left: -12px; color: #151f26; }

.treatments_section { position: relative; }
.treatments_section:before { content: ''; width: 100%; height: 100%; background: #0063a8; position: absolute; top: 0; left: 0; mix-blend-mode: multiply; }
.treatments_section:after { content: ''; width: 539px; height: 650px; position: absolute; right: -322px; top: -220px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round.svg) no-repeat; background-size: 539px; transform: rotate(207deg); opacity: 0.2; }
.treatments_section > div { position: relative; }
.treatments_section .list { margin: 0 auto; max-width: 700px; font-family: 'Source Sans Pro', sans-serif; }
.treatments_section .list ul { margin: 0; padding: 0; list-style-type: none; column-count: 2; }
.treatments_section .list ul li { font-size: 30px; line-height: 48px; padding: 0 0 0 40px; position: relative; font-style: italic; }
.treatments_section .list ul li:before { content: ''; width: 26px; height: 23px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/check.png') no-repeat; position: absolute; top: 14px; left: 0; }

.careers_section { padding: 100px 80px 0; position: relative; }
.careers_section:before { content: ''; width: 609px; height: 650px; position: absolute; left: -220px; top: -240px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg') no-repeat; background-size: 609px; transform: rotate(-7deg); opacity: 0.2; mix-blend-mode: difference; }
.careers_main { display: flex; flex-wrap: wrap; margin: 0 auto; max-width: 1250px; }
.careers_slider { width: 50%; }
.careers_text { width: 50%; padding: 50px 100px; background: #EEEEEE; }
.careers_text h4 { font-family: 'proxima_nova', sans-serif; font-weight: 400; }

.careers_slider .image { width: 100%; height: 100%; }
.careers_slider .slick-list { height: 100% !important; }
.careers_slider .slick-list div { height: 100%; }
.careers_slider ul.slick-dots { margin: 0; position: absolute; top: 0; right: 0; padding: 20px; }
.careers_slider .slick-dots li button { background: #d8d8d8; opacity: 1; }
.careers_slider .slick-dots li.slick-active button { background: #f26524; }

.partner_solutions { padding: 100px 0; position: relative; overflow: hidden; }
.partner_solutions:after { content: ""; width: 500px; height: 500px; position: absolute; right: -220px; bottom: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 500px; transform: rotate(-120deg); opacity: .2; }
.partner_solutions { position: relative; z-index: 1; }
.partner_solutions .left { width: 50%; padding: 0 80px 0 0; }
.partner_solutions .image { width: 50%; }
.partner_solutions .left .text { font-size: 24px; line-height: normal; }

.testimonial_section .box { padding: 80px 0 130px; position: relative; overflow: hidden; }
.testimonial_section .box:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #0063a8; opacity: 0.73; }
.testimonial_section .box > div { position: relative; }
.testimonial_section .box .title { display: inline-block; padding: 2px 30px 2px 0; position: relative; z-index: 1; min-width: 250px; }
.testimonial_section .box .title h2 { padding: 0; }
.testimonial_section .box .title:before { content: ''; width: 350%; position: absolute; top: 0; right: 0; background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 40%); border-radius: 8px; height: 100%; z-index: -1; }
.testimonial_section .box .text { margin: 50px 0; position: relative; font-size: 30px; line-height: 48px; letter-spacing: 0.5px; font-style: italic; font-weight: 300; max-width: 540px; padding: 80px 0 0; }
.testimonial_section .box .text h3 { font-weight: 400; }
.testimonial_section .box .text:before { content: '“'; font-size: 250px; font-style: normal; color: #003c71; position: absolute; top: -30px; line-height: 1; }
.testimonial_section ul.slick-dots { margin: 0 auto; max-width: 1170px; position: absolute; bottom: 30px; right: 0; left: 0; padding: 0 15px; text-align: right; }
.testimonial_section .slick-dots li button { background: #d8d8d8; opacity: 1; }
.testimonial_section .slick-dots li.slick-active button { background: #f26524; }
.testimonial_section .slick-list > .slick-track > .slick-slide > div { line-height: 0; }

.recent_section { position: relative; }
.recent_section:after { content: ""; width: 409px; height: 450px; position: absolute; left: -220px; top: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(18deg); opacity: .2; }
.recent_section > div { position: relative; z-index: 1; }
.recent_post { margin: 0 auto; max-width: 660px; width: 100%; font-family: 'proxima_nova', sans-serif; }
.recent_post .box { margin: 25px 0; display: inline-block; width: 100%; background: #003c71; }
.recent_post .box .inner { display: flex; flex-wrap: wrap; }
.recent_post .box a.image { width: 300px; display: inline-block; }
.recent_post .box .text { padding: 25px; width: calc(100% - 300px); }
.recent_post .box .text h4 { line-height: normal; font-weight: 300; padding: 0 0 20px; font-family: 'proxima_nova', sans-serif; }
.recent_post .box .text h4 a { color: #FFFFFF; }
.recent_post .box .btn_link a { color: #FFFFFF; font-size: 18px; line-height: normal; font-weight: 300; font-style: italic; }
.recent_post .box .btn_link a svg { vertical-align: middle; margin: 0 0 0 10px; position: relative; left: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.recent_post .box .btn_link a:hover svg { left: 3px; }

.search_box { padding: 10px; min-width: 300px; }

.advanced_zigzag { padding: 100px 0 220px; background: #EEEEEE; position: relative; }
.advanced_zigzag:before { content: ""; margin: auto; width: 609px; height: 650px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; position: absolute; top: 0; bottom: 0; left: -430px; transform: rotate(56deg); opacity: 0.2; }
.advanced_zigzag:after { content: ""; width: 609px; height: 650px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; position: absolute; bottom: -180px; left: -300px; transform: rotate(3deg); opacity: 0.2; }
.advanced_shape { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.advanced_shape:before { content: ""; margin: auto; width: 409px; height: 450px; position: absolute; right: -250px; top: 1200px; bottom: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(-99deg); opacity: 0.1; }
.advancedzig_main { margin: 0 auto; max-width: 820px; position: relative; z-index: 1; }
.advancedzig_main .box { display: inline-block; width: 100%; font-family: 'proxima_nova', sans-serif; }
.advancedzig_main .box .text { width: calc(100% - 276px); padding: 0 70px 0 0; letter-spacing: 0.5px; font-weight: 400; line-height: normal; }
.advancedzig_main .box .image { width: 276px; height: 276px; border-radius: 100%; position: relative; }
.advancedzig_main .box .image img { position: absolute; top: -80px; right: -80px; bottom: -63px; left: -10px; margin: auto; min-width: calc(100% + 60px); opacity: 0.4; }
.advancedzig_main .box:nth-child(2n) .inner { flex-direction: row-reverse; }
.advancedzig_main .box:nth-child(2n) .text { padding: 0 0 0 70px; }
.advancedzig_main .box:nth-child(2n) .image img { transform: rotate(-175deg); right: -10px; left: -80px; bottom: -90px; }
.advancedzig_main .box .text ul { margin: 0 0 10px; padding: 0; list-style-type: none; }
.advancedzig_main .box .text ul li { margin: 0; padding: 0 0 0 15px; display: inline-block; width: 100%; position: relative; }
.advancedzig_main .box .text ul li:before { content: ''; width: 5px; height: 5px; position: absolute; top: 7px; left: 0; background: #f26524; border-radius: 10px; }

.leadership_section { padding: 60px 0; position: relative; }
.leadership_section:before { content: ""; width: 609px; height: 650px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; position: absolute; top: 20px; right: -310px; transform: rotate(-125deg); opacity: 0.2; }
.leadership_section:after { content: ""; margin: auto; width: 709px; height: 750px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 709px; position: absolute; top: 0; bottom: 0; right: -560px; transform: rotate(-185deg); opacity: 0.2; }
.leadshape { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.leadshape:before { content: ""; margin: auto; width: 409px; height: 450px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; position: absolute; top: 1000px; left: -230px; transform: rotate(25deg); opacity: 0.1; }
.leadshape:after { content: ""; margin: auto; width: 609px; height: 650px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; position: absolute; bottom: -180px; left: -280px; transform: rotate(18deg); opacity: 0.2; }


.leadership_section .container { position: relative; z-index: 1; }
.leadership_main { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.leadership_main .box { width: 50%; padding: 10px; font-family: 'proxima_nova', sans-serif; }
.leadership_main .box .image { height: 360px; }
.leadership_main .box .text { padding: 30px 30px 50px; background: #EEEEEE; }
.leadership_main .box .title { display: flex; align-items: center; }
.leadership_main .box .title h3 { width: calc(100% - 70px); padding: 0 15px 0 0; }
.leadership_main .box .text h4 { font-weight: 400; text-transform: uppercase; }
.leadership_main .box .title .linkedin { width: 75px; text-align: center; }
.leadership_main .box .title .linkedin a { width: 40px; height: 40px; color: #fff; background: #0063a8; display: inline-block; line-height: 42px; border-radius: 100px; }
.leadership_main .box .title .linkedin a:hover { background: #003c71; }
.leadership_main .box.show .bio_trun { display: none; }

.hippa_section { position: relative; }
.hippa_section:before { content: ""; width: 509px; height: 550px; position: absolute; right: -270px; top: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 509px; transform: rotate(-134deg); opacity: .2; }
.hippa_section:after { content: ""; width: 309px; height: 350px; position: absolute; left: -150px; bottom: -80px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(38deg); opacity: .2; }
.hippa_section > div { position: relative; z-index: 1; }

.hippa_section .inner { margin: 0 auto; max-width: 650px; font-family: 'proxima_nova', sans-serif; }
.hippa_section .inner .title.center { text-align: center; }
.hippa_section .text ul { margin: 0; padding: 0; list-style-type: none; }
.hippa_section .text ul li { margin: 0; padding: 0 0 0 20px; display: inline-block; width: 100%; position: relative; }
.hippa_section .text ul li:before { content: ''; width: 6px; height: 6px; position: absolute; top: 10px; left: 0; background: #f26524; border-radius: 10px; }

.compliance_section { position: relative; } 
.compliance_section:before { content: ""; width: 409px; height: 450px; position: absolute; right: -200px; top: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(-150deg); opacity: 0.2; }
.compliance_section:after { content: ""; width: 309px; height: 350px; position: absolute; left: -170px; bottom: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(25deg); opacity: 0.2; }
.compliance_section .inner { margin: 0 auto; max-width: 620px; width: 100%; font-family: 'proxima_nova', sans-serif; position: relative; }
.compliance_section .inner .box { display: inline-block; width: 100%; }
.compliance_section .inner .box .text a { text-decoration: underline; }

.legal_section { position: relative; }
.legal_shape { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.legal_shape:before { content: ""; margin: auto; width: 709px; height: 750px; position: absolute; right: -570px; top: 20px; bottom: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 709px; transform: rotate(-172deg); opacity: 0.1; }
.legal_shape:after { content: ""; width: 609px; height: 650px; position: absolute; left: -380px; bottom: -80px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(28deg); opacity: 0.2; }

.legal_section:before { content: ""; width: 609px; height: 650px; position: absolute; right: -350px; top: 20px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(-126deg); opacity: 0.2; }
.legal_section:after { content: ""; width: 409px; height: 450px; position: absolute; left: -190px; top: 960px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(36deg); opacity: 0.2; }
.legal_section .container { position: relative; z-index: 1; }
.legal_section a { text-decoration: underline; }
.legal_section .inner { margin: 0 auto; max-width: 600px; font-family: 'proxima_nova', sans-serif; }
.legal_section .text { font-size: 24px; line-height: normal; }
.legal_text h2 { padding: 40px 0 10px; }

.thank_you .hippa_section .inner { max-width: 600px; }
.thank_you .hippa_section h1 { padding: 0 0 30px; }
.thank_you .recent_section { padding: 10px 0 130px; }

.thank_you .recent_section { padding: 20px 0 70px; }
.thank_you .hippa_section:after { display: none; }

.collections_department { padding: 140px 0 130px; background: #eeeeee; font-family: 'proxima_nova', sans-serif; position: relative; }
.collections_department:before { content: ""; width: 209px; height: 250px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 209px; position: absolute; left: -80px; bottom: -90px; opacity: 0.2; }
.collections_department .container { position: relative; z-index: 1; }
.collections_department .cover { width: 100%; max-width: 800px; margin: 0 auto; }
.collections_department .left { padding: 10px 10px 0; width: 50%; font-size: 20px; line-height: normal; }
.collections_department .right { width: 50%; font-size: 20px; line-height: normal; letter-spacing: 0.56px; padding: 0 0 0 30px; }
.collections_department .right .box { margin: 15px 0; display: inline-block; width: 100%; }
.collections_department .right .box a { color: #151f26; }
.collections_department .right .box a:hover { color: #0063a8; }
.collections_department .right .icon { width: 30px; text-align: center; }
.collections_department .right .text { width: calc(100% - 30px); padding: 0 0 0 13px; }

.medical_payments .hippa_section { padding: 60px 0; }
.medical_payments .hippa_section .title { margin: 0 0 30px; }
.medical_payments .hippa_section:after { display: none; }

.hero_contact .left { width: 50%; position: relative; }
.hero_contact .left:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #003c71; opacity: 0.54; }
.hero_contact .left h1 { letter-spacing: 1.25px; }
.hero_contact .left > h1 , .hero_contact .left > div { position: relative; }

.hero_contact .text { padding: 60px 30px 60px 70px; min-height: 500px; display: flex; align-items: center; width: 50%; font-family: 'proxima_nova', sans-serif; position: relative; }
.hero_contact .text:after { content: ""; width: 609px; height: 650px; position: absolute; right: -220px; top: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 500px; transform: rotate(-182deg); opacity: .2; }
.hero_contact .box { margin: 15px 0; display: inline-block; width: 100%; font-size: 24px; line-height: 32px; }
.hero_contact .box a { color: #151f26; }
.hero_contact .box a:hover { color: #0063a8; }
.hero_contact .box .icon { padding: 4px 0 0; width: 30px; text-align: center; }
.hero_contact .box .con { width: calc(100% - 30px); padding: 0 0 0 13px; }

.form_contact { position: relative; }
.form_contact:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #478c59; opacity: 0.7; }
.form_contact > div { position: relative; }
.form_contact .hs_submit { margin: 20px 0 0; text-align: center; }
.form_contact .form { margin: 0 auto; width: 100%; max-width: 700px; }

.solutout_section { padding: 20px 0 100px; }
.solutout_section .main_title { padding: 50px 0 30px; }
.solutout_main .box { margin: 40px 0; display: inline-block; width: 100%; font-family: 'proxima_nova', sans-serif; }
.solutout_main .box .inner { display: flex; flex-wrap: wrap; font-size: 24px; line-height: normal; letter-spacing: 0.67px; }
.solutout_main .box .image { width: 50%; position: relative; }
.solutout_main .box .image:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #003c71; opacity: 0.7; }
.solutout_main .box .text { width: 50%; padding: 60px 60px 60px 80px; background: #eeeeee; }
.solutout_main .box .text .btn_style a { min-width: 160px; }

.cta_strip { padding: 50px 0; background: #478c59; }
.cta_strip .inner { margin: 0 auto; max-width: 800px; }
.cta_strip .inner .left { width: calc(100% - 300px); }
.cta_strip .inner .right { width: 300px; text-align: right; }
.cta_strip .inner .right .btn_style a img { display: inline-block; vertical-align: middle; margin-right: 5px; }

.heal_section { font-family: 'proxima_nova', sans-serif; }
.heal_section .left { width: 50%; background: #eeeeee; padding: 80px 90px; font-size: 24px; line-height: normal; letter-spacing: 0.67px; display: flex; align-items: center; }
.heal_section .left h2 { font-size: 52px; line-height: 52px; color: #003556; font-weight: 600; }
.heal_section .left h2 span { font-size: 120px; line-height: 75px; display: inline-block; color: #0065a3; font-weight: 600; margin-left: -6px; }
.heal_section .right { width: 50%; padding: 100px 80px; font-size: 20px; line-height: 36px; letter-spacing: 0.67px; position: relative; }
.heal_section .right:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #0063a8; mix-blend-mode: multiply; }
.heal_section .right > div { position: relative; }
.heal_section .right h2 { padding: 0 0 30px; }
.heal_section .right ul { margin: 0; padding: 0; list-style-type: none; }
.heal_section .right ul li { margin: 8px 0; display: inline-block; width: 100%; position: relative; padding: 0 0 0 42px; font-size: 24px; line-height: 44px; font-style: italic; }
.heal_section .right ul li:before { content: ''; width: 26px; height: 23px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/check.png') no-repeat; position: absolute; left: 0; top: 10px; }

.about_hero .left { width: 48%; }
.about_hero .text { width: 52%; padding: 60px 80px; line-height: normal; position: relative; }
.about_hero .text:after { content: ""; width: 609px; height: 650px; position: absolute; right: -220px; top: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 500px; transform: rotate(-182deg); opacity: .2; }
.about_hero .text h4 { font-weight: 400; line-height: normal; font-family: 'proxima_nova', sans-serif; }
.about_hero .text h5 { font-weight: 400;  font-family: 'proxima_nova', sans-serif; }

.mission_vision { position: relative; font-family: 'proxima_nova', sans-serif; overflow: hidden; }
.mission_vision:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #0063a8; opacity: 0.86; mix-blend-mode: multiply; }
.mission_vision:after { content: ""; width: 609px; height: 650px; position: absolute; right: -220px; top: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round.svg) no-repeat; background-size: 500px; transform: rotate(-157deg); opacity: .2; }
.mission_vision > div { position: relative; }
.mission_vision .main { margin: 0 auto; max-width: 760px; }
.mission_vision .box { margin: 12px 0; display: inline-block; width: 100%; background: #fff; border-bottom: 15px solid #f26524; padding: 50px 80px 70px; line-height: normal; }

.medical_records { padding: 120px 0; font-family: 'proxima_nova', sans-serif; }
.medical_records .main { margin: 0 auto; max-width: 780px; }
.medical_records .left { width: 50%; padding: 0 20px 0 0; }
.medical_records .left .inner { max-width: 300px; }
.medical_records .left h4 { line-height: normal; font-family: 'proxima_nova', sans-serif; font-weight: 400; }
.medical_records .left .btn_style a { min-width: 160px; }
.medical_records .left .btn_style { margin: 20px 0 0; }

.medical_records .right { width: 50%; padding: 0 0 0 70px; }
.medical_records .right ul { margin: 0; padding: 0; list-style-type: none; }
.medical_records .right ul li { margin: 0; padding: 0 0 0 18px; display: inline-block; width: 100%; position: relative; }
.medical_records .right ul li:before { content: ''; width: 6px; height: 6px; position: absolute; top: 10px; left: 0; border-radius: 10px; background: #f26524; }

.landpg_section { display: flex; flex-wrap: wrap; font-family: 'proxima_nova', sans-serif; }
.landpg_section .left { width: 50%; padding: 70px 60px; letter-spacing: 0.5px; }
.landpg_section .left .sub { font-size: 24px; line-height: normal; }
.landpg_section .left .image { margin: 30px 0 0; }
.landpg_section .right { width: 50%; padding: 78px 100px 100px; position: relative; }
.landpg_section .right:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #478c59; opacity: 0.7; }
.landpg_section .right > div { position: relative; }
.landpg_section .right .hs_submit { margin: 10px 0 0; }

.privacy_policy { padding: 100px 0; font-family: 'proxima_nova', sans-serif; position: relative; overflow: hidden; }
.privacy_policy > .container { z-index: 11; position: relative; }
.privacy_policy:before { content: ""; width: 609px; height: 650px; position: absolute; right: -350px; top: 20px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(-126deg); opacity: 0.2; }
.privacy_policy:after { content: ""; width: 309px; height: 350px; position: absolute; left: -150px; top: 960px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(36deg); opacity: 0.1; }

.privacy_shape { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.privacy_shape:before { content: ""; margin: auto; width: 409px; height: 450px; position: absolute; right: -250px; top: 20px; bottom: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(-136deg); opacity: 0.2; }
.privacy_shape:after { content: ""; width: 509px; height: 550px; position: absolute; left: -300px; bottom: 500px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 509px; transform: rotate(28deg); opacity: 0.2; }

.privacy_shape_v2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.privacy_shape_v2:before { content: ""; margin: auto; width: 309px; height: 350px; position: absolute; right: -200px; top: -1600px; bottom: 1100px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(-172deg); opacity: 0.1; }
.privacy_shape_v2:after { content: ""; margin: auto; width: 309px; height: 350px; position: absolute; right: -200px; top: -1600px; bottom: 1100px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(-172deg); opacity: 0.1; }

.privacy_shape_v3 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.privacy_shape_v3:before { content: ""; margin: auto; width: 409px; height: 450px; position: absolute; left: -240px; top: 2300px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(24deg); opacity: 0.2; }
.privacy_shape_v3:after { content: ""; margin: auto; width: 309px; height: 350px; position: absolute; left: -180px; top: 1000px; bottom: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(36deg); opacity: 0.1; }


.privacy_policy .main { margin: 0 auto; max-width: 640px; }
.privacy_policy h1 { padding: 0 0 20px; }
.privacy_policy h2 { line-height: normal; padding: 30px 0 15px; }
.privacy_policy h3 { padding: 40px 0 10px; }
.privacy_policy h5 { font-size: 18px; line-height: 20px; padding: 30px 0 0; }
.privacy_policy ul { margin: 5px 0; padding: 0; list-style-type: none; }
.privacy_policy ul li { padding: 0 0 0 15px; margin: 0; display: inline-block; width: 100%; position: relative; }
.privacy_policy ul li:before { content: ''; width: 6px; height: 6px; position: absolute; top: 10px; left: 0; background: #f26524; border-radius: 10px; }
.privacy_policy ul ul li:before { border: 1px solid #f26524; background: transparent; }

.hero_medicine .text { font-size: 24px; }

.wound_medicine { padding: 140px 0 160px; background: #EEEEEE; }
.wound_medicine .text { font-size: 30px; line-height: 40px; letter-spacing: 0.83px; font-style: italic; font-weight: 300; color: #2a5c7f; }
.wound_medicine  .btn_style { margin: 35px 0 0; }
.wound_medicine .inner { margin: 0 auto; max-width: 750px; }

.services_wound { padding: 130px 0; font-family: 'proxima_nova', sans-serif; }
.services_wound .main_title { font-size: 24px; line-height: normal; letter-spacing: 0.67px; margin: 0 auto 80px; max-width: 620px; }
.services_wound .main_title .text { margin: 0 0 50px; }
.services_wound .main_title h2 { text-align: center; }
.wound_main { flex-wrap: wrap; }
.wound_main .box { padding: 30px; width: 33.33%; text-align: center; }
.wound_main .box .image { width: 170px; height: 170px; border-radius: 100%; margin: 0 auto; }

.heal_telewound { padding: 100px 0 120px; position: relative; }
.heal_telewound:before { content: ''; width: 100%; position: absolute; top: 0; left: 0; background: #003c71; height: 100%; mix-blend-mode: multiply; opacity: 0.88; }
.heal_telewound > div { position: relative; }
.heal_telewound h2 { padding: 0 0 40px; }
.heal_telewound .inner { margin: 0 auto; max-width: 600px; width: 100%; }
.heal_telewound .inner ul { margin: 0; padding: 0; list-style-type: none; }
.heal_telewound .inner ul li { margin: 8px 0; display: inline-block; width: 100%; font-size: 24px; line-height: 34px; padding: 0 0 0 36px; position: relative; font-style: italic; }
.heal_telewound .inner ul li:before { content: ''; width: 26px; height: 23px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/check.png') no-repeat; position: absolute; top: 8px; left: 0; }

.tele_title { min-height: 290px; display: flex; align-items: center; }
.tele_title h2 { font-size: 68px; line-height: 68px; font-weight: 600; color: #003c71; }
.tele_title h2 span { color: #0063a8; }

.uniforms_section { background: #EEEEEE; font-family: 'proxima_nova', sans-serif; letter-spacing: 0.5px; }
.uniforms_section > .container { position: relative; }
.uniforms_section .main { margin: 0 auto; max-width: 650px; width: 100%; }
.uniforms_section .main ul { margin: 0; padding: 12px 0; list-style-type: none; }
.uniforms_section .main ul li { margin: 2px 0; padding: 0 0 0 17px; display: inline-block; width: 100%; position: relative; }
.uniforms_section .main ul li:before { content: ''; width: 6px; height: 6px; position: absolute; top: 10px; left: 0; background: #f26524; border-radius: 100px; }
.uniforms_section .main ul li a { text-decoration: underline; word-break: break-word; }

.employee_strip .inner .left { width: auto; }
.employee_strip .inner .right { width: auto; margin-left: 50px; }

.benefit_portals { position: relative; overflow: hidden; }
.benefit_portals:before { content: ""; width: 609px; height: 650px; position: absolute; left: -180px; bottom: -290px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(0deg); opacity: .2; }
.benefit_portals:after { content: ""; width: 309px; height: 350px; position: absolute; right: -180px; top: 100px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(-140deg); opacity: .2; }
.benefit_portals > div { position: relative; z-index: 1; }
.portals_main { flex-wrap: wrap; margin: 0 auto; max-width: 840px; }
.portals_main .box { width: 33.33%; padding: 17px 30px; }
.portals_main .box .inner { background: #eeeeee; padding: 25px 22px; }
.portals_main .box .title { min-height: 140px; display: flex; align-items: center; justify-content: center; }
.portals_main .box .btn_style a { min-width: 170px; }

.location_page .hippa_section { padding-bottom: 30px; }
.location_page .hippa_section:after { display: none; }

.google_map { margin-bottom: -140px; position: relative; z-index: 1; }
.google_map iframe { width: 100%; border: none; height: 400px; }

.locations_add { padding: 140px 0 100px; background: #EEEEEE; font-family: 'proxima_nova', sans-serif; position: relative; }
.locations_add:before { content: ""; margin: auto; width: 609px; height: 650px; position: absolute; left: -350px; top: 0; bottom: 0; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(40deg); opacity: .2; }
.locations_add .map { position: relative; z-index: 1; }
.locaadd_cover { margin: 200px auto; max-width: 800px; }
.locaadd_main { display: flex; justify-content: space-between; flex-wrap: wrap; font-size: 24px; line-height: normal; letter-spacing: 0.67px; }
.locaadd_main a { color: #0063a8; }
.locaadd_main a:hover { color: #003c71; }
.locaadd_main h5 { margin:0; padding: 0; font-size: 24px; line-height: normal; font-family: 'proxima_nova', sans-serif; }
.locaadd_main .left { width: 50%; padding: 0 40px 0 0; }
.locaadd_main .right { padding: 0 0 0 40px; width: 50%; }
.locaadd_main .box { margin: 0 0 30px; }
.locaadd_main .box .contant a { color: #151f26; }
.locaadd_cover:nth-child(1) { margin-top: 100px; }

.zigzag_healthcare { padding: 100px 0 150px; font-family: 'proxima_nova', sans-serif; line-height: normal; position: relative; }
.zigzag_healthcare:after { content: ""; width: 409px; height: 450px; position: absolute; left: -250px; bottom: -150px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 409px; transform: rotate(0deg); opacity: .2; z-index: 1; }
.zigzag_healthcare > div { position: relative; z-index: 2; }
.zigzag_healthcare .inner { margin: 0 auto; max-width: 800px; width: 100%; }
.zigzag_healthcare .box { display: flex; flex-wrap: wrap; align-items: center; }
.zigzag_healthcare .box .left { letter-spacing: 0.5px; width: calc(100% - 275px); padding: 0 60px 0 0; }
.zigzag_healthcare .box .left h2 { padding: 0; }
.zigzag_healthcare .box .icon { width: 275px; height: 275px; background: #bdd6b5; border-radius: 100%; display: flex; align-items: center; justify-content: center; position: relative; }
.zigzag_healthcare .box .icon svg { position: absolute; top: -68px; left: -10px; width: 335px; height: 359px; transform: rotate(-38deg); opacity: 0.6; }

.zigzag_healthcare .text { font-size: 24px; letter-spacing: 0.67px; }
.heal_zigzag { background: #fff; padding: 50px 80px 80px; font-size: 16px; line-height: normal; }

.zigzag_healthcare:nth-child(2n) .box { flex-direction: row-reverse; }
.zigzag_healthcare:nth-child(2n) .box .left { padding: 0 0 0 60px; }
.zigzag_healthcare:nth-child(2n):after { right: -250px; left: auto; transform: rotate(-130deg); } 
.zigzag_healthcare:nth-child(2n) .box .icon svg { transform: rotate(-105deg); left: -45px; }

.giving_section { padding: 120px 0; background: #eeeeee; line-height: normal; background: #EEEEEE; font-family: 'proxima_nova', sans-serif; }
.giving_section .cover { margin: 0 auto; max-width: 780px; }
.giving_section .main { flex-wrap: wrap; align-items: center; font-size: 20px; }
.giving_section .main .left { width: calc(100% - 380px); padding: 0 20px 0 0; }
.giving_section .main .icon { width: 380px; }

.contactus_sec { padding: 140px 0; background: #EEEEEE; font-family: 'proxima_nova', sans-serif; }
.contactus_sec .main { margin: 0 auto; max-width: 1000px; display: flex; align-items: center; flex-wrap: wrap; line-height: normal; }
.contactus_sec .main .left { width: calc(100% - 450px); padding: 0 60px 0 0; }
.contactus_sec .main .image { width: 450px; border-radius: 100%; height: 450px; }

.origin_story { padding: 100px 0; min-height: 834px; display: flex; align-items: center; position: relative; font-family: 'proxima_nova', sans-serif; }
.origin_story:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #003c71; opacity: 0.59; }
.origin_story > div { position: relative; }
.origin_story .inner { padding: 80px; background: #fff; margin: 0 auto; max-width: 650px; line-height: normal; }
.origin_story .inner h2 { padding: 0 0 20px; }
.origin_story .inner h4 { font-weight: 400; margin: 50px 0 0; line-height: normal; }

.normal_content { padding: 100px 0; font-size: 24px; line-height: normal; font-family: 'proxima_nova', sans-serif; position: relative; }
.normal_content:before { content: ""; width: 609px; height: 650px; position: absolute; left: -340px; top: -120px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 500px; transform: rotate(62deg); opacity: .2; }
.normal_content > div { position: relative; z-index: 1; }
.normal_content .inner { margin: 0 auto; max-width: 580px; width: 100%; }
.normal_content ul { margin: 20px 0 0; padding: 0; list-style-type: none; }
.normal_content ul li { margin: 12px 0; display: inline-block; width: 100%; position: relative; padding: 0 0 0 42px; font-style: italic; }
.normal_content ul li:before { content: ''; width: 26px; height: 23px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/check.png') no-repeat; position: absolute; left: 0; top: 4px; }

.consultation_section .main { margin: 0 auto; max-width: 820px; display: flex; align-items: center; flex-wrap: wrap; line-height: normal; font-family: 'proxima_nova', sans-serif; }
.consultation_section .main .image { width: 400px; height: 400px; border-radius: 100%; }
.consultation_section .main .text { width: calc(100% - 400px); padding: 0 0 0 40px; letter-spacing: 0.5px; }
.consultation_section .main .con a { text-decoration: underline; }

.model_care .our_solutions { padding-bottom: 140px; }
.model_care .solutions_main { margin: 0 auto; max-width: 900px; width: 100%; }
.model_care .solutions_main .box .icon { width: 153px; height: 153px; }

.patients .hero_strip { padding-bottom: 90px; }

.frequently_asked { padding: 80px 0 110px; background: #EEEEEE; font-family: 'proxima_nova', sans-serif; position: relative; }
.frequently_asked:before { content: ""; width: 309px; height: 350px; position: absolute; left: -200px; bottom: 200px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 309px; transform: rotate(16deg); opacity: .2; }
.frequently_asked .cover { margin: 0 auto; max-width: 780px; position: relative; z-index: 1; }
.frequently_main .box { margin: 15px 0; display: inline-block; width: 100%; background: #fff; font-size: 20px; line-height: normal; letter-spacing: 0.56px; }
.frequently_main .box .title { padding: 18px 23px; font-size: 24px; line-height: normal; letter-spacing: 0.67px; position: relative; cursor: pointer; }
.frequently_main .box .title:before { content: ''; width: 21px; height: 11px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/arrow_blue.png') no-repeat; position: absolute; top: 27px; right: 20px; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;; }
.frequently_main .box .text { background: rgba(0, 0, 0, 0.03); padding: 20px 23px; display: none; }
.frequently_main .box .title.active:before { transform: rotate(180deg); }

.case_studies { padding: 140px 0 190px; position: relative; }
.case_studies:after { content: ""; width: 609px; height: 650px; position: absolute; left: -390px; top: -170px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 500px; transform: rotate(73deg); opacity: .2; }
.case_studies > div { position: relative; z-index: 1; }
.casestudies_box { background: #2a5c7f; }
.casestudies_box .cover { padding: 20px; background: #2a5c7f; min-height: 480px; display: flex; align-items: center; justify-content: center; position: relative; }
.casestudies_box .cover.overlay:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: transparent; opacity: 0.7; }
.casestudies_box .inner { border-radius: 16px; background-color: #003c71; padding: 30px; max-width: 460px; text-align: center; width: 100%; position: relative; }
.casestudies_box .inner h2 { padding: 0; font-size: 26px; line-height: normal; font-weight: 600; letter-spacing: 0.72px; }
.casestudies_box .inner h2 span { display: block; font-size: 34px; font-weight: 700; font-style: italic; letter-spacing: 0.94px; color: #f26524; }

.casestudies_slider ul.slick-dots { position: absolute; bottom: 28px; right: 0; left: 0; }
.casestudies_slider ul.slick-dots button { width: 12px; height: 12px; background: #d8d8d8; opacity: 1; }
.casestudies_slider ul.slick-dots li.slick-active button { background: #f26524; }

.casestudies_slider button.slick-arrow { left: 24px; }
.casestudies_slider button.slick-arrow.slick-next { right: 24px; left: auto; }

.benefits_telewound { padding: 100px 0 120px; position: relative; overflow: hidden; }
.benefits_telewound:before { content: ''; width: 100%; position: absolute; top: 0; left: 0; background: #003c71; height: 100%; mix-blend-mode: multiply; opacity: 0.88; }
.benefits_telewound:after { content: ""; width: 409px; height: 450px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round.svg) no-repeat; background-size: 409px; position: absolute; top: -130px; right: -190px; transform: rotate(210deg); opacity: 0.2; }
.benefits_telewound > div { position: relative; z-index: 1; }
.benefits_telewound h2 { padding: 0; }
.benefits_telewound .inner { margin: 0 auto; max-width: 600px; width: 100%; }
.benefits_telewound .inner ul { margin: 0; padding: 0; list-style-type: none; }
.benefits_telewound .inner ul li { margin: 8px 0; display: inline-block; width: 100%; font-size: 24px; line-height: 34px; padding: 0 0 0 36px; position: relative; font-style: italic; }
.benefits_telewound .inner ul li:before { content: ''; width: 26px; height: 23px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/check.png') no-repeat; position: absolute; top: 8px; left: 0; }

.zig_innovations { padding: 70px 0 200px; background: #EEEEEE; font-family: 'proxima_nova', sans-serif; letter-spacing: 0.5px; line-height: normal; position: relative; overflow: hidden; }
.zig_innovations:before { content: ""; width: 609px; height: 650px; position: absolute; left: -350px; top: -270px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(50deg); opacity: .2; }
.zig_innovations .box { margin: 50px 0; display: inline-block; width: 100%; }
.zig_innovations .box .inner { display: flex; flex-wrap: wrap; align-items: center; }
.zig_innovations .box .left { width: calc(100% - 450px); padding: 0 60px; }
.zig_innovations .box .left h2 { padding: 0 0 20px; }
.zig_innovations .box .image { width: 450px; height: 450px; border-radius: 100%; }
.zig_innovations .box:nth-child(2n) .inner { flex-direction: row-reverse; }

.published_works { padding: 140px 0 0; font-family: 'proxima_nova', sans-serif; line-height: normal; position: relative; }
.published_works:after { content: ""; width: 609px; height: 650px; position: absolute; right: -250px; top: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 609px; transform: rotate(-162deg); opacity: .2; }
.published_works .main_title { margin: 0 auto; max-width: 660px; font-size: 24px; line-height: normal; letter-spacing: 0.67px; }
.published_works .main_title .con { margin: 10px 0 60px; }
.published_works > div { position: relative; z-index: 1; }

.works_main { margin-left: auto; margin-right: auto; max-width: 930px; }
.works_main .box { display: inline-block; width: 100%; padding: 30px 0; font-family: 'proxima_nova', sans-serif; }
.works_main .box .inner { display: flex; flex-wrap: wrap; }
.works_main .box .image { width: 383px; }
.works_main .box .text { width: calc(100% - 383px); background: #EEEEEE; padding: 50px 60px 70px; min-height: 423px; }
.works_main .box .text h4 { padding: 0 0 20px; line-height: normal; font-weight: 400; font-family: 'proxima_nova', sans-serif; }
.works_main .box .text h4 span { display: block; color: #f26524; }
.works_main .box .text ul { margin: 0; padding: 0; list-style-type: none; }
.works_main .box .text ul li { margin: 0; padding: 0 0 0 15px; display: inline-block; width: 100%; position: relative; }
.works_main .box .text ul li:before { content: ''; width: 6px; height: 6px; position: absolute; top: 6px; left: 0; background: #f26524; border-radius: 10px; }
.published_works .btm_content { margin: 0 auto; max-width: 600px; font-size: 24px; }

.partnership_nor { background: #EEEEEE; }
.partnership_nor .inner { max-width: 680px; }
.partnership_nor .con { margin: 0 auto; max-width: 600px; }
.partnership_landpg .text { font-size: 24px; line-height: normal; }

.partnership_story { position: relative; font-family: 'proxima_nova', sans-serif; }
.partnership_story:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #003c71; opacity: 0.59; }
.partnership_story > div { position: relative; }
.partnership_story .inner { background: #FFFFFF; padding: 75px 120px; line-height: normal; letter-spacing: 0.5px; max-width: 960px; margin: 0 auto; }
.part_story { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.part_story .story_wrap { width: 50%; }
.part_story .box { display: flex; flex-wrap: wrap; padding: 10px; }
.part_story .box .numb { width: 75px; height: 75px; background-color: #bdd6b5; display: flex; align-items: center; justify-content: center; border-radius: 100px; font-size: 48px; font-weight: 700; color: #478c59; }
.part_story .box .text { width: calc(100% - 75px); padding: 18px 0 0 25px; }
.partnership_story h4 { font-weight: 400; padding: 0 0 20px; }

.careers_page .about_hero .text h4 { margin: 40px 0 0; }

.careers_page .solutions_main .box { font-family: 'proxima_nova', sans-serif; }
.careers_page .solutions_main .box .con { font-size: 18px; line-height: normal; margin: 10px 0; }
.careers_page .solutions_main .btm_link a { font-weight: 700; }
.careers_page .solutions_main .btm_link a:before { display: none; }

.video_careers { background: #EEEEEE; }
.video_careers .imagevideo { margin: 0 auto; max-width: 773px; width: 100%; position: relative; }
.video_careers .imagevideo:before { content: ""; width: 409px; height: 450px; position: absolute; left: -130px; bottom: -110px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round.svg) no-repeat; background-size: 409px; transform: rotate(-182deg); opacity: 0.3; }
.video_careers .image { width: 100%; height: 432px; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; }
.video_careers .image:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #2a5c7f; opacity: 0.7; }
.video_careers .image svg { position: relative; }
.video_careers .btn_style { position: relative; }

.benefits_medcentris { font-family: 'proxima_nova', sans-serif; line-height: normal; letter-spacing: 0.5px; position: relative; overflow: hidden; }
.benefits_medcentris:before { content: ""; width: 509px; height: 550px; position: absolute; right: -130px; bottom: -110px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 509px; transform: rotate(-100deg); opacity: 0.2; }
.medcentris_cover { margin: 0 auto; max-width: 820px; width: 100%; position: relative; }
.medcentris_main { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.medcentris_main .box { width: 50%; padding: 30px 20px; }
.medcentris_main .box ul { margin: 10px 0; padding: 0; list-style-type: none; font-style: italic; display: inline-block; width: 100%; }
.medcentris_main .box ul li { font-size: 24px; line-height: 35px; letter-spacing: 0.67px; margin: 7px 0; padding: 0 0 0 36px; position: relative; display: inline-block; width: 100%; }
.medcentris_main .box ul li:before { content: ''; width: 26px; height: 23px; background: url('https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/check.png') no-repeat; position: absolute; top: 5px; left: 0; }
.medcentris_main .box .btmtext { margin: 30px 0 0; font-style: italic; font-weight: 300; }

.hero_strip { position: relative; z-index: 1; }
.hero_strip:after { content: ""; width: 609px; height: 650px; position: absolute; right: -220px; top: -240px; background: url(https://8146208.fs1.hubspotusercontent-na1.net/hubfs/8146208/medcentris-2022/images/shape-round-blue.svg) no-repeat; background-size: 500px; transform: rotate(-182deg); opacity: .2; }
.hero_strip > .container { position: relative; z-index: 1; }

.model_care .hippa_section:before { background-size: 360px; height: 360px; width: 360px; right: -180px; top: -70px; }
.model_care .hippa_section:after { display: none; }
.model_care .our_shape:before { background-size: 359px; bottom: -100px; top: auto; right: -90px; left: auto; height: 400px; width: 359px; transform: rotate(-101deg); }

.partnership_page .normal_content:before { display: none; }
.patients .hero_strip:after { width: 309px; height: 350px; background-size: 309px; transform: rotate(-154deg); right: -100px; top: -200px; }

.telewound_page .hippa_section:before , .telewound_page .hippa_section:after { display: none; }
.wound_clinics .hippa_section:before { display: none; }
.home_page .recent_section:after { display: none; }

.about_page .hippa_section:before , .about_page .hippa_section:after { display: none; }

@media(max-width: 1200px) {
    
    .careers_text { padding: 50px; }
    .careers_section { padding: 100px 50px; }
    
    .solutout_main .box .text { padding: 60px 30px; }
    
    .heal_section .left { padding: 50px; }
    .heal_section .right { padding: 80px 50px; }
    .heal_section .right ul li { font-size: 20px; line-height: 34px; }
    .heal_section .right ul li:before { top: 6px; }
    
    .landpg_section .left { padding: 70px 30px; }
    .landpg_section .right { padding: 70px 50px 100px; }
    
    .hero_medicine .text { font-size: 20px; }
    
    .case_studies { padding: 80px 0 100px; }
    
    .zig_innovations { padding: 70px 0; }
    .zig_innovations .box .image { width: 320px; height: 320px; }
    .zig_innovations .box .left { padding: 0 40px; width: calc(100% - 350px); }



}

@media(max-width: 991px) {
    
    .hero_section { min-height: 360px; }
    .hero_section:before { width: 309px; height: 350px; background-size: 309px; left: -140px; bottom: -160px; }
    .hero_section .inner h1 { font-size: 32px; }
    .hero_section .inner h1 span { font-size: 38px; }
    .hero_section .inner { max-width: 370px; }
    
    .slick-slider .slick-dots li button { width: 10px; height: 10px; }

    .search_strip .box { width: 100%; padding: 10px 0; }
    .search_strip .main { flex-wrap: wrap; margin: 0 auto; max-width: 350px; }
    .search_box { min-width: 100%; padding: 10px 0; order: -1; }
    
    .our_solutions { padding: 50px 0; }
    .our_shape:before { width: 259px; height: 300px; background-size: 259px; left: -200px; top: -100px; }
    .solutions_main { flex-wrap: wrap; }
    .solutions_main .box { width: 100%; padding: 15px 0; }
    .solutions_main .box h4 { font-size: 20px; }
    
    .careers_section { padding: 60px 15px; }
    .careers_section:before { width: 309px; height: 350px; background-size: 309px; left: -120px; top: -140px; }
    .careers_text { padding: 50px 20px; }
    
    .partner_solutions:after { width: 309px; height: 350px; background-size: 309px; right: -120px; bottom: -140px; }
    .partner_solutions .left { padding: 0 20px 0 0; }
    
    .treatments_section:after { width: 309px; height: 350px; right: -150px; top: -140px; background-size: 309px; }
    .treatments_section .list { max-width: 530px; }
    .treatments_section .list ul li { padding: 0 0 0 28px; font-size: 22px; line-height: 40px; }
    .treatments_section .list ul li:before { width: 19px; height: 17px; background-size: 18px; }
    
    .advanced_zigzag { padding: 60px 0; }
    .advancedzig_main .box .text { padding: 0 30px 0 0; }
    .advancedzig_main .box:nth-child(2n) .text { padding: 0 0 0 40px; }
    
    .leadership_main .box .text { padding: 25px 20px 40px; }
    .leadership_main .box .title .linkedin { width: 40px; }
    .leadership_main .box .title h3 { width: calc(100% - 40px); }
    .leadership_main .box .image { height: 320px; }
    
    .medical_payments .hippa_section .title { margin: 0 0 10px; } 
    
    .collections_department { padding: 70px 0; }
    .hero_contact .text { padding: 60px 30px; }

    .solutout_section { padding: 0 0 50px; }
    .solutout_main .box { margin: 15px 0; }
    .solutout_main .box .inner { font-size: 18px; line-height: 28px; }
    .solutout_main .box .image { width: 100%; height: 400px; }
    .solutout_main .box .text { width: 100%; padding: 40px 40px 50px; }
    
    .heal_section { flex-flow: wrap; }
    .heal_section .left .inner { margin: 0 auto; max-width: 720px; font-size: 18px; }
    .heal_section .left { width: 100%; padding: 50px 15px !important; }
    .heal_section .left h2 { font-size: 36px; line-height: 36px; }
    .heal_section .left h2 span { font-size: 80px; line-height: 60px; margin-left: -3px; }
    .heal_section .right { width: 100%; padding: 50px 15px !important; }
    .heal_section .right .inner { margin: 0 auto; max-width: 720px; }
    
    .about_hero { flex-wrap: wrap; }
    .about_hero .left { width: 100%; padding: 30px 15px !important; text-align: center; justify-content: center; min-height: 300px; }
    .about_hero .text { width: 100%; padding: 50px 15px !important; min-height: auto; }
    .about_hero .text:after { width: 259px; height: 300px; background-size: 259px; right: -100px; top: -60px; }
    .about_hero .text .inner { max-width: 720px; width: 100%; margin: 0 auto; }
    .about_hero h5 {font-family: 'proxima_nova', sans-serif!important;}
  
    .landpg_section .left { width: 100%; padding: 50px 15px 40px !important; }
    .landpg_section .left .sub { font-size: 20px; }
    .landpg_section .left .inner { margin: 0 auto; max-width: 720px; }

    .landpg_section .right { width: 100%; padding: 50px 15px !important; }
    .landpg_section .form { margin: 0 auto; max-width: 720px; }
    
    .hero_medicine .text { font-size: 18px; }

    .wound_medicine { padding: 80px 0 90px; }
    .services_wound { padding: 80px 0; }
    .services_wound .main_title { font-size: 20px; margin: 0 auto 20px; }
    .wound_medicine .text { font-size: 24px; line-height: 34px; }
    .wound_main .box { padding: 10px; }

    .heal_telewound { padding: 60px 0; }
    .heal_telewound h2 { padding: 0 0 20px; }
    .heal_telewound .inner ul li { font-size: 18px; line-height: 26px; padding: 0 0 0 26px; }
    .heal_telewound .inner ul li:before { width: 20px; height: 18px; background-size: 20px; top: 4px; }
    
    .tele_title { min-height: 180px; }
    .tele_title h2 { font-size: 38px; line-height: 48px; }
    
    .portals_main .box { padding: 10px; }
    
    .google_map { margin-bottom: -100px; }

    .locations_add { padding: 100px 0 50px; }
    .locations_add:before { background-size: 259px; width: 259px; height: 300px; left: -204px; } 
    .locaadd_cover { margin: 40px auto; }
    .locaadd_cover:first-child { margin-top: 60px; }
    .locaadd_main { font-size: 18px; }
    .locaadd_main h5 { font-size: 18px; }
    
    .zigzag_healthcare { padding: 60px 0 60px; }
    .zigzag_healthcare .box .left { padding: 0 20px 0 0; width: calc(100% - 200px); }
    .zigzag_healthcare .box .icon {  width: 200px; height: 200px; padding: 45px; }
    .zigzag_healthcare .box .icon svg { top: -47px; left: -8px; width: 245px; height: 259px; }
    .zigzag_healthcare:nth-child(2n) .box .icon svg { left: -32px; }
    
    .zigzag_healthcare .text { font-size: 20px; }
    .zigzag_healthcare:nth-child(2n) .box .left { padding: 0 0 0 20px }
    .zigzag_healthcare:after { width: 209px; height: 250px; background-size: 209px; left: -150px; }
    .zigzag_healthcare:nth-child(2n):after { right: -150px; left: auto; }
    
    .giving_section { padding: 60px 0; }
    .giving_section .main .left { width: calc(100% - 240px); }
    .giving_section .main .icon { width: 240px; }
    
    .contactus_sec { padding: 60px 0; }
    .contactus_sec .main { flex-direction: column-reverse; }
    .contactus_sec .main .left { width: 100%; padding: 30px 0 0; }
    .contactus_sec .main .image { width: 320px; height: 320px; margin: 0 auto; }
    
    .origin_story { min-height: auto; padding: 60px 0; }
    .normal_content { padding: 50px 0; font-size: 18px; }
    .normal_content:before { width: 209px; height: 250px; background-size: 209px; left: -100px; top: -60px; }
    
    .consultation_section .main .image { width: 320px; height: 320px; margin: 0 auto; }
    .consultation_section .main .text { width: 100%; padding: 30px 0 0; }
    
    .model_care .our_solutions { padding-bottom: 40px; }
    .patients .hero_strip { padding-bottom: 70px; }

    .zig_innovations { padding: 50px 0; }
    .zig_innovations:before { width: 259px; height: 300px; background-size: 259px; left: -100px; top: -60px; }
    .zig_innovations .box { margin: 25px 0; }
    .zig_innovations .box .left { width: 100%; padding: 0; }
    .zig_innovations .box .image { width: 300px; height: 300px; margin: 20px auto 0; }
    
    .published_works { padding: 70px 0 0; }
    .published_works:after { width: 209px; height: 300px; background-size: 209px; right: -100px; top: -170px; }
    .published_works .main_title .con { margin: 10px 0 30px; }
    
    .works_main .box .image { width: 280px; }
    .works_main .box .text { width: calc(100% - 280px); padding: 40px 25px 50px; min-height: 360px; }

    .partnership_story .inner { padding: 50px 30px; }
    .partnership_landpg .text { font-size: 18px; }
    
    .medcentris_main { margin: 0 -10px; }
    .medcentris_main .box { width: 50%; padding: 15px 10px; }
    .medcentris_main .box ul li { font-size: 18px; line-height: 28px; padding: 0 0 0 22px; }
    .medcentris_main .box ul li:before { width: 18px; height: 16px; background-size: 18px; }
    .medcentris_main .box .btmtext { margin: 10px 0 0; font-size: 14px; }
    
    .benefits_medcentris:before { width: 259px; height: 300px; background-size: 259px; }
    
    .compliance_section:before { width: 259px; height: 300px; background-size: 259px; }
    .compliance_section:after { width: 209px; height: 250px; background-size: 209px; left: -160px; }
    .hero_contact .text:after { width: 259px; height: 300px; background-size: 259px; right: -100px; top: -60px; }
    
    .benefit_portals:before { width: 259px; height: 300px; bottom: -100px; background-size: 259px; }
    .benefit_portals:before { width: 259px; height: 300px; bottom: -100px; background-size: 259px; }
    .hero_strip:after { width: 259px; height: 300px; top: -50px; right: -180px; background-size: 259px; }
    
    .hippa_section:before { width: 259px; height: 300px; right: -200px; background-size: 259px; }
    .hippa_section:after { width: 259px; height: 300px; left: -200px; background-size: 259px; }
    
    .recent_section:after { width: 259px; height: 300px; background-size: 259px; left: -180px; top: -60px; }
    
    .legal_section:before { width: 259px; height: 300px; background-size: 259px; right: -180px; }
    .legal_section:after { width: 209px; height: 250px; background-size: 209px; left: -150px; }
    .legal_shape:before { width: 359px; height: 400px; background-size: 359px; right: -290px; }
    .legal_shape:after { width: 209px; height: 250px; background-size: 209px; left: -150px; }
    
    .collections_department:before { display: none; }
    .model_care .our_shape:before { width: 209px; height: 250px; background-size: 209px; right: -150px; }
    
    .case_studies:after { width: 259px; height: 300px; background-size: 259px; left: -190px; top: -60px; }
    
    .privacy_policy:before { width: 209px; height: 250px; background-size: 209px; right: -130px; }
    .privacy_policy:after { width: 209px; height: 250px; background-size: 209px; }
    
    .privacy_shape_v3:after { width: 209px; height: 250px; background-size: 209px; left: -130px; }
    .privacy_shape_v3:before { width: 209px; height: 250px; background-size: 209px; left: -140px; }
    
    .privacy_shape:before { width: 209px; height: 250px; background-size: 209px; right: -160px; }
    .privacy_shape:after { width: 209px; height: 250px; left: -170px; background-size: 209px; }
    
    .privacy_shape_v2:before { width: 209px; height: 250px; background-size: 209px; right: -160px; }
    .privacy_shape_v2:after { display: none; }
    
    .benefits_telewound:after { width: 209px; height: 250px; background-size: 209px; right: -120px; top: -100px; }
    
    
    .leadership_section:before { background-size: 309px; height: 350px; width: 309px; right: -220px; }
    .leadership_section:after { right: -620px; }
    .leadshape:before { left: -340px; }
    .leadshape:after { width: 409px; height: 450px; background-size: 409px; }

    .advanced_zigzag:after { background-size: 309px; height: 350px; width: 309px; bottom: -200px; left: -220px; }
    .advanced_zigzag:before { background-size: 209px; height: 250px; width: 209px; left: -180px; }
    .advanced_shape:before { background-size: 209px; height: 250px; width: 209px; right: -180px; }
  
}


@media screen and (max-width: 767px) {
    
    .solutions_main .box .icon { width: 100px; height: 100px; }
    .solutions_main .box .icon img { max-height: 50px; }
    
    .treatments_section .list ul { column-count: 1; }
    .careers_main { flex-direction:column; }
    .careers_slider { width: 100%!important; line-height: 0; }
    .careers_text { width: 100%!important; position: relative; }
    .careers_text:before { content: ''; position: absolute; top: 0; left: -15px; right: -15px; bottom: -60px; background: #d8d8d8; z-index: -1; }

    .careers_slider .slick-list { height: auto !important; }
    .careers_slider .slick-list .image { height: 470px; }
    
    .partner_solutions { padding: 40px 0; }
    .partner_solutions .container { flex-wrap: wrap; }
    .partner_solutions .left { width: 100%; padding: 0; }
    .partner_solutions .image { width: 100%; text-align: center; margin: 20px 0 0; }
    .partner_solutions .left .text { font-size: 20px; }

    .testimonial_section .box { padding: 60px 0 90px; }
    .testimonial_section .box .title { width: 100%; text-align: center; padding: 12px 15px; }
    .testimonial_section .box .title:before { width: 100%; }
    .testimonial_section .box .text { font-size: 22px; line-height: 30px; margin: 40px 0 20px; padding: 60px 0 0; }
    .testimonial_section .box .text:before { font-size: 190px; top: -20px; }

    .btn_video a { font-size: 22px; line-height: 30px; }
    .btn_video span { width: 53px; height: 53px; }
    
    .advanced_zigzag { padding: 50px 0; }
    .advancedzig_main .box .inner { flex-wrap: wrap; flex-direction: column-reverse; }
    .advancedzig_main .box .text { width: 100%; padding: 0; margin: 20px 0 0; }
    .advancedzig_main .box:nth-child(2n) .text { padding: 0; }
    .advancedzig_main .box:nth-child(2n) .inner { flex-direction: column-reverse; }
    .advancedzig_main .box .image { margin: 0 auto; width: 216px; height: 216px; }
    .advancedzig_main .box .image img { top: -74px; right: -57px; bottom: -63px; left: -10px; min-width: calc(100% + 40px); }
    .advancedzig_main .box:nth-child(2n) .image img { right: -10px; left: -66px; bottom: -80px; }
    
    .leadership_main { margin: 0; }
    .leadership_main .box .sameheight { height: auto !important; }
    .leadership_main .box { width: 100%; padding: 10px 0; }
    .leadership_main .box .image { height: 360px; } 
    
    .legal_text h2 { padding: 20px 0 10px; }
    
    .recent_post .box a.image { width: 50%; }
    .recent_post .box .text { width: 50%; }
    
    .collections_department { padding: 50px 0 40px; }
    .collections_department .cover { flex-flow: wrap; }
    .collections_department .left { padding: 0; width: 100%; font-size: 18px; line-height: 26px; }
    .collections_department .right { width: 100%; padding: 20px 0 0; font-size: 18px; }

    .hero_contact .box { font-size: 20px; line-height: normal }
    .hero_contact .box .icon { padding: 2px 0 0 }
    .hero_contact { flex-flow: wrap; }
    .hero_contact .left { width: 100%; padding: 40px 15px !important; text-align: center; min-height: 260px; justify-content: center; }
    .hero_contact .text { padding: 40px 15px 60px; min-height: auto; width: 100%; }
    
    .cta_strip { padding: 30px 0; text-align: center; }
    .cta_strip .inner { flex-flow: wrap; }
    .cta_strip .inner .left { width: 100%; }
    .cta_strip .inner .right { width: 100%; text-align: center; margin: 10px 0 0; }

    .heal_section .right ul li { font-size: 18px; line-height: 30px; padding: 0 0 0 28px; }
    .heal_section .right ul li:before { background-size: 18px; width: 18px; height: 17px; }

    .mission_vision .main { margin: 0 auto; max-width: 760px; }
    .mission_vision .box { padding: 30px 18px 30px; border-bottom-width: 6px; }

    .medical_records { padding: 60px 0; }
    .medical_records .main { flex-wrap: wrap; }
    .medical_records .left .inner { max-width: 100%; }
    .medical_records .left { width: 100%; padding: 0; }
    .medical_records .right { padding: 0; width: 100%; margin: 30px 0 0; }
    
    .privacy_policy { padding: 60px 0; }
    .privacy_policy h3 { padding: 20px 0 10px; }
    .privacy_policy h5 { padding: 20px 0 0; }
    
    .wound_medicine { padding: 50px 0 70px; }
    .wound_main .box { width: 100%; padding: 15px 0; }
    
    .services_wound { padding: 60px 0; }
    .services_wound .main_title .text { margin: 0 0 25px; font-size: 18px; }
    .wound_medicine .text { font-size: 20px; line-height: 30px; }    
    
    .portals_main .box { width: 50%; margin: 0 0 22px; }
    .locaadd_main .left { padding: 0 20px 0 0; }
    .locaadd_main .right { padding: 0 0 0 20px; }
    .locaadd_cover { margin: 40px auto 0; }

    .heal_zigzag { padding: 40px 50px 50px; }
    .zigzag_healthcare .box { flex-direction: column-reverse; }
    .zigzag_healthcare .box .left { width: 100%; padding: 20px 0 0; }
    .zigzag_healthcare .box .icon { margin: 0 auto; }
    .zigzag_healthcare .text { font-size: 18px; }
    
    .zigzag_healthcare:nth-child(2n) .box .left { padding: 20px 0 0; }
    .zigzag_healthcare:nth-child(2n) .box { flex-direction: column-reverse; }
    
    .giving_section { padding: 50px 0; }
    .giving_section .main { flex-direction: column-reverse; }
    .giving_section .main .icon { margin: 0 auto 20px; }
    .giving_section .main .left { width: 100%; padding: 0; }
    
    .normal_content ul { margin: 0; }
    .normal_content ul li { padding: 0 0 0 28px; }
    .normal_content ul li:before { background-size: 18px; width: 18px; height: 17px; }
    .origin_story .inner { padding: 50px; }
    
    .frequently_asked { padding: 60px 0; }
    .frequently_main .box { font-size: 18px; margin: 10px 0; }
    .frequently_main .box .title { padding: 15px 15px; font-size: 18px; line-height: normal; }
    .frequently_main .box .text { padding: 20px 15px; }
    .frequently_main .box .title:before { top: 20px; right: 15px; background-size: 15px; }
    
    .case_studies { padding: 60px 0; }
    .casestudies_box .cover { min-height: 370px; }
    .casestudies_box .inner { max-width: 400px; }
    .casestudies_box .inner h2 { font-size: 22px; }
    .casestudies_box .inner h2 span { font-size: 24px; }
    
    .benefits_telewound { padding: 60px 0; }
    .benefits_telewound .inner ul li { font-size: 18px; line-height: 26px; padding: 0 0 0 26px; }
    .benefits_telewound .inner ul li:before { width: 18px; height: 15px; background-size: 17px; top: 4px; }
    
    .works_main .box .image { width: 250px; height: 300px; position: relative; margin: 0 auto -30px; border-radius: 5px; }
    .works_main .box .text { width: 100%; min-height: auto; padding: 70px 25px 30px; }
    
    .published_works .main_title { font-size: 18px; }
    .published_works .btm_content { font-size: 18px; line-height: normal; }
    
    .video_careers .image { height: 350px; }
    
    .part_story { margin: 0; }
    .part_story .story_wrap { width: 100%; }
    .part_story .box { padding: 10px 0; }
    
    .part_story .box .numb { width: 55px; height: 55px; font-size: 30px; }
    .part_story .box .text { width: calc(100% - 55px); padding: 10px 0 0 20px; }

}

@media screen and (max-width: 500px) {
    
    .hero_section { min-height: 260px; }
    .hero_section .inner { max-width: 300px; }
    .hero_section .inner h1 { font-size: 25px; }
    .hero_section .inner h1 span { font-size: 28px; }
    
    .careers_slider .slick-list .image { height: 320px; }
    
    .leadership_main .box .image { height: 320px; }
    .leadership_main .box .title { flex-wrap: wrap; flex-direction: column-reverse; align-items: flex-start; }
    .leadership_main .box .title h3 { width: 100%; padding: 10px 0 0; }

    .recent_post .box { margin: 10px 0; }
    .recent_post .box a.image { width: 100%; height: 180px; }
    .recent_post .box .text { width: 100%; }
    .recent_section .btn_style a { width: 100%; }
    
    .solutout_main .box .image { height: 270px; }
    .solutout_main .box .text { padding: 35px 18px 45px; } 
    
    .portals_main .box { padding: 10px 0; width: 100%; }
    .portals_main .box .title { min-height: 100px; }
    
    .google_map iframe { height: 280px; }
    
    .locaadd_main .left { width: 100%; padding: 0; }
    .locaadd_main .right { width: 100%; padding: 0; }
    
    .heal_zigzag { padding: 30px 25px 30px; }
    .zigzag_healthcare .box .icon { width: 160px; height: 160px; padding: 40px; }
    .zigzag_healthcare .box .icon svg { top: -41px; left: -4px; width: 195px; height: 209px; }
    .zigzag_healthcare:nth-child(2n) .box .icon svg { left: -25px; }
    .origin_story .inner { padding: 30px 20px; }
    
    .contactus_sec .main .image { width: 260px; height: 260px; }
    .consultation_section .main .image { width: 260px; height: 260px; }
    .case_studies { padding: 40px 0 60px; }
    .casestudies_box .cover { min-height: 320px; }

    .partnership_story .inner { padding: 40px 13px; }
    .part_story .box .numb { width: 40px; height: 40px; font-size: 20px; }
    .part_story .box .text { padding: 7px 0 0 12px; width: calc(100% - 40px); }

    .medcentris_main { margin: 0; }
    .medcentris_main .box { width: 100%; padding: 15px 0; }
    
    .video_careers .image { height: 260px; }
    .video_careers .image svg { width: 50px; height: 50px; }
    
}