﻿/*news*/
.news{
color:#fff;
}
.news-main{
	padding: 130px 0;
    color:#fff;
}
.news-main-left h5{
	font-size: 25px;
	padding-bottom: 20px;
	font-family: 'Roboto';
}
.news-main-left h6 {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.news-main-left img{
	padding-bottom: 20px;
}
.news-main-right h6{
	font-size: 16px;
	font-family: 'Roboto';
  
	padding-bottom: 7px;
}
.news-main-right{
	padding-left: 55px;
	padding-top: 25px;
}
.news-main-left p
{
  
text-align: justify;
font-family:'Roboto';
font-weight: 400;
font-size: 15px;
line-height: 29px;
}
.news-select{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 20px 0 6px;
}
.news-select p{
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color:#fff;
	margin: 0 0 5px 0;
	font-family: 'Roboto';
font-weight: 400;
font-size: 15px;

}
.news-select h5
{
   
    font-family: 'Cormorant';
}
.news-select a{
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}

/*------------Hospitals-------*/
.secpad
{
    padding-bottom:0;
}
 .visible {
      display: block;
    }
.hosptext h1
{
    font-size:35px;
    font-weight:399;
    border-bottom:1px solid #000;
}
.hosptext p
{
    text-align:justify;
}

.hosptext
{
    background-color:#fff;
    margin-left:-30%;
    padding: 40px 15px 0px 40px;
    position:relative;
    z-index:99;
   
}
.mainhosp
{
    margin-bottom:70px;
}
.hosptexttwo

{
    margin-left:0px !important;
    margin-right:-30% !important;
    
}
@media(max-width:991px)
{
    .hosptext
    {
        margin-left:0px;
        padding: 10px 15px 0px 15px;
        
    }
    .hosptext h1
{
    font-size:25px;
}
    .mainhosp
    {
        margin-bottom:25px;
    }
    .hosporder
    {
        order:2;
    }
    .hosptexttwo
    {
        margin-right:0px !important;
    }
}
/*------------------End-----------*/
/* testi */
.testibox span {
    color: #D00A36;
}

.testibox h4 {
    font-family: 'Sk-Modernist';
    color: #000;
    font-size: 24px;
    padding-top: 20px;
    font-weight: 500;
}

.testibox p {
    font-family: 'Barlow';
    font-weight: 300;
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
}

.testibox a {
    font-family: 'Sk-Modernist';
    color: #000;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

.testibox a::after {
    content: '';
    width: 13px;
    height: 10px;
    top: 6px;
    right: -20px;
    position: absolute;
    background-image: url(../images/readmore.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonialwrap {
    margin-top: 0px;
    padding: 10px 0;
}

.testitop {
    padding-top: 0px;
}

.testplace {
    color: #7B7B7B !important;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 14px;
}
.tesitest
 {
  display: flex;
  justify-content: center;
}
.testipara p
{
padding: 0 28%;
}
.testibox {
    position: relative;
}
.testiboxer
{
 text-align:center;   
}
.pvideo { height:300px;}
.testibox p
{
    text-align:justify;
}

.testibox button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -120px;
    margin: auto;
    background-color: transparent;
    border: none;
    height: 200px;
}

.testibox button img {
    width: 35px;
}

.testibox button:hover,
.testibox button:focus,
.testibox button:focus-visible,
.testibox button:active {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}

.testibox .modal {
    z-index: 999999;
}

.testibox .fade {
    background: #00000054;
}
.testiheight
{
    height:163px;
    width:295px;
   
}
.testimohei
{
    height:300px;
}

/*----------Download-----------*/

.dwnclr
{
    color:White;
}

.downalig
{
    padding-top:25px;
}
.downlarea
{
    border:1px solid;
   
   padding:12px;
    text-align:center;
    float:left;
    width:100%;
    border-color: #0e0e10;
    
    
}
.downtexting
{
    color:#ec3d23;
    text-transform:uppercase;
    font-weight:bold;
}

.downimge
{
    border-radius: 50%;
 
  width: 25px;
  text-align: right;
  float:right;
 

}
.downlareas
{
    border:1px solid;
    border-bottom-color:Gray;
   padding:12px;
    text-align:center;
    float:left;
    width:100%;
   
    
    
}

.downtext
{
    color:#0e0e10;
    text-transform:uppercase;
    font-weight:bold;
}

.downimg
{
    border-radius: 50%;
 
  width: 25px;
  text-align: right;
  float:right;
 

}

.downtesting
{
    display:flex;
   justify-content:space-between;
   border:1px solid;
  padding:10px;
  margin-bottom:30px;
  margin-left:30px;
  align-items: center;
}
.monthly-bx {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EC1C24;
    color: #fff;
    padding: 30px 15px;
    min-height: 90px;
max-height: 90px;
}
.down-box .downld-bx {
    display: flex;
    justify-content: center;
    background: #122840;
    padding: 18px 15px;
    transition: 0.3s ease-in-out;
   align-items: center;
  
   
}
.down-boxr .downld-bxr {
  display: flex;
  justify-content: center;
  background: #697c9b;
  padding: 5px 15px;
  transition: 0.3s ease-in-out;
  align-items: center;
}
.down-beauty a:hover { text-decoration:none;}
.head-style
{
    text-align:center;
    font-size:40px;
    color:#EC1C24;
    
}
.down-box {
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #f0f0f0;
}

.main-container {
    max-width: 1650px;
    padding: 0 25px;
    margin: 0 auto;
    width: 100%;
}
.down-beauty
{
 margin-bottom:30px;  

 
}

.downsecpad
{
    
	padding: 0px 0;
	
}
}

/*--------end------------*/
/* gallery */
.videotop
{
 padding-top:25px !important;   
}

#gallery {
	padding: 4% 0;
}

.img-wrapper {
	position: relative;
	margin-top: 15px;
	cursor: pointer;
}

.img-wrapper img {
	width: 100%;
	height: 100%;
}

.img-overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}

.img-overlay i {
	color: #fff;
	font-size: 3em;
}

#overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 9999;
	cursor: pointer;
}

#overlay img {
	margin: 0;
	width: 80%;
	height: auto;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 20%;
}

#nextButton {
	color: #fff;
	font-size: 25px;
	transition: opacity 0.8s;
}

#nextButton:hover {
	opacity: 0.7;
}


#prevButton {
	color: #fff;
	font-size: 25px;
	transition: opacity 0.8s;
}

#prevButton:hover {
	opacity: 0.7;
}

#exitButton {
	color: #fff;
	font-size: 25px;
	transition: opacity 0.8s;
	position: absolute;
	top: 108px;
	right: 385px;
}

#exitButton:hover {
	opacity: 0.7;
}
.videopadding
{
    font-size:30px;
}
/*--------end------------*/

/* careers */
.workleft h5 {
	font-size: 35px;
	padding-top: 5%;
	font-weight: 400;
}

.workleft p {
	font-size: 14px;
	font-weight: 400;
	text-align:justify;
	font-family: "Arial";
}

.workwrapper {
	padding: 40px 0;
	background: #FAFAFA
}

.career-a {
	cursor: pointer;
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 40px 95px;
	border-radius: 0;
	position: relative;
}

.career-a::after {
	position: absolute;
	content: "-";
	right: 0;
	top: 35px;
	left: 60px;
	font-size: 21px;
	font-weight: 200;
	width: 26px;
	height: 26px;
	border: 1px solid #000;
	border-radius: 60px;
	text-align: center;
}

.career-a.collapsed::after {
	content: "+";
}

.openwrapper {
	background: #FAFAFA;
	padding-bottom: 40px;
}

.openmargin {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 21px;
}

.openmargin h1 {
	border-radius: 21px 21px 0px 0px;
	font-size: 30px;
	text-align: center;
	background: #ec1c24;
	padding: 30px 0;
	color: #fff;
	 font-family: "Arial";
}
.openmargin h2 {

    font-family: "Arial";
}
.open-content {
	float: left;
	width: 100%;
	padding: 0px 5% 20px 8%;
	font-family: "Arial";
}

.open-content p {
	font-size: 16px;
	font-family: 'arial';
	margin: 0 0 0px 0;
	line-height: 18px;
	
}

.open-card {
	border-bottom: 1px solid #f5f5f5;
}

.clickbtn {
	color: #000;
	font-weight: normal;
	padding: 3px 20px;
	float: left;
	transition: 0.5s;
	margin-left: 20px;
	background: #FAFAFA 0% 0% no-repeat padding-box;
	border: 0.5px solid #70707038;
	border-radius: 6px;
}

.loccareer {
	float: left;
}

.applybtn {
	background: #ec1c24;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	float: left;
	border-radius: 9px;
	transition: 0.5s;
	margin-left: 50px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.openright p {
	font-size: 12px;
	text-align: right;
}

.openright h6 {
	font-size: 18px;
}
.tab-page{
	padding-left: 0;
}
.tab-box{
	padding-top: 50px;
}
.tab-box .nav-tabs .nav-link.active{
	background: #002156;
	border-color: #002156;
	color: #fff;
}
.tab-box .nav-tabs .nav-link:hover{
	background: #002156;
	border-color: #002156;
	color: #fff;
}
.tab-box .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.tab-box .nav-link{
	padding: 8px 90px;
	color: #000;
}
.tab-box .nav-tabs{
	justify-content: center;
}
.tab-box .tab-content{
	background: #fff;
	padding: 3% 4%;
}


.career-wrapper p
{
    color:#fff;
}
.career-form{
	 float:left;
	 width:100%;
	 background:#000;
	 padding: 80px 0;
	 color:#fff !important;
	 }
.career-form-wrapper{
	float: left;
	width: 100%;
	padding-right: 52px;
	}

.career-form-group{
	float:left;
	width:100%;
	padding-top: 28px;
	}
	.career-form-group span
	{
	    color:#fff !important;
	}
.career-form-group label{
	color:#fff;
	
	}
.career-form input{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	color:#fff;
	}
.career-form  label{
	float:left;
	width:100%;
	text-transform:capitalize;
	}
	.
.career-form select{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	color:#ccc;
	width:100%;
	}
.career-form textarea{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	outline:0 !important;
	min-height: 95px;
	
	
	}
.career-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}

.career-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;
}

.career-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.upload-resume {
    width: 100%;
    position: relative
}

.upload-resume input[type="file"],
.upload-resume i {
    right: 0;
    bottom: -38px;
    float: right;
    width: 125px;
    height: 50px;
    position: absolute
}

.upload-resume input[type="file"] {
    opacity: 0;
    z-index: 100;
    cursor: pointer
}

.upload-resume i {
    font: 300 13px "Roboto";
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    background: #e2e2e2;
    color: #282828;
    z-index: 10;
    border: 1px solid transparent
}
.career-submitnew{
	background: #122840;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    float: right;
	transition:0.6s;
	margin-top:20px;
    text-decoration: none;
	}
.career-submit:hover{
	transition:0.6s;
	background: #fff;
	color:#1f4756;
	}
	.contact-form
	{
	    
	}
	.contact-form span{
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 18px;
  padding-bottom: 25px;
}
	@media(max-width:768px)
{
     .career-form
     {
         padding:0;
     }

}
	@media(max-width:991px)
{
      .workwrapper
     {
         padding: 0px 0px;
     }   
}

@media(max-width:1681px) {
	.service-slider {
		left: 11%;
	}

	.banner-gr {
		bottom: -194px;

	}
}

/*-------------Find a Doctor-----------*/
.doc-list
{
    box-shadow: -2px 1px 31px -5px rgb(187, 187, 187);
    margin-top: 30px;
    border-radius: 15px;
background: transparent;
}
.doc-list img
{
    border-radius: 15px 15px 0px 0;
}
.btnnode 
{
  display:flex;
  align-items:center;
  justify-content: space-between;
}
.btnnodeone 
{
  display:flex;
  align-items:center;
  justify-content: space-between;
}
.viewbtns
{
    background-color:#0f70b7 !important;
}
.btnnodeone a
{
    background-color:#e18e13;
    padding:10px 10px;
    font-size:14px;
    color:#fff !important;
    font-weight:normal;
}
.btnnode a
{
    background-color:#e18e13;
    padding:10px 25px;
    font-size:14px;
    color:#fff !important;
    font-weight:normal;
}
.inner-banner-text-wrapper
{
   justify-content: start !important;
    -webkit-box-pack: start !important;
}

.doc-search
{
    padding-bottom:20px;
}
.dic-listing
{
    padding-top:0px;
}
.doc-select {
  background: #f0f2f1;
  padding: 14px;
  float: left;
  width: 100%;
  border: none;
}
.docmain
{
    padding-top:30px;
}

.doc-search a {
  background: #060726;
  color: #fff;
  font-size: 14px;
  text-align: center;
  float: left;
  width: 100%;
  padding: 11px;
  border-radius: 4px;
  transition: 0.6s;
}
.inner-banner-text-wrapper {
  position: absolute;
 left: 125px;
  right: 0;
  bottom: 0;
  top: 0;
}
.inner-banner {
  float: left;
  width: 100%;
  position: relative;
}
.inner-banner-text-area span {
  color: #FF4815;
  font-size: 15px;
  font-weight: 500;
}
.inner-banner-text-area h1 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  text-align:left !important;
}

.doc-search a:hover {
  background: #ec1c24;
  transition: 0.6s;
}
.doctor-detils-text {
	background: #ECEBEA;
	padding: 30px;
}
.doctor-detils-text .readmoreicon {
  background-color: #122840;
  color: #e6e6eb !important;
  padding: 10px 20px;
  width: 128px;
  border-radius: 10px;
  font-size: 15px;
}
.btn-wrapper .readmoreicon {
  background-color: #122840;
  color: #e6e6eb !important;
  padding: 10px 20px;
  width: 128px;
  border-radius: 10px;
  font-size: 15px;
}

.doctor-img a {
	background: #060726;
	color: #fff;
	padding: 10px;
	font-weight: normal;
margin-top: 51px;
}
.docreadmore
{
    display:inline-block !important;
    float:none !important;
    margin-top:10px !important;
    
    
}

.docdet a
{
    background:transparent !important;
    color:#000 !important;
}

.doctor-img h6 {
	padding-bottom: 20px;
	font-size: 15px;
}

.doctor-box {
	float: none !important;
}

.doctor-img {
	text-align: left;
	box-shadow: -2px 1px 31px -5px rgb(187, 187, 187);
	width: 310px;
	position: relative;
	margin-left: 10%;
}

.doctor-img::after {
	position: absolute;
	content: '';
	background: rgb(165, 165, 165);
	width: 1px;
	right: -110px;
	height: 370px;
	top: 68px;
}

.doctor-img img {
	width: 100%;
}

.doctor-box {
	padding: 5% 0;
}

.doctor-detils-text p {
	margin: 0;
	text-align: justify;
}

.latest-bg {
	background: #F4F7F6;
}

.doctor-img-text {
	padding: 10px;
	max-height: 175px;
min-height: 175px;
}

.doctor-img-text h4
{
    height:40px;
    font-size: 20px;
    color:#000 !important;
}

.doctor-img-text h5
{
    
    font-size: 18px;
    color:#000 !important;
}
.doctor-img-text h6
{
    
    font-size: 16px;
    color:#000 !important;
}
.news-list {
	padding: 10px;
	margin-bottom: 20px;
}

.news-list:hover {
	background: #ccc;
	transition: 0.6s;
}

.news-list h4 {
	font-size: 20px;
	font-weight: 600;
	padding: 15px 0;
	margin: 0;
}

.news-list p {
	color: #000;
}

.latest-bg h3 {
	padding-bottom: 30px;
}

.news-details {
	width: 980px;
	margin: auto;
}

.news-details p {
	padding-top: 20px;
	text-align: justify;
}

.latest-bg h2 {
	text-align: left;
	font-weight: 600;
	padding-bottom: 30px;
}
.dep-row {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  padding-top: 0px;
}
.depwrapper
{
    padding-top:0px;
}
.view-btns {
  float: left;
  color: #000;
  text-align: left;
  transition: 0.5s;
  position: relative;
  background: #fff;
 border: 1px solid #888;
padding: 5px 8px;
margin-top: 20px;
box-shadow: -2px 1px 31px -5px rgb(208, 206, 206);
border-radius: 10px;
}
.doc-list a
{
    text-decoration:none;
}

.docbtn {
  margin-right: 2px;
}

  @media (max-width: 768px){
.doc-select {
  margin-bottom: 10px;
}

}
 @media (max-width: 991px){
 .doc-select 
 {
     margin-bottom:20px !important;
 }   
 
 .inner-banner-text-wrapper 
 {
     left:0px;
     justify-content: center !important;
    -webkit-box-pack: center !important;
 }
 
}
/*--------End------*/
/*-------------------news----------------*/
.news
{
color:#fff;
}
.news-main{
	padding: 30px 25px;
}
.news-main-left h5{
	font-size: 25px;
	padding-bottom: 20px;
    font-family: 'Cormorant';
}
.news-main-left h6 {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
      font-family: 'Cormorant';
}
.news-main-left img{
	padding-bottom: 20px;
}
.news-main-right h6{
	font-size: 16px;
  
	padding-bottom: 7px;
}
.news-main-right{
	padding-left: 55px;
	padding-top: 25px;
}
.news-select{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 20px 0 6px;
     
}
.news-select:first-child{
	padding: 0px 0 6px;
}
.news-select:last-child{
	border-bottom:none;
	padding: 20px 0 0px;
}
.news-select p{
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 14px;
	margin: 0 0 5px 0;
     
}
.news-select a{
    color:#fff;
	font-size: 14px;
	font-weight: bold;
     
     text-decoration: none;
}
.news-main-left .read-more img{
	padding-bottom :0 ;
}
.content-flip-card {
    background: transparent linear-gradient(318deg, #FFFFFF 0%, #F8F8F8 22%, #FFFFFF 58%, #E8E8E8 96%, #F9F9F9 100%) 0% 0% no-repeat padding-box;
    padding: 40px 30px 40px;
    position: relative;
	text-align: left;
	float: left;
	width: 100%;
}
.points li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
}
.points li::before{
	position: absolute;
	content: " ";
	top: 5px;
	left: 0;
	background:url(../images/aim.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;

}
.news-headclr
{
    color:#051d44;
}
.news-font
{
    font-size:18px;
}
.news-main-left p
{
    text-align:justify;
}
@media(max-width:991px)
{
    .newstop { padding-top:0px;}
 .box-shadow-news
 {
     background: #fff;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding: 10px;
margin: 10px 15px;
border-radius: 15px;
margin-left:25px !important;
margin-right:25px !important;

 }   
    .news-main-right
    {
        padding-left:0px;
    }
}

/*-------end---------*/
/* ---------------------- Principle Message ---------------------- */
.contentpage-wrapper {
  padding: 50px 0 0;
  padding-bottom: 0px;
  margin-bottom: 38px;
  width: 100%;
  padding-bottom: 34px;
}

.doctor-card {
  max-width: 931px;
  width: 100%;
  margin: 0 auto;
}

.doctor-card-wrapper {
  background-image: linear-gradient(to right, #e8e8e8, #fff);
  padding: 55px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.doctor-details-sec {
  width: 100%;
  border-top: 2px solid #16213c;
  margin-top: 27px;
}

.doctor-details-text-area {
  padding: 30px 0px;
}

.doctor-details-text-area h3 {
  color: #16213c;
  font-size: 40px;
  font-weight: bold;
}

.header-border {
  height: 4px;
  width: 88px;
  background: #16213c;
  margin-top: 14px;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification h6 {
  font-size: 20px;
  font-weight: bold;
  color: #16213c;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification p {
  padding: 0;
  color: #16213c;
  font-size: 17px;
  margin: 0 0 15px 0;
  font-weight: 400;
  text-align: justify;
}
@media(max-width:991px)
{
 .contentpage-wrapper {
  padding: 30px 0 0;
 }   
}
/*-----End-------*/
.feedbackimage
{
    position:relative;
}
.feedbackhead
{
    
    position:absolute;
    top:50%;
    text-align:center;
    left:50%;
    width:100%;
     transform: translate(-50%, -50%);
}
.feedbackhead h2
{
    font-size: 34px;
font-weight: bolder;
}
.form-gaps
{
    width:100%;
}
/*-------------Insurence------------*/
.cashless {
  -webkit-box-shadow: 0 30px 10px -20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 30px 10px -20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 30px 10px -20px rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
  padding: 25px;
  text-align: center;
}
.bg1 {
  background: #fff;
}
.bg2 {
  background: #231f20;
}
.text-white
{
    text-decoration:none;
}
/*----------------End----------------*/
