body {
 font-family: 'Open Sans', sans-serif!important;
}
.section-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.main-title {
    color: #283779;
    font-weight: 900;
    font-size: 50px;
}

.sec-title {
    color: #283779;
    font-weight: 900;
    font-size: 32px;
}
.sec-color {
    color: #ff594d !important;
}
.right-align {
    text-align: right;
}
.callnow {
    color: #fff;
    font-weight: bold;
}
.callnow:hover {
    color: #eee;
}
.top-logo img{
 padding: 20px 0px 20px 0px;   
}
.main-banner{
       background: url(/new/images/banner-01.png) #b7e3fe;
    background-size: cover;
    height: 500px;
    background-position: center;
}
.caro-banner{
     
    background-size: cover;
    height: auto;
    background-position: center;
}
.btext-light{
 font-weight:600;   
}
.btext-bold{
 font-weight:900;   
}
.btext-sbold {
    font-weight: 700;
}
h3.btext-sbold {
    font-size: 32px;
}
span.banner-text {
    position: absolute;
    left: 11%;
    top: 8pc;
    font-size: 3pc;
    color: #175592;
}

@media only screen and (max-width: 600px) {
span.banner-text {
    top: 8pc;
    font-size: 30px;
  text-shadow: 2px 2px 8px #fff;
}
}

button.g-btn {
    background: #c63c39;
    color: #fff;
    border: 1px solid #c63c39;
    border-radius: 10px;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

.col-md-6.text-right.secsectext {
    padding: 5% 10% 0% 0%!important;
     padding-left: 5%!important;
    color:#175592;
}
img.drrajan{
    width:75%;
}
@media only screen and (max-width: 600px) {
img.drrajan{
    width:80%;
}
}
@media only screen and (max-width: 600px) {
.mobtextdrrajan{
    text-align:left!important;
    padding-left: 0px!important;
}
}
.dyksec{
    background: #175592;
    
}

.dyktext {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight:600;
}
.dyktextb{
    color: #175592;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight:600;
}
.p40{
    padding-top:40px;
    padding-bottom:40px;
}
.p50{
    padding-top:50px;
    padding-bottom:50px;
}
.prime-text{
    color:#175592;
}



ul {
  list-style: none;
}

ul li:before {
  content: '✓';
  font-weight:bold;
}
.prime-bg{
    background:#b7e3fe;
}
#content-desktop {display: block;}
#content-mobile {display: none;}
@media screen and (max-width: 768px) {
#content-desktop {display: none;}
#content-mobile {display: block;}
        }
        .pl30{
            padding-left: 60px;
        }
        
.carousel-indicators li {
    width: 18px;
    height: auto;
    border-radius: 100%;
    background:#999;
}
.carousel-indicators {
    bottom: -50px;
}
.cip.carousel-indicators{
    top:20px;
}
section.drrajanbsec {
    background: linear-gradient(180deg, #175592, #051826);
}
.btnsec {
    background: #c63c39;
    color: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-radius: 10px;
}

.numbsec {
    background: #8e201f;
    border-radius: 50%;
    padding: 5px 12px;
}
label {
    display:none!important;
}

button.g-btn.banner-button {
    position: absolute;
    bottom: 18%;
    left: 15%;
}

button#content-mobile {
    position: absolute;
    bottom: 12%;
    left: 9%;
}
/*
.carousel-control-prev-icon {
    background-image: url(https://spinemastersindia.co.in/new/images/arrow-left.svg);
    padding: 12px;
}

.carousel-control-next-icon {
    background-image: url(https://spinemastersindia.co.in/new/images/arrow-right.svg);
    padding: 12px;
}
*/

.pb10 {
    padding-bottom: 1px!important;
    margin-bottom: -26px;
}
.pt10{
    padding-top:10px;
}

.mt10 {
    margin-top: -10px;
}

@media screen and (max-width: 768px) {
    .main-banner{
            background-position: 80%;
                height: 400px;
    }
    
}

@media screen and (max-width: 768px) {
    .mobd{
           text-align:center;
           width:100%;
    }
    
}

@media screen and (max-width: 768px) {
    .col-lg-3.col-sm-6.col-xs-6 {
    width: 50%;
}
    
}