.para{text-align: justify;}

.left-colm .left-col-container .title-wrap1 h1{color: #b12d30;font-weight: 400;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: 16px;padding-bottom: 12px;}
.left-colm .left-col-container .text-block ul{padding-left:18px;}
.left-colm .left-col-container .text-block ol{padding-left: 12px;}
.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;}
.left-colm .left-col-container .social-btns{display: flex;column-gap: 19px;}
.left-colm .left-col-container .social-btns a{text-decoration:none;}
.left-colm .left-col-container .social-btns a .social-wrapper{background: #334d87;width: 130px;
    height: 40px;text-align: center;color: #fff;border-radius: 4px;display: flex;
    justify-content: center;align-items: center;}
.left-colm .left-col-container .social-btns a .social-wrapper span{padding-left: 14px;font-weight: 500;}
.left-colm .left-col-container .social-btns a .twitr{background:#00abf0;}
.left-colm .left-col-container .social-btns a .googlepls{background:#df4a32;}
.left-colm .left-col-container .nav-links{margin-top:40px;}
.left-colm .left-col-container .nav-links .nav-previous{border-top: 4px solid #999;
    border-bottom: 4px solid #999;padding: 10px 0px;}
.left-colm .left-col-container .nav-links .nav-previous a{text-decoration: none;color: #000;}
.left-colm .left-col-container .nav-links .nav-previous a:hover{color:#00aeef;}
.left-colm .left-col-container .nav-links .nav-previous a span{display: block;}
.screen-reader-text{clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;
    width: 1px;overflow: hidden;}
.post-title{font-size: 23px;margin-top: 15px;}

.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;}
.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;}

@media screen and (max-width:600px) {
    .right-colm .sidebar .treat-offer .widget-title h2{border-top:1px solid #ddd;
      padding-top:10px;}}