body {
    font-family: 'Montserrat', sans-serif;    
}

h1 {
    font-weight: 700;
}

a {
    color: #ffffff;
    font-weight: 700;

}
a:hover{
    color: currentColor;

}

nav ul {
    list-style: none;
}

ul {
    list-style: none;
}

p {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

sup {
    vertical-align:super;
    font-size:40%;
  }

.nav_second{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    border-bottom: 10px solid #FED600;
}

.hero-image {
    z-index: 1;
    background-image: url("../assets/conf_hero_mobile.png");
    /* height:30vh;      */
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }

  .hero-image2 {
    z-index: 1;
    background-image: url("../assets/conf_ded_mobile.png");    
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-text {
    z-index: 2;
    width: 100%;
    text-align: left;
    background-color: #F5F5F5;
    /*padding-left: 100px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*color: white;*/
  }

  .hero-text2 {
    z-index: 2;
    width: 50%;
    text-align: left;
    /*padding-left: 100px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*color: white;*/
  }


nav ul li::before {
    content: "";
    color: #EF8B2F;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}

li::marker{
    color:#280091;
    font-size: 22px;
    
}
  
/*ul li::before {
    content: "\2022";
    color: #EF8B2F;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}*/

.lang_switch {
    color: white;
    text-decoration: none;
}

.lead {
    color: #212529;
}

.header_lead {
    line-height: 55px;
}

.landingImg {
    width: 300px;
}

.centerPosition {
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}

.loginlangChange {
    position: absolute;
    top: 3%;
    right: 3%;
}

.loginheader {
    font-size: 42px;
    line-height: 64px;
}

.loginInput {
    background-color: rgb(232, 240, 254) !important;
    border: none;
    border-radius: 7px;
    background-color: rgb(250, 250, 250);
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 8px 34px 8px 34px;
    display: inline;
    outline: none;
}

.loginSubmit {
    border: none;
    border-radius: 7px;
    background-color: rgb(98, 162, 228);
    font-family: 'Avenir', sans-serif;
    color: white;
    width: 150px;
    height: 35px;
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    display: block;
    outline: none;
    font-weight: 600;
    cursor: pointer;
}

.idSubmit {
    border: none;
    border-radius: 7px;
    background-color: rgb(98, 162, 228);
    font-family: 'Avenir', sans-serif;
    color: white;
    width: 150px;
    height: 50px;
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    display: block;
    outline: none;
    font-weight: 600;
    cursor: pointer;
}

.idSubmit2 {
    border: none;
    border-radius: 7px;
    background-color: rgb(98, 162, 228);
    font-family: 'Avenir', sans-serif;
    color: white;
    width: 150px;
    height: 50px;
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    display: block;
    outline: none;
    font-weight: 600;
    cursor: pointer;
}


.logos-left {
    position: static;
    left: 2%;
    bottom: 3%;
    scale: 80%;
}

.logos-right {
    position: static;
    right: 2%;
    bottom: 3%;
}

.dotted {
    position: relative;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.dotted:before {
    content: "";
    background-color: #63b1e5;
    width: 0.25em;
    height: 0.25em;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: -0.1em;
    left: 0.0325em;
}

.blue-dot.dotted:before {
    background-color: #280091;
}

iframe {
    float: left;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
  }

.title_primary {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}

.title_seconday {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #280091;
    font-size: 16px;
    line-height: 24px;
}

.text_white{
    color:#ffffff !important;
}

.text_blue{
    color:#280091 !important;
}

.text_medium {
    font-weight: 500 !important;
}

.text_body {
    font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #3D5567;
    font-size: 12px;
}

.title_orange {
    font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #EF8B2F;
    font-size: 30px;
}

.overlay_text {
    font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #00555A;
    font-size: 20px;
}

.link_primary{
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color:#ffffff;
    line-height: 1;
}

.p_active{
    color:#EF8B2F;
}

.link_primary:hover{
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color:#cccccc;
    line-height: 1;
}

.links_secondary{
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    color: #3D5567;
    font-size: 18px;
    line-height: 1;
}

.links_secondary:hover{
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    color: #63B1E5;
    font-size: 18px;
    line-height: 1;
}

.link_text{
    /*font-family: mr-eaves-xl-sans-narrow, sans-serif;*/
    /*text-decoration: none;*/
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color:#00555A;
    
}

.btn_primary {
    font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    background-color: #00555A;

    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
    border-top-left-radius: 48px;
    border-bottom-left-radius: 48px;

    padding: 5px 65px;
    

}

.btn-primary{
    --bs-btn-color: #fff;
    --bs-btn-bg: #F5F5F5;
    --bs-btn-border-color: #F5F5F5;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #F5F5F5;
    --bs-btn-hover-border-color: #F5F5F5;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg:#F5F5F5;
    --bs-btn-active-border-color: #F5F5F5;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #F5F5F5;
    --bs-btn-disabled-border-color: #F5F5F5;
}

.btn_secondary {
    font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    background-color: #326C9C;
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
    border-top-left-radius: 48px;
    border-bottom-left-radius: 48px;
    padding: 5px 45px;
}

.btn_secondary_orange{
    font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;    
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
    border-top-left-radius: 48px;
    border-bottom-left-radius: 48px;
    padding: 5px 45px;
    background-color: #EF8B22;
    border-color: #979797;
    color:#ffffff;
}

.text_emphasis {
    font-weight: 500;
}

.pl-0 {
    padding-left: 0;
}

.pl-10{
    padding-left: 10px;
}

.mx-body {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
    /*margin-top: 1rem; 
    margin-bottom: 1rem;*/

  }

.my-burguermenu {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.px-menu {
    padding-left: 0px;
    padding-right: 0px;
}

.bt-orange{
    border-top: 10px solid #EF8B22;
    
}

.bt-yellow{
    border-top: 10px solid #FED600;

    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);   
}

.bg-orange{
    background-image: url("../assets/orange.png")
}

.bg-grey {
    background-color: 	#F5F5F5;
}

.bg_blue{
    background-color: #63b1e5;
}

.bg_darkblue {
    background-color: #280091;
}


.input-form{
  display: block;
  width: 100%;
  height: 68px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 3px solid #00555A;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 48px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.input-form:focus {
    /*border-color: #89C762;*/
    border-color: #EF8B22;
    box-shadow: 0 0 0 0.25rem rgba(0, 85, 90, 0.25);
}

.small {
    font-size: 12px;
}

.cover {
    margin-bottom: -6px;
}

.active {
    color: #63b1e5;
    /*background-color: #EF8B22;*/
}

.active:hover {
    color: #63b1e5;
}

.borderline {
    text-align: center;
    margin-left: 45%;
    width: 5px;
    margin-top: 103px;
}
.containerBox {
    /*position: relative;*/
    display: inline-block;
}

.top {
    height: 70px;
    
}

.text-box {
    position: absolute;
    text-align: right;
    background-color:rgba(239, 139, 34);
    /*margin-top: 10%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;*/
    padding: 10px 0 0 20px;
}

.text-box:before {
   content: '';
   height: 30%;
   vertical-align: middle;
}

.text-box-lang {
    position: absolute;
    text-align: right;
    background-color:rgba(239, 139, 34);
    color: white;
    margin:0px;
    padding: 10px 20px 0 20px;
}

.text-box-lang:before {
   content: '';
}

.ul_text {
    list-style:outside;    
}

.ul_text2 {
    list-style:outside;
    font-size: 18px;
    font-weight: 500;
    line-height: 33px;    
}


.dashed-list{
    list-style-type: none;
    /*list-style-position: outside;
    list-style-type: circle;*/
}


.dashed-list li:before {
    content: "-";
    position: absolute;
    font-size: 14px;
    margin-left: -20px;
}

.lower-roman-list{
    list-style-type: lower-roman;
}

/*Nao funciona*/
.ol-bold li:before {
    /*font-family: montserrat-bold;*/
    font-weight: 700;
}
/***************/


img {
  /*display: block;*/
  max-width: 100%;
  height: auto;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

.navbar-dark .navbar-nav .nav-link {
    text-align: center;
    color: #FFFFFF;
    padding: 10px 35px;
    /*border-right: 1px solid;*/
}

.img_logo {
    /*height: 106px;*/
    width: 200;
}
.img_footer {
    /*height: 106px;*/
    width: 280px;
}

.footer-front {
    width: 100%;
    /* position: fixed; */
    bottom: 5px;
}

.navbar-green {
    background-color:#00555A;
    color: #ffffff;
    /*padding-top: 0 rem !important;
    padding-bottom: 0 rem !important; */
}

.navbar-dark-blue {
    background-color:#280091;
    color: #ffffff;
    /*padding-top: 0 rem !important;
    padding-bottom: 0 rem !important; */
}

.nav_last {
    border-right: none !important;
}

.navbar-nav>.active>a {
    /*background-color:rgba(239, 139, 34);*/
    color: #63b1e5;
    font-weight: 700;
}

.modal-title {
    font-weight: 700;
}

.img_thumbnails {
    width: 100%;
}

.download_p {
    margin: 10px 0;
}

.card_custom {
    width: 78.5%;
    margin-top: 20px;
    border-color: #89C762;
    -webkit-box-shadow: 3px 3px 10px 2px #ccc;
    -moz-box-shadow:    3px 3px 10px 2px #ccc;
    box-shadow:         3px 3px 10px 3px #ccc;
}

.card_custom p {
    margin: 10px;
}

.card_facts {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    max-width: 385px !important;
    
}

.card_home {    
    max-width: 385px !important;
}

.card_home_img {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
   
}
.card_ded_img {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    max-width: 385px !important;
    position: absolute;
    /* top:0; */
    right: 80%;
    transform: translate(10%, -15%);

}

.fastfacts_img {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
  }

  .fastfacts_img2 {
    height: 100px;
    width: 100px;
    top: 0;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2)
  }

  .card-title {
    text-align: center;
    /* margin-top: 100px; */
    font-size: 18px;
   }

   .card-text {
    text-align: center;
    font-size: 16px;
   }

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

   .center {
    left: 50%;
    transform: translateX(-50%);
   }


.mb-6 {
    margin-bottom: 6rem !important;
} 

.mt-35 {
    margin-top: 35rem !important;
  }

.px-10{
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }

  .pt-6 {
    padding-top: 4.5rem !important;
  }

  .pt-20{
    padding-top: 20px;
  }

  .pb-10{
    padding-bottom: 10px;
  }

  .pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.form_index {
    margin-bottom: 10px; border-bottom: solid #FED600 8px;
}

.overlay-title{
    z-index: 1;
    /*right: 0px;*/
    /*background-color: rgba(255, 255, 255, 1);*/
    /*opacity: 0.7;*/
    /*margin-top: 1.5rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.25rem !important;
    padding-right: 0.25rem !important;
    padding-left: 0.5rem !important;*/    
}

.overlay-text{
    z-index: 1;
    background-color: rgba(255, 255, 255, 1);
    opacity: 0.7;
    align-items: center !important;
    margin-top: 1.5rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;    
}

.moa_body{        
    /*margin-right: 1rem !important;
    margin-left: 1rem !important;*/
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    /*padding-right: 1rem !important;
    padding-left: 1rem !important;*/
    /*background-image: url("../assets/orange.png")*/
}




.footer_xiidra{
    z-index: 1;
    background-color: rgba(255, 255, 255, 1);
}

.ul_footer {
    list-style-type: none;
    padding-left: 0;

}

.text_footer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #3D5567;
    font-size: 12px; 
    line-height: 1;
}

.link_footer a

.table-dark-green {
    --bs-table-bg: #fff;
    --bs-table-striped-bg: #EF8B22;
    --bs-table-striped-color: #247B7D;
    --bs-table-active-bg: #00555A;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #247B7D;
    color: #247B7D;
    border-color: #097376;
  }

  .table-medium-green {
    --bs-table-bg: #fff;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-striped-color: #247B7D;
    --bs-table-active-bg: #448B8D;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #247B7D;
    color: #247B7D;
    border-color: #097376;
  }

  .table-cell-orange{
    color: #ffffff;
    --bs-table-bg: #EF8B22;
  }

  .table-cell-gray{
    color: #2B2E34;
    --bs-table-bg: #E2E2E3;
  }

  .table-cell-dark-gray{
    color: #ffffff;
    --bs-table-bg: #7E8084;
  }

  .table-cell-medium-green{
    color: #ffffff;
    --bs-table-bg: #247B7D;
  }

  .table-cell-light-cyan{
    color: #247B7D;
    --bs-table-bg: #BED2D4;
  }
  .table-cell-white-cyan{
    color: #247B7D;
    --bs-table-bg: #DEE8E9;
  }
  .table-cell-white-orange{
    color: #247B7D;
    --bs-table-bg: #FFF4E9;
  }


  .table_75 {
    width: 75%;
  }
  .table_50 {
    width: 50%;
  }

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

  .accordion-button:not(.collapsed) {   
    background-color: #280091;    
}

.accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
  }

.innerBodyContainerOrphan {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding-right: 10px;
}

  .policy-curvedBorder {
    border: 2px solid #280091;
    border-radius: 5px;
    padding: 10px 15px;
}

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

.pt-10 {
    padding-top: 10px;
}
.pt-30 {
    padding-top: 15px;
}

.ml-20{
    margin-left: 20px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50{
    margin-left: 50px;
}

.nobreak{
    white-space: nowrap;
}

#logo-negative{
    scale: 80% !important;
    transform: translate(-65%, 0%)!important;
}

.footer-divider{
    height: 0px;
}

.vr{
    display: none;
}

.logo-width{ width: 120px;}

.xiidra-logo-w {
    width: 50%;
    transform: translate(-50%, 0%)!important;
}

.navbar.second-navbar {
    /* margin-top: 59px; */
    z-index:2
  }


/* .navbar>.container-fluid{
    flex-wrap: inherit!important;
} */

/** Media Queries **/
/*@media only screen and (device-width: 768px) {
    .img_thumbnails {
        width: 100%;
    }
    .card_custom {
        width: 100%;
    }
}*/

@media (min-width: 768px){
.hero-image {
    z-index: 1;
    background-image: url("../assets/Home_banner.png");
    /* height:30vh;      */
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-text {
    z-index: 2;
    width: 50%;
    text-align: left;
    background: none;
    }
    .nodisplay {
        display: none;
      }

    .hero-image2 {
    background-image: url("../assets/Ded_banner.png");
    } 
     
}

@media (min-width: 992px){

.px-menu {
    padding-left: 3px;
    padding-right: 3px;
    }

#logo-negative{
    scale: 100% !important;
    transform: translate(-50%, 0%)!important;
}

.pt-30 {
    padding-top: 30px;
}

.logos-left {
    position: absolute;
    left: 2%;
    bottom: 3%;
    scale: 100%;
}

.logos-right {
    position: absolute;
    right: 2%;
    bottom: 3%;
}
p {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.loginheader {
    font-size: 52px;
    line-height: 64px;
}
.hero-text {
    z-index: 2;
    width: 40%;
    text-align: left;
    }

.mx-body {
    margin-right: 12rem !important;
    margin-left: 12rem !important;
    /*margin-top: 1rem; 
    margin-bottom: 1rem;*/

    }

    .vr {
        display:block
    } 
    .footer-divider{
        height: 200px;
    }

.hero-image {
    
    height:70vh; }

.hero-image2{ height:50vh; }

    .mt-6 {
        margin-top: 6rem !important;
      }

.logo-width{ width: 200px;}

.xiidra-logo-w {
    width: 70%;
    transform: translate(100%, 0%)!important;
}

.navbar>.container-fluid{
    flex-wrap: nowrap!important;
}
    

}



@media (min-width: 992px) and (max-width: 1199.98px){
/*@media only screen and (min-width: 992px) {*/
    .navbar .navbar-nav .nav-item .nav-link {
      padding: 0 0.5em;
    }
    /*.navbar .navbar-nav .nav-item:not(:last-child)  {
      border-right: 2px solid #ffffff;
    }*/
    /*.nav-border-dark .navbar-nav .nav-item:not(:last-child){
        border-right: 1px solid #00555A;
    }*/
    .nav-border-light .navbar-nav .nav-item:not(:last-child){
        border-right: 1px solid #ffffff;
    }

    .title_primary {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #280091;
        font-size: 34px;
    }   

    .title_seconday {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #280091;
        font-size: 26px;
        line-height: 36px;
    }
    
    .text_body {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #3D5567;
        font-size: 20px;
    }

    .link_primary{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        color:#ffffff;
        line-height: 1;
    }

    .link_primary:hover{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        color:#cccccc;
        line-height: 1;
    }

    .links_secondary{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 500;
        font-style: normal;
        color: #3D5567;
        font-size: 16px;
        line-height: 1;
    }
    
    .links_secondary:hover{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 500;
        font-style: normal;
        color: #63B1E5;
        font-size: 16px;
        line-height: 1;
    }
    
   
    .title_orange {
        font-family: mr-eaves-xl-sans-narrow, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #EF8B2F;
        font-size: 70px;
    }

    .overlay_text {
        font-family: mr-eaves-xl-sans-narrow, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #00555A;
        font-size: 26px;
    }

    .overlay-title{
        position: absolute !important;
        z-index: 1;
        right: 0px;
        background-color: rgba(255, 255, 255, 1);
        opacity: 0.7;
        margin-top: 6rem !important;
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        padding-right: 3rem !important;
        padding-left: 3rem !important;        
    }

    .overlay-text{
        z-index: 1;
        background-color: rgba(255, 255, 255, 1);
        opacity: 0.7;
        margin-top: 35rem !important;
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
        padding-right: 10rem !important;
        padding-left: 10rem !important;
    }

    .moa_body{        
        margin-right: 3rem !important;
        margin-left: 3rem !important;
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    } 
    
    .idSubmit:after {
        content: "";
        background-color: #ffffff;
        position: absolute;
        width: 1px;
        height: 50px;
        top: 10px;
        left: 48.5%;
        display: block;
      }
    
    
  }
@media (min-width: 1200px) and (max-width: 1399.98px){
    .link_primary{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        color:#ffffff;
        line-height: 1;
    }

    .link_primary:hover{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        color:#cccccc;
        line-height: 1;
    }

    .links_secondary{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 500;
        font-style: normal;
        color: #3D5567;
        font-size: 18px;
        line-height: 1;
    }
    
    .links_secondary:hover{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 500;
        font-style: normal;
        color: #63B1E5;
        font-size: 18px;
        line-height: 1;
    }

    .title_primary {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #280091;
        font-size: 28px;
    }   

    .title_seconday {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #280091;
        font-size: 20px;
        line-height: 28px;
    }
    
    .text_body {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #3D5567;
        font-size: 16px;
    }

    .hero-image2 {
        
        height:60vh; 
    }

    .mx-body{
        margin-right: 9rem !important;
        margin-left: 9rem !important;
    }

    .idSubmit:after {
        content: "";
        background-color: #ffffff;
        position: absolute;
        width: 1px;
        height: 50px;
        top: 10px;
        left: 48.5%;
        display: block;
      }
    

} 
@media only screen and (min-width: 1400px) {  

    .link_primary{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        color:#ffffff;
        line-height: 1;
    }

    .link_primary:hover{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        color:#cccccc;
        line-height: 1;
    }

    .links_secondary{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 500;
        font-style: normal;
        color: #3D5567;
        font-size: 18px;
        line-height: 1;
    }
    
    .links_secondary:hover{
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-weight: 500;
        font-style: normal;
        color: #63B1E5;
        font-size: 18px;
        line-height: 1;
    }

    .title_primary {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #280091;
        font-size: 34px;
    }   

    .title_seconday {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #280091;
        font-size: 26px;
        line-height: 36px;
    }
    
    .text_body {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #3D5567;
        font-size: 20px;
    }

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

    .idSubmit:after {
        content: "";
        background-color: #ffffff;
        position: absolute;
        width: 1px;
        height: 50px;
        top: 10px;
        left: 48.5%;
        display: block;
      }
    
    

}

@media only screen and (min-width: 1600px) {
    .hero-image {
        height: 50vh;
    }

    .hero-image2 {
        height: 50vh;
    }

    .mx-5 {
        margin-right: 12rem !important;
        margin-left: 12rem !important;
    }

    .form_index {
        padding-bottom: 20vh;
    }

    .mb-200 {
        margin-bottom: 200px;
    }
}
