*{
    font-family: 'Montserrat', sans-serif;
}


.navbar{
    width:calc(95% - 0px);
    margin: auto;
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 100;
    background-color: aliceblue;
 }

.navbar-brand img {
    width: 223px;
    height: 76px;
    object-fit: cover;
   
}

.navi .active a{
   background-color: #50CB93;
    color: #fff;

}




.dc-name {
    font-weight: 600;
    font-size: 18px!important;
}


.dcity {
    background-color: transparent!important;
    color: #fff!important;
    margin-left: -11px;
}


.blink {
    animation: blinker 2s linear infinite!important;;
}

.blink {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/*join*/
.cam img {
    width: 100%;
    height: 415px;
    object-fit: contain;
    margin-top: 13px;
    margin-bottom: 14px;
}

.cam h4 {
    text-align: center;
}

.ico {
    text-align: center;
    padding: 30px;
    height: 240px;
    margin-bottom: 24px;
    border-radius: 3px;
    margin-top: 51px;
}

.ico h6 {
    font-size: 22px;
}

    
/*join*/



.landing-page .section-heading:before {
    content: "";
    background-color: transparent;
}

/*p{*/
/*    text-align: justify;*/
/*}*/
.lngp p{color:#212529;
line-height: 26px;

    
}

.small-sec {
    text-align: center;
}

.page-sec {
    height: 294px;
    background-image: linear-gradient( 
36deg
 , #067564, #50cb93);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 87px;
}

.identity {
    background-image: linear-gradient( 
36deg , #067564, #50cb93);
    color: #fff!important;
    width: fit-content;
    font-size: 23px;
    padding: 14px;
    box-shadow: -4px 0px 0px #ccc;
    text-transform: uppercase;
    margin-top:40px;
}

.clinic img {
    width: 100%;
    /*width: 376px;*/
    height: 232px;
    object-fit: cover;
}


.lngp {
    padding-top: 80px;
    padding-bottom: 50px;
}

.clinic{
    padding-top:50px;
    padding-bottom: 40px;
}

.prfl {
    background-color: #50cb93;
    text-align: center;
    padding: 8px 10px;
    border-radius: 2px;
    margin-top: 11px;
    margin-bottom: 11px;
}

.lngp a {
    color: #067564;
    font-weight: 600;
    font-size: 17px;
}


.avn {
background-image: linear-gradient( 
36deg
 , #067564, #50cb93);
    padding: 9px;
    margin-bottom:31px;
    border-radius:3px;
    min-height: 170px;
}

.avn .img-fluid{height: 110px;
    object-fit: cover;
    border-radius: 7px;}

.landing-page {
    width: calc(89% - 0px);
    margin: auto;
}

.landing-page img {
    height: auto;
    width: 100%;
    object-fit: cover;
}

.bx {
    text-align: center;
    padding: 20px;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 53px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}



.bx:hover {
    background-color: #067564;
}

.bx:hover h6 {
    color: #fff;
}

.bx:hover h6 a {
    color: #fff;
}

.bx:hover .ico {
    color: #fff;
}

heading {
    color: #111111;
    font-weight: 700;
    margin-top: 8px;
    font-size: 36px;
}

.prfl a {
    color: #fff;
    text-decoration: none;
    font-size:14px;
}

.bx h6 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
    color: #111;
}

.bx .ico {
    font-size: 57px;
    color: #50cb93;
}

.small-sec p {
    color: #fff;
    font-size: 42px;
}

.small-sec ul {
    list-style: none;
    padding:0;
}




.small-sec ul li {
    display: inline-block;
}

.small-sec ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.team__item:hover {
    background-image: linear-gradient( 
36deg
 , #067564, #50cb93);
}


.team__item {
    margin-bottom: 30px;
    background-color: #067564;
    padding: 26px 39px;
    border-radius: 2px;
    font-size:17px;
}


.section-title h2 {
 margin: 45px 45px 0px;
    font-size: 37px;
  
}

.team {
    width: calc(88% - 0px);
    margin: auto;
}

.team a {
    color: #fff;
    font-size: 19px;
    text-decoration: none;
}


.social-link li {
    display: inline-block;
    margin: 3px;
}
.social-link {
    list-style: none;
    margin-top: 21px;
}
.navi li {
    padding-left: 4px;
}

.navi li a {
    color: #2e2e2e;
    font-weight: 600;
}

.navi li a:hover {
    background-color: #50cb93c4;
    color: #fff;
}

.apn:hover {
    border: 1px solid #50cb93;
    background-color: transparent;
}



/*accordion///////////*/

.faq {
    width: calc(79% - 0px);
    margin: auto;
    padding: 37px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin-top:54px;
}


.btn-link {
    color: #2e2e2e;
    font-weight: 600;
}

/*accordion end/////////*/








.apn {
    background-color: #067564;
    color: #fff;
    padding: 11px 20px;
    border-radius: 133px;
}

.social-link li a i {
    color: #50cb93;
    font-weight: 600;
    font-size: 18px;
}

.social-link li a i:hover {
    color: #2e2e2e;
}


.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
    z-index:999;
    
}



.brst-sec{
    width:calc(95% - 0px);
    margin: auto;
}
.brst-sec {
    padding-top: 6%;
   
}
.banner-content{
    margin-top:10%;
}




.city-location {
background-image: linear-gradient( 
36deg
 , #067564, #50cb93);
    text-align: center;
    color: #ffff!important;
    font-size: 26px;
    padding: 14px 24px;
    border-radius: 2px;
    margin-top:20px;
    margin-bottom:20px;
}

.infrm p {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
}

.city ul {
    list-style: none;
}

.city ul li {
    line-height: 28px;
    border-bottom: 1px dotted;
}

.city ul li a {
    color: #2e2e2e;
    text-decoration: none;
}
.mn .hdn {
    position: relative;
    margin-bottom: 23px;
    margin-top: 37px;
}

.hdn{color: #212529;
    font-size: 31px;}


.mn .hdn::before {
    content: "";
    position: absolute;
    background-color: #067564;
    height: 4px;
    width: 59px;
    top: 43px;
    left: 3px;
}

/*//////bnr///////////*/

.img-sec
{
    width:calc(95% - 0px);
    margin:auto;
    padding-top:50px;
    padding-bottom:50px;
}

.img-sec img {
    height: 300px;
    object-fit: cover;
    filter: brightness(0.9);
    border-radius: 3px;
}
.bnr
{
    background-image: url(img/eyelid-bannr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}

.banner-content h1 {
    font-size: 43px;
    font-weight: bolder;
    color: #fff;
    text-shadow: 2px 3px 5px rgb(0 0 0 / 50%);
}


.banner-content p {
    color: #2e2e2e;
    font-size: 22px;
     font-weight: 600;
     margin-bottom: 31px;
}

.bton a:hover {
    border: 2px solid #067564;
    color: #2e2e2e;
    text-decoration: none;
    background-color: transparent;
}
.bton a {
    background-color: #067564;
    color: #fff;
    padding: 12px 25px;
    border-radius: 78px;
}


/*contact section,,,,*/

.cont-pro ul li i {
    font-size: 17px;
    color: #fff;
    background-color: #067564;
    padding: 4px;
    border-radius: 2px;
}
.cont-pro ul li a {
    color: #2e2e2e;
    font-size: 19px;
    text-decoration: none;
}
.cont-pro ul li {
    line-height: 54px;
}
.cont-pro ul {
    list-style: none;
    margin-top: 47px;
}


.cont-sec {
    width: calc(95% - 0px);
    margin: auto;
    padding-top: 82px;
    padding-bottom: 80px;
}


.cont-bnr .btn {
    background-color: #50cb93;
    border-color: #50cb93;
}

.cont-pro ul li a:hover {
    color: #666;
}

.cont-pro p {
    font-size: 23px;
    margin-top: 56px;
}

.cont-pro h4 {
    font-size: 40px;
}

form {
    background-color: #fff;
    padding: 29px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 2px;
}

/*.space{height: 40px;}*/

.men-sec {
    width: calc(95% - 0px);
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.men-sec p {
    color: #fff;
}
.men-sec h3 {
    color: #fff;
    font-size: 38px;
}



.section-heading {
    font-size: 23px;
    font-weight: 700;
    position: relative;
    margin-bottom: 8px;
    line-height: 37px!important;
}


.card .btn-link {
    text-decoration: none;
    color: #2e2e2e;
}

.card-header h5{text-align:left;}

.section-heading::before {
    content: "";
    position: absolute;
    height: 4px;
    width: 67px;
    background-color: #067564;
    top:37px;
    left: 3px;
}

.bfr {
    background-color: #f3f3f3;
    padding: 15px;
    margin-bottom: 13px;
}

.bten {
    margin-top: 19px;
    text-align: center;
    margin-bottom: 7px;
}

.bten a {
    color: #fff;
    background-image: linear-gradient( 
36deg
 , #067564, #50cb93);
    padding: 10px 22px;
    border-radius:2px;
    text-decoration: none;
}


.avn p {
    color: #fff;
    margin-bottom: 4px;
    font-size:15px;
}

.crd-btn {
    margin-top: 20px;
    margin-bottom:20px;
}

.avn a {
    background-color: #f3f3f3;
    color: #2e2e2e;
    padding: 5px 10px;
    text-decoration: none;
    font-size:14px;
}

.eye-sec {
    width: calc(89% - 0px);
    margin: auto;
    padding-top: 55px;
    padding-bottom: 55px;
}
.mn h2::before {
    content: "";
    position: absolute;
    background-color: #067564;
    height: 4px;
    width: 59px;
    top: 41px;
    left: 8px;
}
.mn h2 {
    position: relative;
    margin-bottom: 23px;
    margin-top: 5px;
}


.mn li {
    color: #666;
    line-height: 1.9;
    font-size: 17px;
}


.apbtn a {
    color: #fff;
    background-color: #50cb93;
    padding: 19px 38px;
    font-size: 19px;
    border-radius: 3px;
    text-decoration: none;
}

.apbtn a:hover {
    border: 2px solid #50cb93;
    background-color: transparent;
}
.apbtn {
    margin-top: 20px;
    text-align: center;
}

.mn p{
    color: #666;
}


/*accordion/////*/



/*footer sec////*/

.footer-sec ul li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding:5px 7px;
}

.footer-sec ul li a:hover{
    color: #50cb93;
}
.footer-sec ul li {
    display: inline-block;
    color:#fff;
}
.footer-sec ul {
    list-style: none;
    padding-left: 0;
    width:100%;
    
}
.img-sec img:hover {
    filter: brightness(0.8);
}

.listing.media li a:hover {
    color: #2e2e2e;
}
.listing.media li {
    padding: 8px 6px;
    background-color: #50cb93;
    margin-left: 4px;
}

.copy {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.footer-sec {
    padding-top: 10px;
    padding-bottom: 10px;
    width: calc(95% - 0px);
    /*margin-top: -40px;*/
}

.footer-sec img {
    background-color: #fff;
    height: 79px;
    object-fit: cover;
    padding: 5px;
    width: 120px;
}

.city-heading{
color:#FFFFFF;
font-size:16px;
font-weight: 800;
text-align:center;
    padding-top: 10px;
}

hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 28%);
}

.city-heading1{
color:#FFFFFF;
font-size:16px;
font-weight: 800;
text-align:center;
width:35%!important;

}

.footer-mob{
       display:none;
   }
   
   .footer-mob1{
       display:block;
   }

/*media screen///*/

@media screen and (max-width:1024px)
{
    .navi li{padding-left:0px;}
    .navbar-brand img {
    width: 157px;
    height: 56px;}
    .city-location{font-size:20px;}
    .apn {
    padding: 6px 3px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 12px;
}

/*.avn{height:auto;}*/

/*.avn .img-fluid {*/
/*    height: 114px;*/
/*    object-fit: contain;*/


.avn a{padding: 5px 4px;
font-size: 14px;}


.social-link li{margin:0px;}
.team__item{padding: 18px 5px;
    font-size: 15px;
}
    
    .social-link li a i
    {
        font-size: 15px;
    }
    .men-sec h3{
        font-size: 29px;
    }
    
    .apbtn a{
        font-size: 16px;
    }
    
    /*.footer-sec ul li{*/
    /*    padding: 7px 3px;*/
    /*}*/
   

}

@media screen and (max-width:768px)
{
    
     .avn .img-fluid {
    height: 182px;
    object-fit: cover;
    border-radius: 4px;
}
    
    .brst-sec {
    padding-top: 9%;
    padding-bottom: 2%;
}

.avn{height:auto;}

.avn a{padding: 5px 10px;
border-radius: 2px;
}
.avn p{font-size: 12px;
    font-weight: 700;}

.eye-sec img {
    margin-top: 20px;
    margin-bottom: 20px;
}


.lngp {
    padding-top: 24px;
    padding-bottom: 1px;
}

form{max-width: 488px;
    margin: auto;}

.bton{margin-bottom:50px;}

.navbar{
    background-color:aliceblue;
     width: 100% !important;
}

.apn {
    padding: 10px 13px;
    font-size: 14px;
}

.hyvid {
    text-align: center;
}

header{height: auto;}

.img-sec img{margin-bottom:31px;}
.footer-sec{text-align:center;}

.social-link{display:none;}

.clac-100-cls {
      width:calc(100% + 60px)!important;    
   }
   
   .sidebar-form {
       z-index:1!important;
   }
   
   .mob-optimize .col-md-4{
    width:40%;
} 

    .mob-optimize .col-md-8{
        width:60%;
    } 
    
    .navbar-toggler-icon{
      height:auto;
      width:auto;
    }
    
    .landing-page ul{
        padding:0;
    }
    
    .footer-sec ul{
        padding:0;
    }
    
    .listing.media{
        justify-content:center;
        margin:0;
    }
    
   .city-heading {
    padding-top: 30px;
}

.footer-sec .col-lg-4{
    padding:10px 0px;
}

.footer-mob{
       display:block!important;
   }
   
   .footer-mob1{
       display:none!important;
   }
}





@media screen and (max-width:425px)
{
    .banner-content h1 {
    font-size: 26px;}
    .bton a{padding: 9px 25px;
    border-radius: 6px;}
    
    .mn h2::before{display:none;}
    .mn h2{font-size:25px;}
    .mn .hdn::before{display:none;}
    .banner-content p{margin-bottom: 9px;}
    .mn .hdn{font-size: 27px;
    font-weight: 700;}
    .section-title h2{font-size:30px;}
    
    .team__item{font-size:18px;}
    .cont-pro h4 {
    font-size: 33px;
}
.cont-pro p{margin-top:6px;}

.cont-pro ul {
    list-style: none;
    margin-top: 6px;
}

.men-sec h3 {
    font-size: 23px;
}
.cont-pro p {
    font-size: 19px;}
    
/*    .footer-sec ul li {*/
/*    padding: 3px 3px;*/
/*}*/

}


@media screen and (max-width:414px)
{
    .banner-content {
    margin-top: 21%;
    margin-bottom: 9%;
    }
    
    .avn {
    text-align: center;
}

.avn p {
    font-size: 17px;
    text-align: center;}
    .avn .img-fluid{height:auto;}
    
    .mob-optimize .col-md-4{
    width:100%;
} 

.mob-optimize .col-md-8{
    width:100%;
} 
    
}


@media screen and (max-width:375px)
{
    .bton{margin-bottom:10px;}
    
    .eye-sec{padding-top: 31px;
    padding-bottom: 31px;}
    
    .cont-pro h4 {
    font-size: 29px;
}
}


@media screen and (max-width:320px)
{
    .cont-pro h4 {
    font-size: 25px;
}
.small-sec p{font-size: 34px;}
.section-heading{font-size:20px;}

.section-heading{line-height: 27px!important;}

.card-header h5{font-size:14px;}


.faq {
    width: calc(96% - 0px);
    padding:0px;
}

.mn h2{font-size:23px;}
.mn h2::before{
    top: 29px;
    left: 5px;
}

.img-sec img {
    margin-bottom: 10px;
}

.img-sec{
    padding-top: 30px;
    padding-bottom: 23px;
}
.space {
    height: 20px;
}

}
.copy a
{
 color:white; 
}

form {
    background-color: #12826c;
    padding:34px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

 .form-group h5{
    padding-bottom:10px;
    margin-left: 30px;
    color:white;
    
 }
 
 .gender-contact{
    padding-left: 30px;
    font-size: 17px;
    color: #79758a;
}
 
 /*--------------------vvvv----------------------------------*/
 
 .form-controler{
    border: none;
    background: none;
    border-bottom: 1px solid #79758a;
    Width:100%;
    padding-left:30px;
    outline: none;
     color:#79758a;
 
}


.form-controler1{
    border: none;
    background: none;
    border-bottom: 1px solid #79758a;
    Width:100%;
    padding-left:26px;
    outline: none;
    color:#79758a;
 
}



.icon{
    position: absolute;
    color:#067564;
    top: 5px;
    left: 5px;
   
}

.icon-sec{
    font-size: 28px!important;
    color:white;
}

.submit-button{
  width: 100%;
  border: none;
  outline: none;
  background:linear-gradient( 36deg , #067564, #50cb93);
   box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
  color: white;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  outline:none;
  font-size: 20px;
 font-weight: 500;
}

.icon1{
    color:#067564;
}

.consult_doct{
    color:#2e2e2e;
    font-weight:600;
    
}


.form-bg{
    background:#ffffff;
     box-shadow: rgb(0 0 0 / 50%) 0px 3px 8px;
}


.form-bg-2{
    background:linear-gradient( 36deg , #067564, #50cb93);
     box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding-top: 8px;
    padding-bottom:40px;
}
.main-form{
    padding-top:40px;
    padding-bottom:40px;
    padding-left:10px;
    padding-right:10px;
}

.icon_space{
    padding-left:15px;
}

.radioo_icon{
    padding-right:8px;
    color:#79758a;
    font-size: 12px;
    font-weight: 600;
    }



/*popup*/
.thank-you-pop{
	width:100%;
 	padding:20px;
	text-align:center;
}
.thank-you-pop img{
	width:76px;
	height:auto;
	margin:0 auto;
	display:block;
	margin-bottom:25px;
}

.thank-you-pop h1{
	font-size: 42px;
    margin-bottom: 25px;
	color:#5C5C5C;
}
.thank-you-pop p{
	font-size: 20px;
 	color:#5C5C5C;
 	margin-bottom:0;
}
.thank-you-pop h3.cupon-pop{
	font-size: 25px;
    margin-bottom: 40px;
	color:#222;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	border:2px dashed #222;
	clear:both;
	font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
	color:#03A9F4;
}
.thank-you-pop a{
	display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
	margin-right:5px;
	color:#fff;
}
#popup .modal-header{
    border:0px;
}
/*popup*/

/*--------------------------------------------------------------------*/


.main-form-contact{
    padding-bottom:0px;
}

.doc-consult-contact{
    font-weight:14px;
    font-weight:600;
}

.form-group-contact{
    margin-bottom:5px;
}

.form-controler-contact{
    border: none;
    background: none;
    border-bottom: 1px solid #79758a;
    Width:100%;
    padding-left:30px;
    outline: none;
     color:#79758a;
     font-size:15px;
 
}

.icon-contact{
    position: absolute;
    color:#067564;
    top: 5px;
    left: 5px;
    font-size:13px;
   
}
.icon1{
    font-size:13px;
}

.form-controler-contact1{
    border: none;
    background: none;
    border-bottom: 1px solid #79758a;
    Width:100%;
    padding-left:26px;
    outline: none;
    color:#79758a;
    font-size:15px;
 
}

.small-form-contact{
    padding-left:29px;
    font-size:15px;
    color:#79758a;
}

.submit-button-contact{
    width: 100%;
  border: none;
  outline: none;
  background: linear-gradient( 36deg , #067564, #50cb93);
   box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
  color: white;
  padding: 8px 28px;
  cursor: pointer;
  text-align: center;
  outline:none;
  font-size: 17px;
 font-weight: 500;
}


.img-optnd{
    width:165px;
    height:200px;
    margin: auto;
    display: block;
    box-shadow: rgb(0 26 23) 0px 1px 4px;
}

.radioo_icon-contact {
    padding-right: 8px;
    color: #79758a;
    font-size: 12px;
    font-weight: 500;
}

.book-an{
    background:linear-gradient( -12deg , #50cb93, #067564);
    font-size:20px;
    color:#ffffff;
    padding:15px;
    /*margin-top:10px;*/
     box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
    text-align:center;
    font-weight:bolder;
}

.mob-form{
    box-shadow:none;
    background:none;
    padding:10px 20px 10px 20px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin-top:-8px;
}

.page-contact{
    display:flex;
    background: #750617;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px; 
    border-radius: 5px;
}

.page-contact img{
    width:90px;
    height:124px;
}

.contact-p{
    font-size:16px;
    font-weight:600;
    padding:2px 9px;
    border-radius:4px;
}

.contact-p1{
    font-size:13px;
    line-height: 0px;
}


.mob-contact-profile{
 background:white; 
 font-size:12px; 
 font-weight:600;
 padding:2px 9px; 
 border-radius:4px;
}

/*code*/
.clac-100-cls {
   width:calc(100% + 100px);    
}

.bold-cls{
    font-weight: bold;
}

.font-weight-cls{
    font-weight: 600;
}

.padd-null {
    padding:0!important;
}

.color-inherit{
    color:inherit;
}

.color-inherit:hover{
    color:inherit;
    text-decoration:none;
}

/*code*/

 #chatbutton {
 position: fixed;
  bottom: 70px;
   right: 10px;
      }
/*button-scroll*/

#button-scroll {
  display: inline-block;
  background-color: #FF9800;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 25px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: background-color .3s, 
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button-scroll::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 35px;
  color: #fff;
}
#button-scroll:hover {
  cursor: pointer;
  background-color: #333;
}
#button-scroll:hover{
 text-decoration: none!important;
}
#button-scroll:active {
  background-color: #555;
}
#button-scroll.show {
  opacity: 1;
  visibility: visible;
}

.navbar-toggler{
    outline:none;
}

.navbar-toggler:focus,
.navbar-toggler:hover{
    outline:none;
}



