p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 28px;
    font-size: 15px;
   
}

#ehan .head-00 h2, #demo-section .head-00 h2, #mission .head-00 h2 {
    font-size: 1.5rem;
    font-weight: bold;
}


.bg-banner-parallax {
    /*background-image: url(../images/medical-billing-services-banner2.png);*/
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    position: relative;
    text-align: center;
    background-position: 50% 0%;
    z-index: 1;
}
.bg-banner-parallax:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to right, #1d56bf 0%, #07164a 100%);
    width: 100%;
    opacity: 0.9;
    z-index: -1;
}

.banner-contact-form {
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}
.banner-contact-form form{
	padding:20px 40px 40px 40px;
}

.banner-contact-form form .btn.btn-primary {
    background: #ed3237;
    border-color: #ed3237;
    color: #fff;
}
.banner-contact-form .form-control:focus {
    border: 1px solid #fff!important;
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)!important;
}

.banner-contact-form .form-control {
    background-color: transparent;
    border-bottom: 1px solid #ced4da!important;
    border-radius: 0;
    border: none;
	    padding: 0.8rem 0.75rem;
}

.banner-contact-form input::placeholder{
	color:#fff!important;
	opacity: 1!important;
}

.banner-contact-form input {
    color: #fff !important;
}

.banner-content-left
{
	text-align:left;
}

   /*   .bg-banner-parallax:after {
   content: "";
   display: block;
   position: absolute;
   bottom: -1px;
   width: 100%;
   background-image: url(../images/mb-rcm-banner-curve.svg);
   height: 19%;
   -moz-background-size: 100% 100%;
   background-size: 100% 100%;
   z-index: 21;
   pointer-events: none;
   color: #f2f2f2;
   } */
.bg-banner-parallax h1 {
    font-size: 60px;
    font-weight: 800;
    line-height: 85px;
}
.banner-contact-form h2 {
    background-color: #ed3237;
    color: #fff;
    padding: 15px 25px;
    text-align: left!important;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 20px 20px 0px 0px;
}

.banner-content-left .btn.btn-primary {
    background: #fff;
    border-color: #32589c;
    color: #32589c;
    padding: 13px 40px;
}

.banner-listing ul {
    padding: 0;
    margin: 0;
    text-align: left;
}
.banner-listing ul li {
    list-style-type: none;
    color: #fff;
    display: block;
    padding: 5px 0px;
}

.banner-listing ul li i{
    background: #ED3237;
    padding: 8px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 18px;
    margin-right: 5px;
    font-size: 13px;
}






.adv-img {
    width: 100%;
    float: left;
    display: block;
    position: relative;
	z-index: 2;
}
.adv-img .main {
    width: 100%;
    float: left;
    padding-left: 30px;
	position:relative;
}
.adv-img .first {
    width: auto;
    position: absolute;
    top: -42px;
    right: 146px;
    z-index: -1;
}
.adv-img .second {
    width: auto;
    position: absolute;
    left: 0px;
    bottom: -30px;
    z-index: -1;
}
.indroductin_con h2 {
    text-transform: unset;
    letter-spacing: normal;
}
.Indroductin_sec.abt {
    padding: 50px 0px;
}
   .bg-banner-parallax .top-text
   {
   font-size: 20px;
   }

   

#our-client {
    padding: 80px 0px 10px 0px;
}  
#our-client .Indroductin_logo_btn {
    text-align: center;
} 
#our-client .Indroductin_logo_btn .btn {
    padding: 10px 20px;
}

#our-client .slick-slide img {
    width: 70%;
	margin:0 auto;
}   
#our-client .values-box {
    box-shadow: 0px 0px 3px 2px #0000001a;
    padding: 25px 0px;
    margin: 5px;
	border:none;
	background: #fff;
}  
   
#our-client .slick-prev:before, .slick-next:before {
    color: #344556;
    padding: 10px;
    border-radius: 50%;
}   
section#demo-section {
    padding: 70px 0px;
}

#demo-section ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#demo-section ul li i {
    color: #ED3237;
    padding: 10px;
}
    
#demo-section p {
    font-size: 15px;
    line-height: 28px;
	text-align: justify;
}   
#demo-section img {
        text-align: center;
    margin: 0 auto;
    display: block;
}
   
   
   
   
   
section#ehan .billing-page-con {
    width: 100%;
    margin: 0px auto;
    display: block;
}



ul.li-left li {
    display: block;
    padding: 10px 10px;
    margin: 10px;
    text-align: center;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
    text-transform: uppercase;
    color: #000;
	text-align: left;
}
#ehan .billing-page-con h2 {
    margin-top: 0px;
}
#ehan .billing-page-con p {
    line-height: 28px;
	font-size:15px;
	text-align: justify;
}

h6.left-heading {
    font-size: 15px;
    font-weight: 600;
    color: #000;
	padding:10px 0px;
}





ul.li-left i {
    color: #fff;
    background-color: #ED3237;
    padding: 10px;
}

#mission h2 {
    font-weight: bold;
	font-size:1.5rem;
}
#mission{
    padding:70px 0px 70px 0px;
}
#mission img{
    width:100%;
}
.demo-sec-content {
    padding: 40px;
}
.demo-sec-content p {
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
}






.same-pad {
    padding: 70px 0px;
}
.abt img {
    width: 70%;
    /* float: right; */
}
.abt .col-sm-12.col-md-6.indroductin_con {
    padding-left: 200px;
}
.bill {
	background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 30%, rgba(50,88,156,1) 30%);
}
.bill .indroductin_con h2 {
    color: #fff;
	font-size:1.5rem;
}
.bill p {
    color: #fff;
	text-align: justify;
}
.bill a.btn.btn-primary {
    background-color: #ed3237!important;
}

.bill .indroductin_con {
    padding: 0px 20px;
}

.head-00 h2 {
    font-size: 2rem;
	font-weight: bold;
}
.values-box.view-b {
    border: none;
    text-align: center;
    margin: 0px auto;
	box-shadow: 0px 0px 6px 3px #9696962e;
	padding: 40px 20px;
}
.same-pad h2 {
    padding-bottom: 20px;
}
.values-box.view-b i {
    color: #ed3237;
    font-size: 36px;
    margin-bottom: 30px;
}
.values-box.view-b h4 {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}
.values-box.view-b img {
    width: 30%;
    margin-bottom: 20px;
}
.mb-audit-bg-blue {
    background-color: #329c5c;
    padding: 40px;
    border-radius: 6px;
}
.mb-audit-bg-blue h2 {
    border: 8px solid #fff;
    padding: 39px 44px;
    text-align: center;
}
.title-level-2 {
    line-height: 54px;
    position: relative;
    padding-top: 15px;
    color: #000;
    font-size: 40px;
}
section.bs-cta {
    padding: 90px 0 90px;
    background-image:url('../images/testimonial_bg.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
    text-align: center;
    color: #fff;
}
section#count {
    padding: 50px 0 70px;
    background-image:url('../images/conter-background.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
    text-align: center;
    color: #fff;
}
.btn-cont h2 {
    font-size: 60px;
}
.lockup-cont p {
    background: #eaf0f2;
    display: inline-block;
    padding: 0px 10px;
    color: #000;
    font-weight: 700;
}
#how-we .raise-accordian {
    margin-bottom: 0px;
    margin-top: 0px;
}
.values-box.view-b p {
    text-align: center;
    margin: 0px auto;
	font-size: 15px;
    line-height: 28px;
}
/*Ripple*/
.centered {
    display: flex;
    align-items: center;
    margin-top: 100px;
	margin-bottom: 50px;
}
#ripple {
  position: relative;
}
.lockup-cont h2 {
    font-size: 3rem;
}
div#ripple i {
    color: #ed3237;
    font-size: 40px;
    position: absolute;
    z-index: 111;
    background: #f2f2f2;
	left:15px;
}
.call-action-button {
    text-align: right;
    padding: 40px 40px;
}
.call-action-button .btn.btn-primary {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 12px 40px;
}

.call-action-content-sec {
    display: flex;
    align-items: center;
	padding: 35px 0px;
}
.call-action-content-icon i{
	font-size:50px;
	padding:10px;
}
.call-action-content h4 a {
    color: #fff;
    text-decoration: none;
}

.circle {
  position: absolute; 
  height: 20px;
  width: 20px;
  border: 30px solid #f2f2f2;
  border-radius: 50%;
  animation: wave 1s linear 0s infinite;
}

.circle:nth-child(1) {
  border: 1px solid #474648;
  animation:none;
}

.circle:nth-child(2) {
    animation:none;
}

.circle:nth-child(3) {
  animation-delay: 0ms;  
}

.circle:nth-child(4) {
  animation-delay: 300ms;  
}

.circle:nth-child(5) {
  animation-delay: 600ms;  
}

@keyframes wave {
  0% { 
    transform: scale(1);
    opacity: 1;  
  }
  100% { 
    transform: scale(2);
    opacity: 0; 
  }
}

section#how-we img {
    max-width: 350px;
    text-align: center;
    margin: 0px auto;
}
section.ehr-feel .feel-cont {
    max-width: 73.125em;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
section.ehr-feel .feel-cont h2 {
    margin-top: 30px;
	    font-weight: 700;
}
section.ehr-feel .feel-cont .left-cont p {
    max-width: 75%;
}
section.ehr-feel .feel-cont .right-cont:last-child {
    margin-right: 0;
}
section.ehr-feel .feel-cont .right-cont ul li {
    list-style: none;
}
section.ehr-feel .feel-cont .right-cont ul li.free-coaching:before {
    background: url(../sites/default/themes/kareo_theme/images/optimized/icons-glyphs/home/free-coaching.html) no-repeat;
    height: 50px;
    background-color: transparent;
    width: 50px;
    background-size: contain;
    left: -60px;
    margin: 0;
}
section.ehr-feel .feel-cont .right-cont li h3 {
    font-weight: 600;
    font-size: 1.3125em;
    line-height: 34px;
    margin-bottom: .625em;
    -webkit-font-smoothing: antialiased;
    margin-top: 30px;
    color: #1b1d1e;
}
section.ehr-feel .feel-cont .right-cont ul li p {
    max-width: 370px;
    color: #1b1d1e;
    text-align: justify;
    font-size: 15px;
    line-height: 28px;
}
p.subpoint-lg {
    font-weight: 400;
    font-size: 1em;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
}
section.ehr-feel .feel-cont .right-cont ul li.moving-your-files:before {
    background: url(../sites/default/themes/kareo_theme/images/optimized/icons-glyphs/home/moving-your-files.html) no-repeat;
    height: 50px;
    background-color: transparent;
    width: 50px;
    background-size: contain;
    left: -60px;
    margin: 0;
}
section.ehr-feel .feel-cont .right-cont ul li.your-style-of-support:before {
    background: url(../sites/default/themes/kareo_theme/images/optimized/icons-glyphs/home/your-style-of-support.html) no-repeat;
    height: 50px;
    background-color: transparent;
    width: 50px;
    background-size: contain;
    left: -60px;
    margin: 0;
}
section.ehr-feel .feel-cont:after {
    content: "";
    display: table;
    clear: both;
}
.left-cont img {
    max-width: 250px;
}
.free-rht i {
    background: #ed3237;
    padding: 16px;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: -10px;
}

.counter {
    padding: 20px 0;
    border-radius: 5px;
}
.counter-list {
    display: flex;
    justify-content: center;
}
.counter-list span {
    font-size: 50px;
}

.count-title {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
}

.count-text {
    margin-top: 0px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #ed3237;
    margin-bottom: 30px;
}
section#count .head-00 h2 {
    padding-left: 14px;
    margin-bottom: 30px;
}
section.ehr-feel {
    background: #f4f9fb;
}
section#how-we .head-00 h2 {
    color: #32589c;
    margin-bottom: 50px;
}
.call-section .row
{
	margin:0px;
}


.thankyou {
    background-color: #f5f6fd;
    position: relative;
    padding: 200px 0px;
    margin: 0;
	
}

.thankyou h1{
    width: 100%;
	font-weight:600;
		font-size: 100px;
}
.thankyou p{
    width: 100%;
	padding-top: 20px;
}
.thankyou h2.lead {
    text-align: center;
    width: 100%;
   padding-top: 20px;
    font-size: 30px;
}


.thankyou .lead a {
    padding: 11px 25px;
    font-size: 18px;
	background-color:#32589c;
}

.thankyou::before {
    position: absolute;
    height: 230px;
    width: 230px;
    background-color: rgba(255, 100, 15, 0.2);
    content: "";
    position: absolute;
    bottom: 10%;
    border-radius: 40px;
    right: -150px;
    transform: rotate(45deg);
}
.thankyou::after {
    position: absolute;
    height: 230px;
    width: 230px;
    background-color: rgba(8, 61, 119, 0.2);
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    border-radius: 40px;
    left: -150px;
    transform: rotate(45deg);
}


.home-video .slide_cntent h2 {
    font-size: 60px;
    font-weight: 800;
    line-height: 80px;
}
.home-video .slide_cntent .btn {
    margin: 5px;
}
.home-video a.schedule-demo {
    background-color: #ED3237;
    border: 1px solid #ED3237;
}
.home-video a.schedule-demo:hover {
    background: #ED3237;
    border-color: #ED3237;
    transform: scale(1.1);
}



.feature-box .col-lg-4 {
    padding: 50px 30px 50px 30px;
}

.feature-box .col-lg-4:nth-child(1n) {
    background: #ED3237;
}

.feature-box .col-lg-4:nth-child(2n) {
    background: #32589C;
}

.feature-sec  {
    padding: 0px 50px;
	margin-top: -100px;
}

.feature-inner h4 {
    color: #fff;
}
.feature-inner p {
    color: #fff;
}
.feature-inner a.btn.btn-primary {
    background: transparent;
    border: 1px solid #fff;
}


/* #home_introduction {
    position: relative;
	overflow:hidden;
}
#home_introduction::before {
    position: absolute;
    height: 230px;
    width: 230px;
    background-color: rgb(69 193 119 / 20%);
    content: "";
    position: absolute;
    bottom: 10%;
    border-radius: 40px;
    right: -150px;
    transform: rotate(
45deg
);
    z-index: 2!important;
}
#home_introduction::after {
    position: absolute;
    height: 230px;
    width: 230px;
    background-color: rgb(237 50 55 / 17%);
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    border-radius: 40px;
    left: -150px;
    transform: rotate(
45deg
);
}
 */


.home-intro {
    padding: 50px 0px;
}
.home-intro .indroductin_con h2 {
    font-size: 35px;
}
/* #home-healthcare-heading .head-00 {
    margin: 0 auto;
    margin-bottom: -40px;
} */
section#home-healthcare-heading {
    padding: 80px 0px 0px 0px;
}

#home-healthcare-sec {
    position: relative;
    padding: 80px 0px;
}
#home-healthcare-sec:nth-child(even) {
    background: #dff2ff;
	padding: 180px 0px 100px 0px;
}
#home-healthcare-sec:nth-child(even):before {
    position: absolute;
    content: "";
    background-image: url(../images/back-curve.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: -10px;
    left: 0;
    background-size: 100%;
}
#home-healthcare-sec:nth-child(even) .adv-img .main {
    margin: 0 auto;
    float: left;
}
#home-healthcare-sec:nth-child(even) .adv-img .second {
    left: 4px;
    right: auto;
}
#home-healthcare-sec .adv-img .main {
    width: 80%;
    margin: 0 auto;
    padding-left: 30px;
    position: relative;
    text-align: center;
    display: block;
	float: none;
}
#home-healthcare-sec h5 {
    color: #ed3237;
}
#home-healthcare-secp p{
    text-align: justify;
}
#home-healthcare-sec .Indroductin_logo_btn .btn {
    padding: 10px 20px;
    box-shadow: 0px 0px 30px -9px rgb(50 88 156 / 0%) !important;
}
#home-healthcare-sec .adv-img .second {
    width: auto;
    position: absolute;
    right: 15px;
    bottom: -30px;
    z-index: -1;
	    left: auto;
}

#home-healthcare-sec .adv-img .second {
    width: auto;
    position: absolute;
    right: 15px;
    bottom: -30px;
    z-index: -1;
	    left: auto;
}

.home-blogs .post-item-wrap {
    box-shadow: 0px 0px 5px 5px #0000000d;
    padding: 10px;
}
.home-blogs .blog-box .post-title {
    font-weight: normal;
}

/* .home-services{
    background-image: url(../images/backgrouns-home.jpg)!important;
    background-repeat: no-repeat;
	padding: 20px 0 250px 0px!important;
    margin: 80px 0px!important;
} */


.home-services {
    background-image: url(../images/medical-billing-services-banner2.png)!important; 
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 70px 0px!important;
    position: relative;
    text-align: center;
    background-position: 50% 0%;
    z-index: 1;
}
.home-services .services_box {
    width: 100%!important;
	margin: 15px 0px;
}
.home-services .services_box a {
    margin: 0px 0px 10px 0!important;
}
.home-services .services_head {
    text-align: left;
	padding:40px 20px 20px 20px;
}
.home-services .services_head > span {
    font-size: 60px;
    line-height: 1.2;
}

.home-services .services_head span, .home-services .services_head p{
	color:#fff;
}
.home-services .service_bot_txt{
	color:#fff;
	 padding-top: 70px;
}

.home-services:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to right, #1d56bf 0%, #07164a 100%);
    width: 100%;
    opacity: 0.9;
    z-index: -1;
}

.certification {
    padding: 30px 0px;
}
/* .certi-back{
    background-image: url(../images/our-awards.png);
    background-repeat: no-repeat;
	background-position: center center;
} */
.certi-img {
    padding: 50px;
}
.home-unify {
    background-image: url(../images/medical-billing-services-banner2.png)!important; 
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    position: relative;
    text-align: center;
    background-position: 50% 0%;
    z-index: 1;
}
.home-unify h2{
	color:#fff;
	padding-bottom:40px;
}
.home-unify:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to right, #1d56bf 0%, #07164a 100%);
    width: 100%;
    opacity: 0.9;
    z-index: -1;
}
.unify-box {
    display: flex;
    align-items: start;
    background: #142a633d;
    padding: 20px 25px;
    box-shadow: 0px 0px 6px 3px #96969614;
	margin-bottom:30px;
}
.unify-box img {
    width: 25%;
}
.unify-content {
    color: #fff;
    text-align: left;
    padding-left: 10px;
}





















@media screen and (max-width: 767px)
{
	.bg-banner-parallax {
    padding: 40px 0px;
}
.banner-content-left {
    margin: 0;
    text-align: center;
}
.banner-contact-form {
    position: relative;
    top: 0;
    width: 100%;
	margin: 20px auto;
	padding:0px;
}
.bg-banner-parallax h1 {
    font-size: 40px;
    line-height: 50px;
}
.banner-contact-form form {
    padding: 20px 25px;
}
.bill {
    padding-top: 0px;
}
.abt .col-sm-12.col-md-6.indroductin_con {
    padding-left: 15px;
	text-align: center;
}
.indroductin_con p {
    padding-right: 0;
}
.abt img {
    width: 70%;
    display: block;
    text-align: center;
    margin: 0 auto;
}
section#ehan .billing-page-con {
    width: 100%;
}
.billing-page-con li span {
    text-align: left;
}
.values-box.view-b p {
    width: 100%;
}
.same-pad {
    padding: 40px 0px;
}
.left-cont {
    text-align: center;
}
section.ehr-feel .feel-cont .left-cont p {
    max-width: 100%;
}
section#count {
    padding: 50px 0px;
}
#count .col {
    width: 100%;
    flex-basis: auto;
    margin-top: 20px;
}
section.bs-cta {
    padding: 30px 0 30px;
}
.lockup-cont h2 {
    font-size: 2rem;
}
.call-action-button {
    text-align: center;
    padding: 15px 40px;
}
.call-action-content-sec {
    padding: 15px 0px;
    justify-content: center;
}
.free-rht i {
    padding: 7px;
    width: 35px;
    height: 35px;
    left: 13px;
}
.adv-img .first {
    right: 0px;
}
.Indroductin_sec.abt {
    padding: 0;
}
.indroductin_con {
    padding: 30px 15px;
	text-align: center;
	top: 0;
}
ul.li-left li {
    margin: 0;
}
#ehan .billing-page-con li i {
    float: none;
	padding: 5px;
	margin-right: 8px;
}
#ehan .billing-page-con li span {
    float: none;
	font-size: 14px;
}

#mission {
    padding: 0;
}
.demo-sec-content {
    padding: 21px 0px;
	    text-align: center;
}
section#how-we img {
    width: 100%;
}
section#billing-page-content {
    margin: 30px 0px;
    background: rgb(50 88 156);
}
.bill .indroductin_con h2 {
    color: #fff;
    padding-top: 40px;
}
#our-client .slick-next {
    right: 7px;
}  
#our-client .slick-prev {
    left: -15px;
}
#ehan .billing-page-con {
    text-align: center;
}
section#demo-section {
    padding: 0px 0px;
}
section#count .head-00 h2 {
    padding: 0 15px;
    margin: 0;
}
.counter {
    padding: 5px 0;
}
#ehan .billing-page-con h2 {
    margin-top: 20px;
    padding: 0;
}
#our-client {
    padding: 0px;
}
.head-00 h2 {
    text-align: center;
}
.feature-sec {
    padding: 0px 10px;
    margin-top: -10px;
}
.home-video .slide_cntent h2 {
    font-size: 30px;
    line-height: 35px;
    padding-top: 20px;
}
.home-intro {
    padding: 0px 0px;
}
#home-healthcare-sec {
    position: relative;
    padding: 30px 0px 70px 0px;
}
#home-healthcare-sec .adv-img {
    margin: 30px 0px;
}
#home-healthcare-sec:nth-child(even) {
    padding: 80px 0px 10px 0px;
}
.home-services .services_head > span {
    font-size: 30px;
}
#home-healthcare-sec .adv-img .main {
    width: 100%;
}
.home-services .services_head {
    padding: 0px;
}
.Indroductin_logo_btn.home-video {
    margin-bottom: 0px;
}
.certi-img {
    padding: 15px;
}
.certification {
    padding: 30px 0px;
}
}


.model-outer .modal-dialog {
    max-width: 580px;
    margin: 160px auto 150px !important;
}

.model-outer .modal-header {
    display: block;
}
.model-outer .modal-body button.close {
    position: absolute;
    top: -24px;
    right: 0px;
    background-color: #fff;
    padding: 3px 8px 2px;
    border-radius: 6px 6px 0px 0px;
}
















