@import url(https://fonts.googleapis.com/css?family=Work+Sans:300italic,400italic,700italic,500,400,300,700,800,600,900);.anaarama::-webkit-input-placeholder {
  font-size: 14px;
}

.anaarama::-moz-placeholder {
  font-size: 14px;
}

.anaarama::-ms-input-placeholder {
  font-size: 14px;
}

.anaarama::placeholder {
  font-size: 14px;
}

body {
  font-family: "Work Sans", sans-serif !important;
  font-size: 14px !important;
  color: #414141 !important;
  line-height: 23px !important;
}

.nav-link {
  padding: 12px 7px !important;
  text-decoration: none !important;
  color: #294673;
  font-size: 14px;
  font-weight: 400 !important;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.nav-link:hover {
  padding: 12px 7px !important;
  color: white !important;
  background: #00adef;
  font-size:14px;
  text-decoration: none !important;
  color: #294673;
  font-weight: 400 !important;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.navbar {
  margin: 0px;
  padding: 0px !important;
  margin-top: 20px !important;
  background: #f5f5f5 !important;
}

a {
  text-decoration: none !important;
}

.dropdown-item {
  font-size: 13px; padding-bottom:0px!important; padding-top:0px!important;
}
.dropdown-item:hover {
  font-size: 13px; padding-bottom:0px!important; padding-top:0px!important; background:#00adef;color:white!important
}

.mh {
  min-height: 600px !important;
}

.titlemain {
  position: relative;
  font-weight: 600;
  color: #3d68ab;
  font-size: 22px;
  padding-left: 020px;
}

.titlemain::before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 5px;
  height: 20px;
  width: 10px;
  display: block;
  background: #294673;
}

.cccc {
  right: 0px;
  z-index: 999999;
  top: -20px;
}

.cccc {
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation: aboutb 1000ms 1 forwards;
          animation: aboutb 1000ms 1 forwards;
}
.cxx {
  right: 0px;
  z-index: 999999;
  top: -10px!important;
}

.cxx {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: aboutb 1000ms 1 forwards;
  animation: aboutb 1000ms 1 forwards;
}
@-webkit-keyframes aboutb {
  0% {
    right: 300px;
    z-index: 999999;
    top: 400px;
    -webkit-transform: scale(4);
            transform: scale(4);
  }

  100% {
    right: 0px;
    z-index: 999999;
    top: -20px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes aboutb {
  0% {
    right: 300px;
    z-index: 999999;
    top: 400px;
    -webkit-transform: scale(4);
            transform: scale(4);
  }

  100% {
    right: 0px;
    z-index: 999999;
    top: -20px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.sils {
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation: sils 2000ms 1 forwards;
          animation: sils 2000ms 1 forwards;
}

@-webkit-keyframes sils {
  0% {
    right: 0px;
    z-index: 999999;
    top: -20px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  10% {
    right: 0px;
    z-index: 999999;
    top: 0px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  100% {
    right: 0px;
    z-index: 999999;
    top: 920px;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes sils {
  0% {
    right: 0px;
    z-index: 999999;
    top: -20px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  10% {
    right: 0px;
    z-index: 999999;
    top: 0px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  100% {
    right: 0px;
    z-index: 999999;
    top: 920px;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}



.silsss {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: sils 2000ms 1 forwards;
  animation: sils 2000ms 1 forwards;
}

@-webkit-keyframes silsss {
  0% {
    right: 0px;
    z-index: 999999;
    top: -20px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    right: 0px;
    z-index: 999999;
    top: 0px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    right: 0px;
    z-index: 999999;
    top: 920px;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes silsss {
  0% {
    right: 0px;
    z-index: 999999;
    top: -20px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    right: 0px;
    z-index: 999999;
    top: 0px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    right: 0px;
    z-index: 999999;
    top: 920px;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}




.t0 {
  top: 0px;
}

.alertbar {
  display: none;
}

.banner:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.banner {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.katIma .position-absolute {
  width: 100%;
  height: 90%;
  background: rgba(41, 70, 115, 0.7);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.katIma:hover .position-absolute {
  width: 100%;
  height: 90%;
  background: rgba(41, 70, 115, 0.7);
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.maincolor {
  color: #294673;
}

.bg-maincolor {
  background: #294673;
}

.text-main {
  color: #294673;
}

.text-mainlight {
  color: #90acd8;
}

.katBg {
  background: #90acd8 !important;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.katBgnone {
  background: none !important;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.quete {
  position: relative;
  padding: 25px;
  padding-left: 60px;
  border: 2px dotted #294673;
  margin-bottom: 20px;
  font-weight: 600 !important;
  font-size: 18px;
  border-radius: 5px;
}

.quete:before {
  content: "\F250";
  /* FontAwesome Unicode */
  font-family: bootstrap-icons;
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  color: #294673;
  position: absolute;
  left: 15px;
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 40px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: gray !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs li a {
  font-weight: 500;
  position: relative;
  padding-left: 25px !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs li a:before {
  content: "\F280";
  /* FontAwesome Unicode */
  font-family: bootstrap-icons;
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  color: #294673;
  position: absolute;
  position: absolute;
  left: 0px;
}

.fz-8 {
  font-size: 8px !important;
}

.fz-9 {
  font-size: 9px !important;
}

.fz-10 {
  font-size: 10px !important;
}

.fz-11 {
  font-size: 11px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-17 {
  font-size: 17px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-19 {
  font-size: 19px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-21 {
  font-size: 21px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-23 {
  font-size: 23px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.fz-26 {
  font-size: 26px !important;
}

.fz-27 {
  font-size: 27px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-29 {
  font-size: 29px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-31 {
  font-size: 31px !important;
}

.fz-32 {
  font-size: 32px !important;
}

.fz-33 {
  font-size: 33px !important;
}

.fz-34 {
  font-size: 34px !important;
}

.fz-35 {
  font-size: 35px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-37 {
  font-size: 37px !important;
}

.fz-38 {
  font-size: 38px !important;
}

.fz-39 {
  font-size: 39px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-41 {
  font-size: 41px !important;
}

.fz-42 {
  font-size: 42px !important;
}

.fz-43 {
  font-size: 43px !important;
}

.fz-44 {
  font-size: 44px !important;
}

.fz-45 {
  font-size: 45px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.fz-47 {
  font-size: 47px !important;
}

.fz-48 {
  font-size: 48px !important;
}

.fz-49 {
  font-size: 49px !important;
}

.fz-50 {
  font-size: 50px !important;
}

.fz-51 {
  font-size: 51px !important;
}

.fz-52 {
  font-size: 52px !important;
}

.fz-53 {
  font-size: 53px !important;
}

.fz-54 {
  font-size: 54px !important;
}

.fz-55 {
  font-size: 55px !important;
}

.fz-56 {
  font-size: 56px !important;
}

.fz-57 {
  font-size: 57px !important;
}

.fz-58 {
  font-size: 58px !important;
}

.fz-59 {
  font-size: 59px !important;
}

.fz-60 {
  font-size: 60px !important;
}

.fz-61 {
  font-size: 61px !important;
}

.fz-62 {
  font-size: 62px !important;
}

.fz-63 {
  font-size: 63px !important;
}

.fz-64 {
  font-size: 64px !important;
}

.fz-65 {
  font-size: 65px !important;
}

.fz-66 {
  font-size: 66px !important;
}

.fz-67 {
  font-size: 67px !important;
}

.fz-68 {
  font-size: 68px !important;
}

.fz-69 {
  font-size: 69px !important;
}

.fz-70 {
  font-size: 70px !important;
}

.fz-71 {
  font-size: 71px !important;
}

.fz-72 {
  font-size: 72px !important;
}

.fz-73 {
  font-size: 73px !important;
}

.fz-74 {
  font-size: 74px !important;
}

.fz-75 {
  font-size: 75px !important;
}

.lh-11 {
  line-height: 11px !important;
}

.lh-12 {
  line-height: 12px !important;
}

.lh-13 {
  line-height: 13px !important;
}

.lh-14 {
  line-height: 14px !important;
}

.lh-15 {
  line-height: 15px !important;
}

.lh-16 {
  line-height: 16px !important;
}

.lh-17 {
  line-height: 17px !important;
}

.lh-18 {
  line-height: 18px !important;
}

.lh-19 {
  line-height: 19px !important;
}

.lh-20 {
  line-height: 20px !important;
}

.lh-21 {
  line-height: 21px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.lh-23 {
  line-height: 23px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-25 {
  line-height: 25px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.lh-27 {
  line-height: 27px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.lh-29 {
  line-height: 29px !important;
}

.lh-30 {
  line-height: 30px !important;
}

.lh-31 {
  line-height: 31px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.lh-33 {
  line-height: 33px !important;
}

.lh-34 {
  line-height: 34px !important;
}

.lh-35 {
  line-height: 35px !important;
}

.lh-36 {
  line-height: 36px !important;
}

.lh-37 {
  line-height: 37px !important;
}

.lh-38 {
  line-height: 38px !important;
}

.lh-39 {
  line-height: 39px !important;
}

.lh-40 {
  line-height: 40px !important;
}

.fz-8 {
  font-size: 8px !important;
}

.fz-9 {
  font-size: 9px !important;
}

.fz-10 {
  font-size: 10px !important;
}

.fz-11 {
  font-size: 11px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-17 {
  font-size: 17px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-19 {
  font-size: 19px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-21 {
  font-size: 21px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-23 {
  font-size: 23px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.fz-26 {
  font-size: 26px !important;
}

.fz-27 {
  font-size: 27px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-29 {
  font-size: 29px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-31 {
  font-size: 31px !important;
}

.fz-32 {
  font-size: 32px !important;
}

.fz-33 {
  font-size: 33px !important;
}

.fz-34 {
  font-size: 34px !important;
}

.fz-35 {
  font-size: 35px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-37 {
  font-size: 37px !important;
}

.fz-38 {
  font-size: 38px !important;
}

.fz-39 {
  font-size: 39px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-41 {
  font-size: 41px !important;
}

.fz-42 {
  font-size: 42px !important;
}

.fz-43 {
  font-size: 43px !important;
}

.fz-44 {
  font-size: 44px !important;
}

.fz-45 {
  font-size: 45px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.fz-47 {
  font-size: 47px !important;
}

.fz-48 {
  font-size: 48px !important;
}

.fz-49 {
  font-size: 49px !important;
}

.fz-50 {
  font-size: 50px !important;
}

.fz-51 {
  font-size: 51px !important;
}

.fz-52 {
  font-size: 52px !important;
}

.fz-53 {
  font-size: 53px !important;
}

.fz-54 {
  font-size: 54px !important;
}

.fz-55 {
  font-size: 55px !important;
}

.fz-56 {
  font-size: 56px !important;
}

.fz-57 {
  font-size: 57px !important;
}

.fz-58 {
  font-size: 58px !important;
}

.fz-59 {
  font-size: 59px !important;
}

.fz-60 {
  font-size: 60px !important;
}

.fz-61 {
  font-size: 61px !important;
}

.fz-62 {
  font-size: 62px !important;
}

.fz-63 {
  font-size: 63px !important;
}

.fz-64 {
  font-size: 64px !important;
}

.fz-65 {
  font-size: 65px !important;
}

.fz-66 {
  font-size: 66px !important;
}

.fz-67 {
  font-size: 67px !important;
}

.fz-68 {
  font-size: 68px !important;
}

.fz-69 {
  font-size: 69px !important;
}

.fz-70 {
  font-size: 70px !important;
}

.fz-71 {
  font-size: 71px !important;
}

.fz-72 {
  font-size: 72px !important;
}

.fz-73 {
  font-size: 73px !important;
}

.fz-74 {
  font-size: 74px !important;
}

.fz-75 {
  font-size: 75px !important;
}

.lh-11 {
  line-height: 11px !important;
}

.lh-12 {
  line-height: 12px !important;
}

.lh-13 {
  line-height: 13px !important;
}

.lh-14 {
  line-height: 14px !important;
}

.lh-15 {
  line-height: 15px !important;
}

.lh-16 {
  line-height: 16px !important;
}

.lh-17 {
  line-height: 17px !important;
}

.lh-18 {
  line-height: 18px !important;
}

.lh-19 {
  line-height: 19px !important;
}

.lh-20 {
  line-height: 20px !important;
}

.lh-21 {
  line-height: 21px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.lh-23 {
  line-height: 23px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-25 {
  line-height: 25px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.lh-27 {
  line-height: 27px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.lh-29 {
  line-height: 29px !important;
}

.lh-30 {
  line-height: 30px !important;
}

.lh-31 {
  line-height: 31px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.lh-33 {
  line-height: 33px !important;
}

.lh-34 {
  line-height: 34px !important;
}

.lh-35 {
  line-height: 35px !important;
}

.lh-36 {
  line-height: 36px !important;
}

.lh-37 {
  line-height: 37px !important;
}

.lh-38 {
  line-height: 38px !important;
}

.lh-39 {
  line-height: 39px !important;
}

.lh-40 {
  line-height: 40px !important;
}

.fw-3 {
  font-weight: 300 !important;
}

.fw-4 {
  font-weight: 400 !important;
}

.fw-5 {
  font-weight: 500 !important;
}

.fw-6 {
  font-weight: 600 !important;
}

.fw-7 {
  font-weighdt: 700 !important;
}

.fw-8 {
  font-weight: 800 !important;
}

.fw-9 {
  font-weight: 900 !important;
}
}
