
/*================== Start CSS =====================*/
.container,
.container-fluid{
	transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

body {
	font-size: 17px;
	font-family: var(--theme-general-font);
	font-weight: 400;
	line-height: 28px;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0
}
a, a:hover{
	text-decoration: none;
}
img{
	max-width: 100%
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a{
	/*font-family: var(--theme-general-font);*/
	font-family: 'Kdam Thmor Pro', sans-serif;
	margin-bottom: 0;
}

h1, .h1{
	font-size: 40px;
	font-weight: 700
}
h2, .h2{
	font-size: 32px;
	font-weight: 700
}
h3, .h3{
	font-size: 25px;
	font-weight: 700;
	line-height: 1.3;
}
h4, .h4{
	font-size: 21px;
	font-weight: 700
}
h5, .h5 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5
}
h6, .h6 {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px
}

.purchase-btn-envato {
	position: fixed;
	left: 50px;
	bottom: 50px;
	z-index: 9;
	width: 50px;
	height: 50px;
	z-index: 100
}
.purchase-btn-envato a {
	z-index: 100;
	position: relative
}

.card {
    border: 1px solid #ececec;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
}

/*Faq Accordion*/
#accordion ul li{
	list-style: one;
}
#accordion div[data-toggle="collapse"]{
   border-bottom:1px solid #BBDEFB;
   width:100%;
   cursor:pointer;
   padding:1%;
}
#accordion .collapse{
	background:#F5F5F5;
}
/*End */
/*Start COMPANY COMPLIANCE*/
.content {
    padding-right: 25px;
}
.timeline {
    list-style-type: none;
    position: relative;
}
.timeline ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
.timeline:before {
    content: '';
    position: absolute;
    left: 16px;
    height: 100%;
    z-index: 2;
    top: 0;
    bottom: 0;
    border-left: 3px dashed #E3E6F0;
}
.timeline .timeline-item {
    margin: 2rem 2rem 2rem 5rem!important;
}
@media (min-width: 1200px) {
	.timeline-item:nth-child(1) {
		margin-top: 5px!important;
	}
}
.timeline .timeline-item .timeline-icon {
    background-color: #2250fc;
    position: absolute;
    border-radius: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    z-index: 3;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 18px;
}
.timeline .timeline-item h3 {
    line-height: 1em;
	font-size: 1.78571429em;
	font-weight: 500;
	text-align: left;
}
.timeline .timeline-item .timeline-item-date {
    margin-bottom: 5px;
	font-size: .9rem;
}

/*End*/

.list-number li {
	list-style-type: decimal!important;
	list-style-position: inside!important;
}
.bold li {
	font-weight: 600
}
.bold li p{
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 5px;
}

/*Home Carousel*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #29438D;
    border-color: #29438D #29438D #fff;
}
.nav-tabs .nav-link {
    border: 1px solid #eee;
    border-radius: 0;
	color: #909090;
	background: #F7F9FB
}
.nav-tabs .nav-item {
    width: 25%;
}
.gallery-carousel1 .owl-carousel .owl-nav button {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	background-color: var(--theme-secondary-color);
	color: #fff;
	position: absolute
}
.gallery-carousel1 .owl-carousel .owl-nav button.owl-prev {
	left: 0;
	top: 45%
}
.gallery-carousel1 .owl-carousel .owl-nav button.owl-next {
	right: 0;
	left: inherit;
	top: 45%
}


/* table */
.nav-link .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.ban_table.table td, .ban_table.table th {
    border-top: 0;
    padding-bottom: 0;
}
@media (min-width: 1200px) {
	.ban_table th {
		width: 40%;
	}
}
.ban_table th {
    font-weight: 400!important;
}
.p-l-0 {
    padding-left: 0px!important;
}
.p-r-0 {
    padding-right: 0px!important;
}
.p-t-5 {
    padding-top: 5px!important;
}
.ban_table span {
    float: right;
}
.product.c_product .product-price {
    width: auto;
    float: none;
    margin-top: auto;
    text-align: unset;
}
.product.c_product .product-price ins {
    font-size: inherit;
    font-weight: inherit;
    text-decoration: line-through;
}
.product .product-price ins {
    color: #444;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    text-decoration: none;
}
.product .product-price {
    width: 26%;
    float: right;
    margin-bottom: 0;
    margin-top: -26px;
    text-align: right;
}
.product.c_product .excl_gst {
    color: #B12704!important;
    font-size: 18px;
    font-weight: 600;
}
/*End Home Carousel*/


.font-40 {
    font-size: 40px!important;
}
.card-header .nav-link {
    display: block;
    padding: 0.5rem .5rem;
}

.midium-h1 {
    font-size: 35px;
}


.pricingTable .card-header{
    background: #428BCA
}
.pricingTable .card-header h4{
    color: #fff;
}
.pricingTable ul li {
    border-top: 1px solid #EFEFEF;
    padding: 10px 0;
    text-align: left;
}
.pricingTable .card {
    margin-right: 5px!important;
    margin-left: 5px!important;
}
.pricingTable .card-body {
    padding: 1rem;
}

/**/
/*.service-description {
    height: 100%;
    overflow: scroll;
}*/
.service-description {
    background: #fafafa;
    padding-bottom: 30px;
}
.service-description .navigation_list {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 80vh;
    width: 280px;
    margin: 20px 7px 0 0;
}
.service-description .navigation_list ul {
    padding: 12px 5px;
}
.service-description .navigation_list ul li {
    background: #f7f7f7;
    border-radius: 3px;
    margin: 4px;
    transition: .2s ease-in-out;
}
.service-description .navigation_list ul li a {
    font-size: 16px;
    padding: 19px;
    display: block;
    font-weight: 700;
}
.service-description .navigation_list ul li.activeclass_li {
    border-left: 5px solid #233E89;
    box-shadow: 0 0 7px 0 #a39393;
    background: #fff;
}

html {
  scroll-behavior: smooth;
}

.count-img {
    width: 80px;
    height: 80px;
    margin: auto auto;
}

/*.nav-secondary-hover .nav-item:focus,
.nav-secondary-hover .nav-item:hover {
	color: var(--theme-primary-color) !important;
	text-decoration: none;
	background-color: transparent !important;
}*/

/*.style1 {
    font-family: 'Kdam Thmor Pro', sans-serif;
}*/

.shop-promo-box {
    min-height: 200px;
    background-repeat: no-repeat;
    padding: 10px;
    border: 3px solid #eee;
    display: flex;
  justify-content: center;
}
.shop-promo-box img{
    margin: auto;
    display: block;
    width: 100%;
}

.kudosprice {
    font-weight: 600;
    font-size: 20px;
}
.kudos-text {
    color: #000;
    font-size: 20px;
}
.border-responsive a{
    margin-top: 20px;
    margin-bottom: 3px;
}
.card {
    border: 1px solid #ececec;
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.border-responsive{
    border-left: 2px solid #eee;
    border-top: none;
}
@media (max-width: 767px) {
   .border-responsive{
        border-left: none;
        border-top: 2px solid #eee;
        margin-top: 15px;
        padding-bottom: 10px;
    }
    .border-responsive p{
        padding-top: 5px;
    }
}
@media (max-width: 375px) {
    .card-header .nav-link {
        padding: 0.5rem 0.1rem;
    }
}

.society .nav-tabs .nav-item {
    width: 33.3%;
}
.pricing3 .nav-tabs .nav-item{
    width: 33.3%;
}
.pricing2 .nav-tabs .nav-item{
    width: 50%;
}
.quote-container {
  position: relative;
}

.note {
  color: #000;
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 40px;
  font-size: 19px;
  box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
}

.note .author {
  display: block;
  margin: 40px 0 0 0;
  text-align: right;
}
.yellow {
  background: #F7F700;
  text-align: center;
  /*-webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);*/
}
.yellow .price{
    background: #fff;
    padding: 10px;
    color: #233E89;
    border-radius: 10px;
    box-shadow: 2px 10px 15px grey;
}
.pin {
  background-color: #aaa;
  display: block;
  height: 32px;
  width: 2px;
  position: absolute;
  left: 50%;
  top: -16px;
  z-index: 1;
}
.pin:after {
  background-color: #A31;
  background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.3), hsla(0,0%,0%,.3));
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1),
              inset 3px 3px 3px hsla(0,0%,100%,.2),
              inset -3px -3px 3px hsla(0,0%,0%,.2),
              23px 20px 3px hsla(0,0%,0%,.15);
  content: '';
  height: 12px;
  left: -5px;
  position: absolute;
  top: -10px;
  width: 12px;
}
.pin:before {
  background-color: hsla(0,0%,0%,0.1);
  box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
  content: '';

  height: 24px;
  width: 2px;
  left: 0;
  position: absolute;
  top: 8px;

  transform: rotate(57.5deg);
  -moz-transform: rotate(57.5deg);
  -webkit-transform: rotate(57.5deg);
  -o-transform: rotate(57.5deg);
  -ms-transform: rotate(57.5deg);

  transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
}


.testimonial-img {
    width: 100px!important;
    height: 100px!important;
    border-radius: 50%;
    margin: auto auto;
}


@media screen and (max-width: 991.98px){
img.nav-logo {
    width:150px!important;
}
}

.tableg th, .tableg td {
    border: 1px solid black;
    border-collapse: collapse;
}

.post-content .kudos p, .post-content .kudos table, .post-content .kudos li{
    color: #000;
}
.post-content .kudos h2{
    margin-top: 25px;
    margin-bottom: 20px;
}

.share-post span{color: #000;}
.widget_recent_entries li a, .widget_recent_entries li .post-date{
    color: #000!important;
}

