
*,::after,::before {
	box-sizing:border-box
}

html, body{
	overflow-x:hidden;
}
.fix {
    overflow: hidden;
}
.clear_both {
    clear: both;
}
.text-right{
	text-align:right;
}
.text-left{
	text-align:left;
}
.text-center{
	text-align:center;
}
body {	
    
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6;	
	color:var(--pracolor);
     margin: 0;
     direction: ltr;
     unicode-bidi: embed;	
}
p {
	margin:0;
	transition: .5s;	
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 500;
    transition: .5s;
	color:var(--titlecolor);
    margin: 0 0 10px;
	font-size: 22px;
}
h1 {
    font-size: 25.03px;
}
h2 {
    font-size:24.03px;
}
h3 {
    font-size: 40.36px;
}
h4 {
    font-size: 18.94px;
}
h5 {
    font-size: 17.88px;
}
 h6 {
    font-size: 16.00px;
}
 img {
    max-width: 100%;
    height: auto;
}
a{
    -webkit-transition:.5s;
    transition: .5s;
	text-decoration:none;
	color:var(--linkcolor);
}
.btn-primary:focus,
select:focus,
textarea:focus,
input:focus{
   box-shadow: none !important;
	border: none;
}
textarea,
input{
	outline:none;
}
.btn:focus {
    text-decoration: none;
    outline: none;
	box-shadow: none;
}
a:focus, 
a:hover {
    text-decoration: none;
	  outline: none;
} 
a:hover {
    color: var(--brcolor);
}

.tts {
    position: relative;
    margin-bottom: 43px;
}
.ttit {
    margin: 0 0 -435px 0;
}
.ttin .stone {
    display: inline-block;
}
.stone {
    text-transform: uppercase;
    padding:0 0 10px 0;
}
.ttin .txbdstitle.tsmall {
    font-size: 18px;
}
.slider_area .sttwo {
    font-size: 70px;
    margin: 0 0 11px 0;
}
.ttin .txbdstitle {
    margin: auto;
    font-size: 40px;
	font-weight:600;
}
.ttin .txbdstitle1 {
    margin: auto;
    font-size: 18px;
}
.stthree {
    line-height: 43px;
    padding: 0px 0px 0px 0px;
}
.home4_top_title .stthree {
    text-transform:uppercase;
}
.home3_top_title .stthree {
    font-family: "Playfair Display", Sans-serif;
    font-size: 52px;
    line-height: 74px;
    padding: 0;
}
.txbdbcolor {
    color: var(--brcolor);
}
.ttin.text-left p {
    width: 74%;
    margin-right: auto;
    margin-left: 0px;
}
.ttin.text-center p {
    margin-right: auto;
    margin-left: auto;
}
.ttin {
	border-left:#3d44ab 2px solid;
	padding-left: 20px;
	margin-top:8px;
}
.ttin.text-left p {
    width: 100%;
    padding:0 0 0 0;
}
.tts.text-center p {
    width: 72%;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 1400px){
	.container{
		max-width: 1140px;
	}
}




@font-face {
	font-family:themify;
	src:url(../fonts/themify.woff) format('woff'),url(../fonts/themify.ttf) format('truetype');
	font-weight:400;
	font-style:normal;
}


/*===== 16. Faq Area CSS =====*/
.sk_faq_area {
    padding: 100px 0 90px;
}
.faq_witr {
    padding:0 0 50px 0;
}
.faq_witr .ttin p {
    margin-top: 30px;
}
.faq_witr .tts {
    margin-bottom: 42px;
}
.card-header.witr_ac_card {
    background: none !important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
	line-height:50px;
}
.card-header:first-child {
    border-radius: 5px;
}
.witr_ac_style {
    display: flex;
    align-items: center;
    transition: .5s;
    background: #02010100;
	font-family: "Kanit", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px 0px 0px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #ccc;
    border-radius: 0;
}
.witr_ac_style:before {
    position: absolute;
    content: '\e64b';
    right: 20px;
    font-family: themify !important;
    font-weight: 600;
	color:#3d44ab;
}
.active .witr_ac_style:before {
    content: '\e648';
	color:#3d44ab;
}
.witr_ac_card i {
    margin-right: 10px;
    font-size: 20px;
	font-style: normal;
	color:#3d44ab;
}

.accordion_area .card-2 {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #FFFFFF1F;
    border-radius: 0;
    background-color: #F6F4EF00;
    margin-top: 10px;
}

.accordion_area .card-2 p {
    padding: 10px 15px 0;
}
.active .witr_ac_style {
    color: #000000;
    background: #F6F4EF00;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color:#CCC;
}
.ac_s_padding{
	padding-left:40px;
	margin-bottom:10px;
	}
.ac_s_padding i {
    font-size: 20px;
	font-style: normal;
	color:#3d44ab;
	left: 25px;
    position: absolute;
    border-radius: 0;
	margin-top:10px;
}
.ac_s_padding p{
	font-size:15px;
	}
.faq-part{border-bottom:1px solid #CCCCCC; padding-bottom:10px;}
.container{
	--bs-gutter-x:1.5rem;
	--bs-gutter-y:0;
	width:100%;
	padding-right:calc(var(--bs-gutter-x) * .5);
	padding-left:calc(var(--bs-gutter-x) * .5);
	margin-right:auto;
	margin-left:auto
}
@media (min-width:576px) {
	.container{
	max-width:540px
}
}
@media (min-width:768px) {
	.container {
	max-width:720px
}
}
@media (min-width:992px) {
	.container{
	max-width:960px
}
}
@media (min-width:1200px) {
	.container{
	max-width:1140px
}
}
@media (min-width:1400px) {
	.container {
	max-width:1320px
}
}

.row {
	--bs-gutter-x:1.5rem;
	--bs-gutter-y:0;
	display:flex;
	flex-wrap:wrap;
	margin-top:calc(-1 * var(--bs-gutter-y));
	margin-right:calc(-.5 * var(--bs-gutter-x));
	margin-left:calc(-.5 * var(--bs-gutter-x))
}
.row>* {
	flex-shrink:0;
	width:100%;
	max-width:100%;
	padding-right:calc(var(--bs-gutter-x) * .5);
	padding-left:calc(var(--bs-gutter-x) * .5);
	margin-top:var(--bs-gutter-y)
}



@media (min-width:992px) {
	.col-md {
	flex:1 0 0%
}

.col-md-1 {
	flex:0 0 auto;
	width:8.33333333%
}
.col-md-2 {
	flex:0 0 auto;
	width:16.66666667%
}
.col-md-3 {
	flex:0 0 auto;
	width:25%
}
.col-md-4 {
	flex:0 0 auto;
	width:33.33333333%
}
.col-md-5 {
	flex:0 0 auto;
	width:41.66666667%
}
.col-md-6 {
	flex:0 0 auto;
	width:50%
}
.col-md-7 {
	flex:0 0 auto;
	width:58.33333333%
}
.col-md-8 {
	flex:0 0 auto;
	width:66.66666667%
}
.col-md-9 {
	flex:0 0 auto;
	width:75%
}
.col-md-10 {
	flex:0 0 auto;
	width:83.33333333%
}
.col-md-11 {
	flex:0 0 auto;
	width:91.66666667%
}
.col-md-12 {
	flex:0 0 auto;
	width:100%
}

.col-lg-1 {
	flex:0 0 auto;
	width:8.33333333%
}
.col-lg-2 {
	flex:0 0 auto;
	width:16.66666667%
}
.col-lg-3 {
	flex:0 0 auto;
	width:25%
}
.col-lg-4 {
	flex:0 0 auto;
	width:33.33333333%
}
.col-lg-5 {
	flex:0 0 auto;
	width:41.66666667%
}
.col-lg-6 {
	flex:0 0 auto;
	width:50%
}
.col-lg-7 {
	flex:0 0 auto;
	width:58.33333333%
}
.col-lg-8 {
	flex:0 0 auto;
	width:66.66666667%
}
.col-lg-9 {
	flex:0 0 auto;
	width:75%
}
.col-lg-10 {
	flex:0 0 auto;
	width:83.33333333%
}
.col-lg-11 {
	flex:0 0 auto;
	width:91.66666667%
}
.col-lg-12 {
	flex:0 0 auto;
	width:100%
}

}



.collapse:not(.show) {
	display:none
}
.collapsing {
	height:0;
	overflow:hidden;
	transition:height .35s ease
}
@media (prefers-reduced-motion:reduce) {
	.collapsing {
	transition:none
}
}.collapsing.collapse-horizontal {
	width:0;
	height:auto;
	transition:width .35s ease
}
@media (prefers-reduced-motion:reduce) {
	.collapsing.collapse-horizontal {
	transition:none
}
}


.accordion {
	--bs-accordion-color:var(--bs-body-color);
	--bs-accordion-bg:var(--bs-body-bg);
	--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
	--bs-accordion-border-color:var(--bs-border-color);
	--bs-accordion-border-width:var(--bs-border-width);
	--bs-accordion-border-radius:var(--bs-border-radius);
	--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));
	--bs-accordion-btn-padding-x:1.25rem;
	--bs-accordion-btn-padding-y:1rem;
	--bs-accordion-btn-color:var(--bs-body-color);
	--bs-accordion-btn-bg:var(--bs-accordion-bg);
	--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
	--bs-accordion-btn-icon-width:1.25rem;
	--bs-accordion-btn-icon-transform:rotate(-180deg);
	--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;
	--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
	--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);
	--bs-accordion-body-padding-x:1.25rem;
	--bs-accordion-body-padding-y:1rem;
	--bs-accordion-active-color:var(--bs-primary-text-emphasis);
	--bs-accordion-active-bg:var(--bs-primary-bg-subtle)
}
