    @font-face {
      font-family: "Roboto";
      src: url("Roboto-Regular.ttf");
    }

    @font-face {
      font-family: "Roboto L";
      src: url("Roboto-Light.ttf");
    }

    @font-face {
      font-family: "Roboto T";
      src: url("Roboto-Thin.ttf");
    }

    *{
        text-rendering:auto;
        font-family: Roboto,Arial,Roboto L;
    }

    .aramy{
        font-family: "Roboto L";
        font-weight: 100;
    }

    a,
    a:focus, a:active {
        color: #8d8d8d;
        text-decoration: none;
    }

    a:hover {
        list-style: none;
        text-decoration: none;
        color:#7d7d7d;
        transition: 0.5s;
    }

    .asyt:hover{
        transition:.5s;
        color: #1da0f1 !important;
    }

    .asya:hover{
        transition:.5s;
        color: #4862a3 !important;
    }

    .asyb:hover{
        transition:.5s;
        color: #cd1f21 !important;
    }

    .bot{
        margin-bottom: 5px;
        cursor: pointer;
    }

    .botin1{
        background: #0D47A1;
        color: #fff;
    }

    .botin1:hover{
        background: #0b3d8a;
        transition: 0.3s;
    }

    .botin2{
        background: #0050d5;
        color: #fff;
    }

    .botin2:hover{
        background: #0048be;
        transition: 0.3s;
    }

    .botm{
        border-radius: 0px;
    }

    .tm{
        margin-top: 10px;
        text-align: center;
        font-weight: 200;
        font-size: 36px;
    }

    .t0{
        font-size: 14px;
    }

    .tkimb{
        font-size: 15px;
        padding: 0rem;
    }

    .t000{
        font-size: 13px;
        text-align: justify;
    }

    .t0000{
        font-size: 13px;
        text-align: left;
        line-height: 1;
        margin-bottom: 0px;
    }
    .t1{
        font-size: 36px;
        margin-bottom: 5px;
    }

    .t2{
        font-size: 84px;
    }

    .t3{
        font-size: 28px;
    }

    .t33{
        font-size: 36px;
    }

    .t4{
        font-size: 24px;
        margin-bottom: 0px;
    }

    .t5{
        font-size: 42px;
        cursor: pointer;
    }

    .t5:hover{
        color: #7d7d7d;
    }

    .t6{
        font-size: 36px;
    }

    .t7{
        font-size: 28px;
    }

    .t8{
        font-size: 18px;
        color: #777;
        margin-top: 1px;
        cursor: pointer;
    }

    .t9{
        font-size: 30px;
        color: #777;
        margin-top: 2px;
        cursor: pointer;
    }

    .t10{
        font-size: 12px;
    }

    .t15{
        font-size: 18px;
    }


    .btn-1{
        padding: 8px 10px;
        font-size: 14px;
        cursor: pointer;
    }

    .cj1{
        text-align: justify;
    }

    html,
    body {
      height: 100%;
      background-color: #f5f5f5;
    }
    body {
      color: #3d3d3d;

    }

    .bord{
        border-bottom: 1px solid #c7c7c7;
    }

    .site-wrapper {
      display: table;
      width: 100%;
      height: 100%;
      min-height: 100%;
      -webkit-box-shadow: inset 0 0 5rem rgba(185,185,185,.5);
              box-shadow: inset 0 0 5rem rgba(175,175,175,.5);
    }
    .site-wrapper-inner {
      display: table-cell;
      vertical-align: top;
    }
    .cover-container {
      margin-right: auto;
      margin-left: auto;
    }

    .inner {
      padding: 2rem;
    }

    .cover {
      padding: 0 1.5rem;
    }
    .cover .btn-lg {
      padding: .75rem 1.25rem;
      font-weight: bold;
    }

    .mastfoot {
        color: rgba(255,255,255,.5);
    }

    @media (min-width: 40em) {

      .mastfoot {
        position: fixed;
        bottom: 0;
      }
      .site-wrapper-inner {
        vertical-align: middle;
      }

      .mastfoot,
      .cover-container {
        width: 100%;
      }
    }

    @media (min-width: 62em) {

      .mastfoot,
      .cover-container {
        width: 42rem;
      }
    }

    .modal-dialog, .modal-content{
        width: 100vw;
        height: 700px;
        border-radius: 0px;
    }

    .modal-footer, .modal-header{
        border: none;
    }

    .modal-footer{
        text-align: center;
    }


    .md, .mc{
        top: 20%;
        left: 15%;
        width: 70%;
        right: 15%;
        height: auto;
        margin: 0;
        border-radius: 1px;
        border: none;
        text-align: left;
    }

    .mf, .mh{
        border: none;
    }

    .gar{
        width: 40% !important;
    }

    .mh{
        text-align: left;
        font-weight: 300;
        font-size: 20px;
        padding: 0px 0px 5px 0px;
    }

    .mf{
        text-align: left;
    }

    .bback{
        font-size: 36px;
        padding-top: 30px;
    }

    .masthead {
      margin-bottom: 0rem;
    }

    .alt{
        padding: 1rem;
    }

    .ic{
        margin-top: 20px;
        font-size: 36px;
        text-align: left;
    }

    .in{
        border: 0px;
        background: none;
        width: 100%;
        border-bottom: 1px solid rgba(255,255,255,.4);
        margin-bottom: 15px;
        margin-top: 0px;
        font-size: 18px;
        color: white;
    }

    .lt1{
        font-size: 40px;
        margin-bottom: 0px;

    }

    input::-webkit-input-placeholder {
        color: rgba(255,255,255,0.8);
        font-size: 16px;
    }
    input:-moz-placeholder {
        color: rgba(255,255,255,0.8);
        font-size: 16px;
    }
    input:-ms-input-placeholder {
        color: rgba(255,255,255,0.8);
        font-size: 16px;
    }

    .sbt:focus{
        color:white;
    }

    .sb{
        font-size: 14px;
        font-weight: 600;
        background: #3367d6;
        width: auto;
        cursor: pointer;
        border: none;
        float: right;
        color: white;
    }

    .sb:hover{
        background: #2850a7;
        transition: 0.5s;
        color: white;
    }

    .txt-ui{
        font-size: 14px;
        float: left;
    }

    .pb{
        padding-bottom: 30vh;
    }

    .carousel {
      margin-bottom: 4rem;
    }

    .carousel-caption {
      z-index: 10;
      bottom: 3rem;
    }

    .carousel-item {
      height: 32rem;
      background-color: #777;
    }
    .carousel-item > img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 32rem;
    }

    .marketing .col-lg-4 {
      margin-bottom: 1.5rem;
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .col-lg-4 p {
      margin-right: .75rem;
      margin-left: .75rem;
    }

    .featurette-divider {
      margin: 5rem 0;
    }

    .featurette-heading {
      font-weight: 300;
      line-height: 1;
      letter-spacing: -.05rem;
    }

    @media (min-width: 40em) {
      .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
      }

      .featurette-heading {
        font-size: 50px;
      }
    }

    @media (min-width: 62em) {
      .featurette-heading {
        margin-top: 7rem;
      }
    }

    .dsas{
        position: static;
        margin: 0 auto;
        width: 100%;
        background-color: #F5F5F5;
        height: auto;
        padding: 20px 30px;
        color: #000;
    }

    .dsasas{
        position: static;
        margin: 0 auto;
        width: 100%;
        background-color: #EEEEEE;
        padding: 10px 30px;
        color: rgba(0,0,0,.5);
    }


    .fd{
        color: rgba(0,0,0,.5);
    }

    .fda:hover{
        transition: 0.5s;
        color: rgba(0,0,0,.9);
    }

    .fdk{
        color: #3d3d3d;
    }

    .top-gob{
        width: 100%;
        background-color: white;
    }

    .top-gob > img{
        height: 3.5em;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .top-goba{
        width: 100%;
        background-color: transparent;
    }

    .top-goba > img{
        height: 3.5em;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .bgtop{
        width: 100%;
        background-color: white;
    }

    .altop{
        position: static;
        margin-top: 0px;
        width: 100%;
        padding: .5rem 0rem;
        text-align: center;
    }

    .bgtb{
        border-radius: 0px;
        border: none;
    }

    .bfsa{
        margin-right: 3%;
    }

    .kjkd{
        padding-right: 0px;
        margin-right: -10px;
    }

    .kjk{
        padding-top: 10px;
    }

    .kjk:hover{
        background: transparent !important;
    }

    .bgtbs{
        cursor: pointer;
    }

    .vsd{
        list-style: none;
    }

    .bgtb:hover{
        background-color: #9c9c9c;
    }

    .mn{
        text-align: left;
        position: absolute;
        top: 35px;
        right: 10%;
        left: -220px;
        min-width: 210px;
        padding: 0px;
        border-radius: 2px;
        border: none;
        background-color: #f1f1f1;
        box-shadow: 0px 1px 3px #7d7d7d;
    }

    .mnn{
        text-align: left;
        position: absolute;
        top: 35px;
        right: 10%;
        left: -243px;
        min-width: 300px;
        padding: 0px;
        border-radius: 2px;
        border: none;
        background-color: #f7f7f7;
        box-shadow: 0px 1px 3px #7d7d7d;
    }

    .point1{
        z-index: -1;
        width: 0px;
        height: 0px;
        border-bottom: 12.5px solid #e9e9e9;
        border-right: 11px solid rgba(255,255,255,0);
        border-left: 11px solid rgba(255,255,255,0);
        border-top: 5px solid rgba(255,255,255,0);
        border-radius: 0%;
        position: absolute;
        left: 82.4999%;
        top: -12px;
    }

    .point2{
        width: 0px;
        height: 0px;
        border-bottom: 12.5px solid #f1f1f1;
        border-right: 11px solid rgba(255,255,255,0);
        border-left: 11px solid rgba(255,255,255,0);
        border-top: 5px solid rgba(255,255,255,0);
        border-radius: 0%;
        position: absolute;
        left: 90.5%;
        top: -12px;
    }

    .mna{
        text-align: left;
        position: absolute;
        width: 100%;
        padding: 0px;
        border-radius: 2px;
        border: none;
        top: 50px;
        background-color: #f1f1f1;
        box-shadow: 0px 1px 2px #2c2c2c;
    }

    .mnna{
        text-align: left;
        top: 52px;
        position: absolute;
        width: 100%;
        padding: 0px;
        border-radius: 2px;
        border: none;
        background-color: #f7f7f7;
        box-shadow: 0px 1px 2px #2c2c2c;
        margin: 0;
    }

    .tar{
        margin-left: 25px;
    }

    .fnot{
        background-color: #e9e9e9;
        border-radius: 0px 0px 2px 2px;

    }

    .hnot{
        margin-top: 10px;
    }

    .hnot1{
        margin-bottom: 10px;
    }

    .hnot2{
        margin-top: 18px;
    }

    .br{
        border-radius: 2px;
    }

    .bgnav{
        background-color: #37474F;
    }

    .bottt{
        background-color: #3367d6;
        cursor: pointer;
    }

    .bottt:hover{
        background-color: #2850a7;
    }

    .linav{
        color: rgba(255,255,255,.75) !important;
        text-align: left;
    }

    .linav:hover{
        color: rgba(255,255,255,.90) !important;
    }

    .linav:active, .linav:focus{
        color: rgba(255,255,255,.99) !important;
    }

    .headnotf{
        z-index: 2;
        background-color: #e9e9e9;
        padding: 10px 20px;
        font-size: 16px;
        color: #8d8d8d;
        margin: 0px;
        border-radius: 2px 2px 0px 0px;
        text-align: center;
        border-bottom: 1px solid #d9d9d9;
    }

    .ahnot{
        color: #b5b5b5;
        margin-right: 28.5%;
    }

    .notif{
        margin: 0px;
        border:none;
        background-color: #efefef;
        border-radius: 0px;
        border-bottom: 1px solid #d9d9d9;
        padding: 8px 10px;
        cursor: pointer;
                width: 100%;

    }  

    .notifnew{
        margin: 0px;
        border: none;
        background-color: rgba(25,118,210,.15);
        border-radius: 0px;
        border-bottom: 1px solid #d9d9d9;
        padding: 8px 10px;
        cursor: pointer;
                width: 100%;

    }

    .notifxs{
        margin: 0px 0px 5px 0px;
        background-color: #ededed;
        padding: 9px 10px;
        cursor: pointer;
        font-size: 18px;
                border: none;

    }

    .notifxsn{
        margin: 0px 0px 5px 0px;
        background-color: rgba(25,118,210,.15);
        padding: 9px 10px;
        cursor: pointer;
        font-size: 18px;
                border: none;

    }

    .notifno{
        background-color: #e9e9e9;
        color: #a1a1a1;
        padding: 15px 10px 3px 10px;
        text-align: center;
        border-bottom: 1px solid #d7d7d7;

    }

    .pcross{
        font-size: 12px;
        margin-left: 70%;
    }

    .lh{
        line-height: 1; 
        text-align: justify;
    }

    .iknj{
        background: none;
        text-align: left;
        font-size: 14px;
        border: none;
        cursor:pointer;
    }

    .iknj:hover{
        text-decoration: underline;
    }

    .ai{
        margin-top: 1%;
    }

    .vg{
        color: green;
    }

    .vr{
        color: darkred;
    }

    .vblue{
        color:#0D47A1;
    }

    .bono{
        cursor: pointer;
        margin-top: 5px;
        margin-bottom: 3px;
        padding: 5px 10px;
}

    .csd{
        font-size: 14px;
        background: transparent;
        border-radius: 2px;
    }
    .tqts{
        font-size: 15px;
        border-radius: 1px;
        padding: 8px;
        cursor: pointer;
        margin-bottom: 3px;
    }

    .tpeq{
        font-size: 10px;
    }
    .tpeqsss{
        color: #3d3d3d !important;
    }
    .footnotf{
        background-color: #e9e9e9;
        padding: 0px 20px 5px 20px;
        color: #8d8d8d;
        border-radius: 2px;
        text-align: center;
    }

    .mrg{
        margin-right: 2px;
    }

    .mrgn{
        margin-left: 10px;
    }

    .terr{
        font-size: 14px;
        color: #d70000;
        margin-bottom: -40px;
    }

    .mrgtop{
        margin-top: 30px;
    }

    .mgb{
        margin-bottom: 100px;
        text-align: left;
    }

    .as:hover, .as:focus, .as:active{
        background-color: #E0E0E0 !important;
    }

    /* Radio*/
    [type="radio"]:not(:checked),
    [type="radio"]:checked {
      position: absolute;
      left: -9999px;
      opacity: 0;
    }

    [type="radio"]:not(:checked) + label,
    [type="radio"]:checked + label {
      position: relative;
      padding-left: 35px;
      cursor: pointer;
      display: inline-block;
      height: 25px;
      line-height: 25px;
      font-size: 1rem;
      transition: .28s ease;
      /* webkit (konqueror) browsers */
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
    }

    [type="radio"] + label:before,
    [type="radio"] + label:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      margin: 4px;
      width: 20px;
      height: 20px;
      z-index: 0;
      transition: .28s ease;
    }

    [type="radio"]:not(:checked) + label:before,
    [type="radio"]:not(:checked) + label:after,
    [type="radio"]:checked + label:before,
    [type="radio"]:checked + label:after,
    [type="radio"].with-gap:checked + label:before,
    [type="radio"].with-gap:checked + label:after {
      border-radius: 50%;
    }

    [type="radio"]:not(:checked) + label:before,
    [type="radio"]:not(:checked) + label:after {
      border: 2px solid #5a5a5a;
    }

    [type="radio"]:not(:checked) + label:after {
      -webkit-transform: scale(0);
              transform: scale(0);
    }

    [type="radio"]:checked + label:before {
      border: 2px solid transparent;
    }

    [type="radio"]:checked + label:after,
    [type="radio"].with-gap:checked + label:before,
    [type="radio"].with-gap:checked + label:after {
      border: 2px solid #5a5a5a;
    }

    [type="radio"]:checked + label:after,
    [type="radio"].with-gap:checked + label:after {
      background-color: #5a5a5a;
    }

    [type="radio"]:checked + label:after {
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }

    [type="radio"].with-gap:checked + label:after {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
    }

    [type="radio"].tabbed:focus + label:before {
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    }

    [type="radio"].with-gap:disabled:checked + label:before {
      border: 2px solid rgba(0, 0, 0, 0.26);
    }

    [type="radio"].with-gap:disabled:checked + label:after {
      border: none;
      background-color: rgba(0, 0, 0, 0.26);
    }

    [type="radio"]:disabled:not(:checked) + label:before,
    [type="radio"]:disabled:checked + label:before {
      background-color: transparent;
      border-color: rgba(0, 0, 0, 0.26);
    }

    [type="radio"]:disabled + label {
      color: rgba(0, 0, 0, 0.26);
    }

    [type="radio"]:disabled:not(:checked) + label:before {
      border-color: rgba(0, 0, 0, 0.26);
    }

    [type="radio"]:disabled:checked + label:after {
      background-color: rgba(0, 0, 0, 0.26);
      border-color: #BDBDBD;
    }

    .cfr{
        color: #9d9d9d;
        font-size: 16px;
    }

    .cfra{
        color: #9d9d9d;
        font-size: 20px;
        padding: 20px 10px;
    }

    .t12{
        font-size: 24px;
    }

    .rbf{
        padding: 1px;
        top: 4px;
        margin: 0px;
    }

    .pkuy{
        font-size: 14px;
        margin-bottom: 5px;
        padding: 6px;

    }

    .pkoy{
        background-color: #EF5350;
        border-radius: 3px;
        color: white;

    }

    .pksy{
        background-color: #fff;
        border-radius: 3px;
        color: #EF5350;

    }

    .pkay{
        color: #5d5d5d;
        font-size: 12px;
        margin-bottom: 2px;
    }

    .btnfs{
        width: 70px;
        height: 70px;
        padding: 2px 0px 0px 5px;
        font-size: 30px;
        background: #3367d6;
        cursor: pointer;
        border-radius: 25%;
        position: absolute;
        right: 2%;
        bottom: -15%;
        border: none;
        box-shadow: 0px 1px 2px #7c7c7c;
        margin-bottom: 15px;

    }
    .btnfx{
        width: 60px;
        height: 60px;
        padding: 5px 0px 0px 12px;
        font-size: 35px;
        background: #1976D2;
        color:#fafafa;
        cursor: pointer;
        border-radius: 50%;
        position: fixed;
        opacity: .8;
        right: 4%;
        bottom: 4%;
        border: none;
        box-shadow: 0px 0px 1px #1976D2;
        z-index: 3;

    }
    
    .btnfx:hover{
        color: #fff;
        opacity: 1;
        transition: .4s;
    }
    
    .plit{
        padding: 0px 30px;
        font-size: 24px;
    }

    .btnfs:hover{
        background: #2850a7;
        transition: 1s;
    }

    .modw{
        width: auto;
        height: auto;
        border-radius: 0px;
        text-align: left;
        border: none;
    }

    .kop{
        background-color: transparent;
        border:none;
    }

    .modwx{
        width: auto;
        height: auto;
        border-radius: 0px;
        text-align: left;
        border: none;
    }

    .mdar{
        width: auto;
        height: auto;
        margin: 10% auto;
    }

    .kgb{
        padding-top: 7px !important;
        padding-bottom: 7px !important;
        font-size: 16px;
        cursor: pointer;
    }

    .notifya{
        margin: 5px 0px -50px 0px;
        border-top: 1px solid #c7c7c7;
        border-bottom: 1px solid #c7c7c7;
        background-color: transparent;
        padding: 20px 30px;
    }

    .notifyai{
        margin: 10px -15px -10px -15px;
        border-top: 1px solid #E0E0E0;
        background-color: transparent;
        border-radius: 0px;
        padding: 20px 0px;
    }

    .notifyaitwo{
        margin: 5px -15px -10px -15px;
        background-color: transparent;
        border-radius: 0px;
        padding: 5px 0px 20px 0px;
    }


    .redbt{
        color:#323232;
        border: none;
        background-color: transparent;
        padding-top: 4px;
        border-radius: 3px;
        cursor: pointer;
    }

    .redbt:hover{
        transition: 1s;
        background-color: #e7e7e7;
        color: #323232;
    }


    .redbta{
        color:#323232;
        border: none;
        background-color: transparent;
        font-size: 14px;
        padding: 5px 7px;
        border-radius: 3px;
        cursor: pointer;
    }

    .redbta:hover{
        background-color: #e7e7e7;
        color: #323232;
        transition: 1s;
    }

    .redbta:focus{
        color: #323232;
        background-color: #e9e9e9;
        transition: .5s;

    }
    .redbt:focus{
        color: #323232;
        background-color: #e9e9e9;
        border-radius: 50%;
        transition: .5s;

    }

    .acx:hover{
     box-shadow: 0px 1px 2px rgba(15,15,15,.2);
    }

    .kyna{
        background: transparent;
        border:none;
        cursor: pointer;
        margin-top:5px;
        font-size: 24px;
        margin-left: 10px;
    }

    .notifyang{
        margin: 5px 0px 20px 0px;
        border: 1px solid #E0E0E0;
        background-color: rgba(255,255,255,0.4);
        padding: 20px 30px;
    }

    .notifyanga{
        margin: 0px;
        border-bottom: 1px solid #c7c7c7;
        background-color: rgba(255,255,255,0.4);
        padding: 20px 30px;
    }

    .dind{
            width: 40%;
            min-width: 190px;
    }

    .ind{
        color:white;
        margin-bottom: 1px;
        font-size: 14px;

        text-align: left;
    }

    .and:hover{
        color: white;
        text-decoration: underline;
    }

    .abgn{
        background-color: #3367d6;
        padding: 6px 15px 7px 15px;
    }

    .indin{
        background-color: rgba(5,5,5,.2);
        border-radius: 2px;
        border: none;
        padding: 5px 10px;
        color: rgba(255,255,255,.7);
        width: 100%;
        margin-right: 5px;
    }

    .indan{
        background-color: #c7c7c7;
        border-radius: 2px;
        border: none;
        padding: 5px 10px;
        color: #1d1d1d;
        width: 180px;
        margin-right: 5px;
    }

    .inden{
        background-color: #c7c7c7;
        border-radius: 2px;
        border: none;
        padding: 5px 10px;
        color: #1d1d1d;
        margin-right: 5px;
        width: 100px;
    }

    .indun{
        background-color: #ffffff;
        border-radius: 2px;
        border: 1px solid #c7c7c7;
        padding: 5px 10px;
        color: #1d1d1d;
        width: 100%;
        resize: none;
    }

    .indon{
        background-color: transparent;
        border-radius: 2px;
        border: 1px solid #c7c7c7;
        padding: 5px 10px;
        color: #3d3d3d;
        width: 40%;
        resize: none;
        margin-right: 10px;
        position: relative;
        bottom: 2px;
    }

    .indiin{
        background-color: transparent;
        border-radius: 2px;
        border: 1px solid #c7c7c7;
        padding: 5px 10px;
        color: #3d3d3d;
        width: 100%;
        resize: none;
        margin-right: 10px;
        position: relative;
        bottom: 2px;
    }

    .indun::-webkit-input-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indun:-moz-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indun:-ms-input-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indiin::-webkit-input-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indiin:-moz-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indiin:-ms-input-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}


    .indon::-webkit-input-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indon:-moz-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .indon:-ms-input-placeholder {
        color: rgba(150,150,150,0.8);
        font-size: 16px;}

    .ui-selectmenu-button.ui-button {

        padding-top: 8px;
        padding-bottom: 7.5px;
        width:100% !important;
        text-align: left;
        margin-top: -2px;
    }

    option{
        text-align: left !important;
    }

    .sdc{
        color: white;
    }

    .binxsa{
        padding: 7px 13px;
        cursor: pointer;
        border-radius: 2px;
        background-color: white;
        color: #0D47A1;
    }

    .bind{
        padding: 7px 13px;
        cursor: pointer;
        border-radius: 2px;
        background-color: white;
        color: #0D47A1;
        font-size: 20px;
        font-weight: 600;
    }

    .bind:hover{
        background-color: #f7f7f7;
        color: #0D47A1;

    }

    .bindx{
        padding: 10px 15px;
        cursor: pointer;
        border-radius: 2px;
        background-color: white;
        color: #0D47A1;
        font-size: 18px;
    }

    .bindx:hover{
        color: #0D47A1;
        background-color: white;
    }

    .abind{
        padding: 6px 12px;
        cursor: pointer;
        border-radius: 2px;
        background-color: #0D47A1;
        color: white;
        font-size: 16px;
        font-weight: 500;

    }

    .abind:hover{
        background-color: #0543a2;
    }

    .mab{
        cursor: pointer;
    }

    .cind{
        margin: 0.6% 1.7% 0% 0%;
        padding: -5px 7px!important;
        height: 14px!important;
        width: 8px !importnt;

    }

    .bgjumb{
        background-image: url(../img/c-one.jpg) !important;
        background-size:cover;
        background-position: center;
        margin: 0px 0px 0px 0px;
        color: white;
        border-radius: 0px;
        height: 70vh;

    }

    .gfd{
        margin-top: 10px;
        padding: 10px;
    }

    .gfd1{
        float: left;
    }

    .bgjum{
        background-image: url(../img/c-two.jpg) !important;
        background-size:cover;
        background-position: center;
        margin: 0px 0px 0px 0px;
        color: white;
        padding: 15px 20px;
        border-radius: 0px;
        height: 70vh;

    }

    .afgy{
        margin-right: 10px;
    }

    .bgj{
        position: static;
        background: #1976D2;
        opacity: 1;
        margin: 0px 0px 0px 0px;
        color: white;
        padding: 30px 20px 10px 20px;
        border-radius: 0px;
        height: 250px;

    }
    .status{
    border-left: 5px solid #c7c7c7;
    border-right: 3px solid #c9c9c9;
    background-color:#f0f0f0;
    }
    .pores{
    border-left: 5px solid #2196F3;
    border-right: 3px solid #42A5F5;
    background-color:#ededed;
    }
    .suspe{
    border-left: 5px solid #FFC107;
    border-right: 3px solid #FFCA28;
    background-color:#ededed;
    }
    .apro{
    border-left: 5px solid #4CAF50;
    border-right: 3px solid #66BB6A;
    background-color:#ededed;
    }
    .dene{
    border-left: 5px solid #F44336;
    border-right: 3px solid #EF5350;
    background-color:#ededed;
    }
    .cance{
    border-left: 5px solid #F44336;
    border-right: 3px solid #EF5350;
    background-color:#ededed;
    }

    .bgja{
        background: #1976D2;
        opacity: 1;
        margin: 0px 0px 0px 0px;
        color: white;
        padding: 30px 20px 70px 20px;
        border-radius: 0px;
        height: auto;
        z-index: 4;

    }

    .marx{
        margin: 0 auto;
        padding: 0px 15px;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        margin-top: 15px;
        z-index: 1000;
        display: none;
    }

    .alta{
        border-radius: 2px;
        border: none;
        background-color: #EF5350;
        color: white;
    }

    .altaesa{
        border-radius: 2px;
        border: none;
        background-color: #FFCA28;
        color: black;
    }

    .csaf{
        text-shadow: none;
    }

    .csaf:hover{
        color:white;
    }

    .csafa{
        text-shadow: none;
    }

    .csafa:hover{
        color:black;
    }

    .ara{
        font-size: 14px;
    }

    .ara:hover{
        cursor: pointer;
        text-decoration: underline;
    }


    .bgjte{
        position: static;
        background: #FAFAFA;
        opacity: 1;
        margin: 0px 0px 0px 0px;
        color: #000;
        padding: 10px 20px 50px 20px;
        border-radius: 0px;
        height: auto;

    }

    .army{
        font-family: "Roboto T";
        font-size: 62px;
        font-weight: 100;
    }


    .bgjtex{
        background: #FFFFFF;
        opacity: 1;
        margin: 0px 0px 0px 0px;
        color: #000;
        padding: 10px 20px 30px 20px;
        border-radius: 0px;
        height: auto;
        text-align: left;
        z-index: 4;
    }

    .yisa{
        color: white;
    }

    .yisa:hover{
        text-decoration: underline;
        cursor: pointer;
        color: white;
    }

    .bossa{
        border-radius: 6px;
        background-color: rgba(40,53,147,.2);
        padding:20px 10px 25px 10px;
    }

        .kiopa{
        display: none;
    }

    .nagk{
        background: transparent;
        border:none;
        padding: 2px;
        margin: 0px;
        border-radius: 0px;
    }

    .point3{
        z-index: -1;
        width: 0px;
        height: 0px;
        border-bottom: 12.5px solid #f1f1f1;
        border-right: 11px solid rgba(255,255,255,0);
        border-left: 11px solid rgba(255,255,255,0);
        border-top: 5px solid rgba(255,255,255,0);
        border-radius: 0%;
        position: absolute;
        left: 12%;
        top: -12px;
    }

        .kion{
        color: rgba(0,0,0,.75) !important;
        text-align: left;
        font-size: 14px;
        }

        .kion:hover{
        color: rgba(0,0,0,.90) !important;
        background-color: transparent;
        }

        .kion:active, .kion:focus{
        color: rgba(0,0,0,.99) !important;
        }



    @media only screen and (max-width: 950px) {

        .kiopa{
            display: none;

        }

        .point3{
            display: none;
        }

        .kion{
        color: rgba(240,240,240,.75) !important;
        text-align: left;
        font-size: 14px;
        }

        .kion:hover{
        color: rgba(240,240,240,.90) !important;
        background-color: transparent;
        }

        .kion:active, .kion:focus{
        color: rgba(240,240,240,.99) !important;
        }

    }


    @media only screen and (max-width: 500px) {
        .display-3 {
            font-size: 42px;
        }
        .top-gob {
            width: 170px;
        }
        .top-gob > img {
            width: 150px;
            height: 28px;
        }
        .t7{
            font-size: 14px;
        }
        .altop{
            padding: 0px;
        }
        .navbar-toggler{
            font-size: 12px;
            top: 6px;
        }
        .t0{
            font-size: 10px;
        }
        .bgj{
            height: 180px;
        }
        .dsas{
            height: 20px;
        }
        .t3{
            font-size: 10px;
        }
        .pfot{
            font-size: 8px;
        }
    }
    @media only screen and (max-width: 570px) {
        .display-3 {
            font-size: 24px;
        }
    }
    @media only screen and (max-width: 950px) {
        .kiopa{
            display: block;
            background: transparent;
        }

        .tar{
            margin-left: 15px;
        }

    .notif{
        margin: 0px;
        border:none;
        background-color: rgba(239,239,239,.1);
        border-radius: 0px;
        padding: 8px 10px;
        cursor: pointer;
    }  

    .notifnew{
        margin: 0px;
        border: none;
        background-color: rgba(25,118,210,.1);
        border-radius: 0px;
        padding: 8px 10px;
        cursor: pointer;
    }

    #botx{
        width: 100%;
    }

    .footnotf{
        margin: 0px;
        border: none;
        border-top: 1px solid #fafafa;
        color: white;
        background: transparent;
        border-radius: 0px;
        padding: 8px 10px;
        cursor: pointer;
    }

    .lh, .bono{
        color: #fafafa;
    }

    .imxd{
        height: 35px;
        width: 35px;
    }

    .iconot{
        display: none;
    }


    .iconotx{
        position:absolute;
        left: 100px;
        top: 10px;
        background: #E53935;
        height: 17px;
        width: auto;
        border-radius: 3px;
        color:white;
        font-weight: 500;
        font-size: 11px;
        padding: 0px 4px 2px 4px;
        text-shadow: 1px 2px rgba(30,30,30,.2);
    }


    }



    .bgjsda{

        background-image: url(../img/bge.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        color: white;
        border-radius: 0px;
        height: 90vh;
    }


    .ui-datepicker{
        border-radius: 0px;
    }

    .ui-datepicker .ui-datepicker-header{
        border: none;
        border-radius: 0px;
        margin: 0px;
        background: none;
        border-bottom: 1px solid #d9d9d9;
    }

    .bor{
        border-right: solid 1px #c7c7c7;
    }

    .bora{
        border-right: solid 1px rgba(180,180,180,.4);
    }

    .alldiv{
        list-style: none;
        text-align: left;
    }

    #tabs {
        background: transparent;
        border: none;
        border-radius: 0px;
        text-align: justify;
    }
    #tabs .ui-widget-header {
        background: transparent;
        border: none;
        border-bottom: 1px solid #c0c0c0;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
    #tabs .ui-tabs-nav .ui-state-default {
        background: transparent;
        border: none;
        cursor: pointer;
    }
    #tabs .ui-tabs-nav .ui-state-active {
        border: none;
        cursor: pointer;
    }
    #tabs .ui-tabs-nav .ui-state-default a {
        color: #c0c0c0;
        cursor: pointer;
    }
    #tabs .ui-tabs-nav .ui-state-active a {
        color: #5c5c5c;
        cursor: pointer;
    }

    .mbcon{
        border-bottom: 1px solid #c0c0c0;
        padding: 3px;
    }

    .ttc{
        text-align: center;
    }

    .myCalendar {
        cursor: pointer;
    }

    .fc-event{
        cursor: pointer;
    }

    .kov{
        border-top: 1px solid #c0c0c0;
        border-left: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
    }

    .pagist{
    background: transparent !important;
    color: #939393;}
    .pagist:hover,.pagist:focus{
    background: #fafafa !important;
    color: #3d3d3d;}
    .paginmark{
    background: #7d7d7d !important;
    color: #fff;}
    .paginmark:hover,paginmark:focus{
    color: #fff !important;}

    .kovss{
        border-top: 1px solid #c7c7c7;
        padding: 5px;
    }

    .phnb{
        padding: 15px 30px 0px 30px;
    }

    .tbcon{
        margin: 80px 43px 30px 43px;
    }

    .parallax-container {
      position: relative;
      overflow: hidden;
      height: 500px;
    }

    .parallax {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
    }

    .parallax img {
      display: none;
      position: absolute;
      left: 50%;
      bottom: 0;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
    }

    .bzta{
        color:#000;
        border: none;
        background-color: transparent;
        padding-top: 3px;
        border-radius: 3px;
        cursor: pointer;
    }

    .bzta:hover{
        background-color: #e0e0e0;
        transition: 1s;
    }

    .iz{
        margin-right: 0px;
    }

    .plax{
        font-size: 135px;
        position: relative;
        bottom: 15px;
    }

    .cbtn{
        position: relative;
        bottom: 3px;
        font-size: 15px !important;
        cursor: pointer;
        border-radius: 2px;
    }
    .cbtwn{
        font-size: 10px;
        cursor: pointer;
        border-radius: 2px;
        background: transparent;
    }
    .vm{
        color: #ffb400;
    }

    .kb{
        background-color: transparent;
        margin-left: 10px;
    }

    .tpgn{
        margin: 0;
        width: 100%;
        min-height: 60px;
        max-height: 60px;
        background-color: white;
        border-bottom: 3px solid  #0033a1;
        padding: 0px;

    }

    .asdas{
        box-shadow: 0px 0.5px 0.5px #3c3c3c;
    }

    .tpgn-n{
        font-size: 3.5pc;
        background-color: white;
    }

    .sad{
        width: 0px;
        position: relative;
        left: 10px;
        padding: 0px;
        color: rgba(255,255,255,0.8);
    }

    .sads{
        padding-left: 25px;
    }

    .iconot{
        position:absolute;
        right: 16px;
        bottom: 20px;
        background: #E53935;
        height: 17px;
        width: auto;
        border-radius: 3px;
        color:white;
        font-weight: 500;
        font-size: 11px;
        padding: 1px 4px 0px 4px;
        text-shadow: 1px 2px rgba(30,30,30,.2);
    }

    .err{

    border-radius: 10px;
    padding: 10px 20px;

    }
