*, ::after, ::before {
    box-sizing: border-box;
}
#jc #comments {
	 margin-top:3rem;margin-bottom: 3rem;
}
 #jc .kmt-comment-tools-title {
	 font-size: 1.6rem;
	 margin-top: 1rem;
	 margin-bottom: 3rem;
	 text-transform: uppercase;
	 color: #ebebeb;
	 text-align: center;
}
 #jc .kmt-comment-tools-title .kmt-count {
	 color: #333;
}
 #jc .rbox {
	 margin:0;width:auto;overflow:hidden;box-shadow: 0 1px 5px rgba(0,0,0,.19);border-radius:10px;padding: 2rem;margin-bottom: 2rem;
}
.comment-info{margin: 0}
.createdby{margin-left: 0}
 .createdby span {
	 display: inline-block;
	 height: 2rem;
	 line-height: 2rem;
	 text-decoration: none !important;
	 font-family: inherit;
	 font-size: inherit;
	 margin: 0;
	 padding: 0;
	 color: #000f5a;
	 font-weight: 500;
	 text-transform: capitalize;
	 font-size: 1.6rem;
	 letter-spacing: 0.5px;
}
 #jc .comment-body {
	 font-size: 1.6rem;line-height:2.3rem;
	 letter-spacing: 0.5px;
	 color: #212529;
}
 #jc #comments-form {
	 border: 1px solid #c3d8e0;border-radius:3rem;
	 padding: 1.5rem 2.5rem;
	 background: #fff;
}
.form-label{font-size: 1.4rem;
    font-weight: 500;
    color: #444;}
 #jc .h6 {
	 display: block;
	 font-weight: bold;
	 margin-bottom: 1rem !important;
	 font-size: 1.6rem;
	 text-align: center;
	 text-transform: uppercase;
	 color: #444;
	 letter-spacing: 1px;
	 line-height: 2.2rem;
}
 #jc .float-wrapper > span {
	 margin-left: auto;
	 display: table;
	 position: relative;
}
 #jc .kmt-list {
	 margin: 0 0 3rem;
}
 #jc .kmt-list > li + li {
	 margin-top: 2rem;
}
 #jc .comments-buttons {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    padding: 0;
    font-size: 1.2rem;
    line-height: 2.2rem;
    display: table;
    margin-left: auto;
}
 #jc .comments-buttons span {
    text-indent: 0;
    width: auto;
    color: #5a5959;
    font-weight: 400;
    display: block;cursor: pointer;
}
 #jc .reset-ul, #jc .reset-ul li, #jc .reset-child, #jc .reset-child > li {
	 background: none;
	 border: none;
	 clear: none;
	 float: none;
	 list-style: none;
	 list-style-image: none;
	 padding: 0;
	 overflow: visible;
}
 #jc .hidden {
	 display: none !important;
}
 .comments-list-child {
	 margin-left: 2rem;
	 margin-bottom: 1rem;
}
 #jc .even, #jc .odd {
	 margin-bottom: 10px;
}
 #jc textarea {
	 max-height: 10rem;height:auto !important;
}
#jc .form-group {
    margin-bottom: 1rem;
}
 #jc #nav-bottom span.page, #jc #jc #nav-top span.page {
	 color: #777;
	 background-color: #eee;
	 border: 1px solid #d6dadd;
}
 #jc #nav-bottom span.activepage {
	 border-bottom: 1px solid #d6dadd;
	 border-left: 1px solid #d6dadd;
	 border-right: 1px solid #d6dadd;
	 border-top: 1px solid white;
}
 #jc .form-control {
	 padding: 2rem 1rem;border-radius:6px;border-color:#c3d8e0;display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	 font-size: 1.4rem;
}
 #jc .form-control + label {
	 left: 2.8rem;
	 font-size: 1.4rem;
}
 .comments-form-message-error {
	 background: #ffebe8;
	 color: #c30;
	 padding: 1rem 1.5rem;
	 margin: 0 0 1rem;
	 list-style: none;
	 font-size: 1.4rem;
}
 .comments-form-message-info {
	 background: #eaf5e9;
	 color: #060;
	 padding: 1rem 1.5rem;
	 margin: 0 0 1rem;
	 list-style: none;
	 font-size: 1.4rem;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 2.5px;
    justify-content: center;
    margin-top: 20px;
}
.pagination li{background:none !important;padding:0 !important}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #000f5a;
    border-color: #000f5a;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 2.5px;
    border-bottom-left-radius: 2.5px;
}
.pagination .page-link {
    cursor: pointer;
}
.page-link {
    position: relative;
    display: block;
    padding: 5px 7.5px;
    margin-left: -1px;
    line-height: 1.25;
    color: #000f5a;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
#comments-form-buttons{margin-top:1rem}
.btn2{background: #13acf7;border-radius:2rem;border:1px solid #13acf7;display: inline-block;transition: all .5s ease;color:#fff !important;font-size:1.4rem;font-weight:700;padding: 1rem 1.5rem;cursor: pointer}
#comments-form-reset,#comments-form-cancel{background: #fff;color:#13acf7 !important}
.btn2:hover{background:#3aa6de}
#jc .row{display: flex;flex-wrap: wrap;margin-right: -15px !important;margin-left: -15px !important;}
#jc .col-sm-6,#jc .col-sm-12{position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}
#comments-form-message {
    padding: 0.5rem;
}
.alert {
    border-radius: 6px;
    margin-bottom: 1rem;
    padding-left: 1rem !important;
    position: relative;font-size: 1.5rem;
}
.alert-danger {
    background-color: rgb(255 0 0 / 10%);
    color: red;
}
.alert-success {
    background-color: #dae6da;
    color: #294f29;
}
@media (min-width: 576px){
	#jc .col-sm-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
#jc .col-sm-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
}

 