.position-relative {
    position: relative !important;z-index:1;
}
.center-element-tricare {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
section.tricare-banner {
  width: 100%;
  min-height: 100%;
  position: relative;
  padding: 110px 0 20px 0;
  display: flex;
  align-items: center;
}
.section-title p {
    margin-bottom: 0;
    color: #000;
}
.tricare-banner h2 {
      margin: 0;
    font-size: 49px;
    font-weight: 700;
    line-height: 60px;
    color: #14176c;
    margin-bottom: 10px;
}
.tricare-banner p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #000;text-align:justify;
  margin: 0 0 10px 0;
  text-decoration: none;
}
.tricare-banner .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 640px) {
  .tricare-banner h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .tricare-banner p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(-10px);
  }
}
.text-left{text-align:left!important;}
.tricarebox{
      background-image: linear-gradient(155deg, #d5e9fe 0%, #fff8fe 100%);
  width: 100%;
  border-radius: 10px;
  padding: 40px 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;border-bottom: 4px solid #14176c;
}
.tricarebox p{font-size: 18px;
  font-weight: 600;
  line-height: 24px;max-width:950px;
  color: #000;padding:0;text-align:center;margin:0 auto}
.tricare-provider{padding:20px 0;position:relative;}
.tricare-provider .section-title {
    text-align: center;
    padding-bottom:10px;
    position: relative;
}
.tricare-provider .section-title h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: none;
    position: relative;
    color: #14176c;
}
.tricare-provider__item-three {
  background: #eaf1fb;
  padding: 20px 20px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 10px;
  margin-bottom: 14px;
}
.tricare-provider__icon-three {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #fff;
  flex: 0 0 auto;
  line-height: 0;
  font-size: 42px;
  color: #000;
  position: relative;
}
.tricare-provider__icon-three i {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);color:#14176c;font-weight:700;font-size:24px;font-style:none;
}
.tricare-provider__icon-three::before {
  content: "";
  position: absolute;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3px;
  height: 40px;
  background: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 1199.98px) {
  .tricare-provider__item-three {
    padding: 35px 30px;
  }
}
.tricare-provider__item-three:hover .tricare-provider__icon-three i {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.tricare-provider__item-three:hover .tricare-provider__item-top .title{color:#1976d2}
.tricare-provider__item-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 22px;
}
.tricare-provider__item-top .title {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0;color:#000;
}
.tricare-provider__content-three p {width:100%;
  margin-bottom: 10px;font-size:15px;line-height:30px;font-weight:500;text-align:center;color:#000;
}
@media (max-width: 1199.98px) {
  .tricare-provider__item-top .title {
    font-size: 18px;
  }
}
.title_all_box.style_one .title_sections .title, .title_all_box.style_two .title_sections h5 {
  font-size: 38px;
  line-height: 50px;
  font-weight: 500;
  color: #282f3b;
  padding: 0px 0px 10px 0px;
  font-family: "Montserrat", sans-serif;text-align:justify;
}
.font_20 {
  font-size: 20px !important;
  line-height: 32px !important;
}
.description_box p {
  margin: 0;
  font-size: 15px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;color:#000;
  margin-bottom: 15px;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;text-align:justify;
}
.image_boxes.style_two {
  position: relative;
  min-height: 560px;
  display: inline-block;
}
.image_boxes.style_two .background_image {
  position: absolute;
  min-width: 740px;
  left: -165px;
  height: 596px;
  top: -33px;
}
.image_boxes.style_two .image {
  position: relative;
  width: 270px;
  height: 370px;
  border-radius: 10px;
  overflow: hidden;
}
.image_boxes.style_two .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image_boxes.style_two .image.one {
  float: left;
}
.image_boxes.style_two .image.two {
  position: absolute;
  right: -300px;
  margin-top: 100px;
}
.image_boxes.style_two .authour_quotes {
  position: absolute;
  width: 330px;
  bottom: 30px;
  left: 0;
  padding: 20px 20px;
  border-radius: 10px;
  background: #1976d2;
  z-index: 2;
}
.image_boxes.style_two .authour_quotes h6 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: block;
  line-height: 30px;text-align:center;
  margin-bottom: 8px;
}
@media (max-width: 992px) {
  .image_boxes.style_two .image.one {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .image_boxes.style_two {
    width: 100%;
    display: block;
    min-height: auto;
  }
}
@media (max-width: 992px) {
  .image_boxes.style_two .authour_quotes {
    width: auto;
    display: inline-block;
    bottom: inherit;
    top: 292px;
    left: 30px;
  }
}
@media (max-width: 992px) {
  .image_boxes.style_two .image.two {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    float: none;
    right: inherit;
    margin-top: 0px;
  }
}
.pd_bottom_10 {  padding-bottom: 10px;}
.pd_bottom_20 {  padding-bottom: 20px;}
.pd_bottom_30 {  padding-bottom: 30px;}
.pd_bottom_40 {  padding-bottom: 40px;}
.tricare-region{padding:20px 0;position:relative;}
.tricare-region .section-title {
    text-align: center;
    padding-bottom: 0;
    position: relative;
}
.tricare-region .section-title h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: none;
    position: relative;
    color: #14176c;
}
.tricare-region p {
    font-size: 15px;
    line-height: 30px;
    color: #000;margin-bottom:20px;
}
.tricare-region h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: none;
    position: relative;
    color: #000;
}
.tricare-region .btnsreg{border:1px solid #d0d4d9;border-radius:6px;background:#fff;color:#000;font-size:12px;font-weight:500;padding:6px 10px;}
.tricare-region .btnsreg:hover{color:#1976d2;}
.tricare-type-sec {
  background: #1E1D85;
  position: relative;
  padding: 60px 0;margin:20px 0 0 0;
}
@media (max-width: 991.98px) {
  .tricare-type-sec {
    padding: 50px 0;
  }
}
@media (max-width: 767.78px) {
  .tricare-type-sec {
    padding: 40px 0;
  }
}
.tricare-type-sec .section-heading {
  align-items: start;
  margin-bottom: 30px;
}
@media (max-width: 767.78px) {
  .tricare-type-sec .section-heading {
    align-items: center;
    text-align: center;
  }
}
.tricare-type-sec .section-heading h2 {
  color: #FFF;
  max-width: 100%;font-size:40px;line-height:54px;font-weight:600;
}
.tricare-type-sec .section-heading h2:before {
  left: 0;
}
.tricare-type-sec .section-heading h2:after {
  left: 21px;
}
@media (max-width: 767.78px) {
  .tricare-type-sec .section-heading h2:after {
    left: 50%;
    transform: translatex(-50%);
  }
}
.tricare-type-sec .section-heading p {
  color: #FFF;font-size:15px;font-weight:500;line-height:30px;text-align:justify;
}
.tricare-type-sec p {
  color: #FFF;font-size:15px;font-weight:500;line-height:30px;text-align:center;margin-bottom:0;
}
.tricare-type-sec .section-shape-imgs .rectangle-left {
  position: absolute;
  top: 0;
  left: 0;
}
.tricare-type-sec .section-shape-imgs .rectangle-right {
  position: absolute;
  right: 0;
  bottom: 0;
}
.tricare-type-sec .owl-nav.mynav1 {
  position: relative;display:flex;
}
.owl-nav button {
  width: 44px;
  height: 44px;
  background: #FFF;
  border-radius: 50%;
  border: none;
  -webkit-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
}
.owl-prev {
    background: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    border-radius: 100%;
}
.owl-next {
    background: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    border-radius: 100%;
}
.owl-nav .owl-prev {
  margin-right: 10px;
}
@media (max-width: 767.78px) {
  .tricare-type-sec .owl-nav.mynav1 {
    margin-bottom: 30px;
  }
}
.tricare-card {
  flex-direction: column;
  text-align: center;
  padding: 20px 16px;
  background: #FFF;
  border-radius: 10px;min-height:182px;
}
.tricare-card .tricare-img {
  margin-bottom: 24px;
}
.tricare-card .tricare-img img {
  height: 72px;
}
.tricare-card h4 {
  font-size: 16px;font-weight:600;color:#000;
  margin-bottom: 0;
}
.owl-nav button {
  width: 44px;
  height: 44px;
  background: #FFF;
  border-radius: 50%;
  border: none;background:#fff;
  -webkit-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
}
.owl-nav button.owl-prev {
  margin-right: 10px;
}
.owl-nav button:hover {
  background: #6C60FE;
  color: #FFF;
}
.padding-20{padding:0 20px;}
.in-network{margin:20px auto;padding:20px;}
.in-network .section-title {
    text-align: center;
    padding-bottom: 0;
    position: relative;
}
.in-network .section-title h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: none;
    position: relative;
    color: #14176c;
}
.in-network .topmg{margin-top:60px;}
.in-network p.txt-1{margin:20px auto 0 auto;padding:20px 0;font-weight:600;font-size:15px;text-align:center;}
.in-network p.txt-2{font-weight:600;font-size:15px;line-height:30px;text-align:center;}
.twm-w-process-steps-h-page-7 {
  margin: 30px auto;
  padding: 30px;
  background-color: #002860;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.twm-w-process-steps-h-page-7 .twm-title {
  text-align:center;color: #fff;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase;
}
.twm-w-process-steps-h-page-7 p {
  margin-bottom: 0px;text-align:center;
  color: #f0f6fe;font-weight:500;
  font-size: 15px;line-height:24px;
}
.twm-w-process-steps-h-page-7 .twm-large-number {
  font-size: 75px;
  line-height: 65px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  margin-bottom: 0px;
}
.text-clr-sky {
  color: #3898e2;
}
.text-clr-pink {
  color: #bc84ca;
}
.text-clr-green {
  color: #56d8b1;
}
.tricare-cta-1{padding:20px 0;position:relative;}
.tricare-cta-1 img{max-width:100%;}
.tricare-cta-1 p{font-size:15px;line-height:30px;color:#000;font-weight:500;text-align:center;}
.tricare-cta-1 .section-title {
    text-align: center;
    padding-bottom: 0;
    position: relative;
}
.tricare-cta-1 .section-title h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: none;
    position: relative;
    color: #14176c;
}
.border-white {
  border-color: #fafafa !important;
}
.rounded-3 {
  border-radius: 10px !important;
}
.border-3 {
  border-width: 3px !important;
}
@media (max-width: 420px) {
  .twm-w-process-steps-h-page-7 .twm-large-number {
    font-size: 40px;
  }
}
.twm-w-process-steps-h-page-7 .twm-w-pro-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.twm-w-process-steps-h-page-7 .twm-w-pro-top .twm-media {
  width: 80px;
  height: 60px;
  display: flex;
  align-items: baseline;
  justify-content: left;
  border-radius: 10px;
}
.twm-w-process-steps-h-page-7 .twm-w-pro-top .twm-media img{height:64px;}
.twm-w-process-steps-h-page-7 .twm-w-pro-top .twm-title {
  color: #17171d;
  margin-bottom: 0px;
}
@media (min-width:100px) and (max-width:767px){
.img-fluid {
  max-width: 100%;
  height: auto;
}
.mxwdth{max-width:100%;}
img{max-width:100%;}
section.tricare-banner {padding: 90px 0 20px 0;}
.tricare-banner h3 {text-align: center;}
.center-element-tricare{position:relative;}
.tricare-banner h2 {font-size: 32px;line-height: 40px;text-align: center;}
.tricare-banner p {font-size: 14px;line-height: 24px;margin-bottom: 10px;text-align:center;}
.tricarebox{width:100%;margin:0 auto;padding:20px;}
.tricarebox p{max-width:100%;}
.tricare-provider .section-title h2 {font-size: 32px;line-height: 42px;margin-bottom:4px;}
.tricare-provider .section-title h2 {font-size: 32px;line-height: 42px;}
.font_15{font-size:15px!important;line-height:30px;}
.textcenter{text-align:center!important;}
.description_box p{text-align:center;font-size:14px;}
.title_all_box.style_one .title_sections .title, .title_all_box.style_two .title_sections h5{padding:0;}
.tricare-provider__item-three {padding: 20px;}
.tricare-provider__content-three p{font-size:14px;}
.tricare-provider__icon-three i{font-size:20px;}
.tricare-provider__icon-three{width:50px;height:50px;}
.tricare-region .section-title h2{font-size:30px;line-height:42px;}
.tricare-region p{font-size:14px;text-align:center;margin:0 0 20px 0;padding:0}
.tricare-region h3{font-size:20px;text-align:center;margin:20px 0 10px 0}
.regionsmid{justify-content: center;width: 100%;}
.regions.gap-4 { gap: 0.5rem !important;}
.tricare-type-sec .section-heading h2{font-size:30px;line-height:42px;margin-bottom:10px;}
.tricare-type-sec .section-heading p {font-size: 14px;text-align: center;}
.tricare-card {padding: 20px;min-height: auto;margin-bottom: 20px;}
.tricare-type-sec p {font-size: 14px;margin-bottom: 0;}
.in-network .section-title h2 {font-size: 30px;}
.section-title p {font-size: 14px;line-height: 28px;margin-bottom: 20px;}
.in-network p.txt-1 {margin: 10px auto 0 auto;padding: 10px 0;font-size: 14px;}
.twm-w-process-steps-h-page-7 .twm-large-number{font-size:60px;}
.twm-w-process-steps-h-page-7 .twm-w-pro-top .twm-media img {height: 60px;}
.twm-w-process-steps-h-page-7 {margin: 10px auto;padding: 20px;}
.twm-w-process-steps-h-page-7 p {font-size: 14px;}
.in-network .topmg {margin-top: 10px;}
.in-network p.txt-2 {font-size: 14px;text-align: center;}
.tricare-cta-1 {padding: 0 0 20px 0;}
.tricare-cta-1 .section-title h2 {font-size: 30px;margin-bottom:10px;}
.tricare-cta-1 p {font-size: 14px;text-align: center;}
.tricare-cta-1 .section-title p {margin-bottom: 15px;}
}
