/*===========================================
	Version: 1.2
	Argala health care 
	---------------------------------------------
*/

*{padding: 0;margin: 0;box-sizing: border-box;}
fieldset,img{border:0;}
figure {margin: 0;}
.table td, .table th { padding: 1em!important; }
img{border:0;width: 100%;display: block;height: auto;margin: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:bold; }
q:before,q:after {content:'';}
header,nav,section,article,aside,footer,hgroup,figure,main{display: block;}
a {text-decoration: none !important;display:  block;outline: none;color: #CB4721;}
ol,ul{list-style: none;margin:  0;}
h1,h2,h3,h4,h5,h6 {/* font-family: 'MyriadPro-Regular'; */font-weight: normal;}
h1{font-size: 44px;line-height: 59px;margin: 0;color: #fff;font-weight:700;}
h2{font-size: 47px;line-height: 51px;margin: 0;font-weight: 500;color:#6a6b5f;font-family: 'PT Sans', sans-serif;}
h3{font-size: 20px;line-height: 35px;margin: 0;font-weight: normal;color: #606060;}
h4{font-size: 16px;line-height: 18px;margin: 0;font-weight: normal;color: #303030;}
h5{font-size: 16px;line-height: 20px;margin: 0;font-weight: normal;color: #303030;}
h6{font-size: 16px;line-height: 18px;margin: 0;color: #b98c63;font-weight: normal;}
p {font-size: 17px;line-height: 24px;margin: 0;font-weight:normal;color: black;}
.clear:after {content: '';clear: both;font-size: 1px;line-height: 1px;display: block;height: 0;}
.btn{font-size: 18px;line-height: 20px;color: #000;padding: 5px 0;display: inline-block;vertical-align: top;text-transform: uppercase;color: #fff !important; background:#085ca8 !important;}
.btn:hover{}
.button .form-control:hover{background:#000;color:#fff;}
.transition {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
/* reset.css ends here */

html{transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;height: 100%;}
body {background: #ffffff;font-size: 16px;line-height: 18px;font-family: 'PT Sans', sans-serif;font-weight: normal;height: 100%;}
.wrapper {width: 100%;margin: 0 auto;height: 100%;}
/* LayOut Start here */
.container {max-width: 1250px;margin: 0 auto !important;}
/*---- banner block ------*/
header{padding: 5px 15px;width: 100%;z-index: 1;position:absolute;}
.sticky header {position: fixed !important;background: #fff;top: 0;left: 0;z-index: 9;}
.header-block{}
.header-dtls{padding: 0 0 0px 0;}
.header-lt{display: inline-block;vertical-align: top;width: 19%;text-align: center;padding: 5px 0 0 0;}
.header-lt a{}
.header-lt a img{max-width: 100%;width: 55%;display: inline-block;}
.header-rt{display: inline-block;vertical-align: top;padding: 45px 0 0 0;width: 40%;font-family: 'PT Sans', sans-serif;text-align: center;}

.header-rt ul{}
.header-rt ul li{width: auto !important;display: inline-block !important;vertical-align: top;padding: 0 10px 10px;position: relative;}
.header-rt ul li a{font-size: 18px;line-height: 22px;letter-spacing: 0.5px;font-weight: 400;color:#666666;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;text-align: center;cursor: pointer;position: relative;}
.header-rt ul li a:hover{color: #c3a082;}
/* .header-rt ul li.active a{color: #055552 ;} */
.header-rt ul li a i{font-size: 23px;line-height: 0;padding: 0px 0px 0 5px;margin: 0px 0 0 0;}
.button-blk a{background: #211d70;color: #fff !important;padding: 16px 20px;display:inline-block;}
.button-blk a i{font-weight: 600;padding: 0 0 0 18px;}

.header-rt ul li:hover .drop_down{display: block;}
.drop_down{background: #f8f8f8;position: absolute;left: 0;top: 30px;width: 100%;display: none;z-index: 99999;}
.header-rt ul li a i{font-size: 23px;line-height: 0;padding: 0px 0px 0 5px;margin: 0px 0 0 0;}
.drop_down ul{padding: 0;text-align: center;}
.drop_down ul li{display: block !important;padding: 12px 0 12px 0px;text-align: center;width: 100% !important;}
.drop_down ul li a{font-size: 15px;line-height: 18px;color: #666;text-align: left; margin-left:10px}
.drop_down ul li:hover{background: #c3a082;}
.drop_down ul li:hover a{color: #fff;}
/*--------- banner starts ---------*/
.banner-blk{background: url(../images/home/banner.png) no-repeat left;background-size: cover;width: 100%;height: auto;position: relative;padding: 270px 20px 280px;}
.banner-in{width: 63%;padding: 0 0 0 190px;}
.banner-in h1{padding: 0 46px 8px 0;font-weight: 500;color: #939387;font-family: 'PT Sans Caption', sans-serif;}
.banner-in p{padding: 0 0 50px 0;font-size: 17px;color: #c3a082;font-family: 'PT Sans', sans-serif;}
.btn-blk{}
.btn-blk a{background: #a17e60;color: #fff;font-size: 15px;line-height: 18px;padding: 10px 20px;display: inline-block;border-radius: 30px;}
/*----- about --------------*/
.about-blk{padding: 30px 20px 30px;background: #c3a082;}
.about-in{}
.about-in p{color: #fff;text-align: center;font-size: 22px;padding: 0 0 18px 0;line-height: 33px;font-weight: 400;}
/*----- our service --------------*/
.our-service{background: #fbf6f3;padding: 60px 20px;}
.our-service-in{text-align: center;}
.our-service-in h2{padding: 0 0 30px 0;}
.our-service-in p{}
.our-service-in ul{padding: 60px 0 0 0;}
.our-service-in ul li{}
.our-services-cnt{}
.our-services-cnt h3{padding: 30px 0 20px 0;font-size: 20px;}
.our-services-cnt p{padding: 0 0 30px 0;min-height: 150px;}
.our-services-cnt img{}
/*--- our expertise ---------------*/
.expertise-blk{padding: 60px 20px;}
.expertise-in{text-align: center;}
.expertise-in h2{padding: 0 0 45px 0;}
.expertise-in ul{}
.expertise-in ul li{}
.expertise-in ul li img{width: auto;max-width: 100%;height: auto;display: inline-block;}
.expertise-in h3{padding: 12px 0;}
.expertise-in p{}
/*---- founder-blk --------------------*/
.founder-blk{background:#c3a082;padding:60px 20px;display: none;}
.founder-in{}
.founder-lt{padding: 52px 142px 0 15px;}
.founder-lt h6{color:#fff;padding: 0 0 15px 0;font-weight: 600;font-size: 25px;line-height: 30px;}
.founder-lt p{line-height: 30px;color: #fff;font-size: 24px;padding: 0 0 9px 0px;}
.founder-rt{}
.founder-rt img{}
/*--- client --------------*/
.testimonial-blk{padding: 60px 20px;background: #fbf6f3;}
.testimonial-in{}
.testimonial-blk h2{padding: 0 0 30px 0;text-align: center;}
.testimonial-lt{padding:30px 80px 80px 80px;}
.testimonial-lt img{border-radius:20px;}
.testimonial-rt{padding: 30px 0;}
.testimonial-rt i{font-size: 40px;color: #b98c63;}
.testimonial-rt img{width: auto;max-width: 100%;height: auto;display: inline-block;}
.testimonial-rt p{padding: 30px 172px 30px 0;}
.testimonial-blk .slick-slide{height:auto}
.testimonial-blk .slick-next{right: 46%;display: block;bottom: -7px;top: auto;}
.testimonial-blk .slider__counter{text-align: center;padding: 30px 0 0 0;color: #666666;}
.testimonial-blk .slick-prev {left: 46%;top: auto;bottom: -7px;}
.testimonial-blk .slick-prev:before{content: '\f0d9';font-family: FontAwesome;color: #b98c63;opacity: 1;font-size: 30px;}
.testimonial-blk .slick-next:before{content: '\f0da';font-family: FontAwesome;color: #b98c63;opacity: 1;font-size: 30px;}
/*---- world ----------------*/
.world-blk{background: url(../images/home/world-bg.png) no-repeat;background-size: cover;width: 100%;height: auto;padding: 198px 20px 258px;}
.world-in{text-align: center;max-width: 80%;margin: 0 auto;}
.world-in h2{padding: 0 0 30px 0;}
.world-in p{padding: 0 0 30px 0;}
/*--- form ----------------*/
.form-in{border-radius: 4px;padding: 30px 32px;background: #fcf7f4;box-shadow: 0px 11px 38px #ECE2D8;}
.form-in h2{text-align: center;padding: 0px 0 35px 0;}
.form-in h3{text-align: center;padding: 0px 0 35px 0;}
.form-in ul{padding: 0;}
.form-in ul li{list-style: none;padding: 0 0px 22px 0px;position: relative;}
.form-control{display: block;width: 100%;border: 0 none;background: #fff;outline: 0 none;font-size: 16px !important;line-height: 20px;letter-spacing: 0.8px;color: #787878;padding: 11px 25px !important;height: auto !important;transition: 0.4s;border: 0 none;border-radius: 0;}
.form-control.ctrl1{padding: 15px 25px 25px 25px !important;}
.form-in ul li.text .form-control {resize: inherit;padding: 10px 0 40px 20px !important;line-height: 16px;}
.form-in  ::-webkit-input-placeholder {color: #787878;}
.form-in  ::-moz-placeholder {color: #787878;}
.form-in  :-ms-input-placeholder {color: #787878;}
.form-in  :-moz-placeholder {color: #787878;}
.button{}
.button button{font-size: 15px;line-height: 20px;color: #fff;background: #211d70;display: inline-block;padding: 8px 28px;}
/*---------- footer block ----------------------*/
footer{background: #fef4eb;}
.footer-in{padding: 50px 0px;}
.footer-lt{}
.footer-in h6{color:#606060;font-size: 22px;line-height: 25px;padding: 0 0 25px 0;}
.footer-lt h6 a{color:#606060;}
.footer-lt ul{}
.footer-lt ul li{padding: 0 0 12px 0;}
.footer-lt ul li a{color: #666;}
.footer-rt{
    text-align: right;
}
.footer-rt ul{}
.footer-rt ul li{padding: 0 0 18px 0;}
.footer-rt ul li a{color: #666;}
.social ul{}
.social ul li{display: inline-block;vertical-align: top;padding: 0 0px 0 11px;}
.social ul li a{}
.social ul li a i{width: 32px;height: 32px;background: #666;display: inline-block;vertical-align: top;font-size: 17px;text-align: center;color: #fff;border-radius: 100%;padding: 7px 0 0 0;}
.footer-btm{background: #696e5a;padding: 8px 20px;}
.footer-btm p{color: #fff;}
/*------ about page starts -------------------*/
.banner-abt{position: relative;background: #fff6ee;padding: 120px 0 0 0;}
.about-ban{}
.about-ban img{height: auto;padding: 0 160px;}
/*---- setion1 ------*/
.health-blk{padding: 60px 20px;}
.health-in{}
.health-in h2{padding: 0 0 31px 0;}
.health-in p{font-size: 22px;line-height: 33px;padding: 0 0 30px 0;}
/*---- people ---------------------*/
.people-blk{box-shadow: 0px 3px 22px #fbfbf9;margin: 8px 45px 0px;padding: 40px 20px;background: #fbfbf9;display: none;}
.people-blk h2{padding: 0 0 60px 0;text-align: center;}
.people-in{margin-top:100px;}
.people-lt{ padding: 0px 40px;}
.people-rt{padding: 20px 0;}
.people-rt p{line-height: 29px;padding: 14px 103px 0px 0;  display: flex; align-items: center;}
.people-blk-in{padding: 0 0 60px 0;}
/*------ about page ends -------------------*/
/*---- contact page starts ---------------*/
.contact-ban{position: relative;background: #f5f0ed;padding: 140px 20px 75px 20px;}
.contact-ban-in{}
.contact-lt{padding: 0 40px 0 33px;}
.contact-rt{}
.button input{background: #a17e60;color: #fff;font-size: 15px;line-height: 18px;padding: 10px 43px;display: inline-block;border-radius: 30px;border: 0 none;text-transform: uppercase;}

/*--- section1 -------------------*/
.address-blk{padding: 80px 20px;}
.address-blk h2{text-align: center;padding: 0 0 30px 0;font-size: 39px;}
.address-in{}
.address-in h3{color: #606060;padding: 0 0 25px 0;}
.address-in p{color: #606060;padding: 0 0 25px 0;}
.address-lt{border-right: 1px solid #c3a082;}
.address-in a{font-size: 20px;line-height: 24px;color: #000;text-align: center;}
.address-rt{text-align:right}
.subscribe-blk{background: #c3a082;padding: 40px 120px;margin: 35px 0 20px;}
.sub-lt{width: 35%;display: inline-block;vertical-align: top;}
.sub-lt p{color: #fff;font-size: 20px;}
.sub-rt{width: 60%;display: inline-block;vertical-align: top;}
.sub-rt ul{}
.sub-rt ul li{display: inline-block;vertical-align: top;padding: 0 20px;}
.sub-rt ul li:first-child{width: 79%;display: inline-block;vertical-align: top;}
.sub-rt ul li:last-child{width: 20%;display: inline-block;vertical-align: top;}
/*------ parental page --------------*/
.parental-blk{background:#e7eede;position: relative;padding: 170px 20px 60px 20px;}
.parental-in{}
.parent{}
.parental-lt{display: flex;align-items: center;justify-content: center;}
.parental-lt h1{color: #9e7c59;padding: 0 0 20px 0;font-family: 'PT Sans Caption', sans-serif;font-weight: 400;text-transform: uppercase;}
.parental-lt p{color: #696e5a;padding: 0 0 50px 0;}
.parental-lt .btn-blk a{background: #696e5a;}
.parental-rt{}
.parental-blk .slick-prev{left: 31px;z-index: 9999;}
.parental-blk .slick-next{right: 31px;}
.parental-blk .slick-prev:before{content: '\f104';color: #9e7c59;font-size: 44px;font-weight: 500;font-family:FontAwesome;}
.parental-blk .slick-next:before{content: '\f105';color: #9e7c59;font-size: 44px;font-weight: 500;font-family:FontAwesome;}
/*---- section1 ------------*/
.pa-about-blk{padding: 150px 20px;text-align: center;}
.pa-about-in{}
.pa-about-in h2{color: #696e5a;padding: 0 0 40px 0;}
.pa-about-in p{font-size: 20px;line-height: 30px;}
/*---- section2 ------------*/
.clinical-blk{background: #696e5a;padding: 60px 20px;}
.clinical-in{}
.clinical-lt{padding: 0 0 0 90px;display: flex;align-items: center;justify-content: center;}
.clinical-lt h2{color: #fff;padding: 0 0 30px 0;}
.clinical-lt p{padding: 0 0 40px 0;color: #fff;}
.clinical-lt .btn-blk a{color: #696e5a;background: #fff;}
.clinical-rt{}
/*-------- section3 --------------*/
.program-blk{padding: 60px 20px;background: #f8fbf2;}
.program-in{}
.program-in h2{text-align: center;padding: 0 0 40px 0;}
.program-in ul{text-align: center;}
.program-in ul li{padding:  0 15px 30px;}
.program-in ul li img{width: auto;max-width: 100%;height: auto;display: inline-block;}
.program-in ul li p{padding: 20px 0 0 0;}
/*---- section4 --------------*/
.world-blk.par{background: url(../images/parental/bg.png) no-repeat;background-size: cover;}
/*--- spine page starts ----------------*/
.parental-blk.sp{background: #fee9e8;}
.parental-blk.sp h1{color: #924e4d;}
.parental-blk.sp .btn-blk a{background:#924e4d;}
.parental-blk.sp p{color: #c69c86;}
.pa-about-blk.sp h2{color: #924e4d;}
.clinical-blk.sp{background:#924e4d;}
.clinical-blk.sp .btn-blk a{color: #924e4d;}
.program-blk.sp{background: #fef4f3;}
.program-blk.sp h2{color: #924e4d;}
.world-blk.sp{background: url(../images/spine/bg.png) no-repeat;background-size: cover;}
.world-blk.sp .btn-blk a{background: #924e4d;}

/*--- knee page starts ----------------*/
.parental-blk.kn{background: #fbeee1;}
.parental-blk.kn .parental-lt {padding: 0 35px 0 104px;}
.parental-blk.kn h1{color: #a15954;}
.parental-blk.kn p{color: #ce916f;}
.pa-about-blk.kn h2{color: #c3a082;}
.pa-about-blk.kn p{color: #000;}
.clinical-blk.kn{background:#c2a081;}
.program-blk.kn{background: #fbf7f4;}
.program-blk.kn h2{color: #c2a081;}
 .knee-btn a{background:#a15954 !important;}


.pa-about-blk.kn{background: #fff;}
.world-blk.kn{background: url(../images/knee/bg.png) no-repeat;background-size: cover;}
/*--- cardia page -----------*/
.world-blk.cd{background: url(../images/cardiac/bg.png) no-repeat;background-size: cover;}
.parental-blk.cd{background: #fbeee8;}
.clinical-blk.cd{background: #885339;}
.pa-about-blk.cd h2 {color: #8c553a;}
.pa-about-blk.cd .pa-about-in p{color: #666;}
.clinical-blk.cd .clinical-lt .btn-blk a{color: #885339;}
.parental-blk.cd .parental-lt .btn-blk a{background: #885339;}
.program-blk.cd{background: #fff5f5;}
.program-blk.kn h2{color:#5f5f5f ;}
.program-in ul li img {}
.book-now{position: relative;padding: 200px 0 60px 0;max-width: 40%;margin: 0 auto;}
/*--------- privacy policy -----------------*/
.privacy-blk{padding: 180px 0 50px 0;}
.privacy-in{}
.privacy-in h2{padding: 0 0 30px 0;}
.privacy-in p{padding: 0 0 20px 0;}
.book-blk{ padding: 180px 0 50px 0;}


/*sidebar*/
.side_bar, menu{display: none;text-align: center;}
#nav-icon{width: 30px; height:30px; position:relative; margin:0px auto; -webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor: pointer;display: none;}
#nav-icon span{display: block;position: absolute;height: 3px;width: 100%;background:#c3a082;border-radius: 9px;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
#nav-icon span:nth-child(1){top:0px;}
#nav-icon span:nth-child(2){top:9px;}
#nav-icon span:nth-child(3){top:18px;}
.open #nav-icon span:nth-child(1){top:2px; -webkit-transform:rotate(135deg);  -moz-transform:rotate(135deg); -o-transform:rotate(135deg); transform:rotate(135deg);}
.open #nav-icon span:nth-child(2){opacity:0; left:-60px;}
.open #nav-icon span:nth-child(3){top:2px; transform: rotate(-135deg); -moz-transform:rotate(-135deg); -ms-transform:rotate(-135deg); -o-transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
/*---- popup--------*/  
.popup-img{position: relative;}
.popup-img span{font-size: 14px;line-height: 16px;color: #fff;font-weight: 500;position: absolute;bottom: 14px;left: 0;right: 0;margin: 0 auto;text-align: center;}
.modal-open .modal{padding-right: 0 !important;}
.overlay1 {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;z-index: 9999999;}
.overlay1:target {visibility: visible;opacity: 1;}
.popup {margin: 100px auto;padding: 0px;background: #fff;border-radius: 5px;width: 35%;position: relative;transition: all 5s ease-in-out;/* border: 3px solid #f5204b; */}
.popup .close {text-align: center;position: absolute;top: 19px;right: 15px;transition: all 200ms;font-size: 25px;font-weight: bold;text-decoration: none;color: #fff;width: 27px;height: 27px;border-radius: 100%;border: 1px solid #fff;}
.popup .close:hover {color: #000;}
.content1{padding: 18px;}
.fancybox-caption{display:none;}
.popup .content1 {overflow: auto;padding: 0;}
.pop-up h2{font-size: 26px;text-align: center;padding: 20px 10px;background:#055552;line-height: 30px;color: #fff;
margin: 0;font-weight: 500;text-transform: uppercase;}
.pop-up .form-in  .button button{width:100%;background:#055552;}
.pop-up .form-in{max-width: 100%;background: #fff;}
.pop-up .form-in .form-group{color: #787878 !important;}
/* .pop-up .form-in form{border: 2px solid #dba514;padding: 20px 10px;} */
.pop-up .form-in .form-control{border: 2px solid #224521;}
.selldof .btn, .sell_do_ctc_btn, .selldof .btn, .sell_do_verify_btn{background:#224521 !important;}
.lin{display: inline-block;}

/***==============Book now Price box ===========
===============================================*/
#booknow{
	background:#fcf7f4;
}
.pricingTable{
	margin-top:30px;
	text-align: center;
	position: relative;
}

.pricingTable .title{
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	background: #9e7c59;
	padding: 15px 0 0;
	transition: all 0.4s ease 0s;
	border-radius:20px 20px 0px 0px;
}
.pricingTable .value{
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	background: #9e7c59;
	padding: 5px 0 10px;
	transition: all 0.4s ease 0s;
}
.pricingTable:hover,.pricingTable:hover{
	background: #696e5a;
}
.pricingTable:hover .title,
.pricingTable:hover .value{
	color: #fff;
}
.pricingTable .content h5{
	padding:30px;
	font-size: 16px;
	font-weight: 700;
	line-height: 10px;
	text-transform: uppercase;
}
.pricingTable .content{
	border: 0px solid #f2f2f2;
	padding-bottom:5px;
	position: relative;
	background:#FBEEE8;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 0px 0px 0px;
}

.pricingTable .content ul{
	padding: 0;
	list-style: none;
}

.pricingTable .link{
	padding: 20px 0;
	
}
.blacktext{
    color:black !important;
}
.pricingTable .link a{
	display: inline-block;
	padding: 9px 20px;
	font-weight: 700;
	color: #696e5a;
	text-transform: uppercase;
	border: 1px solid #696e5a;
	background: #fff;
	transition: all 0.4s ease 0s;
	border-radius:25px;
}
.pricingTable:hover .link a{
	color: #fff;
	background: #696e5a;
	border: 1px solid #06D6A0;
}

@media only screen and (max-width: 990px){
	.pricingTable{
		
	}
}
.ctb{
	background: #a17e60;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 43px;
    display: inline-block;
    border-radius: 30px;
    border: 0 none;
    text-transform: uppercase;
}
.ctb:hover{
    background: #696e5a;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*********====Contact form errors =====************/
.error{padding: 5px 10px;color:FF6600;border-radius:4px;}
.success{color: #696e5a;}
.info{font-size:.8em;color: #FF6600;letter-spacing:2px;padding-left:5px;}

.break{
	display: inline;
}
.pricing-features {
   font-weight: 400;
  
 }
.pricing-features-item {
    border-top: 0px solid #9e7c59;
      line-height: 1.5;
    padding: 10px 15px;
	font-size: 16px;
}
.pricing-features-item:last-child {
 
}
.pricing-price {
  display: block;
  font-size: 32px;
  font-weight: 700;
}
.extra_list{
    
    
}
