 .container {
    width: 100%;
    max-width: 1440px;
}
.card-icon {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 63px;
    border-radius: 50%;
    margin: auto;
    font-size: 2rem;
    color: #fff;
    background: #f2f5f6;
    /* background: linear-gradient(90deg, rgba(59,140,238,1) 0%, rgba(18,179,249,1) 100%); */
}
.card-icon img{ 
    height: 50px;
   
}

/*Header*/
header.mainheader {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}
header.mainheader:before{
    content:'';
}
header.mainheader nav {}

.btn-link{
    text-decoration: none;
    border-bottom: 3px solid #279ff3; border-radius: 0; padding-right: 0;padding-left: 0;
}

/**USER MENU**/
.user_menu{
     position: relative;
}
.user_pic{
    background-image: url('../images/dummy-user-1-200x200.jpg'); background-repeat: no-repeat;

    background-size: cover;

    background-position: center;
 position: relative;
 width: 40px;height: 40px;
 border-radius: 50%;
   
}
.user_menu .user_pic{
    cursor: pointer;
}
.user_menu .user_box{
    
}
/*//*/
.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;  
}
.bg-video-wrap video {
 width: 100%;
    min-height: 100vh;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
     background-color:rgb(8 47 92 / 60%);
  background-size: 3px 3px;
  z-index: 2;
}


section{
    padding: 2rem 0;
}

/*Banner*/
.sperm_donors_banner {

height: 100vh;

background-image1: url(../images/videoplayback.webm);

background-repeat: no-repeat;

background-size: cover;

background-position: top center;

position: relative;

display: flex;

align-items: center;

background-attachment: fixed;

padding-top: 6em;

color: #fff;position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}

.sperm_donors_banner1:before {
    content: '';
    background-color: rgb(0 44 93 / 67%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
 .sperm_donors_banner .container{
    position: relative;
    z-index:99 ;
 }
  .sperm_donors_banner .hero{
 line-height: 1.4;
 color: #fff;
 }
 .sperm_donors_banner .sub_head{
font-size:1.25em;
 }


/*Why*/


/* === HEADING STYLE #5 === */
h1.title_section {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700; color:#202020;
  text-transform: uppercase;
  word-spacing: 1px; letter-spacing:2px;
  position: relative;    margin-bottom: 3.5rem;
}
h1.title_section.title_white,h4.title_white {  color:#fff; 
}
h1.title_section span {
  margin-top: 40px;
  text-transform: none;
  font-size:.75em;
  font-weight: normal; 
  color:#999; letter-spacing:-0.005em; word-spacing:1px;
  letter-spacing:none;
}
h1.title_section:before {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 60px;
  height: 4px;
  content: "";
  left: 50%;
  margin-left: -30px;
      background: rgb(59,140,238);
    background: linear-gradient(90deg, rgba(59,140,238,1) 0%, rgba(18,179,249,1) 100%);
    border: 0;
}
h1.title_section.title_white:before {
   background:#fff;
}

/*SubHead*/
h4 {
   
  position: relative;     margin-bottom: 2.5rem;
}
h4:before {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 60px;
  height: 4px;
  content: "";
   background: rgb(59,140,238);
    background: linear-gradient(90deg, rgba(59,140,238,1) 0%, rgba(18,179,249,1) 100%);
    border: 0;
}
h4.title_center{
    text-align: center;
}
h4.title_center:before{
      left: 50%;  margin-left:-30px;
}


/*inner header*/
.inner_header{
        background-image: url(../images/home_banner.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding: 3rem 0 .5rem;
        position: relative;
        margin-top: 60px;    margin-top: 3rem;
}
.inner_header h1{
    color:#fff;
}
.inner_header:before {
    content: '';
    background-color: rgb(0 44 93 / 67%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

 .card-description {
      height:80px;
    }

.bg-dark-section{

}
.bg-dark-section h1{
    
}
.bg-dark-section .card .card-icon{
    background: #f2f5f6;
    color:#279ff3;
}

/**/
.bg_screening_collection{
    background-image: url(../images/Monash10066.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5rem 0;
    background-position: center;
    position: relative;
    color:#fff;background-attachment: fixed;
}
.bg_screening_collection>div{
 position: relative;z-index: 9;
}
.bg_screening_collection:before{
       content: '';
    background-color: rgb(0 44 93 / 67%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/*TESTIMONIAL*/
.testimonial_holder .name_testimonial_holder{

}
.testimonial_holder .name_testimonial_holder .pic_testimonial{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;margin-right: 0.75rem;
}
.testimonial_holder .name_testimonial_holder .pic_testimonial img{
width: 100%;
height: 100%;
}
.testimonial_holder .name_testimonial_holder {
display: flex;
    align-items: center;
}


.testimonial_holder .card:before,
.testimonial_holder .card:after{
   
-webkit-font-smoothing: antialiased;
   
display: inline-block;
   
font-style: normal;
   
font-variant: normal;
   
text-rendering: auto;
   
line-height: 1;
   
font-family: "Font Awesome 5 Pro";
   
font-weight: 900;
   
color: #a8d9ff;
   
position: absolute;
   
font-size: 1.5rem;
}
.testimonial_holder .card:before{
 content: "\f10d";
 top: -11px;
 left: 30px;
}
.testimonial_holder .card:after{  
     content: "\f10e";
 bottom: -15px; 
 right: 30px;
}
.testimonial_holder .card span{position: relative;z-index: 9;font-size: large;font-style: italic;color: #000;}
.testimonial_holder .nav_click{
    text-align: right;
}.testimonial_holder .nav_click a{
    padding: 0 1rem;
}
/*other*/
.call_emoji{
    background-color: #fff;
    padding: 15px;
    width: 80px;
    /* height: 80px; */
    border-radius: 50%;
}
.list_box_view .card-title{
width: calc(100% - 70px);
}


/*Scrolling*/
.scrolling-text-container{
 
  width: 100%;
    padding: 0.30em 1em 0.15em 1em;
    background-color: #fff;
    z-index: -1;
    position: fixed;
    left: 0;
    right: 0;
    top: 100%;
}


.flash_bar {
    background-color: #f2f5f7;
    border-radius: 2em;
    display: flex;
    align-items: center;
    overflow: hidden;
}

    .flash_bar .flash_title {
        background-color: #be1e2d;
        color: #fff;
        align-self: stretch;
        display: flex;
        align-items: center;
        padding: 1em;
        width: 200px;
        justify-content: center;
        z-index: 9;
    }
        .flash_bar .flash_title h4 {
            color: #fff;
            font-size: 1em;
        }
    .flash_bar .scrolling-text-container {
        padding: 0.5em;
        width: calc(100% - 200px);
        position: relative;
        display: flex;
        align-items: center;
    } 

 
/* Text styles */
.scrolling-text {
    display: flex; 
}

.scrolling-text-item {
    padding: 0 30px;
    position: relative;
    font-size: 16px;
}

/* Apply the animation to the text items */
#scrollInner .scrolling-text-item::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #FFC107;
    /* vertical-align: middle; */
    border-radius: 50%;
    margin: -2px 10px;
}

  
        .flash_bar .flash_scroll li::before {
        }
            .flash_bar .flash_scroll li {
                white-space: nowrap;
                padding-right: 40px;
            }


/***FOOTER***/
footer {
    background-color: #fff;
}

footer h3 {
    margin-bottom: 1em;color: #279ff3;
}

.new_footer_area {
    background: #fff;
}

footer .new_footer_top .f_widget.about-widget .f_list li a:hover {
    color: #1baaf7;
}

.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 11px;
}

.f_widget.about-widget .f_list li:last-child {
    margin-bottom: 0px;
}

.f_widget.about-widget .f_list li {
    margin-bottom: 15px;
}

.f_widget.about-widget .f_list li a {
    color: #06283D;
}



footer .f_widget.about-widget .f_list {
    margin-bottom: 0px;
}
footer .f_social_icon ul li a{
    display: flex;
    align-items: center;padding: 0 0 1rem;color: #06283D;
}
footer .f_social_icon ul li a .fab{
    width: 30px;text-align: center;font-size: 1.5rem;
}
footer ul li a.nav-link:hover {
    color: #279ff3;
}


@-moz-keyframes myfirst {
    0% {
        left: -25%;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes myfirst {
    0% {
        left: -25%;
    }

    100% {
        left: 100%;
    }
}

@keyframes myfirst {
    0% {
        left: -25%;
    }

    100% {
        left: 100%;
    }
}

/*************footer End*****************/