body{
    font-family: 'Gotham';
}
a{
    text-decoration: none;
}
.br1, .br2{
    display: none;
}
.white{
    color: #F1F1F1;
}
.purple{
    color: #62459C;
}
.bg-purple{
    background-color: #62459C;
}
.black{
    color: #404040;
}
.sec-in-padd{
    padding: 43px 0!important;
}
.bg-gray{
 background-color: #eeeeee;   
}
.container{
    padding:0 10px;
}
.sec-in-hpadd{
    padding: 0 60px;
}
.sec-radius{
    border-radius: 10px;
}
.all-center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.center-left{
    display: flex;
    align-items: center;
}
.navbar{
    padding:20px 0;
}
.logo{
    width: 80px;
    height: 70px;
}
.enq-tbn{
    display: flex;
    align-items: center;
    background-color: #62459C;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    color:#fff;
    padding: 15px 30px;
    font-weight: bold;
}
.enq-tbn img{
    margin-right: 10px;
}
.nav-right{
    display: flex;
    align-items: center;
}
.space-right{
    margin-right: 10px;
}
.call-btn{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 700;
}
.call-btn img{
    width: 28px;
    height: 28px;
    margin-right: 10px;
}
.nav-right a{
    margin: 0 15px;
}
.nav-right a img{
    width: 20px;
    margin: 0 8px 0 0;
}
.nav-right a:hover{
    color:#fff;
}

.sec-one{
    background-image: url("../img/wall1536x600.png");
    background-repeat: no-repeat;
    height: 800px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec-one .container{
    display: flex;
    align-items: center;
    justify-content: end;
}
.appo{
    text-align: center;
    color: #404040;
    background-color:#fff;
    width: 400px;
    /* margin-top: 50px; */
    padding: 20px 0;
    border-radius: 8px;
}
.appo p{
    font-size: 14px;
}
.form-head{
    font-size: 20px!important;
}
.appo-form{
    padding: 20px 40px;
}
.appo-form input, .appo-form select{
    margin: 20px auto;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    padding: 5px 0;
}
.appo-form button{
    background-color: #62459C;
    margin: 10px auto 20px;
    width: 160px;
    padding: 15px;
    font-weight: bold;
    border: none;
}
.appo-form button:hover{
    background-color: #62459C!important;
    opacity: 0.8!important;
}
.form-select{
    color:#404040;
}
.form-control:focus, .form-select:focus{
    box-shadow: none;
    border-color: #62459C;
}

/*section*/
section{
    margin-bottom: 160px;
}

/*service*/
.service{
    padding: 22px;
    max-width: 1242px;
    min-height: 300px;
    margin: 0 auto;

    background: #56499B;
    box-shadow: 0px 6px 8px -6px rgba(24, 39, 75, 0.12), 0px 8px 16px -6px rgba(24, 39, 75, 0.08);
    border-radius: 10px;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.s-card{
    text-align: center;
}
.s-card img{
    width: 127px;
    padding: 33px;
    background-color: #2e2e2e;
    border-radius: 50%;
}
.s-card p{
    font-weight: 700;
    font-size: 18px;
    line-height: 144.7%;
    color: #FFFFFF;
    margin-top: 20px;
}
/*service*/

/*colin*/
.col-in{
    width: 100%;
}
.soh{
    display: flex;
    align-items: center;
}
.soh div{
    margin: 30px;
}
.soh h2{
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.02em;

    color: #404040;
}
.soh ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;

    letter-spacing: 0.02em;

    color: #000000;
}
/*colin*/

/*hsf*/
.secfour div h2{
    margin-top: 26px!important;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 598px;
    font-weight: 700;
    font-size: 35px;
    line-height: 46px;

    text-align: center;
    letter-spacing: 0.02em;

    color: #404040;
}
.sub-head h2{
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.02em;
}
.sub-head p{
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 0.02em;
}
.secfive .container{
    padding: 30px 50px!important;
}
/*hsf*/

.card-group{
    padding: 35px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-group .card{
    max-width: 25rem!important;
    text-align: center;
    background-color: #62459C;
    border: none;
    max-width: 333px;
}
.card-group .card h5{
    font-weight: 700;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 0.02em;

    color: #FFFFFF;
}
.soh ul li{
    margin-top: 20px;
    font-weight: 400;
font-size: 18px;
line-height: 31px;
/* or 172% */

letter-spacing: 0.02em;

color: #404040;
}
/**/
.divider-right{
    border: 1px solid #404040;
    border-top: none;
    border-left: none;
    border-bottom: none;
}
.secsix-sub{
    padding: 0 30px;
}
.secsix-sub-links{
    font-size: 18px!important;
}
.secsix-sub h2{
    font-weight: 700;
font-size: 40px;
line-height: 51px;
/* or 128% */

letter-spacing: 0.02em;

color: #404040;
}
.secsix-sub p{
    font-weight: 700;
font-size: 20px;
line-height: 41px;
/* identical to box height, or 205% */

letter-spacing: 0.02em;

color: #404040;
}
.secsix-sub-links{
    font-weight: 400!important;
}
.secsix-sub-links span{
    border: 1px solid #404040;
    border-left: none; border-top: none; border-bottom: none;
    margin: 0 20px;
}
.book-section {
    text-align: center;
}
.book-section h2{
    max-width: 588px;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin: 0 auto;
    letter-spacing: 0.02em;

    color: #404040;
}
.book-btn{
    margin: 25px auto;
    width: 264px;
    height: 75px;
    background: #56499B;
    border-radius: 10px;

    font-weight: 700;
    font-size: 20px;
    line-height: 19px;

    color: #FFFFFF;
}
.book-btn:hover{
    color: #fff;
    opacity: 0.8;
}
/*footer*/
.foot-links{
    margin-top: 20px;
    margin-bottom: 100px;
}
.foot-links h3{
    margin-bottom: 15px;
    font-weight: 700;
font-size: 20px;
line-height: 24px;
/* identical to box height, or 120% */

letter-spacing: 0.02em;

color: #404040;
}
.foot-links p , .foot-links a{
    margin-right: 50px;
    font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */

letter-spacing: 0.02em;

color: #545454;
}
.foot-link{
    margin-bottom: 15px;
}
.copyright{
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;

    letter-spacing: 0.02em;

    color: #292D32;
    }
    .hernia-logo{
        width: 200px;
    }

@media only screen and (max-width: 1180px){
    .br{
        display: none;
    }
    .soh h2{
        font-size: 35px;
    }
    .soh ul li{
        font-size: 16px;
    }
    .sec-one{
        background-image: url("../img/wall1180x600.png");
    }
}
@media only screen and (max-width: 1080px){
    .sec-one{
        background-image: url("../img/wall1080x600.png");
    }
    foot-links p, .foot-links a {
        margin-right: 40px;
    }
}
@media only screen and (max-width: 992px){
    .logo{
        width: 50px;
        height: 40px;
    }
    .enq-tbn{
        font-size: 16px;
        padding: 12px 20px;
    }
    .enq-tbn img{
        margin-right: 10px;
    }
    .call-btn{
        font-size: 16px;
    }
    .call-btn img{
        width: 28px;
        height: 28px;
        margin-right: 10px;
    }
    .appo {
        width: 350px;
        padding: 15px 0;
        border-radius: 8px;
    }
    .sec-one{
        background-image: url("../img/wall990x600.png");
    }
    .form-head{
        font-size: 18px!important;
    }
    .appo-form input {
        margin: 15px auto;
        padding: 5px 0;
    }
    .appo-form button {
        margin: 8px auto 12px;
        width: 120px;
        padding: 12px;
    }
    .appo p {
        font-size: 12px;
    }
/*service*/
    .s-card{
        text-align: center;
        width: 200px;
        margin-bottom: 30px;
    }
    .s-card img{
        width: 100px;
        padding: 25px;
        background-color: #2e2e2e;
        border-radius: 50%;
    }
    .s-card p{
        font-weight: 700;
        font-size: 18px;
        line-height: 144.7%;
        color: #FFFFFF;
        margin-top: 20px;
    }
    /*service*/
    .foot-links h3 {
        margin-top: 25px;
    }
    .divider-right {
        border: none;
    }
    .secsix-sub{
        padding: 20px 30px 0;
        text-align: center;
    }
}
@media only screen and (max-width: 990px){
    .s-card {
        width: 200px;
    }
    s-card p{
        margin-top: 15px;
    }
    .book-btn{
        width: 200px;
        height: 65px;
    }
}
@media only screen and (max-width: 880px){
    .service{
        padding-bottom: 0;
    }
    .sec-one{
        background-image: url("../img/wall880x600.png");
    }
}
@media only screen and (max-width: 768px){
    .sec-one{
        background-image: url("../img/wall768x600.png");
    }
    .black{
        display: none;
    }
    .container {
        padding: 0 10px;
        max-width: 750px;
    }
    .s-card img {
        width: 80px;
        padding: 20px;
    }
    .s-card p {
        font-size: 16px;
    }
    .soh ul li{
        margin-top: 8px;
        line-height: 25px;
    }
    .card-group .card h5 {
        font-weight: 700;
        font-size: 14px;
    }
    .secfour div h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .sub-head h2 {
        font-weight: 700;
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 0.02em;
    }
    .secsix-sub {
        text-align: center;
        padding: 20px 30px 0;
    }
    .secsix-sub h2 {
        font-size: 35px;
    }
    .secsix-sub p {
        font-size: 18px;
    }
    .book-section h2{
        font-size: 35px;
    }
    section {
        margin-bottom: 130px;
    }
}
/*mobile*/
@media only screen and (max-width: 767px){
    .black{
        display: none;
    }
    .container {
        padding: 0 12px;
    }
    .sec-one .container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

}
@media only screen and (max-width: 767px){
    .left-head{
        text-align: center;
    }
    .card-group .card{
        margin: 0 auto;
    }
}
@media only screen and (max-width: 602px){
    .divider-2{
        display: none;
    }
    .br2{
        display: block;
    }
}

@media only screen and (max-width: 485px){
    .container {
        padding: 0 15px;
    }
    .black{
        display: none;
    }
    .nav-right a {
        margin: 0 15px 0 0;
    }
    .enq-tbn {
        font-size: 12px;
        padding: 8px 15px;
    }
    .call-btn {
        font-size: 14px;
    }
    .appo-form button {
        margin: 8px auto 12px;
        width: 100px;
        padding: 8px;
    }
    .book-btn{
        width: 150px;
        height: 55px;
    }
}
@media only screen and (max-width: 481px){
    .divider-1{
        display: none;
    }
    .br1{
        display: block;
    }
}
@media only screen and (max-width: 420px){
    section {
        margin-bottom: 100px;
    }
    .soh h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .soh ul li {
        margin-top: 8px;
        line-height: 20px;
    }
    ul {
        padding-left: 1rem;
    }
    .secfour div h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .sub-head h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .sub-head p {
        font-size: 16px;
        line-height: 25px;
    }
    .secsix-sub h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .secsix-sub p {
        font-size: 16px;
        line-height: 20px;
    }
    .secsix-sub-links {
        font-size: 18px!important;
        line-height: 30px!important;
    }
    .book-section h2 {
        font-size: 30px;
    }
    .book-btn {
        width: 125px;
        height: 45px;
    }
}
@media only screen and (max-width: 400px){
    .navbar {
        padding: 5px 0;
    }
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        display: flex;
        justify-content: center;
    }
    .nav-right {
        align-items: center;
        justify-content: space-between;
        margin-top: 8px;
    }
    .space-right {
        margin-right: 0px;
    }
    .navbar {
        padding: 10px 0;
    }
    .nav-right a {
        margin: 5px;
    }
    .form-head {
        font-size: 16px!important;
    }
    .appo-form {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 320px){}
@media only screen and (max-width: 280px){}