.para{text-align: justify;}

.left-colm .left-col-container .title-wrap1 h1{font-weight: 600;text-transform: uppercase;
    font-size: 28px;}
.left-colm .left-col-container .image-box img{max-width:100%;}
.left-colm .left-col-container .title-wrap h3{font-weight: 600;font-size: 22px;padding-bottom: 14px;
     color:#001837;}
.left-colm .left-col-container .text-block ul{padding-left:18px;}
.left-colm .left-col-container .image-box-1 h4{font-size: 19px;color: #000;font-weight: 500;}
.left-colm .left-col-container .iner-row .iner-col img{width:100%;}
.left-colm .left-col-container .iner-row .iner-col h4{font-size:18px;text-align:center;}

.right-colm .sidebar .treat-offer .widget-title h2{font-size: 20px;font-weight: 600;
    border-bottom: 2px solid #8f8f8f;padding-bottom: 12px;}
.right-colm .sidebar .treat-offer .menu-treatment-container ul{padding-left: 0px;list-style: none;}
.right-colm .sidebar .treat-offer .menu-treatment-container ul li{padding-bottom:6px;}
.right-colm .sidebar .treat-offer .menu-treatment-container ul li a{text-decoration: none;
    color: black;}
.right-colm .sidebar .treat-offer .menu-treatment-container ul li::before{content: '\f30b';
    color: #00aeef;font-family: 'Font Awesome 5 Free';padding-right:8px;
    font-weight: 900;font-size: 12px;}
.right-colm .sidebar .treat-offer .menu-treatment-container ul li a:hover{color:#fff;
     background:#b12d30;}
.menu-treatment-container ul li a.active{background:#b12d30;color:#fff!important;}
.right-colm .sidebar .appointment .title1 h2{font-size: 20px;font-weight: 600;
    border-bottom: 2px solid #8f8f8f;padding-bottom: 12px;}

.contact-fil-form form label{width:100%;padding-bottom: 10px;}
.contact-fil-form form input[type="text"], .contact-fil-form form input[type="tel"], 
.contact-fil-form form input[type="email"], .contact-fil-form form label select{width:100%;}
.contact-fil-form form input[type="submit"]{float: right;background: #b12d30;
    border-color: #b12d30;padding: 6px 26px;border-radius: 1px;}
.contact-fil-form form input[type="submit"]:hover{background:#00132c;
        border-color: transparent;color: #fff;}
